<!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 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.2b948d226ccb7f2b7a38.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/two-separate-tourists-report-new-nessie-sightings/"><img src="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Two Separate Tourists Report New Nessie Sightings" class="" srcSet="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?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/two-separate-tourists-report-new-nessie-sightings/">Two Separate Tourists Report New Nessie Sightings</a><a class="card-subtitle" tabindex="0" href="/article/two-separate-tourists-report-new-nessie-sightings/">A compelling pair of potential Loch Ness Monster sightings featuring intriguing visual evidence captured on consecutive days has been added to the official 2026 tally. </a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-five-horses-found-mutilated-following-ufo-sighting-in-argentina/"><img src="https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Five Horses Found Mutilated Following UFO Sighting in Argentina" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e?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-five-horses-found-mutilated-following-ufo-sighting-in-argentina/">Video: Five Horses Found Mutilated Following UFO Sighting in Argentina</a><a class="card-subtitle" tabindex="0" href="/article/video-five-horses-found-mutilated-following-ufo-sighting-in-argentina/">In an eyebrow-raising story out of Argentina, five horses were found mysteriously mutilated following a UFO sighting. </a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/odd-ogopogo-tooth-found-at-canadian-lake/"><img src="https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Odd &#x27;Ogopogo Tooth&#x27; Found at Canadian Lake" class="" srcSet="https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0?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/odd-ogopogo-tooth-found-at-canadian-lake/">Odd &#x27;Ogopogo Tooth&#x27; Found at Canadian Lake</a><a class="card-subtitle" tabindex="0" href="/article/odd-ogopogo-tooth-found-at-canadian-lake/">A family visiting a beach along Canada&#x27;s Okanagan Lake stumbled upon a mysterious triangular object that has been likened to a tooth from the site&#x27;s resident &#x27;monster,&#x27; Ogopogo.</a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-eerie-orb-in-sky-troubles-pennsylvania-woman/"><img src="https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Watch: Eerie Orb in Sky Troubles Pennsylvania Woman" class="" srcSet="https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2?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-eerie-orb-in-sky-troubles-pennsylvania-woman/">Watch: Eerie Orb in Sky Troubles Pennsylvania Woman</a><a class="card-subtitle" tabindex="0" href="/article/watch-eerie-orb-in-sky-troubles-pennsylvania-woman/">A spooky video from Pennsylvania shows the moment when a woman was stopped in her tracks by an eerie orb that appeared in the night sky and seemed to be watching her. </a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-creepy-ai-cat-in-the-hat-hoax-comes-to-america-prompting-multiple-police-responses/"><img src="https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Creepy AI &#x27;Cat in the Hat&#x27; Hoax Comes to America, Prompting Multiple Police Responses" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670?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-creepy-ai-cat-in-the-hat-hoax-comes-to-america-prompting-multiple-police-responses/">Video: Creepy AI &#x27;Cat in the Hat&#x27; Hoax Comes to America, Prompting Multiple Police Responses</a><a class="card-subtitle" tabindex="0" href="/article/video-creepy-ai-cat-in-the-hat-hoax-comes-to-america-prompting-multiple-police-responses/">The creepy AI-generated &#x27;Cat in the Hat&#x27; hoax that prompted police responses in Ireland and the UK has come to America, with officials in multiple states issuing warnings about the weird viral trend specifically targeting schools. </a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/new-tv-show-strange-universe-with-george-noory-debuts/"><img src="https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="George&#x27;s New TV Show &quot;Strange Universe&quot; Debuts" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?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-tv-show-strange-universe-with-george-noory-debuts/">George&#x27;s New TV Show &quot;Strange Universe&quot; Debuts</a><a class="card-subtitle" tabindex="0" href="/article/new-tv-show-strange-universe-with-george-noory-debuts/">Stream episodes of &quot;Strange Universe&quot; with George Noory on Spark TV.</a></span></figcaption></figure></li><li data-index="6"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/carnivora/"><img src="https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?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/carnivora/">How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?</a><a class="card-subtitle" tabindex="0" href="/article/carnivora/">German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant&#x27;s mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.</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><button data-index="6" 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-09-02-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/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Pergamon Altar Mystery / Lunar Exploration" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Sep</span><span>2</span></time><span class="item-title">Pergamon Altar Mystery / Lunar Exploration</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/george-noory/">George Noory</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/cahn-jonathan-56445/">Jonathan Cahn</a><span>, </span><a tabindex="0" href="/guest/agnew-brooks-6470/">Brooks Agnew</a></div></div></section><section class="item-summary">Author Jonathan Cahn explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author Brooks Agnew on lunar exploration and missions.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-09-02-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-09-03-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/6a911ae35c29aa2beb6dfa2a?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Luck &amp; Manifestation / Souls &amp; Intuition" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Sep</span><span>3</span></time><span class="item-title">Luck &amp; Manifestation / Souls &amp; Intuition</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">George Noory</span></p></section><section class="item-summary"><p>First Half: Clinical psychologist and psychokinesis expert <a href="https://synccreation.com/" target="_blank">Dr. Joe Gallenberger</a> will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings.</p>

<p>Second Half: <a href="http://www.soulvisions.net/" target="_blank">Carole Obley</a> is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-09-03-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>Sep</span><span>4</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-04-show/">Friday<!-- --> - <!-- -->Shadow People &amp; Hat Man / Open Lines</a><a tabindex="0" href="/guest/hollis-heidi-5884/">Heidi Hollis</a><span> | </span><a tabindex="0" href="/guest/lines-open-5608/">Open Lines</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>5</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-05-show/">Saturday<!-- --> - <!-- -->Chasing Monsters / Ghosts &amp; the Paranormal</a><a tabindex="0" href="/guest/offutt-jason-46433/">Jason Offutt</a><span> | </span><a tabindex="0" href="/guest/danelek-jeff-6777/">Jeff Danelek</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>6</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-06-show/">Sunday<!-- --> - <!-- -->Spontaneous Human Combustion / Jack the Ripper</a><a tabindex="0" href="/guest/arnold-larry-e-5632/">Larry E. Arnold</a><span> | </span><a tabindex="0" href="/guest/joel-waldman/">Joel Waldman</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>7</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-07-show/">Monday<!-- --> - <!-- -->Titan Submersible Implosion / Reptoids &amp; Alien Encounters</a><a tabindex="0" href="/guest/tad-fitch/">Tad Fitch</a><span> | </span><a tabindex="0" href="/guest/rhodes-john-6534/">John Rhodes</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>8</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-08-show/">Tuesday<!-- --> - <!-- -->Crime &amp; Poverty / ET Contacts </a><a tabindex="0" href="/guest/horn-stacy-21253/">Stacy Horn</a><span> | </span><a tabindex="0" href="/guest/lawrence-richard-5749/">Richard Lawrence</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>9</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-09-show/">Wednesday<!-- --> - <!-- -->Empathy &amp; Energy Vampires / The Science of Horror</a><a tabindex="0" href="/guest/orloff-dr-judith-6338/">Dr. Judith Orloff</a><span> | </span><a tabindex="0" href="/guest/austin-lim/">Austin Lim</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/odd-ogopogo-tooth-found-at-canadian-lake/"><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/609d7a8a80150e67de87bba0?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Odd &#x27;Ogopogo Tooth&#x27; Found at Canadian Lake" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 03, 2026</time></section><span class="item-title">Odd &#x27;Ogopogo Tooth&#x27; Found at Canadian Lake</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/video-five-horses-found-mutilated-following-ufo-sighting-in-argentina/"><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/6a16019ec8c7bb5978d5fb0e?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Five Horses Found Mutilated Following UFO Sighting in Argentina" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 03, 2026</time></section><span class="item-title">Video: Five Horses Found Mutilated Following UFO Sighting in Argentina</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/iss-robot-arm-southern-lights-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/145e3feaf534a985b0c77f9151e21ab0?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/145e3feaf534a985b0c77f9151e21ab0?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/145e3feaf534a985b0c77f9151e21ab0?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/145e3feaf534a985b0c77f9151e21ab0?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/145e3feaf534a985b0c77f9151e21ab0?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="ISS Robot Arm &amp; Southern Lights" 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">Jul 21, 2012</time></section><span class="item-title">ISS Robot Arm &amp; Southern Lights</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/two-separate-tourists-report-new-nessie-sightings/"><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/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Two Separate Tourists Report New Nessie Sightings" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 03, 2026</time></section><span class="item-title">Two Separate Tourists Report New Nessie Sightings</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-09-02-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/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Pergamon Altar Mystery / Lunar Exploration" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Sep 03, 2026</time></section><span class="item-title">Pergamon Altar Mystery / Lunar Exploration</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/video-creepy-ai-cat-in-the-hat-hoax-comes-to-america-prompting-multiple-police-responses/"><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/6a8dfe24cd3467b6b79a2670?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Creepy AI &#x27;Cat in the Hat&#x27; Hoax Comes to America, Prompting Multiple Police Responses" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 02, 2026</time></section><span class="item-title">Video: Creepy AI &#x27;Cat in the Hat&#x27; Hoax Comes to America, Prompting Multiple Police Responses</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/watch-eerie-orb-in-sky-troubles-pennsylvania-woman/"><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/654e84551342d7546c5f1bd2?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Eerie Orb in Sky Troubles Pennsylvania Woman" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 02, 2026</time></section><span class="item-title">Watch: Eerie Orb in Sky Troubles Pennsylvania Woman</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/art-bell-vault-mars-ancient-mysteries-kidnapped-by-ufos/"><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/695e784480157d1b50192a29?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a29?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a29?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a29?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a29?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Art Bell Vault: Mars &amp; Ancient Mysteries / Kidnapped by UFOs?" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 02, 2026</time></section><span class="item-title">Art Bell Vault: Mars &amp; Ancient Mysteries / Kidnapped by UFOs?</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.space.com/astronomy/saturn/astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole" class="item-title" target="_blank" rel="noopener">Astronomers discover mysterious 10-sided cloud structure at Saturn&#x27;s south pole</a><em>— <!-- -->Space.com</em></div><div class="coast-feed-item"><a href="https://www.smithsonianmag.com/smart-news/archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis-180989438/" class="item-title" target="_blank" rel="noopener">Archaeologists Discover a 4,000-Year-Old Tomb With a False Door at Egypt’s Ancient Saqqara Necropolis</a><em>— <!-- -->Smithsonian Magazine</em></div><div class="coast-feed-item"><a href="https://www.psychologytoday.com/us/blog/psych-unseen/202608/ai-spiralism-the-ghost-in-the-machine-illusion" class="item-title" target="_blank" rel="noopener">AI Spiralism and the Ghost in the Machine Illusion</a><em>— <!-- -->Psychology Today</em></div><div class="coast-feed-item"><a href="https://www.dailymail.com/sciencetech/article-16098295/Mystery-moon-formed-solved-lunar-satellite.html" class="item-title" target="_blank" rel="noopener">Study claims our lunar satellite was created in just five hours during a giant impact between Earth and a Mars–sized planet</a><em>— <!-- -->Daily Mail</em></div><div class="coast-feed-item"><a href="https://thedebrief.org/11000-year-old-stone-sculpture-unearthed-at-gobekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies/" class="item-title" target="_blank" rel="noopener">Sculpture Unearthed at Göbekli Tepe’s Mysterious Sister Site Was Carved Millennia Before the First Human Societies</a><em>— <!-- -->The Debrief</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" rel="noopener">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","hostname:help.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":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"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":"guests_all_category","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/"},{"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":"guests_all_category_year","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"},{"name":"guests_all_category_year_month","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"}],"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":"link","label":"SHOWS","target":"_self","ref":"","children":[{"id":"IR5bA","type":"page","label":"SHOWS","target":"_self","ref":"shows","href":"/shows/"},{"id":"f2R1z","type":"page","label":"UPCOMING SHOWS","target":"_self","ref":"upcoming_shows","href":"/shows/upcoming/"},{"id":"GEtBZ","type":"page","label":"ART BELL VAULT","target":"_self","ref":"art_bell","href":"/art-bell/"},{"id":"d260C","type":"page","label":"CLASSIC SHOWS","target":"_self","ref":"classic_shows","href":"/shows/classic/"},{"id":"jv1zJ","type":"page","label":"SOMEWHERE IN TIME","target":"_self","ref":"somewhere_in_time","href":"/shows/somewhere-in-time-shows/"},{"id":"O3FG0","type":"page","label":"GUESTS","target":"_self","ref":"guests","href":"/guests/"}]},{"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,"onetrust_switch":true,"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":"%2F6a99c376f233e4b9cd8ddac7","type":"LEADS","record":{"title":"Two Separate Tourists Report New Nessie Sightings","subtitle":"A compelling pair of potential Loch Ness Monster sightings featuring intriguing visual evidence captured on consecutive days has been added to the official 2026 tally. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/two-separate-tourists-report-new-nessie-sightings/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a99d16409148ca91f40d382","type":"LEADS","record":{"title":"Video: Five Horses Found Mutilated Following UFO Sighting in Argentina","subtitle":"In an eyebrow-raising story out of Argentina, five horses were found mysteriously mutilated following a UFO sighting. ","image":"https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e","img_meta":{"base_id":"%2F6a16019ec8c7bb5978d5fb0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-five-horses-found-mutilated-following-ufo-sighting-in-argentina/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a99d19009148ca91f40d383","type":"LEADS","record":{"title":"Odd 'Ogopogo Tooth' Found at Canadian Lake","subtitle":"A family visiting a beach along Canada's Okanagan Lake stumbled upon a mysterious triangular object that has been likened to a tooth from the site's resident 'monster,' Ogopogo.","image":"https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0","img_meta":{"base_id":"%2F609d7a8a80150e67de87bba0","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/odd-ogopogo-tooth-found-at-canadian-lake/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a9875c2a8a7c06acd1ba14a","type":"LEADS","record":{"title":"Watch: Eerie Orb in Sky Troubles Pennsylvania Woman","subtitle":"A spooky video from Pennsylvania shows the moment when a woman was stopped in her tracks by an eerie orb that appeared in the night sky and seemed to be watching her. ","image":"https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2","img_meta":{"base_id":"%2F654e84551342d7546c5f1bd2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-eerie-orb-in-sky-troubles-pennsylvania-woman/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a988f40579dfc8930af1ebc","type":"LEADS","record":{"title":"Video: Creepy AI 'Cat in the Hat' Hoax Comes to America, Prompting Multiple Police Responses","subtitle":"The creepy AI-generated 'Cat in the Hat' hoax that prompted police responses in Ireland and the UK has come to America, with officials in multiple states issuing warnings about the weird viral trend specifically targeting schools. ","image":"https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670","img_meta":{"base_id":"%2F6a8dfe24cd3467b6b79a2670","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-creepy-ai-cat-in-the-hat-hoax-comes-to-america-prompting-multiple-police-responses/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"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":"%2F6a90e0514817f45d5030ab4a","type":"PUBLISHING","record":{"ref_id":"%2F6a90e0514817f45d5030ab4a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-02-show/","cuser":"user/ldap/PREBUR1SXN","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, author \u003ca href=\"http://hopeoftheworld.org/\" target=\"_blank\">Jonathan Cahn\u003c/a> explored the mysterious and ominous history of the Pergamon Altar, a monumental Greek structure from the second century B.C., and its possible connection to the events shaping our world today. He characterized the altar as &quot;the throne of Satan,&quot; referencing the biblical Book of Revelation, which calls Pergamon the place &quot;where the throne of Satan dwells.&quot; It was an altar of burnt offerings—&quot;the altar of the Holocaust,&quot; he stated, referencing the Greek roots of the word &quot;holocaust.&quot; Cahn contends that this altar has repeatedly influenced world history, linking it to major 20th-century events, including the rise of Adolf Hitler, world wars, Marxism, the Cold War, and even the development of the internet and American leadership.\u003c/p>\n\n\u003cp>The altar was excavated and transported to Germany in the late 19th century, coinciding with the founding of the German Empire in 1871. Cahn highlights this timing as significant, noting that &quot;the throne of Satan returns to the world&quot; just as Germany emerges, and that Germany's embrace of the altar paralleled the rise of anti-Semitism and occultism, setting the stage for the calamities of the 20th century. After World War II, the altar passed into Soviet hands, correlating with the USSR's rise as a communist superpower, and the spread of communism to other countries.\u003c/p>\n\n\u003cp>Looking forward, Cahn hinted at the altar's continuing influence, including a well-known American leader linked to the altar's power and a prophetic role in end-time events involving a &quot;resurrected Roman Empire&quot; and the Antichrist. Although cautious about naming this leader, he described how this figure gave a speech at the altar site and rose to power with a replica of the altar behind him. Cahn attributes his insights to divine guidance.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, engineer and author \u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">Brooks Agnew\u003c/a> discussed lunar exploration and the current state and future ambitions of human space missions. He mentioned that NASA's Artemis III program is part of the agency's Gateway project, which involves placing a space station in lunar orbit as part of a massive, multi-trillion-dollar initiative essential to lunar colonization and future Mars missions. The discovery of water ice and helium-3 at the Moon's south pole, particularly in craters like Cabeus, has been a game changer. Explaining the significance of helium-3, he said, &quot;When we fuse helium-3, we don't get any radiation,&quot; making it a potentially revolutionary clean energy source. &quot;Right now we believe that there is about a 10,000-year fuel supply sitting on the moon for the first person who can grab it,&quot; he marveled. However, he acknowledged its current economic impracticality, citing ongoing challenges with fusion technology and the need for a new type of reactor.\u003c/p>\n\n\u003cp>Emphasizing the geopolitical stakes, he asserted, &quot;The first country to build a successful lunar colony is going to rule the world,&quot; pointing to China's rapid progress and the strategic creation of the U.S. Space Force and Space Academy to foster military and technological leadership in space. Agnew also addressed the challenges of remote lunar landings, noting that the lack of a lunar positioning system causes frequent mission failures. He praised private space companies like SpaceX for their innovative approaches, contrasting them with NASA's slower bureaucratic processes.\u003c/p>\n\n\u003cp>Agnew expressed a strong vision for lunar exploration, advocating for the development of habitats inside lunar volcanic vents rather than on the surface. On human colonization of Mars, he outlined the biological challenges of childbirth and development in low gravity, predicting the emergence of a distinct &quot;race of Martians&quot; due to physiological mutations.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Altar-Pergamon-Mystery-Angel-Future/dp/1636416152/ctoc\" target=\"_blank\">\u003cu>The Altar of Pergamon: The Mystery of the Dark Angel and the Future of the World\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Harbinger-ancient-mystery-secret-Americas/dp/161638610X/ctoc\" target=\"_blank\">The Harbinger\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dragons-Prophecy-Israel-Dark-Resurrection/dp/1636413994/ctoc\" target=\"_blank\">The Dragon's Prophecy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Asteroid-Mining-energy-Brooks-Agnew-ebook/dp/B085XT81DK/ctoc\" target=\"_blank\">Asteroid Mining\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Glance-Angels-Golden-State-America/dp/B0DY4YST9K/ctoc\" target=\"_blank\">Glance of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bearth-Two-Earths-race-time-ebook/dp/B01BLQLW0S/ctoc\" target=\"_blank\">Bearth: Two Earths, one race for time\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/B09S2274RD/ctoc/?trackAsin=B09S2274RD"},{"artist":"The Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc/?trackAsin=B001O03GO2"},{"artist":"Al Stewart","title":"Year Of The Cat","url":"https://amazon.com/dp/B00122MCOC/ctoc/?trackAsin=B00122MCOC"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc/?trackAsin=B07GJ1R79G"},{"artist":"Procol Harum","title":"A Whiter Shade Of Pale","url":"https://amazon.com/dp/B0BZX2L8C8/ctoc/?trackAsin=B0BZX2L8C8"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc/?trackAsin=B007GN15O4"},{"artist":"Frankie Valli & Four Seasons","title":"Let’s Hang On","url":"https://amazon.com/dp/B00122CAXU/ctoc/?trackAsin=B00122CAXU"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc/?trackAsin=B00SPN1CA6"},{"artist":"The Animals","title":"House Of The Rising Sun","url":"https://amazon.com/dp/B00G79E8HY/ctoc/?trackAsin=B00G79E8HY"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc/?trackAsin=B08HW2S1RJ"},{"artist":"The Drifters","title":"Under The Boardwalk","url":"https://amazon.com/dp/B00124ASBE/ctoc/?trackAsin=B00124ASBE"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://www.amazon.com/dp/B0DZX38459"},{"artist":"Van Morrison","title":"Moondance","url":"https://amazon.com/dp/B00FR0M6JQ/ctoc/?trackAsin=B00FR0M6JQ"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc/?trackAsin=B0BPF84X8C"},{"artist":"The Police","title":"Walking On The Moon","url":"https://amazon.com/dp/B07QPPBG1V/ctoc/?trackAsin=B07QPPBG1V"},{"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":["%2F5e00753ccc137bf244201ab8","%2F5e0017ab537fd678a3ece7a2"]},"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/biblical prophecy","keywords/Pergamon altar","keywords/Artemis III","keywords/lunar exploration"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a995435956e223936f3d977","show":"coast","title":"Wed, Sep 2 2026 - Hour 1"},{"episodeId":"/episodes/6a995448956e223936f3d978","show":"coast","title":"Wed, Sep 2 2026 - Hour 2"},{"episodeId":"/episodes/6a99545a956e223936f3d979","show":"coast","title":"Wed, Sep 2 2026 - Hour 3"},{"episodeId":"/episodes/6a995475956e223936f3d97a","show":"coast","title":"Wed, Sep 2 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Detail showing Hecate fighting Clytius. | Located in: Pergamonmuseum.","id":"%2F6a90e1e5070994dd5cf2fb1e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e","source_credit":"Ruggero Vanni / The Image Bank Unreleased / Getty Images","title":"Detail of East Frieze of Great Altar of Pergamon","url":"asset://assets.getty/6a90e1e5070994dd5cf2fb1e","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788357600000},"slug":{"type":"slug","value":"2026-09-02-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"http://hopeoftheworld.org/\" target=\"_blank\">Jonathan Cahn\u003c/a> explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author \u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">Brooks Agnew\u003c/a> on lunar exploration and missions.\u003c/p>\n\n"},"title":{"type":"title","value":"Pergamon Altar Mystery / Lunar Exploration"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://hopeoftheworld.org/\" target=\"_blank\">\u003cu>hopeoftheworld.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">\u003cu>brooksagnew.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"09-02-2026-hour-1,09-02-2026-hour-2,09-02-2026-hour-3,09-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":"Author Jonathan Cahn explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author Brooks Agnew on lunar exploration and missions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Detail showing Hecate fighting Clytius. | Located in: Pergamonmuseum.","link":"","new_tab":false,"source_credit":"Ruggero Vanni / The Image Bank Unreleased / Getty Images","title":"Detail of East Frieze of Great Altar of Pergamon","url":"asset://assets.getty/6a90e1e5070994dd5cf2fb1e","use_caption":false},"keywords":["keywords/biblical prophecy","keywords/Pergamon altar","keywords/Artemis III","keywords/lunar exploration"],"primary_slug":"2026-09-02-show","slugs":["2026-09-02-show"],"sponsored":false,"title":"Pergamon Altar Mystery / Lunar Exploration"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788429600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1Ea7u","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/prophecy-predictions","coast-categories/science-space-technology","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-09-02-show/"},"slug":"2026-09-02-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e","title":"Pergamon Altar Mystery / Lunar Exploration","description":"Author Jonathan Cahn explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author Brooks Agnew on lunar exploration and missions.","author":""},"pub_start":1788429600000,"pub_until":4115978604802,"pub_changed":1788433598059,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/prophecy-predictions","coast-categories/science-space-technology","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":"%2F5e00753ccc137bf244201ab8","slug":"cahn-jonathan-56445","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/cahn-jonathan/56445","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>Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Avatar-Jonathan-Cahn/dp/1636415202/ctoc\" target=\"_blank\">The Avatar\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Harbinger-ancient-mystery-secret-Americas/dp/161638610X/ctoc\" target=\"_blank\">The Harbinger\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Mystery-Shemitah-000-Year-Old-Secret-Americas/dp/1629981931/ctoc\" target=\"_blank\">The Mystery of the Shemitah\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Book-Mysteries-Jonathan-Cahn/dp/162998941X/ctoc\" target=\"_blank\">The Book of Mysteries\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paradigm-Ancient-Blueprint-Holds-Mystery/dp/1629994766//ctoc\" target=\"_blank\">The Paradigm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Oracle-Jubilean-Mysteries-Unveiled/dp/1629996297/ctoc\" target=\"_blank\">The Oracle: The Jubilean Mysteries Unveiled\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Harbinger-II-Return-Jonathan-Cahn/dp/1629998915/ctoc\" target=\"_blank\">The Harbinger II: The Return\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Return-Gods-Jonathan-Cahn/dp/1636411428/ctoc\" target=\"_blank\">The Return of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Josiah-Manifesto-Ancient-Mystery-Guide/dp/1636413323/ctoc\" target=\"_blank\">The Josiah Manifesto\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dragons-Prophecy-Israel-Dark-Resurrection/dp/1636413994/ctoc\" target=\"_blank\">The Dragon's Prophecy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Altar-Pergamon-Mystery-Angel-Future/dp/1636416152/ctoc\" target=\"_blank\">\u003cu>The Altar of Pergamon: The Mystery of the Dark Angel and the Future of the World\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"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/9b18bab25f16d56481fa52bb12d5eca2","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/9b18bab25f16d56481fa52bb12d5eca2","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"cahn-jonathan-56445"},"summary":{"type":"html","value":"\u003cp>Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.\u003c/p>\n\n"},"title":{"type":"title","value":"Jonathan Cahn"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.fathomevents.com/events/The-Harbingers-of-things-to-come\" target=\"_blank\">The Harbingers of Things to Come\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.hopeoftheworld.org/\" target=\"_blank\">hopeoftheworld.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/jonathancahn.official\" target=\"_blank\">Facebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.theharbinger-jonathancahn.com/\" target=\"_blank\">theharbingerwebsite.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://harbingersofthingstocome.com/\" target=\"_blank\">harbingersofthingstocome.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/cahn-jonathan-56445","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/cahn-jonathan/56445","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/9b18bab25f16d56481fa52bb12d5eca2","use_caption":false},"keywords":[],"primary_slug":"cahn-jonathan-56445","slugs":["cahn-jonathan-56445"],"sponsored":false,"title":"Jonathan Cahn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1505427600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"qm7EE","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/prophecy-predictions","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1505427600000,"type":"content:coast-to-coast-guest","summary":{"title":"Jonathan Cahn","description":"Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.","image":"https://i.iheart.com/v3/re/assets.coast2coast/9b18bab25f16d56481fa52bb12d5eca2"}},{"ref_id":"%2F5e0017ab537fd678a3ece7a2","slug":"agnew-brooks-6470","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/agnew-brooks/6470","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>Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Glance-Angels-Golden-State-America/dp/B0DY4YST9K/ctoc\" target=\"_blank\">Glance of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Charm-Favor-story-Clinton-Syndicate/dp/1982060069/ctoc\" target=\"_blank\">Charm of Favor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1425915930/ctoc\" target=\"_blank\">The Ark of Millions of Years Volume Two: 2012 and the Harvest of the End Times\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1418434027/ctoc\" target=\"_blank\">The Ark Of Millions Of Years: New Discoveries And Light On The Creation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1434380637/ctoc\" target=\"_blank\">The Ark of Millions of Years: Volume Three\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Remembering-Future-Physics-Soul-Travel/dp/1453798900/ctoc\" target=\"_blank\">Remembering the Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alienated-Nation-The-Quest-Liberty/dp/1475200153/ctoc\" target=\"_blank\">Alienated Nation: The New Quest for Liberty\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bearth-Two-Earths-race-time-ebook/dp/B01BLQLW0S/ctoc\" target=\"_blank\">Bearth: Two Earths, one race for time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bearth-Grand-Division-Brooks-Agnew/dp/153464427X/ctoc\" target=\"_blank\">Bearth: The Grand Division\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bearth-Three-Gathering-LOlam-3/dp/1542691419/ctoc\" target=\"_blank\">Bearth: The Gathering L'Olam\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Asteroid-Mining-energy-Brooks-Agnew-ebook/dp/B085XT81DK/ctoc\" target=\"_blank\">Asteroid Mining\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":"%2F699b3053c6dbe9211606e8de","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/699b3053c6dbe9211606e8de","source_credit":"","title":"","url":"asset://new_assets/699b3053c6dbe9211606e8de","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"agnew-brooks-6470"},"summary":{"type":"html","value":"\u003cp>Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.\u003c/p>\n\n"},"title":{"type":"title","value":"Brooks Agnew"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">brooksagnew.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.x2-radio.com/\" target=\"_blank\">x2-radio.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/agnew-brooks-6470","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/agnew-brooks/6470","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/699b3053c6dbe9211606e8de","use_caption":false},"keywords":[],"primary_slug":"agnew-brooks-6470","slugs":["agnew-brooks-6470"],"sponsored":false,"title":"Brooks Agnew"},"targeting":{"exclusion":{"tags":[]},"publish_date":1484880240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zmT85","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1484880240000,"type":"content:coast-to-coast-guest","summary":{"title":"Brooks Agnew","description":"Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.","image":"https://i.iheart.com/v3/re/new_assets/699b3053c6dbe9211606e8de"}}]}},{"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:/6a90e0514817f45d5030ab4a","slug:2026-09-02-show","slug:2026-09-02-show","keyword:keywords/biblical prophecy","keyword:keywords/Pergamon altar","keyword:keywords/Artemis III","keyword:keywords/lunar exploration"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1789714141000,"\u003cupcoming_pub_after>":1788505200000,"\u003cpub_start>":1788504541000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1788590941000,"\u003ctonight_pub_after>":1788505200000},"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":"%2F6a90ef5a4817f45d5030ab7b","type":"PUBLISHING","record":{"ref_id":"%2F6a90ef5a4817f45d5030ab7b","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-03-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Clinical psychologist and expert in psychokinesis, \u003ca href=\"https://synccreation.com/\" target=\"_blank\">Dr. Joe Gallenberger\u003c/a>, will share new stories of success with his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">Carole Obley\u003c/a> is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003cem>, Jeff Nelken\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Inner-Vegas-Creating-Miracles-Abundance/dp/1937907104/ctoc\" target=\"_blank\">Inner Vegas: Creating Miracles, Abundance, and Health\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Brothers-Forever-Unexpected-Journey-Beyond/dp/1571740457/ctoc\" target=\"_blank\">Brothers Forever: An Unexpected Journey Beyond Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Liquid-Luck-Good-Fortune-Handbook/dp/1937907279/ctoc\" target=\"_blank\">Liquid Luck: The Good Fortune Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Im-Still-You-Stories-Communication/dp/1846941075/ctoc\" target=\"_blank\">I'm Still with You: True Stories of Healing Grief Through Spirit Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Embracing-Ties-That-Bind-Connecting-dp-1401089712/dp/1401089712/ctoc\" target=\"_blank\">Embracing the Ties That Bind: Connecting with Spirit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Connections-Comforting-Messages-Spirit/dp/184694967X/ctoc\" target=\"_blank\">Soul to Soul Connections: Comforting Messages from the Spirit World\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e008cef537fd678a3ecec18","%2F5e00753e537fd678a3eceb92"]},"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/luck","keywords/psychokinesis","keywords/souls","keywords/spiritual medium"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background. The experimental long exposure creates a dynamic and surreal sense of energy, speed, or inner thoughts.","id":"%2F6a911ae35c29aa2beb6dfa2a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a","source_credit":"Curly_photo / Moment / Getty Images","title":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background.","url":"asset://assets.getty/6a911ae35c29aa2beb6dfa2a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788444000000},"slug":{"type":"slug","value":"2026-09-03-show"},"summary":{"type":"html","value":"\u003cp>First Half: Clinical psychologist and psychokinesis expert \u003ca href=\"https://synccreation.com/\" target=\"_blank\">Dr. Joe Gallenberger\u003c/a> will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">Carole Obley\u003c/a> is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.\u003c/p>\n\n"},"title":{"type":"title","value":"Luck & Manifestation / Souls & Intuition"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://synccreation.com/\" target=\"_blank\">\u003cu>synccreation.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">soulvisions.net\u003c/a>\u003c/li>\u003c/ul>\n\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":"First Half: Clinical psychologist and psychokinesis expert Dr. Joe Gallenberger will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings. Second Half: Carole Obley is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background. The experimental long exposure creates a dynamic and surreal sense of energy, speed, or inner thoughts.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background.","url":"asset://assets.getty/6a911ae35c29aa2beb6dfa2a","use_caption":false},"keywords":["keywords/luck","keywords/psychokinesis","keywords/souls","keywords/spiritual medium"],"primary_slug":"2026-09-03-show","slugs":["2026-09-03-show"],"sponsored":false,"title":"Luck & Manifestation / Souls & Intuition"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788516000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0OpXx","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","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-09-03-show/"},"slug":"2026-09-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a","title":"Luck & Manifestation / Souls & Intuition","description":"First Half: Clinical psychologist and psychokinesis expert Dr. Joe Gallenberger will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings. Second Half: Carole Obley is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.","author":""},"pub_start":1788516000000,"pub_until":4115978604802,"pub_changed":1788516000000,"subscription":[{"tags":["coast-categories/psychology-mind","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":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a90ef5a4817f45d5030ab7b","slug:2026-09-03-show","slug:2026-09-03-show","keyword:keywords/luck","keyword:keywords/psychokinesis","keyword:keywords/souls","keyword:keywords/spiritual medium"]}}],"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":"%2F6a90ef5a4817f45d5030ab7b","type":"PUBLISHING","record":{"ref_id":"%2F6a90ef5a4817f45d5030ab7b","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-03-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Clinical psychologist and expert in psychokinesis, \u003ca href=\"https://synccreation.com/\" target=\"_blank\">Dr. Joe Gallenberger\u003c/a>, will share new stories of success with his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">Carole Obley\u003c/a> is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003cem>, Jeff Nelken\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Inner-Vegas-Creating-Miracles-Abundance/dp/1937907104/ctoc\" target=\"_blank\">Inner Vegas: Creating Miracles, Abundance, and Health\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Brothers-Forever-Unexpected-Journey-Beyond/dp/1571740457/ctoc\" target=\"_blank\">Brothers Forever: An Unexpected Journey Beyond Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Liquid-Luck-Good-Fortune-Handbook/dp/1937907279/ctoc\" target=\"_blank\">Liquid Luck: The Good Fortune Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Im-Still-You-Stories-Communication/dp/1846941075/ctoc\" target=\"_blank\">I'm Still with You: True Stories of Healing Grief Through Spirit Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Embracing-Ties-That-Bind-Connecting-dp-1401089712/dp/1401089712/ctoc\" target=\"_blank\">Embracing the Ties That Bind: Connecting with Spirit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Connections-Comforting-Messages-Spirit/dp/184694967X/ctoc\" target=\"_blank\">Soul to Soul Connections: Comforting Messages from the Spirit World\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e008cef537fd678a3ecec18","%2F5e00753e537fd678a3eceb92"]},"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/luck","keywords/psychokinesis","keywords/souls","keywords/spiritual medium"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background. The experimental long exposure creates a dynamic and surreal sense of energy, speed, or inner thoughts.","id":"%2F6a911ae35c29aa2beb6dfa2a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a","source_credit":"Curly_photo / Moment / Getty Images","title":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background.","url":"asset://assets.getty/6a911ae35c29aa2beb6dfa2a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788444000000},"slug":{"type":"slug","value":"2026-09-03-show"},"summary":{"type":"html","value":"\u003cp>First Half: Clinical psychologist and psychokinesis expert \u003ca href=\"https://synccreation.com/\" target=\"_blank\">Dr. Joe Gallenberger\u003c/a> will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">Carole Obley\u003c/a> is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.\u003c/p>\n\n"},"title":{"type":"title","value":"Luck & Manifestation / Souls & Intuition"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://synccreation.com/\" target=\"_blank\">\u003cu>synccreation.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">soulvisions.net\u003c/a>\u003c/li>\u003c/ul>\n\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":"First Half: Clinical psychologist and psychokinesis expert Dr. Joe Gallenberger will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings. Second Half: Carole Obley is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background. The experimental long exposure creates a dynamic and surreal sense of energy, speed, or inner thoughts.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background.","url":"asset://assets.getty/6a911ae35c29aa2beb6dfa2a","use_caption":false},"keywords":["keywords/luck","keywords/psychokinesis","keywords/souls","keywords/spiritual medium"],"primary_slug":"2026-09-03-show","slugs":["2026-09-03-show"],"sponsored":false,"title":"Luck & Manifestation / Souls & Intuition"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788516000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0OpXx","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","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-09-03-show/"},"slug":"2026-09-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a","title":"Luck & Manifestation / Souls & Intuition","description":"First Half: Clinical psychologist and psychokinesis expert Dr. Joe Gallenberger will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings. Second Half: Carole Obley is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.","author":""},"pub_start":1788516000000,"pub_until":4115978604802,"pub_changed":1788516000000,"subscription":[{"tags":["coast-categories/psychology-mind","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":"%2F5e008cef537fd678a3ecec18","slug":"gallenberger-dr-joe-62239","payload":{"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/38518dc18204f15ca7dd909340c0ddc1","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false},"keywords":[],"primary_slug":"gallenberger-dr-joe-62239","slugs":["gallenberger-dr-joe-62239"],"sponsored":false,"title":"Dr. Joe Gallenberger","author":"Coast to Coast AM Staff","description":"Dr. Joseph Gallenberger is a clinical psychologist with 30 years of experience as a therapist. In 1992 he began to investigate psychokinesis (PK), the ability to influence matter using the energy of directed consciousness. Gallenberger scientifically confirmed PK in university laboratories and has taught PK in over 150 workshops. Gallenberger, a trainer for the past 26 years at The Monroe Institute, created its popular MC² program to teach PK, energy healing, and manifestation."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"lgp74","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1504210440000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/gallenberger-dr-joe/62239","cuser":"","fields":{"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/38518dc18204f15ca7dd909340c0ddc1","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/38518dc18204f15ca7dd909340c0ddc1","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","use_caption":false,"alt_text":"","caption":""}},"slug":{"type":"slug","value":"gallenberger-dr-joe-62239"},"summary":{"type":"html","value":"\u003cp>Dr. Joseph Gallenberger is a clinical psychologist with 30 years of experience as a therapist. In 1992 he began to investigate psychokinesis (PK), the ability to influence matter using the energy of directed consciousness. Gallenberger scientifically confirmed PK in university laboratories and has taught PK in over 150 workshops. Gallenberger, a trainer for the past 26 years at The Monroe Institute, created its popular MC² program to teach PK, energy healing, and manifestation.\u003c/p>\n\n"},"title":{"type":"title","value":"Dr. Joe Gallenberger"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.synccreation.com/\" target=\"_blank\">synccreation.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://synccreation.com/inner-vegas-book/\" target=\"_blank\">innervegas.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Dr. Joseph Gallenberger is a clinical psychologist with 30 years of experience as a therapist. In 1992 he began to investigate psychokinesis (PK), the ability to influence matter using the energy of directed consciousness. This unique energy is useful in healing and manifestation. Gallenberger scientifically confirmed PK in university laboratories and has taught PK in over 150 workshops, such as his Inner Vegas Adventure where students achieve dramatic healing, strong influence over dice and slot machines, and many powerful manifestations at home. Gallenberger, a trainer for the past 26 years at The Monroe Institute, created its popular MC² program to teach PK, energy healing, and manifestation.\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Heaven-Healing-Souls-Journey-Suicide/dp/1937907511/ctoc\" target=\"_blank\">Heaven is for Healing: A Soul's Journey After Suicide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Inner-Vegas-Creating-Miracles-Abundance/dp/1937907104/ctoc\" target=\"_blank\">Inner Vegas: Creating Miracles, Abundance, and Health\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Brothers-Forever-Unexpected-Journey-Beyond/dp/1571740457/ctoc\" target=\"_blank\">Brothers Forever: An Unexpected Journey Beyond Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Liquid-Luck-Good-Fortune-Handbook/dp/1937907279/ctoc\" target=\"_blank\">Liquid Luck: The Good Fortune Handbook\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://synccreation.com/the-ocean-heart/\" target=\"_blank\">The Ocean Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://synccreation.com/abundance-waterfall/\" target=\"_blank\">Abundance Waterfall\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://synccreation.com/liquid-luck/\" target=\"_blank\">Liquid Luck\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://synccreation.com/the-abundant-heart/\" target=\"_blank\">The Abundant Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://synccreation.com/the-healing-heart/\" target=\"_blank\">The Healing Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://synccreation.com/product/the-forgiving-heart/\" target=\"_blank\">The Forgiving Heart\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://synccreation.com/product/synccreation-2-0/\" target=\"_blank\">SyncCreation Digital 2.0. Manifestation, Healing and Psychokinesis Home Study course\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/gallenberger-dr-joe-62239","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/gallenberger-dr-joe/62239","feed_type":"","feed_vendor":"C2C"}},"pub_start":1504210440000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Joe Gallenberger","description":"Dr. Joseph Gallenberger is a clinical psychologist with 30 years of experience as a therapist. In 1992 he began to investigate psychokinesis (PK), the ability to influence matter using the energy of directed consciousness. Gallenberger scientifically confirmed PK in university laboratories and has taught PK in over 150 workshops. Gallenberger, a trainer for the past 26 years at The Monroe Institute, created its popular MC² program to teach PK, energy healing, and manifestation.","image":"https://i.iheart.com/v3/re/assets.coast2coast/38518dc18204f15ca7dd909340c0ddc1"}},{"ref_id":"%2F5e00753e537fd678a3eceb92","slug":"obley-carole-102124","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/obley-carole/102124","cuser":"","fields":{"primary_image":{"value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3","source_credit":"","alt_text":"","caption":"","new_tab":false},"type":"asset"},"summary":{"type":"html","value":"\u003cp>Acclaimed spiritual medium and popular author Carole J. Obley has been the bridge between heaven and earth in over 14,000 group and individual readings. An advanced intuitive, she also regularly delivers specific, practical guidance in readings about many life issues.\u003c/p>\n\n"},"title":{"type":"title","value":"Carole Obley"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">soulvisions.net\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Acclaimed spiritual medium and popular author Carole J. Obley has been the bridge between heaven and earth in more than 15,000 group and individual readings. Names, descriptions of loved ones' personalities, and uncanny, validating details—as well as grief support and teachings about the afterlife—are typically delivered in her sessions.\u003c/p>\n\n\u003cp>An advanced intuitive, Obley also regularly delivers specific, practical guidance in readings about a wide variety of life issues, including relationships, business and spirituality. She is recognized by clients for bringing compassion and integrity to mediumship via her sincere intent to be of service to others.\u003c/p>\n\n\u003cp>Obley is a regular guest on George Noory's Coast to Coast AM radio show, as well as numerous other media, where she offers interviews and live on-air readings. In addition to maintaining a private practice in mediumship nationally, she presents seminars and workshops in person and through online teachings. Carole has taught many workshops at Lilydale, N.Y., the largest U.S. center for Spiritualism. Her previous four books have been well received by a reading audience worldwide.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Art-Sensing-Staying-Journey-Challenging/dp/1803417080/ctoc\" target=\"_blank\">The Art of Sensing: A Guide for Staying True to Your Soul’s Journey through Challenging Times\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wisdom-Spirit-World-Teachings-Forgiveness/dp/1789043026/ctoc\" target=\"_blank\">Wisdom From the Spirit World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Im-Still-You-Stories-Communication/dp/1846941075/ctoc\" target=\"_blank\">I'm Still with You: True Stories of Healing Grief Through Spirit Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Embracing-Ties-That-Bind-Connecting-dp-1401089712/dp/1401089712/ctoc\" target=\"_blank\">Embracing the Ties That Bind: Connecting with Spirit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Connections-Comforting-Messages-Spirit/dp/184694967X/ctoc\" target=\"_blank\">Soul to Soul Connections: Comforting Messages from the Spirit World\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"obley-carole-102124"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/obley-carole-102124","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/obley-carole/102124"},"summary":{"slugs":["obley-carole-102124"],"sponsored":false,"title":"Carole Obley","author":"Coast to Coast AM Staff","description":"Acclaimed spiritual medium and popular author Carole J. Obley has been the bridge between heaven and earth in over 14,000 group and individual readings. An advanced intuitive, she also regularly delivers specific, practical guidance in readings about many life issues.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3","link":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"obley-carole-102124"},"targeting":{"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","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"m0Cyw","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1567129500000}},"pub_start":1567129500000,"type":"content:coast-to-coast-guest","summary":{"title":"Carole Obley","description":"Acclaimed spiritual medium and popular author Carole J. Obley has been the bridge between heaven and earth in over 14,000 group and individual readings. An advanced intuitive, she also regularly delivers specific, practical guidance in readings about many life issues.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3"}}]}},{"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:/6a90ef5a4817f45d5030ab7b","slug:2026-09-03-show","slug:2026-09-03-show","keyword:keywords/luck","keyword:keywords/psychokinesis","keyword:keywords/souls","keyword:keywords/spiritual medium"]}},{"id":"%2F6a911bae4817f45d5030ab94","type":"PUBLISHING","record":{"ref_id":"%2F6a911bae4817f45d5030ab94","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-04-show/","cuser":"user/ldap/PREBUR1SXN","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>\u003ca href=\"https://heidihollis.com/\" target=\"_blank\">Heidi Hollis\u003c/a> is an author and researcher credited with discovering, naming, and defining Shadow People and the Hat Man. Her research explores the striking connections between ufology, the paranormal, and the spiritual, revealing what she describes as a secret war spanning dimensions. Followed by Open Lines during the latter half. Give George a call to discuss whatever’s on your mind! \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Anomalies-Medical-Mysteries-Encounters-Stigmata-ebook/dp/B0GZR5YJSH/ctoc\" target=\"_blank\">The Anomalies: A True Story of Medical Mysteries, Jesus Encounters, and Stigmata\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Hat-Man-Story-Encounters-ebook/dp/B00KAP8Z9S/ctoc\" target=\"_blank\">The Hat Man: The True Story of Evil Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-War-Story-Shadow-People-ebook/dp/B00FYDR7C2/ctoc\" target=\"_blank\">The Secret War: A True Story About A Real Alien War and Shadow People\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc878cc137bf2442012f9","%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/Shadow people","keywords/Hat Man"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a911dcff818b5986cd65a06","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a911dcff818b5986cd65a06","source_credit":"Aitor Diago / Moment / Getty Images","title":"Man versus cryptocurrencies.","url":"asset://assets.getty/6a911dcff818b5986cd65a06","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788530400000},"slug":{"type":"slug","value":"2026-09-04-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://heidihollis.com/\" target=\"_blank\">Heidi Hollis\u003c/a> is an author and researcher credited with discovering, naming, and defining Shadow People and the Hat Man. Her research explores the striking connections between ufology, the paranormal, and the spiritual, revealing what she describes as a secret war spanning dimensions. Followed by Open Lines during the latter half. Give George a call to discuss whatever’s on your mind! \u003c/p>\n\n"},"title":{"type":"title","value":"Shadow People & Hat Man / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.heidihollis.com\" target=\"_blank\">heidihollis.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/heidihollis\" target=\"_blank\">Heidi Hollis YouTube\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":"Heidi Hollis is an author and researcher credited with discovering, naming, and defining Shadow People and the Hat Man. Her research explores the striking connections between ufology, the paranormal, and the spiritual, revealing what she describes as a secret war spanning dimensions. Followed by Open Lines during the latter half. Give George a call to discuss whatever’s on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"Aitor Diago / Moment / Getty Images","title":"Man versus cryptocurrencies.","url":"asset://assets.getty/6a911dcff818b5986cd65a06","use_caption":false},"keywords":["keywords/Shadow people","keywords/Hat Man"],"primary_slug":"2026-09-04-show","slugs":["2026-09-04-show"],"sponsored":false,"title":"Shadow People & Hat Man / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788602400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"yQFuA","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","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-09-04-show/"},"slug":"2026-09-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a911dcff818b5986cd65a06","title":"Shadow People & Hat Man / Open Lines","description":"Heidi Hollis is an author and researcher credited with discovering, naming, and defining Shadow People and the Hat Man. Her research explores the striking connections between ufology, the paranormal, and the spiritual, revealing what she describes as a secret war spanning dimensions. Followed by Open Lines during the latter half. Give George a call to discuss whatever’s on your mind!","author":""},"pub_start":1788602400000,"pub_until":4115978604802,"pub_changed":1788602400000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","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":"%2F5dffc878cc137bf2442012f9","slug":"hollis-heidi-5884","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1587091560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"WNrhg","operator":"OR","readonly":false,"remove":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/hollis-heidi/5884","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>Heidi Hollis, OTR/L, has been an internationally recognized author, researcher, speaker, and media personality for over 25 years, known for her pioneering work introducing, naming, and defining Shadow People™ and Hat Man® phenomena.\u003c/p>\n\n\u003cp>Heidi is the host of Dark Becomes Light on Coast to Coast AM’s Paranormal Podcast Network and serves as a news contributor for Coast to Coast AM with George Noory. She has been featured on programs such as Beyond Belief with George Noory, Ancient Aliens, Alien Disclosure Files, co-host on The CW's Mysteries Decoded, and many others.\u003c/p>\n\n\u003cp>Heidi explores the intersections of faith, UFOs, holy encounters, Hat Man®, Near Death Experiences (NDEs), Non-Human Intelligences (NHI), spiritual warfare, Shadow People®, medical mysteries, cryptids, Out of Body Experiences (OBEs), and the unseen dimensions of human experience. She welcomes everyone to reach out to her through her site for on-the-level advice and insight into their experiences.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Anomalies-Medical-Mysteries-Encounters-Stigmata-ebook/dp/B0GZR5YJSH/ctoc\" target=\"_blank\">The Anomalies: A True Story of Medical Mysteries, Jesus Encounters, and Stigmata\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Hat-Man-Story-Encounters-ebook/dp/B00KAP8Z9S/ctoc\" target=\"_blank\">The Hat Man: The True Story of Evil Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hat-Man-Guide-Comics-Beings/dp/0989977137/ctoc\" target=\"_blank\">The Hat Man: A Guide in Comics on How to Get Rid of Dark Beings for All Ages\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-War-Story-Shadow-People-ebook/dp/B00FYDR7C2/ctoc\" target=\"_blank\">The Secret War: A True Story About A Real Alien War and Shadow People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Other-Word-Faith-Yourself-Trying/dp/0983040109/ctoc\" target=\"_blank\">The Other F Word: How to Find Faith and Laugh at Yourself While Trying\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0615190057/ctoc\" target=\"_blank\">Jesus is No Joke: A True Story of an Unlikely Witness Who Saw Jesus\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Picture-Prayers-Journey-Perfect/dp/1846942039/ctoc\" target=\"_blank\">Picture Prayers: The Journey to Picture Perfect Prayers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fickle-Finders-Investigates-Other-Word/dp/0989977110/ctoc\" target=\"_blank\">The Fickle Finders\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2e9b205441cd9475176f37","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a2e9b205441cd9475176f37","link":"","source_credit":"","title":"","url":"asset://new_assets/6a2e9b205441cd9475176f37"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"hollis-heidi-5884"},"summary":{"type":"html","value":"\u003cp>Heidi Hollis, OTR/L, has been an internationally recognized author, researcher, speaker, and media personality for over 25 years, known for her pioneering work introducing, naming, and defining Shadow People™ and Hat Man® phenomena.\u003c/p>\n\n\u003cp>Heidi is the host of Dark Becomes Light on Coast to Coast AM’s Paranormal Podcast Network and serves as a news contributor for Coast to Coast AM with George Noory. She has been featured on programs such as Beyond Belief with George Noory, Ancient Aliens, Alien Disclosure Files, co-host on The CW's Mysteries Decoded, and many others.\u003c/p>\n\n\u003cp>Heidi explores the intersections of faith, UFOs, holy encounters, Hat Man®, Near Death Experiences (NDEs), Non-Human Intelligences (NHI), spiritual warfare, Shadow People®, medical mysteries, cryptids, Out of Body Experiences (OBEs), and the unseen dimensions of human experience. She welcomes everyone to reach out to her through her site for on-the-level advice and insight into their experiences.\u003c/p>\n\n"},"title":{"type":"title","value":"Heidi Hollis"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.heidihollis.com\" target=\"_blank\">heidihollis.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/heidihollis\" target=\"_blank\">Heidi Hollis YouTube\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://outlanderscomics.com/\" target=\"_blank\">The Outlanders Comi\u003c/a>\u003ca href=\"https://inceptionradionetwork.com/the-outlanders/\" target=\"_blank\">c\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/podcast/1119-dark-becomes-light-75527579/?keyid=Dark%20Becomes%20Light&pname=podcast_profile&sc=widget_share\" target=\"_blank\">Dark Becomes Light podcast\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ufo2u.com\" target=\"_blank\">ufo2u.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.facebook.com/1heidihollis\" target=\"_blank\">facebook.com/1heidihollis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/1heidihollis/\" target=\"_blank\">instagram.com/1heidihollis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/theoutlanderscomic/#\" target=\"_blank\">instagram.com/theoutlanderscomic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.tiktok.com/@1heidihollis\" target=\"_blank\">tiktok.com/@1heidihollis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://twitter.com/1heidihollis\" target=\"_blank\">twitter.com/1heidihollis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.theotherfword.com/\" target=\"_blank\">theotherfword.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ficklefinders.com/\" target=\"_blank\">ficklefinders.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.paranormalpledge.com/\" target=\"_blank\">paranormalpledge.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/hollis-heidi-5884","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hollis-heidi/5884"},"summary":{"sponsored":false,"title":"Heidi Hollis","author":"Coast to Coast AM Staff","description":"Heidi Hollis, OTR/L, has been an internationally recognized author, researcher, speaker, and media personality for over 25 years, known for her pioneering work introducing, naming, and defining Shadow People™ and Hat Man® phenomena. Heidi is the host of Dark Becomes Light on Coast to Coast AM’s Paranormal Podcast Network and serves as a news contributor for Coast to Coast AM with George Noory. She has been featured on programs such as Beyond Belief with George Noory, Ancient Aliens, Alien Disclosure Files, co-host on The CW's Mysteries Decoded, and many others. Heidi explores the intersections of faith, UFOs, holy encounters, Hat Man®, Near Death Experiences (NDEs), Non-Human Intelligences (NHI), spiritual warfare, Shadow People®, medical mysteries, cryptids, Out of Body Experiences (OBEs), and the unseen dimensions of human experience. She welcomes everyone to reach out to her through her site for on-the-level advice and insight into their experiences.","image":{"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a2e9b205441cd9475176f37","caption":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"keywords":[],"primary_slug":"hollis-heidi-5884","slugs":["hollis-heidi-5884"]}},"pub_start":1587091560000,"type":"content:coast-to-coast-guest","summary":{"title":"Heidi Hollis","description":"Heidi Hollis, OTR/L, has been an internationally recognized author, researcher, speaker, and media personality for over 25 years, known for her pioneering work introducing, naming, and defining Shadow People™ and Hat Man® phenomena. Heidi is the host of Dark Becomes Light on Coast to Coast AM’s Paranormal Podcast Network and serves as a news contributor for Coast to Coast AM with George Noory. She has been featured on programs such as Beyond Belief with George Noory, Ancient Aliens, Alien Disclosure Files, co-host on The CW's Mysteries Decoded, and many others. Heidi explores the intersections of faith, UFOs, holy encounters, Hat Man®, Near Death Experiences (NDEs), Non-Human Intelligences (NHI), spiritual warfare, Shadow People®, medical mysteries, cryptids, Out of Body Experiences (OBEs), and the unseen dimensions of human experience. She welcomes everyone to reach out to her through her site for on-the-level advice and insight into their experiences.","image":"https://i.iheart.com/v3/re/new_assets/6a2e9b205441cd9475176f37"}},{"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":"%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:/6a911bae4817f45d5030ab94","slug:2026-09-04-show","slug:2026-09-04-show","keyword:keywords/Shadow people","keyword:keywords/Hat Man"]}},{"id":"%2F6a9a0bad38437b58bc7e0614","type":"PUBLISHING","record":{"ref_id":"%2F6a9a0bad38437b58bc7e0614","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-05-show/","cuser":"user/ldap/PREBUR1SXN","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>Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), author and researcher \u003ca href=\"http://jasonoffutt.com/\" target=\"_blank\">Jason Offutt\u003c/a> takes us into the world of strange creatures and monsters. Traveling the world, he has investigated everything from Bigfoot and the Loch Ness Monster to the many mysterious beings reported across America. Followed by author \u003ca href=\"https://www.ourcuriousworld.com/\" target=\"_blank\">Jeff Danelek\u003c/a>, who specializes in writing about the paranormal, religion, and spirituality. He'll delve into an array of fascinating topics, including ghosts, reincarnation, and UFOs.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/8/01, when remote viewer \u003ca href=\"https://stephanaschwartz.com/\" target=\"_blank\">Stephan Schwartz\u003c/a> discussed how we can create positive change through mass consciousness.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Chasing-Worlds-Monsters-Creatures-Continents/dp/0738782920/ctoc\" target=\"_blank\">\u003cu>Chasing the World's Monsters\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chasing-American-Monsters-Creatures-Cryptids/dp/0738759953/ctoc\" target=\"_blank\">Chasing American Monsters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/What-Lurks-Beyond-Paranormal-Backyard/dp/1935503030/ctoc\" target=\"_blank\">What Lurks Beyond: The Paranormal in Your Backyard\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Ghosts-Explained-Objective-Look-Paranormal/dp/0738782963/ctoc\" target=\"_blank\">\u003cu>Ghosts Explained: An Objective Look at the Paranormal\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0738708658/ctoc\" target=\"_blank\">The Case for Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/UFOs-Objective-Extraterrestrials-Government-Cover-Ups/dp/073871383X/ctoc\" target=\"_blank\">UFOs: The Great Debate\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e0067bccc137bf2442019e5","%2F5e003edbcc137bf24420186d"]},"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/strange creatures","keywords/cryptids","keywords/ghosts"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Bigfoot in the forest, hairy monster mysterious sasquatch standing among trees","id":"%2F6a9a107c815285523f31999a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a107c815285523f31999a","source_credit":"Rawf8 / iStock / Getty Images","title":"Bigfoot in the forest, hairy monster mysterious sasquatch among trees","url":"asset://assets.getty/6a9a107c815285523f31999a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788616800000},"slug":{"type":"slug","value":"2026-09-05-show"},"summary":{"type":"html","value":"\u003cp>Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), author and researcher \u003ca href=\"http://jasonoffutt.com/\" target=\"_blank\">Jason Offutt\u003c/a> takes us into the world of strange creatures and monsters. Traveling the world, he has investigated everything from Bigfoot and the Loch Ness Monster to the many mysterious beings reported across America. Followed by author \u003ca href=\"https://www.ourcuriousworld.com/\" target=\"_blank\">Jeff Danelek\u003c/a>, who specializes in writing about the paranormal, religion, and spirituality. He'll delve into an array of fascinating topics, including ghosts, reincarnation, and UFOs.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/8/01, when remote viewer \u003ca href=\"https://stephanaschwartz.com/\" target=\"_blank\">Stephan Schwartz\u003c/a> discussed how we can create positive change through mass consciousness.\u003c/p>\n\n"},"title":{"type":"title","value":"Chasing Monsters / Ghosts & the Paranormal"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jasonoffutt.com/\" target=\"_blank\">jasonoffutt.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ourcuriousworld.com\" target=\"_blank\">ourcuriousworld.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":"Joining Lisa Garr (email), author and researcher Jason Offutt takes us into the world of strange creatures and monsters. Traveling the world, he has investigated everything from Bigfoot and the Loch Ness Monster to the many mysterious beings reported across America. Followed by author Jeff Danelek, who specializes in writing about the paranormal, religion, and spirituality. He'll delve into an array of fascinating topics, including ghosts, reincarnation, and UFOs. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/8/01, when remote viewer Stephan Schwartz discussed how we can create positive change through mass consciousness.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Bigfoot in the forest, hairy monster mysterious sasquatch standing among trees","link":"","new_tab":false,"source_credit":"Rawf8 / iStock / Getty Images","title":"Bigfoot in the forest, hairy monster mysterious sasquatch among trees","url":"asset://assets.getty/6a9a107c815285523f31999a","use_caption":false},"keywords":["keywords/strange creatures","keywords/cryptids","keywords/ghosts"],"primary_slug":"2026-09-05-show","slugs":["2026-09-05-show"],"sponsored":false,"title":"Chasing Monsters / Ghosts & the Paranormal"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788688800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Abxaz","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","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-09-05-show/"},"slug":"2026-09-05-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a107c815285523f31999a","title":"Chasing Monsters / Ghosts & the Paranormal","description":"Joining Lisa Garr (email), author and researcher Jason Offutt takes us into the world of strange creatures and monsters. Traveling the world, he has investigated everything from Bigfoot and the Loch Ness Monster to the many mysterious beings reported across America. Followed by author Jeff Danelek, who specializes in writing about the paranormal, religion, and spirituality. He'll delve into an array of fascinating topics, including ghosts, reincarnation, and UFOs. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/8/01, when remote viewer Stephan Schwartz discussed how we can create positive change through mass consciousness.","author":""},"pub_start":1788688800000,"pub_until":4115978604802,"pub_changed":1788688800000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","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":"%2F5e0067bccc137bf2442019e5","slug":"offutt-jason-46433","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/offutt-jason/46433","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>\nJason Offutt teaches journalism at Northwest Missouri State University. He's the author of five books on paranormal topics, including Haunted Missouri and Paranormal Missouri, in addition to several novels. He has been interviewed on Whitley Strieber's Dreamland, Destination America, Binnall of America, Darkness Radio, The Paracast, and other prominent paranormal podcasts.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/What-Lurks-Beyond-Paranormal-Backyard/dp/1935503030/ctoc\" target=\"_blank\">What Lurks Beyond: The Paranormal in Your Backyard\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Paranormal-Missouri-Show-Your-Monsters/dp/0764335774/ctoc\" target=\"_blank\">Paranormal Missouri\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Darkness-Walks-Shadow-People-Among/dp/1933665378/ctoc\" target=\"_blank\">Darkness Walks: The Shadow People Among Us\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Haunted-Missouri-Ghostly-Show-Me-States-Spirited/dp/1931112665/ctoc\" target=\"_blank\">Haunted Missouri\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chasing-American-Monsters-Creatures-Cryptids/dp/0738759953/ctoc\" target=\"_blank\">Chasing American Monsters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/You-Had-Build-Time-Machine/dp/0744300169/ctoc\" target=\"_blank\">So You Had to Build a Time Machine\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/0744304474/ctoc\" target=\"_blank\">The Girl in the Corn\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Chasing-Worlds-Monsters-Creatures-Continents/dp/0738782920/ctoc\" target=\"_blank\">\u003cu>Chasing the World's Monsters\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"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/53abea9f647be0ec9bef34552c19dd45","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/53abea9f647be0ec9bef34552c19dd45","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"offutt-jason-46433"},"summary":{"type":"html","value":"\u003cp>Jason Offutt teaches journalism at Northwest Missouri State University. He's the author of five books on paranormal topics, including Haunted Missouri and Paranormal Missouri, in addition to several novels. He has been interviewed on Whitley Strieber's Dreamland, Destination America, Binnall of America, Darkness Radio, The Paracast, and other prominent paranormal podcasts.\u003c/p>\n\n"},"title":{"type":"title","value":"Jason Offutt"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jasonoffutt.com/\" target=\"_blank\">jasonoffutt.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://from-the-shadows.blogspot.com/\" target=\"_blank\">from-the-shadows.blogspot.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/offutt-jason-46433","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/offutt-jason/46433","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jason Offutt teaches journalism at Northwest Missouri State University. He's the author of five books on paranormal topics, including Haunted Missouri and Paranormal Missouri, in addition to several novels. He has been interviewed on Whitley Strieber's Dreamland, Destination America, Binnall of America, Darkness Radio, The Paracast, and other prominent paranormal podcasts.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/53abea9f647be0ec9bef34552c19dd45","use_caption":false},"keywords":[],"primary_slug":"offutt-jason-46433","slugs":["offutt-jason-46433"],"sponsored":false,"title":"Jason Offutt"},"targeting":{"exclusion":{"tags":[]},"publish_date":1552619340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KB4vw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1552619340000,"type":"content:coast-to-coast-guest","summary":{"title":"Jason Offutt","description":"Jason Offutt teaches journalism at Northwest Missouri State University. He's the author of five books on paranormal topics, including Haunted Missouri and Paranormal Missouri, in addition to several novels. He has been interviewed on Whitley Strieber's Dreamland, Destination America, Binnall of America, Darkness Radio, The Paracast, and other prominent paranormal podcasts.","image":"https://i.iheart.com/v3/re/assets.coast2coast/53abea9f647be0ec9bef34552c19dd45"}},{"ref_id":"%2F5e003edbcc137bf24420186d","slug":"danelek-jeff-6777","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/danelek-jeff/6777","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>\nJ. Allan Danelek (Jeff) has been a graphic artist for over twenty years and a paranormal researcher/writer for the last five. He enjoys exploring his subjects from an objective, scientific perspective. Jeff is the author of Reconsidering Atlantis: A New Look at a Prehistoric Civilization, The Mystery of Reincarnation, and The Case for Ghosts: An Objective Look at the Paranormal. He has also written for FATE magazine and is currently pursuing a career as a novelist. Besides writing, his hobbies include science and Fortean subjects such as Bigfoot, UFOs and things that go bump in the night. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/073870704X/ctoc\" target=\"_blank\">Mystery of Reincarnation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/193194203X/ctoc\" target=\"_blank\">Reconsidering Atlantis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0738708658/ctoc\" target=\"_blank\">The Case for Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/UFOs-Objective-Extraterrestrials-Government-Cover-Ups/dp/073871383X/ctoc\" target=\"_blank\">UFOs: The Great Debate\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/2012-Extinction-Doomsday-Prophecies-Explored/dp/073871464X/ctoc\" target=\"_blank\">2012: Extinction or Utopia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Ghosts-Explained-Objective-Look-Paranormal/dp/0738782963/ctoc\" target=\"_blank\">\u003cu>Ghosts Explained: An Objective Look at the Paranormal\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"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","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"danelek-jeff-6777"},"summary":{"type":"html","value":"\u003cp>J. Allan Danelek (Jeff) has been a graphic artist for over twenty years and a paranormal researcher/writer for the last five. He enjoys exploring his subjects from an objective, scientific perspective. Jeff is the author of Reconsidering Atlantis: A New Look at a Prehistoric Civilization, The Mystery of Reincarnation, and The Case for Ghosts: An Objective Look at the Paranormal. He has also written for FATE magazine and is currently pursuing a career as a novelist. Besides writing, his hobbies include science and Fortean subjects such as Bigfoot, UFOs and things that go bump in the night. \u003c/p>\n\n"},"title":{"type":"title","value":"Jeff Danelek"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.ourcuriousworld.com\" target=\"_blank\">ourcuriousworld.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/danelek-jeff-6777","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/danelek-jeff/6777","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"J. Allan Danelek (Jeff) has been a graphic artist for over twenty years and a paranormal researcher/writer for the last five. He enjoys exploring his subjects from an objective, scientific perspective. Jeff is the author of Reconsidering Atlantis: A New Look at a Prehistoric Civilization, The Mystery of Reincarnation, and The Case for Ghosts: An Objective Look at the Paranormal. He has also written for FATE magazine and is currently pursuing a career as a novelist. Besides writing, his hobbies include science and Fortean subjects such as Bigfoot, UFOs and things that go bump in the night.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false},"keywords":[],"primary_slug":"danelek-jeff-6777","slugs":["danelek-jeff-6777"],"sponsored":false,"title":"Jeff Danelek"},"targeting":{"exclusion":{"tags":[]},"publish_date":1267784460000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"UhwGV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/spirituality-occult","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":""}]}},"pub_start":1267784460000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeff Danelek","description":"J. Allan Danelek (Jeff) has been a graphic artist for over twenty years and a paranormal researcher/writer for the last five. He enjoys exploring his subjects from an objective, scientific perspective. Jeff is the author of Reconsidering Atlantis: A New Look at a Prehistoric Civilization, The Mystery of Reincarnation, and The Case for Ghosts: An Objective Look at the Paranormal. He has also written for FATE magazine and is currently pursuing a career as a novelist. Besides writing, his hobbies include science and Fortean subjects such as Bigfoot, UFOs and things that go bump in the night.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa85e6d71999f70ab1b9d1","slug":"lisa-garr","payload":{"targeting":{"publish_date":1580468400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-lisa-garr"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa85e6d71999f70ab1b9d0","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/lisa-garr/","cuser":"user/ldap/con-nyc2LHill","fields":{"slug":{"type":"slug","value":"lisa-garr"},"title":{"type":"title","value":"Lisa Garr"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":""}},"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"},"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"}]},"primary_image":{"type":"asset","value":{"new_tab":false,"use_caption":false,"alt_text":"","id":"%2F5e381d7ea201ec1fa69d0cd2","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/5e381d7ea201ec1fa69d0cd2","source_credit":"","title":"Lisa Garr","url":"asset://new_assets/5e381d7ea201ec1fa69d0cd2","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":""}}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"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":{"new_tab":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","url":"asset://new_assets/5e381d7ea201ec1fa69d0cd2","use_caption":false,"alt_text":"","source_credit":"","title":"Lisa Garr"},"keywords":[],"primary_slug":"lisa-garr","slugs":["lisa-garr"],"sponsored":false,"title":"Lisa Garr"}},"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:/6a9a0bad38437b58bc7e0614","slug:2026-09-05-show","slug:2026-09-05-show","keyword:keywords/strange creatures","keyword:keywords/cryptids","keyword:keywords/ghosts"]}},{"id":"%2F6a9a116938437b58bc7e062e","type":"PUBLISHING","record":{"ref_id":"%2F6a9a116938437b58bc7e062e","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-06-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: George Noory welcomes \u003ca href=\"https://parascience.com/\" target=\"_blank\">Larry Arnold\u003c/a>, the founder of Parascience International, who has spent years investigating inexplicable episodes of spontaneous human combustion. He’ll explore some of the strange cases he's researched, what may cause these bizarre events, and his encounters with first responders who witnessed what seemed impossible.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://survivingthesurvivor.com/\" target=\"_blank\">Joel Waldman\u003c/a> is an Emmy Award-winning broadcast journalist and co-host of the hit true-crime podcast \u003cem>Surviving the Survivor\u003c/em>. He’ll discuss the infamous Jack the Ripper case, the unidentified killer who terrorized London’s East End in 1888. He'll also examine other notorious murderers, their victims, and what drives these horrific crimes.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0871317893/ctoc\" target=\"_blank\">Ablaze!: The Mysterious Fires of Spontaneous Human Combustion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Surviving-Survivor-Conversation-Holocaust-Therapist/dp/B0CY6J326Y/ctoc\" target=\"_blank\">Surviving the Survivor\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":["%2F5dffefb5cc137bf2442014a4","%2F66c7d9d347e95a462f608dac"]},"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/spontaneous human combustion","keywords/true crime","keywords/Jack the Ripper"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Burning businessman in the office. This is entirely 3D generated image.","id":"%2F6a9a12668b781055d9f2e8e9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a12668b781055d9f2e8e9","source_credit":"gremlin / E+ / Getty Images","title":"Burning businessman in the office","url":"asset://assets.getty/6a9a12668b781055d9f2e8e9","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788703200000},"slug":{"type":"slug","value":"2026-09-06-show"},"summary":{"type":"html","value":"\u003cp>First Half: George Noory welcomes \u003ca href=\"https://parascience.com/\" target=\"_blank\">Larry Arnold\u003c/a>, the founder of Parascience International, who has spent years investigating spontaneous human combustion. He’ll explore some of the strange cases he's researched, what may cause these bizarre events, and his encounters with first responders who witnessed what seemed impossible.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://survivingthesurvivor.com/\" target=\"_blank\">Joel Waldman\u003c/a> is an award-winning journalist and co-host of the hit true-crime podcast \u003cem>Surviving the Survivor\u003c/em>. He’ll discuss the infamous Jack the Ripper case, the unidentified killer who terrorized London in 1888. He'll also examine other notorious murderers, their victims, and what drives these horrific crimes.\u003c/p>\n\n"},"title":{"type":"title","value":"Spontaneous Human Combustion / Jack the Ripper"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://parascience.com/\" target=\"_blank\">\u003cu>parascience.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://survivingthesurvivor.com/\" target=\"_blank\">\u003cu>survivingthesurvivor.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://youtube.com/@survivingthesurvivor\" target=\"_blank\">youtube.com/@survivingthesurvivor\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":"First Half: George Noory welcomes Larry Arnold, the founder of Parascience International, who has spent years investigating spontaneous human combustion. He’ll explore some of the strange cases he's researched, what may cause these bizarre events, and his encounters with first responders who witnessed what seemed impossible. Second Half: Joel Waldman is an award-winning journalist and co-host of the hit true-crime podcast Surviving the Survivor. He’ll discuss the infamous Jack the Ripper case, the unidentified killer who terrorized London in 1888. He'll also examine other notorious murderers, their victims, and what drives these horrific crimes.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Burning businessman in the office. This is entirely 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Burning businessman in the office","url":"asset://assets.getty/6a9a12668b781055d9f2e8e9","use_caption":false},"keywords":["keywords/spontaneous human combustion","keywords/true crime","keywords/Jack the Ripper"],"primary_slug":"2026-09-06-show","slugs":["2026-09-06-show"],"sponsored":false,"title":"Spontaneous Human Combustion / Jack the Ripper"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788775200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0NNEL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/true-crime","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-09-06-show/"},"slug":"2026-09-06-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a12668b781055d9f2e8e9","title":"Spontaneous Human Combustion / Jack the Ripper","description":"First Half: George Noory welcomes Larry Arnold, the founder of Parascience International, who has spent years investigating spontaneous human combustion. He’ll explore some of the strange cases he's researched, what may cause these bizarre events, and his encounters with first responders who witnessed what seemed impossible. Second Half: Joel Waldman is an award-winning journalist and co-host of the hit true-crime podcast Surviving the Survivor. He’ll discuss the infamous Jack the Ripper case, the unidentified killer who terrorized London in 1888. He'll also examine other notorious murderers, their victims, and what drives these horrific crimes.","author":""},"pub_start":1788775200000,"pub_until":4115978604802,"pub_changed":1788775200000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/true-crime","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":"%2F5dffefb5cc137bf2442014a4","slug":"arnold-larry-e-5632","payload":{"ingestion":{"feed_content_id":"/content/arnold-larry-e-5632","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/arnold-larry-e/5632","external_url":""},"summary":{"slugs":["arnold-larry-e-5632"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Larry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.     In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.","image":{"title":"","link":"","use_caption":false,"new_tab":false,"url":"asset://new_assets/64d1d1a2934751464a2d100e","alt_text":"","caption":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"title":"Larry E. Arnold","primary_slug":"arnold-larry-e-5632"},"targeting":{"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1514515920000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"remove":false,"update":false,"operator":"OR","workflow":"","id":"GUxV2","what":["coast-categories/mysteries-anomalies","coast-categories/weird-bizarre"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/arnold-larry-e/5632","cuser":"","fields":{"primary_image":{"value":{"id":"%2F64d1d1a2934751464a2d100e","caption":"","use_caption":false,"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/64d1d1a2934751464a2d100e","bucket":"new_assets","attributes":{"mimetype":"image/jpeg","type":"image"},"url":"asset://new_assets/64d1d1a2934751464a2d100e","title":"","link":"","alt_text":"","source_credit":""},"type":"asset"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"slug":{"type":"slug","value":"arnold-larry-e-5632"},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0871317893/ctoc\" target=\"_blank\">Ablaze!: The Mysterious Fires of Spontaneous Human Combustion\u003c/a>\u003c/li>\u003c/ul>\n"},"title":{"type":"title","value":"Larry E. Arnold"},"summary":{"type":"html","value":"\u003cp>Larry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.\u003c/p>\n\n\n\u003cp> \u003c/p>\n\n\u003cp> In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\n\nLarry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.\u003cbr />\n \u003cbr /> In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.parascience.com/\" target=\"_blank\">parascience.com\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"cds":{"value":"","type":"html"}}},"pub_start":1514515920000,"type":"content:coast-to-coast-guest","summary":{"title":"Larry E. Arnold","description":"Larry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.     In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.","image":"https://i.iheart.com/v3/re/new_assets/64d1d1a2934751464a2d100e"}},{"ref_id":"%2F66c7d9d347e95a462f608dac","slug":"joel-waldman","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/joel-waldman/","cuser":"user/ldap/PREBUR1SXN","fields":{"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill.\u003c/p>\n\n"},"title":{"type":"title","value":"Joel Waldman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://survivingthesurvivor.com/\" target=\"_blank\">survivingthesurvivor.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://youtube.com/@survivingthesurvivor\" target=\"_blank\">youtube.com/@survivingthesurvivor\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill. He has also worked as an investigative reporter for Fox 5 in New York City and for TV news programs in West Palm Beach, Miami, and Tucson, Arizona. He lives in Miami Beach with his wife, Ileana, and his three children.\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Surviving-Survivor-Conversation-Holocaust-Therapist/dp/B0CY6J326Y/ctoc\" target=\"_blank\">Surviving the Survivor\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","use_caption":false,"bucket":"new_assets","id":"%2F6995775bb1027afd4c1aaf59","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6995775bb1027afd4c1aaf59","source_credit":"","title":"","url":"asset://new_assets/6995775bb1027afd4c1aaf59"}},"slug":{"type":"slug","value":"joel-waldman"},"author":{"type":"author","value":[]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"keywords":[],"primary_slug":"joel-waldman","slugs":["joel-waldman"],"sponsored":false,"title":"Joel Waldman","author":"","description":"Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill.","image":{"source_credit":"","use_caption":false,"alt_text":"","caption":"","title":"","url":"asset://new_assets/6995775bb1027afd4c1aaf59","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"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":"zgIPm","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1724373240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1724373240000,"type":"content:coast-to-coast-guest","summary":{"title":"Joel Waldman","description":"Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill.","image":"https://i.iheart.com/v3/re/new_assets/6995775bb1027afd4c1aaf59"}}]}},{"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:/6a9a116938437b58bc7e062e","slug:2026-09-06-show","slug:2026-09-06-show","keyword:keywords/spontaneous human combustion","keyword:keywords/true crime","keyword:keywords/Jack the Ripper"]}},{"id":"%2F6a9a139e38437b58bc7e0647","type":"PUBLISHING","record":{"ref_id":"%2F6a9a139e38437b58bc7e0647","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-07-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: On June 18, 2023, OceanGate’s Titan submersible imploded in the North Atlantic during a dive to the wreck of the Titanic. Author \u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">Tad Fitch\u003c/a>, an Associate Fellow of The Royal Historical Society and active member of the Titanic Historical Society, will discuss the tragedy, the massive search effort, and the National Transportation Safety Board’s critical findings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.reptoids.com/\" target=\"_blank\">John Rhodes\u003c/a>, a.k.a. the CryptoHunter, is known for his pioneering work investigating reports of Reptilian or Reptoid contacts. He'll delve into his fascinating research on UFOs, alien encounters, the hollow Earth, and secret government technologies.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Glass-Life-Loss-Titanic/dp/144564701X/ctoc\" target=\"_blank\">On a Sea of Glass: The Life &amp; Loss of the RMS Titanic\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":["%2F6a9a0704ab7e3be801db4f53","%2F5e001e59cc137bf2442016f5"]},"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/Titan submersible","keywords/Reptilians"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"boat chain anchor from underwater with sun rays","id":"%2F6a9a15a3634a139d63297a44","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a15a3634a139d63297a44","source_credit":"izanbar / iStock / Getty Images","title":"boat ship from underwater blue ocean with sun rays","url":"asset://assets.getty/6a9a15a3634a139d63297a44","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788789600000},"slug":{"type":"slug","value":"2026-09-07-show"},"summary":{"type":"html","value":"\u003cp>First Half: On June 18, 2023, OceanGate’s Titan submersible imploded in the North Atlantic during a dive to the wreck of the Titanic. Author \u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">Tad Fitch\u003c/a>, an Associate Fellow of The Royal Historical Society and active member of the Titanic Historical Society, will discuss the tragedy, the massive search effort, and the National Transportation Safety Board’s critical findings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.reptoids.com/\" target=\"_blank\">John Rhodes\u003c/a>, a.k.a. the CryptoHunter, is known for his pioneering work investigating reports of Reptilian or Reptoid contacts. He'll delve into his fascinating research on UFOs, alien encounters, the hollow Earth, and secret government technologies.\u003c/p>\n\n"},"title":{"type":"title","value":"Titan Submersible Implosion / Reptoids & Alien Encounters"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">\u003cu>tadfitchsauthorpage.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.reptoids.com\" target=\"_blank\">reptoids.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":"First Half: On June 18, 2023, OceanGate’s Titan submersible imploded in the North Atlantic during a dive to the wreck of the Titanic. Author Tad Fitch, an Associate Fellow of The Royal Historical Society and active member of the Titanic Historical Society, will discuss the tragedy, the massive search effort, and the National Transportation Safety Board’s critical findings. Second Half: John Rhodes, a.k.a. the CryptoHunter, is known for his pioneering work investigating reports of Reptilian or Reptoid contacts. He'll delve into his fascinating research on UFOs, alien encounters, the hollow Earth, and secret government technologies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"boat chain anchor from underwater with sun rays","link":"","new_tab":false,"source_credit":"izanbar / iStock / Getty Images","title":"boat ship from underwater blue ocean with sun rays","url":"asset://assets.getty/6a9a15a3634a139d63297a44","use_caption":false},"keywords":["keywords/Titan submersible","keywords/Reptilians"],"primary_slug":"2026-09-07-show","slugs":["2026-09-07-show"],"sponsored":false,"title":"Titan Submersible Implosion / Reptoids & Alien Encounters"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788861600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Attg2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","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-09-07-show/"},"slug":"2026-09-07-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a15a3634a139d63297a44","title":"Titan Submersible Implosion / Reptoids & Alien Encounters","description":"First Half: On June 18, 2023, OceanGate’s Titan submersible imploded in the North Atlantic during a dive to the wreck of the Titanic. Author Tad Fitch, an Associate Fellow of The Royal Historical Society and active member of the Titanic Historical Society, will discuss the tragedy, the massive search effort, and the National Transportation Safety Board’s critical findings. Second Half: John Rhodes, a.k.a. the CryptoHunter, is known for his pioneering work investigating reports of Reptilian or Reptoid contacts. He'll delve into his fascinating research on UFOs, alien encounters, the hollow Earth, and secret government technologies.","author":""},"pub_start":1788861600000,"pub_until":4115978604802,"pub_changed":1788861600000,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","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":"%2F6a9a0704ab7e3be801db4f53","slug":"tad-fitch","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/tad-fitch/","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>Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group. With over 30 years of experience in maritime history research, he has co-authored eight books—three of which were nominated for the prestigious Best Book award by the Maritime Foundation of Britain—and his work has been widely cited in numerous publications.\u003c/p>\n\n\u003cp>Tad has appeared in documentary series including Titanic: Stories from the Deep and CNN’s How It Really Happened. He is also a co-founder of The Steam &amp; Splendor Network, a YouTube channel and podcast dedicated to exploring maritime and historical topics. Outside of his historical work, Tad enjoys traveling, scuba diving, and home brewing. He currently lives in Cleveland, Ohio.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Glass-Life-Loss-Titanic/dp/144564701X/ctoc\" target=\"_blank\">On a Sea of Glass: The Life &amp; Loss of the RMS Titanic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lusitania-Illustrated-Biography-Life-Greyhound/dp/1803995238/ctoc\" target=\"_blank\">Lusitania: An Illustrated Biography\u003c/a> Vol.1\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lusitania-Illustrated-Biography-Greyhounds-Downfall/dp/1803995246/ctoc\" target=\"_blank\">Lusitania: An Illustrated Biography\u003c/a> Vol. 2\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Unseen-Aquitania-Ship-Rare-Illustrations/dp/1803995866/ctoc\" target=\"_blank\">The Unseen Aquitania\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a9a0797ab7e3be801db4f61","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61","source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"tad-fitch"},"summary":{"type":"html","value":"\u003cp>Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group.\u003c/p>\n\n"},"title":{"type":"title","value":"Tad Fitch"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">\u003cu>tadfitchsauthorpage.com\u003c/u>\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":"Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false},"keywords":[],"primary_slug":"tad-fitch","slugs":["tad-fitch"],"sponsored":false,"title":"Tad Fitch"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788479340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"k83iA","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1788479340000,"type":"content:coast-to-coast-guest","summary":{"title":"Tad Fitch","description":"Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group.","image":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61"}},{"ref_id":"%2F5e001e59cc137bf2442016f5","slug":"rhodes-john-6534","payload":{"fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.reptoids.com\" target=\"_blank\">reptoids.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/john.rhodes.129142\" target=\"_blank\">facebook.com/john.rhodes.129142\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/reptoids.arecoming\" target=\"_blank\">facebook.com/reptoids.arecoming\u003c/a>\u003c/li>\u003c/ul>\n\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond.\u003c/p>\n\n\u003cp>His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more.\u003c/p>\n\n\u003cp>John has presented his research findings at many UFO and phenomena conferences in the United States and internationally. He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows.\u003c/p>\n\n\u003cp>John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations. His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and &quot;alien&quot; underworlds that exist beneath our very feet.\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"rhodes-john-6534"},"videos":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/67329af3636381bf8a6408b4","source_credit":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","new_tab":false,"url":"asset://new_assets/67329af3636381bf8a6408b4","caption":"","id":"%2F67329af3636381bf8a6408b4","use_caption":false}},"show_appearances":{"value":[],"type":"link"},"summary":{"value":"\u003cp>For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond.\u003c/p>\n\n\u003cp>His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more.\u003c/p>\n\n\u003cp>John has presented his research findings at many UFO and phenomena conferences in the United States and internationally.  He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows.\u003c/p>\n\n\u003cp>John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations.  His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and &quot;alien&quot; underworlds that exist beneath our very feet.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"John Rhodes"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/rhodes-john-6534","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/rhodes-john/6534","feed_type":"","feed_vendor":"C2C"},"summary":{"sponsored":false,"title":"John Rhodes","author":"Coast to Coast AM Staff","description":"For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond. His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more. John has presented his research findings at many UFO and phenomena conferences in the United States and internationally.  He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows. John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations.  His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and \"alien\" underworlds that exist beneath our very feet.","image":{"title":"","url":"asset://new_assets/67329af3636381bf8a6408b4","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","alt_text":"","caption":""},"keywords":[],"primary_slug":"rhodes-john-6534","slugs":["rhodes-john-6534"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1494547860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0ZZWv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]},"canonical_url":"https:/www.coasttocoastam.com/guest/rhodes-john/6534","cuser":""},"pub_start":1494547860000,"type":"content:coast-to-coast-guest","summary":{"title":"John Rhodes","description":"For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond. His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more. John has presented his research findings at many UFO and phenomena conferences in the United States and internationally.  He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows. John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations.  His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and \"alien\" underworlds that exist beneath our very feet.","image":"https://i.iheart.com/v3/re/new_assets/67329af3636381bf8a6408b4"}}]}},{"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:/6a9a139e38437b58bc7e0647","slug:2026-09-07-show","slug:2026-09-07-show","keyword:keywords/Titan submersible","keyword:keywords/Reptilians"]}},{"id":"%2F6a9a170338437b58bc7e0660","type":"PUBLISHING","record":{"ref_id":"%2F6a9a170338437b58bc7e0660","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-08-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Author \u003ca href=\"https://stacyhorn.com/\" target=\"_blank\">Stacy Horn\u003c/a> will examine how nonstop crime coverage has shaped Americans' view of poverty and criminality. She’ll also reveal how a protected class of criminals has continued its deadly crime spree for more than a century.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://richardlawrence.co.uk/\" target=\"_blank\">Richard Lawrence\u003c/a> has researched UFOs for more than four decades and was the first to bring declassified CIA and Pentagon UFO files to Britain in 1980. He’ll explore ET contacts and what he sees as the next step beyond disclosure, including what may be an extraterrestrial plan for world peace.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Killing-Fields-East-New-York/dp/1638934010/ctoc\" target=\"_blank\">The Killing Fields of East New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Restless-Sleep-Inside-Citys-Squad/dp/0670034193/ctoc\" target=\"_blank\">The Restless Sleep: Inside New York City's Cold Case Squad\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Damnation-Island-Poor-Criminal-19th-Century/dp/1616205768/ctoc\" target=\"_blank\">Damnation Island: Poor, Sick, Mad, and Criminal in 19th-Century New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-Extraterrestrial-Message-spiritual-transmissions/dp/1782498982/ctoc\" target=\"_blank\">UFOs and the Extraterrestrial MESSAGE\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/King-Who-Came-Earth-Biography/dp/1941482090/ctoc\" target=\"_blank\">The King Who Came to Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Contacts-Gods-Space-Pathway-New-ebook/dp/B00IY3GRG6/ctoc\" target=\"_blank\">Contacts With The Gods From Space: Pathway to the New Age\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":["%2F5e00c46acc137bf244201d82","%2F5dffe108537fd678a3ece50e"]},"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/crime","keywords/poverty","keywords/ET contacts"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An alien figure is depicted with a smooth, grayish body and large, dark eyes. It stands in front of a neutral background, giving an eerie and intriguing vibe. This is a 3d render illustration","id":"%2F6a9a18a002d51265626789f6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a18a002d51265626789f6","source_credit":"Orla / iStock / Getty Images","title":"Mysterious alien figure standing against a plain background","url":"asset://assets.getty/6a9a18a002d51265626789f6","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788876000000},"slug":{"type":"slug","value":"2026-09-08-show"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://stacyhorn.com/\" target=\"_blank\">Stacy Horn\u003c/a> will examine how nonstop crime coverage has shaped Americans' view of poverty and criminality. She’ll also reveal how a protected class of criminals has continued its deadly crime spree for more than a century.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://richardlawrence.co.uk/\" target=\"_blank\">Richard Lawrence\u003c/a> has researched UFOs for more than four decades and was the first to bring declassified CIA and Pentagon UFO files to Britain in 1980. He’ll explore ET contacts and what he sees as the next step beyond disclosure, including what may be an extraterrestrial plan for world peace.\u003c/p>\n\n"},"title":{"type":"title","value":"Crime & Poverty / ET Contacts "},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://stacyhorn.com/\" target=\"_blank\">\u003cu>stacyhorn.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://richardlawrence.co.uk/\" target=\"_blank\">\u003cu>richardlawrence.co.uk\u003c/u>\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":"First Half: Author Stacy Horn will examine how nonstop crime coverage has shaped Americans' view of poverty and criminality. She’ll also reveal how a protected class of criminals has continued its deadly crime spree for more than a century. Second Half: Richard Lawrence has researched UFOs for more than four decades and was the first to bring declassified CIA and Pentagon UFO files to Britain in 1980. He’ll explore ET contacts and what he sees as the next step beyond disclosure, including what may be an extraterrestrial plan for world peace.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An alien figure is depicted with a smooth, grayish body and large, dark eyes. It stands in front of a neutral background, giving an eerie and intriguing vibe. This is a 3d render illustration","link":"","new_tab":false,"source_credit":"Orla / iStock / Getty Images","title":"Mysterious alien figure standing against a plain background","url":"asset://assets.getty/6a9a18a002d51265626789f6","use_caption":false},"keywords":["keywords/crime","keywords/poverty","keywords/ET contacts"],"primary_slug":"2026-09-08-show","slugs":["2026-09-08-show"],"sponsored":false,"title":"Crime & Poverty / ET Contacts "},"targeting":{"exclusion":{"tags":[]},"publish_date":1788948000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"uIX1F","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/extraterrestrial","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-09-08-show/"},"slug":"2026-09-08-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a18a002d51265626789f6","title":"Crime & Poverty / ET Contacts ","description":"First Half: Author Stacy Horn will examine how nonstop crime coverage has shaped Americans' view of poverty and criminality. She’ll also reveal how a protected class of criminals has continued its deadly crime spree for more than a century. Second Half: Richard Lawrence has researched UFOs for more than four decades and was the first to bring declassified CIA and Pentagon UFO files to Britain in 1980. He’ll explore ET contacts and what he sees as the next step beyond disclosure, including what may be an extraterrestrial plan for world peace.","author":""},"pub_start":1788948000000,"pub_until":4115978604802,"pub_changed":1788948000000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/extraterrestrial","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":"%2F5e00c46acc137bf244201d82","slug":"horn-stacy-21253","payload":{"summary":{"keywords":[],"author":"Coast to Coast AM Staff","description":"Stacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for \"combining awe-fueled curiosity with topflight reporting skills.\" Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.","image":{"title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49"},"title":"Stacy Horn","primary_slug":"horn-stacy-21253","slugs":["horn-stacy-21253"],"sponsored":false},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"3XHWS","what":["coast-categories/alternative-history-conspiracies","coast-categories/supernatural-paranormal","coast-categories/true-crime"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":""},"publish_date":1530238740000,"publish_end_date":4115978604802},"canonical_url":"https://coast-pr.radio.iheart.com/content/horn-stacy-21253/","cuser":"","fields":{"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nStacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for \"combining awe-fueled curiosity with topflight reporting skills.\" Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.stacyhorn.com\" target=\"_blank\">stacyhorn.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"horn-stacy-21253"},"summary":{"type":"html","value":"\u003cp>Stacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for &quot;combining awe-fueled curiosity with topflight reporting skills.&quot; Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.\u003c/p>\n\n"},"show_appearances":{"type":"link","value":[]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061116858/ctoc\" target=\"_blank\">Unbelievable\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Imperfect-Harmony-Finding-Happiness-Singing/dp/1616200413/ctoc\" target=\"_blank\">Imperfect Harmony: Finding Happiness Singing with Others\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Waiting-My-Cats-Die-Memoir/dp/0312287445/ctoc\" target=\"_blank\">Waiting for My Cats to Die: A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Restless-Sleep-Inside-Citys-Squad/dp/0670034193/ctoc\" target=\"_blank\">The Restless Sleep: Inside New York City's Cold Case Squad\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Damnation-Island-Poor-Criminal-19th-Century/dp/1616205768/ctoc\" target=\"_blank\">Damnation Island: Poor, Sick, Mad, and Criminal in 19th-Century New York\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Stacy Horn"},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49","url":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false}},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]}},"ingestion":{"feed_content_id":"/content/horn-stacy-21253","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/horn-stacy/21253","external_url":""}},"pub_start":1530238740000,"type":"content:coast-to-coast-guest","summary":{"title":"Stacy Horn","description":"Stacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for \"combining awe-fueled curiosity with topflight reporting skills.\" Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.","image":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49"}},{"ref_id":"%2F5dffe108537fd678a3ece50e","slug":"lawrence-richard-5749","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lawrence-richard/5749","cuser":"","fields":{"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Contacts-Gods-Space-Pathway-New-ebook/dp/B00IY3GRG6/ctoc\" target=\"_blank\">Contacts With The Gods From Space: Pathway to the New Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0937249157/ctoc\" target=\"_blank\">Contacts With the Gods from Space: Pathway to the New Millennium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0007107234/ctoc\" target=\"_blank\">Little Book of Karma\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0007142374/ctoc\" target=\"_blank\">Little Book of Yin and Yang\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0007115822/ctoc\" target=\"_blank\">The Magic of Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-Extraterrestrial-Message-spiritual-transmissions/dp/1782498982/ctoc\" target=\"_blank\">UFOs and the Extraterrestrial MESSAGE\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/King-Who-Came-Earth-Biography/dp/1941482090/ctoc\" target=\"_blank\">The King Who Came to Earth\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"slug":{"type":"slug","value":"lawrence-richard-5749"},"summary":{"value":"\u003cp>Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.\u003c/p>\n\n","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. Richard was Lord Kimberley's speechwriter during the House of Lords UFO debate in 1979 and was the first to bring declassified CIA and Pentagon UFO Files to Britain in 1980. He launched a successful campaign in the US for release of UFO data from the FAA in 1987, and was the first to reveal Soviet Union UFO papers in Britain in 1990. Richard became the paranormal expert on London News Radio and co-authored Contacts with the Gods from Space with George King in 1996. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"title":"","link":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Richard Lawrence"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.richardlawrence.co.uk/\" target=\"_blank\">richardlawrence.co.uk\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.aetherius.org/\" target=\"_blank\">aetherius.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://12blessings.org/\" target=\"_blank\">12blessings.org\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lawrence-richard-5749","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lawrence-richard/5749","feed_type":"","feed_vendor":"C2C"},"summary":{"sponsored":false,"title":"Richard Lawrence","author":"Coast to Coast AM Staff","description":"Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.","image":{"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e","link":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false},"keywords":[],"primary_slug":"lawrence-richard-5749","slugs":["lawrence-richard-5749"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1578624840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"aWijh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena"]}]}},"pub_start":1578624840000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Lawrence","description":"Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.","image":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e"}}]}},{"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:/6a9a170338437b58bc7e0660","slug:2026-09-08-show","slug:2026-09-08-show","keyword:keywords/crime","keyword:keywords/poverty","keyword:keywords/ET contacts"]}},{"id":"%2F6a9a265138437b58bc7e0679","type":"PUBLISHING","record":{"ref_id":"%2F6a9a265138437b58bc7e0679","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-09-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Psychiatrist, empath, and author \u003ca href=\"https://drjudithorloff.com/\" target=\"_blank\">Dr. Judith Orloff\u003c/a> will explain how to protect yourself from energy vampires and avoid being drained by other people’s emotions and energy. She’ll also explore her belief that the power of empathy can help save the world.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://austinlim.com/\" target=\"_blank\">Austin Lim\u003c/a>, PhD, will explore the science behind some of the most famous works of horror and science fiction, from classics like &quot;Frankenstein&quot; and &quot;The Strange Case of Dr. Jekyll and Mr. Hyde&quot; to modern masterpieces such as \u003cem>Get Out\u003c/em> and \u003cem>The Last of Us\u003c/em>. He’ll examine how these stories get under our skin and make their way into the minds of audiences.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Empaths-Survival-Guide-Strategies-Sensitive/dp/1683642112/ctoc\" target=\"_blank\">The Empath's Survival Guide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Second-Sight-Intuitive-Psychiatrist-Extraordinary/dp/0307587584/ctoc\" target=\"_blank\">Second Sight\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Judith-Orloffs-Guide-Intuitive-Healing/dp/0812930983//ctoc\" target=\"_blank\">Dr. Judith Orloff's Guide to Intuitive Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Horror-Brain-Neuroscience-Science-Fiction/dp/149308478X/ctoc\" target=\"_blank\">\u003cu>Horror on the Brain: The Neuroscience Behind Science Fiction\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e000191cc137bf24420157e","%2F68c36891fe21909f9c27c605"]},"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/energy vampires","keywords/empathy","keywords/horror movies"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","id":"%2F6a9a2849e255b8421dd9b290","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a2849e255b8421dd9b290","source_credit":"David Wall / Moment / Getty Images","title":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","url":"asset://assets.getty/6a9a2849e255b8421dd9b290","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788962400000},"slug":{"type":"slug","value":"2026-09-09-show"},"summary":{"type":"html","value":"\u003cp>First Half: Psychiatrist, empath, and author \u003ca href=\"https://drjudithorloff.com/\" target=\"_blank\">Dr. Judith Orloff\u003c/a> will explain how to protect yourself from energy vampires and avoid being drained by other people’s emotions and energy. She’ll also explore her belief that the power of empathy can help save the world.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://austinlim.com/\" target=\"_blank\">Austin Lim\u003c/a>, PhD, will explore the science behind some of the most famous works of horror and science fiction, from classics like &quot;Frankenstein&quot; and &quot;The Strange Case of Dr. Jekyll and Mr. Hyde&quot; to modern masterpieces such as \u003cem>Get Out\u003c/em> and \u003cem>The Last of Us\u003c/em>. He’ll examine how these stories get under our skin and make their way into the minds of audiences.\u003c/p>\n\n"},"title":{"type":"title","value":"Empathy & Energy Vampires / The Science of Horror"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drjudithorloff.com/\" target=\"_blank\">\u003cu>drjudithorloff.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://austinlim.com/\" target=\"_blank\">\u003cu>austinlim.com\u003c/u>\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":"First Half: Psychiatrist, empath, and author Dr. Judith Orloff will explain how to protect yourself from energy vampires and avoid being drained by other people’s emotions and energy. She’ll also explore her belief that the power of empathy can help save the world. Second Half: Author Austin Lim, PhD, will explore the science behind some of the most famous works of horror and science fiction, from classics like \"Frankenstein\" and \"The Strange Case of Dr. Jekyll and Mr. Hyde\" to modern masterpieces such as Get Out and The Last of Us. He’ll examine how these stories get under our skin and make their way into the minds of audiences.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","link":"","new_tab":false,"source_credit":"David Wall / Moment / Getty Images","title":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","url":"asset://assets.getty/6a9a2849e255b8421dd9b290","use_caption":false},"keywords":["keywords/energy vampires","keywords/empathy","keywords/horror movies"],"primary_slug":"2026-09-09-show","slugs":["2026-09-09-show"],"sponsored":false,"title":"Empathy & Energy Vampires / The Science of Horror"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789034400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"545iK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/pop-culture","coast-categories/science-space-technology","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-09-09-show/"},"slug":"2026-09-09-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a2849e255b8421dd9b290","title":"Empathy & Energy Vampires / The Science of Horror","description":"First Half: Psychiatrist, empath, and author Dr. Judith Orloff will explain how to protect yourself from energy vampires and avoid being drained by other people’s emotions and energy. She’ll also explore her belief that the power of empathy can help save the world. Second Half: Author Austin Lim, PhD, will explore the science behind some of the most famous works of horror and science fiction, from classics like \"Frankenstein\" and \"The Strange Case of Dr. Jekyll and Mr. Hyde\" to modern masterpieces such as Get Out and The Last of Us. He’ll examine how these stories get under our skin and make their way into the minds of audiences.","author":""},"pub_start":1789034400000,"pub_until":4115978604802,"pub_changed":1789034400000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/pop-culture","coast-categories/science-space-technology","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":"%2F5e000191cc137bf24420157e","slug":"orloff-dr-judith-6338","payload":{"fields":{"show_appearances":{"type":"link","value":[]},"title":{"value":"Dr. Judith Orloff","type":"title"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx. \u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Highly-Sensitive-Rabbit-Judith-Orloff/dp/1649632878/ctoc\" target=\"_blank\">The Highly Sensitive Rabbit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Genius-Empathy-Practical-Sensitive-Relationships/dp/1683649710/ctoc\" target=\"_blank\">The Genius of Empathy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Thriving-Empath-Self-Care-Sensitive-People/dp/1683642910//ctoc\" target=\"_blank\">Thriving as an Empath: 365 Days of Self-Care for Sensitive People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Empaths-Survival-Guide-Strategies-Sensitive/dp/1683642112/ctoc\" target=\"_blank\">The Empath's Survival Guide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Emotional-Freedom-Liberate-Yourself-Transform/dp/0307338193/ctoc\" target=\"_blank\">Emotional Freedom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Second-Sight-Intuitive-Psychiatrist-Extraordinary/dp/0307587584/ctoc\" target=\"_blank\">Second Sight\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Judith-Orloffs-Guide-Intuitive-Healing/dp/0812930983//ctoc\" target=\"_blank\">Dr. Judith Orloff's Guide to Intuitive Healing\u003c/a>\u003c/li>\u003c/ul>\n\n"},"slug":{"type":"slug","value":"orloff-dr-judith-6338"},"summary":{"type":"html","value":"\u003cp>Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx. \u003c/p>\n\n"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drjudithorloff.com/product/developing-intuition-download-package/\" target=\"_blank\">Developing Intuition Package\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://drjudithorloff.com/online-courses-2/\" target=\"_blank\">The Empath’s Survival Guide Online Course\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.drjudithorloff.com/\" target=\"_blank\">drjudithorloff.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://drjudithorloff.com/online-courses-webinars/\" target=\"_blank\">Online Courses &amp; Webinars\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"primary_image":{"value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/661626d59bfd56f3d82cc052","alt_text":"","caption":"","id":"%2F661626d59bfd56f3d82cc052","link":"","source_credit":"","title":"","url":"asset://new_assets/661626d59bfd56f3d82cc052","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","new_tab":false},"type":"asset"}},"ingestion":{"external_url":"","feed_content_id":"/content/orloff-dr-judith-6338","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/orloff-dr-judith/6338","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/661626d59bfd56f3d82cc052"},"keywords":[],"primary_slug":"orloff-dr-judith-6338","slugs":["orloff-dr-judith-6338"],"sponsored":false,"title":"Dr. Judith Orloff","author":"Coast to Coast AM Staff","description":"Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx."},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"5j4iT","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1491533040000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https:/www.coasttocoastam.com/guest/orloff-dr-judith/6338","cuser":""},"pub_start":1491533040000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Judith Orloff","description":"Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx.","image":"https://i.iheart.com/v3/re/new_assets/661626d59bfd56f3d82cc052"}},{"ref_id":"%2F68c36891fe21909f9c27c605","slug":"austin-lim","payload":{"summary":{"title":"Austin Lim","author":"","description":"Austin Lim, PhD, is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works.","image":{"title":"","url":"asset://new_assets/68c9a5f1b0e65902a7512424","use_caption":false,"caption":"","link":"","new_tab":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":""},"keywords":[],"primary_slug":"austin-lim","slugs":["austin-lim"],"sponsored":false},"targeting":{"publish_date":1757636520000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"9kXbm","operator":"OR"}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/guest/austin-lim/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"caption":"","id":"%2F68c9a5f1b0e65902a7512424","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68c9a5f1b0e65902a7512424","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","source_credit":"","url":"asset://new_assets/68c9a5f1b0e65902a7512424"}},"slug":{"type":"slug","value":"austin-lim"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Austin Lim, PhD,\u003cstrong> \u003c/strong>is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works. His work has appeared in Scientific American, U.S. News and World Report, and many others. He is the author of the open-source introductory level neuroscience textbook Open Neuroscience Initiative\u003cem>, \u003c/em>which has been adopted by faculty from more than 30 universities or colleges around the world since its completion in mid-2021.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Austin Lim, PhD,\u003cstrong> \u003c/strong>is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works.\u003c/p>\n\n"},"title":{"type":"title","value":"Austin Lim"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://austinlim.com/\" target=\"_blank\">\u003cu>austinlim.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Horror-Brain-Neuroscience-Science-Fiction/dp/149308478X/ctoc\" target=\"_blank\">\u003cu>Horror on the Brain: The Neuroscience Behind Science Fiction\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""}},"pub_start":1757636520000,"type":"content:coast-to-coast-guest","summary":{"title":"Austin Lim","description":"Austin Lim, PhD, is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works.","image":"https://i.iheart.com/v3/re/new_assets/68c9a5f1b0e65902a7512424"}}]}},{"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:/6a9a265138437b58bc7e0679","slug:2026-09-09-show","slug:2026-09-09-show","keyword:keywords/energy vampires","keyword:keywords/empathy","keyword:keywords/horror movies"]}},{"id":"%2F6a9a53cbd6031da12919f443","type":"PUBLISHING","record":{"ref_id":"%2F6a9a53cbd6031da12919f443","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-10-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Researcher and podcaster \u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">Isaac Weishaupt\u003c/a> explores the hidden meanings behind pop culture, conspiracies, and esoteric philosophy. He’ll discuss theories about secret societies and their alleged role in creating a New World Order, including claims involving the Illuminati, Freemasons, Skull &amp; Bones, and occult gatherings at places such as Bohemian Grove.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://www.coasttocoastam.com/guest/luke-lafitte/\" target=\"_blank\">Luke Lafitte\u003c/a> looks at the spiritual side of AI and its connections to ancient Gnostic traditions, and the intersection of human consciousness and artificial intelligence. He'll also examine how science fiction shapes our attitudes toward emerging technology.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Path-Conspiracy-Illuminati-Transhumanism/dp/1974664228/ctoc\" target=\"_blank\">The Dark Path\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B096TWBJ2Y/ctoc\" target=\"_blank\">Aliens, UFOs, &amp; the Occult: Use Your Illusion II\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Kubricks-Code-Isaac-Weishaupt/dp/1505877539/ctoc\" target=\"_blank\">Kubrick's Code\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Machine-Intelligence-Imaginal-Realm-Re-animation/dp/1644114062/ctoc\" target=\"_blank\">Machine Intelligence and the Imaginal Realm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chronicles-Curious-Mind-NOSCE-IPSUM/dp/1792194633/ctoc\" target=\"_blank\">Chronicles of a Curious Mind\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6400534e36f0047f250758a4","%2F620eec87fa390a081ddc0f5e"]},"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/secret societies","keywords/AI"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"3D conceptual illustration of a humanoid artificial intelligence head constructed from purple voxel blocks, dissolving into glowing pink data nodes, light pixels, and connected network lines. Symbolizes machine learning, neural networks, deep learning, facial recognition, biometrics, metaverse, and big data processing.","id":"%2F6a9a55ead1d22d56eb61d8bc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc","source_credit":"dem10 / E+ / Getty Images","title":"Artificial Intelligence Digital Human Face Dissolving into Data Network","url":"asset://assets.getty/6a9a55ead1d22d56eb61d8bc","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789048800000},"slug":{"type":"slug","value":"2026-09-10-show"},"summary":{"type":"html","value":"\u003cp>First Half: Researcher \u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">Isaac Weishaupt\u003c/a> explores the hidden meanings behind pop culture, conspiracies, and esoteric philosophy. He’ll discuss theories about secret societies and their alleged role in creating a New World Order, including claims involving the Illuminati, Freemasons, Skull &amp; Bones, and occult gatherings at places such as Bohemian Grove.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://www.coasttocoastam.com/guest/luke-lafitte/\" target=\"_blank\">Luke Lafitte\u003c/a> looks at the spiritual side of AI and its connections to ancient Gnostic traditions, and the intersection of human consciousness and artificial intelligence. He'll also examine how science fiction shapes our attitudes toward emerging technology.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Societies / AI & Spirituality "},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://illuminatiwatcher.com/\" target=\"_blank\">illuminatiwatcher.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">allmylinks.com/isaacw\u003c/a>\u003c/li>\u003c/ul>\n\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":"First Half: Researcher Isaac Weishaupt explores the hidden meanings behind pop culture, conspiracies, and esoteric philosophy. He’ll discuss theories about secret societies and their alleged role in creating a New World Order, including claims involving the Illuminati, Freemasons, Skull & Bones, and occult gatherings at places such as Bohemian Grove. Second Half: Author Luke Lafitte looks at the spiritual side of AI and its connections to ancient Gnostic traditions, and the intersection of human consciousness and artificial intelligence. He'll also examine how science fiction shapes our attitudes toward emerging technology.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"3D conceptual illustration of a humanoid artificial intelligence head constructed from purple voxel blocks, dissolving into glowing pink data nodes, light pixels, and connected network lines. Symbolizes machine learning, neural networks, deep learning, facial recognition, biometrics, metaverse, and big data processing.","link":"","new_tab":false,"source_credit":"dem10 / E+ / Getty Images","title":"Artificial Intelligence Digital Human Face Dissolving into Data Network","url":"asset://assets.getty/6a9a55ead1d22d56eb61d8bc","use_caption":false},"keywords":["keywords/secret societies","keywords/AI"],"primary_slug":"2026-09-10-show","slugs":["2026-09-10-show"],"sponsored":false,"title":"Secret Societies / AI & Spirituality "},"targeting":{"exclusion":{"tags":[]},"publish_date":1789120800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"FT4oL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/science-space-technology","coast-categories/host-george-noory","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-10-show/"},"slug":"2026-09-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc","title":"Secret Societies / AI & Spirituality ","description":"First Half: Researcher Isaac Weishaupt explores the hidden meanings behind pop culture, conspiracies, and esoteric philosophy. He’ll discuss theories about secret societies and their alleged role in creating a New World Order, including claims involving the Illuminati, Freemasons, Skull & Bones, and occult gatherings at places such as Bohemian Grove. Second Half: Author Luke Lafitte looks at the spiritual side of AI and its connections to ancient Gnostic traditions, and the intersection of human consciousness and artificial intelligence. He'll also examine how science fiction shapes our attitudes toward emerging technology.","author":""},"pub_start":1789120800000,"pub_until":4115978604802,"pub_changed":1789120800000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/science-space-technology","coast-categories/host-george-noory","coast-categories/spirituality-occult","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6400534e36f0047f250758a4","slug":"isaac-weishaupt","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/isaac-weishaupt/","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>Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the &quot;Occult Symbolism and Pop Culture&quot; podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B08JF5M83X/ctoc\" target=\"_blank\">Aliens, UFOs, &amp; the Occult: Use Your Illusion I\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B096TWBJ2Y/ctoc\" target=\"_blank\">Aliens, UFOs, &amp; the Occult: Use Your Illusion II\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Kubricks-Code-Isaac-Weishaupt/dp/1505877539/ctoc\" target=\"_blank\">Kubrick's Code\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Path-Conspiracy-Illuminati-Transhumanism/dp/1974664228/ctoc\" target=\"_blank\">The Dark Path\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":"%2F69b360ab6f5bfb2e34596830","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69b360ab6f5bfb2e34596830","source_credit":"","title":"","url":"asset://new_assets/69b360ab6f5bfb2e34596830","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"isaac-weishaupt"},"summary":{"type":"html","value":"\u003cp>Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the &quot;Occult Symbolism and Pop Culture&quot; podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception. \u003c/p>\n\n"},"title":{"type":"title","value":"Isaac Weishaupt"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://illuminatiwatcher.com/\" target=\"_blank\">illuminatiwatcher.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">allmylinks.com/isaacw\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":"Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the \"Occult Symbolism and Pop Culture\" podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69b360ab6f5bfb2e34596830","use_caption":false},"keywords":[],"primary_slug":"isaac-weishaupt","slugs":["isaac-weishaupt"],"sponsored":false,"title":"Isaac Weishaupt"},"targeting":{"exclusion":{"tags":[]},"publish_date":1677742860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Wsdy3","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena","coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1677742860000,"type":"content:coast-to-coast-guest","summary":{"title":"Isaac Weishaupt","description":"Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the \"Occult Symbolism and Pop Culture\" podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception.","image":"https://i.iheart.com/v3/re/new_assets/69b360ab6f5bfb2e34596830"}},{"ref_id":"%2F620eec87fa390a081ddc0f5e","slug":"luke-lafitte","payload":{"canonical_url":"https://www.coasttocoastam.com/content/luke-lafitte/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Luke Lafitte"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Luke Lafitte, J.D., Ph.D., is a trial attorney, American history teacher, and co-founder of Dead White Zombies, an award-winning theater group in Dallas, Texas. Partner in a leading law firm in Dallas, he is the author of the three-volume series Chronicles of a Curious Mind.\u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"show_appearances":{"type":"link","value":[]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/62132fa8218806924aa95ed0","title":"","new_tab":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/62132fa8218806924aa95ed0","bucket":"new_assets","link":"","alt_text":"","caption":"","use_caption":false,"id":"%2F62132fa8218806924aa95ed0"}},"slug":{"type":"slug","value":"luke-lafitte"},"summary":{"value":"\u003cp>Luke Lafitte, J.D., Ph.D., is a trial attorney, American history teacher, and co-founder of Dead White Zombies, an award-winning theater group in Dallas, Texas. Partner in a leading law firm in Dallas, he is the author of the three-volume series Chronicles of a Curious Mind.\u003c/p>\n\n","type":"html"},"websites":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Machine-Intelligence-Imaginal-Realm-Re-animation/dp/1644114062/ctoc\" target=\"_blank\">Machine Intelligence and the Imaginal Realm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chronicles-Curious-Mind-NOSCE-IPSUM/dp/1792194633/ctoc\" target=\"_blank\">Chronicles of a Curious Mind\u003c/a>\u003c/li>\u003c/ul>\n\n"},"videos":{"type":"html","value":""}},"ingestion":{"feed_vendor":"","feed_permalink":"","external_url":"","feed_content_id":""},"summary":{"title":"Luke Lafitte","primary_slug":"luke-lafitte","slugs":["luke-lafitte"],"sponsored":false,"keywords":[],"author":"","description":"Luke Lafitte, J.D., Ph.D., is a trial attorney, American history teacher, and co-founder of Dead White Zombies, an award-winning theater group in Dallas, Texas. Partner in a leading law firm in Dallas, he is the author of the three-volume series Chronicles of a Curious Mind.","image":{"url":"asset://new_assets/62132fa8218806924aa95ed0","alt_text":"","caption":"","new_tab":false,"title":"","link":"","use_caption":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"targeting":{"publish_date":1645145040000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"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":"MAhgs","what":["coast-categories/psychology-mind","coast-categories/science-space-technology"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}}},"pub_start":1645145040000,"type":"content:coast-to-coast-guest","summary":{"title":"Luke Lafitte","description":"Luke Lafitte, J.D., Ph.D., is a trial attorney, American history teacher, and co-founder of Dead White Zombies, an award-winning theater group in Dallas, Texas. Partner in a leading law firm in Dallas, he is the author of the three-volume series Chronicles of a Curious Mind.","image":"https://i.iheart.com/v3/re/new_assets/62132fa8218806924aa95ed0"}}]}},{"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:/6a9a53cbd6031da12919f443","slug:2026-09-10-show","slug:2026-09-10-show","keyword:keywords/secret societies","keyword:keywords/AI"]}},{"id":"%2F6a9a57e6d6031da12919f45c","type":"PUBLISHING","record":{"ref_id":"%2F6a9a57e6d6031da12919f45c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-11-show/","cuser":"user/ldap/PREBUR1SXN","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\">\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>) will be joined by \u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">Stanley Praimnath\u003c/a>, one of the few survivors who was inside the Twin Towers 25 years ago, on September 11, 2001. His office was on the South Tower's 81st floor. He’ll recount his harrowing escape from the impact zone, the stranger who became a lifelong friend that day, and the extraordinary deal he made with God. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a9a0aa0677d5cb465d844cf","%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/9-11 attack"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"394375 15: Early morning light hits the smoke and wreckage of the World Trade Center September 13, 2001 in New York City, two days after the twin towers were destroyed when hit by two hijacked passenger jets. (Photo by Chris Hondros/Getty Images)","id":"%2F6a9a589c634a139d63297a45","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45","source_credit":"Chris Hondros / Getty Images News / Getty Images","title":"Ground Zero Two Days After World Trade Terror Attack","url":"asset://assets.getty/6a9a589c634a139d63297a45","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789135200000},"slug":{"type":"slug","value":"2026-09-11-show"},"summary":{"type":"html","value":"\u003cp>Guest host \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>) will be joined by \u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">Stanley Praimnath\u003c/a>, one of the few survivors who was inside the Twin Towers 25 years ago, on September 11, 2001. His office was on the South Tower's 81st floor. He’ll recount his harrowing escape from the impact zone, the stranger who became a lifelong friend that day, and the extraordinary deal he made with God. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"9/11 Survivor / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">wikipedia.org/wiki/Stanley_Praimnath\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) will be joined by Stanley Praimnath, one of the few survivors who was inside the Twin Towers 25 years ago, on September 11, 2001. His office was on the South Tower's 81st floor. He’ll recount his harrowing escape from the impact zone, the stranger who became a lifelong friend that day, and the extraordinary deal he made with God. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"394375 15: Early morning light hits the smoke and wreckage of the World Trade Center September 13, 2001 in New York City, two days after the twin towers were destroyed when hit by two hijacked passenger jets. (Photo by Chris Hondros/Getty Images)","link":"","new_tab":false,"source_credit":"Chris Hondros / Getty Images News / Getty Images","title":"Ground Zero Two Days After World Trade Terror Attack","url":"asset://assets.getty/6a9a589c634a139d63297a45","use_caption":false},"keywords":["keywords/9-11 attack"],"primary_slug":"2026-09-11-show","slugs":["2026-09-11-show"],"sponsored":false,"title":"9/11 Survivor / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789207200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"bmDNt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","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-09-11-show/"},"slug":"2026-09-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45","title":"9/11 Survivor / Open Lines","description":"Guest host Connie Willis (info) will be joined by Stanley Praimnath, one of the few survivors who was inside the Twin Towers 25 years ago, on September 11, 2001. His office was on the South Tower's 81st floor. He’ll recount his harrowing escape from the impact zone, the stranger who became a lifelong friend that day, and the extraordinary deal he made with God. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!","author":""},"pub_start":1789207200000,"pub_until":4115978604802,"pub_changed":1789207200000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","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":"%2F6a9a0aa0677d5cb465d844cf","slug":"stanley-praimnath","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/stanley-praimnath/","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>Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day. He was one of only 18 survivors from within or above the impact zone of United Airlines Flight 175.\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":"%2F6a9a0797ab7e3be801db4f61","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61","source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"stanley-praimnath"},"summary":{"type":"html","value":"\u003cp>Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day. \u003c/p>\n\n"},"title":{"type":"title","value":"Stanley Praimnath"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">wikipedia.org/wiki/Stanley_Praimnath\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":"Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false},"keywords":[],"primary_slug":"stanley-praimnath","slugs":["stanley-praimnath"],"sponsored":false,"title":"Stanley Praimnath"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788479940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WjHGv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1788479940000,"type":"content:coast-to-coast-guest","summary":{"title":"Stanley Praimnath","description":"Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day.","image":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61"}},{"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":"%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:/6a9a57e6d6031da12919f45c","slug:2026-09-11-show","slug:2026-09-11-show","keyword:keywords/9-11 attack"]}}],"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":"%2F6a991e7e6d6647b3714645a2","type":"PUBLISHING","record":{"ref_id":"%2F6a991e7e6d6647b3714645a2","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645ba","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645ba","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645ba","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":"astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole"},"source":{"type":"plain","value":"Space.com"},"source_url":{"type":"plain","value":"https://www.space.com/astronomy/saturn/astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole"},"summary":{"type":"html","value":"\u003cp>This newfound &quot;decagon&quot; joins the bizarre colossal hexagon seen for decades at Saturn's north pole.\u003c/p>\n\n"},"title":{"type":"title","value":"Astronomers discover mysterious 10-sided cloud structure at Saturn's south pole"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Space.com","description":"This newfound \"decagon\" joins the bizarre colossal hexagon seen for decades at Saturn's north pole.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645ba","use_caption":false},"keywords":[],"primary_slug":"astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole","slugs":["astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole"],"sponsored":false,"title":"Astronomers discover mysterious 10-sided cloud structure at Saturn's south pole"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KRtJB","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole/"},"slug":"astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645ba","title":"Astronomers discover mysterious 10-sided cloud structure at Saturn's south pole","description":"This newfound \"decagon\" joins the bizarre colossal hexagon seen for decades at Saturn's north pole.","author":"Space.com"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991e7e6d6647b3714645a2","slug:astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole","slug:astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole","author:user"]}},{"id":"%2F6a991ee96d6647b3714645c2","type":"PUBLISHING","record":{"ref_id":"%2F6a991ee96d6647b3714645c2","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Smithsonian Magazine"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645b7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645b7","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645b7","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":"archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis"},"source":{"type":"plain","value":"Smithsonian Magazine"},"source_url":{"type":"plain","value":"https://www.smithsonianmag.com/smart-news/archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis-180989438/"},"summary":{"type":"html","value":"\u003cp>In addition to the tomb, which once belonged to a high-ranking official, excavations revealed a network of burial shafts that still held human remains and funerary objects.\u003c/p>\n\n"},"title":{"type":"title","value":"Archaeologists Discover a 4,000-Year-Old Tomb With a False Door at Egypt’s Ancient Saqqara Necropolis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Smithsonian Magazine","description":"In addition to the tomb, which once belonged to a high-ranking official, excavations revealed a network of burial shafts that still held human remains and funerary objects.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645b7","use_caption":false},"keywords":[],"primary_slug":"archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis","slugs":["archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis"],"sponsored":false,"title":"Archaeologists Discover a 4,000-Year-Old Tomb With a False Door at Egypt’s Ancient Saqqara Necropolis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"v9rGs","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis/"},"slug":"archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645b7","title":"Archaeologists Discover a 4,000-Year-Old Tomb With a False Door at Egypt’s Ancient Saqqara Necropolis","description":"In addition to the tomb, which once belonged to a high-ranking official, excavations revealed a network of burial shafts that still held human remains and funerary objects.","author":"Smithsonian Magazine"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991ee96d6647b3714645c2","slug:archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis","slug:archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis","author:user"]}},{"id":"%2F6a991f3d6d6647b3714645ce","type":"PUBLISHING","record":{"ref_id":"%2F6a991f3d6d6647b3714645ce","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ai-spiralism-and-the-ghost-in-the-machine-illusion/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Psychology Today"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645bc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645bc","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645bc","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":"ai-spiralism-and-the-ghost-in-the-machine-illusion"},"source":{"type":"plain","value":"Psychology Today"},"source_url":{"type":"plain","value":"https://www.psychologytoday.com/us/blog/psych-unseen/202608/ai-spiralism-the-ghost-in-the-machine-illusion"},"summary":{"type":"html","value":"\u003cp>The belief that AI chatbots are conscious is an extension of the ELIZA effect.\u003c/p>\n\n"},"title":{"type":"title","value":"AI Spiralism and the Ghost in the Machine Illusion"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Psychology Today","description":"The belief that AI chatbots are conscious is an extension of the ELIZA effect.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645bc","use_caption":false},"keywords":[],"primary_slug":"ai-spiralism-and-the-ghost-in-the-machine-illusion","slugs":["ai-spiralism-and-the-ghost-in-the-machine-illusion"],"sponsored":false,"title":"AI Spiralism and the Ghost in the Machine Illusion"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"GCRET","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/ai-spiralism-and-the-ghost-in-the-machine-illusion/"},"slug":"ai-spiralism-and-the-ghost-in-the-machine-illusion","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645bc","title":"AI Spiralism and the Ghost in the Machine Illusion","description":"The belief that AI chatbots are conscious is an extension of the ELIZA effect.","author":"Psychology Today"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991f3d6d6647b3714645ce","slug:ai-spiralism-and-the-ghost-in-the-machine-illusion","slug:ai-spiralism-and-the-ghost-in-the-machine-illusion","author:user"]}},{"id":"%2F6a991f8d6d6647b3714645da","type":"PUBLISHING","record":{"ref_id":"%2F6a991f8d6d6647b3714645da","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645b0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645b0","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645b0","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":"study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet"},"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-16098295/Mystery-moon-formed-solved-lunar-satellite.html"},"summary":{"type":"html","value":"\u003cp>For decades, experts have believed the moon was created when a Mars–sized planet named Theia smashed into a young Earth.\u003c/p>\n\n"},"title":{"type":"title","value":"Study claims our lunar satellite was created in just five hours during a giant impact between Earth and a Mars–sized planet"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Daily Mail","description":"For decades, experts have believed the moon was created when a Mars–sized planet named Theia smashed into a young Earth.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645b0","use_caption":false},"keywords":[],"primary_slug":"study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet","slugs":["study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet"],"sponsored":false,"title":"Study claims our lunar satellite was created in just five hours during a giant impact between Earth and a Mars–sized planet"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"TY1NK","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet/"},"slug":"study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645b0","title":"Study claims our lunar satellite was created in just five hours during a giant impact between Earth and a Mars–sized planet","description":"For decades, experts have believed the moon was created when a Mars–sized planet named Theia smashed into a young Earth.","author":"Daily Mail"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991f8d6d6647b3714645da","slug:study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet","slug:study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet","author:user"]}},{"id":"%2F6a991fda6d6647b3714645e6","type":"PUBLISHING","record":{"ref_id":"%2F6a991fda6d6647b3714645e6","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645ad","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645ad","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645ad","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":"sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/11000-year-old-stone-sculpture-unearthed-at-gobekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies/"},"summary":{"type":"html","value":"\u003cp>Officials from Turkey’s Ministry of Culture and Tourism working at Karahan Tepe have announced the discovery of a unique stone sculpture depicting a human figure riding a leopard.\u003c/p>\n\n"},"title":{"type":"title","value":"Sculpture Unearthed at Göbekli Tepe’s Mysterious Sister Site Was Carved Millennia Before the First Human Societies"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"Officials from Turkey’s Ministry of Culture and Tourism working at Karahan Tepe have announced the discovery of a unique stone sculpture depicting a human figure riding a leopard.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645ad","use_caption":false},"keywords":[],"primary_slug":"sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies","slugs":["sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies"],"sponsored":false,"title":"Sculpture Unearthed at Göbekli Tepe’s Mysterious Sister Site Was Carved Millennia Before the First Human Societies"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"bKDCt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies/"},"slug":"sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645ad","title":"Sculpture Unearthed at Göbekli Tepe’s Mysterious Sister Site Was Carved Millennia Before the First Human Societies","description":"Officials from Turkey’s Ministry of Culture and Tourism working at Karahan Tepe have announced the discovery of a unique stone sculpture depicting a human figure riding a leopard.","author":"The Debrief"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991fda6d6647b3714645e6","slug:sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies","slug:sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1789714141000,"\u003cupcoming_pub_after>":1788505200000,"\u003cpub_start>":1788504541000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1788590941000,"\u003ctonight_pub_after>":1788505200000},"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":"odd-ogopogo-tooth-found-at-canadian-lake","pub_start":{"timestampMs":1788465000000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0","title":"Odd 'Ogopogo Tooth' Found at Canadian Lake"}},{"slug":"video-five-horses-found-mutilated-following-ufo-sighting-in-argentina","pub_start":{"timestampMs":1788463680000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e","title":"Video: Five Horses Found Mutilated Following UFO Sighting in Argentina"}},{"slug":"iss-robot-arm-southern-lights-photo","pub_start":{"timestampMs":1342844760000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/145e3feaf534a985b0c77f9151e21ab0","title":"ISS Robot Arm & Southern Lights"}},{"slug":"two-separate-tourists-report-new-nessie-sightings","pub_start":{"timestampMs":1788461460000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","title":"Two Separate Tourists Report New Nessie Sightings"}},{"slug":"2026-09-02-show","pub_start":{"timestampMs":1788429600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e","title":"Pergamon Altar Mystery / Lunar Exploration"}},{"slug":"video-creepy-ai-cat-in-the-hat-hoax-comes-to-america-prompting-multiple-police-responses","pub_start":{"timestampMs":1788382500000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670","title":"Video: Creepy AI 'Cat in the Hat' Hoax Comes to America, Prompting Multiple Police Responses"}},{"slug":"watch-eerie-orb-in-sky-troubles-pennsylvania-woman","pub_start":{"timestampMs":1788376140000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2","title":"Watch: Eerie Orb in Sky Troubles Pennsylvania Woman"}},{"slug":"art-bell-vault-mars-ancient-mysteries-kidnapped-by-ufos","pub_start":{"timestampMs":1788360420000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a29","title":"Art Bell Vault: Mars & Ancient Mysteries / Kidnapped by UFOs?"}}],[{"slug":"2026-09-01-show","pub_start":{"timestampMs":1788343200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90dbac634a139d632979bf","title":"EMP & Solar Flare Threats / Planetary Magick & Spellwork"}},{"slug":"demon-owl-photo","pub_start":{"timestampMs":1342844700000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/349b1cd39c20ece3698acbac0364d1ec","title":"Demon Owl"}},{"slug":"polish-pizza-prankster-faces-8-years-in-prison-for-staggering-spree-of-phony-delivery-orders","pub_start":{"timestampMs":1788295200000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a9738e622c9c7f8133ba9a9","title":"Polish 'Pizza Prankster' Faces 8 Years in Prison for Staggering Spree of Phony Delivery Orders"}},{"slug":"video-bigfoot-buffs-unleash-their-best-bellows-at-sasquatch-calling-contest-in-maine","pub_start":{"timestampMs":1788294480000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/686300ea0387d40d5687cb21","title":"Video: Bigfoot Buffs Unleash Their Best Bellows at Sasquatch Calling Contest in Maine"}},{"slug":"video-mysterious-island-appears-and-disappears-at-canadian-reservoir","pub_start":{"timestampMs":1788287640000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a971ab63e19e8f944292aa8","title":"Video: Mysterious Island Appears and Disappears at Canadian Reservoir"}},{"slug":"2026-08-31-show","pub_start":{"timestampMs":1788256800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90d5ffd1d22d56eb61d849","title":"Princess Diana Conspiracy / ETs & Healing"}},{"slug":"supernatural-force-menaces-colombian-troops","pub_start":{"timestampMs":1788208860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/689e2efe469696531650060d","title":"Supernatural Force Menaces Colombian Troops?"}},{"slug":"video-california-couple-finds-mysterious-sculpture-buried-in-backyard","pub_start":{"timestampMs":1788208560000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a95e6e5e1c2216d28a2daa0","title":"Video: California Couple Finds Mysterious Sculpture Buried in Backyard"}}],[{"slug":"creepy-figure-photographed-in-new-york-pond","pub_start":{"timestampMs":1788202200000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a95cb941c83db5f9ad8343f","title":"Creepy Figure Photographed in New York Pond"}},{"slug":"2026-08-30-show","pub_start":{"timestampMs":1788170400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90d1e25c29aa2beb6dfa27","title":"Canadian Poltergeist Case / Crop Circle Anomalies"}},{"slug":"the-first-spiral-galaxy-photo","pub_start":{"timestampMs":1342755120000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/d33743a02d51586556c08f87beda8008","title":"The First Spiral Galaxy"}},{"slug":"roman-space-telescope-takes-flight","pub_start":{"timestampMs":1788109620000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a945e84e255b8421dd9b241","title":"Roman Space Telescope Takes Flight "}},{"slug":"2026-08-29-show","pub_start":{"timestampMs":1788084000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6708695d4e37db3394c81011","title":"Making of Jason Voorhees / Alien Abduction Phenomena"}},{"slug":"scientists-recreate-diamond-rain","pub_start":{"timestampMs":1788055320000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a93901f8b781055d9f2e896","title":"Scientists Recreate Diamond Rain"}},{"slug":"2026-08-28-show","pub_start":{"timestampMs":1787997600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f9065d7ce9288a4f2237a7c","title":"Interview with a Living Vampire / Open Lines"}},{"slug":"mysterious-1967-nasa-moon-photo-sparks-alien-spacecraft-theory","pub_start":{"timestampMs":1787966160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9233cef818b5986cd65a13","title":"Mysterious 1967 NASA Moon Photo Sparks Alien Spacecraft Theory"}}]]}]],"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_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","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","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","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","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","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":"%2F6a99c376f233e4b9cd8ddac7","type":"LEADS","record":{"title":"Two Separate Tourists Report New Nessie Sightings","subtitle":"A compelling pair of potential Loch Ness Monster sightings featuring intriguing visual evidence captured on consecutive days has been added to the official 2026 tally. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/two-separate-tourists-report-new-nessie-sightings/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a99d16409148ca91f40d382","type":"LEADS","record":{"title":"Video: Five Horses Found Mutilated Following UFO Sighting in Argentina","subtitle":"In an eyebrow-raising story out of Argentina, five horses were found mysteriously mutilated following a UFO sighting. ","image":"https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e","img_meta":{"base_id":"%2F6a16019ec8c7bb5978d5fb0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-five-horses-found-mutilated-following-ufo-sighting-in-argentina/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a99d19009148ca91f40d383","type":"LEADS","record":{"title":"Odd 'Ogopogo Tooth' Found at Canadian Lake","subtitle":"A family visiting a beach along Canada's Okanagan Lake stumbled upon a mysterious triangular object that has been likened to a tooth from the site's resident 'monster,' Ogopogo.","image":"https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0","img_meta":{"base_id":"%2F609d7a8a80150e67de87bba0","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/odd-ogopogo-tooth-found-at-canadian-lake/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a9875c2a8a7c06acd1ba14a","type":"LEADS","record":{"title":"Watch: Eerie Orb in Sky Troubles Pennsylvania Woman","subtitle":"A spooky video from Pennsylvania shows the moment when a woman was stopped in her tracks by an eerie orb that appeared in the night sky and seemed to be watching her. ","image":"https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2","img_meta":{"base_id":"%2F654e84551342d7546c5f1bd2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-eerie-orb-in-sky-troubles-pennsylvania-woman/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a988f40579dfc8930af1ebc","type":"LEADS","record":{"title":"Video: Creepy AI 'Cat in the Hat' Hoax Comes to America, Prompting Multiple Police Responses","subtitle":"The creepy AI-generated 'Cat in the Hat' hoax that prompted police responses in Ireland and the UK has come to America, with officials in multiple states issuing warnings about the weird viral trend specifically targeting schools. ","image":"https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670","img_meta":{"base_id":"%2F6a8dfe24cd3467b6b79a2670","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-creepy-ai-cat-in-the-hat-hoax-comes-to-america-prompting-multiple-police-responses/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"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":"%2F6a99c376f233e4b9cd8ddac7","type":"LEADS","record":{"title":"Two Separate Tourists Report New Nessie Sightings","subtitle":"A compelling pair of potential Loch Ness Monster sightings featuring intriguing visual evidence captured on consecutive days has been added to the official 2026 tally. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/two-separate-tourists-report-new-nessie-sightings/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a99d16409148ca91f40d382","type":"LEADS","record":{"title":"Video: Five Horses Found Mutilated Following UFO Sighting in Argentina","subtitle":"In an eyebrow-raising story out of Argentina, five horses were found mysteriously mutilated following a UFO sighting. ","image":"https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e","img_meta":{"base_id":"%2F6a16019ec8c7bb5978d5fb0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-five-horses-found-mutilated-following-ufo-sighting-in-argentina/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a99d19009148ca91f40d383","type":"LEADS","record":{"title":"Odd 'Ogopogo Tooth' Found at Canadian Lake","subtitle":"A family visiting a beach along Canada's Okanagan Lake stumbled upon a mysterious triangular object that has been likened to a tooth from the site's resident 'monster,' Ogopogo.","image":"https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0","img_meta":{"base_id":"%2F609d7a8a80150e67de87bba0","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/odd-ogopogo-tooth-found-at-canadian-lake/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a9875c2a8a7c06acd1ba14a","type":"LEADS","record":{"title":"Watch: Eerie Orb in Sky Troubles Pennsylvania Woman","subtitle":"A spooky video from Pennsylvania shows the moment when a woman was stopped in her tracks by an eerie orb that appeared in the night sky and seemed to be watching her. ","image":"https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2","img_meta":{"base_id":"%2F654e84551342d7546c5f1bd2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-eerie-orb-in-sky-troubles-pennsylvania-woman/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a988f40579dfc8930af1ebc","type":"LEADS","record":{"title":"Video: Creepy AI 'Cat in the Hat' Hoax Comes to America, Prompting Multiple Police Responses","subtitle":"The creepy AI-generated 'Cat in the Hat' hoax that prompted police responses in Ireland and the UK has come to America, with officials in multiple states issuing warnings about the weird viral trend specifically targeting schools. ","image":"https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670","img_meta":{"base_id":"%2F6a8dfe24cd3467b6b79a2670","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-creepy-ai-cat-in-the-hat-hoax-comes-to-america-prompting-multiple-police-responses/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"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"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"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/20260804160818432","app/streams","app/streams/20260831181732087","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:2ba52a7324064919551aa6ea658194bb","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:/5dfa85e6d71999f70ab1b9d1","PS:content:coast-to-coast-article:/5dfa959cdf86e46924b39110","PS:content:coast-to-coast-article:/6a991e7e6d6647b3714645a2","PS:content:coast-to-coast-article:/6a991ee96d6647b3714645c2","PS:content:coast-to-coast-article:/6a991f3d6d6647b3714645ce","PS:content:coast-to-coast-article:/6a991f8d6d6647b3714645da","PS:content:coast-to-coast-article:/6a991fda6d6647b3714645e6","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:/5dffc878cc137bf2442012f9","PS:content:coast-to-coast-guest:/5dffe108537fd678a3ece50e","PS:content:coast-to-coast-guest:/5dffefb5cc137bf2442014a4","PS:content:coast-to-coast-guest:/5e000191cc137bf24420157e","PS:content:coast-to-coast-guest:/5e0017ab537fd678a3ece7a2","PS:content:coast-to-coast-guest:/5e001e59cc137bf2442016f5","PS:content:coast-to-coast-guest:/5e003edbcc137bf24420186d","PS:content:coast-to-coast-guest:/5e0067bccc137bf2442019e5","PS:content:coast-to-coast-guest:/5e00753ccc137bf244201ab8","PS:content:coast-to-coast-guest:/5e00753e537fd678a3eceb92","PS:content:coast-to-coast-guest:/5e008cef537fd678a3ecec18","PS:content:coast-to-coast-guest:/5e00c46acc137bf244201d82","PS:content:coast-to-coast-guest:/620eec87fa390a081ddc0f5e","PS:content:coast-to-coast-guest:/6400534e36f0047f250758a4","PS:content:coast-to-coast-guest:/66c7d9d347e95a462f608dac","PS:content:coast-to-coast-guest:/68c36891fe21909f9c27c605","PS:content:coast-to-coast-guest:/6a9a0704ab7e3be801db4f53","PS:content:coast-to-coast-guest:/6a9a0aa0677d5cb465d844cf","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6a90ef5a4817f45d5030ab7b","PS:content:coast-to-coast-show:/6a911bae4817f45d5030ab94","PS:content:coast-to-coast-show:/6a9a0bad38437b58bc7e0614","PS:content:coast-to-coast-show:/6a9a116938437b58bc7e062e","PS:content:coast-to-coast-show:/6a9a139e38437b58bc7e0647","PS:content:coast-to-coast-show:/6a9a170338437b58bc7e0660","PS:content:coast-to-coast-show:/6a9a265138437b58bc7e0679","PS:content:coast-to-coast-show:/6a9a53cbd6031da12919f443","PS:content:coast-to-coast-show:/6a9a57e6d6031da12919f45c","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a42b6ef44acaf9cc1e0eda2","PS:leads:/6a7549808d780c3fefb9853f","PS:leads:/6a9875c2a8a7c06acd1ba14a","PS:leads:/6a988f40579dfc8930af1ebc","PS:leads:/6a99c376f233e4b9cd8ddac7","PS:leads:/6a99d16409148ca91f40d382","PS:leads:/6a99d19009148ca91f40d383","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","app/sites/20260901152216477","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 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 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":"%2F6a99c376f233e4b9cd8ddac7","type":"LEADS","record":{"title":"Two Separate Tourists Report New Nessie Sightings","subtitle":"A compelling pair of potential Loch Ness Monster sightings featuring intriguing visual evidence captured on consecutive days has been added to the official 2026 tally. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/two-separate-tourists-report-new-nessie-sightings/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a99d16409148ca91f40d382","type":"LEADS","record":{"title":"Video: Five Horses Found Mutilated Following UFO Sighting in Argentina","subtitle":"In an eyebrow-raising story out of Argentina, five horses were found mysteriously mutilated following a UFO sighting. ","image":"https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e","img_meta":{"base_id":"%2F6a16019ec8c7bb5978d5fb0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-five-horses-found-mutilated-following-ufo-sighting-in-argentina/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a99d19009148ca91f40d383","type":"LEADS","record":{"title":"Odd 'Ogopogo Tooth' Found at Canadian Lake","subtitle":"A family visiting a beach along Canada's Okanagan Lake stumbled upon a mysterious triangular object that has been likened to a tooth from the site's resident 'monster,' Ogopogo.","image":"https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0","img_meta":{"base_id":"%2F609d7a8a80150e67de87bba0","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/odd-ogopogo-tooth-found-at-canadian-lake/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a9875c2a8a7c06acd1ba14a","type":"LEADS","record":{"title":"Watch: Eerie Orb in Sky Troubles Pennsylvania Woman","subtitle":"A spooky video from Pennsylvania shows the moment when a woman was stopped in her tracks by an eerie orb that appeared in the night sky and seemed to be watching her. ","image":"https://i.iheart.com/v3/re/new_assets/654e84551342d7546c5f1bd2","img_meta":{"base_id":"%2F654e84551342d7546c5f1bd2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-eerie-orb-in-sky-troubles-pennsylvania-woman/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a988f40579dfc8930af1ebc","type":"LEADS","record":{"title":"Video: Creepy AI 'Cat in the Hat' Hoax Comes to America, Prompting Multiple Police Responses","subtitle":"The creepy AI-generated 'Cat in the Hat' hoax that prompted police responses in Ireland and the UK has come to America, with officials in multiple states issuing warnings about the weird viral trend specifically targeting schools. ","image":"https://i.iheart.com/v3/re/new_assets/6a8dfe24cd3467b6b79a2670","img_meta":{"base_id":"%2F6a8dfe24cd3467b6b79a2670","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-creepy-ai-cat-in-the-hat-hoax-comes-to-america-prompting-multiple-police-responses/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"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":"%2F6a90e0514817f45d5030ab4a","type":"PUBLISHING","record":{"ref_id":"%2F6a90e0514817f45d5030ab4a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-02-show/","cuser":"user/ldap/PREBUR1SXN","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, author \u003ca href=\"http://hopeoftheworld.org/\" target=\"_blank\">Jonathan Cahn\u003c/a> explored the mysterious and ominous history of the Pergamon Altar, a monumental Greek structure from the second century B.C., and its possible connection to the events shaping our world today. He characterized the altar as &quot;the throne of Satan,&quot; referencing the biblical Book of Revelation, which calls Pergamon the place &quot;where the throne of Satan dwells.&quot; It was an altar of burnt offerings—&quot;the altar of the Holocaust,&quot; he stated, referencing the Greek roots of the word &quot;holocaust.&quot; Cahn contends that this altar has repeatedly influenced world history, linking it to major 20th-century events, including the rise of Adolf Hitler, world wars, Marxism, the Cold War, and even the development of the internet and American leadership.\u003c/p>\n\n\u003cp>The altar was excavated and transported to Germany in the late 19th century, coinciding with the founding of the German Empire in 1871. Cahn highlights this timing as significant, noting that &quot;the throne of Satan returns to the world&quot; just as Germany emerges, and that Germany's embrace of the altar paralleled the rise of anti-Semitism and occultism, setting the stage for the calamities of the 20th century. After World War II, the altar passed into Soviet hands, correlating with the USSR's rise as a communist superpower, and the spread of communism to other countries.\u003c/p>\n\n\u003cp>Looking forward, Cahn hinted at the altar's continuing influence, including a well-known American leader linked to the altar's power and a prophetic role in end-time events involving a &quot;resurrected Roman Empire&quot; and the Antichrist. Although cautious about naming this leader, he described how this figure gave a speech at the altar site and rose to power with a replica of the altar behind him. Cahn attributes his insights to divine guidance.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, engineer and author \u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">Brooks Agnew\u003c/a> discussed lunar exploration and the current state and future ambitions of human space missions. He mentioned that NASA's Artemis III program is part of the agency's Gateway project, which involves placing a space station in lunar orbit as part of a massive, multi-trillion-dollar initiative essential to lunar colonization and future Mars missions. The discovery of water ice and helium-3 at the Moon's south pole, particularly in craters like Cabeus, has been a game changer. Explaining the significance of helium-3, he said, &quot;When we fuse helium-3, we don't get any radiation,&quot; making it a potentially revolutionary clean energy source. &quot;Right now we believe that there is about a 10,000-year fuel supply sitting on the moon for the first person who can grab it,&quot; he marveled. However, he acknowledged its current economic impracticality, citing ongoing challenges with fusion technology and the need for a new type of reactor.\u003c/p>\n\n\u003cp>Emphasizing the geopolitical stakes, he asserted, &quot;The first country to build a successful lunar colony is going to rule the world,&quot; pointing to China's rapid progress and the strategic creation of the U.S. Space Force and Space Academy to foster military and technological leadership in space. Agnew also addressed the challenges of remote lunar landings, noting that the lack of a lunar positioning system causes frequent mission failures. He praised private space companies like SpaceX for their innovative approaches, contrasting them with NASA's slower bureaucratic processes.\u003c/p>\n\n\u003cp>Agnew expressed a strong vision for lunar exploration, advocating for the development of habitats inside lunar volcanic vents rather than on the surface. On human colonization of Mars, he outlined the biological challenges of childbirth and development in low gravity, predicting the emergence of a distinct &quot;race of Martians&quot; due to physiological mutations.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Altar-Pergamon-Mystery-Angel-Future/dp/1636416152/ctoc\" target=\"_blank\">\u003cu>The Altar of Pergamon: The Mystery of the Dark Angel and the Future of the World\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Harbinger-ancient-mystery-secret-Americas/dp/161638610X/ctoc\" target=\"_blank\">The Harbinger\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dragons-Prophecy-Israel-Dark-Resurrection/dp/1636413994/ctoc\" target=\"_blank\">The Dragon's Prophecy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Asteroid-Mining-energy-Brooks-Agnew-ebook/dp/B085XT81DK/ctoc\" target=\"_blank\">Asteroid Mining\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Glance-Angels-Golden-State-America/dp/B0DY4YST9K/ctoc\" target=\"_blank\">Glance of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bearth-Two-Earths-race-time-ebook/dp/B01BLQLW0S/ctoc\" target=\"_blank\">Bearth: Two Earths, one race for time\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/B09S2274RD/ctoc/?trackAsin=B09S2274RD"},{"artist":"The Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc/?trackAsin=B001O03GO2"},{"artist":"Al Stewart","title":"Year Of The Cat","url":"https://amazon.com/dp/B00122MCOC/ctoc/?trackAsin=B00122MCOC"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc/?trackAsin=B07GJ1R79G"},{"artist":"Procol Harum","title":"A Whiter Shade Of Pale","url":"https://amazon.com/dp/B0BZX2L8C8/ctoc/?trackAsin=B0BZX2L8C8"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc/?trackAsin=B007GN15O4"},{"artist":"Frankie Valli & Four Seasons","title":"Let’s Hang On","url":"https://amazon.com/dp/B00122CAXU/ctoc/?trackAsin=B00122CAXU"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc/?trackAsin=B00SPN1CA6"},{"artist":"The Animals","title":"House Of The Rising Sun","url":"https://amazon.com/dp/B00G79E8HY/ctoc/?trackAsin=B00G79E8HY"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc/?trackAsin=B08HW2S1RJ"},{"artist":"The Drifters","title":"Under The Boardwalk","url":"https://amazon.com/dp/B00124ASBE/ctoc/?trackAsin=B00124ASBE"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://www.amazon.com/dp/B0DZX38459"},{"artist":"Van Morrison","title":"Moondance","url":"https://amazon.com/dp/B00FR0M6JQ/ctoc/?trackAsin=B00FR0M6JQ"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc/?trackAsin=B0BPF84X8C"},{"artist":"The Police","title":"Walking On The Moon","url":"https://amazon.com/dp/B07QPPBG1V/ctoc/?trackAsin=B07QPPBG1V"},{"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":["%2F5e00753ccc137bf244201ab8","%2F5e0017ab537fd678a3ece7a2"]},"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/biblical prophecy","keywords/Pergamon altar","keywords/Artemis III","keywords/lunar exploration"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a995435956e223936f3d977","show":"coast","title":"Wed, Sep 2 2026 - Hour 1"},{"episodeId":"/episodes/6a995448956e223936f3d978","show":"coast","title":"Wed, Sep 2 2026 - Hour 2"},{"episodeId":"/episodes/6a99545a956e223936f3d979","show":"coast","title":"Wed, Sep 2 2026 - Hour 3"},{"episodeId":"/episodes/6a995475956e223936f3d97a","show":"coast","title":"Wed, Sep 2 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Detail showing Hecate fighting Clytius. | Located in: Pergamonmuseum.","id":"%2F6a90e1e5070994dd5cf2fb1e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e","source_credit":"Ruggero Vanni / The Image Bank Unreleased / Getty Images","title":"Detail of East Frieze of Great Altar of Pergamon","url":"asset://assets.getty/6a90e1e5070994dd5cf2fb1e","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788357600000},"slug":{"type":"slug","value":"2026-09-02-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"http://hopeoftheworld.org/\" target=\"_blank\">Jonathan Cahn\u003c/a> explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author \u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">Brooks Agnew\u003c/a> on lunar exploration and missions.\u003c/p>\n\n"},"title":{"type":"title","value":"Pergamon Altar Mystery / Lunar Exploration"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://hopeoftheworld.org/\" target=\"_blank\">\u003cu>hopeoftheworld.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">\u003cu>brooksagnew.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"09-02-2026-hour-1,09-02-2026-hour-2,09-02-2026-hour-3,09-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":"Author Jonathan Cahn explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author Brooks Agnew on lunar exploration and missions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Detail showing Hecate fighting Clytius. | Located in: Pergamonmuseum.","link":"","new_tab":false,"source_credit":"Ruggero Vanni / The Image Bank Unreleased / Getty Images","title":"Detail of East Frieze of Great Altar of Pergamon","url":"asset://assets.getty/6a90e1e5070994dd5cf2fb1e","use_caption":false},"keywords":["keywords/biblical prophecy","keywords/Pergamon altar","keywords/Artemis III","keywords/lunar exploration"],"primary_slug":"2026-09-02-show","slugs":["2026-09-02-show"],"sponsored":false,"title":"Pergamon Altar Mystery / Lunar Exploration"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788429600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1Ea7u","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/prophecy-predictions","coast-categories/science-space-technology","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-09-02-show/"},"slug":"2026-09-02-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e","title":"Pergamon Altar Mystery / Lunar Exploration","description":"Author Jonathan Cahn explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author Brooks Agnew on lunar exploration and missions.","author":""},"pub_start":1788429600000,"pub_until":4115978604802,"pub_changed":1788433598059,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/prophecy-predictions","coast-categories/science-space-technology","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":"%2F5e00753ccc137bf244201ab8","slug":"cahn-jonathan-56445","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/cahn-jonathan/56445","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>Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Avatar-Jonathan-Cahn/dp/1636415202/ctoc\" target=\"_blank\">The Avatar\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Harbinger-ancient-mystery-secret-Americas/dp/161638610X/ctoc\" target=\"_blank\">The Harbinger\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Mystery-Shemitah-000-Year-Old-Secret-Americas/dp/1629981931/ctoc\" target=\"_blank\">The Mystery of the Shemitah\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Book-Mysteries-Jonathan-Cahn/dp/162998941X/ctoc\" target=\"_blank\">The Book of Mysteries\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paradigm-Ancient-Blueprint-Holds-Mystery/dp/1629994766//ctoc\" target=\"_blank\">The Paradigm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Oracle-Jubilean-Mysteries-Unveiled/dp/1629996297/ctoc\" target=\"_blank\">The Oracle: The Jubilean Mysteries Unveiled\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Harbinger-II-Return-Jonathan-Cahn/dp/1629998915/ctoc\" target=\"_blank\">The Harbinger II: The Return\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Return-Gods-Jonathan-Cahn/dp/1636411428/ctoc\" target=\"_blank\">The Return of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Josiah-Manifesto-Ancient-Mystery-Guide/dp/1636413323/ctoc\" target=\"_blank\">The Josiah Manifesto\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dragons-Prophecy-Israel-Dark-Resurrection/dp/1636413994/ctoc\" target=\"_blank\">The Dragon's Prophecy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Altar-Pergamon-Mystery-Angel-Future/dp/1636416152/ctoc\" target=\"_blank\">\u003cu>The Altar of Pergamon: The Mystery of the Dark Angel and the Future of the World\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"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/9b18bab25f16d56481fa52bb12d5eca2","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/9b18bab25f16d56481fa52bb12d5eca2","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"cahn-jonathan-56445"},"summary":{"type":"html","value":"\u003cp>Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.\u003c/p>\n\n"},"title":{"type":"title","value":"Jonathan Cahn"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.fathomevents.com/events/The-Harbingers-of-things-to-come\" target=\"_blank\">The Harbingers of Things to Come\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.hopeoftheworld.org/\" target=\"_blank\">hopeoftheworld.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/jonathancahn.official\" target=\"_blank\">Facebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.theharbinger-jonathancahn.com/\" target=\"_blank\">theharbingerwebsite.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://harbingersofthingstocome.com/\" target=\"_blank\">harbingersofthingstocome.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/cahn-jonathan-56445","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/cahn-jonathan/56445","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/9b18bab25f16d56481fa52bb12d5eca2","use_caption":false},"keywords":[],"primary_slug":"cahn-jonathan-56445","slugs":["cahn-jonathan-56445"],"sponsored":false,"title":"Jonathan Cahn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1505427600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"qm7EE","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/prophecy-predictions","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1505427600000,"type":"content:coast-to-coast-guest","summary":{"title":"Jonathan Cahn","description":"Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.","image":"https://i.iheart.com/v3/re/assets.coast2coast/9b18bab25f16d56481fa52bb12d5eca2"}},{"ref_id":"%2F5e0017ab537fd678a3ece7a2","slug":"agnew-brooks-6470","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/agnew-brooks/6470","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>Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Glance-Angels-Golden-State-America/dp/B0DY4YST9K/ctoc\" target=\"_blank\">Glance of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Charm-Favor-story-Clinton-Syndicate/dp/1982060069/ctoc\" target=\"_blank\">Charm of Favor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1425915930/ctoc\" target=\"_blank\">The Ark of Millions of Years Volume Two: 2012 and the Harvest of the End Times\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1418434027/ctoc\" target=\"_blank\">The Ark Of Millions Of Years: New Discoveries And Light On The Creation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1434380637/ctoc\" target=\"_blank\">The Ark of Millions of Years: Volume Three\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Remembering-Future-Physics-Soul-Travel/dp/1453798900/ctoc\" target=\"_blank\">Remembering the Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alienated-Nation-The-Quest-Liberty/dp/1475200153/ctoc\" target=\"_blank\">Alienated Nation: The New Quest for Liberty\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bearth-Two-Earths-race-time-ebook/dp/B01BLQLW0S/ctoc\" target=\"_blank\">Bearth: Two Earths, one race for time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bearth-Grand-Division-Brooks-Agnew/dp/153464427X/ctoc\" target=\"_blank\">Bearth: The Grand Division\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bearth-Three-Gathering-LOlam-3/dp/1542691419/ctoc\" target=\"_blank\">Bearth: The Gathering L'Olam\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Asteroid-Mining-energy-Brooks-Agnew-ebook/dp/B085XT81DK/ctoc\" target=\"_blank\">Asteroid Mining\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":"%2F699b3053c6dbe9211606e8de","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/699b3053c6dbe9211606e8de","source_credit":"","title":"","url":"asset://new_assets/699b3053c6dbe9211606e8de","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"agnew-brooks-6470"},"summary":{"type":"html","value":"\u003cp>Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.\u003c/p>\n\n"},"title":{"type":"title","value":"Brooks Agnew"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">brooksagnew.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.x2-radio.com/\" target=\"_blank\">x2-radio.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/agnew-brooks-6470","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/agnew-brooks/6470","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/699b3053c6dbe9211606e8de","use_caption":false},"keywords":[],"primary_slug":"agnew-brooks-6470","slugs":["agnew-brooks-6470"],"sponsored":false,"title":"Brooks Agnew"},"targeting":{"exclusion":{"tags":[]},"publish_date":1484880240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zmT85","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1484880240000,"type":"content:coast-to-coast-guest","summary":{"title":"Brooks Agnew","description":"Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.","image":"https://i.iheart.com/v3/re/new_assets/699b3053c6dbe9211606e8de"}}]}},{"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:/6a90e0514817f45d5030ab4a","slug:2026-09-02-show","slug:2026-09-02-show","keyword:keywords/biblical prophecy","keyword:keywords/Pergamon altar","keyword:keywords/Artemis III","keyword:keywords/lunar exploration"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1789714141000,"\u003cupcoming_pub_after>":1788505200000,"\u003cpub_start>":1788504541000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1788590941000,"\u003ctonight_pub_after>":1788505200000},"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":"%2F6a90ef5a4817f45d5030ab7b","type":"PUBLISHING","record":{"ref_id":"%2F6a90ef5a4817f45d5030ab7b","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-03-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Clinical psychologist and expert in psychokinesis, \u003ca href=\"https://synccreation.com/\" target=\"_blank\">Dr. Joe Gallenberger\u003c/a>, will share new stories of success with his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">Carole Obley\u003c/a> is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003cem>, Jeff Nelken\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Inner-Vegas-Creating-Miracles-Abundance/dp/1937907104/ctoc\" target=\"_blank\">Inner Vegas: Creating Miracles, Abundance, and Health\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Brothers-Forever-Unexpected-Journey-Beyond/dp/1571740457/ctoc\" target=\"_blank\">Brothers Forever: An Unexpected Journey Beyond Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Liquid-Luck-Good-Fortune-Handbook/dp/1937907279/ctoc\" target=\"_blank\">Liquid Luck: The Good Fortune Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Im-Still-You-Stories-Communication/dp/1846941075/ctoc\" target=\"_blank\">I'm Still with You: True Stories of Healing Grief Through Spirit Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Embracing-Ties-That-Bind-Connecting-dp-1401089712/dp/1401089712/ctoc\" target=\"_blank\">Embracing the Ties That Bind: Connecting with Spirit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Connections-Comforting-Messages-Spirit/dp/184694967X/ctoc\" target=\"_blank\">Soul to Soul Connections: Comforting Messages from the Spirit World\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e008cef537fd678a3ecec18","%2F5e00753e537fd678a3eceb92"]},"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/luck","keywords/psychokinesis","keywords/souls","keywords/spiritual medium"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background. The experimental long exposure creates a dynamic and surreal sense of energy, speed, or inner thoughts.","id":"%2F6a911ae35c29aa2beb6dfa2a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a","source_credit":"Curly_photo / Moment / Getty Images","title":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background.","url":"asset://assets.getty/6a911ae35c29aa2beb6dfa2a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788444000000},"slug":{"type":"slug","value":"2026-09-03-show"},"summary":{"type":"html","value":"\u003cp>First Half: Clinical psychologist and psychokinesis expert \u003ca href=\"https://synccreation.com/\" target=\"_blank\">Dr. Joe Gallenberger\u003c/a> will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">Carole Obley\u003c/a> is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.\u003c/p>\n\n"},"title":{"type":"title","value":"Luck & Manifestation / Souls & Intuition"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://synccreation.com/\" target=\"_blank\">\u003cu>synccreation.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">soulvisions.net\u003c/a>\u003c/li>\u003c/ul>\n\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":"First Half: Clinical psychologist and psychokinesis expert Dr. Joe Gallenberger will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings. Second Half: Carole Obley is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background. The experimental long exposure creates a dynamic and surreal sense of energy, speed, or inner thoughts.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background.","url":"asset://assets.getty/6a911ae35c29aa2beb6dfa2a","use_caption":false},"keywords":["keywords/luck","keywords/psychokinesis","keywords/souls","keywords/spiritual medium"],"primary_slug":"2026-09-03-show","slugs":["2026-09-03-show"],"sponsored":false,"title":"Luck & Manifestation / Souls & Intuition"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788516000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0OpXx","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","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-09-03-show/"},"slug":"2026-09-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a","title":"Luck & Manifestation / Souls & Intuition","description":"First Half: Clinical psychologist and psychokinesis expert Dr. Joe Gallenberger will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings. Second Half: Carole Obley is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.","author":""},"pub_start":1788516000000,"pub_until":4115978604802,"pub_changed":1788516000000,"subscription":[{"tags":["coast-categories/psychology-mind","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":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a90ef5a4817f45d5030ab7b","slug:2026-09-03-show","slug:2026-09-03-show","keyword:keywords/luck","keyword:keywords/psychokinesis","keyword:keywords/souls","keyword:keywords/spiritual medium"]}}],"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":"%2F6a90ef5a4817f45d5030ab7b","type":"PUBLISHING","record":{"ref_id":"%2F6a90ef5a4817f45d5030ab7b","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-03-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Clinical psychologist and expert in psychokinesis, \u003ca href=\"https://synccreation.com/\" target=\"_blank\">Dr. Joe Gallenberger\u003c/a>, will share new stories of success with his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">Carole Obley\u003c/a> is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003cem>, Jeff Nelken\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Inner-Vegas-Creating-Miracles-Abundance/dp/1937907104/ctoc\" target=\"_blank\">Inner Vegas: Creating Miracles, Abundance, and Health\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Brothers-Forever-Unexpected-Journey-Beyond/dp/1571740457/ctoc\" target=\"_blank\">Brothers Forever: An Unexpected Journey Beyond Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Liquid-Luck-Good-Fortune-Handbook/dp/1937907279/ctoc\" target=\"_blank\">Liquid Luck: The Good Fortune Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Im-Still-You-Stories-Communication/dp/1846941075/ctoc\" target=\"_blank\">I'm Still with You: True Stories of Healing Grief Through Spirit Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Embracing-Ties-That-Bind-Connecting-dp-1401089712/dp/1401089712/ctoc\" target=\"_blank\">Embracing the Ties That Bind: Connecting with Spirit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Connections-Comforting-Messages-Spirit/dp/184694967X/ctoc\" target=\"_blank\">Soul to Soul Connections: Comforting Messages from the Spirit World\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e008cef537fd678a3ecec18","%2F5e00753e537fd678a3eceb92"]},"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/luck","keywords/psychokinesis","keywords/souls","keywords/spiritual medium"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background. The experimental long exposure creates a dynamic and surreal sense of energy, speed, or inner thoughts.","id":"%2F6a911ae35c29aa2beb6dfa2a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a","source_credit":"Curly_photo / Moment / Getty Images","title":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background.","url":"asset://assets.getty/6a911ae35c29aa2beb6dfa2a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788444000000},"slug":{"type":"slug","value":"2026-09-03-show"},"summary":{"type":"html","value":"\u003cp>First Half: Clinical psychologist and psychokinesis expert \u003ca href=\"https://synccreation.com/\" target=\"_blank\">Dr. Joe Gallenberger\u003c/a> will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">Carole Obley\u003c/a> is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.\u003c/p>\n\n"},"title":{"type":"title","value":"Luck & Manifestation / Souls & Intuition"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://synccreation.com/\" target=\"_blank\">\u003cu>synccreation.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">soulvisions.net\u003c/a>\u003c/li>\u003c/ul>\n\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":"First Half: Clinical psychologist and psychokinesis expert Dr. Joe Gallenberger will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings. Second Half: Carole Obley is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background. The experimental long exposure creates a dynamic and surreal sense of energy, speed, or inner thoughts.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"A profile portrait of a woman blurred by motion and surrounded by streaks of warm light against a dark background.","url":"asset://assets.getty/6a911ae35c29aa2beb6dfa2a","use_caption":false},"keywords":["keywords/luck","keywords/psychokinesis","keywords/souls","keywords/spiritual medium"],"primary_slug":"2026-09-03-show","slugs":["2026-09-03-show"],"sponsored":false,"title":"Luck & Manifestation / Souls & Intuition"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788516000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0OpXx","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","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-09-03-show/"},"slug":"2026-09-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a911ae35c29aa2beb6dfa2a","title":"Luck & Manifestation / Souls & Intuition","description":"First Half: Clinical psychologist and psychokinesis expert Dr. Joe Gallenberger will share new success stories from his Liquid Luck meditation, along with experiences from the first six Inner Vegas Virtual workshops. He'll also discuss his SyncCreation course on psychokinesis, healing, and manifestation, as well as the Monroe Institute's expanding offerings. Second Half: Carole Obley is a spiritual medium and author who explores the bridge between heaven and earth. She'll reveal how to align with your soul’s purpose by opening and trusting your inner senses and intuition, and conduct live readings during the last hour.","author":""},"pub_start":1788516000000,"pub_until":4115978604802,"pub_changed":1788516000000,"subscription":[{"tags":["coast-categories/psychology-mind","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":"%2F5e008cef537fd678a3ecec18","slug":"gallenberger-dr-joe-62239","payload":{"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/38518dc18204f15ca7dd909340c0ddc1","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false},"keywords":[],"primary_slug":"gallenberger-dr-joe-62239","slugs":["gallenberger-dr-joe-62239"],"sponsored":false,"title":"Dr. Joe Gallenberger","author":"Coast to Coast AM Staff","description":"Dr. Joseph Gallenberger is a clinical psychologist with 30 years of experience as a therapist. In 1992 he began to investigate psychokinesis (PK), the ability to influence matter using the energy of directed consciousness. Gallenberger scientifically confirmed PK in university laboratories and has taught PK in over 150 workshops. Gallenberger, a trainer for the past 26 years at The Monroe Institute, created its popular MC² program to teach PK, energy healing, and manifestation."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"lgp74","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1504210440000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/gallenberger-dr-joe/62239","cuser":"","fields":{"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/38518dc18204f15ca7dd909340c0ddc1","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/38518dc18204f15ca7dd909340c0ddc1","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","use_caption":false,"alt_text":"","caption":""}},"slug":{"type":"slug","value":"gallenberger-dr-joe-62239"},"summary":{"type":"html","value":"\u003cp>Dr. Joseph Gallenberger is a clinical psychologist with 30 years of experience as a therapist. In 1992 he began to investigate psychokinesis (PK), the ability to influence matter using the energy of directed consciousness. Gallenberger scientifically confirmed PK in university laboratories and has taught PK in over 150 workshops. Gallenberger, a trainer for the past 26 years at The Monroe Institute, created its popular MC² program to teach PK, energy healing, and manifestation.\u003c/p>\n\n"},"title":{"type":"title","value":"Dr. Joe Gallenberger"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.synccreation.com/\" target=\"_blank\">synccreation.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://synccreation.com/inner-vegas-book/\" target=\"_blank\">innervegas.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Dr. Joseph Gallenberger is a clinical psychologist with 30 years of experience as a therapist. In 1992 he began to investigate psychokinesis (PK), the ability to influence matter using the energy of directed consciousness. This unique energy is useful in healing and manifestation. Gallenberger scientifically confirmed PK in university laboratories and has taught PK in over 150 workshops, such as his Inner Vegas Adventure where students achieve dramatic healing, strong influence over dice and slot machines, and many powerful manifestations at home. Gallenberger, a trainer for the past 26 years at The Monroe Institute, created its popular MC² program to teach PK, energy healing, and manifestation.\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Heaven-Healing-Souls-Journey-Suicide/dp/1937907511/ctoc\" target=\"_blank\">Heaven is for Healing: A Soul's Journey After Suicide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Inner-Vegas-Creating-Miracles-Abundance/dp/1937907104/ctoc\" target=\"_blank\">Inner Vegas: Creating Miracles, Abundance, and Health\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Brothers-Forever-Unexpected-Journey-Beyond/dp/1571740457/ctoc\" target=\"_blank\">Brothers Forever: An Unexpected Journey Beyond Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Liquid-Luck-Good-Fortune-Handbook/dp/1937907279/ctoc\" target=\"_blank\">Liquid Luck: The Good Fortune Handbook\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://synccreation.com/the-ocean-heart/\" target=\"_blank\">The Ocean Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://synccreation.com/abundance-waterfall/\" target=\"_blank\">Abundance Waterfall\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://synccreation.com/liquid-luck/\" target=\"_blank\">Liquid Luck\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://synccreation.com/the-abundant-heart/\" target=\"_blank\">The Abundant Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://synccreation.com/the-healing-heart/\" target=\"_blank\">The Healing Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://synccreation.com/product/the-forgiving-heart/\" target=\"_blank\">The Forgiving Heart\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://synccreation.com/product/synccreation-2-0/\" target=\"_blank\">SyncCreation Digital 2.0. Manifestation, Healing and Psychokinesis Home Study course\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/gallenberger-dr-joe-62239","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/gallenberger-dr-joe/62239","feed_type":"","feed_vendor":"C2C"}},"pub_start":1504210440000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Joe Gallenberger","description":"Dr. Joseph Gallenberger is a clinical psychologist with 30 years of experience as a therapist. In 1992 he began to investigate psychokinesis (PK), the ability to influence matter using the energy of directed consciousness. Gallenberger scientifically confirmed PK in university laboratories and has taught PK in over 150 workshops. Gallenberger, a trainer for the past 26 years at The Monroe Institute, created its popular MC² program to teach PK, energy healing, and manifestation.","image":"https://i.iheart.com/v3/re/assets.coast2coast/38518dc18204f15ca7dd909340c0ddc1"}},{"ref_id":"%2F5e00753e537fd678a3eceb92","slug":"obley-carole-102124","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/obley-carole/102124","cuser":"","fields":{"primary_image":{"value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3","source_credit":"","alt_text":"","caption":"","new_tab":false},"type":"asset"},"summary":{"type":"html","value":"\u003cp>Acclaimed spiritual medium and popular author Carole J. Obley has been the bridge between heaven and earth in over 14,000 group and individual readings. An advanced intuitive, she also regularly delivers specific, practical guidance in readings about many life issues.\u003c/p>\n\n"},"title":{"type":"title","value":"Carole Obley"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.soulvisions.net/\" target=\"_blank\">soulvisions.net\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Acclaimed spiritual medium and popular author Carole J. Obley has been the bridge between heaven and earth in more than 15,000 group and individual readings. Names, descriptions of loved ones' personalities, and uncanny, validating details—as well as grief support and teachings about the afterlife—are typically delivered in her sessions.\u003c/p>\n\n\u003cp>An advanced intuitive, Obley also regularly delivers specific, practical guidance in readings about a wide variety of life issues, including relationships, business and spirituality. She is recognized by clients for bringing compassion and integrity to mediumship via her sincere intent to be of service to others.\u003c/p>\n\n\u003cp>Obley is a regular guest on George Noory's Coast to Coast AM radio show, as well as numerous other media, where she offers interviews and live on-air readings. In addition to maintaining a private practice in mediumship nationally, she presents seminars and workshops in person and through online teachings. Carole has taught many workshops at Lilydale, N.Y., the largest U.S. center for Spiritualism. Her previous four books have been well received by a reading audience worldwide.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Art-Sensing-Staying-Journey-Challenging/dp/1803417080/ctoc\" target=\"_blank\">The Art of Sensing: A Guide for Staying True to Your Soul’s Journey through Challenging Times\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wisdom-Spirit-World-Teachings-Forgiveness/dp/1789043026/ctoc\" target=\"_blank\">Wisdom From the Spirit World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Im-Still-You-Stories-Communication/dp/1846941075/ctoc\" target=\"_blank\">I'm Still with You: True Stories of Healing Grief Through Spirit Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Embracing-Ties-That-Bind-Connecting-dp-1401089712/dp/1401089712/ctoc\" target=\"_blank\">Embracing the Ties That Bind: Connecting with Spirit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Connections-Comforting-Messages-Spirit/dp/184694967X/ctoc\" target=\"_blank\">Soul to Soul Connections: Comforting Messages from the Spirit World\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"obley-carole-102124"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/obley-carole-102124","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/obley-carole/102124"},"summary":{"slugs":["obley-carole-102124"],"sponsored":false,"title":"Carole Obley","author":"Coast to Coast AM Staff","description":"Acclaimed spiritual medium and popular author Carole J. Obley has been the bridge between heaven and earth in over 14,000 group and individual readings. An advanced intuitive, she also regularly delivers specific, practical guidance in readings about many life issues.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3","link":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"obley-carole-102124"},"targeting":{"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","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"m0Cyw","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1567129500000}},"pub_start":1567129500000,"type":"content:coast-to-coast-guest","summary":{"title":"Carole Obley","description":"Acclaimed spiritual medium and popular author Carole J. Obley has been the bridge between heaven and earth in over 14,000 group and individual readings. An advanced intuitive, she also regularly delivers specific, practical guidance in readings about many life issues.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3"}}]}},{"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:/6a90ef5a4817f45d5030ab7b","slug:2026-09-03-show","slug:2026-09-03-show","keyword:keywords/luck","keyword:keywords/psychokinesis","keyword:keywords/souls","keyword:keywords/spiritual medium"]}},{"id":"%2F6a911bae4817f45d5030ab94","type":"PUBLISHING","record":{"ref_id":"%2F6a911bae4817f45d5030ab94","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-04-show/","cuser":"user/ldap/PREBUR1SXN","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>\u003ca href=\"https://heidihollis.com/\" target=\"_blank\">Heidi Hollis\u003c/a> is an author and researcher credited with discovering, naming, and defining Shadow People and the Hat Man. Her research explores the striking connections between ufology, the paranormal, and the spiritual, revealing what she describes as a secret war spanning dimensions. Followed by Open Lines during the latter half. Give George a call to discuss whatever’s on your mind! \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Anomalies-Medical-Mysteries-Encounters-Stigmata-ebook/dp/B0GZR5YJSH/ctoc\" target=\"_blank\">The Anomalies: A True Story of Medical Mysteries, Jesus Encounters, and Stigmata\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Hat-Man-Story-Encounters-ebook/dp/B00KAP8Z9S/ctoc\" target=\"_blank\">The Hat Man: The True Story of Evil Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-War-Story-Shadow-People-ebook/dp/B00FYDR7C2/ctoc\" target=\"_blank\">The Secret War: A True Story About A Real Alien War and Shadow People\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc878cc137bf2442012f9","%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/Shadow people","keywords/Hat Man"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a911dcff818b5986cd65a06","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a911dcff818b5986cd65a06","source_credit":"Aitor Diago / Moment / Getty Images","title":"Man versus cryptocurrencies.","url":"asset://assets.getty/6a911dcff818b5986cd65a06","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788530400000},"slug":{"type":"slug","value":"2026-09-04-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://heidihollis.com/\" target=\"_blank\">Heidi Hollis\u003c/a> is an author and researcher credited with discovering, naming, and defining Shadow People and the Hat Man. Her research explores the striking connections between ufology, the paranormal, and the spiritual, revealing what she describes as a secret war spanning dimensions. Followed by Open Lines during the latter half. Give George a call to discuss whatever’s on your mind! \u003c/p>\n\n"},"title":{"type":"title","value":"Shadow People & Hat Man / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.heidihollis.com\" target=\"_blank\">heidihollis.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/heidihollis\" target=\"_blank\">Heidi Hollis YouTube\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":"Heidi Hollis is an author and researcher credited with discovering, naming, and defining Shadow People and the Hat Man. Her research explores the striking connections between ufology, the paranormal, and the spiritual, revealing what she describes as a secret war spanning dimensions. Followed by Open Lines during the latter half. Give George a call to discuss whatever’s on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"Aitor Diago / Moment / Getty Images","title":"Man versus cryptocurrencies.","url":"asset://assets.getty/6a911dcff818b5986cd65a06","use_caption":false},"keywords":["keywords/Shadow people","keywords/Hat Man"],"primary_slug":"2026-09-04-show","slugs":["2026-09-04-show"],"sponsored":false,"title":"Shadow People & Hat Man / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788602400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"yQFuA","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","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-09-04-show/"},"slug":"2026-09-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a911dcff818b5986cd65a06","title":"Shadow People & Hat Man / Open Lines","description":"Heidi Hollis is an author and researcher credited with discovering, naming, and defining Shadow People and the Hat Man. Her research explores the striking connections between ufology, the paranormal, and the spiritual, revealing what she describes as a secret war spanning dimensions. Followed by Open Lines during the latter half. Give George a call to discuss whatever’s on your mind!","author":""},"pub_start":1788602400000,"pub_until":4115978604802,"pub_changed":1788602400000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","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":"%2F5dffc878cc137bf2442012f9","slug":"hollis-heidi-5884","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1587091560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"WNrhg","operator":"OR","readonly":false,"remove":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/hollis-heidi/5884","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>Heidi Hollis, OTR/L, has been an internationally recognized author, researcher, speaker, and media personality for over 25 years, known for her pioneering work introducing, naming, and defining Shadow People™ and Hat Man® phenomena.\u003c/p>\n\n\u003cp>Heidi is the host of Dark Becomes Light on Coast to Coast AM’s Paranormal Podcast Network and serves as a news contributor for Coast to Coast AM with George Noory. She has been featured on programs such as Beyond Belief with George Noory, Ancient Aliens, Alien Disclosure Files, co-host on The CW's Mysteries Decoded, and many others.\u003c/p>\n\n\u003cp>Heidi explores the intersections of faith, UFOs, holy encounters, Hat Man®, Near Death Experiences (NDEs), Non-Human Intelligences (NHI), spiritual warfare, Shadow People®, medical mysteries, cryptids, Out of Body Experiences (OBEs), and the unseen dimensions of human experience. She welcomes everyone to reach out to her through her site for on-the-level advice and insight into their experiences.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Anomalies-Medical-Mysteries-Encounters-Stigmata-ebook/dp/B0GZR5YJSH/ctoc\" target=\"_blank\">The Anomalies: A True Story of Medical Mysteries, Jesus Encounters, and Stigmata\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Hat-Man-Story-Encounters-ebook/dp/B00KAP8Z9S/ctoc\" target=\"_blank\">The Hat Man: The True Story of Evil Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hat-Man-Guide-Comics-Beings/dp/0989977137/ctoc\" target=\"_blank\">The Hat Man: A Guide in Comics on How to Get Rid of Dark Beings for All Ages\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-War-Story-Shadow-People-ebook/dp/B00FYDR7C2/ctoc\" target=\"_blank\">The Secret War: A True Story About A Real Alien War and Shadow People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Other-Word-Faith-Yourself-Trying/dp/0983040109/ctoc\" target=\"_blank\">The Other F Word: How to Find Faith and Laugh at Yourself While Trying\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0615190057/ctoc\" target=\"_blank\">Jesus is No Joke: A True Story of an Unlikely Witness Who Saw Jesus\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Picture-Prayers-Journey-Perfect/dp/1846942039/ctoc\" target=\"_blank\">Picture Prayers: The Journey to Picture Perfect Prayers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fickle-Finders-Investigates-Other-Word/dp/0989977110/ctoc\" target=\"_blank\">The Fickle Finders\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2e9b205441cd9475176f37","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a2e9b205441cd9475176f37","link":"","source_credit":"","title":"","url":"asset://new_assets/6a2e9b205441cd9475176f37"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"hollis-heidi-5884"},"summary":{"type":"html","value":"\u003cp>Heidi Hollis, OTR/L, has been an internationally recognized author, researcher, speaker, and media personality for over 25 years, known for her pioneering work introducing, naming, and defining Shadow People™ and Hat Man® phenomena.\u003c/p>\n\n\u003cp>Heidi is the host of Dark Becomes Light on Coast to Coast AM’s Paranormal Podcast Network and serves as a news contributor for Coast to Coast AM with George Noory. She has been featured on programs such as Beyond Belief with George Noory, Ancient Aliens, Alien Disclosure Files, co-host on The CW's Mysteries Decoded, and many others.\u003c/p>\n\n\u003cp>Heidi explores the intersections of faith, UFOs, holy encounters, Hat Man®, Near Death Experiences (NDEs), Non-Human Intelligences (NHI), spiritual warfare, Shadow People®, medical mysteries, cryptids, Out of Body Experiences (OBEs), and the unseen dimensions of human experience. She welcomes everyone to reach out to her through her site for on-the-level advice and insight into their experiences.\u003c/p>\n\n"},"title":{"type":"title","value":"Heidi Hollis"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.heidihollis.com\" target=\"_blank\">heidihollis.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/heidihollis\" target=\"_blank\">Heidi Hollis YouTube\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://outlanderscomics.com/\" target=\"_blank\">The Outlanders Comi\u003c/a>\u003ca href=\"https://inceptionradionetwork.com/the-outlanders/\" target=\"_blank\">c\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/podcast/1119-dark-becomes-light-75527579/?keyid=Dark%20Becomes%20Light&pname=podcast_profile&sc=widget_share\" target=\"_blank\">Dark Becomes Light podcast\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ufo2u.com\" target=\"_blank\">ufo2u.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.facebook.com/1heidihollis\" target=\"_blank\">facebook.com/1heidihollis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/1heidihollis/\" target=\"_blank\">instagram.com/1heidihollis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/theoutlanderscomic/#\" target=\"_blank\">instagram.com/theoutlanderscomic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.tiktok.com/@1heidihollis\" target=\"_blank\">tiktok.com/@1heidihollis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://twitter.com/1heidihollis\" target=\"_blank\">twitter.com/1heidihollis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.theotherfword.com/\" target=\"_blank\">theotherfword.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ficklefinders.com/\" target=\"_blank\">ficklefinders.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.paranormalpledge.com/\" target=\"_blank\">paranormalpledge.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/hollis-heidi-5884","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hollis-heidi/5884"},"summary":{"sponsored":false,"title":"Heidi Hollis","author":"Coast to Coast AM Staff","description":"Heidi Hollis, OTR/L, has been an internationally recognized author, researcher, speaker, and media personality for over 25 years, known for her pioneering work introducing, naming, and defining Shadow People™ and Hat Man® phenomena. Heidi is the host of Dark Becomes Light on Coast to Coast AM’s Paranormal Podcast Network and serves as a news contributor for Coast to Coast AM with George Noory. She has been featured on programs such as Beyond Belief with George Noory, Ancient Aliens, Alien Disclosure Files, co-host on The CW's Mysteries Decoded, and many others. Heidi explores the intersections of faith, UFOs, holy encounters, Hat Man®, Near Death Experiences (NDEs), Non-Human Intelligences (NHI), spiritual warfare, Shadow People®, medical mysteries, cryptids, Out of Body Experiences (OBEs), and the unseen dimensions of human experience. She welcomes everyone to reach out to her through her site for on-the-level advice and insight into their experiences.","image":{"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a2e9b205441cd9475176f37","caption":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"keywords":[],"primary_slug":"hollis-heidi-5884","slugs":["hollis-heidi-5884"]}},"pub_start":1587091560000,"type":"content:coast-to-coast-guest","summary":{"title":"Heidi Hollis","description":"Heidi Hollis, OTR/L, has been an internationally recognized author, researcher, speaker, and media personality for over 25 years, known for her pioneering work introducing, naming, and defining Shadow People™ and Hat Man® phenomena. Heidi is the host of Dark Becomes Light on Coast to Coast AM’s Paranormal Podcast Network and serves as a news contributor for Coast to Coast AM with George Noory. She has been featured on programs such as Beyond Belief with George Noory, Ancient Aliens, Alien Disclosure Files, co-host on The CW's Mysteries Decoded, and many others. Heidi explores the intersections of faith, UFOs, holy encounters, Hat Man®, Near Death Experiences (NDEs), Non-Human Intelligences (NHI), spiritual warfare, Shadow People®, medical mysteries, cryptids, Out of Body Experiences (OBEs), and the unseen dimensions of human experience. She welcomes everyone to reach out to her through her site for on-the-level advice and insight into their experiences.","image":"https://i.iheart.com/v3/re/new_assets/6a2e9b205441cd9475176f37"}},{"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":"%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:/6a911bae4817f45d5030ab94","slug:2026-09-04-show","slug:2026-09-04-show","keyword:keywords/Shadow people","keyword:keywords/Hat Man"]}},{"id":"%2F6a9a0bad38437b58bc7e0614","type":"PUBLISHING","record":{"ref_id":"%2F6a9a0bad38437b58bc7e0614","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-05-show/","cuser":"user/ldap/PREBUR1SXN","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>Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), author and researcher \u003ca href=\"http://jasonoffutt.com/\" target=\"_blank\">Jason Offutt\u003c/a> takes us into the world of strange creatures and monsters. Traveling the world, he has investigated everything from Bigfoot and the Loch Ness Monster to the many mysterious beings reported across America. Followed by author \u003ca href=\"https://www.ourcuriousworld.com/\" target=\"_blank\">Jeff Danelek\u003c/a>, who specializes in writing about the paranormal, religion, and spirituality. He'll delve into an array of fascinating topics, including ghosts, reincarnation, and UFOs.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/8/01, when remote viewer \u003ca href=\"https://stephanaschwartz.com/\" target=\"_blank\">Stephan Schwartz\u003c/a> discussed how we can create positive change through mass consciousness.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Chasing-Worlds-Monsters-Creatures-Continents/dp/0738782920/ctoc\" target=\"_blank\">\u003cu>Chasing the World's Monsters\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chasing-American-Monsters-Creatures-Cryptids/dp/0738759953/ctoc\" target=\"_blank\">Chasing American Monsters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/What-Lurks-Beyond-Paranormal-Backyard/dp/1935503030/ctoc\" target=\"_blank\">What Lurks Beyond: The Paranormal in Your Backyard\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Ghosts-Explained-Objective-Look-Paranormal/dp/0738782963/ctoc\" target=\"_blank\">\u003cu>Ghosts Explained: An Objective Look at the Paranormal\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0738708658/ctoc\" target=\"_blank\">The Case for Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/UFOs-Objective-Extraterrestrials-Government-Cover-Ups/dp/073871383X/ctoc\" target=\"_blank\">UFOs: The Great Debate\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e0067bccc137bf2442019e5","%2F5e003edbcc137bf24420186d"]},"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/strange creatures","keywords/cryptids","keywords/ghosts"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Bigfoot in the forest, hairy monster mysterious sasquatch standing among trees","id":"%2F6a9a107c815285523f31999a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a107c815285523f31999a","source_credit":"Rawf8 / iStock / Getty Images","title":"Bigfoot in the forest, hairy monster mysterious sasquatch among trees","url":"asset://assets.getty/6a9a107c815285523f31999a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788616800000},"slug":{"type":"slug","value":"2026-09-05-show"},"summary":{"type":"html","value":"\u003cp>Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), author and researcher \u003ca href=\"http://jasonoffutt.com/\" target=\"_blank\">Jason Offutt\u003c/a> takes us into the world of strange creatures and monsters. Traveling the world, he has investigated everything from Bigfoot and the Loch Ness Monster to the many mysterious beings reported across America. Followed by author \u003ca href=\"https://www.ourcuriousworld.com/\" target=\"_blank\">Jeff Danelek\u003c/a>, who specializes in writing about the paranormal, religion, and spirituality. He'll delve into an array of fascinating topics, including ghosts, reincarnation, and UFOs.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/8/01, when remote viewer \u003ca href=\"https://stephanaschwartz.com/\" target=\"_blank\">Stephan Schwartz\u003c/a> discussed how we can create positive change through mass consciousness.\u003c/p>\n\n"},"title":{"type":"title","value":"Chasing Monsters / Ghosts & the Paranormal"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jasonoffutt.com/\" target=\"_blank\">jasonoffutt.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ourcuriousworld.com\" target=\"_blank\">ourcuriousworld.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":"Joining Lisa Garr (email), author and researcher Jason Offutt takes us into the world of strange creatures and monsters. Traveling the world, he has investigated everything from Bigfoot and the Loch Ness Monster to the many mysterious beings reported across America. Followed by author Jeff Danelek, who specializes in writing about the paranormal, religion, and spirituality. He'll delve into an array of fascinating topics, including ghosts, reincarnation, and UFOs. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/8/01, when remote viewer Stephan Schwartz discussed how we can create positive change through mass consciousness.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Bigfoot in the forest, hairy monster mysterious sasquatch standing among trees","link":"","new_tab":false,"source_credit":"Rawf8 / iStock / Getty Images","title":"Bigfoot in the forest, hairy monster mysterious sasquatch among trees","url":"asset://assets.getty/6a9a107c815285523f31999a","use_caption":false},"keywords":["keywords/strange creatures","keywords/cryptids","keywords/ghosts"],"primary_slug":"2026-09-05-show","slugs":["2026-09-05-show"],"sponsored":false,"title":"Chasing Monsters / Ghosts & the Paranormal"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788688800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Abxaz","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","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-09-05-show/"},"slug":"2026-09-05-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a107c815285523f31999a","title":"Chasing Monsters / Ghosts & the Paranormal","description":"Joining Lisa Garr (email), author and researcher Jason Offutt takes us into the world of strange creatures and monsters. Traveling the world, he has investigated everything from Bigfoot and the Loch Ness Monster to the many mysterious beings reported across America. Followed by author Jeff Danelek, who specializes in writing about the paranormal, religion, and spirituality. He'll delve into an array of fascinating topics, including ghosts, reincarnation, and UFOs. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/8/01, when remote viewer Stephan Schwartz discussed how we can create positive change through mass consciousness.","author":""},"pub_start":1788688800000,"pub_until":4115978604802,"pub_changed":1788688800000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","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":"%2F5e0067bccc137bf2442019e5","slug":"offutt-jason-46433","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/offutt-jason/46433","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>\nJason Offutt teaches journalism at Northwest Missouri State University. He's the author of five books on paranormal topics, including Haunted Missouri and Paranormal Missouri, in addition to several novels. He has been interviewed on Whitley Strieber's Dreamland, Destination America, Binnall of America, Darkness Radio, The Paracast, and other prominent paranormal podcasts.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/What-Lurks-Beyond-Paranormal-Backyard/dp/1935503030/ctoc\" target=\"_blank\">What Lurks Beyond: The Paranormal in Your Backyard\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Paranormal-Missouri-Show-Your-Monsters/dp/0764335774/ctoc\" target=\"_blank\">Paranormal Missouri\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Darkness-Walks-Shadow-People-Among/dp/1933665378/ctoc\" target=\"_blank\">Darkness Walks: The Shadow People Among Us\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Haunted-Missouri-Ghostly-Show-Me-States-Spirited/dp/1931112665/ctoc\" target=\"_blank\">Haunted Missouri\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chasing-American-Monsters-Creatures-Cryptids/dp/0738759953/ctoc\" target=\"_blank\">Chasing American Monsters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/You-Had-Build-Time-Machine/dp/0744300169/ctoc\" target=\"_blank\">So You Had to Build a Time Machine\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/0744304474/ctoc\" target=\"_blank\">The Girl in the Corn\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Chasing-Worlds-Monsters-Creatures-Continents/dp/0738782920/ctoc\" target=\"_blank\">\u003cu>Chasing the World's Monsters\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"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/53abea9f647be0ec9bef34552c19dd45","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/53abea9f647be0ec9bef34552c19dd45","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"offutt-jason-46433"},"summary":{"type":"html","value":"\u003cp>Jason Offutt teaches journalism at Northwest Missouri State University. He's the author of five books on paranormal topics, including Haunted Missouri and Paranormal Missouri, in addition to several novels. He has been interviewed on Whitley Strieber's Dreamland, Destination America, Binnall of America, Darkness Radio, The Paracast, and other prominent paranormal podcasts.\u003c/p>\n\n"},"title":{"type":"title","value":"Jason Offutt"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jasonoffutt.com/\" target=\"_blank\">jasonoffutt.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://from-the-shadows.blogspot.com/\" target=\"_blank\">from-the-shadows.blogspot.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/offutt-jason-46433","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/offutt-jason/46433","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jason Offutt teaches journalism at Northwest Missouri State University. He's the author of five books on paranormal topics, including Haunted Missouri and Paranormal Missouri, in addition to several novels. He has been interviewed on Whitley Strieber's Dreamland, Destination America, Binnall of America, Darkness Radio, The Paracast, and other prominent paranormal podcasts.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/53abea9f647be0ec9bef34552c19dd45","use_caption":false},"keywords":[],"primary_slug":"offutt-jason-46433","slugs":["offutt-jason-46433"],"sponsored":false,"title":"Jason Offutt"},"targeting":{"exclusion":{"tags":[]},"publish_date":1552619340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KB4vw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1552619340000,"type":"content:coast-to-coast-guest","summary":{"title":"Jason Offutt","description":"Jason Offutt teaches journalism at Northwest Missouri State University. He's the author of five books on paranormal topics, including Haunted Missouri and Paranormal Missouri, in addition to several novels. He has been interviewed on Whitley Strieber's Dreamland, Destination America, Binnall of America, Darkness Radio, The Paracast, and other prominent paranormal podcasts.","image":"https://i.iheart.com/v3/re/assets.coast2coast/53abea9f647be0ec9bef34552c19dd45"}},{"ref_id":"%2F5e003edbcc137bf24420186d","slug":"danelek-jeff-6777","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/danelek-jeff/6777","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>\nJ. Allan Danelek (Jeff) has been a graphic artist for over twenty years and a paranormal researcher/writer for the last five. He enjoys exploring his subjects from an objective, scientific perspective. Jeff is the author of Reconsidering Atlantis: A New Look at a Prehistoric Civilization, The Mystery of Reincarnation, and The Case for Ghosts: An Objective Look at the Paranormal. He has also written for FATE magazine and is currently pursuing a career as a novelist. Besides writing, his hobbies include science and Fortean subjects such as Bigfoot, UFOs and things that go bump in the night. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/073870704X/ctoc\" target=\"_blank\">Mystery of Reincarnation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/193194203X/ctoc\" target=\"_blank\">Reconsidering Atlantis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0738708658/ctoc\" target=\"_blank\">The Case for Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/UFOs-Objective-Extraterrestrials-Government-Cover-Ups/dp/073871383X/ctoc\" target=\"_blank\">UFOs: The Great Debate\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/2012-Extinction-Doomsday-Prophecies-Explored/dp/073871464X/ctoc\" target=\"_blank\">2012: Extinction or Utopia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Ghosts-Explained-Objective-Look-Paranormal/dp/0738782963/ctoc\" target=\"_blank\">\u003cu>Ghosts Explained: An Objective Look at the Paranormal\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"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","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"danelek-jeff-6777"},"summary":{"type":"html","value":"\u003cp>J. Allan Danelek (Jeff) has been a graphic artist for over twenty years and a paranormal researcher/writer for the last five. He enjoys exploring his subjects from an objective, scientific perspective. Jeff is the author of Reconsidering Atlantis: A New Look at a Prehistoric Civilization, The Mystery of Reincarnation, and The Case for Ghosts: An Objective Look at the Paranormal. He has also written for FATE magazine and is currently pursuing a career as a novelist. Besides writing, his hobbies include science and Fortean subjects such as Bigfoot, UFOs and things that go bump in the night. \u003c/p>\n\n"},"title":{"type":"title","value":"Jeff Danelek"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.ourcuriousworld.com\" target=\"_blank\">ourcuriousworld.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/danelek-jeff-6777","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/danelek-jeff/6777","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"J. Allan Danelek (Jeff) has been a graphic artist for over twenty years and a paranormal researcher/writer for the last five. He enjoys exploring his subjects from an objective, scientific perspective. Jeff is the author of Reconsidering Atlantis: A New Look at a Prehistoric Civilization, The Mystery of Reincarnation, and The Case for Ghosts: An Objective Look at the Paranormal. He has also written for FATE magazine and is currently pursuing a career as a novelist. Besides writing, his hobbies include science and Fortean subjects such as Bigfoot, UFOs and things that go bump in the night.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false},"keywords":[],"primary_slug":"danelek-jeff-6777","slugs":["danelek-jeff-6777"],"sponsored":false,"title":"Jeff Danelek"},"targeting":{"exclusion":{"tags":[]},"publish_date":1267784460000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"UhwGV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/spirituality-occult","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":""}]}},"pub_start":1267784460000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeff Danelek","description":"J. Allan Danelek (Jeff) has been a graphic artist for over twenty years and a paranormal researcher/writer for the last five. He enjoys exploring his subjects from an objective, scientific perspective. Jeff is the author of Reconsidering Atlantis: A New Look at a Prehistoric Civilization, The Mystery of Reincarnation, and The Case for Ghosts: An Objective Look at the Paranormal. He has also written for FATE magazine and is currently pursuing a career as a novelist. Besides writing, his hobbies include science and Fortean subjects such as Bigfoot, UFOs and things that go bump in the night.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa85e6d71999f70ab1b9d1","slug":"lisa-garr","payload":{"targeting":{"publish_date":1580468400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-lisa-garr"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa85e6d71999f70ab1b9d0","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/lisa-garr/","cuser":"user/ldap/con-nyc2LHill","fields":{"slug":{"type":"slug","value":"lisa-garr"},"title":{"type":"title","value":"Lisa Garr"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":""}},"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"},"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"}]},"primary_image":{"type":"asset","value":{"new_tab":false,"use_caption":false,"alt_text":"","id":"%2F5e381d7ea201ec1fa69d0cd2","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/5e381d7ea201ec1fa69d0cd2","source_credit":"","title":"Lisa Garr","url":"asset://new_assets/5e381d7ea201ec1fa69d0cd2","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":""}}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"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":{"new_tab":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","url":"asset://new_assets/5e381d7ea201ec1fa69d0cd2","use_caption":false,"alt_text":"","source_credit":"","title":"Lisa Garr"},"keywords":[],"primary_slug":"lisa-garr","slugs":["lisa-garr"],"sponsored":false,"title":"Lisa Garr"}},"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:/6a9a0bad38437b58bc7e0614","slug:2026-09-05-show","slug:2026-09-05-show","keyword:keywords/strange creatures","keyword:keywords/cryptids","keyword:keywords/ghosts"]}},{"id":"%2F6a9a116938437b58bc7e062e","type":"PUBLISHING","record":{"ref_id":"%2F6a9a116938437b58bc7e062e","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-06-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: George Noory welcomes \u003ca href=\"https://parascience.com/\" target=\"_blank\">Larry Arnold\u003c/a>, the founder of Parascience International, who has spent years investigating inexplicable episodes of spontaneous human combustion. He’ll explore some of the strange cases he's researched, what may cause these bizarre events, and his encounters with first responders who witnessed what seemed impossible.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://survivingthesurvivor.com/\" target=\"_blank\">Joel Waldman\u003c/a> is an Emmy Award-winning broadcast journalist and co-host of the hit true-crime podcast \u003cem>Surviving the Survivor\u003c/em>. He’ll discuss the infamous Jack the Ripper case, the unidentified killer who terrorized London’s East End in 1888. He'll also examine other notorious murderers, their victims, and what drives these horrific crimes.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0871317893/ctoc\" target=\"_blank\">Ablaze!: The Mysterious Fires of Spontaneous Human Combustion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Surviving-Survivor-Conversation-Holocaust-Therapist/dp/B0CY6J326Y/ctoc\" target=\"_blank\">Surviving the Survivor\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":["%2F5dffefb5cc137bf2442014a4","%2F66c7d9d347e95a462f608dac"]},"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/spontaneous human combustion","keywords/true crime","keywords/Jack the Ripper"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Burning businessman in the office. This is entirely 3D generated image.","id":"%2F6a9a12668b781055d9f2e8e9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a12668b781055d9f2e8e9","source_credit":"gremlin / E+ / Getty Images","title":"Burning businessman in the office","url":"asset://assets.getty/6a9a12668b781055d9f2e8e9","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788703200000},"slug":{"type":"slug","value":"2026-09-06-show"},"summary":{"type":"html","value":"\u003cp>First Half: George Noory welcomes \u003ca href=\"https://parascience.com/\" target=\"_blank\">Larry Arnold\u003c/a>, the founder of Parascience International, who has spent years investigating spontaneous human combustion. He’ll explore some of the strange cases he's researched, what may cause these bizarre events, and his encounters with first responders who witnessed what seemed impossible.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://survivingthesurvivor.com/\" target=\"_blank\">Joel Waldman\u003c/a> is an award-winning journalist and co-host of the hit true-crime podcast \u003cem>Surviving the Survivor\u003c/em>. He’ll discuss the infamous Jack the Ripper case, the unidentified killer who terrorized London in 1888. He'll also examine other notorious murderers, their victims, and what drives these horrific crimes.\u003c/p>\n\n"},"title":{"type":"title","value":"Spontaneous Human Combustion / Jack the Ripper"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://parascience.com/\" target=\"_blank\">\u003cu>parascience.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://survivingthesurvivor.com/\" target=\"_blank\">\u003cu>survivingthesurvivor.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://youtube.com/@survivingthesurvivor\" target=\"_blank\">youtube.com/@survivingthesurvivor\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":"First Half: George Noory welcomes Larry Arnold, the founder of Parascience International, who has spent years investigating spontaneous human combustion. He’ll explore some of the strange cases he's researched, what may cause these bizarre events, and his encounters with first responders who witnessed what seemed impossible. Second Half: Joel Waldman is an award-winning journalist and co-host of the hit true-crime podcast Surviving the Survivor. He’ll discuss the infamous Jack the Ripper case, the unidentified killer who terrorized London in 1888. He'll also examine other notorious murderers, their victims, and what drives these horrific crimes.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Burning businessman in the office. This is entirely 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Burning businessman in the office","url":"asset://assets.getty/6a9a12668b781055d9f2e8e9","use_caption":false},"keywords":["keywords/spontaneous human combustion","keywords/true crime","keywords/Jack the Ripper"],"primary_slug":"2026-09-06-show","slugs":["2026-09-06-show"],"sponsored":false,"title":"Spontaneous Human Combustion / Jack the Ripper"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788775200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0NNEL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/true-crime","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-09-06-show/"},"slug":"2026-09-06-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a12668b781055d9f2e8e9","title":"Spontaneous Human Combustion / Jack the Ripper","description":"First Half: George Noory welcomes Larry Arnold, the founder of Parascience International, who has spent years investigating spontaneous human combustion. He’ll explore some of the strange cases he's researched, what may cause these bizarre events, and his encounters with first responders who witnessed what seemed impossible. Second Half: Joel Waldman is an award-winning journalist and co-host of the hit true-crime podcast Surviving the Survivor. He’ll discuss the infamous Jack the Ripper case, the unidentified killer who terrorized London in 1888. He'll also examine other notorious murderers, their victims, and what drives these horrific crimes.","author":""},"pub_start":1788775200000,"pub_until":4115978604802,"pub_changed":1788775200000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/true-crime","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":"%2F5dffefb5cc137bf2442014a4","slug":"arnold-larry-e-5632","payload":{"ingestion":{"feed_content_id":"/content/arnold-larry-e-5632","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/arnold-larry-e/5632","external_url":""},"summary":{"slugs":["arnold-larry-e-5632"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Larry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.     In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.","image":{"title":"","link":"","use_caption":false,"new_tab":false,"url":"asset://new_assets/64d1d1a2934751464a2d100e","alt_text":"","caption":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"title":"Larry E. Arnold","primary_slug":"arnold-larry-e-5632"},"targeting":{"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1514515920000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"remove":false,"update":false,"operator":"OR","workflow":"","id":"GUxV2","what":["coast-categories/mysteries-anomalies","coast-categories/weird-bizarre"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/arnold-larry-e/5632","cuser":"","fields":{"primary_image":{"value":{"id":"%2F64d1d1a2934751464a2d100e","caption":"","use_caption":false,"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/64d1d1a2934751464a2d100e","bucket":"new_assets","attributes":{"mimetype":"image/jpeg","type":"image"},"url":"asset://new_assets/64d1d1a2934751464a2d100e","title":"","link":"","alt_text":"","source_credit":""},"type":"asset"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"slug":{"type":"slug","value":"arnold-larry-e-5632"},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0871317893/ctoc\" target=\"_blank\">Ablaze!: The Mysterious Fires of Spontaneous Human Combustion\u003c/a>\u003c/li>\u003c/ul>\n"},"title":{"type":"title","value":"Larry E. Arnold"},"summary":{"type":"html","value":"\u003cp>Larry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.\u003c/p>\n\n\n\u003cp> \u003c/p>\n\n\u003cp> In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\n\nLarry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.\u003cbr />\n \u003cbr /> In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.parascience.com/\" target=\"_blank\">parascience.com\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"cds":{"value":"","type":"html"}}},"pub_start":1514515920000,"type":"content:coast-to-coast-guest","summary":{"title":"Larry E. Arnold","description":"Larry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.     In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.","image":"https://i.iheart.com/v3/re/new_assets/64d1d1a2934751464a2d100e"}},{"ref_id":"%2F66c7d9d347e95a462f608dac","slug":"joel-waldman","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/joel-waldman/","cuser":"user/ldap/PREBUR1SXN","fields":{"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill.\u003c/p>\n\n"},"title":{"type":"title","value":"Joel Waldman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://survivingthesurvivor.com/\" target=\"_blank\">survivingthesurvivor.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://youtube.com/@survivingthesurvivor\" target=\"_blank\">youtube.com/@survivingthesurvivor\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill. He has also worked as an investigative reporter for Fox 5 in New York City and for TV news programs in West Palm Beach, Miami, and Tucson, Arizona. He lives in Miami Beach with his wife, Ileana, and his three children.\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Surviving-Survivor-Conversation-Holocaust-Therapist/dp/B0CY6J326Y/ctoc\" target=\"_blank\">Surviving the Survivor\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","use_caption":false,"bucket":"new_assets","id":"%2F6995775bb1027afd4c1aaf59","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6995775bb1027afd4c1aaf59","source_credit":"","title":"","url":"asset://new_assets/6995775bb1027afd4c1aaf59"}},"slug":{"type":"slug","value":"joel-waldman"},"author":{"type":"author","value":[]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"keywords":[],"primary_slug":"joel-waldman","slugs":["joel-waldman"],"sponsored":false,"title":"Joel Waldman","author":"","description":"Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill.","image":{"source_credit":"","use_caption":false,"alt_text":"","caption":"","title":"","url":"asset://new_assets/6995775bb1027afd4c1aaf59","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"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":"zgIPm","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1724373240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1724373240000,"type":"content:coast-to-coast-guest","summary":{"title":"Joel Waldman","description":"Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill.","image":"https://i.iheart.com/v3/re/new_assets/6995775bb1027afd4c1aaf59"}}]}},{"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:/6a9a116938437b58bc7e062e","slug:2026-09-06-show","slug:2026-09-06-show","keyword:keywords/spontaneous human combustion","keyword:keywords/true crime","keyword:keywords/Jack the Ripper"]}},{"id":"%2F6a9a139e38437b58bc7e0647","type":"PUBLISHING","record":{"ref_id":"%2F6a9a139e38437b58bc7e0647","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-07-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: On June 18, 2023, OceanGate’s Titan submersible imploded in the North Atlantic during a dive to the wreck of the Titanic. Author \u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">Tad Fitch\u003c/a>, an Associate Fellow of The Royal Historical Society and active member of the Titanic Historical Society, will discuss the tragedy, the massive search effort, and the National Transportation Safety Board’s critical findings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.reptoids.com/\" target=\"_blank\">John Rhodes\u003c/a>, a.k.a. the CryptoHunter, is known for his pioneering work investigating reports of Reptilian or Reptoid contacts. He'll delve into his fascinating research on UFOs, alien encounters, the hollow Earth, and secret government technologies.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Glass-Life-Loss-Titanic/dp/144564701X/ctoc\" target=\"_blank\">On a Sea of Glass: The Life &amp; Loss of the RMS Titanic\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":["%2F6a9a0704ab7e3be801db4f53","%2F5e001e59cc137bf2442016f5"]},"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/Titan submersible","keywords/Reptilians"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"boat chain anchor from underwater with sun rays","id":"%2F6a9a15a3634a139d63297a44","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a15a3634a139d63297a44","source_credit":"izanbar / iStock / Getty Images","title":"boat ship from underwater blue ocean with sun rays","url":"asset://assets.getty/6a9a15a3634a139d63297a44","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788789600000},"slug":{"type":"slug","value":"2026-09-07-show"},"summary":{"type":"html","value":"\u003cp>First Half: On June 18, 2023, OceanGate’s Titan submersible imploded in the North Atlantic during a dive to the wreck of the Titanic. Author \u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">Tad Fitch\u003c/a>, an Associate Fellow of The Royal Historical Society and active member of the Titanic Historical Society, will discuss the tragedy, the massive search effort, and the National Transportation Safety Board’s critical findings.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://www.reptoids.com/\" target=\"_blank\">John Rhodes\u003c/a>, a.k.a. the CryptoHunter, is known for his pioneering work investigating reports of Reptilian or Reptoid contacts. He'll delve into his fascinating research on UFOs, alien encounters, the hollow Earth, and secret government technologies.\u003c/p>\n\n"},"title":{"type":"title","value":"Titan Submersible Implosion / Reptoids & Alien Encounters"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">\u003cu>tadfitchsauthorpage.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.reptoids.com\" target=\"_blank\">reptoids.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":"First Half: On June 18, 2023, OceanGate’s Titan submersible imploded in the North Atlantic during a dive to the wreck of the Titanic. Author Tad Fitch, an Associate Fellow of The Royal Historical Society and active member of the Titanic Historical Society, will discuss the tragedy, the massive search effort, and the National Transportation Safety Board’s critical findings. Second Half: John Rhodes, a.k.a. the CryptoHunter, is known for his pioneering work investigating reports of Reptilian or Reptoid contacts. He'll delve into his fascinating research on UFOs, alien encounters, the hollow Earth, and secret government technologies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"boat chain anchor from underwater with sun rays","link":"","new_tab":false,"source_credit":"izanbar / iStock / Getty Images","title":"boat ship from underwater blue ocean with sun rays","url":"asset://assets.getty/6a9a15a3634a139d63297a44","use_caption":false},"keywords":["keywords/Titan submersible","keywords/Reptilians"],"primary_slug":"2026-09-07-show","slugs":["2026-09-07-show"],"sponsored":false,"title":"Titan Submersible Implosion / Reptoids & Alien Encounters"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788861600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Attg2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","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-09-07-show/"},"slug":"2026-09-07-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a15a3634a139d63297a44","title":"Titan Submersible Implosion / Reptoids & Alien Encounters","description":"First Half: On June 18, 2023, OceanGate’s Titan submersible imploded in the North Atlantic during a dive to the wreck of the Titanic. Author Tad Fitch, an Associate Fellow of The Royal Historical Society and active member of the Titanic Historical Society, will discuss the tragedy, the massive search effort, and the National Transportation Safety Board’s critical findings. Second Half: John Rhodes, a.k.a. the CryptoHunter, is known for his pioneering work investigating reports of Reptilian or Reptoid contacts. He'll delve into his fascinating research on UFOs, alien encounters, the hollow Earth, and secret government technologies.","author":""},"pub_start":1788861600000,"pub_until":4115978604802,"pub_changed":1788861600000,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","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":"%2F6a9a0704ab7e3be801db4f53","slug":"tad-fitch","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/tad-fitch/","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>Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group. With over 30 years of experience in maritime history research, he has co-authored eight books—three of which were nominated for the prestigious Best Book award by the Maritime Foundation of Britain—and his work has been widely cited in numerous publications.\u003c/p>\n\n\u003cp>Tad has appeared in documentary series including Titanic: Stories from the Deep and CNN’s How It Really Happened. He is also a co-founder of The Steam &amp; Splendor Network, a YouTube channel and podcast dedicated to exploring maritime and historical topics. Outside of his historical work, Tad enjoys traveling, scuba diving, and home brewing. He currently lives in Cleveland, Ohio.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Glass-Life-Loss-Titanic/dp/144564701X/ctoc\" target=\"_blank\">On a Sea of Glass: The Life &amp; Loss of the RMS Titanic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lusitania-Illustrated-Biography-Life-Greyhound/dp/1803995238/ctoc\" target=\"_blank\">Lusitania: An Illustrated Biography\u003c/a> Vol.1\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lusitania-Illustrated-Biography-Greyhounds-Downfall/dp/1803995246/ctoc\" target=\"_blank\">Lusitania: An Illustrated Biography\u003c/a> Vol. 2\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Unseen-Aquitania-Ship-Rare-Illustrations/dp/1803995866/ctoc\" target=\"_blank\">The Unseen Aquitania\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a9a0797ab7e3be801db4f61","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61","source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"tad-fitch"},"summary":{"type":"html","value":"\u003cp>Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group.\u003c/p>\n\n"},"title":{"type":"title","value":"Tad Fitch"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">\u003cu>tadfitchsauthorpage.com\u003c/u>\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":"Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false},"keywords":[],"primary_slug":"tad-fitch","slugs":["tad-fitch"],"sponsored":false,"title":"Tad Fitch"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788479340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"k83iA","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1788479340000,"type":"content:coast-to-coast-guest","summary":{"title":"Tad Fitch","description":"Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group.","image":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61"}},{"ref_id":"%2F5e001e59cc137bf2442016f5","slug":"rhodes-john-6534","payload":{"fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.reptoids.com\" target=\"_blank\">reptoids.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/john.rhodes.129142\" target=\"_blank\">facebook.com/john.rhodes.129142\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/reptoids.arecoming\" target=\"_blank\">facebook.com/reptoids.arecoming\u003c/a>\u003c/li>\u003c/ul>\n\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond.\u003c/p>\n\n\u003cp>His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more.\u003c/p>\n\n\u003cp>John has presented his research findings at many UFO and phenomena conferences in the United States and internationally. He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows.\u003c/p>\n\n\u003cp>John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations. His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and &quot;alien&quot; underworlds that exist beneath our very feet.\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"rhodes-john-6534"},"videos":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/67329af3636381bf8a6408b4","source_credit":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","new_tab":false,"url":"asset://new_assets/67329af3636381bf8a6408b4","caption":"","id":"%2F67329af3636381bf8a6408b4","use_caption":false}},"show_appearances":{"value":[],"type":"link"},"summary":{"value":"\u003cp>For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond.\u003c/p>\n\n\u003cp>His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more.\u003c/p>\n\n\u003cp>John has presented his research findings at many UFO and phenomena conferences in the United States and internationally.  He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows.\u003c/p>\n\n\u003cp>John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations.  His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and &quot;alien&quot; underworlds that exist beneath our very feet.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"John Rhodes"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/rhodes-john-6534","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/rhodes-john/6534","feed_type":"","feed_vendor":"C2C"},"summary":{"sponsored":false,"title":"John Rhodes","author":"Coast to Coast AM Staff","description":"For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond. His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more. John has presented his research findings at many UFO and phenomena conferences in the United States and internationally.  He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows. John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations.  His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and \"alien\" underworlds that exist beneath our very feet.","image":{"title":"","url":"asset://new_assets/67329af3636381bf8a6408b4","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","alt_text":"","caption":""},"keywords":[],"primary_slug":"rhodes-john-6534","slugs":["rhodes-john-6534"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1494547860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0ZZWv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]},"canonical_url":"https:/www.coasttocoastam.com/guest/rhodes-john/6534","cuser":""},"pub_start":1494547860000,"type":"content:coast-to-coast-guest","summary":{"title":"John Rhodes","description":"For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond. His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more. John has presented his research findings at many UFO and phenomena conferences in the United States and internationally.  He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows. John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations.  His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and \"alien\" underworlds that exist beneath our very feet.","image":"https://i.iheart.com/v3/re/new_assets/67329af3636381bf8a6408b4"}}]}},{"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:/6a9a139e38437b58bc7e0647","slug:2026-09-07-show","slug:2026-09-07-show","keyword:keywords/Titan submersible","keyword:keywords/Reptilians"]}},{"id":"%2F6a9a170338437b58bc7e0660","type":"PUBLISHING","record":{"ref_id":"%2F6a9a170338437b58bc7e0660","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-08-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Author \u003ca href=\"https://stacyhorn.com/\" target=\"_blank\">Stacy Horn\u003c/a> will examine how nonstop crime coverage has shaped Americans' view of poverty and criminality. She’ll also reveal how a protected class of criminals has continued its deadly crime spree for more than a century.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://richardlawrence.co.uk/\" target=\"_blank\">Richard Lawrence\u003c/a> has researched UFOs for more than four decades and was the first to bring declassified CIA and Pentagon UFO files to Britain in 1980. He’ll explore ET contacts and what he sees as the next step beyond disclosure, including what may be an extraterrestrial plan for world peace.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Killing-Fields-East-New-York/dp/1638934010/ctoc\" target=\"_blank\">The Killing Fields of East New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Restless-Sleep-Inside-Citys-Squad/dp/0670034193/ctoc\" target=\"_blank\">The Restless Sleep: Inside New York City's Cold Case Squad\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Damnation-Island-Poor-Criminal-19th-Century/dp/1616205768/ctoc\" target=\"_blank\">Damnation Island: Poor, Sick, Mad, and Criminal in 19th-Century New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-Extraterrestrial-Message-spiritual-transmissions/dp/1782498982/ctoc\" target=\"_blank\">UFOs and the Extraterrestrial MESSAGE\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/King-Who-Came-Earth-Biography/dp/1941482090/ctoc\" target=\"_blank\">The King Who Came to Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Contacts-Gods-Space-Pathway-New-ebook/dp/B00IY3GRG6/ctoc\" target=\"_blank\">Contacts With The Gods From Space: Pathway to the New Age\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":["%2F5e00c46acc137bf244201d82","%2F5dffe108537fd678a3ece50e"]},"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/crime","keywords/poverty","keywords/ET contacts"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An alien figure is depicted with a smooth, grayish body and large, dark eyes. It stands in front of a neutral background, giving an eerie and intriguing vibe. This is a 3d render illustration","id":"%2F6a9a18a002d51265626789f6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a18a002d51265626789f6","source_credit":"Orla / iStock / Getty Images","title":"Mysterious alien figure standing against a plain background","url":"asset://assets.getty/6a9a18a002d51265626789f6","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788876000000},"slug":{"type":"slug","value":"2026-09-08-show"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://stacyhorn.com/\" target=\"_blank\">Stacy Horn\u003c/a> will examine how nonstop crime coverage has shaped Americans' view of poverty and criminality. She’ll also reveal how a protected class of criminals has continued its deadly crime spree for more than a century.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://richardlawrence.co.uk/\" target=\"_blank\">Richard Lawrence\u003c/a> has researched UFOs for more than four decades and was the first to bring declassified CIA and Pentagon UFO files to Britain in 1980. He’ll explore ET contacts and what he sees as the next step beyond disclosure, including what may be an extraterrestrial plan for world peace.\u003c/p>\n\n"},"title":{"type":"title","value":"Crime & Poverty / ET Contacts "},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://stacyhorn.com/\" target=\"_blank\">\u003cu>stacyhorn.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://richardlawrence.co.uk/\" target=\"_blank\">\u003cu>richardlawrence.co.uk\u003c/u>\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":"First Half: Author Stacy Horn will examine how nonstop crime coverage has shaped Americans' view of poverty and criminality. She’ll also reveal how a protected class of criminals has continued its deadly crime spree for more than a century. Second Half: Richard Lawrence has researched UFOs for more than four decades and was the first to bring declassified CIA and Pentagon UFO files to Britain in 1980. He’ll explore ET contacts and what he sees as the next step beyond disclosure, including what may be an extraterrestrial plan for world peace.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An alien figure is depicted with a smooth, grayish body and large, dark eyes. It stands in front of a neutral background, giving an eerie and intriguing vibe. This is a 3d render illustration","link":"","new_tab":false,"source_credit":"Orla / iStock / Getty Images","title":"Mysterious alien figure standing against a plain background","url":"asset://assets.getty/6a9a18a002d51265626789f6","use_caption":false},"keywords":["keywords/crime","keywords/poverty","keywords/ET contacts"],"primary_slug":"2026-09-08-show","slugs":["2026-09-08-show"],"sponsored":false,"title":"Crime & Poverty / ET Contacts "},"targeting":{"exclusion":{"tags":[]},"publish_date":1788948000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"uIX1F","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/extraterrestrial","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-09-08-show/"},"slug":"2026-09-08-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a18a002d51265626789f6","title":"Crime & Poverty / ET Contacts ","description":"First Half: Author Stacy Horn will examine how nonstop crime coverage has shaped Americans' view of poverty and criminality. She’ll also reveal how a protected class of criminals has continued its deadly crime spree for more than a century. Second Half: Richard Lawrence has researched UFOs for more than four decades and was the first to bring declassified CIA and Pentagon UFO files to Britain in 1980. He’ll explore ET contacts and what he sees as the next step beyond disclosure, including what may be an extraterrestrial plan for world peace.","author":""},"pub_start":1788948000000,"pub_until":4115978604802,"pub_changed":1788948000000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/extraterrestrial","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":"%2F5e00c46acc137bf244201d82","slug":"horn-stacy-21253","payload":{"summary":{"keywords":[],"author":"Coast to Coast AM Staff","description":"Stacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for \"combining awe-fueled curiosity with topflight reporting skills.\" Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.","image":{"title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49"},"title":"Stacy Horn","primary_slug":"horn-stacy-21253","slugs":["horn-stacy-21253"],"sponsored":false},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"3XHWS","what":["coast-categories/alternative-history-conspiracies","coast-categories/supernatural-paranormal","coast-categories/true-crime"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":""},"publish_date":1530238740000,"publish_end_date":4115978604802},"canonical_url":"https://coast-pr.radio.iheart.com/content/horn-stacy-21253/","cuser":"","fields":{"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nStacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for \"combining awe-fueled curiosity with topflight reporting skills.\" Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.stacyhorn.com\" target=\"_blank\">stacyhorn.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"horn-stacy-21253"},"summary":{"type":"html","value":"\u003cp>Stacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for &quot;combining awe-fueled curiosity with topflight reporting skills.&quot; Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.\u003c/p>\n\n"},"show_appearances":{"type":"link","value":[]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061116858/ctoc\" target=\"_blank\">Unbelievable\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Imperfect-Harmony-Finding-Happiness-Singing/dp/1616200413/ctoc\" target=\"_blank\">Imperfect Harmony: Finding Happiness Singing with Others\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Waiting-My-Cats-Die-Memoir/dp/0312287445/ctoc\" target=\"_blank\">Waiting for My Cats to Die: A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Restless-Sleep-Inside-Citys-Squad/dp/0670034193/ctoc\" target=\"_blank\">The Restless Sleep: Inside New York City's Cold Case Squad\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Damnation-Island-Poor-Criminal-19th-Century/dp/1616205768/ctoc\" target=\"_blank\">Damnation Island: Poor, Sick, Mad, and Criminal in 19th-Century New York\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Stacy Horn"},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49","url":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false}},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]}},"ingestion":{"feed_content_id":"/content/horn-stacy-21253","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/horn-stacy/21253","external_url":""}},"pub_start":1530238740000,"type":"content:coast-to-coast-guest","summary":{"title":"Stacy Horn","description":"Stacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for \"combining awe-fueled curiosity with topflight reporting skills.\" Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.","image":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49"}},{"ref_id":"%2F5dffe108537fd678a3ece50e","slug":"lawrence-richard-5749","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lawrence-richard/5749","cuser":"","fields":{"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Contacts-Gods-Space-Pathway-New-ebook/dp/B00IY3GRG6/ctoc\" target=\"_blank\">Contacts With The Gods From Space: Pathway to the New Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0937249157/ctoc\" target=\"_blank\">Contacts With the Gods from Space: Pathway to the New Millennium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0007107234/ctoc\" target=\"_blank\">Little Book of Karma\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0007142374/ctoc\" target=\"_blank\">Little Book of Yin and Yang\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0007115822/ctoc\" target=\"_blank\">The Magic of Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-Extraterrestrial-Message-spiritual-transmissions/dp/1782498982/ctoc\" target=\"_blank\">UFOs and the Extraterrestrial MESSAGE\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/King-Who-Came-Earth-Biography/dp/1941482090/ctoc\" target=\"_blank\">The King Who Came to Earth\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"slug":{"type":"slug","value":"lawrence-richard-5749"},"summary":{"value":"\u003cp>Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.\u003c/p>\n\n","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. Richard was Lord Kimberley's speechwriter during the House of Lords UFO debate in 1979 and was the first to bring declassified CIA and Pentagon UFO Files to Britain in 1980. He launched a successful campaign in the US for release of UFO data from the FAA in 1987, and was the first to reveal Soviet Union UFO papers in Britain in 1990. Richard became the paranormal expert on London News Radio and co-authored Contacts with the Gods from Space with George King in 1996. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"title":"","link":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Richard Lawrence"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.richardlawrence.co.uk/\" target=\"_blank\">richardlawrence.co.uk\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.aetherius.org/\" target=\"_blank\">aetherius.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://12blessings.org/\" target=\"_blank\">12blessings.org\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lawrence-richard-5749","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lawrence-richard/5749","feed_type":"","feed_vendor":"C2C"},"summary":{"sponsored":false,"title":"Richard Lawrence","author":"Coast to Coast AM Staff","description":"Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.","image":{"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e","link":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false},"keywords":[],"primary_slug":"lawrence-richard-5749","slugs":["lawrence-richard-5749"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1578624840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"aWijh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena"]}]}},"pub_start":1578624840000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Lawrence","description":"Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.","image":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e"}}]}},{"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:/6a9a170338437b58bc7e0660","slug:2026-09-08-show","slug:2026-09-08-show","keyword:keywords/crime","keyword:keywords/poverty","keyword:keywords/ET contacts"]}},{"id":"%2F6a9a265138437b58bc7e0679","type":"PUBLISHING","record":{"ref_id":"%2F6a9a265138437b58bc7e0679","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-09-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Psychiatrist, empath, and author \u003ca href=\"https://drjudithorloff.com/\" target=\"_blank\">Dr. Judith Orloff\u003c/a> will explain how to protect yourself from energy vampires and avoid being drained by other people’s emotions and energy. She’ll also explore her belief that the power of empathy can help save the world.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://austinlim.com/\" target=\"_blank\">Austin Lim\u003c/a>, PhD, will explore the science behind some of the most famous works of horror and science fiction, from classics like &quot;Frankenstein&quot; and &quot;The Strange Case of Dr. Jekyll and Mr. Hyde&quot; to modern masterpieces such as \u003cem>Get Out\u003c/em> and \u003cem>The Last of Us\u003c/em>. He’ll examine how these stories get under our skin and make their way into the minds of audiences.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Empaths-Survival-Guide-Strategies-Sensitive/dp/1683642112/ctoc\" target=\"_blank\">The Empath's Survival Guide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Second-Sight-Intuitive-Psychiatrist-Extraordinary/dp/0307587584/ctoc\" target=\"_blank\">Second Sight\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Judith-Orloffs-Guide-Intuitive-Healing/dp/0812930983//ctoc\" target=\"_blank\">Dr. Judith Orloff's Guide to Intuitive Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Horror-Brain-Neuroscience-Science-Fiction/dp/149308478X/ctoc\" target=\"_blank\">\u003cu>Horror on the Brain: The Neuroscience Behind Science Fiction\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e000191cc137bf24420157e","%2F68c36891fe21909f9c27c605"]},"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/energy vampires","keywords/empathy","keywords/horror movies"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","id":"%2F6a9a2849e255b8421dd9b290","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a2849e255b8421dd9b290","source_credit":"David Wall / Moment / Getty Images","title":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","url":"asset://assets.getty/6a9a2849e255b8421dd9b290","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788962400000},"slug":{"type":"slug","value":"2026-09-09-show"},"summary":{"type":"html","value":"\u003cp>First Half: Psychiatrist, empath, and author \u003ca href=\"https://drjudithorloff.com/\" target=\"_blank\">Dr. Judith Orloff\u003c/a> will explain how to protect yourself from energy vampires and avoid being drained by other people’s emotions and energy. She’ll also explore her belief that the power of empathy can help save the world.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://austinlim.com/\" target=\"_blank\">Austin Lim\u003c/a>, PhD, will explore the science behind some of the most famous works of horror and science fiction, from classics like &quot;Frankenstein&quot; and &quot;The Strange Case of Dr. Jekyll and Mr. Hyde&quot; to modern masterpieces such as \u003cem>Get Out\u003c/em> and \u003cem>The Last of Us\u003c/em>. He’ll examine how these stories get under our skin and make their way into the minds of audiences.\u003c/p>\n\n"},"title":{"type":"title","value":"Empathy & Energy Vampires / The Science of Horror"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drjudithorloff.com/\" target=\"_blank\">\u003cu>drjudithorloff.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://austinlim.com/\" target=\"_blank\">\u003cu>austinlim.com\u003c/u>\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":"First Half: Psychiatrist, empath, and author Dr. Judith Orloff will explain how to protect yourself from energy vampires and avoid being drained by other people’s emotions and energy. She’ll also explore her belief that the power of empathy can help save the world. Second Half: Author Austin Lim, PhD, will explore the science behind some of the most famous works of horror and science fiction, from classics like \"Frankenstein\" and \"The Strange Case of Dr. Jekyll and Mr. Hyde\" to modern masterpieces such as Get Out and The Last of Us. He’ll examine how these stories get under our skin and make their way into the minds of audiences.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","link":"","new_tab":false,"source_credit":"David Wall / Moment / Getty Images","title":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","url":"asset://assets.getty/6a9a2849e255b8421dd9b290","use_caption":false},"keywords":["keywords/energy vampires","keywords/empathy","keywords/horror movies"],"primary_slug":"2026-09-09-show","slugs":["2026-09-09-show"],"sponsored":false,"title":"Empathy & Energy Vampires / The Science of Horror"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789034400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"545iK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/pop-culture","coast-categories/science-space-technology","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-09-09-show/"},"slug":"2026-09-09-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a2849e255b8421dd9b290","title":"Empathy & Energy Vampires / The Science of Horror","description":"First Half: Psychiatrist, empath, and author Dr. Judith Orloff will explain how to protect yourself from energy vampires and avoid being drained by other people’s emotions and energy. She’ll also explore her belief that the power of empathy can help save the world. Second Half: Author Austin Lim, PhD, will explore the science behind some of the most famous works of horror and science fiction, from classics like \"Frankenstein\" and \"The Strange Case of Dr. Jekyll and Mr. Hyde\" to modern masterpieces such as Get Out and The Last of Us. He’ll examine how these stories get under our skin and make their way into the minds of audiences.","author":""},"pub_start":1789034400000,"pub_until":4115978604802,"pub_changed":1789034400000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/pop-culture","coast-categories/science-space-technology","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":"%2F5e000191cc137bf24420157e","slug":"orloff-dr-judith-6338","payload":{"fields":{"show_appearances":{"type":"link","value":[]},"title":{"value":"Dr. Judith Orloff","type":"title"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx. \u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Highly-Sensitive-Rabbit-Judith-Orloff/dp/1649632878/ctoc\" target=\"_blank\">The Highly Sensitive Rabbit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Genius-Empathy-Practical-Sensitive-Relationships/dp/1683649710/ctoc\" target=\"_blank\">The Genius of Empathy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Thriving-Empath-Self-Care-Sensitive-People/dp/1683642910//ctoc\" target=\"_blank\">Thriving as an Empath: 365 Days of Self-Care for Sensitive People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Empaths-Survival-Guide-Strategies-Sensitive/dp/1683642112/ctoc\" target=\"_blank\">The Empath's Survival Guide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Emotional-Freedom-Liberate-Yourself-Transform/dp/0307338193/ctoc\" target=\"_blank\">Emotional Freedom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Second-Sight-Intuitive-Psychiatrist-Extraordinary/dp/0307587584/ctoc\" target=\"_blank\">Second Sight\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Judith-Orloffs-Guide-Intuitive-Healing/dp/0812930983//ctoc\" target=\"_blank\">Dr. Judith Orloff's Guide to Intuitive Healing\u003c/a>\u003c/li>\u003c/ul>\n\n"},"slug":{"type":"slug","value":"orloff-dr-judith-6338"},"summary":{"type":"html","value":"\u003cp>Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx. \u003c/p>\n\n"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drjudithorloff.com/product/developing-intuition-download-package/\" target=\"_blank\">Developing Intuition Package\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://drjudithorloff.com/online-courses-2/\" target=\"_blank\">The Empath’s Survival Guide Online Course\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.drjudithorloff.com/\" target=\"_blank\">drjudithorloff.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://drjudithorloff.com/online-courses-webinars/\" target=\"_blank\">Online Courses &amp; Webinars\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"primary_image":{"value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/661626d59bfd56f3d82cc052","alt_text":"","caption":"","id":"%2F661626d59bfd56f3d82cc052","link":"","source_credit":"","title":"","url":"asset://new_assets/661626d59bfd56f3d82cc052","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","new_tab":false},"type":"asset"}},"ingestion":{"external_url":"","feed_content_id":"/content/orloff-dr-judith-6338","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/orloff-dr-judith/6338","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/661626d59bfd56f3d82cc052"},"keywords":[],"primary_slug":"orloff-dr-judith-6338","slugs":["orloff-dr-judith-6338"],"sponsored":false,"title":"Dr. Judith Orloff","author":"Coast to Coast AM Staff","description":"Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx."},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"5j4iT","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1491533040000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https:/www.coasttocoastam.com/guest/orloff-dr-judith/6338","cuser":""},"pub_start":1491533040000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Judith Orloff","description":"Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx.","image":"https://i.iheart.com/v3/re/new_assets/661626d59bfd56f3d82cc052"}},{"ref_id":"%2F68c36891fe21909f9c27c605","slug":"austin-lim","payload":{"summary":{"title":"Austin Lim","author":"","description":"Austin Lim, PhD, is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works.","image":{"title":"","url":"asset://new_assets/68c9a5f1b0e65902a7512424","use_caption":false,"caption":"","link":"","new_tab":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":""},"keywords":[],"primary_slug":"austin-lim","slugs":["austin-lim"],"sponsored":false},"targeting":{"publish_date":1757636520000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"9kXbm","operator":"OR"}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/guest/austin-lim/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"caption":"","id":"%2F68c9a5f1b0e65902a7512424","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68c9a5f1b0e65902a7512424","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","source_credit":"","url":"asset://new_assets/68c9a5f1b0e65902a7512424"}},"slug":{"type":"slug","value":"austin-lim"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Austin Lim, PhD,\u003cstrong> \u003c/strong>is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works. His work has appeared in Scientific American, U.S. News and World Report, and many others. He is the author of the open-source introductory level neuroscience textbook Open Neuroscience Initiative\u003cem>, \u003c/em>which has been adopted by faculty from more than 30 universities or colleges around the world since its completion in mid-2021.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Austin Lim, PhD,\u003cstrong> \u003c/strong>is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works.\u003c/p>\n\n"},"title":{"type":"title","value":"Austin Lim"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://austinlim.com/\" target=\"_blank\">\u003cu>austinlim.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Horror-Brain-Neuroscience-Science-Fiction/dp/149308478X/ctoc\" target=\"_blank\">\u003cu>Horror on the Brain: The Neuroscience Behind Science Fiction\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""}},"pub_start":1757636520000,"type":"content:coast-to-coast-guest","summary":{"title":"Austin Lim","description":"Austin Lim, PhD, is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works.","image":"https://i.iheart.com/v3/re/new_assets/68c9a5f1b0e65902a7512424"}}]}},{"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:/6a9a265138437b58bc7e0679","slug:2026-09-09-show","slug:2026-09-09-show","keyword:keywords/energy vampires","keyword:keywords/empathy","keyword:keywords/horror movies"]}},{"id":"%2F6a9a53cbd6031da12919f443","type":"PUBLISHING","record":{"ref_id":"%2F6a9a53cbd6031da12919f443","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-10-show/","cuser":"user/ldap/PREBUR1SXN","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>First Half: Researcher and podcaster \u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">Isaac Weishaupt\u003c/a> explores the hidden meanings behind pop culture, conspiracies, and esoteric philosophy. He’ll discuss theories about secret societies and their alleged role in creating a New World Order, including claims involving the Illuminati, Freemasons, Skull &amp; Bones, and occult gatherings at places such as Bohemian Grove.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://www.coasttocoastam.com/guest/luke-lafitte/\" target=\"_blank\">Luke Lafitte\u003c/a> looks at the spiritual side of AI and its connections to ancient Gnostic traditions, and the intersection of human consciousness and artificial intelligence. He'll also examine how science fiction shapes our attitudes toward emerging technology.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Path-Conspiracy-Illuminati-Transhumanism/dp/1974664228/ctoc\" target=\"_blank\">The Dark Path\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B096TWBJ2Y/ctoc\" target=\"_blank\">Aliens, UFOs, &amp; the Occult: Use Your Illusion II\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Kubricks-Code-Isaac-Weishaupt/dp/1505877539/ctoc\" target=\"_blank\">Kubrick's Code\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Machine-Intelligence-Imaginal-Realm-Re-animation/dp/1644114062/ctoc\" target=\"_blank\">Machine Intelligence and the Imaginal Realm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chronicles-Curious-Mind-NOSCE-IPSUM/dp/1792194633/ctoc\" target=\"_blank\">Chronicles of a Curious Mind\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6400534e36f0047f250758a4","%2F620eec87fa390a081ddc0f5e"]},"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/secret societies","keywords/AI"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"3D conceptual illustration of a humanoid artificial intelligence head constructed from purple voxel blocks, dissolving into glowing pink data nodes, light pixels, and connected network lines. Symbolizes machine learning, neural networks, deep learning, facial recognition, biometrics, metaverse, and big data processing.","id":"%2F6a9a55ead1d22d56eb61d8bc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc","source_credit":"dem10 / E+ / Getty Images","title":"Artificial Intelligence Digital Human Face Dissolving into Data Network","url":"asset://assets.getty/6a9a55ead1d22d56eb61d8bc","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789048800000},"slug":{"type":"slug","value":"2026-09-10-show"},"summary":{"type":"html","value":"\u003cp>First Half: Researcher \u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">Isaac Weishaupt\u003c/a> explores the hidden meanings behind pop culture, conspiracies, and esoteric philosophy. He’ll discuss theories about secret societies and their alleged role in creating a New World Order, including claims involving the Illuminati, Freemasons, Skull &amp; Bones, and occult gatherings at places such as Bohemian Grove.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://www.coasttocoastam.com/guest/luke-lafitte/\" target=\"_blank\">Luke Lafitte\u003c/a> looks at the spiritual side of AI and its connections to ancient Gnostic traditions, and the intersection of human consciousness and artificial intelligence. He'll also examine how science fiction shapes our attitudes toward emerging technology.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Societies / AI & Spirituality "},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://illuminatiwatcher.com/\" target=\"_blank\">illuminatiwatcher.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">allmylinks.com/isaacw\u003c/a>\u003c/li>\u003c/ul>\n\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":"First Half: Researcher Isaac Weishaupt explores the hidden meanings behind pop culture, conspiracies, and esoteric philosophy. He’ll discuss theories about secret societies and their alleged role in creating a New World Order, including claims involving the Illuminati, Freemasons, Skull & Bones, and occult gatherings at places such as Bohemian Grove. Second Half: Author Luke Lafitte looks at the spiritual side of AI and its connections to ancient Gnostic traditions, and the intersection of human consciousness and artificial intelligence. He'll also examine how science fiction shapes our attitudes toward emerging technology.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"3D conceptual illustration of a humanoid artificial intelligence head constructed from purple voxel blocks, dissolving into glowing pink data nodes, light pixels, and connected network lines. Symbolizes machine learning, neural networks, deep learning, facial recognition, biometrics, metaverse, and big data processing.","link":"","new_tab":false,"source_credit":"dem10 / E+ / Getty Images","title":"Artificial Intelligence Digital Human Face Dissolving into Data Network","url":"asset://assets.getty/6a9a55ead1d22d56eb61d8bc","use_caption":false},"keywords":["keywords/secret societies","keywords/AI"],"primary_slug":"2026-09-10-show","slugs":["2026-09-10-show"],"sponsored":false,"title":"Secret Societies / AI & Spirituality "},"targeting":{"exclusion":{"tags":[]},"publish_date":1789120800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"FT4oL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/science-space-technology","coast-categories/host-george-noory","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-10-show/"},"slug":"2026-09-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc","title":"Secret Societies / AI & Spirituality ","description":"First Half: Researcher Isaac Weishaupt explores the hidden meanings behind pop culture, conspiracies, and esoteric philosophy. He’ll discuss theories about secret societies and their alleged role in creating a New World Order, including claims involving the Illuminati, Freemasons, Skull & Bones, and occult gatherings at places such as Bohemian Grove. Second Half: Author Luke Lafitte looks at the spiritual side of AI and its connections to ancient Gnostic traditions, and the intersection of human consciousness and artificial intelligence. He'll also examine how science fiction shapes our attitudes toward emerging technology.","author":""},"pub_start":1789120800000,"pub_until":4115978604802,"pub_changed":1789120800000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/science-space-technology","coast-categories/host-george-noory","coast-categories/spirituality-occult","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6400534e36f0047f250758a4","slug":"isaac-weishaupt","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/isaac-weishaupt/","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>Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the &quot;Occult Symbolism and Pop Culture&quot; podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B08JF5M83X/ctoc\" target=\"_blank\">Aliens, UFOs, &amp; the Occult: Use Your Illusion I\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B096TWBJ2Y/ctoc\" target=\"_blank\">Aliens, UFOs, &amp; the Occult: Use Your Illusion II\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Kubricks-Code-Isaac-Weishaupt/dp/1505877539/ctoc\" target=\"_blank\">Kubrick's Code\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Path-Conspiracy-Illuminati-Transhumanism/dp/1974664228/ctoc\" target=\"_blank\">The Dark Path\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":"%2F69b360ab6f5bfb2e34596830","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69b360ab6f5bfb2e34596830","source_credit":"","title":"","url":"asset://new_assets/69b360ab6f5bfb2e34596830","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"isaac-weishaupt"},"summary":{"type":"html","value":"\u003cp>Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the &quot;Occult Symbolism and Pop Culture&quot; podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception. \u003c/p>\n\n"},"title":{"type":"title","value":"Isaac Weishaupt"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://illuminatiwatcher.com/\" target=\"_blank\">illuminatiwatcher.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">allmylinks.com/isaacw\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":"Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the \"Occult Symbolism and Pop Culture\" podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69b360ab6f5bfb2e34596830","use_caption":false},"keywords":[],"primary_slug":"isaac-weishaupt","slugs":["isaac-weishaupt"],"sponsored":false,"title":"Isaac Weishaupt"},"targeting":{"exclusion":{"tags":[]},"publish_date":1677742860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Wsdy3","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena","coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1677742860000,"type":"content:coast-to-coast-guest","summary":{"title":"Isaac Weishaupt","description":"Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the \"Occult Symbolism and Pop Culture\" podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception.","image":"https://i.iheart.com/v3/re/new_assets/69b360ab6f5bfb2e34596830"}},{"ref_id":"%2F620eec87fa390a081ddc0f5e","slug":"luke-lafitte","payload":{"canonical_url":"https://www.coasttocoastam.com/content/luke-lafitte/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Luke Lafitte"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Luke Lafitte, J.D., Ph.D., is a trial attorney, American history teacher, and co-founder of Dead White Zombies, an award-winning theater group in Dallas, Texas. Partner in a leading law firm in Dallas, he is the author of the three-volume series Chronicles of a Curious Mind.\u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"show_appearances":{"type":"link","value":[]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/62132fa8218806924aa95ed0","title":"","new_tab":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/62132fa8218806924aa95ed0","bucket":"new_assets","link":"","alt_text":"","caption":"","use_caption":false,"id":"%2F62132fa8218806924aa95ed0"}},"slug":{"type":"slug","value":"luke-lafitte"},"summary":{"value":"\u003cp>Luke Lafitte, J.D., Ph.D., is a trial attorney, American history teacher, and co-founder of Dead White Zombies, an award-winning theater group in Dallas, Texas. Partner in a leading law firm in Dallas, he is the author of the three-volume series Chronicles of a Curious Mind.\u003c/p>\n\n","type":"html"},"websites":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Machine-Intelligence-Imaginal-Realm-Re-animation/dp/1644114062/ctoc\" target=\"_blank\">Machine Intelligence and the Imaginal Realm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chronicles-Curious-Mind-NOSCE-IPSUM/dp/1792194633/ctoc\" target=\"_blank\">Chronicles of a Curious Mind\u003c/a>\u003c/li>\u003c/ul>\n\n"},"videos":{"type":"html","value":""}},"ingestion":{"feed_vendor":"","feed_permalink":"","external_url":"","feed_content_id":""},"summary":{"title":"Luke Lafitte","primary_slug":"luke-lafitte","slugs":["luke-lafitte"],"sponsored":false,"keywords":[],"author":"","description":"Luke Lafitte, J.D., Ph.D., is a trial attorney, American history teacher, and co-founder of Dead White Zombies, an award-winning theater group in Dallas, Texas. Partner in a leading law firm in Dallas, he is the author of the three-volume series Chronicles of a Curious Mind.","image":{"url":"asset://new_assets/62132fa8218806924aa95ed0","alt_text":"","caption":"","new_tab":false,"title":"","link":"","use_caption":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"targeting":{"publish_date":1645145040000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"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":"MAhgs","what":["coast-categories/psychology-mind","coast-categories/science-space-technology"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}}},"pub_start":1645145040000,"type":"content:coast-to-coast-guest","summary":{"title":"Luke Lafitte","description":"Luke Lafitte, J.D., Ph.D., is a trial attorney, American history teacher, and co-founder of Dead White Zombies, an award-winning theater group in Dallas, Texas. Partner in a leading law firm in Dallas, he is the author of the three-volume series Chronicles of a Curious Mind.","image":"https://i.iheart.com/v3/re/new_assets/62132fa8218806924aa95ed0"}}]}},{"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:/6a9a53cbd6031da12919f443","slug:2026-09-10-show","slug:2026-09-10-show","keyword:keywords/secret societies","keyword:keywords/AI"]}},{"id":"%2F6a9a57e6d6031da12919f45c","type":"PUBLISHING","record":{"ref_id":"%2F6a9a57e6d6031da12919f45c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-11-show/","cuser":"user/ldap/PREBUR1SXN","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\">\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>) will be joined by \u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">Stanley Praimnath\u003c/a>, one of the few survivors who was inside the Twin Towers 25 years ago, on September 11, 2001. His office was on the South Tower's 81st floor. He’ll recount his harrowing escape from the impact zone, the stranger who became a lifelong friend that day, and the extraordinary deal he made with God. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a9a0aa0677d5cb465d844cf","%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/9-11 attack"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"394375 15: Early morning light hits the smoke and wreckage of the World Trade Center September 13, 2001 in New York City, two days after the twin towers were destroyed when hit by two hijacked passenger jets. (Photo by Chris Hondros/Getty Images)","id":"%2F6a9a589c634a139d63297a45","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45","source_credit":"Chris Hondros / Getty Images News / Getty Images","title":"Ground Zero Two Days After World Trade Terror Attack","url":"asset://assets.getty/6a9a589c634a139d63297a45","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789135200000},"slug":{"type":"slug","value":"2026-09-11-show"},"summary":{"type":"html","value":"\u003cp>Guest host \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>) will be joined by \u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">Stanley Praimnath\u003c/a>, one of the few survivors who was inside the Twin Towers 25 years ago, on September 11, 2001. His office was on the South Tower's 81st floor. He’ll recount his harrowing escape from the impact zone, the stranger who became a lifelong friend that day, and the extraordinary deal he made with God. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"9/11 Survivor / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">wikipedia.org/wiki/Stanley_Praimnath\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) will be joined by Stanley Praimnath, one of the few survivors who was inside the Twin Towers 25 years ago, on September 11, 2001. His office was on the South Tower's 81st floor. He’ll recount his harrowing escape from the impact zone, the stranger who became a lifelong friend that day, and the extraordinary deal he made with God. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"394375 15: Early morning light hits the smoke and wreckage of the World Trade Center September 13, 2001 in New York City, two days after the twin towers were destroyed when hit by two hijacked passenger jets. (Photo by Chris Hondros/Getty Images)","link":"","new_tab":false,"source_credit":"Chris Hondros / Getty Images News / Getty Images","title":"Ground Zero Two Days After World Trade Terror Attack","url":"asset://assets.getty/6a9a589c634a139d63297a45","use_caption":false},"keywords":["keywords/9-11 attack"],"primary_slug":"2026-09-11-show","slugs":["2026-09-11-show"],"sponsored":false,"title":"9/11 Survivor / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789207200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"bmDNt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","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-09-11-show/"},"slug":"2026-09-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45","title":"9/11 Survivor / Open Lines","description":"Guest host Connie Willis (info) will be joined by Stanley Praimnath, one of the few survivors who was inside the Twin Towers 25 years ago, on September 11, 2001. His office was on the South Tower's 81st floor. He’ll recount his harrowing escape from the impact zone, the stranger who became a lifelong friend that day, and the extraordinary deal he made with God. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!","author":""},"pub_start":1789207200000,"pub_until":4115978604802,"pub_changed":1789207200000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","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":"%2F6a9a0aa0677d5cb465d844cf","slug":"stanley-praimnath","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/stanley-praimnath/","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>Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day. He was one of only 18 survivors from within or above the impact zone of United Airlines Flight 175.\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":"%2F6a9a0797ab7e3be801db4f61","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61","source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"stanley-praimnath"},"summary":{"type":"html","value":"\u003cp>Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day. \u003c/p>\n\n"},"title":{"type":"title","value":"Stanley Praimnath"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">wikipedia.org/wiki/Stanley_Praimnath\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":"Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false},"keywords":[],"primary_slug":"stanley-praimnath","slugs":["stanley-praimnath"],"sponsored":false,"title":"Stanley Praimnath"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788479940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WjHGv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1788479940000,"type":"content:coast-to-coast-guest","summary":{"title":"Stanley Praimnath","description":"Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day.","image":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61"}},{"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":"%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:/6a9a57e6d6031da12919f45c","slug:2026-09-11-show","slug:2026-09-11-show","keyword:keywords/9-11 attack"]}}],"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":"%2F6a991e7e6d6647b3714645a2","type":"PUBLISHING","record":{"ref_id":"%2F6a991e7e6d6647b3714645a2","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645ba","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645ba","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645ba","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":"astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole"},"source":{"type":"plain","value":"Space.com"},"source_url":{"type":"plain","value":"https://www.space.com/astronomy/saturn/astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole"},"summary":{"type":"html","value":"\u003cp>This newfound &quot;decagon&quot; joins the bizarre colossal hexagon seen for decades at Saturn's north pole.\u003c/p>\n\n"},"title":{"type":"title","value":"Astronomers discover mysterious 10-sided cloud structure at Saturn's south pole"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Space.com","description":"This newfound \"decagon\" joins the bizarre colossal hexagon seen for decades at Saturn's north pole.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645ba","use_caption":false},"keywords":[],"primary_slug":"astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole","slugs":["astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole"],"sponsored":false,"title":"Astronomers discover mysterious 10-sided cloud structure at Saturn's south pole"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KRtJB","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole/"},"slug":"astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645ba","title":"Astronomers discover mysterious 10-sided cloud structure at Saturn's south pole","description":"This newfound \"decagon\" joins the bizarre colossal hexagon seen for decades at Saturn's north pole.","author":"Space.com"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991e7e6d6647b3714645a2","slug:astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole","slug:astronomers-discover-mysterious-10-sided-cloud-structure-at-saturns-south-pole","author:user"]}},{"id":"%2F6a991ee96d6647b3714645c2","type":"PUBLISHING","record":{"ref_id":"%2F6a991ee96d6647b3714645c2","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Smithsonian Magazine"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645b7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645b7","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645b7","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":"archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis"},"source":{"type":"plain","value":"Smithsonian Magazine"},"source_url":{"type":"plain","value":"https://www.smithsonianmag.com/smart-news/archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis-180989438/"},"summary":{"type":"html","value":"\u003cp>In addition to the tomb, which once belonged to a high-ranking official, excavations revealed a network of burial shafts that still held human remains and funerary objects.\u003c/p>\n\n"},"title":{"type":"title","value":"Archaeologists Discover a 4,000-Year-Old Tomb With a False Door at Egypt’s Ancient Saqqara Necropolis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Smithsonian Magazine","description":"In addition to the tomb, which once belonged to a high-ranking official, excavations revealed a network of burial shafts that still held human remains and funerary objects.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645b7","use_caption":false},"keywords":[],"primary_slug":"archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis","slugs":["archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis"],"sponsored":false,"title":"Archaeologists Discover a 4,000-Year-Old Tomb With a False Door at Egypt’s Ancient Saqqara Necropolis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"v9rGs","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis/"},"slug":"archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645b7","title":"Archaeologists Discover a 4,000-Year-Old Tomb With a False Door at Egypt’s Ancient Saqqara Necropolis","description":"In addition to the tomb, which once belonged to a high-ranking official, excavations revealed a network of burial shafts that still held human remains and funerary objects.","author":"Smithsonian Magazine"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991ee96d6647b3714645c2","slug:archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis","slug:archaeologists-discover-a-4000-year-old-tomb-with-a-false-door-at-egypts-ancient-saqqara-necropolis","author:user"]}},{"id":"%2F6a991f3d6d6647b3714645ce","type":"PUBLISHING","record":{"ref_id":"%2F6a991f3d6d6647b3714645ce","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ai-spiralism-and-the-ghost-in-the-machine-illusion/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Psychology Today"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645bc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645bc","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645bc","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":"ai-spiralism-and-the-ghost-in-the-machine-illusion"},"source":{"type":"plain","value":"Psychology Today"},"source_url":{"type":"plain","value":"https://www.psychologytoday.com/us/blog/psych-unseen/202608/ai-spiralism-the-ghost-in-the-machine-illusion"},"summary":{"type":"html","value":"\u003cp>The belief that AI chatbots are conscious is an extension of the ELIZA effect.\u003c/p>\n\n"},"title":{"type":"title","value":"AI Spiralism and the Ghost in the Machine Illusion"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Psychology Today","description":"The belief that AI chatbots are conscious is an extension of the ELIZA effect.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645bc","use_caption":false},"keywords":[],"primary_slug":"ai-spiralism-and-the-ghost-in-the-machine-illusion","slugs":["ai-spiralism-and-the-ghost-in-the-machine-illusion"],"sponsored":false,"title":"AI Spiralism and the Ghost in the Machine Illusion"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"GCRET","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/ai-spiralism-and-the-ghost-in-the-machine-illusion/"},"slug":"ai-spiralism-and-the-ghost-in-the-machine-illusion","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645bc","title":"AI Spiralism and the Ghost in the Machine Illusion","description":"The belief that AI chatbots are conscious is an extension of the ELIZA effect.","author":"Psychology Today"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991f3d6d6647b3714645ce","slug:ai-spiralism-and-the-ghost-in-the-machine-illusion","slug:ai-spiralism-and-the-ghost-in-the-machine-illusion","author:user"]}},{"id":"%2F6a991f8d6d6647b3714645da","type":"PUBLISHING","record":{"ref_id":"%2F6a991f8d6d6647b3714645da","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645b0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645b0","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645b0","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":"study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet"},"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-16098295/Mystery-moon-formed-solved-lunar-satellite.html"},"summary":{"type":"html","value":"\u003cp>For decades, experts have believed the moon was created when a Mars–sized planet named Theia smashed into a young Earth.\u003c/p>\n\n"},"title":{"type":"title","value":"Study claims our lunar satellite was created in just five hours during a giant impact between Earth and a Mars–sized planet"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Daily Mail","description":"For decades, experts have believed the moon was created when a Mars–sized planet named Theia smashed into a young Earth.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645b0","use_caption":false},"keywords":[],"primary_slug":"study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet","slugs":["study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet"],"sponsored":false,"title":"Study claims our lunar satellite was created in just five hours during a giant impact between Earth and a Mars–sized planet"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"TY1NK","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet/"},"slug":"study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645b0","title":"Study claims our lunar satellite was created in just five hours during a giant impact between Earth and a Mars–sized planet","description":"For decades, experts have believed the moon was created when a Mars–sized planet named Theia smashed into a young Earth.","author":"Daily Mail"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991f8d6d6647b3714645da","slug:study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet","slug:study-claims-our-lunar-satellite-was-created-in-just-five-hours-during-a-giant-impact-between-earth-and-a-marssized-planet","author:user"]}},{"id":"%2F6a991fda6d6647b3714645e6","type":"PUBLISHING","record":{"ref_id":"%2F6a991fda6d6647b3714645e6","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a991eac6d6647b3714645ad","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645ad","source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645ad","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":"sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/11000-year-old-stone-sculpture-unearthed-at-gobekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies/"},"summary":{"type":"html","value":"\u003cp>Officials from Turkey’s Ministry of Culture and Tourism working at Karahan Tepe have announced the discovery of a unique stone sculpture depicting a human figure riding a leopard.\u003c/p>\n\n"},"title":{"type":"title","value":"Sculpture Unearthed at Göbekli Tepe’s Mysterious Sister Site Was Carved Millennia Before the First Human Societies"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"Officials from Turkey’s Ministry of Culture and Tourism working at Karahan Tepe have announced the discovery of a unique stone sculpture depicting a human figure riding a leopard.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a991eac6d6647b3714645ad","use_caption":false},"keywords":[],"primary_slug":"sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies","slugs":["sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies"],"sponsored":false,"title":"Sculpture Unearthed at Göbekli Tepe’s Mysterious Sister Site Was Carved Millennia Before the First Human Societies"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788426000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"bKDCt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies/"},"slug":"sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a991eac6d6647b3714645ad","title":"Sculpture Unearthed at Göbekli Tepe’s Mysterious Sister Site Was Carved Millennia Before the First Human Societies","description":"Officials from Turkey’s Ministry of Culture and Tourism working at Karahan Tepe have announced the discovery of a unique stone sculpture depicting a human figure riding a leopard.","author":"The Debrief"},"pub_start":1788426000000,"pub_until":4115978604802,"pub_changed":1788426000000,"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:/6a991fda6d6647b3714645e6","slug:sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies","slug:sculpture-unearthed-at-gbekli-tepes-mysterious-sister-site-was-carved-millennia-before-the-first-human-societies","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1789714141000,"\u003cupcoming_pub_after>":1788505200000,"\u003cpub_start>":1788504541000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1788590941000,"\u003ctonight_pub_after>":1788505200000},"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":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"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":{"ad_split":0,"position":"3330","title":null},"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":{"ad_split":null,"feed_id":"ID:shows-feed","feed_index":0,"position":null,"size":8,"title":""},"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":"%2F6a90e0514817f45d5030ab4a","type":"PUBLISHING","record":{"ref_id":"%2F6a90e0514817f45d5030ab4a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-02-show/","cuser":"user/ldap/PREBUR1SXN","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, author \u003ca href=\"http://hopeoftheworld.org/\" target=\"_blank\">Jonathan Cahn\u003c/a> explored the mysterious and ominous history of the Pergamon Altar, a monumental Greek structure from the second century B.C., and its possible connection to the events shaping our world today. He characterized the altar as &quot;the throne of Satan,&quot; referencing the biblical Book of Revelation, which calls Pergamon the place &quot;where the throne of Satan dwells.&quot; It was an altar of burnt offerings—&quot;the altar of the Holocaust,&quot; he stated, referencing the Greek roots of the word &quot;holocaust.&quot; Cahn contends that this altar has repeatedly influenced world history, linking it to major 20th-century events, including the rise of Adolf Hitler, world wars, Marxism, the Cold War, and even the development of the internet and American leadership.\u003c/p>\n\n\u003cp>The altar was excavated and transported to Germany in the late 19th century, coinciding with the founding of the German Empire in 1871. Cahn highlights this timing as significant, noting that &quot;the throne of Satan returns to the world&quot; just as Germany emerges, and that Germany's embrace of the altar paralleled the rise of anti-Semitism and occultism, setting the stage for the calamities of the 20th century. After World War II, the altar passed into Soviet hands, correlating with the USSR's rise as a communist superpower, and the spread of communism to other countries.\u003c/p>\n\n\u003cp>Looking forward, Cahn hinted at the altar's continuing influence, including a well-known American leader linked to the altar's power and a prophetic role in end-time events involving a &quot;resurrected Roman Empire&quot; and the Antichrist. Although cautious about naming this leader, he described how this figure gave a speech at the altar site and rose to power with a replica of the altar behind him. Cahn attributes his insights to divine guidance.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, engineer and author \u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">Brooks Agnew\u003c/a> discussed lunar exploration and the current state and future ambitions of human space missions. He mentioned that NASA's Artemis III program is part of the agency's Gateway project, which involves placing a space station in lunar orbit as part of a massive, multi-trillion-dollar initiative essential to lunar colonization and future Mars missions. The discovery of water ice and helium-3 at the Moon's south pole, particularly in craters like Cabeus, has been a game changer. Explaining the significance of helium-3, he said, &quot;When we fuse helium-3, we don't get any radiation,&quot; making it a potentially revolutionary clean energy source. &quot;Right now we believe that there is about a 10,000-year fuel supply sitting on the moon for the first person who can grab it,&quot; he marveled. However, he acknowledged its current economic impracticality, citing ongoing challenges with fusion technology and the need for a new type of reactor.\u003c/p>\n\n\u003cp>Emphasizing the geopolitical stakes, he asserted, &quot;The first country to build a successful lunar colony is going to rule the world,&quot; pointing to China's rapid progress and the strategic creation of the U.S. Space Force and Space Academy to foster military and technological leadership in space. Agnew also addressed the challenges of remote lunar landings, noting that the lack of a lunar positioning system causes frequent mission failures. He praised private space companies like SpaceX for their innovative approaches, contrasting them with NASA's slower bureaucratic processes.\u003c/p>\n\n\u003cp>Agnew expressed a strong vision for lunar exploration, advocating for the development of habitats inside lunar volcanic vents rather than on the surface. On human colonization of Mars, he outlined the biological challenges of childbirth and development in low gravity, predicting the emergence of a distinct &quot;race of Martians&quot; due to physiological mutations.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Altar-Pergamon-Mystery-Angel-Future/dp/1636416152/ctoc\" target=\"_blank\">\u003cu>The Altar of Pergamon: The Mystery of the Dark Angel and the Future of the World\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Harbinger-ancient-mystery-secret-Americas/dp/161638610X/ctoc\" target=\"_blank\">The Harbinger\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dragons-Prophecy-Israel-Dark-Resurrection/dp/1636413994/ctoc\" target=\"_blank\">The Dragon's Prophecy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Asteroid-Mining-energy-Brooks-Agnew-ebook/dp/B085XT81DK/ctoc\" target=\"_blank\">Asteroid Mining\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Glance-Angels-Golden-State-America/dp/B0DY4YST9K/ctoc\" target=\"_blank\">Glance of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bearth-Two-Earths-race-time-ebook/dp/B01BLQLW0S/ctoc\" target=\"_blank\">Bearth: Two Earths, one race for time\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/B09S2274RD/ctoc/?trackAsin=B09S2274RD"},{"artist":"The Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc/?trackAsin=B001O03GO2"},{"artist":"Al Stewart","title":"Year Of The Cat","url":"https://amazon.com/dp/B00122MCOC/ctoc/?trackAsin=B00122MCOC"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc/?trackAsin=B07GJ1R79G"},{"artist":"Procol Harum","title":"A Whiter Shade Of Pale","url":"https://amazon.com/dp/B0BZX2L8C8/ctoc/?trackAsin=B0BZX2L8C8"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc/?trackAsin=B007GN15O4"},{"artist":"Frankie Valli & Four Seasons","title":"Let’s Hang On","url":"https://amazon.com/dp/B00122CAXU/ctoc/?trackAsin=B00122CAXU"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc/?trackAsin=B00SPN1CA6"},{"artist":"The Animals","title":"House Of The Rising Sun","url":"https://amazon.com/dp/B00G79E8HY/ctoc/?trackAsin=B00G79E8HY"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc/?trackAsin=B08HW2S1RJ"},{"artist":"The Drifters","title":"Under The Boardwalk","url":"https://amazon.com/dp/B00124ASBE/ctoc/?trackAsin=B00124ASBE"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://www.amazon.com/dp/B0DZX38459"},{"artist":"Van Morrison","title":"Moondance","url":"https://amazon.com/dp/B00FR0M6JQ/ctoc/?trackAsin=B00FR0M6JQ"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc/?trackAsin=B0BPF84X8C"},{"artist":"The Police","title":"Walking On The Moon","url":"https://amazon.com/dp/B07QPPBG1V/ctoc/?trackAsin=B07QPPBG1V"},{"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":["%2F5e00753ccc137bf244201ab8","%2F5e0017ab537fd678a3ece7a2"]},"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/biblical prophecy","keywords/Pergamon altar","keywords/Artemis III","keywords/lunar exploration"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a995435956e223936f3d977","show":"coast","title":"Wed, Sep 2 2026 - Hour 1"},{"episodeId":"/episodes/6a995448956e223936f3d978","show":"coast","title":"Wed, Sep 2 2026 - Hour 2"},{"episodeId":"/episodes/6a99545a956e223936f3d979","show":"coast","title":"Wed, Sep 2 2026 - Hour 3"},{"episodeId":"/episodes/6a995475956e223936f3d97a","show":"coast","title":"Wed, Sep 2 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Detail showing Hecate fighting Clytius. | Located in: Pergamonmuseum.","id":"%2F6a90e1e5070994dd5cf2fb1e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e","source_credit":"Ruggero Vanni / The Image Bank Unreleased / Getty Images","title":"Detail of East Frieze of Great Altar of Pergamon","url":"asset://assets.getty/6a90e1e5070994dd5cf2fb1e","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788357600000},"slug":{"type":"slug","value":"2026-09-02-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"http://hopeoftheworld.org/\" target=\"_blank\">Jonathan Cahn\u003c/a> explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author \u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">Brooks Agnew\u003c/a> on lunar exploration and missions.\u003c/p>\n\n"},"title":{"type":"title","value":"Pergamon Altar Mystery / Lunar Exploration"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://hopeoftheworld.org/\" target=\"_blank\">\u003cu>hopeoftheworld.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">\u003cu>brooksagnew.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"09-02-2026-hour-1,09-02-2026-hour-2,09-02-2026-hour-3,09-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-02-show/","summary":{"author":"","description":"Author Jonathan Cahn explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author Brooks Agnew on lunar exploration and missions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Detail showing Hecate fighting Clytius. | Located in: Pergamonmuseum.","link":"","new_tab":false,"source_credit":"Ruggero Vanni / The Image Bank Unreleased / Getty Images","title":"Detail of East Frieze of Great Altar of Pergamon","url":"asset://assets.getty/6a90e1e5070994dd5cf2fb1e","use_caption":false},"keywords":["keywords/biblical prophecy","keywords/Pergamon altar","keywords/Artemis III","keywords/lunar exploration"],"primary_slug":"2026-09-02-show","slugs":["2026-09-02-show"],"sponsored":false,"title":"Pergamon Altar Mystery / Lunar Exploration"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788429600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1Ea7u","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/prophecy-predictions","coast-categories/science-space-technology","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-09-02-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90e1e5070994dd5cf2fb1e","title":"Pergamon Altar Mystery / Lunar Exploration","description":"Author Jonathan Cahn explored the mysterious and ominous history of the Pergamon Altar. Followed by engineer and author Brooks Agnew on lunar exploration and missions.","author":""},"pub_start":1788429600000,"pub_until":4115978604802,"pub_changed":1788433598059,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/prophecy-predictions","coast-categories/science-space-technology","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":"%2F5e00753ccc137bf244201ab8","slug":"cahn-jonathan-56445","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/cahn-jonathan/56445","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>Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Avatar-Jonathan-Cahn/dp/1636415202/ctoc\" target=\"_blank\">The Avatar\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Harbinger-ancient-mystery-secret-Americas/dp/161638610X/ctoc\" target=\"_blank\">The Harbinger\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Mystery-Shemitah-000-Year-Old-Secret-Americas/dp/1629981931/ctoc\" target=\"_blank\">The Mystery of the Shemitah\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Book-Mysteries-Jonathan-Cahn/dp/162998941X/ctoc\" target=\"_blank\">The Book of Mysteries\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paradigm-Ancient-Blueprint-Holds-Mystery/dp/1629994766//ctoc\" target=\"_blank\">The Paradigm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Oracle-Jubilean-Mysteries-Unveiled/dp/1629996297/ctoc\" target=\"_blank\">The Oracle: The Jubilean Mysteries Unveiled\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Harbinger-II-Return-Jonathan-Cahn/dp/1629998915/ctoc\" target=\"_blank\">The Harbinger II: The Return\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Return-Gods-Jonathan-Cahn/dp/1636411428/ctoc\" target=\"_blank\">The Return of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Josiah-Manifesto-Ancient-Mystery-Guide/dp/1636413323/ctoc\" target=\"_blank\">The Josiah Manifesto\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dragons-Prophecy-Israel-Dark-Resurrection/dp/1636413994/ctoc\" target=\"_blank\">The Dragon's Prophecy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Altar-Pergamon-Mystery-Angel-Future/dp/1636416152/ctoc\" target=\"_blank\">\u003cu>The Altar of Pergamon: The Mystery of the Dark Angel and the Future of the World\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"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/9b18bab25f16d56481fa52bb12d5eca2","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/9b18bab25f16d56481fa52bb12d5eca2","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"cahn-jonathan-56445"},"summary":{"type":"html","value":"\u003cp>Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.\u003c/p>\n\n"},"title":{"type":"title","value":"Jonathan Cahn"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.fathomevents.com/events/The-Harbingers-of-things-to-come\" target=\"_blank\">The Harbingers of Things to Come\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.hopeoftheworld.org/\" target=\"_blank\">hopeoftheworld.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/jonathancahn.official\" target=\"_blank\">Facebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.theharbinger-jonathancahn.com/\" target=\"_blank\">theharbingerwebsite.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://harbingersofthingstocome.com/\" target=\"_blank\">harbingersofthingstocome.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/cahn-jonathan-56445","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/cahn-jonathan/56445","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/9b18bab25f16d56481fa52bb12d5eca2","use_caption":false},"keywords":[],"primary_slug":"cahn-jonathan-56445","slugs":["cahn-jonathan-56445"],"sponsored":false,"title":"Jonathan Cahn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1505427600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"qm7EE","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/prophecy-predictions","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1505427600000,"type":"content:coast-to-coast-guest","summary":{"title":"Jonathan Cahn","description":"Jonathan Cahn is known for his uncovering of ancient mysteries and revealing their often startling significance in our day and age. Jonathan's teachings and messages are broadcast daily throughout the United States and the world. He's also the spiritual leader of the Jerusalem Center in Wayne, New Jersey.","image":"https://i.iheart.com/v3/re/assets.coast2coast/9b18bab25f16d56481fa52bb12d5eca2"}},{"ref_id":"%2F5e0017ab537fd678a3ece7a2","slug":"agnew-brooks-6470","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/agnew-brooks/6470","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>Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Glance-Angels-Golden-State-America/dp/B0DY4YST9K/ctoc\" target=\"_blank\">Glance of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Charm-Favor-story-Clinton-Syndicate/dp/1982060069/ctoc\" target=\"_blank\">Charm of Favor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1425915930/ctoc\" target=\"_blank\">The Ark of Millions of Years Volume Two: 2012 and the Harvest of the End Times\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1418434027/ctoc\" target=\"_blank\">The Ark Of Millions Of Years: New Discoveries And Light On The Creation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1434380637/ctoc\" target=\"_blank\">The Ark of Millions of Years: Volume Three\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Remembering-Future-Physics-Soul-Travel/dp/1453798900/ctoc\" target=\"_blank\">Remembering the Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alienated-Nation-The-Quest-Liberty/dp/1475200153/ctoc\" target=\"_blank\">Alienated Nation: The New Quest for Liberty\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bearth-Two-Earths-race-time-ebook/dp/B01BLQLW0S/ctoc\" target=\"_blank\">Bearth: Two Earths, one race for time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bearth-Grand-Division-Brooks-Agnew/dp/153464427X/ctoc\" target=\"_blank\">Bearth: The Grand Division\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bearth-Three-Gathering-LOlam-3/dp/1542691419/ctoc\" target=\"_blank\">Bearth: The Gathering L'Olam\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Asteroid-Mining-energy-Brooks-Agnew-ebook/dp/B085XT81DK/ctoc\" target=\"_blank\">Asteroid Mining\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":"%2F699b3053c6dbe9211606e8de","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/699b3053c6dbe9211606e8de","source_credit":"","title":"","url":"asset://new_assets/699b3053c6dbe9211606e8de","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"agnew-brooks-6470"},"summary":{"type":"html","value":"\u003cp>Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.\u003c/p>\n\n"},"title":{"type":"title","value":"Brooks Agnew"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">brooksagnew.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.x2-radio.com/\" target=\"_blank\">x2-radio.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/agnew-brooks-6470","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/agnew-brooks/6470","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/699b3053c6dbe9211606e8de","use_caption":false},"keywords":[],"primary_slug":"agnew-brooks-6470","slugs":["agnew-brooks-6470"],"sponsored":false,"title":"Brooks Agnew"},"targeting":{"exclusion":{"tags":[]},"publish_date":1484880240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zmT85","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1484880240000,"type":"content:coast-to-coast-guest","summary":{"title":"Brooks Agnew","description":"Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.","image":"https://i.iheart.com/v3/re/new_assets/699b3053c6dbe9211606e8de"}}]}},{"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:/6a90e0514817f45d5030ab4a","slug:2026-09-02-show","slug:2026-09-02-show","keyword:keywords/biblical prophecy","keyword:keywords/Pergamon altar","keyword:keywords/Artemis III","keyword:keywords/lunar exploration"]}},{"id":"%2F6a90d7234817f45d5030ab31","type":"PUBLISHING","record":{"ref_id":"%2F6a90d7234817f45d5030ab31","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-01-show/","cuser":"user/ldap/PREBUR1SXN","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, author \u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">William Forstchen\u003c/a> discussed the critical threats posed by electromagnetic pulse (EMP) weapons and solar flares to the U.S. power grid. Forstchen, who has been studying and writing about these dangers for over 20 years, explained that an EMP weapon involves detonating a nuclear warhead high in the atmosphere, creating a massive electrostatic discharge that can instantly disable electrical systems nationwide. &quot;It's catastrophic within one second after we start losing our power grid across the United States,&quot; he asserted. Highlighting the historic Carrington Event of 1859, he said the massive solar flare that disrupted 19th-century technology would pose a far greater risk today because of modern reliance on electronics. &quot;Over a period of time, hundreds, hundreds of years, we're going to get nailed sooner or later,&quot; he warned.\u003c/p>\n\n\u003cp>Regarding the proposed &quot;Golden Dome&quot; defense system, designed to intercept ballistic missiles early in flight to prevent nuclear EMP attacks, he stated, &quot;Golden Dome is a multi-layered system... It will work, but it will be expensive.&quot; He stressed the urgency of upgrading the electrical grid, which largely relies on outdated 1970s and 1980s technology, to withstand both EMP and solar events. Speaking of governmental challenges in addressing EMP vulnerabilities, he cited a lack of understanding among some lawmakers, though he noted that President Trump showed awareness by dedicating airtime to the topic.\u003c/p>\n\n\u003cp>Forstchen announced that his novel &quot;One Second After&quot; has been adapted into a \u003ca href=\"https://www.imdb.com/title/tt16233314/\" target=\"_blank\">major theatrical movie\u003c/a>, debuting in Manhattan on September 30th. The film, a realistic portrayal of an EMP strike's catastrophic aftermath on a small town, features notable actors like Josh Holloway and Mary McDonnell.\u003c/p>\n\n\u003cp>---------------\u003c/p>\n\n\u003cp>\u003ca href=\"https://thecrookedpathshop.com/\" target=\"_blank\">Sal Santoro\u003c/a> practices a variety of occult philosophies, combining different traditions and systems into practical ritual magick. In the latter half, he discussed sorcery and planetary magick, the timing and mechanics of effective spellwork, and his experiences drawn from more than three decades in the field. He described witchcraft as rooted in tradition and wise practice, distinguishing it from magick --which he defined, borrowing from Aleister Crowley, as &quot;the science that causes change to conform with your will.&quot; That could be as mundane as you turning the knob on a door to get to a threshold, he said, or it could be as detailed as ritual magic, utilizing planetary scale and Kabbalah and colors.\u003c/p>\n\n\u003cp>Speaking of planetary magic, which he referred to as his &quot;pocket in the world of the occult,&quot; he explained it as a system based on the ancient Ptolemaic model, where seven planets (including the Sun and the Moon) govern specific energies, days, colors, plants, and animals, and correspond to different days of the week. For example, Jupiter (Thursday) highlights legal action, prosperity, and luck, Mercury (Wednesday) governs communication and science, and Venus (Friday) represents agape--the love of spirit and family, not just romantic love. He detailed how practitioners align their rituals with planetary hours, colors, and correspondences to influence the subconscious mind and manifest change.\u003c/p>\n\n\u003cp>Santoro delved into the Kabbalistic Tree of Life--a mystical Hebrew glyph consisting of 10 orbs and 22 connecting pathways. &quot;Seven of them are the colors of the planets... and each world is one of the elements,&quot; he said, noting the elemental and planetary correspondences that inform the color schemes used in occult practices. The &quot;world of formulation&quot; is where &quot;things come to take shape,&quot; he continued, noting that primary colors dominate spellcraft rituals.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://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=\"http://www.amazon.com/One-Second-After-William-Forstchen/dp/0765317583/ctoc\" target=\"_blank\">One Second After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/One-Year-After-William-Forstchen/dp/0765376709//ctoc\" target=\"_blank\">One Year After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Five-Years-After-Matherson-Novel/dp/1250854563/ctoc\" target=\"_blank\">Five Years After: A John Matherson Novel \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/B09S2274RD/ctoc?trackAsin=B09S2274RD"},{"artist":"The Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Don Henley","title":"The Heart Of The Matter","url":"https://amazon.com/dp/B002C9XDZQ/ctoc?trackAsin=B002C9XDZQ"},{"artist":"Judas Priest","title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Neil Diamond","title":"September Morn","url":"https://amazon.com/dp/B00L8B1V80/ctoc?trackAsin=B00L8B1V80"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"Frank Sinatra","title":"September Song","url":"https://amazon.com/dp/B00FB0J0M8/ctoc/?trackAsin=B00FB0J0M8"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"The Happenings","title":"See You In September","url":"https://www.amazon.com/dp/B01N8PCZE1"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc?trackAsin=B0CGW83SKB"},{"artist":"Frank Sinatra","title":"The September Of My Years","url":"https://amazon.com/dp/B00FB0IR72/ctoc?1"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Electric Light Orchestra","title":"Strange Magic","url":"https://amazon.com/dp/B00136NNQ8/ctoc?trackAsin=B00136NNQ8"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Santana","title":"Black Magic Woman","url":"https://amazon.com/dp/B00137GKW6/ctoc?trackAsin=B00137GKW6"},{"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":["%2F5e006225cc137bf244201983","%2F5faddb8642463665504e60b3"]},"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/preparedness","keywords/EMPs","keywords/solar flare","keywords/occult","keywords/magick"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a9801728ed56b771a9fb854","show":"coast","title":"Tue, Sep 1 2026 - Hour 1"},{"episodeId":"/episodes/6a9801888ed56b771a9fb855","show":"coast","title":"Tue, Sep 1 2026 - Hour 2"},{"episodeId":"/episodes/6a9801978ed56b771a9fb856","show":"coast","title":"Tue, Sep 1 2026 - Hour 3"},{"episodeId":"/episodes/6a9801a98ed56b771a9fb857","show":"coast","title":"Tue, Sep 1 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A human hand reaches into a glowing cosmic galaxy on a digital screen with visible scanlines. This surreal composition represents the connection between humanity and the vast digital universe.","id":"%2F6a90dbac634a139d632979bf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a90dbac634a139d632979bf","source_credit":"Curly_photo / Moment / Getty Images","title":"A human hand reaches into a glowing cosmic galaxy on a digital screen with visible scanlines.","url":"asset://assets.getty/6a90dbac634a139d632979bf","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788271200000},"slug":{"type":"slug","value":"2026-09-01-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">William Forstchen\u003c/a> discussed the critical threats posed by electromagnetic pulse (EMP) weapons and solar flares to the U.S. power grid. Followed by occultist \u003ca href=\"https://thecrookedpathshop.com/\" target=\"_blank\">Sal Santoro\u003c/a> on planetary magick, and effective spellwork.\u003c/p>\n\n"},"title":{"type":"title","value":"EMP & Solar Flare Threats / Planetary Magick & Spellwork"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">\u003cu>onesecondafter.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.thecrookedpathshop.com/\" target=\"_blank\">thecrookedpathshop.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCCxQQUVp_XZoAjcXSEcJvJw\" target=\"_blank\">Betwixt the Shadows\u003c/a> (YouTube show)\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-01-2026-hour-1,09-01-2026-hour-2,09-01-2026-hour-3,09-01-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-01-show/","summary":{"author":"","description":"Author William Forstchen discussed the critical threats posed by electromagnetic pulse (EMP) weapons and solar flares to the U.S. power grid. Followed by occultist Sal Santoro on planetary magick, and effective spellwork.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A human hand reaches into a glowing cosmic galaxy on a digital screen with visible scanlines. This surreal composition represents the connection between humanity and the vast digital universe.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"A human hand reaches into a glowing cosmic galaxy on a digital screen with visible scanlines.","url":"asset://assets.getty/6a90dbac634a139d632979bf","use_caption":false},"keywords":["keywords/preparedness","keywords/EMPs","keywords/solar flare","keywords/occult","keywords/magick"],"primary_slug":"2026-09-01-show","slugs":["2026-09-01-show"],"sponsored":false,"title":"EMP & Solar Flare Threats / Planetary Magick & Spellwork"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788343200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rzAkh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy","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":""}]}},"slug":"2026-09-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90dbac634a139d632979bf","title":"EMP & Solar Flare Threats / Planetary Magick & Spellwork","description":"Author William Forstchen discussed the critical threats posed by electromagnetic pulse (EMP) weapons and solar flares to the U.S. power grid. Followed by occultist Sal Santoro on planetary magick, and effective spellwork.","author":""},"pub_start":1788343200000,"pub_until":4115978604802,"pub_changed":1788346934367,"subscription":[{"tags":["coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy","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":"%2F5e006225cc137bf244201983","slug":"forstchen-william-r-38799","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/forstchen-william-r/38799","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>William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Five-Years-After-Matherson-Novel/dp/1250854563/ctoc\" target=\"_blank\">Five Years After: A John Matherson Novel \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Pearl-Harbor-Novel-December-8th/dp/B0020MMBI0/ctoc\" target=\"_blank\">Pearl Harbor: A Novel of December 8th\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gettysburg-Novel-Civil-Newt-Gingrich/dp/0312987250/ctoc\" target=\"_blank\">Gettysburg: A Novel of the Civil War\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Days-Infamy-Newt-Gingrich/dp/0312560907/ctoc\" target=\"_blank\">Days of Infamy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/One-Second-After-William-Forstchen/dp/0765317583/ctoc\" target=\"_blank\">One Second After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Pillar-Sky-William-R-Forstchen/dp/0765334380/ctoc\" target=\"_blank\">Pillar to the Sky\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Day-Wrath-William-R-Forstchen-ebook/dp/B00MU1NNRO/ctoc\" target=\"_blank\">Day of Wrath\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/One-Year-After-William-Forstchen/dp/0765376709//ctoc\" target=\"_blank\">One Year After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Final-Day-Novel-John-Matherson/dp/0765376733/ctoc\" target=\"_blank\">The Final Day: A Novel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/48-Hours-William-R-Forstchen/dp/0765397919/ctoc\" target=\"_blank\">48 Hours\u003c/a>\u003c/li>\u003c/ul>\n"},"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/71ed9f31bd7c5f615a5ae949cb1b3be2","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"forstchen-william-r-38799"},"summary":{"type":"html","value":"\u003cp>William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.\u003c/p>\n\n"},"title":{"type":"title","value":"William R. Forstchen"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">onesecondafter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.dayofwrathbook.com/\" target=\"_blank\">dayofwrathbook.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/forstchen-william-r-38799","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/forstchen-william-r/38799","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2","use_caption":false},"keywords":[],"primary_slug":"forstchen-william-r-38799","slugs":["forstchen-william-r-38799"],"sponsored":false,"title":"William R. Forstchen"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587091560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"gpsQT","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1587091560000,"type":"content:coast-to-coast-guest","summary":{"title":"William R. Forstchen","description":"William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.","image":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2"}},{"ref_id":"%2F5faddb8642463665504e60b3","slug":"sal-santoro","payload":{"canonical_url":"https://www.coasttocoastam.com/content/sal-santoro/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Sal Santoro is the co-owner of The Crooked Path, a traditional witchcraft shop located in Burbank Ca. With over 35 years of experience, Sal has practiced various occult systems, which has given him the ability to combine these structures and systems cohesively, for practical ritual magick. His studies include traditional witchcraft ceremonial magick, planetary magick, Voodoo, and SpellCraft. Sal continues to strive to make the occult accessible and inclusive to all of those that seek it. \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":"%2F5fb0704d59ec57a31a1f26b3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5fb0704d59ec57a31a1f26b3","source_credit":"","title":"","url":"asset://new_assets/5fb0704d59ec57a31a1f26b3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"sal-santoro"},"summary":{"type":"html","value":"\u003cp>Sal Santoro is the co-owner of The Crooked Path, a traditional witchcraft shop located in Burbank Ca. With over 35 years of experience, Sal has practiced various occult systems, which has given him the ability to combine these structures and systems cohesively, for practical ritual magick. His studies include traditional witchcraft ceremonial magick, planetary magick, Voodoo, and SpellCraft. Sal continues to strive to make the occult accessible and inclusive to all of those that seek it. \u003c/p>\n\n"},"title":{"type":"title","value":"Sal Santoro"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thecrookedpathshop.com/\" target=\"_blank\">thecrookedpathshop.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCCxQQUVp_XZoAjcXSEcJvJw\" target=\"_blank\">Betwixt the Shadows\u003c/a> (YouTube show)\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/thecrookedpath_la\" target=\"_blank\">instagram.com/thecrookedpath_la\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"external_url":"","feed_content_id":"","feed_permalink":"","feed_vendor":""},"summary":{"author":"","description":"Sal Santoro is the co-owner of The Crooked Path, a traditional witchcraft shop located in Burbank Ca. With over 35 years of experience, Sal has practiced various occult systems, which has given him the ability to combine these structures and systems cohesively, for practical ritual magick. His studies include traditional witchcraft ceremonial magick, planetary magick, Voodoo, and SpellCraft. Sal continues to strive to make the occult accessible and inclusive to all of those that seek it.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/5fb0704d59ec57a31a1f26b3","use_caption":false},"keywords":[],"primary_slug":"sal-santoro","slugs":["sal-santoro"],"sponsored":false,"title":"Sal Santoro"},"targeting":{"exclusion":{"tags":[]},"publish_date":1605229320000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5faddb8642463665504e60b2","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":1605229320000,"type":"content:coast-to-coast-guest","summary":{"title":"Sal Santoro","description":"Sal Santoro is the co-owner of The Crooked Path, a traditional witchcraft shop located in Burbank Ca. With over 35 years of experience, Sal has practiced various occult systems, which has given him the ability to combine these structures and systems cohesively, for practical ritual magick. His studies include traditional witchcraft ceremonial magick, planetary magick, Voodoo, and SpellCraft. Sal continues to strive to make the occult accessible and inclusive to all of those that seek it.","image":"https://i.iheart.com/v3/re/new_assets/5fb0704d59ec57a31a1f26b3"}}]}},{"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:/6a90d7234817f45d5030ab31","slug:2026-09-01-show","slug:2026-09-01-show","keyword:keywords/preparedness","keyword:keywords/EMPs","keyword:keywords/solar flare","keyword:keywords/occult","keyword:keywords/magick"]}},{"id":"%2F6a90d4094817f45d5030ab18","type":"PUBLISHING","record":{"ref_id":"%2F6a90d4094817f45d5030ab18","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-31-show/","cuser":"user/ldap/PREBUR1SXN","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>August 31st marks the anniversary of the death of Diana, Princess of Wales, who died at age 36 following a car crash in Paris. In the first half, investigative historian \u003ca href=\"https://trinedaily.com/2021/07/13/the-journey-50-sarah-whalen-royal-human-sacrifices/\" target=\"_blank\">Sarah Whalen\u003c/a> presented her theory that Princess Diana was assassinated and that her death was connected to rituals associated with royal cults and human sacrifice. She detailed Diana's final hours, during which she was accompanied by her lover, Dodi Fayed, son of billionaire Mohammed Al Fayed, with whom she was reportedly engaged. Whalen described the fatal car crash involving their Mercedes and driver Henri Paul, suggesting the crash was &quot;orchestrated.&quot; She highlighted suspicious details about Paul, including unexplained wealth and possible intelligence agency ties.\u003c/p>\n\n\u003cp>Regarding the crash, Whalen dismissed the paparazzi-chase narrative, saying no photographers were present at the time. Instead, she described a staged accident involving a white Fiat Uno and motorcycles using a blinding strobe light to cause driver Henri Paul to lose control. Significantly, Whalen criticized the emergency response, alleging deliberate negligence. Diana suffered a pulmonary vein tear —a slow bleed that could have been treated— yet &quot;they took an hour and 45 minutes to get her to the hospital,&quot; during which time her condition worsened.\u003c/p>\n\n\u003cp>She argued that Diana was killed by an &quot;inner secret circle&quot; within the British monarchy—an exclusive group historically responsible for protecting the monarch, sometimes through dark, ritualistic means. She cited historical precedents, including the alleged ritual murder of Archbishop Thomas Becket and the execution of Anne Boleyn, to indicate a pattern of royal sacrifices. Whalen contended that Diana’s public criticisms of Prince Charles, particularly her 1995 \u003cem>Panorama\u003c/em> interview where she called him &quot;unfit for the throne,&quot; and her alleged plans to elevate Prince Harry over Prince William, alarmed this inner circle. Further, she cited claims that Diana had an affair with James Hewitt starting in 1981, raising questions about Prince Harry’s paternity.\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the latter half, author and UFO investigator \u003ca href=\"https://prestondennett.weebly.com/\" target=\"_blank\">Preston Dennett\u003c/a> delved deeply into the intersection of UFO encounters and unexplained medical healings, describing cases where individuals experienced sudden recoveries from serious ailments following contact with aliens. One compelling account involved a woman healed of a cyst overnight after a visitation: &quot;The doctor said, 'You had surgery,' but she denied it. They found a laser-like scar on her abdomen.&quot; Another case involved police officers witnessing a UFO beam that instantly healed a painful wound.\u003c/p>\n\n\u003cp>Dennett emphasized the breadth of conditions reportedly healed, ranging from cancer and paralysis to minor ailments like burns and arthritis. Although medical professionals are often baffled or skeptical, he said these events are &quot;a lot more common than people realize,&quot; with many cases documented by prominent past researchers like John Mack and Budd Hopkins. Regarding where healings occur, Preston outlined three main scenarios: aboard craft, outdoors during UFO sightings, or within a person’s home. He shared the story of Reverend Michael Carter, whose swollen leg returned to normal after a visit from &quot;human-looking ETs.&quot;\u003c/p>\n\n\u003cp>Dennett explained that about half of those healed by ETs are repeat contactees, with some individuals receiving multiple healings over a lifetime. He cited the case of Jim Sparks, who was healed of serious flu symptoms and given a &quot;gift&quot; of a black tar-like substance removed from his lungs, accompanied by a stern warning to quit smoking. The ETs often use advanced light technology capable of opening and closing the body without scarring, Dennett revealed. Acknowledging a puzzling inconsistency, he noted that not all contactees receive healing, even those with ongoing ET contact. &quot;In some cases,&quot; he said, &quot;the ETs will tell the person that this is karmic, and this is an illness or a condition or an injury that you basically chose.&quot;\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://sethshostak.com\" target=\"_blank\">\u003cem>Seth Shostak\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Royal-Vengeance-Assassination-Princess-Sacrifice/dp/1634241487/ctoc\" target=\"_blank\">Royal Vengeance\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Healing-Power-UFOs-Accounts-Extraterrestrials/dp/1792986203/ctoc\" target=\"_blank\">The Healing Power of UFOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Humanoids-High-Strangeness-Twenty-Encounters/dp/B0CDDXY41D/ctoc\" target=\"_blank\">Humanoids and High Strangeness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Inside-UFOs-Accounts-Contact-Extraterrestrials/dp/153970002X/ctoc\" target=\"_blank\">Inside UFOs: True Accounts of Contact with Extraterrestrials\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/B0BWJG3FD1/ctoc/?trackAsin=B0BWJG3FD1"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc/?trackAsin=B00138DCRG"},{"artist":"Elton John","title":"Candle In The Wind ‘97","url":"https://www.amazon.com/dp/B01CIUA3BU"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc/?trackAsin=B075G3TL2Z"},{"artist":"Frank Sinatra","title":"You And Me","url":"https://amazon.com/dp/B00TU1AI84/ctoc/?1"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc/?trackAsin=B002HTT3HI"},{"artist":"Sarah Vaughan","title":"Day By Day","url":"https://www.amazon.com/music/player/albums/B07HRDKPNG"},{"artist":"Kiss","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc/?trackAsin=B000VZO4TW"},{"artist":"The Easybeats","title":"Friday On My Mind","url":"https://amazon.com/dp/B0F25CG51F/ctoc/?trackAsin=B0F25CG51F"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc/?trackAsin=B007GN17WY"},{"artist":"Sammy Davis Jr.","title":"Once In A Lifetime","url":"https://amazon.com/dp/B0026RBU04/ctoc/?trackAsin=B0026RBU04"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B07N7QRGJX/ctoc/?1"},{"artist":"Manfred Mann’s Earth Band","title":"Blinded By The Light","url":"https://amazon.com/dp/B005J57GPS/ctoc/?trackAsin=B005J57GPS"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0013AZRV8/ctoc/?1"},{"artist":"The Byrds","title":"Mr. Spaceman","url":"https://amazon.com/dp/B00136PT56/ctoc/?trackAsin=B00136PT56"},{"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":["%2F5e01d7ae537fd678a3ecfa62","%2F5e00672e537fd678a3ecead4"]},"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/Princess Diana death","keywords/UFOs","keywords/healing"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a96acf8ffbec58c0060c6c1","show":"coast","title":"Mon, Aug 31 2026 - Hour 1"},{"episodeId":"/episodes/6a96ad14ffbec58c0060c6c2","show":"coast","title":"Mon, Aug 31 2026 - Hour 2"},{"episodeId":"/episodes/6a96ad5dffbec58c0060c6c3","show":"coast","title":"Mon, Aug 31 2026 - Hour 3"},{"episodeId":"/episodes/6a96ad6fffbec58c0060c6c4","show":"coast","title":"Mon, Aug 31 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"TOPSHOT - Photographs of Diana, Princess of Wales, are seen on August 30, 2017 with locks and floral tributes left over the Alma bridge in Paris  to mark the coming 20th anniversary of the death of Diana who died in a car crash in a nearby tunnel on August 31, 1997.\nThe life of Diana -- a shy, teenage aristocrat who suddenly became the world's most famous woman -- and her tragic death at 36 still captivates millions across the globe. Diana died in a car crash in Paris in the early hours of August 31, 1997, along with Dodi Fayed, her wealthy Egyptian film producer boyfriend of two months, and a drink-impaired, speeding driver Henri Paul, who was trying to evade paparazzi.\n / AFP PHOTO / Eric FEFERBERG        (Photo credit should read ERIC FEFERBERG/AFP via Getty Images)","id":"%2F6a90d5ffd1d22d56eb61d849","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a90d5ffd1d22d56eb61d849","source_credit":"AFP Contributor / AFP / Getty Images","title":"TOPSHOT-DOUNIAMAG-FRANCE-BRITAIN-DIANA-ROYALS","url":"asset://assets.getty/6a90d5ffd1d22d56eb61d849","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788184800000},"slug":{"type":"slug","value":"2026-08-31-show"},"summary":{"type":"html","value":"\u003cp>Investigative historian \u003ca href=\"https://trinedaily.com/2021/07/13/the-journey-50-sarah-whalen-royal-human-sacrifices/\" target=\"_blank\">Sarah Whalen\u003c/a> argued that Princess Diana was assassinated and that her death was connected to rituals associated with royal cults. Followed by UFO investigator \u003ca href=\"https://prestondennett.weebly.com/\" target=\"_blank\">Preston Dennett\u003c/a> on the intersection of UFO encounters and unexplained medical healings.\u003c/p>\n\n"},"title":{"type":"title","value":"Princess Diana Conspiracy / ETs & Healing"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://trinedaily.com/2021/07/13/the-journey-50-sarah-whalen-royal-human-sacrifices/\" target=\"_blank\">trinedaily.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://prestondennett.weebly.com/\" target=\"_blank\">prestondennett.weebly.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-31-2026-hour-1,08-31-2026-hour-2,08-31-2026-hour-3,08-31-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-08-31-show/","summary":{"author":"","description":"Investigative historian Sarah Whalen argued that Princess Diana was assassinated and that her death was connected to rituals associated with royal cults. Followed by UFO investigator Preston Dennett on the intersection of UFO encounters and unexplained medical healings.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"TOPSHOT - Photographs of Diana, Princess of Wales, are seen on August 30, 2017 with locks and floral tributes left over the Alma bridge in Paris  to mark the coming 20th anniversary of the death of Diana who died in a car crash in a nearby tunnel on August 31, 1997.\nThe life of Diana -- a shy, teenage aristocrat who suddenly became the world's most famous woman -- and her tragic death at 36 still captivates millions across the globe. Diana died in a car crash in Paris in the early hours of August 31, 1997, along with Dodi Fayed, her wealthy Egyptian film producer boyfriend of two months, and a drink-impaired, speeding driver Henri Paul, who was trying to evade paparazzi.\n / AFP PHOTO / Eric FEFERBERG        (Photo credit should read ERIC FEFERBERG/AFP via Getty Images)","link":"","new_tab":false,"source_credit":"AFP Contributor / AFP / Getty Images","title":"TOPSHOT-DOUNIAMAG-FRANCE-BRITAIN-DIANA-ROYALS","url":"asset://assets.getty/6a90d5ffd1d22d56eb61d849","use_caption":false},"keywords":["keywords/Princess Diana death","keywords/UFOs","keywords/healing"],"primary_slug":"2026-08-31-show","slugs":["2026-08-31-show"],"sponsored":false,"title":"Princess Diana Conspiracy / ETs & Healing"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788256800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Bc2JL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-31-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90d5ffd1d22d56eb61d849","title":"Princess Diana Conspiracy / ETs & Healing","description":"Investigative historian Sarah Whalen argued that Princess Diana was assassinated and that her death was connected to rituals associated with royal cults. Followed by UFO investigator Preston Dennett on the intersection of UFO encounters and unexplained medical healings.","author":""},"pub_start":1788256800000,"pub_until":4115978604802,"pub_changed":1788259756653,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","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":"%2F5e01d7ae537fd678a3ecfa62","slug":"whalen-sarah-92216","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/whalen-sarah/92216","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>\nSarah Whalen is a journalist and attorney. She has taught Law as the Abraham Freedman Teaching Fellow at Temple University and won the New Orleans Press Club's Writer's Prize in 2006.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Royal-Vengeance-Assassination-Princess-Sacrifice/dp/1634241487/ctoc\" target=\"_blank\">Royal Vengeance\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":"%2F6a90c5f1d28972c5a119e5da","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a90c5f1d28972c5a119e5da","source_credit":"","title":"","url":"asset://new_assets/6a90c5f1d28972c5a119e5da","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"whalen-sarah-92216"},"summary":{"type":"html","value":"\u003cp>Sarah Whalen is a journalist and attorney. She has taught Law as the Abraham Freedman Teaching Fellow at Temple University and won the New Orleans Press Club's Writer's Prize in 2006.\u003c/p>\n\n"},"title":{"type":"title","value":"Sarah Whalen"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://trinedaily.com/2021/07/13/the-journey-50-sarah-whalen-royal-human-sacrifices/\" target=\"_blank\">trinedaily.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/whalen-sarah-92216","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/whalen-sarah/92216","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Sarah Whalen is a journalist and attorney. She has taught Law as the Abraham Freedman Teaching Fellow at Temple University and won the New Orleans Press Club's Writer's Prize in 2006.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a90c5f1d28972c5a119e5da","use_caption":false},"keywords":[],"primary_slug":"whalen-sarah-92216","slugs":["whalen-sarah-92216"],"sponsored":false,"title":"Sarah Whalen"},"targeting":{"exclusion":{"tags":[]},"publish_date":1521171600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IXEkg","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":1521171600000,"type":"content:coast-to-coast-guest","summary":{"title":"Sarah Whalen","description":"Sarah Whalen is a journalist and attorney. She has taught Law as the Abraham Freedman Teaching Fellow at Temple University and won the New Orleans Press Club's Writer's Prize in 2006.","image":"https://i.iheart.com/v3/re/new_assets/6a90c5f1d28972c5a119e5da"}},{"ref_id":"%2F5e00672e537fd678a3ecead4","slug":"dennett-preston-57320","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/dennett-preston/57320","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":"\u003cp>\nPreston Dennett began investigating UFOs and the paranormal in 1986 when he discovered that his family, friends and co-workers were having dramatic unexplained encounters. Since then, he has interviewed hundreds of witnesses and investigated a wide variety of paranormal phenomena. He is a field investigator for the Mutual UFO Network (MUFON), a ghost hunter, a paranormal researcher, and the author of thirteen books and more than 100 articles on on UFOs and the paranormal. \n\u003c/p>\n\n\u003cp>\nHis articles have appeared in numerous magazines including Fate, Atlantis Rising, MUFON UFO Journal, Nexus, Paranormal Magazine, UFO magazine, Mysteries Magazine, Ufologist and others. His writing has been translated into several different languages, and he's appeared on numerous radio and television programs. Additionally, Dennett has taught classes on various paranormal subjects, and lectures across the United States. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Undersea-UFO-Base-Depth-Investigation/dp/1984340700//ctoc\" target=\"_blank\">Undersea UFO Base\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ghosts-Greater-Angeles-Preston-Dennett/dp/0764335030/ctoc\" target=\"_blank\">Ghosts of Greater Los Angeles\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/California-Ghosts-Accounts-Hauntings-Golden/dp/0764319728/ctoc\" target=\"_blank\">California Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/UFOs-Over-New-York-Extraterrestrial/dp/076432974X/ctoc\" target=\"_blank\">UFOs Over New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Aliens-Mysteries-Legends-Unexplained-Phenomena/dp/160413318X/ctoc\" target=\"_blank\">UFOs and Aliens\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Out---Body-Exploring-Beginners-Approach/dp/1571744096/ctoc\" target=\"_blank\">Out-of-Body Exploring: A Beginner’s Approach\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/UFOs-Over-California-Extraterrestrial-Encounters/dp/0764321498/ctoc\" target=\"_blank\">UFOs Over California\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ufos-over-New-Mexico-Extraterrestrial/dp/0764339060/ctoc\" target=\"_blank\">UFOs Over New Mexico\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Inside-UFOs-Accounts-Contact-Extraterrestrials/dp/153970002X/ctoc\" target=\"_blank\">Inside UFOs: True Accounts of Contact with Extraterrestrials\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Healing-Power-UFOs-Accounts-Extraterrestrials/dp/1792986203/ctoc\" target=\"_blank\">The Healing Power of UFOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Schoolyard-UFO-Encounters-True-Accounts/dp/1075776988/ctoc\" target=\"_blank\">Schoolyard UFO Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Onboard-UFO-Encounters-Accounts-Extraterrestrials/dp/1653842180/ctoc\" target=\"_blank\">Onboard UFO Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-Drive-Cases-Encounters-Theaters/dp/B08GFMLGBZ/ctoc\" target=\"_blank\">UFOs at the Drive-In\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wondrous-25-True-UFO-Encounters/dp/B09484PMVX/ctoc\" target=\"_blank\">Wondrous: 25 True UFO Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Symmetry-True-Adventure-Preston-Dennett/dp/B09TZKR5YK/ctoc\" target=\"_blank\">Symmetry: A True UFO Adventure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Humanoids-High-Strangeness-Twenty-Encounters/dp/B0CDDXY41D/ctoc\" target=\"_blank\">Humanoids and High Strangeness\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F62770e0b4d99a8a1a314d251","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/62770e0b4d99a8a1a314d251","source_credit":"","title":"","url":"asset://new_assets/62770e0b4d99a8a1a314d251","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dennett-preston-57320"},"summary":{"type":"html","value":"\u003cp>Preston Dennett began investigating UFOs and the paranormal in 1986 when he discovered that his family, friends and co-workers were having dramatic unexplained encounters. Since then, he has interviewed hundreds of witnesses and investigated a wide variety of paranormal phenomena. He is a field investigator for the Mutual UFO Network (MUFON), a ghost hunter, a paranormal researcher, and the author of thirteen books and more than 100 articles on on UFOs and the paranormal. \u003c/p>\n\n\n\n\n\u003cp>His articles have appeared in numerous magazines including Fate, Atlantis Rising, MUFON UFO Journal, Nexus, Paranormal Magazine, UFO magazine, Mysteries Magazine, Ufologist and others. His writing has been translated into several different languages, and he's appeared on numerous radio and television programs. Additionally, Dennett has taught classes on various paranormal subjects, and lectures across the United States. \u003c/p>\n\n"},"title":{"type":"title","value":"Preston Dennett"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://prestondennett.weebly.com/\" target=\"_blank\">prestondennett.weebly.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/dennett-preston-57320","feed_permalink":"https:/www.coasttocoastam.com/guest/dennett-preston/57320","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Preston Dennett began investigating UFOs and the paranormal in 1986 when he discovered that his family, friends and co-workers were having dramatic unexplained encounters. Since then, he has interviewed hundreds of witnesses and investigated a wide variety of paranormal phenomena. He is a field investigator for the Mutual UFO Network (MUFON), a ghost hunter, a paranormal researcher, and the author of thirteen books and more than 100 articles on on UFOs and the paranormal.       His articles have appeared in numerous magazines including Fate, Atlantis Rising, MUFON UFO Journal, Nexus, Paranormal Magazine, UFO magazine, Mysteries Magazine, Ufologist and others. His writing has been translated into several different languages, and he's appeared on numerous radio and television programs. Additionally, Dennett has taught classes on various paranormal subjects, and lectures across the United States.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/62770e0b4d99a8a1a314d251","use_caption":false},"keywords":[],"primary_slug":"dennett-preston-57320","slugs":["dennett-preston-57320"],"sponsored":false,"title":"Preston Dennett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587089400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"9awgT","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","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":""}]}},"pub_start":1587089400000,"type":"content:coast-to-coast-guest","summary":{"title":"Preston Dennett","description":"Preston Dennett began investigating UFOs and the paranormal in 1986 when he discovered that his family, friends and co-workers were having dramatic unexplained encounters. Since then, he has interviewed hundreds of witnesses and investigated a wide variety of paranormal phenomena. He is a field investigator for the Mutual UFO Network (MUFON), a ghost hunter, a paranormal researcher, and the author of thirteen books and more than 100 articles on on UFOs and the paranormal.       His articles have appeared in numerous magazines including Fate, Atlantis Rising, MUFON UFO Journal, Nexus, Paranormal Magazine, UFO magazine, Mysteries Magazine, Ufologist and others. His writing has been translated into several different languages, and he's appeared on numerous radio and television programs. Additionally, Dennett has taught classes on various paranormal subjects, and lectures across the United States.","image":"https://i.iheart.com/v3/re/new_assets/62770e0b4d99a8a1a314d251"}}]}},{"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:/6a90d4094817f45d5030ab18","slug:2026-08-31-show","slug:2026-08-31-show","keyword:keywords/Princess Diana death","keyword:keywords/UFOs","keyword:keywords/healing"]}},{"id":"%2F6a90d05a4817f45d5030aae7","type":"PUBLISHING","record":{"ref_id":"%2F6a90d05a4817f45d5030aae7","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-30-show/","cuser":"user/ldap/PREBUR1SXN","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>Joining \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> in the first half, psychologist and paranormal investigator \u003ca href=\"https://peterandrewsacco.com/\" target=\"_blank\">Peter Sacco\u003c/a> recounted a terrifying 1970 poltergeist case from Ontario, Canada. Officers responding to a suspected domestic disturbance in St. Catharines, instead encountered a scene where a wooden kitchen chair appeared to be magnetically pinned to the floor, trapping an eight-year-old boy beneath it. Despite multiple officers' efforts, the chair would not budge until it suddenly released on its own. As they processed the event, loud banging noises were heard, and a plate flew off a wall, narrowly missing one officer's face, prompting one cop —an Irish newcomer— to flee in terror, exclaiming, &quot;It's leprechauns!&quot;\u003c/p>\n\n\u003cp>The police investigation lasted 28 days, Sacco stated, with Officer Crawford witnessing incidents firsthand, including a couch that levitated with three adults on it. On the 28th day, &quot;the kid is on a bed in his bedroom. All of a sudden, everything's flying around the room,&quot; and his bed rose nearly two feet, Sacco marveled. The case attracted widespread attention, even reaching Johnny Carson's Tonight Show, where it was mentioned during the monologue.\u003c/p>\n\n\u003cp>Addressing the poltergeist phenomena, Sacco delineated a rigorous investigative approach: ruling out natural causes such as pranks, plumbing issues, or psychological explanations like mass hysteria or illusions. He noted, &quot;You have cops that are not part of that equation... eyewitnesses to it,&quot; reinforcing credibility. He discounted psychokinesis as an explanation, citing scientific research that limits mind-induced object movement to very light items, contrasting with reports of levitating beds and couches. This led him to consider spiritual or demonic activity, especially since the disturbances ceased after a priest's intervention. Sacco also spoke about his TV show, \u003ca href=\"https://paraflixx.vhx.tv/the-paranormal-profilers\" target=\"_blank\">The Paranormal Profilers\u003c/a>, and hauntings in the Niagara area.\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the latter half, author and former crop circle maker \u003ca href=\"https://itcantbepeople.substack.com/\" target=\"_blank\">Citizen D\u003c/a> shared his unique insider perspective on crop circle making in England. Initially a believer, he thought &quot;it was ET or Gaia or secret military testing or time travelers&quot; making the mysterious circles. But then, he spent a season visiting over 40 formations and eventually joined a human crop circle-making team. He reported that while humans created these intricate designs using simple tools like boards and ropes, the creators themselves experienced unexplained phenomena. Describing how teams work covertly, often at night, he said they used tractor tramlines to avoid leaving footprints and employed wooden boards to flatten crops without breaking stems. &quot;You just hold the rope, and you stomp... the crop is far more moist in the evening, so it does tend to bend when it's boarded,&quot; he explained.\u003c/p>\n\n\u003cp>Despite the human handiwork, he emphasized that these circles are not mere hoaxes, noting that makers may experience strange lights and orbs, time distortions, apparitions, electrical effects, prophetic dreams, uncanny synchronicities, and powerful compulsions. He also shared the ethical code among makers: &quot;As long as you're making the crop circle, it's yours, but the second that you leave it, it doesn't belong to you anymore. It belongs to the world.&quot;\u003c/p>\n\n\u003cp>Suggesting a complex interplay with collective consciousness and the land's inherent power, he recalled a transformative experience where, after completing a formation, mysterious lights appeared around the perimeter —like &quot;the biggest necklace in the world&quot;— signaling the circle's completion. This event convinced him of the phenomenon's authenticity beyond mere hoax. He also shared an intriguing story of a retired circle maker who was compelled at midnight to create a specific design in a particular field. Despite reluctance and physical nausea when attempting to start elsewhere, the maker felt a &quot;rush of energy&quot; once at the correct site. After finishing, a group of Wiccans celebrated the pattern, revealing it matched a sigil on a pendant they wore and had invoked silently during their midnight ritual.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/NIAGARAS-MOST-HAUNTED-Legends-Myths/dp/1621418146/ctoc\" target=\"_blank\">Niagara's Most Haunted\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Niagara-Cases-Mysterious-Macabre-ebook/dp/B00FKHIEG0/ctoc\" target=\"_blank\">Paranormal Niagara: Cases of the Mysterious and the Macabre\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Cant-Be-People-Voices-Circle/dp/B0HBLLNY4Q/ctoc\" target=\"_blank\">\u003cu>&quot;It Can't Be People&quot;: Voices from the Inner Circle\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B0F1DL1Q9V/ctoc/?trackAsin=B0F1DL1Q9V"},{"artist":"Mike Oldfield ","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc/?1"},{"artist":"The Who","title":"Mike Post Theme","url":"https://amazon.com/dp/B00GPONI8Q/ctoc/?trackAsin=B00GPONI8Q"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc/?trackAsin=B001NB5BE0"},{"artist":"Van Morrison","title":"Cry For Home","url":"https://amazon.com/dp/B0FKBHVLP4/ctoc/?trackAsin=B0FKBHVLP4"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc/?trackAsin=B007JOM7YC"},{"artist":"Stephen Wilson, Jr.","title":"American Gothic","url":"https://www.amazon.com/dp/B0D79XQYDR"},{"artist":"Cusco","title":"Waters Of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc/?trackAsin=B007GN16S4"},{"artist":"The Zombies","title":"Got To Move On","url":"https://amazon.com/dp/B0G24RVH7Y/ctoc/?trackAsin=B0G24RVH7Y"},{"artist":"Meat Loaf","title":"Two Out Of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc/?trackAsin=B01G841RCG"},{"artist":"Eddie Berman","title":"You Can Call Me Al","url":"https://amazon.com/dp/B09VV9T4MD/ctoc/?trackAsin=B09VV9T4MD"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc/?1"},{"artist":"Joe Cocker","title":"Bye Bye Blackbird","url":"https://amazon.com/dp/B07H175LR5/ctoc/?trackAsin=B07H175LR5"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc/?trackAsin=B001NT7J4W"},{"artist":"Kim Carnes","title":"Crazy In The Night (Barking At Airplanes)","url":"https://amazon.com/dp/B07545X5D6/ctoc/?trackAsin=B07545X5D6"},{"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":["%2F5e0147adcc137bf2442024bc","%2F6a90c509ba95c71cd9b67a21"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa8b6be99a880e568ef39a"]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/poltergeists","keywords/hauntings","keywords/crop circles"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a9560f2b3e3cbc77156c25e","show":"coast","title":"Sun, Aug 30 2026 - Hour 1"},{"episodeId":"/episodes/6a956106b3e3cbc77156c25f","show":"coast","title":"Sun, Aug 30 2026 - Hour 2"},{"episodeId":"/episodes/6a9577037a286225c3e9d163","show":"coast","title":"Sun, Aug 30 2026 - Hour 3"},{"episodeId":"/episodes/6a9577177a286225c3e9d164","show":"coast","title":"Sun, Aug 30 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"taken in Slovenia, near the village Verzej along the Mura River.","id":"%2F6a90d1e25c29aa2beb6dfa27","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a90d1e25c29aa2beb6dfa27","source_credit":"Pojbic / E+ / Getty Images","title":"crop circles","url":"asset://assets.getty/6a90d1e25c29aa2beb6dfa27","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788098400000},"slug":{"type":"slug","value":"2026-08-30-show"},"summary":{"type":"html","value":"\u003cp>Paranormal investigator \u003ca href=\"https://peterandrewsacco.com/\" target=\"_blank\">Peter Sacco\u003c/a> recounted a terrifying 1970 poltergeist case from Ontario, Canada. Followed by former crop circle maker \u003ca href=\"https://itcantbepeople.substack.com/\" target=\"_blank\">Citizen D\u003c/a> with his unique insider perspective on crop circle making in England. \u003c/p>\n\n"},"title":{"type":"title","value":"Canadian Poltergeist Case / Crop Circle Anomalies"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=TqOZKYEfwI0&t=9s\" target=\"_blank\">A Canadian Horror Story: 1970 Famous Poltergeist Case\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://peterandrewsacco.com/\" target=\"_blank\">\u003cu>peterandrewsacco.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://itcantbepeople.substack.com/\" target=\"_blank\">\u003cu>itcantbepeople.substack.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"08-30-2026-hour-1,08-30-2026-hour-2,08-30-2026-hour-3,08-30-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-08-30-show/","summary":{"author":"","description":"Paranormal investigator Peter Sacco recounted a terrifying 1970 poltergeist case from Ontario, Canada. Followed by former crop circle maker Citizen D with his unique insider perspective on crop circle making in England.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"taken in Slovenia, near the village Verzej along the Mura River.","link":"","new_tab":false,"source_credit":"Pojbic / E+ / Getty Images","title":"crop circles","url":"asset://assets.getty/6a90d1e25c29aa2beb6dfa27","use_caption":false},"keywords":["keywords/poltergeists","keywords/hauntings","keywords/crop circles"],"primary_slug":"2026-08-30-show","slugs":["2026-08-30-show"],"sponsored":false,"title":"Canadian Poltergeist Case / Crop Circle Anomalies"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788170400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5MQ0F","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a90d1e25c29aa2beb6dfa27","title":"Canadian Poltergeist Case / Crop Circle Anomalies","description":"Paranormal investigator Peter Sacco recounted a terrifying 1970 poltergeist case from Ontario, Canada. Followed by former crop circle maker Citizen D with his unique insider perspective on crop circle making in England.","author":""},"pub_start":1788170400000,"pub_until":4115978604802,"pub_changed":1788196861068,"subscription":[{"tags":["coast-categories/supernatural-paranormal","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0147adcc137bf2442024bc","slug":"sacco-peter-69255","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/sacco-peter/69255","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>\nPeter Andrew Sacco is an author, psychology professor and former private practitioner. He resides in one of the most picturesque regions of the world, Niagara Falls.He is also columnist/author of over 500 articles in Canadian and USA media/magazines. He has also written several book reviews for Prentice-Hall Publishing Canada.\n\u003c/p>\n\n\u003cp>\nSacco appears regularly on television and radio talk shows both in the United States and Canada. He has been the assistant producer and host of documentaries on relationships, psychological issues and child issues. He is an Adjunct Psychology Professor at Niagara University in Lewiston, NY in the Teacher Education Program. Creator and instructor of the Criminal Psychology Program offered at Niagara College, Canada. He is also an instructor at McMaster University, Canada in the Addiction Studies Program and Police Foundations Study.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/NIAGARAS-MOST-HAUNTED-Legends-Myths/dp/1621418146/ctoc\" target=\"_blank\">Niagara's Most Haunted\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Niagara-Cases-Mysterious-Macabre-ebook/dp/B00FKHIEG0/ctoc\" target=\"_blank\">Paranormal Niagara: Cases of the Mysterious and the Macabre\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Midnight-Eclipse-Peter-Andrew-Sacco/dp/1937004414/ctoc\" target=\"_blank\">Midnight Eclipse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Right-Now-Enough-Peter-Sacco-ebook/dp/B00B40DVX8/ctoc\" target=\"_blank\">Right Now Enough is Enough!\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":"%2F6952e17e93e12313013157a5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6952e17e93e12313013157a5","source_credit":"","title":"","url":"asset://new_assets/6952e17e93e12313013157a5","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"sacco-peter-69255"},"summary":{"type":"html","value":"\u003cp>Peter Andrew Sacco is an author, psychology professor and former private practitioner. He resides in one of the most picturesque regions of the world, Niagara Falls.He is also columnist/author of over 500 articles in Canadian and USA media/magazines. He has also written several book reviews for Prentice-Hall Publishing Canada.\u003c/p>\n\n\n\n\n\u003cp>Sacco appears regularly on television and radio talk shows both in the United States and Canada. He has been the assistant producer and host of documentaries on relationships, psychological issues and child issues. He is an Adjunct Psychology Professor at Niagara University in Lewiston, NY in the Teacher Education Program. Creator and instructor of the Criminal Psychology Program offered at Niagara College, Canada. He is also an instructor at McMaster University, Canada in the Addiction Studies Program and Police Foundations Study.\u003c/p>\n\n"},"title":{"type":"title","value":"Peter Sacco"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=vm7cowFXTV0&t=448s\" target=\"_blank\">Niagara's Most Haunted Myths/Legends\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=TqOZKYEfwI0&t=9s\" target=\"_blank\">A Canadian Horror Story: 1970 Famous Poltergeist Case\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://peterandrewsacco.com/\" target=\"_blank\">peterandrewsacco.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/sacco-peter-69255","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/sacco-peter/69255","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Peter Andrew Sacco is an author, psychology professor and former private practitioner. He resides in one of the most picturesque regions of the world, Niagara Falls.He is also columnist/author of over 500 articles in Canadian and USA media/magazines. He has also written several book reviews for Prentice-Hall Publishing Canada.      Sacco appears regularly on television and radio talk shows both in the United States and Canada. He has been the assistant producer and host of documentaries on relationships, psychological issues and child issues. He is an Adjunct Psychology Professor at Niagara University in Lewiston, NY in the Teacher Education Program. Creator and instructor of the Criminal Psychology Program offered at Niagara College, Canada. He is also an instructor at McMaster University, Canada in the Addiction Studies Program and Police Foundations Study.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6952e17e93e12313013157a5","use_caption":false},"keywords":[],"primary_slug":"sacco-peter-69255","slugs":["sacco-peter-69255"],"sponsored":false,"title":"Peter Sacco"},"targeting":{"exclusion":{"tags":[]},"publish_date":1499991120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0ssK2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1499991120000,"type":"content:coast-to-coast-guest","summary":{"title":"Peter Sacco","description":"Peter Andrew Sacco is an author, psychology professor and former private practitioner. He resides in one of the most picturesque regions of the world, Niagara Falls.He is also columnist/author of over 500 articles in Canadian and USA media/magazines. He has also written several book reviews for Prentice-Hall Publishing Canada.      Sacco appears regularly on television and radio talk shows both in the United States and Canada. He has been the assistant producer and host of documentaries on relationships, psychological issues and child issues. He is an Adjunct Psychology Professor at Niagara University in Lewiston, NY in the Teacher Education Program. Creator and instructor of the Criminal Psychology Program offered at Niagara College, Canada. He is also an instructor at McMaster University, Canada in the Addiction Studies Program and Police Foundations Study.","image":"https://i.iheart.com/v3/re/new_assets/6952e17e93e12313013157a5"}},{"ref_id":"%2F6a90c509ba95c71cd9b67a21","slug":"citizen-d","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/citizen-d/","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>'Citizen D' is a retired crop circle maker, Fortean, journalist, and the author of 6 acclaimed books. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Cant-Be-People-Voices-Circle/dp/B0HBLLNY4Q/ctoc\" target=\"_blank\">\u003cu>&quot;It Can't Be People&quot;: Voices from the Inner Circle\u003c/u>\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":"%2F6a90c24836f0c0d039f2e296","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a90c24836f0c0d039f2e296","source_credit":"","title":"","url":"asset://new_assets/6a90c24836f0c0d039f2e296","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"citizen-d"},"summary":{"type":"html","value":"\u003cp>'Citizen D' is a retired crop circle maker, Fortean, journalist, and the author of 6 acclaimed books. \u003c/p>\n\n"},"title":{"type":"title","value":"Citizen D"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://itcantbepeople.substack.com/\" target=\"_blank\">\u003cu>itcantbepeople.substack.com\u003c/u>\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":"'Citizen D' is a retired crop circle maker, Fortean, journalist, and the author of 6 acclaimed books.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a90c24836f0c0d039f2e296","use_caption":false},"keywords":[],"primary_slug":"citizen-d","slugs":["citizen-d"],"sponsored":false,"title":"Citizen D"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787872320000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5FNRc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1787872320000,"type":"content:coast-to-coast-guest","summary":{"title":"Citizen D","description":"'Citizen D' is a retired crop circle maker, Fortean, journalist, and the author of 6 acclaimed books.","image":"https://i.iheart.com/v3/re/new_assets/6a90c24836f0c0d039f2e296"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","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>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\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":"%2F628c6d9cb74536eea705a364","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","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":"richard-syrett"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"title":{"type":"title","value":"Richard Syrett"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a90d05a4817f45d5030aae7","slug:2026-08-30-show","slug:2026-08-30-show","keyword:keywords/poltergeists","keyword:keywords/hauntings","keyword:keywords/crop circles"]}},{"id":"%2F6a90c9044817f45d5030aace","type":"PUBLISHING","record":{"ref_id":"%2F6a90c9044817f45d5030aace","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-29-show/","cuser":"user/ldap/PREBUR1SXN","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.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> welcomed actor and musician \u003ca href=\"https://firstjason.com/\" target=\"_blank\">Ari Lehman\u003c/a>, who reflected on becoming the first Jason Voorhees and why the character has endured as an iconic figure in horror and popular culture. Lehman recalled that his path to the role was largely a matter of fortunate circumstances. Growing up in Westport, Connecticut, where director Sean Cunningham was based, he had previously acted in Cunningham's \u003cem>Manny's Orphans\u003c/em>. When \u003cem>Friday the 13th\u003c/em> needed a boy to portray the drowned Jason, producer Steve Miner suggested Lehman. The famous final lake sequence was added later, and Lehman said he approached it by imagining Jason's motivation: Alice had killed his mother. That thought inspired the ferocity with which he emerged from the water, transforming the vulnerable drowned child into a monster driven by trauma, injustice and revenge. He also recalled that Adrienne King was deliberately not warned when he would surface, helping produce her genuine reaction of fear.\u003c/p>\n\n\u003cp>Lehman believes Jason's enduring appeal comes from deeper emotional and mythological archetypes embedded in the story. He compared Jason and Pamela Voorhees to Grendel and his mother in Beowulf, noting the recurring imagery of mother, son, and water, and described \u003cem>Friday the 13th\u003c/em> as fundamentally a story about a mother who would do anything for her son and a son who would do anything for his mother. He said younger fans, including children who feel different or excluded, often identify with little Jason because an apparently weak and vulnerable child becomes empowered by the strength of his emotions. Lehman emphasized that Jason evolved organically through the sequels, including the adoption of the hockey mask, which he said was initially used as a stand-in while cameras were being focused for the 3D photography on \u003cem>Friday the 13th Part III\u003c/em>, before filmmakers recognized how effective it looked.\u003c/p>\n\n\u003cp>More than four decades later, Lehman sees Jason as having moved beyond a movie character to become part of American mythology and worldwide folklore. He attributed that longevity especially to the fans, who continued to embrace Jason even as the franchise changed hands and ultimately came to love the monster most. He believes audiences also identify with Jason's fierce territorialism and devotion to family, particularly the idea of protecting a boundary and putting family first. Lehman said he views horror films and old movies as repositories of collective imagination. When audiences continue watching them, he believes they metaphorically bring back to life the actors, filmmakers, and creative communities who made them. He encouraged people to seek out forgotten films for precisely that reason.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>During the latter half of the program, author \u003ca href=\"https://simonbown.com/\" target=\"_blank\">Simon Bown\u003c/a> explored recurring patterns of alien abduction that he said can begin in childhood and continue throughout a person's life. He pointed to similarities reported by experiencers around the world, including missing time, paralysis, telepathic communication, medical examinations, reproductive procedures, screen memories and repeated encounters with beings such as Grays. Bown revealed childhood experiences can initially appear benign, with alleged beings disguising themselves as clowns, animals or other familiar figures, before encounters become more complex as experiencers grow older. He described reports of classrooms where children are allegedly taught abilities such as telekinesis.\u003c/p>\n\n\u003cp>Bown said some accounts become increasingly strange and difficult to explain within a conventional extraterrestrial framework. Experiencers have described out-of-body episodes, apparent interactions with consciousness separate from the physical body, beings appearing as owls or deceased relatives, and spaces or craft that seem larger inside than outside. He suggested that some of these reports could involve manipulation of human perception or consciousness, and speculated that the phenomenon may be interdimensional rather than simply extraterrestrial. At the same time, he acknowledged significant uncertainty, repeatedly distinguishing between what experiencers report and what remains unknown or speculative.\u003c/p>\n\n\u003cp>Bown discussed reports of apparent military involvement, including experiencers who claim to have seen uniformed personnel alongside alleged alien beings or to have undergone separate military abductions, sometimes called MyLabs. He posited two possibilities reflected in the accounts: military personnel may sometimes be working alongside the beings, or government or military groups may be independently examining abductees in an effort to learn what happened to them. Bown also cited recurring physical evidence reported by experiencers, including unexplained scoop marks, patterned pinpricks and unusual bruising, while presenting these as experiencer accounts rather than definitive proof of their cause.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Aspects-Alien-Abduction-Shocking-Encounters/dp/1068397454/ctoc\" target=\"_blank\">Aspects of Alien Abduction: Shocking UFO Encounters\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":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B07N7QRGJX/ctoc?1"},{"artist":"The Rolling Stones","title":"New Faces","url":"https://www.amazon.com/dp/B002KV4NKU/ctoc"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://www.amazon.com/dp/B003Z8S3AS/ctoc"},{"artist":"Eddie Floyd","title":"Raise Your Hand","url":"https://amazon.com/dp/B00121WJWI/ctoc?trackAsin=B00121WJWI"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"The Steeldrivers","title":"Midnight Train To Memphis","url":"https://amazon.com/dp/B07W4MBLY8/ctoc?trackAsin=B07W4MBLY8"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Lee Dorsey","title":"Ride Your Pony","url":"https://amazon.com/dp/B00MI6ELNG/ctoc?trackAsin=B00MI6ELNG"},{"artist":"Scorpions","title":"Still Loving You","url":"https://amazon.com/dp/B07GCB4CQT/ctoc?trackAsin=B07GCB4CQT"},{"artist":"Electric Light Orchestra","title":"When The Night Comes","url":"https://amazon.com/dp/B07VQQGB5V/ctoc?trackAsin=B07VQQGB5V"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B07VZ22588/ctoc?trackAsin=B07VZ22588"},{"artist":"Ozzy Osbourne","title":"Ordinary Man","url":"https://amazon.com/dp/B083KBV35Q/ctoc?1"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"Kim Carnes","title":"Crazy In The Night (Barking At Airplanes)","url":"https://www.amazon.com/music/player/albums/B000TERJ06/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":["%2F6a90c23336f0c0d039f2e28a","%2F67f86cd74ea4d9a817723a65"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa8b6be99a880e568ef39a"]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/horror movies","keywords/Friday The 13th","keywords/alien abduction"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a94178ebbea26b91e0c5413","show":"coast","title":"Sat, Aug 29 2026 - Hour 1"},{"episodeId":"/episodes/6a9417a1bbea26b91e0c5414","show":"coast","title":"Sat, Aug 29 2026 - Hour 2"},{"episodeId":"/episodes/6a9417b7bbea26b91e0c5415","show":"coast","title":"Sat, Aug 29 2026 - Hour 3"},{"episodeId":"/episodes/6a9417ccbbea26b91e0c5416","show":"coast","title":"Sat, Aug 29 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Closeup of aliens with his flying saucer in the background. Alien is a clay model sculpted by Joe Cicak, the submitter of this photo.","id":"%2F6708695d4e37db3394c81011","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6708695d4e37db3394c81011","source_credit":"JOE CICAK / iStock / Getty Images","title":"UFO and Aliens at Night Stock Photo","url":"asset://assets.getty/6708695d4e37db3394c81011","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788012000000},"slug":{"type":"slug","value":"2026-08-29-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://firstjason.com/\" target=\"_blank\">Ari Lehman\u003c/a> reflected on becoming the first Jason Voorhees in the 1980 slasher film \u003cem>Friday the 13th\u003c/em> and why the character has endured. Followed by author \u003ca href=\"https://simonbown.com/\" target=\"_blank\">Simon Bown\u003c/a> who explored recurring alien abduction patterns.\u003c/p>\n\n"},"title":{"type":"title","value":"Making of Jason Voorhees / Alien Abduction Phenomena"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://firstjason.com/\" target=\"_blank\">\u003cu>firstjason.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://simonbown.com/\" target=\"_blank\">\u003cu>simonbown.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-29-2026-hour-1,08-29-2026-hour-2,08-29-2026-hour-3,08-29-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-08-29-show/","summary":{"author":"","description":"Ari Lehman reflected on becoming the first Jason Voorhees in the 1980 slasher film Friday the 13th and why the character has endured. Followed by author Simon Bown who explored recurring alien abduction patterns.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Closeup of aliens with his flying saucer in the background. Alien is a clay model sculpted by Joe Cicak, the submitter of this photo.","link":"","new_tab":false,"source_credit":"JOE CICAK / iStock / Getty Images","title":"UFO and Aliens at Night Stock Photo","url":"asset://assets.getty/6708695d4e37db3394c81011","use_caption":false},"keywords":["keywords/horror movies","keywords/Friday The 13th","keywords/alien abduction"],"primary_slug":"2026-08-29-show","slugs":["2026-08-29-show"],"sponsored":false,"title":"Making of Jason Voorhees / Alien Abduction Phenomena"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788084000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CuUzn","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6708695d4e37db3394c81011","title":"Making of Jason Voorhees / Alien Abduction Phenomena","description":"Ari Lehman reflected on becoming the first Jason Voorhees in the 1980 slasher film Friday the 13th and why the character has endured. Followed by author Simon Bown who explored recurring alien abduction patterns.","author":""},"pub_start":1788084000000,"pub_until":4115978604802,"pub_changed":1788092471571,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a90c23336f0c0d039f2e28a","slug":"ari-lehman","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ari-lehman/","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>Ari Lehman is an American performing artist, composer, and actor. He is best known for having played the first Jason Voorhees as a child in the iconic final Crystal Lake scenes in the Paramount horror film Friday the 13th. Lehman currently records and tours the US and Europe with his punk metal band, First Jason. \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":"%2F6a90c24836f0c0d039f2e296","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a90c24836f0c0d039f2e296","source_credit":"","title":"","url":"asset://new_assets/6a90c24836f0c0d039f2e296","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ari-lehman"},"summary":{"type":"html","value":"\u003cp>Ari Lehman is an American performing artist, composer, and actor. He is best known for having played the first Jason Voorhees as a child in the iconic final Crystal Lake scenes in the Paramount horror film Friday the 13th.\u003c/p>\n\n"},"title":{"type":"title","value":"Ari Lehman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://firstjason.com/\" target=\"_blank\">\u003cu>firstjason.com\u003c/u>\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":"Ari Lehman is an American performing artist, composer, and actor. He is best known for having played the first Jason Voorhees as a child in the iconic final Crystal Lake scenes in the Paramount horror film Friday the 13th.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a90c24836f0c0d039f2e296","use_caption":false},"keywords":[],"primary_slug":"ari-lehman","slugs":["ari-lehman"],"sponsored":false,"title":"Ari Lehman"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787871540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"qed19","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":1787871540000,"type":"content:coast-to-coast-guest","summary":{"title":"Ari Lehman","description":"Ari Lehman is an American performing artist, composer, and actor. He is best known for having played the first Jason Voorhees as a child in the iconic final Crystal Lake scenes in the Paramount horror film Friday the 13th.","image":"https://i.iheart.com/v3/re/new_assets/6a90c24836f0c0d039f2e296"}},{"ref_id":"%2F67f86cd74ea4d9a817723a65","slug":"simon-bown","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/simon-bown/","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>Simon Bown is the host of two influential podcasts, a clinical hypnotherapist, and an author specializing in topics related to consciousness, reincarnation, and the afterlife. He has produced over 900 podcast episodes, engaging with leading experts and scholars in the fields of Near-Death Experiences (NDEs), reincarnation, and the continuation of consciousness. His podcasts, The Alien UFO Podcast and Our Paranormal Afterlife, have collectively garnered over 7 million downloads, with Our Paranormal Afterlife reaching No.1 on the UK Apple Podcasts spirituality chart.\u003c/p>\n\n\u003cp>Simon holds a diploma in Clinical Hypnotherapy and is certified in Past Life Regression Therapy. He has conducted hundreds of past life regression sessions, specializing in guiding individuals through these therapeutic processes. His research is informed by personal experiences with paranormal phenomena, including psychic flashes, UFO sightings, and other unexplained occurrences. These experiences have contributed to his academic interest in the nature of consciousness and its potential existence beyond the physical body.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Verified-Near-Death-Experiences-Afterlife/dp/1068397403/ctoc\" target=\"_blank\">\u003cu>Verified Near Death Experiences: Proof of an Afterlife\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Aspects-Alien-Abduction-Shocking-Encounters/dp/1068397454/ctoc\" target=\"_blank\">Aspects of Alien Abduction: Shocking UFO Encounters\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a913fb3acbae6f73edfa068","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a913fb3acbae6f73edfa068","source_credit":"","title":"","url":"asset://new_assets/6a913fb3acbae6f73edfa068","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"simon-bown"},"summary":{"type":"html","value":"\u003cp>Simon Bown is the host of two influential podcasts, a clinical hypnotherapist, and an author specializing in topics related to consciousness, reincarnation, and the afterlife.\u003c/p>\n\n"},"title":{"type":"title","value":"Simon Bown"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://simonbown.com/\" target=\"_blank\">\u003cu>simonbown.com\u003c/u>\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":"Simon Bown is the host of two influential podcasts, a clinical hypnotherapist, and an author specializing in topics related to consciousness, reincarnation, and the afterlife.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a913fb3acbae6f73edfa068","use_caption":false},"keywords":[],"primary_slug":"simon-bown","slugs":["simon-bown"],"sponsored":false,"title":"Simon Bown"},"targeting":{"exclusion":{"tags":[]},"publish_date":1744333860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"sB9lf","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1744333860000,"type":"content:coast-to-coast-guest","summary":{"title":"Simon Bown","description":"Simon Bown is the host of two influential podcasts, a clinical hypnotherapist, and an author specializing in topics related to consciousness, reincarnation, and the afterlife.","image":"https://i.iheart.com/v3/re/new_assets/6a913fb3acbae6f73edfa068"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","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>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\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":"%2F628c6d9cb74536eea705a364","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","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":"richard-syrett"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"title":{"type":"title","value":"Richard Syrett"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a90c9044817f45d5030aace","slug:2026-08-29-show","slug:2026-08-29-show","keyword:keywords/horror movies","keyword:keywords/Friday The 13th","keyword:keywords/alien abduction"]}},{"id":"%2F6a87f233b43a3cd85d4fb896","type":"PUBLISHING","record":{"ref_id":"%2F6a87f233b43a3cd85d4fb896","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-28-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.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> welcomed author \u003ca href=\"https://livingvampire.com/\" target=\"_blank\">Sean Wilde\u003c/a> for a discussion on the concept of living vampirism, energy feeding, and his own experiences within the modern vampire community. Wilde identifies as a living vampire, which he distinguished from the immortal, blood-drinking vampires of folklore. He described living vampirism as a permanent need to exchange vital energy with other people in order to function well. When he goes too long without feeding, Wilde said he becomes tired, mentally foggy and experiences a hunger that ordinary food does not satisfy. He believes he was unconsciously feeding as a teenager before recognizing what he was, with his awakening beginning around age 17 after reading Rosemary Ellen Guiley's Vampires Among Us. He said it took several more years of meeting others with similar experiences before he fully understood and accepted his identity.\u003c/p>\n\n\u003cp>Wilde described several forms of energetic feeding, ranging from absorbing ambient energy given off by crowds to more direct exchanges with individuals. He indicated places such as concerts, nightclubs and New Orleans' Bourbon Street provide abundant ambient energy that can be taken without harming or directly targeting anyone. More intimate direct feeding, however, enters what he calls a person's subtle or energetic body, and Wilde strongly believes it requires consent. He acknowledged that vampires differ on the ethics of feeding but places himself between those who regard people merely as sources of energy and those who believe feeding is inherently wrong. He revealed people can protect themselves from unwanted feeding by leaving a vampire's line of sight or, for those who practice energy work, creating a &quot;slippery shield&quot; that prevents energetic connections from taking hold.\u003c/p>\n\n\u003cp>Wilde stressed that vampirism is not a costume or gothic lifestyle, although some members of the community embrace that imagery. He does not normally wear fangs or contacts and said living vampires can look and dress like anyone else. He distinguished his practice from sanguinarian vampires who consume blood, saying he does not drink blood and believes such practitioners are actually seeking the energy contained within it. Wilde said prolonged deprivation of energy would eventually affect his mental and physical well-being. At the same time, his normal life provides ample opportunities to feed through his wife, who he said allows him to feed on her, and the crowds near his businesses in New Orleans' French Quarter.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the latter half of the program. Billy in Glendale, California, shared what he considers a personal Mandela Effect involving the 1996 soundtrack to \u003cem>The Crow: City of Angels\u003c/em>. He remembers hearing Above the Law and Kid Frost's &quot;City of Angels&quot; on the radio before the soundtrack was released, only to discover that the album contained what seemed to be a different remix. When he revisited the song in 2024, however, he found that the version he remembered as the earlier radio mix was now presented as the album version. Although he acknowledged that his memory could be faulty, Billy remained unconvinced and jokingly favored CERN and an altered timeline as the explanation.\u003c/p>\n\n\u003cp>Aaron in Tempe, Arizona, offered an update on his experiment with Joshua P. Warren's Wishing Machine, which he had used while wishing for a prosperous and suitable new job. He subsequently landed six interviews and, although none immediately produced the job he wanted, one introduced him to the possibility of becoming a security guard and obtaining an Arizona guard card. Aaron viewed the unusual string of opportunities and his discovery of a potentially better-paying career path as evidence that the wishing machine had worked, while also agreeing with Richard's suggestion that it may simply have provided the motivation he needed to take action himself.\u003c/p>\n\n\u003cp>Eric in South Carolina described a Mandela Effect surrounding President John F. Kennedy's 1963 assassination. Despite being born years after the event, he remembers repeatedly seeing recreations and depictions of Kennedy riding in a four-seat limousine with four occupants. He was surprised to learn that the presidential limousine actually had three rows and carried six people, including Texas Governor John Connally and his wife in the middle row. Richard noted that the four-person limousine is a commonly cited Mandela Effect, although in his own memory the six occupants have always been clearly visible in the Zapruder film.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Living-Vampires-Modern-Tradition-Practice/dp/0738782084/ctoc\" target=\"_blank\">Living Vampires: Modern Tradition, Magic &amp; Practice\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":"UFO","title":"Love to Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"Marcus King","title":"Hard Working Man","url":"https://amazon.com/dp/B09XVD12XK/ctoc?trackAsin=B09XVD12XK"},{"artist":"Led Zeppelin","title":"In My Time of Dying","url":"https://www.amazon.com/dp/B00TLKOILW/ctoc"},{"artist":"The Flirtations","title":"Nothing But A Heartache","url":"https://amazon.com/dp/B073NXHDTW/ctoc?trackAsin=B073NXHDTW"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Led Zeppelin","title":"Down By The Seaside","url":"https://amazon.com/dp/B0011Z95SQ/ctoc?trackAsin=B0011Z95SQ"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Paul McCartney","title":"Gratitude","url":"https://amazon.com/dp/B07VFXY42W/ctoc?trackAsin=B07VFXY42W"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Harry Nilsson","title":"Everybody's Talkin'","url":"https://www.amazon.com/dp/B076FSLX8W/ctoc"},{"artist":"Kenny G","title":"Silhouette","url":"https://amazon.com/dp/B001D8Q1TW/ctoc?trackAsin=B001D8Q1TW"},{"artist":"ABBA","title":"Gimme! Gimme! Gimme! (A Man After Midnight)","url":"https://amazon.com/dp/B004DBCQP4/ctoc?trackAsin=B004DBCQP4"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Kim Carnes","title":"Crazy In The Night (Barking At Airplanes)","url":"https://www.amazon.com/music/player/albums/B000TERJ06/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":["%2F6a87c5a5b43a3cd85d4fb746","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa8b6be99a880e568ef39a"]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/vampires","keywords/magic","keywords/cosmology","keywords/energy work"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a92be99c097d0c55f4d69ee","show":"coast","title":"Fri, Aug 28 2026 - Hour 1"},{"episodeId":"/episodes/6a92beafc097d0c55f4d69ef","show":"coast","title":"Fri, Aug 28 2026 - Hour 2"},{"episodeId":"/episodes/6a92bec3c097d0c55f4d69f0","show":"coast","title":"Fri, Aug 28 2026 - Hour 3"},{"episodeId":"/episodes/6a92bed8c097d0c55f4d69f1","show":"coast","title":"Fri, Aug 28 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Vampire coming forward from the shadows","id":"%2F5f9065d7ce9288a4f2237a7c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/5f9065d7ce9288a4f2237a7c","source_credit":"mattjeacock / iStock / Getty Images","title":"Vampire","url":"asset://assets.getty/5f9065d7ce9288a4f2237a7c","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787925600228},"slug":{"type":"slug","value":"2026-08-28-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://livingvampire.com/\" target=\"_blank\">Sean Wilde\u003c/a> discussed the concept of living vampirism, energy feeding, and his own experiences within the modern vampire community. Open Lines followed in the latter half of the program.\u003c/p>\n\n"},"title":{"type":"title","value":"Interview with a Living Vampire / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://livingvampire.com/\" target=\"_blank\">livingvampire.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-28-2026-hour-1,08-28-2026-hour-2,08-28-2026-hour-3,08-28-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-08-28-show/","summary":{"author":"","description":"Author Sean Wilde discussed the concept of living vampirism, energy feeding, and his own experiences within the modern vampire community. Open Lines followed in the latter half of the program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Vampire coming forward from the shadows","link":"","new_tab":false,"source_credit":"mattjeacock / iStock / Getty Images","title":"Vampire","url":"asset://assets.getty/5f9065d7ce9288a4f2237a7c","use_caption":false},"keywords":["keywords/vampires","keywords/magic","keywords/cosmology","keywords/energy work"],"primary_slug":"2026-08-28-show","slugs":["2026-08-28-show"],"sponsored":false,"title":"Interview with a Living Vampire / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787997600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"4rfLW","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f9065d7ce9288a4f2237a7c","title":"Interview with a Living Vampire / Open Lines","description":"Author Sean Wilde discussed the concept of living vampirism, energy feeding, and his own experiences within the modern vampire community. Open Lines followed in the latter half of the program.","author":""},"pub_start":1787997600000,"pub_until":4115978604802,"pub_changed":1788007215195,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a87c5a5b43a3cd85d4fb746","slug":"sean-wilde","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/sean-wilde/","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>Author Sean Wilde is an occult teacher, ritual specialist, and internationally recognized elder in modern vampire spirituality. He is the only publicly verified traditional sin eater in the world. He holds multiple degrees in multiple systems, with his first initiation 30 years ago. His spiritual and magical journey began at the age of 4 with a haunting in his childhood home.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Living-Vampires-Modern-Tradition-Practice/dp/0738782084/ctoc\" target=\"_blank\">Living Vampires: Modern Tradition, Magic &amp; Practice\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":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"sean-wilde"},"summary":{"type":"html","value":"\u003cp>Author Sean Wilde is an occult teacher, ritual specialist, and internationally recognized elder in modern vampire spirituality. He is the only publicly verified traditional sin eater in the world. He holds multiple degrees in multiple systems, with his first initiation 30 years ago. His spiritual and magical journey began at the age of 4 with a haunting in his childhood home.\u003c/p>\n\n"},"title":{"type":"title","value":"Sean Wilde"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://livingvampire.com/\" target=\"_blank\">livingvampire.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":"Author Sean Wilde is an occult teacher, ritual specialist, and internationally recognized elder in modern vampire spirituality. He is the only publicly verified traditional sin eater in the world. He holds multiple degrees in multiple systems, with his first initiation 30 years ago. His spiritual and magical journey began at the age of 4 with a haunting in his childhood home.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"sean-wilde","slugs":["sean-wilde"],"sponsored":false,"title":"Sean Wilde"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787282640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"h2N6d","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1787282640000,"type":"content:coast-to-coast-guest","summary":{"title":"Sean Wilde","description":"Author Sean Wilde is an occult teacher, ritual specialist, and internationally recognized elder in modern vampire spirituality. He is the only publicly verified traditional sin eater in the world. He holds multiple degrees in multiple systems, with his first initiation 30 years ago. His spiritual and magical journey began at the age of 4 with a haunting in his childhood home.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"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":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","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>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\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":"%2F628c6d9cb74536eea705a364","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","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":"richard-syrett"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"title":{"type":"title","value":"Richard Syrett"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a87f233b43a3cd85d4fb896","slug:2026-08-28-show","slug:2026-08-28-show","keyword:keywords/vampires","keyword:keywords/magic","keyword:keywords/cosmology","keyword:keywords/energy work"]}},{"id":"%2F6a87efd3b43a3cd85d4fb863","type":"PUBLISHING","record":{"ref_id":"%2F6a87efd3b43a3cd85d4fb863","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-27-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, author and coach \u003ca href=\"https://morganarae.com/\" target=\"_blank\">Morgana Rae\u003c/a> shared her unique approach to improving people's relationship with money. Drawing on more than 32 years of experience coaching thousands around the world, she stressed that money is closely linked with human emotions and self-worth. She remarked, &quot;Money represents love... It tells us what we deserve, what we have access to, how people treat us.&quot; Rae challenged the tendency to self-blame during financial struggles and encouraged reframing difficult experiences as catalysts for growth—transforming &quot;lead into gold&quot; through a form of financial alchemy.\u003c/p>\n\n\u003cp>Addressing fear around finances, Rae explained that money carries layers of meaning related to safety, belonging, and self-worth, which often create unconscious blocks. &quot;When we're stuck... we are almost always unconsciously protecting ourselves from that very goal that we're trying to achieve,&quot; she noted, urging listeners to identify and remove these internal barriers. On the concept of manifestation, she described it as &quot;effortless&quot; compared to physical tasks, adding that while action is necessary, some outcomes arrive through &quot;divine grace&quot; when one is truly aligned.\u003c/p>\n\n\u003cp>She shared a personal story about overcoming what she called her &quot;love monster,&quot; a metaphor for the emotional barriers that kept her from love despite years of effort. After confronting and &quot;destroying&quot; this internal obstacle at age 47, she met her husband within two months. She argued that once a desire becomes &quot;safe,&quot; it can manifest rapidly and on a larger scale than expected. She offered listeners a free &quot;\u003ca href=\"https://www.morganarae.com/free-stuff/\" target=\"_blank\">money magnet manifestation&quot;\u003c/a> masterclass on her website, aiming to help people shift their financial mindset and results.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presented her interview with \u003ca href=\"https://debbiediver.com/\" target=\"_blank\">Debbie Ziegelmeyer\u003c/a>, executive director of MUFON International and an experienced scuba instructor, with her insights from her decades-long research into underwater UFOs (USOs) and their connection to extraterrestrial activity. She noted the prevalence of water-related sightings, reporting that about 20% of over 850 cases she investigated involved bodies of water. Reconsidering the traditional distinction between UFOs and USOs, Ziegelmeyer argued that many craft transition seamlessly between air and water.\u003c/p>\n\n\u003cp>She identified locations like Puerto Rico, Russia, Alaska, Japan, and the Caribbean as hotspots for alleged underwater alien bases. &quot;These aren't visitors; these are residents. They've colonized our planet, and some of them have been here for centuries,&quot; she asserted. Explaining her investigative process, she described how ground and water teams collaborate to gather physical evidence and conduct interviews. Ziegelmeyer also recounted a personal encounter near Saint Martin, where she photographed two saucer-shaped crafts hovering just above the water. &quot;My camera setting changed... it was like the craft interfered with the technology,&quot; she recalled.\u003c/p>\n\n\u003cp>Discussing the strategic use of deep ocean trenches as hiding places for these crafts, she said they can reportedly travel at speeds surpassing any human-made submarine. She also named four major geographic zones —the Bermuda Triangle, Michigan Triangle, Alaska Triangle, and Japan's Devil's or Dragon's Triangle— where unusual electromagnetic effects disrupt instruments and correlate with ship and plane losses. On the motives behind extraterrestrial interest in Earth's oceans, Ziegelmeyer suggested possibilities ranging from resource gathering to scientific research. She took live questions with George, Cheryll, and callers during the first half of the last hour.\u003c/p>\n\n\u003cp>In the last half-hour, George featured an excerpt of his interview with the late author \u003ca href=\"https://www.coasttocoastam.com/guest/godfrey-linda-6586/\" target=\"_blank\">Linda Godfrey\u003c/a> on strange cryptids.\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>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Financial-Alchemy-Manifestation-Anniversary-Special/dp/0988259427/ctoc\" target=\"_blank\">Financial Alchemy: Twelve Months of Magic and Manifestation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Colonization-Earths-Waterways-Water-related/dp/1737899620/ctoc\" target=\"_blank\">The Alien Colonization of Earth's Waterways\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Deepwater-UFOs-Alien-Residents-Abductors/dp/1969800089/ctoc\" target=\"_blank\">Deepwater UFOs: Alien Residents and Abductors\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/B0HCNTMGQR/ctoc?trackAsin=B0HCNTMGQR"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Pink Floyd","title":"Money","url":"https://amazon.com/dp/B019HKJY1Y/ctoc?trackAsin=B019HKJY1Y"},{"artist":"Guns N Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Kenny Rogers","title":"Lady","url":"https://amazon.com/dp/B000T1DKMK/ctoc?trackAsin=B000T1DKMK"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Whitney Houston","title":"I Will Always Love You","url":"https://amazon.com/dp/B0040GSG2Y/ctoc?trackAsin=B0040GSG2Y"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"Righteous Brothers","title":"Unchained Melody","url":"https://www.amazon.com/dp/B0013L0H3U"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"Doobie Brothers","title":"Black Water","url":"https://www.amazon.com/dp/B002DDBJE8"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Deep Purple","title":"Smoke On The Water","url":"https://amazon.com/dp/B0011Z10UC/ctoc?trackAsin=B0011Z10UC"},{"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":["%2F5e01d6e3537fd678a3ecfa5a","%2F5e007758cc137bf244201ad8","%2F6a87c4ecb43a3cd85d4fb738"]},"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/money","keywords/financial problems","keywords/ocean","keywords/USO"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a91674390e813c53317e4d9","show":"coast","title":"Thu, Aug 27 2026 - Hour 1"},{"episodeId":"/episodes/6a91675c90e813c53317e4da","show":"coast","title":"Thu, Aug 27 2026 - Hour 2"},{"episodeId":"/episodes/6a91676c90e813c53317e4db","show":"coast","title":"Thu, Aug 27 2026 - Hour 3"},{"episodeId":"/episodes/6a91678690e813c53317e4dc","show":"coast","title":"Thu, Aug 27 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"UFO appearing from whirlpool, illustration","id":"%2F663d73cc66802035887d8312","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/663d73cc66802035887d8312","source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"UFO appearing from whirlpool, illustration","url":"asset://assets.getty/663d73cc66802035887d8312","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787839200991},"slug":{"type":"slug","value":"2026-08-27-show"},"summary":{"type":"html","value":"\u003cp>Author and coach \u003ca href=\"https://morganarae.com/\" target=\"_blank\">Morgana Rae\u003c/a> shared her unique approach to improving people's relationship with money. Followed by \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> with her interview with investigator \u003ca href=\"https://debbiediver.com/\" target=\"_blank\">Debbie Ziegelmeyer\u003c/a> on underwater UFOs (USOs).\u003c/p>\n\n"},"title":{"type":"title","value":"Financial Alchemy / Unidentified Submerged Objects"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.morganarae.com/\" target=\"_blank\">morganarae.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://debbiediver.com/\" target=\"_blank\">debbiediver.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-27-2026-hour-1,08-27-2026-hour-2,08-27-2026-hour-3,08-27-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-08-27-show/","summary":{"author":"","description":"Author and coach Morgana Rae shared her unique approach to improving people's relationship with money. Followed by Cheryll Jones with her interview with investigator Debbie Ziegelmeyer on underwater UFOs (USOs).","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"UFO appearing from whirlpool, illustration","link":"","new_tab":false,"source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"UFO appearing from whirlpool, illustration","url":"asset://assets.getty/663d73cc66802035887d8312","use_caption":false},"keywords":["keywords/money","keywords/financial problems","keywords/ocean","keywords/USO"],"primary_slug":"2026-08-27-show","slugs":["2026-08-27-show"],"sponsored":false,"title":"Financial Alchemy / Unidentified Submerged Objects"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787911200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ohm52","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","coast-categories/nature-environment-earth-changes","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/663d73cc66802035887d8312","title":"Financial Alchemy / Unidentified Submerged Objects","description":"Author and coach Morgana Rae shared her unique approach to improving people's relationship with money. Followed by Cheryll Jones with her interview with investigator Debbie Ziegelmeyer on underwater UFOs (USOs).","author":""},"pub_start":1787911200000,"pub_until":4115978604802,"pub_changed":1787914183534,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","coast-categories/nature-environment-earth-changes","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":"%2F5e01d6e3537fd678a3ecfa5a","slug":"rae-morgana-91955","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/rae-morgana/91955","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>Morgana Rae is the best selling author of Financial Alchemy: Twelve Months of Magic and Manifestation. A sought after teacher, speaker and pioneer in personal development, Morgana’s groundbreaking program for creating wealth has been featured on ABC, NBC, FOX, PBS, NPR, CNN, United Press International, Yahoo Finance and The Wall Street Journal online. As a &quot;thought leader&quot; on the topics of Wealth and Relationship, she’s been a featured expert on programs with Deepak Chopra, Bob Proctor, Loral Langemeier, Wayne Dyer, Marianne Williamson, Marcia Weider, and many others.\u003c/p>\n\n\u003cp>Morgana is president of Charmed Life Coaching Incorporated, an internationally successful life and business coaching company. She has coached thousands of clients over the years, many from as far as Scotland, Singapore, Australia and India. She’s taught classes and given keynotes around the world from New York City to Norway, Baja California to Bali.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Financial-Alchemy-Manifestation-Anniversary-Special/dp/0988259427/ctoc\" target=\"_blank\">Financial Alchemy: Twelve Months of Magic and Manifestation\u003c/a>\u003c/li>\u003c/ul>\n"},"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/9b34b6a71197cad9bbb25c495c4309ce","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/9b34b6a71197cad9bbb25c495c4309ce","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"rae-morgana-91955"},"summary":{"type":"html","value":"\u003cp>Morgana Rae is the best selling author of Financial Alchemy: Twelve Months of Magic and Manifestation. A sought after teacher, speaker and pioneer in personal development, Morgana’s groundbreaking program for creating wealth has been featured on ABC, NBC, FOX, PBS, NPR, CNN, United Press International, Yahoo Finance and The Wall Street Journal online. She has coached thousands of clients over the years, many from as far as Scotland, Singapore, Australia and India. She’s taught classes and given keynotes around the world from New York City to Norway, Baja California to Bali.\u003c/p>\n\n"},"title":{"type":"title","value":"Morgana Rae"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.morganarae.com/\" target=\"_blank\">morganarae.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/rae-morgana-91955","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/rae-morgana/91955","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Morgana Rae is the best selling author of Financial Alchemy: Twelve Months of Magic and Manifestation. A sought after teacher, speaker and pioneer in personal development, Morgana’s groundbreaking program for creating wealth has been featured on ABC, NBC, FOX, PBS, NPR, CNN, United Press International, Yahoo Finance and The Wall Street Journal online. She has coached thousands of clients over the years, many from as far as Scotland, Singapore, Australia and India. She’s taught classes and given keynotes around the world from New York City to Norway, Baja California to Bali.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/9b34b6a71197cad9bbb25c495c4309ce","use_caption":false},"keywords":[],"primary_slug":"rae-morgana-91955","slugs":["rae-morgana-91955"],"sponsored":false,"title":"Morgana Rae"},"targeting":{"exclusion":{"tags":[]},"publish_date":1519968060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CGs7T","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1519968060000,"type":"content:coast-to-coast-guest","summary":{"title":"Morgana Rae","description":"Morgana Rae is the best selling author of Financial Alchemy: Twelve Months of Magic and Manifestation. A sought after teacher, speaker and pioneer in personal development, Morgana’s groundbreaking program for creating wealth has been featured on ABC, NBC, FOX, PBS, NPR, CNN, United Press International, Yahoo Finance and The Wall Street Journal online. She has coached thousands of clients over the years, many from as far as Scotland, Singapore, Australia and India. She’s taught classes and given keynotes around the world from New York City to Norway, Baja California to Bali.","image":"https://i.iheart.com/v3/re/assets.coast2coast/9b34b6a71197cad9bbb25c495c4309ce"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","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>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and cutting-edge networks, including CNN and The Weather Channel. Her face and voice became familiar to viewers in millions of homes through her prime-time broadcasts throughout the US and around the world.\u003c/p>\n\n\u003cp>As a journalist with a nose for news in stories behind the headlines, Cheryll has worked in multiple markets in various capacities with a curious interest, whether it’s hard news, controversies, conspiracies, or the mysterious and unexplained. Her accomplished TV broadcasting career covers extensive experience on both sides of the camera. Starting as a weather reporter, Cheryll quickly extended her skills and credentials to include talk show host, writer, producer, field reporter, meteorologist, and network news anchor.\u003c/p>\n\n\u003cp>She is uniquely distinguished as the only TV broadcaster to be both a news anchor and accredited meteorologist at the network level. Her career has taken her from her hometown of Knoxville, Tennessee to major markets including Miami, Atlanta, New York, Denver, West Palm Beach, and Kansas City.\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"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jones-cheryll-103086"},"summary":{"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.\u003c/p>\n\n"},"title":{"type":"title","value":"Cheryll Jones"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/jones-cheryll-103086","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false},"keywords":[],"primary_slug":"jones-cheryll-103086","slugs":["jones-cheryll-103086"],"sponsored":false,"title":"Cheryll Jones"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"PSRLe","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/coast-to-coast-am","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/top-secret"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1587701100000,"type":"content:coast-to-coast-guest","summary":{"title":"Cheryll Jones","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"}},{"ref_id":"%2F6a87c4ecb43a3cd85d4fb738","slug":"debbie-ziegelmeyer","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/debbie-ziegelmeyer/","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>Debbie Ziegelmeyer is a successful entrepreneur, lecturer, and author based in Missouri. A scuba dive instructor, she teaches underwater UFO/USO search and recovery. She joined MUFON in 2000, became a field investigator soon after, and has investigated more than 900 MUFON sighting reports. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Colonization-Earths-Waterways-Water-related/dp/1737899620/ctoc\" target=\"_blank\">The Alien Colonization of Earth's Waterways\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/50th-Anniversary-Missouri-Ozarks-Flap/dp/1737899663/ctoc\" target=\"_blank\">50th Anniversary of the SE Missouri Ozarks UFO Flap\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Deepwater-UFOs-Alien-Residents-Abductors/dp/1969800089/ctoc\" target=\"_blank\">Deepwater UFOs: Alien Residents and Abductors\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":"debbie-ziegelmeyer"},"summary":{"type":"html","value":"\u003cp>Debbie Ziegelmeyer is a successful entrepreneur, lecturer, and author based in Missouri. A scuba dive instructor, she teaches underwater UFO/USO search and recovery. \u003c/p>\n\n"},"title":{"type":"title","value":"Debbie Ziegelmeyer"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://debbiediver.com/\" target=\"_blank\">debbiediver.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":"Debbie Ziegelmeyer is a successful entrepreneur, lecturer, and author based in Missouri. A scuba dive instructor, she teaches underwater UFO/USO search and recovery.","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":"debbie-ziegelmeyer","slugs":["debbie-ziegelmeyer"],"sponsored":false,"title":"Debbie Ziegelmeyer"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787282400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Qhgvb","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1787282400000,"type":"content:coast-to-coast-guest","summary":{"title":"Debbie Ziegelmeyer","description":"Debbie Ziegelmeyer is a successful entrepreneur, lecturer, and author based in Missouri. A scuba dive instructor, she teaches underwater UFO/USO search and recovery.","image":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3"}}]}},{"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:/6a87efd3b43a3cd85d4fb863","slug:2026-08-27-show","slug:2026-08-27-show","keyword:keywords/money","keyword:keywords/financial problems","keyword:keywords/ocean","keyword:keywords/USO"]}},{"id":"%2F6a87e7a2b43a3cd85d4fb81a","type":"PUBLISHING","record":{"ref_id":"%2F6a87e7a2b43a3cd85d4fb81a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-26-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, numerologist \u003ca href=\"https://www.glynishasyournumber.com/\" target=\"_blank\">Glynis McCants\u003c/a> (ph. 877-686-2373) outlined the fundamentals and applications of numerology, sharing insights on notable figures and dates. She highlighted the vibrational essence of numbers, explaining that a person's name and birthdate yield a &quot;blueprint&quot; revealing character and destiny traits. As an illustration, she analyzed the late singer Dolly Parton's numerology, describing her as a &quot;four life path,&quot; driven to educate and uplift, and a &quot;nine destiny,&quot; compelled to leave a positive legacy. Drawing parallels between Parton and the late Hayden Panettiere, she pointed out their shared sensitive &quot;two attitude&quot; and communicative &quot;three personal&quot; numbers. Both passed away in August 2026 on dates reducing numerologically to a double seven, which she identified as &quot;angel energy.&quot;\u003c/p>\n\n\u003cp>Looking a few days ahead, McCants forecast significant energy around August 28-30, 2026, indicating numerological patterns encouraging action, intuition, and communication. She urged listeners to &quot;wake up&quot; on August 28, a day marked by &quot;double one energy,&quot; and to use August 29 for investigation and emotional balance. She explained, &quot;The most important number is the \u003ca href=\"https://www.glynishasyournumber.com/numbers.html\" target=\"_blank\">life path number\u003c/a>... when you take your full date of birth and reduce it to one digit.&quot; McCants detailed how each number carries distinct traits that influence personality and life purpose, such as the number six's &quot;magnetic vibration&quot; and leadership qualities.\u003c/p>\n\n\u003cp>Exploring numerology's impact on happiness and success, she noted that &quot;every life path number has a certain trait that matters, and if they don't use it in this lifetime, they're not going to be happy.&quot; For example, a life path three is a natural performer who thrives when embracing creativity, even if their current career differs. She described a life path seven as someone who cannot be pushed and needs &quot;alone time,&quot; while a master number 11 (born on the 11th or 22nd) may struggle with self-criticism and perfectionism. For more, Glynis offers a \u003ca href=\"https://tinyurl.com/mrxch5cb\" target=\"_blank\">free newsletter\u003c/a>, and will host an \u003ca href=\"https://www.glynishasyournumber.com/ezcart/details.cfm?Product_ID=AffirmingGreatHealth&page=details.cfm&cartaction=none&thisrow=1&action=list&criteria=0&startrow=1&mystartrow=1&maxrows=25&cat=&man=&stay=&afid=&searchcat_id=&itemprice=&searchfield=&searchman_id=&boolean=OR&var1=&var2=&var3=&return_product_id=&makeid=&modelid=&modelyear=\" target=\"_blank\">online workshop\u003c/a> this Saturday focused on healing through affirmations. During the second hour, she gave readings for callers.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, \u003ca href=\"https://jimharold.com/\" target=\"_blank\">Jim Harold\u003c/a>, host of the long-running Paranormal Podcast, reflected on his 21-year journey exploring the unknown, and shared spooky stories. He cited near-death experiences and the afterlife as a primary fascination, calling it &quot;the ultimate mystery.&quot; On the subject of ghosts, Harold offered a nuanced perspective: &quot;Maybe it is a loved one coming back to say goodbye... maybe it's interdimensional.&quot; He emphasized the complexity of paranormal phenomena, moving beyond simple explanations. Observing a shift in public acceptance of paranormal topics, particularly ghosts, he credited media like Coast to Coast AM and ghost-hunting shows for normalizing such discussions.\u003c/p>\n\n\u003cp>Recounting the story of Aubrey, a young woman at a Pennsylvania urban campus, he said she was followed at a crosswalk by a mysterious woman with an &quot;inhuman face&quot; and a &quot;Cheshire cat grin&quot; revealing &quot;more teeth than a human should be able to have.&quot; Aubrey's 2019 encounter ended with the entity blocking her car before stepping aside, leaving her crying in fear. Another tale featured a humorous yet eerie moment when a woman's boyfriend was inexplicably pushed out of bed by an unseen force during a New Orleans hotel stay. The woman, Sarah, insisted to her boyfriend: &quot;I didn't push you out of bed. Something else did.&quot; Despite the paranormal interruption, the couple later married.\u003c/p>\n\n\u003cp>A particularly haunting story came from a Texas woman who, after surviving a severe car accident, visited her family graveyard only to find a tombstone bearing her own name and the date of her supposed death—the very day of the accident. She confirmed the stone's physical presence, but it vanished upon her return, Harold revealed, raising the question of alternate realities. He also shared a 1940s graveyard anecdote about a man named Otto who retrieved flowers from a fresh grave, only to have his truck mysteriously fail to start until he returned the flowers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Love-Numbers-Reignite-Through-Numerology/dp/1402224494/ctoc\" target=\"_blank\">Love by the Numbers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1401301428/ctoc\" target=\"_blank\">Glynis Has Your Number\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Jim-Harolds-Campfire-Ghost-Stories/dp/1601631944/ctoc\" target=\"_blank\">Jim Harold's Campfire: True Ghost Stories\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/True-Ghost-Stories-Harolds-Campfire/dp/0989853616//ctoc\" target=\"_blank\">True Ghost Stories: Jim Harold's Campfire 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/True-Ghost-Stories-Harolds-Campfire/dp/0989853632/ctoc\" target=\"_blank\">True Ghost Stories: Jim Harold's Campfire 3\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Tommy Tutone","title":"867-5309 (Jenny)","url":"https://amazon.com/dp/B0014KDDK4/ctoc?trackAsin=B0014KDDK4"},{"artist":"Allman Brothers","title":"Jessica ","url":"https://amazon.com/dp/B07FRFBPKP/ctoc?trackAsin=B07FRFBPKP"},{"artist":"The Beatles","title":"Here Comes The Sun","url":"https://amazon.com/dp/B07FSXMG6X/ctoc?trackAsin=B07FSXMG6X"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Three Dog Night","title":"One","url":"https://amazon.com/dp/B000W02P2Y/ctoc?trackAsin=B000W02P2Y"},{"artist":"John Williams","title":"Flying Theme From E.T.","url":"https://amazon.com/dp/B0025W06MS/ctoc?trackAsin=B0025W06MS"},{"artist":"Anthony Newley","title":"Who Can I Turn To ","url":"https://amazon.com/dp/B076MH8WZ4/ctoc?trackAsin=B076MH8WZ4"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance ","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Sammy Davis Jr.","title":"If I Ruled The World","url":"https://amazon.com/dp/B00260V074/ctoc?1"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"Celine Dion","title":"All By Myself","url":"https://amazon.com/dp/B07VGP2GR3/ctoc?trackAsin=B07VGP2GR3"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://www.amazon.com/dp/B0018ALWUS"},{"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":["%2F5dffe019cc137bf2442013d5","%2F5e006992cc137bf244201a01"]},"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/numerology","keywords/current events","keywords/high strangeness","keywords/paranormal"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a90165922bbd62475231008","show":"coast","title":"Wed, Aug 26 2026 - Hour 1"},{"episodeId":"/episodes/6a90166f22bbd62475231009","show":"coast","title":"Wed, Aug 26 2026 - Hour 2"},{"episodeId":"/episodes/6a90168122bbd6247523100a","show":"coast","title":"Wed, Aug 26 2026 - Hour 3"},{"episodeId":"/episodes/6a90169722bbd6247523100b","show":"coast","title":"Wed, Aug 26 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"numerology, a question mark on a misted window, surrounded by numbers","id":"%2F6a87e9576c4d16174e3781ac","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a87e9576c4d16174e3781ac","source_credit":"Nikolay Ponomarenko / iStock / Getty Images","title":"numerology, a question mark on a misted window, surrounded by numbers","url":"asset://assets.getty/6a87e9576c4d16174e3781ac","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787752800080},"slug":{"type":"slug","value":"2026-08-26-show"},"summary":{"type":"html","value":"\u003cp>Numerologist \u003ca href=\"https://www.glynishasyournumber.com/\" target=\"_blank\">Glynis McCants\u003c/a> shared insights on numerology, notable figures, and dates. Followed by podcaster \u003ca href=\"https://jimharold.com/\" target=\"_blank\">Jim Harold\u003c/a> on his journey into the unknown, and spooky stories.\u003c/p>\n\n"},"title":{"type":"title","value":"Path of Numerology / Spooky Stories"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.glynishasyournumber.com/\" target=\"_blank\">glynishasyournumber.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.numberslady.com/\" target=\"_blank\">numberslady.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://jimharold.com/\" target=\"_blank\">jimharold.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://jimharoldplus.com/\" target=\"_blank\">jimharoldplus.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://jimharold.com/campfirebooks/\" target=\"_blank\">jimharoldbooks.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-26-2026-hour-1,08-26-2026-hour-2,08-26-2026-hour-3,08-26-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-08-26-show/","summary":{"author":"","description":"Numerologist Glynis McCants shared insights on numerology, notable figures, and dates. Followed by podcaster Jim Harold on his journey into the unknown, and spooky stories.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"numerology, a question mark on a misted window, surrounded by numbers","link":"","new_tab":false,"source_credit":"Nikolay Ponomarenko / iStock / Getty Images","title":"numerology, a question mark on a misted window, surrounded by numbers","url":"asset://assets.getty/6a87e9576c4d16174e3781ac","use_caption":false},"keywords":["keywords/numerology","keywords/current events","keywords/high strangeness","keywords/paranormal"],"primary_slug":"2026-08-26-show","slugs":["2026-08-26-show"],"sponsored":false,"title":"Path of Numerology / Spooky Stories"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787824800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ke29X","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/prophecy-predictions","coast-categories/current-events-economy","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a87e9576c4d16174e3781ac","title":"Path of Numerology / Spooky Stories","description":"Numerologist Glynis McCants shared insights on numerology, notable figures, and dates. Followed by podcaster Jim Harold on his journey into the unknown, and spooky stories.","author":""},"pub_start":1787824800000,"pub_until":4115978604802,"pub_changed":1787827927699,"subscription":[{"tags":["coast-categories/prophecy-predictions","coast-categories/current-events-economy","coast-categories/supernatural-paranormal","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":"%2F5dffe019cc137bf2442013d5","slug":"mccants-glynis-5735","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/mccants-glynis/5735","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>Master numerologist Glynis McCants has been studying numerology for over 30 years. Her unique method is based on the Pythagoras Number system, which is more than 2,500 years old. After studying Numerology for 13 years and doing approx. 15,000 readings, Glynis wrote her international bestselling book Glynis Has Your Number. It has become the go-to book for people eager to learn all about numerology. After successfully picking her husband by the numbers, Glynis was inspired to write her second bestseller Love by the Numbers.\u003c/p>\n\n\u003cp>You may have seen Glynis on 60 Minutes, The Today Show, Nightline, CBS' The Talk, The View, Entertainment Tonight, The Dr. Phil show and many others. The producers of the movie Number 23 hired her as the numerology expert for the Jim Carrey film, and she has a numerology segment on the Number 23 DVD teaching the Life Path Numbers.\u003c/p>\n\n\u003cp>Glynis says that when you have someone's name and date of birth, you can discover exactly who they are. Numbers are not just in people, but also in our homes, businesses, pets, etc. Her mission is to simplify numerology so we can all change our lives for the better.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Love-Numbers-Reignite-Through-Numerology/dp/1402224494/ctoc\" target=\"_blank\">Love by the Numbers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1401301428/ctoc\" target=\"_blank\">Glynis Has Your Number\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":"%2F64ef991780be5a7fdaa0309d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/64ef991780be5a7fdaa0309d","source_credit":"","title":"","url":"asset://new_assets/64ef991780be5a7fdaa0309d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"mccants-glynis-5735"},"summary":{"type":"html","value":"\u003cp>Master numerologist Glynis McCants has been studying numerology for over 30 years, with her unique method based on the Pythagoras Number system. The producers of the movie Number 23 hired her as the numerology expert for the Jim Carrey film.\u003c/p>\n\n"},"title":{"type":"title","value":"Glynis McCants"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.glynishasyournumber.com/\" target=\"_blank\">glynishasyournumber.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.numberslady.com/\" target=\"_blank\">numberslady.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/mccants-glynis-5735","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/mccants-glynis/5735","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Master numerologist Glynis McCants has been studying numerology for over 30 years, with her unique method based on the Pythagoras Number system. The producers of the movie Number 23 hired her as the numerology expert for the Jim Carrey film.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/64ef991780be5a7fdaa0309d","use_caption":false},"keywords":[],"primary_slug":"mccants-glynis-5735","slugs":["mccants-glynis-5735"],"sponsored":false,"title":"Glynis McCants"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587091140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"kUGfC","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/prophecy-predictions"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1587091140000,"type":"content:coast-to-coast-guest","summary":{"title":"Glynis McCants","description":"Master numerologist Glynis McCants has been studying numerology for over 30 years, with her unique method based on the Pythagoras Number system. The producers of the movie Number 23 hired her as the numerology expert for the Jim Carrey film.","image":"https://i.iheart.com/v3/re/new_assets/64ef991780be5a7fdaa0309d"}},{"ref_id":"%2F5e006992cc137bf244201a01","slug":"harold-jim-64879","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/harold-jim/64879","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>Jim Harold is among America's most popular paranormal podcast hosts. With his free programs, The Paranormal Podcast and Jim Harold’s Campfire, Jim has developed a loyal following over the last two decades that spans the globe. After over a decade of working on the business side of media, Jim decided it was time to dust off his broadcast training and step back behind the mic. A lifelong interest in the paranormal, combined with his love of broadcasting and technology, have resulted in some of the most successful podcasts of their type.\u003c/p>\n\n\u003cp>He holds a Master’s Degree in Applied Communication Theory and Methodology and is accredited as a Certified Digital Media Consultant by the Radio Advertising Bureau. Jim has also had the opportunity to teach at the university level. Each of his six books have been bestsellers on Kindle.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Jim-Harolds-Campfire-Ghost-Stories/dp/1601631944/ctoc\" target=\"_blank\">Jim Harold's Campfire: True Ghost Stories\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/True-Ghost-Stories-Harolds-Campfire/dp/0989853616//ctoc\" target=\"_blank\">True Ghost Stories: Jim Harold's Campfire 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/True-Ghost-Stories-Harolds-Campfire/dp/0989853632/ctoc\" target=\"_blank\">True Ghost Stories: Jim Harold's Campfire 3\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/True-Ghost-Stories-Harolds-Campfire-ebook/dp/B015EFR8IW/ctoc\" target=\"_blank\">True Ghost Stories: Jim Harold's Campfire 4\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/True-Ghost-Stories-Harolds-Campfire/dp/1945676027/ctoc\" target=\"_blank\">True Ghost Stories: Jim Harold's Campfire 5\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/True-Ghost-Stories-Harolds-Campfire/dp/1945676108/ctoc\" target=\"_blank\">True Ghost Stories: Jim Harold's Campfire 6\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/True-Ghost-Story-Adult-Coloring/dp/1945676019/ctoc\" target=\"_blank\">The True Ghost Story Adult Coloring Book\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":"%2F5f8756d4434c01ffba4b3218","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5f8756d4434c01ffba4b3218","source_credit":"","title":"","url":"asset://new_assets/5f8756d4434c01ffba4b3218","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"harold-jim-64879"},"summary":{"type":"html","value":"\u003cp>Jim Harold is among America's most popular paranormal podcast hosts. With his free programs, The Paranormal Podcast and Jim Harold’s Campfire, Jim has developed a loyal following over the last two decades that spans the globe. After over a decade of working on the business side of media, Jim decided it was time to dust off his broadcast training and step back behind the mic. A lifelong interest in the paranormal, combined with his love of broadcasting and technology, have resulted in some of the most successful podcasts of their type.\u003c/p>\n\n\u003cp>He holds a Master’s Degree in Applied Communication Theory and Methodology and is accredited as a Certified Digital Media Consultant by the Radio Advertising Bureau. Jim has also had the opportunity to teach at the university level. Each of his six books have been bestsellers on Kindle.\u003c/p>\n\n"},"title":{"type":"title","value":"Jim Harold"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://jimharold.com/\" target=\"_blank\">jimharold.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://jimharoldplus.com/\" target=\"_blank\">jimharoldplus.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://jimharold.com/campfirebooks/\" target=\"_blank\">jimharoldbooks.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/harold-jim-64879","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/harold-jim/64879","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jim Harold is among America's most popular paranormal podcast hosts. With his free programs, The Paranormal Podcast and Jim Harold’s Campfire, Jim has developed a loyal following over the last two decades that spans the globe. After over a decade of working on the business side of media, Jim decided it was time to dust off his broadcast training and step back behind the mic. A lifelong interest in the paranormal, combined with his love of broadcasting and technology, have resulted in some of the most successful podcasts of their type. He holds a Master’s Degree in Applied Communication Theory and Methodology and is accredited as a Certified Digital Media Consultant by the Radio Advertising Bureau. Jim has also had the opportunity to teach at the university level. Each of his six books have been bestsellers on Kindle.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/5f8756d4434c01ffba4b3218","use_caption":false},"keywords":[],"primary_slug":"harold-jim-64879","slugs":["harold-jim-64879"],"sponsored":false,"title":"Jim Harold"},"targeting":{"exclusion":{"tags":[]},"publish_date":1504210620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"9cuoY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1504210620000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Harold","description":"Jim Harold is among America's most popular paranormal podcast hosts. With his free programs, The Paranormal Podcast and Jim Harold’s Campfire, Jim has developed a loyal following over the last two decades that spans the globe. After over a decade of working on the business side of media, Jim decided it was time to dust off his broadcast training and step back behind the mic. A lifelong interest in the paranormal, combined with his love of broadcasting and technology, have resulted in some of the most successful podcasts of their type. He holds a Master’s Degree in Applied Communication Theory and Methodology and is accredited as a Certified Digital Media Consultant by the Radio Advertising Bureau. Jim has also had the opportunity to teach at the university level. Each of his six books have been bestsellers on Kindle.","image":"https://i.iheart.com/v3/re/new_assets/5f8756d4434c01ffba4b3218"}}]}},{"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:/6a87e7a2b43a3cd85d4fb81a","slug:2026-08-26-show","slug:2026-08-26-show","keyword:keywords/numerology","keyword:keywords/current events","keyword:keywords/high strangeness","keyword:keywords/paranormal"]}}],"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 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 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_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","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","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","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","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","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.40927039cdc96381d1db.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.3bd505eac3a9bef04510.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/coast.a83bd0150306c4cb59f3.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.489cbf025d7e1a37ef28.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.9d6a8bfa29e035e27f5b.js"></script>
<script async data-chunk="CoastFeedTonightShowsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedTonightShowsLoader-component.bb0a5bc5d435853d6d3d.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>