<!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/washington-state-driver-reports-bigfoot-sighting/"><img src="https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Washington State Driver Reports Bigfoot Sighting" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94?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/washington-state-driver-reports-bigfoot-sighting/">Washington State Driver Reports Bigfoot Sighting</a><a class="card-subtitle" tabindex="0" href="/article/washington-state-driver-reports-bigfoot-sighting/">A Washington state driver could not believe her eyes when she spotted what appeared to be a young Sasquatch that had seemingly sent a boulder tumbling down an embankment along the side of the road. </a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-second-crop-formation-of-2026-found/"><img src="https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Second Crop Formation of 2026 Found" class="" srcSet="https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4?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-second-crop-formation-of-2026-found/">Video: Second Crop Formation of 2026 Found</a><a class="card-subtitle" tabindex="0" href="/article/video-second-crop-formation-of-2026-found/">The mysterious forces behind the crop circle phenomenon have struck again with another rather well-crafted formation found in England. </a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/accused-witch-doctor-summons-swarm-of-bees-to-courthouse-in-uganda/"><img src="https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Accused Witch Doctor Summons Swarm of Bees to Courthouse in Uganda?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840?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/accused-witch-doctor-summons-swarm-of-bees-to-courthouse-in-uganda/">Accused Witch Doctor Summons Swarm of Bees to Courthouse in Uganda?</a><a class="card-subtitle" tabindex="0" href="/article/accused-witch-doctor-summons-swarm-of-bees-to-courthouse-in-uganda/">In a strange story out of Uganda, an accused witch doctor seemingly summoned a swarm of bees to the courthouse and unleashed chaos upon the proceedings. </a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/two-new-nessie-sightings-added-to-official-2026-tally/"><img src="https://i.iheart.com/v3/re/new_assets/5b9bf73cd567600e77907a91?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="New Nessie Sightings Added to Official 2026 Tally" class="" srcSet="https://i.iheart.com/v3/re/new_assets/5b9bf73cd567600e77907a91?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/5b9bf73cd567600e77907a91?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/5b9bf73cd567600e77907a91?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/5b9bf73cd567600e77907a91?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-new-nessie-sightings-added-to-official-2026-tally/">New Nessie Sightings Added to Official 2026 Tally</a><a class="card-subtitle" tabindex="0" href="/article/two-new-nessie-sightings-added-to-official-2026-tally/">Suggesting that Nessie may be stirring this spring, two new reports have been added to the official tally of possible &#x27;monster&#x27; sightings for 2026. </a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-crash-leaves-motorcycle-dangling-from-traffic-light-in-canada/"><img src="https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Crash Leaves Motorcycle Dangling from Traffic Light in Canada" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb?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-crash-leaves-motorcycle-dangling-from-traffic-light-in-canada/">Video: Crash Leaves Motorcycle Dangling from Traffic Light in Canada</a><a class="card-subtitle" tabindex="0" href="/article/video-crash-leaves-motorcycle-dangling-from-traffic-light-in-canada/">Emergency personnel responding to a crash on a road in a Canadian city rolled up to a rather surreal scene as the accident resulted in a motorcycle being left dangling from a traffic light. </a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/listen-to-c2cs-paranormal-podcast-network/"><img src="https://i.iheart.com/v3/re/new_assets/607e91139d2e936bab19d8b1?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Listen to the Paranormal Podcast Network" class="" srcSet="https://i.iheart.com/v3/re/new_assets/607e91139d2e936bab19d8b1?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/607e91139d2e936bab19d8b1?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/607e91139d2e936bab19d8b1?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/607e91139d2e936bab19d8b1?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/listen-to-c2cs-paranormal-podcast-network/">Listen to the Paranormal Podcast Network</a><a class="card-subtitle" tabindex="0" href="/article/listen-to-c2cs-paranormal-podcast-network/">Check out weekly free episodes from Joshua P. Warren, Sandra Champlain, and Captain Ron.</a></span></figcaption></figure></li></ul></section></section><section class="carousel-controls"><button data-index="0" data-current="true"></button><button data-index="1" data-current="false"></button><button data-index="2" data-current="false"></button><button data-index="3" data-current="false"></button><button data-index="4" data-current="false"></button><button data-index="5" data-current="false"></button></section></div></div><input type="hidden" data-id="7MFT1"/><div class="component-container component-html tile coast-podcast-homepage block"><div><p>
    <iframe
        gesture="media"
        style="width:100%;height:50px;"
        height="50px"
        src="https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark"
        frameborder="0"
        scrolling="no"
    ></iframe>
</p></div></div><input type="hidden" data-id="2ZFIH"/><div class="component-container coast-feed tile coast-shows-last-night"><header class="component-heading"><h3 class="heading-title">Last Night<div class="media-header"><a title="Podcast" class="component-button button-faux customized podcast_icon" tabindex="0" href="/podcast-feed/"><svg tabindex="-1" focusable="false" class="icon-podcast" width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path tabindex="-1" fill="#fff" d="M 16.675781 18.605469 C 16.425781 18.78125 16.085938 18.722656 15.898438 18.480469 C 15.699219 18.21875 15.769531 17.839844 16.039062 17.644531 C 18.339844 15.980469 19.832031 13.304688 19.832031 10.285156 C 19.832031 5.234375 15.65625 1.144531 10.5 1.144531 C 5.34375 1.144531 1.167969 5.234375 1.167969 10.285156 C 1.167969 13.179688 2.539062 15.761719 4.683594 17.433594 C 4.949219 17.644531 5.003906 18.03125 4.78125 18.289062 C 4.585938 18.511719 4.246094 18.554688 4.011719 18.375 C 1.570312 16.488281 0 13.566406 0 10.285156 C 0 4.605469 4.699219 0 10.5 0 C 16.300781 0 21 4.605469 21 10.285156 C 21 13.707031 19.296875 16.734375 16.675781 18.605469 Z M 16.675781 18.605469 "></path><path tabindex="-1" fill="#fff" d="M 14.957031 15.574219 C 14.507812 15.9375 13.851562 15.808594 13.5 15.347656 C 13.085938 14.804688 13.273438 14.023438 13.769531 13.546875 C 14.632812 12.71875 15.167969 11.5625 15.167969 10.285156 C 15.167969 7.761719 13.078125 5.714844 10.5 5.714844 C 7.921875 5.714844 5.832031 7.761719 5.832031 10.285156 C 5.832031 11.527344 6.335938 12.652344 7.15625 13.476562 C 7.652344 13.976562 7.816406 14.789062 7.355469 15.320312 C 6.992188 15.742188 6.355469 15.839844 5.929688 15.476562 C 4.441406 14.222656 3.5 12.359375 3.5 10.285156 C 3.5 6.5 6.632812 3.429688 10.5 3.429688 C 14.367188 3.429688 17.5 6.5 17.5 10.285156 C 17.5 12.414062 16.511719 14.316406 14.957031 15.574219 Z M 14.957031 15.574219 "></path><path tabindex="-1" fill="#fff" d="M 12.832031 10.285156 C 12.832031 11.351562 12.089844 12.246094 11.082031 12.5 L 11.082031 17.144531 L 11.28125 17.144531 C 11.453125 17.144531 11.613281 17.214844 11.726562 17.34375 L 16.683594 23.058594 C 17.003906 23.429688 16.734375 24 16.238281 24 L 4.761719 24 C 4.265625 24 3.996094 23.429688 4.316406 23.058594 L 9.273438 17.34375 C 9.386719 17.214844 9.546875 17.144531 9.71875 17.144531 L 9.917969 17.144531 L 9.917969 12.5 C 8.910156 12.246094 8.167969 11.351562 8.167969 10.285156 C 8.167969 9.023438 9.210938 8 10.5 8 C 11.789062 8 12.832031 9.023438 12.832031 10.285156 Z M 12.832031 10.285156 "></path></svg></a></div></h3></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-05-11-show/"><figure class="item-thumb"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Secret Door XXV" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>May</span><span>11</span></time><span class="item-title">Secret Door XXV</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/van-praagh-james-5876/">James Van Praagh</a><span>, </span><a tabindex="0" href="/guest/bara-mike-5772/">Mike Bara</a><span>, </span><a tabindex="0" href="/guest/mccants-glynis-5735/">Glynis McCants</a><span>, </span><a tabindex="0" href="/guest/begich-nick-5914/">Nick Begich</a></div></div></section><section class="item-summary">George Noory tried identifying four separate guests behind the &quot;Secret Door&quot; who initially disguised their voices and provided clues.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-05-11-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-05-12-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/69fd217f23467bdc8c7e1238?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Natural Remedies / Remote Viewing &amp; Consciousness" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>May</span><span>12</span></time><span class="item-title">Natural Remedies / Remote Viewing &amp; Consciousness</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: <a href="https://radiohealthdoc.com/" target="_blank">Dr. Drew Peterson</a> will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health.</p>

<p>Second Half: Remote viewer and instructor <a href="https://butterflyeffectcenter.com/remote-viewing" target="_blank">Michelle Freed</a> will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-05-12-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>May</span><span>13</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-05-13-show/">Wednesday<!-- --> - <!-- -->Free Energy / Magic of the Mind</a><a tabindex="0" href="/guest/wood-judy-d-51590/">Judy D. Wood</a><span> | </span><a tabindex="0" href="/guest/dr-gustav-kuhn/">Dr. Gustav Kuhn</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>May</span><span>14</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-05-14-show/">Thursday<!-- --> - <!-- -->Alien Interactions / Mysteries of the Knights Templar</a><a tabindex="0" href="/guest/tyson-neil-degrasse-21244/">Neil deGrasse Tyson</a><span> | </span><a tabindex="0" href="/guest/sarah-breskman-cosme/">Sarah Breskman Cosme</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>May</span><span>15</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-05-15-show/">Friday<!-- --> - <!-- -->Lake Worth Monster / Open Lines</a><a tabindex="0" href="/guest/blackburn-lyle-57198/">Lyle Blackburn</a><span> | </span><a tabindex="0" href="/guest/lines-open-5608/">Open Lines</a></div></div></div><div class="more-container"><a class="more" tabindex="0" href="/shows/upcoming/">Full Schedule »</a></div></div></div><input type="hidden" data-id="UquMu"/><div class="component-container component-html coast-insider-homepage tile block"><div><div>
	<a href="/pages/coastinsider" 
    	data-tracking-cat="Homepage"
        data-tracking-act="Coast Insider"
        data-tracking-label="Coast Insider"
    >
        <img class="img-responsive"
        	src="https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1"
            alt="Become a Coast Insider"
            width="100%"
        />
    </a>
</div>

<!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->
<figure class="coastzone">
    <a href="/pages/coastzone/">
        <img
            src="https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3"
            alt="CoastZone banner"
            height="135"
            width="90"
        />
    </a>
    <figcaption class="coastzonedesc">
        <h1>CoastZone</h1>
        <a href="/pages/coastzone/">Sign up for our free CoastZone e-newsletter</a> to receive exclusive daily
        articles.
    </figcaption>
</figure></div></div><input type="hidden" data-id="rF7jb"/><input type="hidden" data-id="kHqC4"/><div class="component-container component-coast-featured coast-featured tile block"><header class="component-heading"><h2 class="heading-title">Featured</h2></header><section class="coast-featured-items"><a class="component-coast-featured-item" tabindex="0" href="/article/accused-witch-doctor-summons-swarm-of-bees-to-courthouse-in-uganda/"><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/67eb007b87e842cb6b618840?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Accused Witch Doctor Summons Swarm of Bees to Courthouse in Uganda?" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 12, 2026</time></section><span class="item-title">Accused Witch Doctor Summons Swarm of Bees to Courthouse in Uganda?</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/george-k-s-music-picks-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/abe86613d1ca37cef9623d7013389b0c?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/abe86613d1ca37cef9623d7013389b0c?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/abe86613d1ca37cef9623d7013389b0c?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/abe86613d1ca37cef9623d7013389b0c?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/abe86613d1ca37cef9623d7013389b0c?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="George K.&#x27;s Music Picks" 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">Dec 29, 2008</time></section><span class="item-title">George K.&#x27;s Music Picks</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/video-second-crop-formation-of-2026-found/"><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/690e48d0e673b809dd497ff4?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Second Crop Formation of 2026 Found" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 12, 2026</time></section><span class="item-title">Video: Second Crop Formation of 2026 Found</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/washington-state-driver-reports-bigfoot-sighting/"><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/6969452ff9e629c74c851e94?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Washington State Driver Reports Bigfoot Sighting" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 12, 2026</time></section><span class="item-title">Washington State Driver Reports Bigfoot Sighting</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-05-11-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/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Secret Door XXV" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">May 12, 2026</time></section><span class="item-title">Secret Door XXV</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-crash-leaves-motorcycle-dangling-from-traffic-light-in-canada/"><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/6a0248cbeb17a96bf8b9b8eb?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Crash Leaves Motorcycle Dangling from Traffic Light in Canada" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 11, 2026</time></section><span class="item-title">Video: Crash Leaves Motorcycle Dangling from Traffic Light in Canada</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/georgia-city-seeks-director-of-paranormal-affairs/"><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/6a0244a4e8b88ba8fdbe822f?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a0244a4e8b88ba8fdbe822f?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a0244a4e8b88ba8fdbe822f?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a0244a4e8b88ba8fdbe822f?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a0244a4e8b88ba8fdbe822f?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Georgia City Seeks &#x27;Director of Paranormal Affairs&#x27;" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 11, 2026</time></section><span class="item-title">Georgia City Seeks &#x27;Director of Paranormal Affairs&#x27;</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/two-new-nessie-sightings-added-to-official-2026-tally/"><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/5e1cd26f9d057bbb6db0f496?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/5e1cd26f9d057bbb6db0f496?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/5e1cd26f9d057bbb6db0f496?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/5e1cd26f9d057bbb6db0f496?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/5e1cd26f9d057bbb6db0f496?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Two New Nessie Sightings Added to Official 2026 Tally" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 11, 2026</time></section><span class="item-title">Two New Nessie Sightings Added to Official 2026 Tally</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.dailymail.com/sciencetech/article-15808441/cia-hall-records-sphinx-egypt.html" class="item-title" target="_blank" rel="noopener">Theories explode as CIA doc mentions &#x27;temple under Sphinx&#x27;</a><em>— <!-- -->Daily Mail</em></div><div class="coast-feed-item"><a href="https://www.unexplained-mysteries.com/news/398202/lauren-boebert-echoes-vances-claims-of-a-biblical-connection-to-ufos" class="item-title" target="_blank" rel="noopener">Lauren Boebert echoes claims of a biblical connection to UFOs</a><em>— <!-- -->Unexplained Mysteries</em></div><div class="coast-feed-item"><a href="https://www.livescience.com/archaeology/ancient-egyptians/lions-head-pendant-an-ancient-egyptian-board-game-piece-that-was-later-repurposed-into-a-magical-religious-object-with-baboons" class="item-title" target="_blank" rel="noopener">Ancient Egyptian game piece repurposed into magical pendant</a><em>— <!-- -->Live Science</em></div><div class="coast-feed-item"><a href="https://www.cnn.com/2026/05/08/us/bigfoot-sightings-ohio" class="item-title" target="_blank" rel="noopener">Was Bigfoot just spotted in Ohio?</a><em>— <!-- -->CNN</em></div><div class="coast-feed-item"><a href="https://phys.org/news/2026-05-tectonic-plate-boundary-zambia-scientists.html#google_vignette" class="item-title" target="_blank" rel="noopener">New tectonic plate boundary could be forming in Zambia</a><em>— <!-- -->Phys.org</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"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/90fcc1f41dad53b628b2beccef84b83a6acbbbef","priority":0,"source":"/pages/george-noory","regex":false,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-noory/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4017a03713eec63060c5d4e273a8127a0343806f","priority":0,"source":"^/guest/([^\\\\]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570560420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guest//1-/2/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"ufzQm","keywords":["forgot password","reset password","resetpassword","forgotpassword"],"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?view=login&subMenu=forgotPassword"},"disabled":false,"schedule":{"begin":1747332850652,"end":4115978604802}}],"sections":{"general":{"name":"Coast to Coast AM","positioner":"Coast Insider","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[{"id":"coast to coast am"},{"id":"radio"},{"id":"ufos"},{"id":"creatures"},{"id":"extraterrestrial"},{"id":"supernatural"},{"id":"myths"},{"id":"legends"},{"id":"monsters"},{"id":"space"},{"id":"universe"},{"id":"science"},{"id":"mystery"},{"id":"sci-fi"},{"id":"george noory"},{"id":"ian punnett"},{"id":"george knapp"},{"id":"art bell"},{"id":"somewhere in time"}],"default_content":[{"id":"collections/Coast to Coast AM"}],"additional_distributions":[],"default_podcasts":[{"id":"18899828"}],"default_shows":[],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"34.052235","geo_longitude":"-118.243683","locale":null,"additional_copyright":null},"alert":null,"navigation":{"contact_menu_switch":null,"listen_live_switch":false,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":false,"advertise_switch":null,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"2aiKd","type":"page","label":"SHOWS","target":"_self","ref":"shows","children":[{"id":"wHpUI","type":"page","label":"Shows","target":"_self","ref":"shows","href":"/shows/"},{"id":"asW6F","type":"page","label":"Upcoming Shows","target":"_self","ref":"upcoming_shows","href":"/shows/upcoming/"},{"id":"OVf1J","type":"page","label":"Art Bell Vault","target":"_self","ref":"art_bell","href":"/art-bell/"},{"id":"JH7To","type":"page","label":"Classic Shows","target":"_self","ref":"classic_shows","href":"/shows/classic/"},{"id":"2c77P","type":"page","label":"Somewhere in Time","target":"_self","ref":"somewhere_in_time","href":"/shows/somewhere-in-time-shows/"},{"id":"kNYMx","type":"page","label":"Guests","target":"_self","ref":"guests","href":"/guests/"}],"href":"/shows/"},{"id":"TabME","type":"link","label":"HOSTS","target":"_self","ref":"","children":[{"id":"Ik1bc","type":"link","label":"George Noory","target":"_self","ref":"/host/george-noory/","href":"/host/george-noory/"},{"id":"vh7Dq","type":"link","label":"George Noory's TV Show","target":"_blank","ref":"https://www.gaia.com/series/beyond-belief","href":"https://www.gaia.com/series/beyond-belief"},{"id":"LECMe","type":"link","label":"George Knapp","target":"_self","ref":"/host/george-knapp/","href":"/host/george-knapp/"},{"id":"dtbO9","type":"link","label":"Richard Syrett","target":"_self","ref":"/host/richard-syrett/","href":"/host/richard-syrett/"},{"id":"ERkvQ","type":"link","label":"Connie Willis","target":"_self","ref":"/host/connie-willis/","href":"/host/connie-willis/"},{"id":"b6fgX","type":"link","label":"Lisa Garr","target":"_self","ref":"/host/lisa-garr/","href":"/host/lisa-garr/"},{"id":"Junqr","type":"link","label":"Rich Berra","target":"_self","ref":"/host/rich-berra/","href":"/host/rich-berra/"},{"id":"PoNby","type":"link","label":"Ryan Wrecker","target":"_self","ref":"/host/ryan-wrecker/","href":"/host/ryan-wrecker/"}]},{"id":"Kbm80","type":"page","label":"NEWS","target":"_self","ref":"articles","children":[{"id":"LzXez","type":"page","label":"Articles","target":"_self","ref":"articles","href":"/articles/"},{"id":"3e16F","type":"page","label":"In the News","target":"_self","ref":"in_the_news","href":"/inthenews/"}],"href":"/articles/"},{"id":"WY56L","type":"link","label":"MEDIA","target":"_self","ref":"#","children":[{"id":"gFB2m","type":"page","label":"Videos","target":"_self","ref":"videos","href":"/videos/"},{"id":"nPXuT","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/photos/"},{"id":"jVoli","type":"page","label":"Stations","target":"_self","ref":"stations","href":"/stations/"},{"id":"MSsLu","type":"link","label":"Youtube","target":"_blank","ref":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL","href":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL"}],"href":"#"},{"id":"q8wlL","type":"link","label":"Insider","target":"_self","ref":"/pages/coastinsider/","children":[],"href":"/pages/coastinsider/"},{"id":"6sNuc","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"W3HTE","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"meU2R","type":"page","label":"Best of Coast to Coast AM","target":"_self","ref":"bestof","href":"/best-of/"},{"id":"pUyH1","type":"page","label":"Paranormal Podcast Network","target":"_self","ref":"podcasts","href":"/podcasts/"}]},{"id":"HS3VR","type":"link","label":"More","target":"_self","ref":"#","children":[{"id":"sjWME","type":"link","label":"Newsletter","target":"_self","ref":"/pages/coastzone/","href":"/pages/coastzone/"},{"id":"IW5Fi","type":"link","label":"Paranormal Date","target":"_blank","ref":"https://paranormaldate.com/","href":"https://paranormaldate.com/"},{"id":"ikThW","type":"link","label":"Conspiracy Date","target":"_blank","ref":"https://conspiracydate.com/","href":"https://conspiracydate.com/"},{"id":"cYqov","type":"link","label":"Mobile App","target":"_self","ref":"/pages/mobile-app/","href":"/pages/mobile-app/"},{"id":"wblmE","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","href":"/pages/contact/"}],"href":"#"}],"menu_footer":[{"id":"SV69v","type":"link","label":"Local Stations","target":"_self","ref":"/stations/","children":[],"href":"/stations/"},{"id":"YRwgo","type":"link","label":"About","target":"_self","ref":"/pages/about/","children":[],"href":"/pages/about/"},{"id":"wj4PT","type":"link","label":"In Memoriam ","target":"_self","ref":"/article/in-memoriam/","children":[],"href":"/article/in-memoriam/"},{"id":"QbgQC","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"9dQjv","type":"link","label":"Need Help?","target":"_blank","ref":"https://help.coasttocoastam.com","children":[],"href":"https://help.coasttocoastam.com"},{"id":"Oc3x0","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","children":[],"href":"/pages/contact/"},{"id":"2sFEq","type":"link","label":"Privacy Policy","target":"_blank","ref":"/privacy ","children":[],"href":"/privacy "},{"id":"Npgr8","type":"link","label":"Privacy Policy CA","target":"_self","ref":"/privacy/ca","children":[],"href":"/privacy/ca"},{"id":"t1u5V","type":"link","label":"Terms of Use","target":"_blank","ref":"/terms","children":[],"href":"/terms"},{"id":"vJC0W","type":"link","label":"Terms of Use CA","target":"_self","ref":"/terms/ca","children":[],"href":"/terms/ca"},{"id":"kusX7","type":"link","label":"Your Privacy Choices","target":"_blank","ref":"/optout","children":[],"href":"/optout"},{"id":"OBYb3","type":"link","label":"Contest Rules","target":"_self","ref":"/content/general-contesting-guidelines/","children":[],"href":"/content/general-contesting-guidelines/"}]},"design":{"theme":"coast","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5d487da2363599e1af2d8075","asset":{"bucket":"assets.brands","resourceId":"%2F5d487da2363599e1af2d8075","href":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075"}},"logo_favicon":{"id":"asset://assets.coast2coast/5d4dc9096ea20854764b2ce8","asset":{"bucket":"assets.coast2coast","resourceId":"%2F5d4dc9096ea20854764b2ce8","href":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#ffffff","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":null,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"coasttocoastam","facebook_app_id":"140586622674265","facebook_fan_page_id":"105212777348","twitter_switch":true,"twitter_name":"coasttocoastam","youtube_switch":true,"youtube_name":"COASTTOCOASTAMOFFICIAL","instagram_switch":true,"instagram_name":"coast2coastam","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"coasttocoastamofficial"},"contact":{"page_intro":null,"show_social_switch":null,"phone_text_numbers_switch":null,"request_phone_number":null,"business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":null,"contacts":[{"type":"Email George"}],"eeo_report_asset":null,"employment_link_override":null,"public_file_assistance_link_override":null,"email_ip_blacklist":null,"enable_contest_promotions":null},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":null,"postup_switch":true,"email_format":null,"dataskrive_switch":null,"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":"%2F6a0377fada60487aa1fb8eb7","type":"LEADS","record":{"title":"Washington State Driver Reports Bigfoot Sighting","subtitle":"A Washington state driver could not believe her eyes when she spotted what appeared to be a young Sasquatch that had seemingly sent a boulder tumbling down an embankment along the side of the road. ","image":"https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94","img_meta":{"base_id":"%2F6969452ff9e629c74c851e94","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/washington-state-driver-reports-bigfoot-sighting/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0394ebdcdea2c455bf5ab9","type":"LEADS","record":{"title":"Video: Second Crop Formation of 2026 Found","subtitle":"The mysterious forces behind the crop circle phenomenon have struck again with another rather well-crafted formation found in England. ","image":"https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4","img_meta":{"base_id":"%2F690e48d0e673b809dd497ff4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-second-crop-formation-of-2026-found/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a039861f67308835a9f1fdf","type":"LEADS","record":{"title":"Accused Witch Doctor Summons Swarm of Bees to Courthouse in Uganda?","subtitle":"In a strange story out of Uganda, an accused witch doctor seemingly summoned a swarm of bees to the courthouse and unleashed chaos upon the proceedings. ","image":"https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840","img_meta":{"base_id":"%2F67eb007b87e842cb6b618840","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/accused-witch-doctor-summons-swarm-of-bees-to-courthouse-in-uganda/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0228337a144962c8b48a7f","type":"LEADS","record":{"title":"New Nessie Sightings Added to Official 2026 Tally","subtitle":"Suggesting that Nessie may be stirring this spring, two new reports have been added to the official tally of possible 'monster' sightings for 2026. ","image":"https://i.iheart.com/v3/re/new_assets/5b9bf73cd567600e77907a91","img_meta":{"base_id":"%2F5b9bf73cd567600e77907a91","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/two-new-nessie-sightings-added-to-official-2026-tally/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a024991dca8bafd6060be5c","type":"LEADS","record":{"title":"Video: Crash Leaves Motorcycle Dangling from Traffic Light in Canada","subtitle":"Emergency personnel responding to a crash on a road in a Canadian city rolled up to a rather surreal scene as the accident resulted in a motorcycle being left dangling from a traffic light. ","image":"https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb","img_meta":{"base_id":"%2F6a0248cbeb17a96bf8b9b8eb","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-crash-leaves-motorcycle-dangling-from-traffic-light-in-canada/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F607e92f819f3b1a722310eaa","type":"LEADS","record":{"title":"Listen to the Paranormal Podcast Network","subtitle":"Check out weekly free episodes from Joshua P. Warren, Sandra Champlain, and Captain Ron.","image":"https://i.iheart.com/v3/re/new_assets/607e91139d2e936bab19d8b1","img_meta":{"base_id":"%2F607e91139d2e936bab19d8b1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/listen-to-c2cs-paranormal-podcast-network/"},"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":"%2F69fd1b85413c4ef505d141a4","type":"PUBLISHING","record":{"ref_id":"%2F69fd1b85413c4ef505d141a4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-11-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>On this exciting episode of our Secret Door show, George Noory tried identifying four separate guests who initially disguised their voices and provided clues. George was able to pick out the first guest as psychic medium \u003ca href=\"http://www.VanPraagh.com/\" target=\"_blank\">James Van Praagh\u003c/a>, who share that his abilities began in early childhood when he witnessed his deceased grandfather visiting his crib. He described his most profound readings, including an encounter with a three-year-old spirit girl who appeared during a live stage event. The child conveyed details about her father's hidden angel wing tattoo, moving the entire audience to tears. Central to Van Praagh's work is his philosophy on the afterlife. He stated that &quot;words have energy, thoughts have energy,&quot; and that individuals create their own heaven or hell through their actions and beliefs on Earth.\u003c/p>\n\n\u003cp>George failed to guess the second guest, who ended up being author and lecturer \u003ca href=\"https://mikebara.blogspot.com/\" target=\"_blank\">Mike Bara\u003c/a>. Bara discussed the recent government release of UFO reports that he claimed vindicates decades of his lunar research. He's investigated anomalies on the moon's surface since the mid-1990s, documenting unexplained bright objects and lights in lunar photography. Bara said the government's admission that &quot;there absolutely should not be anything in the sky over the lunar surface... it should be pitch black in the lunar photography&quot; is validation of his work. He also emphasized that &quot;the days of the debunkers acting like they can explain everything are just about over,&quot; and noted that major cases remain unreleased, including Roswell, the Phoenix Lights, and Cape Girardeau. &quot;We're not in Kansas anymore, George, we're moving on,&quot; Bara stated.\u003c/p>\n\n\u003cp>Despite George encountering a disguised voice that he called &quot;the best he's heard, ever,&quot; he successfully unmasked \u003ca href=\"http://www.numberslady.com/\" target=\"_blank\">Glynis McCants\u003c/a> as the third guest. &quot;I do that voice when I want to mess with people like my sister, and she never knows it's me,&quot; McCants admitted. She discussed her recent work analyzing vowels in first names to reveal personality traits. McCants explained how each vowel corresponds to a number, with the vowel offering insight into character. &quot;Every one of us can learn someone's first name, and it's the vowel in the first name that tells us stuff about them,&quot; she said. She also warned listeners to remain cautious through May, citing specific dates—May 14, 17, 23, and 26—as potentially volatile.\u003c/p>\n\n\u003cp>George managed to narrow down the fourth and final guest to Alaska native \u003ca href=\"https://thehiddenmonks.com/\" target=\"_blank\">Nick Begich\u003c/a>, setting George's score to 3 out of 4 this Secret Door. Begich recounted his family history marked by tragedy and unanswered questions. His father, a congressman, disappeared in 1972 during a plane flight over Alaska alongside House Majority Leader Hale Boggs. Begich noted that decades later, FBI documents revealed military personnel had located the aircraft and reported two survivors at the crash site—information that remained concealed for 20 years. He also commented on artificial intelligence, expressing caution about its trajectory. &quot;I do on a certain level, absolutely&quot; believe it's moving too fast, he stated. After receiving instruction on AI systems, he said he acknowledged their practical utility while remaining uncertain of their future direction. \u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://vortex.com/\" target=\"_blank\">\u003cem>Lauren Weinstein\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"http://seti.org/\" target=\"_blank\">\u003cem>Seth Shostak\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061553395/ctoc\" target=\"_blank\">Ghosts Among Us: Uncovering the Truth About the Other Side\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743229436/ctoc\" target=\"_blank\">Meditations with James Van Praagh\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Choice-Conscious-Thought-Physics-Reshape/dp/1601631448/ctoc\" target=\"_blank\">The Choice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Dark-Mission-History-Enlarged-Revised/dp/1932595481/ctoc\" target=\"_blank\">Dark Mission: The Secret History of NASA\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=\"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/0964881209/ctoc\" target=\"_blank\">Angels Don't Play This H.A.A.R.P.\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693545/ctoc\" target=\"_blank\">Controlling the Human Mind\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc/?trackAsin=B001NSZLFW"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"The Who","title":"Who Are You","url":"https://amazon.com/dp/B0FPTTBMM8/ctoc?1"},{"artist":"Judas Priest","title":"Dawn of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Elvis Presley","title":"Suspicious Minds","url":"https://amazon.com/dp/B00137KM48/ctoc?trackAsin=B00137KM48"},{"artist":"Kansas","title":"Dust in the Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Tony Bennett","title":"Once Upon a Time","url":"https://amazon.com/dp/B00F87735A/ctoc?trackAsin=B00F87735A"},{"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":"Meat Loaf","title":"Two Out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"Andy Williams","title":"Stranger on the Shore","url":"https://amazon.com/dp/B01EEN5PHQ/ctoc?trackAsin=B01EEN5PHQ"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Pete Townshend","title":"Let My Love Open The Door","url":"https://amazon.com/dp/B00TKKKVGY/ctoc?trackAsin=B00TKKKVGY"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Creedence Clearwater Revival","title":"Lookin' Out My Back Door","url":"https://amazon.com/dp/B017D4N4IA/ctoc?trackAsin=B017D4N4IA"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc960cc137bf24420130b","%2F5dffce72537fd678a3ece494","%2F5dffe019cc137bf2442013d5","%2F5dffcb1dcc137bf24420132d"]},"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/psychic","keywords/UFOs","keywords/numerology","keywords/AI","keywords/Alaska"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a0306b3cd6517df3044ea68","show":"coast","title":"Mon, May 11 2026 - Hour 1"},{"episodeId":"/episodes/6a0306c8cd6517df3044ea69","show":"coast","title":"Mon, May 11 2026 - Hour 2"},{"episodeId":"/episodes/6a0306dacd6517df3044ea6a","show":"coast","title":"Mon, May 11 2026 - Hour 3"},{"episodeId":"/episodes/6a0306ebcd6517df3044ea6b","show":"coast","title":"Mon, May 11 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"People moving threw portals in different shapes, in minimalistic studio setting in vivid colours","id":"%2F69fd1c2623467bdc8c7e1237","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237","source_credit":"Klaus Vedfelt / DigitalVision / Getty Images","title":"Man walking threw doorway in futuristic room","url":"asset://assets.getty/69fd1c2623467bdc8c7e1237","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778508000256},"slug":{"type":"slug","value":"2026-05-11-show"},"summary":{"type":"html","value":"\u003cp>George Noory tried identifying four separate guests behind the &quot;Secret Door&quot; who initially disguised their voices and provided clues.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Door XXV"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Space-UFOs-Apollo-11/dp/B0B8TSJYBX/ctoc\" target=\"_blank\">Secret Space UFOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=2\" target=\"_blank\">Technologies in the 21st Century\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=205\" target=\"_blank\">HAARP: The Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=206\" target=\"_blank\">Earth Changes: The Ripple Effect\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.VanPraagh.com/\" target=\"_blank\">VanPraagh.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jvpschoolofmysticalarts.com/\" target=\"_blank\">jvpschoolofmysticalarts.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://lunaranomalies.blogspot.com/\" target=\"_blank\">lunaranomalies.blogspot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mikebara.blogspot.com\" target=\"_blank\">mikebara.blogspot.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=\"https://thehiddenmonks.com/\" target=\"_blank\">thehiddenmonks.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-11-2026-hour-1, 05-11-2026-hour-2, 05-11-2026-hour-3, 05-11-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":"George Noory tried identifying four separate guests behind the \"Secret Door\" who initially disguised their voices and provided clues.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"People moving threw portals in different shapes, in minimalistic studio setting in vivid colours","link":"","new_tab":false,"source_credit":"Klaus Vedfelt / DigitalVision / Getty Images","title":"Man walking threw doorway in futuristic room","url":"asset://assets.getty/69fd1c2623467bdc8c7e1237","use_caption":false},"keywords":["keywords/psychic","keywords/UFOs","keywords/numerology","keywords/AI","keywords/Alaska"],"primary_slug":"2026-05-11-show","slugs":["2026-05-11-show"],"sponsored":false,"title":"Secret Door XXV"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778580000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"GdNiY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","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-05-11-show/"},"slug":"2026-05-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237","title":"Secret Door XXV","description":"George Noory tried identifying four separate guests behind the \"Secret Door\" who initially disguised their voices and provided clues.","author":""},"pub_start":1778580000000,"pub_until":4115978604802,"pub_changed":1778583348147,"subscription":[{"tags":["coast-categories/host-george-noory","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","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":"%2F5dffc960cc137bf24420130b","slug":"van-praagh-james-5876","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/van-praagh-james/5876","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>\nJames Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061553395/ctoc\" target=\"_blank\">Ghosts Among Us: Uncovering the Truth About the Other Side\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743229436/ctoc\" target=\"_blank\">Meditations with James Van Praagh\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743227263/ctoc\" target=\"_blank\">Heaven and Earth: Making the Psychic Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743229428/ctoc\" target=\"_blank\">Looking Beyond: A Teen's Guide to the Spiritual World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0525945407/ctoc\" target=\"_blank\">Healing Grief: Reclaiming Life After Any Loss\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0525944818/ctoc\" target=\"_blank\">Reaching to Heaven: A Spiritual Journey Through Life and Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0451191722/ctoc\" target=\"_blank\">Talking to Heaven: A Medium's Message of Life After Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Unfinished-Business-What-Teach-about/dp/006177815X/ctoc\" target=\"_blank\">Unfinished Business: What the Dead Can Teach Us About Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Growing-Up-Heaven-Eternal-Connection/dp/0062024639/ctoc\" target=\"_blank\">Growing Up in Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Heal-Grieving-Heart-Doreen-Virtue/dp/1401943365//ctoc\" target=\"_blank\">How To Heal A Grieving Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Adventures-Soul-Journeys-Spiritual-Dimensions/dp/1401944701/ctoc\" target=\"_blank\">Adventures of the Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Power-Love-Connecting-Oneness/dp/1401951341/ctoc\" target=\"_blank\">The Power of Love: Connecting to the Oneness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wisdom-Your-Spirit-Guides-Handbook/dp/1401951392/ctoc\" target=\"_blank\">Wisdom from Your Spirit Guides\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":"%2F6637b392defb393fe93aa6fd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6637b392defb393fe93aa6fd","source_credit":"","title":"","url":"asset://new_assets/6637b392defb393fe93aa6fd","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"van-praagh-james-5876"},"summary":{"type":"html","value":"\u003cp>James Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.\u003c/p>\n\n"},"title":{"type":"title","value":"James Van Praagh"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.VanPraagh.com/\" target=\"_blank\">VanPraagh.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jvpschoolofmysticalarts.com/\" target=\"_blank\">jvpschoolofmysticalarts.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/van-praagh-james-5876","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/van-praagh-james/5876","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"James Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6637b392defb393fe93aa6fd","use_caption":false},"keywords":[],"primary_slug":"van-praagh-james-5876","slugs":["van-praagh-james-5876"],"sponsored":false,"title":"James Van Praagh"},"targeting":{"exclusion":{"tags":[]},"publish_date":1508489820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Jntav","operator":"OR","readonly":false,"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":""}]}},"pub_start":1508489820000,"type":"content:coast-to-coast-guest","summary":{"title":"James Van Praagh","description":"James Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.","image":"https://i.iheart.com/v3/re/new_assets/6637b392defb393fe93aa6fd"}},{"ref_id":"%2F5dffce72537fd678a3ece494","slug":"bara-mike-5772","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bara-mike/5772","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>\nMike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described \"Born Again conspiracy theorist,\" Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in \u003ci>Secret and Suppressed II\u003c/i>, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.\n\u003c/p>\n\n\u003cp>\nMike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with \"The Choice\" a new book for New Page Books which he describes as \"the unified field theory of physics and metaphysics.\" He promises that \"The Choice\" will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Choice-Conscious-Thought-Physics-Reshape/dp/1601631448/ctoc\" target=\"_blank\">The Choice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Dark-Mission-History-Enlarged-Revised/dp/1932595481/ctoc\" target=\"_blank\">Dark Mission: The Secret History of NASA\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Moon-Mike-Bara/dp/193548785X/ctoc\" target=\"_blank\">Ancient Aliens on the Moon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Mars-Mike-Bara/dp/1935487892/ctoc\" target=\"_blank\">Ancient Aliens on Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Mars-Mike-Bara/dp/1939149312/ctoc\" target=\"_blank\">Ancient Aliens on Mars II\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Secret-Societies-Mike/dp/1939149401/ctoc\" target=\"_blank\">Ancient Aliens &amp; Secret Societies\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hidden-Agenda-Secret-Space-Program/dp/1939149665/ctoc\" target=\"_blank\">Hidden Agenda: NASA and the Secret Space Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/LIghtbringer-Mission-Novel-Mike-Bara/dp/1973415534/ctoc\" target=\"_blank\">Lightbringer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.adventuresunlimitedpress.com/proddetail.php?prod=AAJK\" target=\"_blank\">Ancient Aliens &amp; JFK\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Triangle-Behind-Worlds-Enduring-Mystery/dp/1948803062/ctoc\" target=\"_blank\">The Triangle: The Truth Behind the World’s Most Enduring Mystery\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/12215ade217dc7d72b0d43dc227ed96f","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/12215ade217dc7d72b0d43dc227ed96f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bara-mike-5772"},"summary":{"type":"html","value":"\u003cp>Mike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described &quot;Born Again conspiracy theorist,&quot; Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in Secret and Suppressed II, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.\u003c/p>\n\n\n\n\n\u003cp>Mike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with &quot;The Choice&quot; a new book for New Page Books which he describes as &quot;the unified field theory of physics and metaphysics.&quot; He promises that &quot;The Choice&quot; will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs. \u003c/p>\n\n"},"title":{"type":"title","value":"Mike Bara"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Space-UFOs-Apollo-11/dp/B0B8TSJYBX/ctoc\" target=\"_blank\">Secret Space UFOs\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://lunaranomalies.blogspot.com/\" target=\"_blank\">lunaranomalies.blogspot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mikebara.blogspot.com\" target=\"_blank\">mikebara.blogspot.com\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/bara-mike-5772","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bara-mike/5772","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Mike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described \"Born Again conspiracy theorist,\" Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in Secret and Suppressed II, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.      Mike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with \"The Choice\" a new book for New Page Books which he describes as \"the unified field theory of physics and metaphysics.\" He promises that \"The Choice\" will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs.","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/12215ade217dc7d72b0d43dc227ed96f","use_caption":false},"keywords":[],"primary_slug":"bara-mike-5772","slugs":["bara-mike-5772"],"sponsored":false,"title":"Mike Bara"},"targeting":{"exclusion":{"tags":[]},"publish_date":1513305060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"I7vOE","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","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":1513305060000,"type":"content:coast-to-coast-guest","summary":{"title":"Mike Bara","description":"Mike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described \"Born Again conspiracy theorist,\" Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in Secret and Suppressed II, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.      Mike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with \"The Choice\" a new book for New Page Books which he describes as \"the unified field theory of physics and metaphysics.\" He promises that \"The Choice\" will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs.","image":"https://i.iheart.com/v3/re/assets.coast2coast/12215ade217dc7d72b0d43dc227ed96f"}},{"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=\"http://www.amazon.com/exec/obidos/ASIN/1401301428/ctoc\" target=\"_blank\">Glynis Has Your Number\u003c/a>\u003c/li>\n\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>\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=\"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":"%2F5dffcb1dcc137bf24420132d","slug":"begich-nick-5914","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/begich-nick/5914","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>Nicholas Begich was born in the territory of Alaska just before statehood. He is well known in Alaska, nationally and around the world for his political activities. He was twice elected President of both the Alaska Federation of Teachers and the Anchorage Council of Education. As a lifelong scholar, Begich has pursued independent research in the sciences and politics for most of his adult life. Begich received Doctor of Medicine (Medicina Alternitiva), honoris causa, for independent work in health and political science, from the Open International University for Complementary Medicines, Colombo, Sri Lanka, in November 1994.\u003c/p>\n\n\u003cp>Begich has published in science, technology, government, economics, politics, and education and is a well-known lecturer, having presented around the world. He has been featured as a guest on thousands of radio broadcasts and dozens of documentaries reporting on his research activities, including new technologies, health, and earth science-related issues. He has written or co-authored five books published in ten languages.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964881209/ctoc\" target=\"_blank\">Angels Don't Play This H.A.A.R.P.\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693545/ctoc\" target=\"_blank\">Controlling the Human Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693448/ctoc\" target=\"_blank\">Earth Rising II: The Betrayal of Science, Society and the Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/189069343x/ctoc\" target=\"_blank\">Earth Rising: The Revolution, Toward a Thousand Years of Peace\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964881225/ctoc\" target=\"_blank\">Towards a New Alchemy\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/922421d75f1e1ca0b7eb5a74c176f56d","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"begich-nick-5914"},"summary":{"type":"html","value":"\u003cp>Dr. Nick Begich is well known for his work and research on HAARP, &quot;Mind Effects&quot; and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007. \u003c/p>\n\n\n\n\n\u003cp>Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.\u003c/p>\n\n"},"title":{"type":"title","value":"Nick Begich"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=2\" target=\"_blank\">Technologies in the 21st Century\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=205\" target=\"_blank\">HAARP: The Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=206\" target=\"_blank\">Earth Changes: The Ripple Effect\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehiddenmonks.com/\" target=\"_blank\">thehiddenmonks.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/begich-nick-5914","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/begich-nick/5914","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Nick Begich is well known for his work and research on HAARP, \"Mind Effects\" and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007.       Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.","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/922421d75f1e1ca0b7eb5a74c176f56d","use_caption":false},"keywords":[],"primary_slug":"begich-nick-5914","slugs":["begich-nick-5914"],"sponsored":false,"title":"Nick Begich"},"targeting":{"exclusion":{"tags":[]},"publish_date":1497582600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8CqFh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1497582600000,"type":"content:coast-to-coast-guest","summary":{"title":"Nick Begich","description":"Dr. Nick Begich is well known for his work and research on HAARP, \"Mind Effects\" and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007.       Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.","image":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d"}}]}},{"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:/69fd1b85413c4ef505d141a4","slug:2026-05-11-show","slug:2026-05-11-show","keyword:keywords/psychic","keyword:keywords/UFOs","keyword:keywords/numerology","keyword:keywords/AI","keyword:keywords/Alaska"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1779832869000,"\u003cupcoming_pub_after>":1778626800000,"\u003cpub_start>":1778623269000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1778709669000,"\u003ctonight_pub_after>":1778626800000},"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":"%2F69fd1e5d413c4ef505d14205","type":"PUBLISHING","record":{"ref_id":"%2F69fd1e5d413c4ef505d14205","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-12-show/","cuser":"user/ldap/1138274","fields":{"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"title":"Close-up of a human silhouette facing a giant iris representing individual scrutiny and the digital gaze","url":"asset://assets.getty/69fd217f23467bdc8c7e1238","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horizontal digitally generated image featuring a rear view of a lone human silhouette standing before a massive, glowing human eye that fills the frame. The intricate textures of the iris, illuminated in fiery oranges and yellows against a dark background, create a sense of being watched or analyzed by a powerful entity. This conceptual symbol explores the intensity of individual scrutiny, the digital gaze, and the loss of anonymity in a tech-driven society. It serves as a visual metaphor for the relationship between the observer and the observed within global communications and artificial intelligence systems. The composition highlights the vulnerability of personal privacy when faced with the overwhelming scale of modern data monitoring and information medium tracking.","id":"%2F69fd217f23467bdc8c7e1238","link":"","source_credit":"J Studios / DigitalVision / Getty Images","use_caption":false,"alt_text":"","bucket":"assets.getty","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238"}},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Natural Remedies / Remote Viewing & Consciousness"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F690d3cd5feb0ecf4b82eb77a","%2F64e83957b24ce719d3767520"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"show_date":{"type":"date","value":1778594400332},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"value":"","type":"plain"},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"slug":{"type":"slug","value":"2026-05-12-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">Dr. Drew Peterson\u003c/a> will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health.\u003c/p>\n\n\u003cp>Second Half: Remote viewer and instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">Dr. Drew Peterson\u003c/a> will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health.\u003c/p>\n\n\u003cp>Second Half: Remote viewer and instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss the many aspects of this practice, from tapping into past lives and energetic imprints to assisting in solving real-world crimes. She will reveal remote viewing as a living, breathing skillset that blends intuition, body sensing, and expanded awareness.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"value":"","type":"html"},"keywords":{"type":"tag","value":["keywords/medicine","keywords/health","keywords/supplements","keywords/consciousness"]},"pn_podcast":{"type":"pnpodcast","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">radiohealthdoc.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.butterflyeffectcenter.com\" target=\"_blank\">butterflyeffectcenter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">butterflyeffectcenter.com/remote-viewing\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"keywords":["keywords/medicine","keywords/health","keywords/supplements","keywords/consciousness"],"primary_slug":"2026-05-12-show","slugs":["2026-05-12-show"],"sponsored":false,"title":"Natural Remedies / Remote Viewing & Consciousness","author":"","description":"First Half: Dr. Drew Peterson will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health. Second Half: Remote viewer and instructor Michelle Freed will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.","image":{"link":"","source_credit":"J Studios / DigitalVision / Getty Images","url":"asset://assets.getty/69fd217f23467bdc8c7e1238","alt_text":"","new_tab":false,"title":"Close-up of a human silhouette facing a giant iris representing individual scrutiny and the digital gaze","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horizontal digitally generated image featuring a rear view of a lone human silhouette standing before a massive, glowing human eye that fills the frame. The intricate textures of the iris, illuminated in fiery oranges and yellows against a dark background, create a sense of being watched or analyzed by a powerful entity. This conceptual symbol explores the intensity of individual scrutiny, the digital gaze, and the loss of anonymity in a tech-driven society. It serves as a visual metaphor for the relationship between the observer and the observed within global communications and artificial intelligence systems. The composition highlights the vulnerability of personal privacy when faced with the overwhelming scale of modern data monitoring and information medium tracking."}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"jYtDs","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1778666400000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-05-12-show/"},"slug":"2026-05-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238","title":"Natural Remedies / Remote Viewing & Consciousness","description":"First Half: Dr. Drew Peterson will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health. Second Half: Remote viewer and instructor Michelle Freed will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.","author":""},"pub_start":1778666400000,"pub_until":4115978604802,"pub_changed":1778666400000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69fd1e5d413c4ef505d14205","slug:2026-05-12-show","slug:2026-05-12-show","keyword:keywords/medicine","keyword:keywords/health","keyword:keywords/supplements","keyword:keywords/consciousness"]}}],"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":"%2F69fd1e5d413c4ef505d14205","type":"PUBLISHING","record":{"ref_id":"%2F69fd1e5d413c4ef505d14205","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-12-show/","cuser":"user/ldap/1138274","fields":{"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"title":"Close-up of a human silhouette facing a giant iris representing individual scrutiny and the digital gaze","url":"asset://assets.getty/69fd217f23467bdc8c7e1238","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horizontal digitally generated image featuring a rear view of a lone human silhouette standing before a massive, glowing human eye that fills the frame. The intricate textures of the iris, illuminated in fiery oranges and yellows against a dark background, create a sense of being watched or analyzed by a powerful entity. This conceptual symbol explores the intensity of individual scrutiny, the digital gaze, and the loss of anonymity in a tech-driven society. It serves as a visual metaphor for the relationship between the observer and the observed within global communications and artificial intelligence systems. The composition highlights the vulnerability of personal privacy when faced with the overwhelming scale of modern data monitoring and information medium tracking.","id":"%2F69fd217f23467bdc8c7e1238","link":"","source_credit":"J Studios / DigitalVision / Getty Images","use_caption":false,"alt_text":"","bucket":"assets.getty","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238"}},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Natural Remedies / Remote Viewing & Consciousness"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F690d3cd5feb0ecf4b82eb77a","%2F64e83957b24ce719d3767520"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"show_date":{"type":"date","value":1778594400332},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"value":"","type":"plain"},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"slug":{"type":"slug","value":"2026-05-12-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">Dr. Drew Peterson\u003c/a> will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health.\u003c/p>\n\n\u003cp>Second Half: Remote viewer and instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">Dr. Drew Peterson\u003c/a> will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health.\u003c/p>\n\n\u003cp>Second Half: Remote viewer and instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss the many aspects of this practice, from tapping into past lives and energetic imprints to assisting in solving real-world crimes. She will reveal remote viewing as a living, breathing skillset that blends intuition, body sensing, and expanded awareness.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"value":"","type":"html"},"keywords":{"type":"tag","value":["keywords/medicine","keywords/health","keywords/supplements","keywords/consciousness"]},"pn_podcast":{"type":"pnpodcast","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">radiohealthdoc.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.butterflyeffectcenter.com\" target=\"_blank\">butterflyeffectcenter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">butterflyeffectcenter.com/remote-viewing\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"keywords":["keywords/medicine","keywords/health","keywords/supplements","keywords/consciousness"],"primary_slug":"2026-05-12-show","slugs":["2026-05-12-show"],"sponsored":false,"title":"Natural Remedies / Remote Viewing & Consciousness","author":"","description":"First Half: Dr. Drew Peterson will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health. Second Half: Remote viewer and instructor Michelle Freed will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.","image":{"link":"","source_credit":"J Studios / DigitalVision / Getty Images","url":"asset://assets.getty/69fd217f23467bdc8c7e1238","alt_text":"","new_tab":false,"title":"Close-up of a human silhouette facing a giant iris representing individual scrutiny and the digital gaze","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horizontal digitally generated image featuring a rear view of a lone human silhouette standing before a massive, glowing human eye that fills the frame. The intricate textures of the iris, illuminated in fiery oranges and yellows against a dark background, create a sense of being watched or analyzed by a powerful entity. This conceptual symbol explores the intensity of individual scrutiny, the digital gaze, and the loss of anonymity in a tech-driven society. It serves as a visual metaphor for the relationship between the observer and the observed within global communications and artificial intelligence systems. The composition highlights the vulnerability of personal privacy when faced with the overwhelming scale of modern data monitoring and information medium tracking."}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"jYtDs","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1778666400000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-05-12-show/"},"slug":"2026-05-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238","title":"Natural Remedies / Remote Viewing & Consciousness","description":"First Half: Dr. Drew Peterson will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health. Second Half: Remote viewer and instructor Michelle Freed will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.","author":""},"pub_start":1778666400000,"pub_until":4115978604802,"pub_changed":1778666400000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F690d3cd5feb0ecf4b82eb77a","slug":"dr-drew-peterson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dr-drew-peterson/","cuser":"user/ldap/PREBUR1SXN","fields":{"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dr-drew-peterson"},"title":{"type":"title","value":"Dr. Drew Peterson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">radiohealthdoc.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Drew Peterson is a chiropractor, educator, and former NASA research associate. He is an author and, for six years, the &quot;Science Updates&quot; columnist and associate editor of the California Journal of Oriental Medicine. He has a master's in Chinese medicine and is certified in botanical medicine by the Colorado School of Pharmacy.\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F6912dd879f036469589b3814","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6912dd879f036469589b3814","url":"asset://new_assets/6912dd879f036469589b3814"}},"summary":{"type":"html","value":"\u003cp>Dr. Drew Peterson is a chiropractor, educator, and former NASA research associate. He is an author and, for six years, the &quot;Science Updates&quot; columnist and associate editor of the California Journal of Oriental Medicine.\u003c/p>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"keywords":[],"primary_slug":"dr-drew-peterson","slugs":["dr-drew-peterson"],"sponsored":false,"title":"Dr. Drew Peterson","author":"","description":"Dr. Drew Peterson is a chiropractor, educator, and former NASA research associate. He is an author and, for six years, the \"Science Updates\" columnist and associate editor of the California Journal of Oriental Medicine.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","caption":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6912dd879f036469589b3814","use_caption":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1762475220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"m1oKK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1762475220000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Drew Peterson","description":"Dr. Drew Peterson is a chiropractor, educator, and former NASA research associate. He is an author and, for six years, the \"Science Updates\" columnist and associate editor of the California Journal of Oriental Medicine.","image":"https://i.iheart.com/v3/re/new_assets/6912dd879f036469589b3814"}},{"ref_id":"%2F64e83957b24ce719d3767520","slug":"michelle-freed","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/michelle-freed/","cuser":"user/ldap/1130291","fields":{"slug":{"value":"michelle-freed","type":"slug"},"title":{"type":"title","value":"Michelle Freed"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Michelle Freed is a certified remote viewer and instructor with an emphasis in Controlled Remote Viewing. She has completed programs through organizations like the APP, Right Hemisphere, and Intuitive Specialists, and has received additional training from Joe McMoneagle. Michelle is an active member of IRVA and has conducted notable research in the field of remote viewing. \u003c/p>\n\n"}]},"books":{"value":"","type":"html"},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Michelle Freed is a certified remote viewer and instructor with an emphasis in Controlled Remote Viewing. She has completed programs through organizations like the APP, Right Hemisphere, and Intuitive Specialists, and has received additional training from Joe McMoneagle. \u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.butterflyeffectcenter.com\" target=\"_blank\">butterflyeffectcenter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">butterflyeffectcenter.com/remote-viewing\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/69099c25d0c28620d1de4e99","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F69099c25d0c28620d1de4e99","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69099c25d0c28620d1de4e99","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":""}}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"slugs":["michelle-freed"],"sponsored":false,"title":"Michelle Freed","author":"","description":"Michelle Freed is a certified remote viewer and instructor with an emphasis in Controlled Remote Viewing. She has completed programs through organizations like the APP, Right Hemisphere, and Intuitive Specialists, and has received additional training from Joe McMoneagle.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","title":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69099c25d0c28620d1de4e99","use_caption":false},"keywords":[],"primary_slug":"michelle-freed"},"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 Guest"],"workflow":"","id":"rTfqt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"]}],"exclusion":{"tags":[]},"publish_date":1692940740000}},"pub_start":1692940740000,"type":"content:coast-to-coast-guest","summary":{"title":"Michelle Freed","description":"Michelle Freed is a certified remote viewer and instructor with an emphasis in Controlled Remote Viewing. She has completed programs through organizations like the APP, Right Hemisphere, and Intuitive Specialists, and has received additional training from Joe McMoneagle.","image":"https://i.iheart.com/v3/re/new_assets/69099c25d0c28620d1de4e99"}}]}},{"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:/69fd1e5d413c4ef505d14205","slug:2026-05-12-show","slug:2026-05-12-show","keyword:keywords/medicine","keyword:keywords/health","keyword:keywords/supplements","keyword:keywords/consciousness"]}},{"id":"%2F69fd2259413c4ef505d1421f","type":"PUBLISHING","record":{"ref_id":"%2F69fd2259413c4ef505d1421f","type":"content:coast-to-coast-show","payload":{"fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Former Professor of Mechanical Engineering \u003ca href=\"http://doctorjudywood.com/wp\" target=\"_blank\">Dr. Judy Wood\u003c/a> will discuss the value of observation and how it can open up a world of free energy for all of us. She'll explain how what happened to the city of Hiroshima, Japan, on August 6, 1945 inspired the creation of nuclear power plants. Similarly, she will show that what happened to the WTC complex on September 11, 2001 provided more evidence of free energy.\u003c/p>\n\n\u003cp>Second Half: Cognitive Psychologist \u003ca href=\"https://magicresearchlab.com/\" target=\"_blank\">Dr. Gustav Kuhn\u003c/a> will explore how magic can be used as a powerful tool for understanding the human mind. He'll draw from his experience as both a psychologist and magician and will discuss how magic reveals the limits of attention, perception, decision making, and belief. Dr. Kuhn will also talk about what magic can teach us about real-world deception, from misinformation to cybersecurity, and why impossible experiences continue to fascinate us.\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"2026-05-13-show"},"title":{"type":"title","value":"Free Energy / Magic of the Mind"},"videos":{"type":"html","value":""},"articles":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Towers-Evidence-Directed-Free-energy-Technology/dp/0615412564/ctoc\" target=\"_blank\">Where Did the Towers Go?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Experiencing-Impossible-Science-Magic-Press/dp/026203946X/ctoc\" target=\"_blank\">Experiencing the Impossible: The Science of Magic\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"value":[],"type":"bumpermusic"},"episodes":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/energy","keywords/nuclear power","keywords/magic","keywords/perception","keywords/misinformation"]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.drjudywood.com/\" target=\"_blank\">drjudywood.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wheredidthetowersgo.com/\" target=\"_blank\">wheredidthetowersgo.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://magicresearchlab.com/\" target=\"_blank\">magicresearchlab.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"guest":{"type":"link","value":["%2F5e00f29a537fd678a3ecf10d","%2F69fd1416413c4ef505d14126"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/68f1a22e9fcb3929d9096c40","url":"asset://assets.getty/68f1a22e9fcb3929d9096c40","id":"%2F68f1a22e9fcb3929d9096c40","source_credit":"miss_j / iStock / Getty Images","title":"Open magic book with flying autumn leaves and raven black feathers and glowing magical light. Halloween night season background poster. Witchcraft, spell, wizard and fantasy concept.","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Open magic book with flying autumn leaves and raven black feathers and glowing magical light. Halloween night season background poster. Witchcraft, spell, wizard and fantasy concept.","link":"","new_tab":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778680800684},"summary":{"type":"html","value":"\u003cp>First Half: Former Professor of Mechanical Engineering \u003ca href=\"http://doctorjudywood.com/wp\" target=\"_blank\">Dr. Judy Wood\u003c/a> will discuss the value of observation and how it can open up a world of free energy for all of us. She'll show that what happened to the WTC complex on September 11, 2001 provided evidence of free energy.\u003c/p>\n\n\u003cp>Second Half: Cognitive Psychologist \u003ca href=\"https://magicresearchlab.com/\" target=\"_blank\">Dr. Gustav Kuhn\u003c/a> will explore how magic can be used as a powerful tool for understanding the human mind. He'll draw from his experience as both a psychologist and magician and will discuss how magic reveals the limits of attention, perception, decision making, and belief.\u003c/p>\n\n"},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"description":"First Half: Former Professor of Mechanical Engineering Dr. Judy Wood will discuss the value of observation and how it can open up a world of free energy for all of us. She'll show that what happened to the WTC complex on September 11, 2001 provided evidence of free energy. Second Half: Cognitive Psychologist Dr. Gustav Kuhn will explore how magic can be used as a powerful tool for understanding the human mind. He'll draw from his experience as both a psychologist and magician and will discuss how magic reveals the limits of attention, perception, decision making, and belief.","image":{"title":"Open magic book with flying autumn leaves and raven black feathers and glowing magical light. Halloween night season background poster. Witchcraft, spell, wizard and fantasy concept.","use_caption":false,"caption":"Open magic book with flying autumn leaves and raven black feathers and glowing magical light. Halloween night season background poster. Witchcraft, spell, wizard and fantasy concept.","link":"","new_tab":false,"url":"asset://assets.getty/68f1a22e9fcb3929d9096c40","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"miss_j / iStock / Getty Images"},"keywords":["keywords/energy","keywords/nuclear power","keywords/magic","keywords/perception","keywords/misinformation"],"primary_slug":"2026-05-13-show","slugs":["2026-05-13-show"],"sponsored":false,"title":"Free Energy / Magic of the Mind","author":""},"targeting":{"publish_date":1778752800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"cdvgg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-13-show/","cuser":"user/ldap/1138274","permalink":"https://www.coasttocoastam.com/show/2026-05-13-show/"},"slug":"2026-05-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68f1a22e9fcb3929d9096c40","title":"Free Energy / Magic of the Mind","description":"First Half: Former Professor of Mechanical Engineering Dr. Judy Wood will discuss the value of observation and how it can open up a world of free energy for all of us. She'll show that what happened to the WTC complex on September 11, 2001 provided evidence of free energy. Second Half: Cognitive Psychologist Dr. Gustav Kuhn will explore how magic can be used as a powerful tool for understanding the human mind. He'll draw from his experience as both a psychologist and magician and will discuss how magic reveals the limits of attention, perception, decision making, and belief.","author":""},"pub_start":1778752800000,"pub_until":4115978604802,"pub_changed":1778752800000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00f29a537fd678a3ecf10d","slug":"wood-judy-d-51590","payload":{"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>Dr. Judy Wood is a former Professor of Mechanical Engineering and Engineering Mechanics. She is an experimentalist in the field of Applied Mechanics, using interferometry and other optical methods to study natural and physical phenomena. Learning from Nature’s superior designs allows us to copy them into Engineering designs. Dr. Wood earned a BS degree in Civil Engineering, an MS degree in Engineering Mechanics, and a PhD in Materials Engineering Science, which is an interdisciplinary degree between Materials Science and Applied Mechanics. Dr. Wood’s background and observational skills put her in an ideal position to see what really happened to the WTC complex on 9/11. Her research and analytical experience then revealed the use of directed free energy on that day.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Towers-Evidence-Directed-Free-energy-Technology/dp/0615412564/ctoc\" target=\"_blank\">Where Did the Towers Go?\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/cc14358ef2291c4ff41042286d286e7e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/cc14358ef2291c4ff41042286d286e7e","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Dr. Judy Wood is a former Professor of Mechanical Engineering and Engineering Mechanics. She is an experimentalist in the field of Applied Mechanics, using interferometry and other optical methods to study natural and physical phenomena. Dr. Wood’s background and observational skills put her in an ideal position to see what really happened to the WTC complex on 9/11. Her research and analytical experience then revealed the use of directed free energy on that day.\u003c/p>\n\n"},"title":{"type":"title","value":"Judy D. Wood"},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"wood-judy-d-51590"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.doctorjudywood.com/wp/\" target=\"_blank\">doctorjudywood.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wheredidthetowersgo.com/\" target=\"_blank\">wheredidthetowersgo.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/wood-judy-d/51590","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/wood-judy-d-51590"},"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","title":"","alt_text":"","new_tab":false,"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/cc14358ef2291c4ff41042286d286e7e","use_caption":false},"keywords":[],"primary_slug":"wood-judy-d-51590","slugs":["wood-judy-d-51590"],"sponsored":false,"title":"Judy D. Wood","author":"Coast to Coast AM Staff","description":"Dr. Judy Wood is a former Professor of Mechanical Engineering and Engineering Mechanics. She is an experimentalist in the field of Applied Mechanics, using interferometry and other optical methods to study natural and physical phenomena. Dr. Wood’s background and observational skills put her in an ideal position to see what really happened to the WTC complex on 9/11. Her research and analytical experience then revealed the use of directed free energy on that day."},"targeting":{"exclusion":{"tags":[]},"publish_date":1459482180000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"vFVIy","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)"]}]},"canonical_url":"https:/www.coasttocoastam.com/guest/wood-judy-d/51590","cuser":""},"pub_start":1459482180000,"type":"content:coast-to-coast-guest","summary":{"title":"Judy D. Wood","description":"Dr. Judy Wood is a former Professor of Mechanical Engineering and Engineering Mechanics. She is an experimentalist in the field of Applied Mechanics, using interferometry and other optical methods to study natural and physical phenomena. Dr. Wood’s background and observational skills put her in an ideal position to see what really happened to the WTC complex on 9/11. Her research and analytical experience then revealed the use of directed free energy on that day.","image":"https://i.iheart.com/v3/re/assets.coast2coast/cc14358ef2291c4ff41042286d286e7e"}},{"ref_id":"%2F69fd1416413c4ef505d14126","slug":"dr-gustav-kuhn","payload":{"cuser":"user/ldap/1138274","fields":{"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"dr-gustav-kuhn"},"summary":{"type":"html","value":"\u003cp>Cognitive Psychologist Dr. Gustav Kuhn explores how magic can be used as a powerful tool for understanding the human mind, drawing from his experience as both a psychologist and magician.\u003c/p>\n\n"},"title":{"type":"title","value":"Dr. Gustav Kuhn"},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://magicresearchlab.com/\" target=\"_blank\">magicresearchlab.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Cognitive Psychologist Dr. Gustav Kuhn explores how magic can be used as a powerful tool for understanding the human mind, drawing from his experience as both a psychologist and magician.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Experiencing-Impossible-Science-Magic-Press/dp/026203946X/ctoc\" target=\"_blank\">Experiencing the Impossible: The Science of Magic\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a02bb746c57b726e33f252a","url":"asset://new_assets/6a02bb746c57b726e33f252a","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a02bb746c57b726e33f252a","new_tab":false,"source_credit":"","title":"","bucket":"new_assets"}},"show_appearances":{"type":"link","value":[]},"author":{"type":"author","value":[]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"dr-gustav-kuhn","slugs":["dr-gustav-kuhn"],"sponsored":false,"title":"Dr. Gustav Kuhn","author":"","description":"Cognitive Psychologist Dr. Gustav Kuhn explores how magic can be used as a powerful tool for understanding the human mind, drawing from his experience as both a psychologist and magician.","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","caption":"","new_tab":false,"title":"","url":"asset://new_assets/6a02bb746c57b726e33f252a"},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1778193240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"TTaGu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}]},"canonical_url":"https://www.coasttocoastam.com/guest/dr-gustav-kuhn/"},"pub_start":1778193240000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Gustav Kuhn","description":"Cognitive Psychologist Dr. Gustav Kuhn explores how magic can be used as a powerful tool for understanding the human mind, drawing from his experience as both a psychologist and magician.","image":"https://i.iheart.com/v3/re/new_assets/6a02bb746c57b726e33f252a"}}]}},{"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:/69fd2259413c4ef505d1421f","slug:2026-05-13-show","slug:2026-05-13-show","keyword:keywords/energy","keyword:keywords/nuclear power","keyword:keywords/magic","keyword:keywords/perception","keyword:keywords/misinformation"]}},{"id":"%2F69fd24c9413c4ef505d14239","type":"PUBLISHING","record":{"ref_id":"%2F69fd24c9413c4ef505d14239","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-14-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/aliens","keywords/encounters","keywords/Knights Templar","keywords/treasure","keywords/Avalon","keywords/Atlantis","keywords/hypnosis"]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd25b191bfcd950bd92659","title":"Man looking at UFOs in fantasy landscape","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69fd25b191bfcd950bd92659","source_credit":"gremlin / E+ / Getty Images","url":"asset://assets.getty/69fd25b191bfcd950bd92659","use_caption":false,"bucket":"assets.getty","caption":"Man looking at UFOs in fantasy landscape. 3D generated image.","link":"","new_tab":false}},"title":{"value":"Alien Interactions / Mysteries of the Knights Templar","type":"title"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"bumper_music":{"value":[],"type":"bumpermusic"},"guest":{"type":"link","value":["%2F5e007841537fd678a3ecebc4","%2F63b76fb5b11eab1f8b4d7e81"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"value":"George Noory","type":"plain"},"pn_podcast":{"value":[],"type":"pnpodcast"},"show_date":{"type":"date","value":1778767200602},"slug":{"type":"slug","value":"2026-05-14-show"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Astrophysicist and author \u003ca href=\"https://neildegrassetyson.com/\" target=\"_blank\">Neil deGrasse Tyson\u003c/a> will discuss his new book, Take Me to Your Leader, which is a practical guide for dealing with alien visitors, an exploration of how it might happen, and a cultural history of our fascination with extraterrestrials.\u003c/p>\n\n\u003cp>Second Half: Hypnotist and author \u003ca href=\"https://theholistichypnotist.com/\" target=\"_blank\">Sarah Breskman Cosme\u003c/a> will discuss the Knights Templar and the true nature of the treasure they were sworn to protect. She'll reveal why it may not be what history has led us to believe, and will explore hidden knowledge connected to ancient civilizations, sacred sites, and the enduring mystery of Avalon and Atlantis. Sarah will also share the most recent insights uncovered through hypnosis sessions, including extraordinary accounts of extraterrestrial contact and hidden technologies.\u003c/p>\n\n"}]},"episodes":{"type":"plain","value":""},"show_audio":{"type":"link","value":[]},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Take-Your-Leader-Perspectives-Encounter/dp/1668249979/ctoc\" target=\"_blank\">Take Me to Your Leader\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393065200/ctoc\" target=\"_blank\">The Pluto Files\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393327582/ctoc\" target=\"_blank\">Origins: Fourteen Billion Years of Cosmic Evolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/A-Hypnotists-Journey-to-Avalon/dp/B0DWC3SMQQ/ctoc\" target=\"_blank\">A Hypnotist's Journey to Avalon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/HYPNOTISTS-JOURNEY-ATLANTIS-WITNESS-ACCOUNTS-ebook/dp/B08R13SSJ4/ctoc\" target=\"_blank\">A Hypnotist’s Journey to Atl\u003c/a>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">antis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">A Hypnotist’s Journey to From the Trail to the Star People\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"type":"html","value":"\u003cp>First Half: Astrophysicist and author \u003ca href=\"https://neildegrassetyson.com/\" target=\"_blank\">Neil deGrasse Tyson\u003c/a> will discuss his new book, Take Me to Your Leader, which is a practical guide for dealing with alien visitors, an exploration of how it might happen, and a cultural history of our fascination with extraterrestrials.\u003c/p>\n\n\u003cp>Second Half: Hypnotist and author \u003ca href=\"https://theholistichypnotist.com/\" target=\"_blank\">Sarah Breskman Cosme\u003c/a> will discuss the Knights Templar and the true nature of the treasure they were sworn to protect. She'll reveal why it may not be what history has led us to believe, and will explore hidden knowledge connected to ancient civilizations and sacred sites.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neildegrassetyson.com/\" target=\"_blank\">neildegrassetyson.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.haydenplanetarium.org/tyson/\" target=\"_blank\">haydenplanetarium.org/tyson\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.theholistichypnotist.com/\" target=\"_blank\">theholistichypnotist.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"primary_slug":"2026-05-14-show","slugs":["2026-05-14-show"],"sponsored":false,"title":"Alien Interactions / Mysteries of the Knights Templar","author":"","description":"First Half: Astrophysicist and author Neil deGrasse Tyson will discuss his new book, Take Me to Your Leader, which is a practical guide for dealing with alien visitors, an exploration of how it might happen, and a cultural history of our fascination with extraterrestrials. Second Half: Hypnotist and author Sarah Breskman Cosme will discuss the Knights Templar and the true nature of the treasure they were sworn to protect. She'll reveal why it may not be what history has led us to believe, and will explore hidden knowledge connected to ancient civilizations and sacred sites.","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://assets.getty/69fd25b191bfcd950bd92659","caption":"Man looking at UFOs in fantasy landscape. 3D generated image.","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Man looking at UFOs in fantasy landscape"},"keywords":["keywords/aliens","keywords/encounters","keywords/Knights Templar","keywords/treasure","keywords/Avalon","keywords/Atlantis","keywords/hypnosis"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1778839200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"QhTNK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}]},"permalink":"https://www.coasttocoastam.com/show/2026-05-14-show/"},"slug":"2026-05-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd25b191bfcd950bd92659","title":"Alien Interactions / Mysteries of the Knights Templar","description":"First Half: Astrophysicist and author Neil deGrasse Tyson will discuss his new book, Take Me to Your Leader, which is a practical guide for dealing with alien visitors, an exploration of how it might happen, and a cultural history of our fascination with extraterrestrials. Second Half: Hypnotist and author Sarah Breskman Cosme will discuss the Knights Templar and the true nature of the treasure they were sworn to protect. She'll reveal why it may not be what history has led us to believe, and will explore hidden knowledge connected to ancient civilizations and sacred sites.","author":""},"pub_start":1778839200000,"pub_until":4115978604802,"pub_changed":1778839200000,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e007841537fd678a3ecebc4","slug":"tyson-neil-degrasse-21244","payload":{"cuser":"","fields":{"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Neil deGrasse Tyson is a world-renowned astrophysicist and director of the Hayden Planetarium in the Rose Center For Earth and Space at the American Museum of Natural History since 1995. His research interests include star formation, dwarf galaxies, and the structure of our Milky Way. Tyson has authored seven books, including Just Visiting This Planet, a Q&amp;A on the universe for all ages, and his memoir, The Sky Is Not The Limit: Adventures of an Urban Astrophysicist.\u003c/p>\n\n","locale":{"locales":[]}}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"value":"tyson-neil-degrasse-21244","type":"slug"},"summary":{"type":"html","value":"\u003cp>Neil deGrasse Tyson is a world-renowned astrophysicist and director of the Hayden Planetarium in the Rose Center For Earth and Space at the American Museum of Natural History since 1995. His research interests include star formation, dwarf galaxies, and the structure of our Milky Way. Tyson has authored seven books, including Just Visiting This Planet, a Q&amp;A on the universe for all ages, and his memoir, The Sky Is Not The Limit: Adventures of an Urban Astrophysicist.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neildegrassetyson.com/\" target=\"_blank\">neildegrassetyson.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.haydenplanetarium.org/tyson/\" target=\"_blank\">haydenplanetarium.org/tyson\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Take-Your-Leader-Perspectives-Encounter/dp/1668249979/ctoc\" target=\"_blank\">Take Me to Your Leader\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393065200/ctoc\" target=\"_blank\">The Pluto Files\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393327582/ctoc\" target=\"_blank\">Origins: Fourteen Billion Years of Cosmic Evolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393330168/ctoc\" target=\"_blank\">Death by Black Hole: And Other Cosmic Quandaries\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Space-Chronicles-Facing-Ultimate-Frontier/dp/0393082105/ctoc\" target=\"_blank\">Space Chronicles: Facing the Ultimate Frontier\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Letters-Astrophysicist-Neil-deGrasse-Tyson/dp/1324003316/ctoc\" target=\"_blank\">Letters from an Astrophysicist\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/749f909ac58ba65608101ce4b978935f","url":"https://i.iheart.com/v3/re/assets.coast2coast/749f909ac58ba65608101ce4b978935f","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":""}},"title":{"type":"title","value":"Neil deGrasse Tyson"}},"ingestion":{"external_url":"","feed_content_id":"/content/tyson-neil-degrasse-21244","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/tyson-neil-degrasse/21244","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"description":"Neil deGrasse Tyson is a world-renowned astrophysicist and director of the Hayden Planetarium in the Rose Center For Earth and Space at the American Museum of Natural History since 1995. His research interests include star formation, dwarf galaxies, and the structure of our Milky Way. Tyson has authored seven books, including Just Visiting This Planet, a Q&A on the universe for all ages, and his memoir, The Sky Is Not The Limit: Adventures of an Urban Astrophysicist.","image":{"caption":"","link":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/749f909ac58ba65608101ce4b978935f"},"keywords":[],"primary_slug":"tyson-neil-degrasse-21244","slugs":["tyson-neil-degrasse-21244"],"sponsored":false,"title":"Neil deGrasse Tyson","author":"Coast to Coast AM Staff"},"targeting":{"publish_date":1479447660000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"4NfId","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"canonical_url":"https:/www.coasttocoastam.com/guest/tyson-neil-degrasse/21244"},"pub_start":1479447660000,"type":"content:coast-to-coast-guest","summary":{"title":"Neil deGrasse Tyson","description":"Neil deGrasse Tyson is a world-renowned astrophysicist and director of the Hayden Planetarium in the Rose Center For Earth and Space at the American Museum of Natural History since 1995. His research interests include star formation, dwarf galaxies, and the structure of our Milky Way. Tyson has authored seven books, including Just Visiting This Planet, a Q&A on the universe for all ages, and his memoir, The Sky Is Not The Limit: Adventures of an Urban Astrophysicist.","image":"https://i.iheart.com/v3/re/assets.coast2coast/749f909ac58ba65608101ce4b978935f"}},{"ref_id":"%2F63b76fb5b11eab1f8b4d7e81","slug":"sarah-breskman-cosme","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/sarah-breskman-cosme/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/A-Hypnotists-Journey-to-Avalon/dp/B0DWC3SMQQ/ctoc\" target=\"_blank\">A Hypnotist's Journey to Avalon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/HYPNOTISTS-JOURNEY-ATLANTIS-WITNESS-ACCOUNTS-ebook/dp/B08R13SSJ4/ctoc\" target=\"_blank\">A Hypnotist’s Journey to Atl\u003c/a>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">antis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">A Hypnotist’s Journey to From the Trail to the Star People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">A Hypnotist’s Journey to The Secrets of The Sphinx\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a02be006c57b726e33f255c","link":"","url":"asset://new_assets/6a02be006c57b726e33f255c","alt_text":"","bucket":"new_assets","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a02be006c57b726e33f255c","source_credit":""}},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Sarah Breskman Cosme is the best-selling author of A Hypnotist’s Journey to Atlantis and the\u003cstrong> \u003c/strong>author of A Hypnotist’s Journey to the Secrets of the Sphinx. Sarah is a master hypnotist, a Level 3 practitioner of Dolores Cannon’s QHHT, and a student of Dr. Brian Weiss. With a passion to reveal hidden or undiscovered knowledge vital to the enlightenment of humanity, Sarah continues to speak about her work worldwide.\u003c/p>\n\n"},"title":{"type":"title","value":"Sarah Breskman Cosme"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.theholistichypnotist.com/\" target=\"_blank\">theholistichypnotist.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[],"type":"author"},"blocks":{"type":"flex","value":[{"value":"\u003cp>Sarah Breskman Cosme is the best-selling author of A Hypnotist’s Journey to Atlantis and the\u003cstrong> \u003c/strong>author of A Hypnotist’s Journey to the Secrets of the Sphinx. Sarah is a master hypnotist, a Level 3 practitioner of Dolores Cannon’s QHHT, and a student of Dr. Brian Weiss. With a passion to reveal hidden or undiscovered knowledge vital to the enlightenment of humanity, Sarah continues to speak about her work worldwide. She earned her bachelor's in Psychology at Northeastern University in Boston, MA. After graduation she worked as a counselor in a halfway house for the mentally ill. Sarah now assists in teaching with Dolores Cannon’s daughter Julia all over the world. She has assisted in Egypt, Mt. Shasta, Peru, as well as Miami. Sarah has been practicing hypnosis and the &quot;healing arts&quot; for over 12 years.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"sarah-breskman-cosme"},"videos":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"keywords":[],"primary_slug":"sarah-breskman-cosme","slugs":["sarah-breskman-cosme"],"sponsored":false,"title":"Sarah Breskman Cosme","author":"","description":"Sarah Breskman Cosme is the best-selling author of A Hypnotist’s Journey to Atlantis and the author of A Hypnotist’s Journey to the Secrets of the Sphinx. Sarah is a master hypnotist, a Level 3 practitioner of Dolores Cannon’s QHHT, and a student of Dr. Brian Weiss. With a passion to reveal hidden or undiscovered knowledge vital to the enlightenment of humanity, Sarah continues to speak about her work worldwide.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","use_caption":false,"source_credit":"","url":"asset://new_assets/6a02be006c57b726e33f255c"}},"targeting":{"targets":[{"update":false,"what":["coast-categories/spirituality-occult","coast-categories/ancient-world","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"dLDGD","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1672966140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}}},"pub_start":1672966140000,"type":"content:coast-to-coast-guest","summary":{"title":"Sarah Breskman Cosme","description":"Sarah Breskman Cosme is the best-selling author of A Hypnotist’s Journey to Atlantis and the author of A Hypnotist’s Journey to the Secrets of the Sphinx. Sarah is a master hypnotist, a Level 3 practitioner of Dolores Cannon’s QHHT, and a student of Dr. Brian Weiss. With a passion to reveal hidden or undiscovered knowledge vital to the enlightenment of humanity, Sarah continues to speak about her work worldwide.","image":"https://i.iheart.com/v3/re/new_assets/6a02be006c57b726e33f255c"}}]}},{"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:/69fd24c9413c4ef505d14239","slug:2026-05-14-show","slug:2026-05-14-show","keyword:keywords/aliens","keyword:keywords/encounters","keyword:keywords/Knights Templar","keyword:keywords/treasure","keyword:keywords/Avalon","keyword:keywords/Atlantis","keyword:keywords/hypnosis"]}},{"id":"%2F69fd26cf413c4ef505d14252","type":"PUBLISHING","record":{"ref_id":"%2F69fd26cf413c4ef505d14252","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-15-show/","cuser":"user/ldap/1138274","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lyleblackburn.com/\" target=\"_blank\">lyleblackburn.com\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"value":"","type":"html"},"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> will speak with author, musician, and cryptid researcher \u003ca href=\"http://lyleblackburn.com/\" target=\"_blank\">Lyle Blackburn\u003c/a> about the case of the Lake Worth Monster, an alleged bipedal beast with white hair and horns said to have attacked a couple near Fort Worth, Texas on the night of July 10, 1969. Blackburn will explore this terrifying cryptid case and offer new insights, startling facts, and talk about never-before published interviews, photos, and maps. Followed by Open Lines in the latter half—give Richard a call and discuss whatever's on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Lake-Worth-Monster-Island-Goatman/dp/1734920661/ctoc\" target=\"_blank\">Lake Worth Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/THE-BEAST-OF-BOGGY-CREEK/dp/1933665572/ctoc\" target=\"_blank\">The Beast of Boggy Creek: The True Story of the Fouke Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Lizard-Man-Story-Bishopville-Monster/dp/1938398165/ctoc\" target=\"_blank\">Lizard Man: The True Story of the Bishopville Monster\u003c/a>\u003c/li>\u003c/ul>\n"},"guest":{"type":"link","value":["%2F5e0069ed537fd678a3eceaf9","%2F5dffc219cc137bf2442012a0"]},"host":{"value":["%2F5dfa8b6be99a880e568ef39a"],"type":"link"},"slug":{"type":"slug","value":"2026-05-15-show"},"title":{"type":"title","value":"Lake Worth Monster / Open Lines"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"host_name":{"type":"plain","value":"Richard Syrett"},"show_date":{"type":"date","value":1778853600864},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/Lake Worth Monster","keywords/cryptids","keywords/sightings"]},"pn_podcast":{"type":"pnpodcast","value":[]},"episodes":{"type":"plain","value":""},"highlights":{"value":"","type":"plain"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"Shade of werewolf hands with fur and black claws on a blue background. The hand is reaching out, and the shadow is dark. Scary claw of werewolf, wolfman, or animal monster. Spooky Halloween concept","link":"","title":"Shade of werewolf hands with fur and black claws on a blue background. The hand is reaching out, and the shadow is dark. Scary claw of werewolf, wolfman, or animal monster","alt_text":"","bucket":"assets.getty","id":"%2F69fd27a5c1d11a2bdeb70058","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd27a5c1d11a2bdeb70058","source_credit":"leolintang / iStock / Getty Images","url":"asset://assets.getty/69fd27a5c1d11a2bdeb70058"}},"show_audio":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> will speak with author, musician, and cryptid researcher \u003ca href=\"http://lyleblackburn.com/\" target=\"_blank\">Lyle Blackburn\u003c/a> about the case of the Lake Worth Monster, an alleged bipedal beast with white hair and horns said to have attacked a couple near Fort Worth, Texas on the night of July 10, 1969. Blackburn will explore this terrifying cryptid case and offer new insights, startling facts, and talk about never-before published interviews, photos, and maps. Followed by Open Lines in the latter half—give Richard a call and discuss whatever's on your mind!\u003c/p>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Guest host Richard Syrett will speak with author, musician, and cryptid researcher Lyle Blackburn about the case of the Lake Worth Monster, an alleged bipedal beast with white hair and horns said to have attacked a couple near Fort Worth, Texas on the night of July 10, 1969. Blackburn will explore this terrifying cryptid case and offer new insights, startling facts, and talk about never-before published interviews, photos, and maps. Followed by Open Lines in the latter half—give Richard a call and discuss whatever's on your mind!","image":{"link":"","new_tab":false,"source_credit":"leolintang / iStock / Getty Images","url":"asset://assets.getty/69fd27a5c1d11a2bdeb70058","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Shade of werewolf hands with fur and black claws on a blue background. The hand is reaching out, and the shadow is dark. Scary claw of werewolf, wolfman, or animal monster. Spooky Halloween concept","title":"Shade of werewolf hands with fur and black claws on a blue background. The hand is reaching out, and the shadow is dark. Scary claw of werewolf, wolfman, or animal monster"},"keywords":["keywords/Lake Worth Monster","keywords/cryptids","keywords/sightings"],"primary_slug":"2026-05-15-show","slugs":["2026-05-15-show"],"sponsored":false,"title":"Lake Worth Monster / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778925600000,"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/creatures-myths-legends","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cWqoz","operator":"OR","readonly":false}]},"permalink":"https://www.coasttocoastam.com/show/2026-05-15-show/"},"slug":"2026-05-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd27a5c1d11a2bdeb70058","title":"Lake Worth Monster / Open Lines","description":"Guest host Richard Syrett will speak with author, musician, and cryptid researcher Lyle Blackburn about the case of the Lake Worth Monster, an alleged bipedal beast with white hair and horns said to have attacked a couple near Fort Worth, Texas on the night of July 10, 1969. Blackburn will explore this terrifying cryptid case and offer new insights, startling facts, and talk about never-before published interviews, photos, and maps. Followed by Open Lines in the latter half—give Richard a call and discuss whatever's on your mind!","author":""},"pub_start":1778925600000,"pub_until":4115978604802,"pub_changed":1778925600000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","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":"%2F5e0069ed537fd678a3eceaf9","slug":"blackburn-lyle-57198","payload":{"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"fBauU","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/pop-culture"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1383881340000},"canonical_url":"https:/www.coasttocoastam.com/guest/blackburn-lyle/57198","cuser":"","fields":{"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"blackburn-lyle-57198"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lyleblackburn.com/\" target=\"_blank\">lyleblackburn.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Lyle Blackburn is a native Texan known for his work in writing, music, film, and cryptid research. He is the author of several acclaimed books, including \u003cem>The Beast of Boggy Creek\u003c/em> and \u003cem>Sinister Swamps\u003c/em>, whose subject matter reflects his life-long fascination with legends and sighting reports of unknown creatures and strange phenomena. Lyle is also the founder of the rock band, Ghoultown, and narrator/co-producer of documentary films including \u003cem>The Mothman of Point Pleasant\u003c/em> and \u003cem>Boggy Creek Monster\u003c/em>. Lyle is a frequent guest speaker at cryptozoology and paranormal conferences around the country, and has appeared on numerous television shows such as \u003cem>Monsters and Mysteries in America\u003c/em>, \u003cem>Strange Evidence\u003c/em>, and \u003cem>Finding Bigfoot\u003c/em>.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Lake-Worth-Monster-Island-Goatman/dp/1734920661/ctoc\" target=\"_blank\">Lake Worth Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/THE-BEAST-OF-BOGGY-CREEK/dp/1933665572/ctoc\" target=\"_blank\">The Beast of Boggy Creek: The True Story of the Fouke Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Lizard-Man-Story-Bishopville-Monster/dp/1938398165/ctoc\" target=\"_blank\">Lizard Man: The True Story of the Bishopville Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Beyond-Boggy-Creek-Southern-Sasquatch/dp/193839870X/ctoc\" target=\"_blank\">Beyond Boggy Creek: In Search of the Southern Sasquatch\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Momo-Strange-Case-Missouri-Monster/dp/0578456796/ctoc\" target=\"_blank\">Momo: The Strange Case of the Missouri Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1734920602/ctoc\" target=\"_blank\">Sinister Swamps: Monsters and Mysteries from the Mire\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"type":"html","value":"\u003cp>Lyle Blackburn is a native Texan known for his work in writing, music, film, and cryptid research. He is the author of several acclaimed books, including \u003cem>The Beast of Boggy Creek\u003c/em> and \u003cem>Sinister Swamps\u003c/em>, whose subject matter reflects his life-long fascination with legends and sighting reports of unknown creatures and strange phenomena.\u003c/p>\n\n"},"title":{"type":"title","value":"Lyle Blackburn"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""},"primary_image":{"value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/000e2f7d93fbdaa3ecf4c81c3ccbb108","source_credit":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/000e2f7d93fbdaa3ecf4c81c3ccbb108","alt_text":"","caption":"","new_tab":false},"type":"asset"}},"ingestion":{"feed_content_id":"/content/blackburn-lyle-57198","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/blackburn-lyle/57198","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"blackburn-lyle-57198","slugs":["blackburn-lyle-57198"],"sponsored":false,"title":"Lyle Blackburn","author":"Coast to Coast AM Staff","description":"Lyle Blackburn is a native Texan known for his work in writing, music, film, and cryptid research. He is the author of several acclaimed books, including The Beast of Boggy Creek and Sinister Swamps, whose subject matter reflects his life-long fascination with legends and sighting reports of unknown creatures and strange phenomena.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","use_caption":false,"alt_text":"","caption":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/000e2f7d93fbdaa3ecf4c81c3ccbb108"}}},"pub_start":1383881340000,"type":"content:coast-to-coast-guest","summary":{"title":"Lyle Blackburn","description":"Lyle Blackburn is a native Texan known for his work in writing, music, film, and cryptid research. He is the author of several acclaimed books, including The Beast of Boggy Creek and Sinister Swamps, whose subject matter reflects his life-long fascination with legends and sighting reports of unknown creatures and strange phenomena.","image":"https://i.iheart.com/v3/re/assets.coast2coast/000e2f7d93fbdaa3ecf4c81c3ccbb108"}},{"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":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source_url":{"type":"plain","value":""},"title":{"type":"title","value":"Richard Syrett"},"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"}]},"source":{"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"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","url":"asset://new_assets/628c6d9cb74536eea705a364","alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false}}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett","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":{"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[]},"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":[{"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false}]}},"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:/69fd26cf413c4ef505d14252","slug:2026-05-15-show","slug:2026-05-15-show","keyword:keywords/Lake Worth Monster","keyword:keywords/cryptids","keyword:keywords/sightings"]}}],"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":"%2F6a02c4bca4fbedac64d6b38d","type":"PUBLISHING","record":{"ref_id":"%2F6a02c4bca4fbedac64d6b38d","type":"content:coast-to-coast-article","payload":{"targeting":{"targets":[{"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"kkecN","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/article/theories-explode-as-cia-doc-mentions-temple-under-sphinx/","cuser":"user/ldap/1138274","fields":{"primary_image":{"value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F6666bafe0172a6dab8f7dbb5","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb5","source_credit":"","alt_text":"","caption":"","link":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb5","use_caption":false},"type":"asset"},"primary_video":{"type":"embed","value":{"provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0},"embed_type":"","html":""}},"slug":{"type":"slug","value":"theories-explode-as-cia-doc-mentions-temple-under-sphinx"},"source":{"type":"plain","value":"Daily Mail"},"summary":{"type":"html","value":"\u003cp>The location of an ancient library believed to lie in this area has long been one of archaeology's greatest mysteries.\u003c/p>\n\n"},"title":{"type":"title","value":"Theories explode as CIA doc mentions 'temple under Sphinx'"},"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The location of an ancient library believed to lie in this area has long been one of archaeology's greatest mysteries.\u003c/p>\n\n"}]},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15808441/cia-hall-records-sphinx-egypt.html"},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"theories-explode-as-cia-doc-mentions-temple-under-sphinx","slugs":["theories-explode-as-cia-doc-mentions-temple-under-sphinx"],"sponsored":false,"title":"Theories explode as CIA doc mentions 'temple under Sphinx'","author":"Daily Mail","description":"The location of an ancient library believed to lie in this area has long been one of archaeology's greatest mysteries.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","source_credit":"","title":"","use_caption":false,"caption":"","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbb5"}},"permalink":"https://www.coasttocoastam.com/article/theories-explode-as-cia-doc-mentions-temple-under-sphinx/"},"slug":"theories-explode-as-cia-doc-mentions-temple-under-sphinx","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb5","title":"Theories explode as CIA doc mentions 'temple under Sphinx'","description":"The location of an ancient library believed to lie in this area has long been one of archaeology's greatest mysteries.","author":"Daily Mail"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c4bca4fbedac64d6b38d","slug:theories-explode-as-cia-doc-mentions-temple-under-sphinx","slug:theories-explode-as-cia-doc-mentions-temple-under-sphinx","author:user"]}},{"id":"%2F6a02c5dba4fbedac64d6b39c","type":"PUBLISHING","record":{"ref_id":"%2F6a02c5dba4fbedac64d6b39c","type":"content:coast-to-coast-article","payload":{"fields":{"include_recommendations":{"type":"checkbox","value":false},"source":{"type":"plain","value":"Unexplained Mysteries"},"summary":{"type":"html","value":"\u003cp>The Republican congresswoman has suggested that extraterrestrial visitors may actually be &quot;fallen angels.&quot;\u003c/p>\n\n"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc5","title":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","id":"%2F6666bafe0172a6dab8f7dbc5","source_credit":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc5"}},"primary_video":{"type":"embed","value":{"html":"","provider":"","rendering_hint":"","url":"","attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":""}},"slug":{"type":"slug","value":"lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/398202/lauren-boebert-echoes-vances-claims-of-a-biblical-connection-to-ufos"},"title":{"type":"title","value":"Lauren Boebert echoes claims of a biblical connection to UFOs"},"author":{"value":[{"id":"user","name":"Unexplained Mysteries"}],"type":"author"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The Republican congresswoman has suggested that extraterrestrial visitors may actually be &quot;fallen angels.&quot;\u003c/p>\n\n"}]}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"sponsored":false,"title":"Lauren Boebert echoes claims of a biblical connection to UFOs","author":"Unexplained Mysteries","description":"The Republican congresswoman has suggested that extraterrestrial visitors may actually be \"fallen angels.\"","image":{"url":"asset://new_assets/6666bafe0172a6dab8f7dbc5","alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""},"keywords":[],"primary_slug":"lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos","slugs":["lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos"]},"targeting":{"targets":[{"readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"JiqQO","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/article/lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos/","cuser":"user/ldap/1138274","permalink":"https://www.coasttocoastam.com/article/lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos/"},"slug":"lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc5","title":"Lauren Boebert echoes claims of a biblical connection to UFOs","description":"The Republican congresswoman has suggested that extraterrestrial visitors may actually be \"fallen angels.\"","author":"Unexplained Mysteries"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c5dba4fbedac64d6b39c","slug:lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos","slug:lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos","author:user"]}},{"id":"%2F6a02c663a4fbedac64d6b3b7","type":"PUBLISHING","record":{"ref_id":"%2F6a02c663a4fbedac64d6b3b7","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ancient-egyptian-game-piece-repurposed-into-magical-pendant/","cuser":"user/ldap/1138274","fields":{"summary":{"type":"html","value":"\u003cp>In 1987, the Cleveland Museum of Art acquired an unusual pendant depicting a lion's head carved out of amethyst.\u003c/p>\n\n"},"author":{"type":"author","value":[{"name":"Live Science","id":"user"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In 1987, the Cleveland Museum of Art acquired an unusual pendant depicting a lion's head carved out of amethyst.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"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":"ancient-egyptian-game-piece-repurposed-into-magical-pendant"},"title":{"value":"Ancient Egyptian game piece repurposed into magical pendant","type":"title"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6666bafe0172a6dab8f7dbc0","alt_text":"","caption":"","id":"%2F6666bafe0172a6dab8f7dbc0","link":"","new_tab":false,"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc0","source_credit":"","title":""}},"source":{"type":"plain","value":"Live Science"},"source_url":{"type":"plain","value":"https://www.livescience.com/archaeology/ancient-egyptians/lions-head-pendant-an-ancient-egyptian-board-game-piece-that-was-later-repurposed-into-a-magical-religious-object-with-baboons"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"description":"In 1987, the Cleveland Museum of Art acquired an unusual pendant depicting a lion's head carved out of amethyst.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":"","caption":"","link":"","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbc0","use_caption":false},"keywords":[],"primary_slug":"ancient-egyptian-game-piece-repurposed-into-magical-pendant","slugs":["ancient-egyptian-game-piece-repurposed-into-magical-pendant"],"sponsored":false,"title":"Ancient Egyptian game piece repurposed into magical pendant","author":"Live Science"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"X5EwM"}]},"permalink":"https://www.coasttocoastam.com/article/ancient-egyptian-game-piece-repurposed-into-magical-pendant/"},"slug":"ancient-egyptian-game-piece-repurposed-into-magical-pendant","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc0","title":"Ancient Egyptian game piece repurposed into magical pendant","description":"In 1987, the Cleveland Museum of Art acquired an unusual pendant depicting a lion's head carved out of amethyst.","author":"Live Science"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c663a4fbedac64d6b3b7","slug:ancient-egyptian-game-piece-repurposed-into-magical-pendant","slug:ancient-egyptian-game-piece-repurposed-into-magical-pendant","author:user"]}},{"id":"%2F6a02c6eca4fbedac64d6b3c8","type":"PUBLISHING","record":{"ref_id":"%2F6a02c6eca4fbedac64d6b3c8","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/was-bigfoot-just-spotted-in-ohio/","cuser":"user/ldap/1138274","fields":{"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"was-bigfoot-just-spotted-in-ohio"},"summary":{"type":"html","value":"\u003cp>A big uptick in reports – known by Bigfoot aficionados as a &quot;flap&quot; – was catalogued around Portage County, Ohio.\u003c/p>\n\n"},"title":{"type":"title","value":"Was Bigfoot just spotted in Ohio?"},"author":{"type":"author","value":[{"id":"user","name":"CNN"}]},"keywords":{"type":"tag","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/new_assets/6666bafe0172a6dab8f7dbb9","url":"asset://new_assets/6666bafe0172a6dab8f7dbb9","bucket":"new_assets","id":"%2F6666bafe0172a6dab8f7dbb9","source_credit":"","title":"","use_caption":false}},"source":{"type":"plain","value":"CNN"},"source_url":{"type":"plain","value":"https://www.cnn.com/2026/05/08/us/bigfoot-sightings-ohio"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>A big uptick in reports – known by Bigfoot aficionados as a &quot;flap&quot; – was catalogued around Portage County, Ohio.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"was-bigfoot-just-spotted-in-ohio","slugs":["was-bigfoot-just-spotted-in-ohio"],"sponsored":false,"title":"Was Bigfoot just spotted in Ohio?","author":"CNN","description":"A big uptick in reports – known by Bigfoot aficionados as a \"flap\" – was catalogued around Portage County, Ohio."},"targeting":{"exclusion":{"tags":[]},"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"py4NX","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/was-bigfoot-just-spotted-in-ohio/"},"slug":"was-bigfoot-just-spotted-in-ohio","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb9","title":"Was Bigfoot just spotted in Ohio?","description":"A big uptick in reports – known by Bigfoot aficionados as a \"flap\" – was catalogued around Portage County, Ohio.","author":"CNN"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c6eca4fbedac64d6b3c8","slug:was-bigfoot-just-spotted-in-ohio","slug:was-bigfoot-just-spotted-in-ohio","author:user"]}},{"id":"%2F6a02c758a4fbedac64d6b3ef","type":"PUBLISHING","record":{"ref_id":"%2F6a02c758a4fbedac64d6b3ef","type":"content:coast-to-coast-article","payload":{"targeting":{"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"workflow":"","id":"uOuDx","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/new-tectonic-plate-boundary-could-be-forming-in-zambia/","cuser":"user/ldap/1138274","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Isotope analysis of gas from geothermal springs could show that a new continental rift is forming.\u003c/p>\n\n"}]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"id":"%2F6666bafe0172a6dab8f7dbc2","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc2","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc2","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","use_caption":false,"bucket":"new_assets","caption":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":""}}},"source":{"type":"plain","value":"Phys.org"},"summary":{"type":"html","value":"\u003cp>Isotope analysis of gas from geothermal springs could show that a new continental rift is forming.\u003c/p>\n\n"},"author":{"value":[{"name":"Phys.org","id":"user"}],"type":"author"},"include_recommendations":{"type":"checkbox","value":false},"slug":{"type":"slug","value":"new-tectonic-plate-boundary-could-be-forming-in-zambia"},"source_url":{"type":"plain","value":"https://phys.org/news/2026-05-tectonic-plate-boundary-zambia-scientists.html#google_vignette"},"title":{"type":"title","value":"New tectonic plate boundary could be forming in Zambia"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"slugs":["new-tectonic-plate-boundary-could-be-forming-in-zambia"],"sponsored":false,"title":"New tectonic plate boundary could be forming in Zambia","author":"Phys.org","description":"Isotope analysis of gas from geothermal springs could show that a new continental rift is forming.","image":{"caption":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc2","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","use_caption":false},"keywords":[],"primary_slug":"new-tectonic-plate-boundary-could-be-forming-in-zambia"},"permalink":"https://www.coasttocoastam.com/article/new-tectonic-plate-boundary-could-be-forming-in-zambia/"},"slug":"new-tectonic-plate-boundary-could-be-forming-in-zambia","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc2","title":"New tectonic plate boundary could be forming in Zambia","description":"Isotope analysis of gas from geothermal springs could show that a new continental rift is forming.","author":"Phys.org"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c758a4fbedac64d6b3ef","slug:new-tectonic-plate-boundary-could-be-forming-in-zambia","slug:new-tectonic-plate-boundary-could-be-forming-in-zambia","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1779832869000,"\u003cupcoming_pub_after>":1778626800000,"\u003cpub_start>":1778623269000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1778709669000,"\u003ctonight_pub_after>":1778626800000},"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":"accused-witch-doctor-summons-swarm-of-bees-to-courthouse-in-uganda","pub_start":{"timestampMs":1778620140000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840","title":"Accused Witch Doctor Summons Swarm of Bees to Courthouse in Uganda?"}},{"slug":"george-k-s-music-picks-photo","pub_start":{"timestampMs":1230579000000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/abe86613d1ca37cef9623d7013389b0c","title":"George K.'s Music Picks"}},{"slug":"video-second-crop-formation-of-2026-found","pub_start":{"timestampMs":1778619240000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4","title":"Video: Second Crop Formation of 2026 Found"}},{"slug":"washington-state-driver-reports-bigfoot-sighting","pub_start":{"timestampMs":1778611800000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94","title":"Washington State Driver Reports Bigfoot Sighting"}},{"slug":"2026-05-11-show","pub_start":{"timestampMs":1778580000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237","title":"Secret Door XXV"}},{"slug":"video-crash-leaves-motorcycle-dangling-from-traffic-light-in-canada","pub_start":{"timestampMs":1778534340000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb","title":"Video: Crash Leaves Motorcycle Dangling from Traffic Light in Canada"}},{"slug":"georgia-city-seeks-director-of-paranormal-affairs","pub_start":{"timestampMs":1778533560000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a0244a4e8b88ba8fdbe822f","title":"Georgia City Seeks 'Director of Paranormal Affairs'"}},{"slug":"two-new-nessie-sightings-added-to-official-2026-tally","pub_start":{"timestampMs":1778525880000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5e1cd26f9d057bbb6db0f496","title":"Two New Nessie Sightings Added to Official 2026 Tally"}}],[{"slug":"2026-05-10-show","pub_start":{"timestampMs":1778493600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65bc4d3d4cb06634b24d8e79","title":"Early Church & Psychedelics / Astrological Cycles"}},{"slug":"a-new-golden-record-photo","pub_start":{"timestampMs":1230494700000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/786a8652aeef44f3191b6111ede1cfdb","title":"A New Golden Record?"}},{"slug":"video-8-pointed-ufo-sparks-biblical-ophanim-theories","pub_start":{"timestampMs":1778456040000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a00fd59b4280c598524480e","title":"Video: 8-Pointed UFO Sparks Biblical 'Ophanim' Theories"}},{"slug":"2026-05-09-show","pub_start":{"timestampMs":1778407200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69604b257df9ae43bf672782","title":"ET Encounters / Hypnotherapy & Bigfoot"}},{"slug":"george-noory-to-receive-living-legend-award","pub_start":{"timestampMs":1778329740000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845","title":"George Noory to Receive Living Legend Award"}},{"slug":"2026-05-08-show","pub_start":{"timestampMs":1778320800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69f3f401ca600ac18968c89f","title":"Sasquatch Interactions / Open Lines"}},{"slug":"in-coast-you-missed-it-5826","pub_start":{"timestampMs":1778269860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69fe3fbae583c84674558035","title":"In Coast You Missed It 5/8/26"}},{"slug":"pentagon-releases-slew-of-never-before-seen-ufo-files-photos-videos","pub_start":{"timestampMs":1778268480000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69fe38bfc3716b6b8458e47b","title":"Pentagon Releases Slew of 'Never-Before-Seen' UFO Files, Photos, & Videos"}}],[{"slug":"2026-05-07-show","pub_start":{"timestampMs":1778234400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69f3f1334909fa34dd1f451a","title":"Finding Nancy Guthrie / Afterlife Evidence"}},{"slug":"forrest-j-ackerman-92-photo","pub_start":{"timestampMs":1228605060000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/f3b2d407e0b5941e4daebd740ea8362f","title":"Forrest J Ackerman, 92"}},{"slug":"the-tale-of-ted-turner-and-the-tasmanian-tiger","pub_start":{"timestampMs":1778189880000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69fd07524d5ce139b422e67b","title":"The Tale of Ted Turner and the Tasmanian Tiger"}},{"slug":"video-television-fortune-tellers-endorsement-brings-bad-luck-to-south-korean-mountain","pub_start":{"timestampMs":1778188740000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69fd021f4d5ce139b422e66d","title":"Video: Television Fortune Teller's Endorsement Brings Bad Luck to South Korean Mountain"}},{"slug":"video-obama-revisits-aliens-in-chat-with-colbert","pub_start":{"timestampMs":1778179980000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/60a56427ccb2ba9c29f4030d","title":"Video: Obama Revisits Aliens in Chat with Colbert"}},{"slug":"2026-05-06-show","pub_start":{"timestampMs":1778148000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69f3ef0cf705c072ed9f3de1","title":"Trends Analysis / Mediumship & the Soul"}},{"slug":"taiwanese-teen-busted-for-allegedly-trying-to-smuggle-30-tortoises-at-airport-in-thailand","pub_start":{"timestampMs":1778099400000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69fba5de3a8679733ab34ae8","title":"Taiwanese Teen Busted for Allegedly Trying to Smuggle 30 Tortoises at Airport in Thailand"}},{"slug":"watch-glowing-blob-seen-in-night-sky-baffles-bevy-of-witnesses-in-western-canada","pub_start":{"timestampMs":1778093520000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6866cc593733fcd0a0a7a33d","title":"Watch: Glowing Blob Seen in Night Sky Baffles Bevy of Witnesses in Western Canada"}}]]}]],"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","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"7MFT1","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a0377fada60487aa1fb8eb7","type":"LEADS","record":{"title":"Washington State Driver Reports Bigfoot Sighting","subtitle":"A Washington state driver could not believe her eyes when she spotted what appeared to be a young Sasquatch that had seemingly sent a boulder tumbling down an embankment along the side of the road. ","image":"https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94","img_meta":{"base_id":"%2F6969452ff9e629c74c851e94","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/washington-state-driver-reports-bigfoot-sighting/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0394ebdcdea2c455bf5ab9","type":"LEADS","record":{"title":"Video: Second Crop Formation of 2026 Found","subtitle":"The mysterious forces behind the crop circle phenomenon have struck again with another rather well-crafted formation found in England. ","image":"https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4","img_meta":{"base_id":"%2F690e48d0e673b809dd497ff4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-second-crop-formation-of-2026-found/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a039861f67308835a9f1fdf","type":"LEADS","record":{"title":"Accused Witch Doctor Summons Swarm of Bees to Courthouse in Uganda?","subtitle":"In a strange story out of Uganda, an accused witch doctor seemingly summoned a swarm of bees to the courthouse and unleashed chaos upon the proceedings. ","image":"https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840","img_meta":{"base_id":"%2F67eb007b87e842cb6b618840","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/accused-witch-doctor-summons-swarm-of-bees-to-courthouse-in-uganda/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0228337a144962c8b48a7f","type":"LEADS","record":{"title":"New Nessie Sightings Added to Official 2026 Tally","subtitle":"Suggesting that Nessie may be stirring this spring, two new reports have been added to the official tally of possible 'monster' sightings for 2026. ","image":"https://i.iheart.com/v3/re/new_assets/5b9bf73cd567600e77907a91","img_meta":{"base_id":"%2F5b9bf73cd567600e77907a91","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/two-new-nessie-sightings-added-to-official-2026-tally/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a024991dca8bafd6060be5c","type":"LEADS","record":{"title":"Video: Crash Leaves Motorcycle Dangling from Traffic Light in Canada","subtitle":"Emergency personnel responding to a crash on a road in a Canadian city rolled up to a rather surreal scene as the accident resulted in a motorcycle being left dangling from a traffic light. ","image":"https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb","img_meta":{"base_id":"%2F6a0248cbeb17a96bf8b9b8eb","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-crash-leaves-motorcycle-dangling-from-traffic-light-in-canada/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F607e92f819f3b1a722310eaa","type":"LEADS","record":{"title":"Listen to the Paranormal Podcast Network","subtitle":"Check out weekly free episodes from Joshua P. Warren, Sandra Champlain, and Captain Ron.","image":"https://i.iheart.com/v3/re/new_assets/607e91139d2e936bab19d8b1","img_meta":{"base_id":"%2F607e91139d2e936bab19d8b1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/listen-to-c2cs-paranormal-podcast-network/"},"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":"%2F6a0377fada60487aa1fb8eb7","type":"LEADS","record":{"title":"Washington State Driver Reports Bigfoot Sighting","subtitle":"A Washington state driver could not believe her eyes when she spotted what appeared to be a young Sasquatch that had seemingly sent a boulder tumbling down an embankment along the side of the road. ","image":"https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94","img_meta":{"base_id":"%2F6969452ff9e629c74c851e94","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/washington-state-driver-reports-bigfoot-sighting/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0394ebdcdea2c455bf5ab9","type":"LEADS","record":{"title":"Video: Second Crop Formation of 2026 Found","subtitle":"The mysterious forces behind the crop circle phenomenon have struck again with another rather well-crafted formation found in England. ","image":"https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4","img_meta":{"base_id":"%2F690e48d0e673b809dd497ff4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-second-crop-formation-of-2026-found/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a039861f67308835a9f1fdf","type":"LEADS","record":{"title":"Accused Witch Doctor Summons Swarm of Bees to Courthouse in Uganda?","subtitle":"In a strange story out of Uganda, an accused witch doctor seemingly summoned a swarm of bees to the courthouse and unleashed chaos upon the proceedings. ","image":"https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840","img_meta":{"base_id":"%2F67eb007b87e842cb6b618840","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/accused-witch-doctor-summons-swarm-of-bees-to-courthouse-in-uganda/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0228337a144962c8b48a7f","type":"LEADS","record":{"title":"New Nessie Sightings Added to Official 2026 Tally","subtitle":"Suggesting that Nessie may be stirring this spring, two new reports have been added to the official tally of possible 'monster' sightings for 2026. ","image":"https://i.iheart.com/v3/re/new_assets/5b9bf73cd567600e77907a91","img_meta":{"base_id":"%2F5b9bf73cd567600e77907a91","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/two-new-nessie-sightings-added-to-official-2026-tally/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a024991dca8bafd6060be5c","type":"LEADS","record":{"title":"Video: Crash Leaves Motorcycle Dangling from Traffic Light in Canada","subtitle":"Emergency personnel responding to a crash on a road in a Canadian city rolled up to a rather surreal scene as the accident resulted in a motorcycle being left dangling from a traffic light. ","image":"https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb","img_meta":{"base_id":"%2F6a0248cbeb17a96bf8b9b8eb","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-crash-leaves-motorcycle-dangling-from-traffic-light-in-canada/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F607e92f819f3b1a722310eaa","type":"LEADS","record":{"title":"Listen to the Paranormal Podcast Network","subtitle":"Check out weekly free episodes from Joshua P. Warren, Sandra Champlain, and Captain Ron.","image":"https://i.iheart.com/v3/re/new_assets/607e91139d2e936bab19d8b1","img_meta":{"base_id":"%2F607e91139d2e936bab19d8b1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/listen-to-c2cs-paranormal-podcast-network/"},"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/20260430145118087","app/streams","app/streams/20260427165744402","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:/5dfa8b6be99a880e568ef39a","PS:content:coast-to-coast-article:/6a02c4bca4fbedac64d6b38d","PS:content:coast-to-coast-article:/6a02c5dba4fbedac64d6b39c","PS:content:coast-to-coast-article:/6a02c663a4fbedac64d6b3b7","PS:content:coast-to-coast-article:/6a02c6eca4fbedac64d6b3c8","PS:content:coast-to-coast-article:/6a02c758a4fbedac64d6b3ef","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:/5dffc960cc137bf24420130b","PS:content:coast-to-coast-guest:/5dffcb1dcc137bf24420132d","PS:content:coast-to-coast-guest:/5dffce72537fd678a3ece494","PS:content:coast-to-coast-guest:/5dffe019cc137bf2442013d5","PS:content:coast-to-coast-guest:/5e0069ed537fd678a3eceaf9","PS:content:coast-to-coast-guest:/5e007841537fd678a3ecebc4","PS:content:coast-to-coast-guest:/5e00f29a537fd678a3ecf10d","PS:content:coast-to-coast-guest:/63b76fb5b11eab1f8b4d7e81","PS:content:coast-to-coast-guest:/64e83957b24ce719d3767520","PS:content:coast-to-coast-guest:/690d3cd5feb0ecf4b82eb77a","PS:content:coast-to-coast-guest:/69fd1416413c4ef505d14126","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/69fd1e5d413c4ef505d14205","PS:content:coast-to-coast-show:/69fd2259413c4ef505d1421f","PS:content:coast-to-coast-show:/69fd24c9413c4ef505d14239","PS:content:coast-to-coast-show:/69fd26cf413c4ef505d14252","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/607e92f819f3b1a722310eaa","PS:leads:/6a0228337a144962c8b48a7f","PS:leads:/6a024991dca8bafd6060be5c","PS:leads:/6a0377fada60487aa1fb8eb7","PS:leads:/6a0394ebdcdea2c455bf5ab9","PS:leads:/6a039861f67308835a9f1fdf","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:1fa5fdc7839ba40d9d3b9cf5876aed47","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0eebe34d1898bc1702e08e5bc6e02e84","SM6.0:site-streams","SM6.0:site-streams:011a6e1048d4bb52d021adb6dacff635","app/pubsub","app/pubsub/20250721163332915","sites","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.coasttocoastam.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)","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":"%2F6a0377fada60487aa1fb8eb7","type":"LEADS","record":{"title":"Washington State Driver Reports Bigfoot Sighting","subtitle":"A Washington state driver could not believe her eyes when she spotted what appeared to be a young Sasquatch that had seemingly sent a boulder tumbling down an embankment along the side of the road. ","image":"https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94","img_meta":{"base_id":"%2F6969452ff9e629c74c851e94","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/washington-state-driver-reports-bigfoot-sighting/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0394ebdcdea2c455bf5ab9","type":"LEADS","record":{"title":"Video: Second Crop Formation of 2026 Found","subtitle":"The mysterious forces behind the crop circle phenomenon have struck again with another rather well-crafted formation found in England. ","image":"https://i.iheart.com/v3/re/new_assets/690e48d0e673b809dd497ff4","img_meta":{"base_id":"%2F690e48d0e673b809dd497ff4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-second-crop-formation-of-2026-found/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a039861f67308835a9f1fdf","type":"LEADS","record":{"title":"Accused Witch Doctor Summons Swarm of Bees to Courthouse in Uganda?","subtitle":"In a strange story out of Uganda, an accused witch doctor seemingly summoned a swarm of bees to the courthouse and unleashed chaos upon the proceedings. ","image":"https://i.iheart.com/v3/re/new_assets/67eb007b87e842cb6b618840","img_meta":{"base_id":"%2F67eb007b87e842cb6b618840","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/accused-witch-doctor-summons-swarm-of-bees-to-courthouse-in-uganda/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0228337a144962c8b48a7f","type":"LEADS","record":{"title":"New Nessie Sightings Added to Official 2026 Tally","subtitle":"Suggesting that Nessie may be stirring this spring, two new reports have been added to the official tally of possible 'monster' sightings for 2026. ","image":"https://i.iheart.com/v3/re/new_assets/5b9bf73cd567600e77907a91","img_meta":{"base_id":"%2F5b9bf73cd567600e77907a91","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/two-new-nessie-sightings-added-to-official-2026-tally/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a024991dca8bafd6060be5c","type":"LEADS","record":{"title":"Video: Crash Leaves Motorcycle Dangling from Traffic Light in Canada","subtitle":"Emergency personnel responding to a crash on a road in a Canadian city rolled up to a rather surreal scene as the accident resulted in a motorcycle being left dangling from a traffic light. ","image":"https://i.iheart.com/v3/re/new_assets/6a0248cbeb17a96bf8b9b8eb","img_meta":{"base_id":"%2F6a0248cbeb17a96bf8b9b8eb","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-crash-leaves-motorcycle-dangling-from-traffic-light-in-canada/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F607e92f819f3b1a722310eaa","type":"LEADS","record":{"title":"Listen to the Paranormal Podcast Network","subtitle":"Check out weekly free episodes from Joshua P. Warren, Sandra Champlain, and Captain Ron.","image":"https://i.iheart.com/v3/re/new_assets/607e91139d2e936bab19d8b1","img_meta":{"base_id":"%2F607e91139d2e936bab19d8b1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/listen-to-c2cs-paranormal-podcast-network/"},"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":"%2F69fd1b85413c4ef505d141a4","type":"PUBLISHING","record":{"ref_id":"%2F69fd1b85413c4ef505d141a4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-11-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>On this exciting episode of our Secret Door show, George Noory tried identifying four separate guests who initially disguised their voices and provided clues. George was able to pick out the first guest as psychic medium \u003ca href=\"http://www.VanPraagh.com/\" target=\"_blank\">James Van Praagh\u003c/a>, who share that his abilities began in early childhood when he witnessed his deceased grandfather visiting his crib. He described his most profound readings, including an encounter with a three-year-old spirit girl who appeared during a live stage event. The child conveyed details about her father's hidden angel wing tattoo, moving the entire audience to tears. Central to Van Praagh's work is his philosophy on the afterlife. He stated that &quot;words have energy, thoughts have energy,&quot; and that individuals create their own heaven or hell through their actions and beliefs on Earth.\u003c/p>\n\n\u003cp>George failed to guess the second guest, who ended up being author and lecturer \u003ca href=\"https://mikebara.blogspot.com/\" target=\"_blank\">Mike Bara\u003c/a>. Bara discussed the recent government release of UFO reports that he claimed vindicates decades of his lunar research. He's investigated anomalies on the moon's surface since the mid-1990s, documenting unexplained bright objects and lights in lunar photography. Bara said the government's admission that &quot;there absolutely should not be anything in the sky over the lunar surface... it should be pitch black in the lunar photography&quot; is validation of his work. He also emphasized that &quot;the days of the debunkers acting like they can explain everything are just about over,&quot; and noted that major cases remain unreleased, including Roswell, the Phoenix Lights, and Cape Girardeau. &quot;We're not in Kansas anymore, George, we're moving on,&quot; Bara stated.\u003c/p>\n\n\u003cp>Despite George encountering a disguised voice that he called &quot;the best he's heard, ever,&quot; he successfully unmasked \u003ca href=\"http://www.numberslady.com/\" target=\"_blank\">Glynis McCants\u003c/a> as the third guest. &quot;I do that voice when I want to mess with people like my sister, and she never knows it's me,&quot; McCants admitted. She discussed her recent work analyzing vowels in first names to reveal personality traits. McCants explained how each vowel corresponds to a number, with the vowel offering insight into character. &quot;Every one of us can learn someone's first name, and it's the vowel in the first name that tells us stuff about them,&quot; she said. She also warned listeners to remain cautious through May, citing specific dates—May 14, 17, 23, and 26—as potentially volatile.\u003c/p>\n\n\u003cp>George managed to narrow down the fourth and final guest to Alaska native \u003ca href=\"https://thehiddenmonks.com/\" target=\"_blank\">Nick Begich\u003c/a>, setting George's score to 3 out of 4 this Secret Door. Begich recounted his family history marked by tragedy and unanswered questions. His father, a congressman, disappeared in 1972 during a plane flight over Alaska alongside House Majority Leader Hale Boggs. Begich noted that decades later, FBI documents revealed military personnel had located the aircraft and reported two survivors at the crash site—information that remained concealed for 20 years. He also commented on artificial intelligence, expressing caution about its trajectory. &quot;I do on a certain level, absolutely&quot; believe it's moving too fast, he stated. After receiving instruction on AI systems, he said he acknowledged their practical utility while remaining uncertain of their future direction. \u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://vortex.com/\" target=\"_blank\">\u003cem>Lauren Weinstein\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"http://seti.org/\" target=\"_blank\">\u003cem>Seth Shostak\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061553395/ctoc\" target=\"_blank\">Ghosts Among Us: Uncovering the Truth About the Other Side\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743229436/ctoc\" target=\"_blank\">Meditations with James Van Praagh\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Choice-Conscious-Thought-Physics-Reshape/dp/1601631448/ctoc\" target=\"_blank\">The Choice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Dark-Mission-History-Enlarged-Revised/dp/1932595481/ctoc\" target=\"_blank\">Dark Mission: The Secret History of NASA\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=\"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/0964881209/ctoc\" target=\"_blank\">Angels Don't Play This H.A.A.R.P.\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693545/ctoc\" target=\"_blank\">Controlling the Human Mind\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc/?trackAsin=B001NSZLFW"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"The Who","title":"Who Are You","url":"https://amazon.com/dp/B0FPTTBMM8/ctoc?1"},{"artist":"Judas Priest","title":"Dawn of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Elvis Presley","title":"Suspicious Minds","url":"https://amazon.com/dp/B00137KM48/ctoc?trackAsin=B00137KM48"},{"artist":"Kansas","title":"Dust in the Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Tony Bennett","title":"Once Upon a Time","url":"https://amazon.com/dp/B00F87735A/ctoc?trackAsin=B00F87735A"},{"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":"Meat Loaf","title":"Two Out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"Andy Williams","title":"Stranger on the Shore","url":"https://amazon.com/dp/B01EEN5PHQ/ctoc?trackAsin=B01EEN5PHQ"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Pete Townshend","title":"Let My Love Open The Door","url":"https://amazon.com/dp/B00TKKKVGY/ctoc?trackAsin=B00TKKKVGY"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Creedence Clearwater Revival","title":"Lookin' Out My Back Door","url":"https://amazon.com/dp/B017D4N4IA/ctoc?trackAsin=B017D4N4IA"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc960cc137bf24420130b","%2F5dffce72537fd678a3ece494","%2F5dffe019cc137bf2442013d5","%2F5dffcb1dcc137bf24420132d"]},"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/psychic","keywords/UFOs","keywords/numerology","keywords/AI","keywords/Alaska"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a0306b3cd6517df3044ea68","show":"coast","title":"Mon, May 11 2026 - Hour 1"},{"episodeId":"/episodes/6a0306c8cd6517df3044ea69","show":"coast","title":"Mon, May 11 2026 - Hour 2"},{"episodeId":"/episodes/6a0306dacd6517df3044ea6a","show":"coast","title":"Mon, May 11 2026 - Hour 3"},{"episodeId":"/episodes/6a0306ebcd6517df3044ea6b","show":"coast","title":"Mon, May 11 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"People moving threw portals in different shapes, in minimalistic studio setting in vivid colours","id":"%2F69fd1c2623467bdc8c7e1237","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237","source_credit":"Klaus Vedfelt / DigitalVision / Getty Images","title":"Man walking threw doorway in futuristic room","url":"asset://assets.getty/69fd1c2623467bdc8c7e1237","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778508000256},"slug":{"type":"slug","value":"2026-05-11-show"},"summary":{"type":"html","value":"\u003cp>George Noory tried identifying four separate guests behind the &quot;Secret Door&quot; who initially disguised their voices and provided clues.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Door XXV"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Space-UFOs-Apollo-11/dp/B0B8TSJYBX/ctoc\" target=\"_blank\">Secret Space UFOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=2\" target=\"_blank\">Technologies in the 21st Century\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=205\" target=\"_blank\">HAARP: The Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=206\" target=\"_blank\">Earth Changes: The Ripple Effect\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.VanPraagh.com/\" target=\"_blank\">VanPraagh.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jvpschoolofmysticalarts.com/\" target=\"_blank\">jvpschoolofmysticalarts.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://lunaranomalies.blogspot.com/\" target=\"_blank\">lunaranomalies.blogspot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mikebara.blogspot.com\" target=\"_blank\">mikebara.blogspot.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=\"https://thehiddenmonks.com/\" target=\"_blank\">thehiddenmonks.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-11-2026-hour-1, 05-11-2026-hour-2, 05-11-2026-hour-3, 05-11-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":"George Noory tried identifying four separate guests behind the \"Secret Door\" who initially disguised their voices and provided clues.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"People moving threw portals in different shapes, in minimalistic studio setting in vivid colours","link":"","new_tab":false,"source_credit":"Klaus Vedfelt / DigitalVision / Getty Images","title":"Man walking threw doorway in futuristic room","url":"asset://assets.getty/69fd1c2623467bdc8c7e1237","use_caption":false},"keywords":["keywords/psychic","keywords/UFOs","keywords/numerology","keywords/AI","keywords/Alaska"],"primary_slug":"2026-05-11-show","slugs":["2026-05-11-show"],"sponsored":false,"title":"Secret Door XXV"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778580000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"GdNiY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","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-05-11-show/"},"slug":"2026-05-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237","title":"Secret Door XXV","description":"George Noory tried identifying four separate guests behind the \"Secret Door\" who initially disguised their voices and provided clues.","author":""},"pub_start":1778580000000,"pub_until":4115978604802,"pub_changed":1778583348147,"subscription":[{"tags":["coast-categories/host-george-noory","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","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":"%2F5dffc960cc137bf24420130b","slug":"van-praagh-james-5876","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/van-praagh-james/5876","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>\nJames Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061553395/ctoc\" target=\"_blank\">Ghosts Among Us: Uncovering the Truth About the Other Side\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743229436/ctoc\" target=\"_blank\">Meditations with James Van Praagh\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743227263/ctoc\" target=\"_blank\">Heaven and Earth: Making the Psychic Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743229428/ctoc\" target=\"_blank\">Looking Beyond: A Teen's Guide to the Spiritual World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0525945407/ctoc\" target=\"_blank\">Healing Grief: Reclaiming Life After Any Loss\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0525944818/ctoc\" target=\"_blank\">Reaching to Heaven: A Spiritual Journey Through Life and Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0451191722/ctoc\" target=\"_blank\">Talking to Heaven: A Medium's Message of Life After Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Unfinished-Business-What-Teach-about/dp/006177815X/ctoc\" target=\"_blank\">Unfinished Business: What the Dead Can Teach Us About Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Growing-Up-Heaven-Eternal-Connection/dp/0062024639/ctoc\" target=\"_blank\">Growing Up in Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Heal-Grieving-Heart-Doreen-Virtue/dp/1401943365//ctoc\" target=\"_blank\">How To Heal A Grieving Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Adventures-Soul-Journeys-Spiritual-Dimensions/dp/1401944701/ctoc\" target=\"_blank\">Adventures of the Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Power-Love-Connecting-Oneness/dp/1401951341/ctoc\" target=\"_blank\">The Power of Love: Connecting to the Oneness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wisdom-Your-Spirit-Guides-Handbook/dp/1401951392/ctoc\" target=\"_blank\">Wisdom from Your Spirit Guides\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":"%2F6637b392defb393fe93aa6fd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6637b392defb393fe93aa6fd","source_credit":"","title":"","url":"asset://new_assets/6637b392defb393fe93aa6fd","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"van-praagh-james-5876"},"summary":{"type":"html","value":"\u003cp>James Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.\u003c/p>\n\n"},"title":{"type":"title","value":"James Van Praagh"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.VanPraagh.com/\" target=\"_blank\">VanPraagh.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jvpschoolofmysticalarts.com/\" target=\"_blank\">jvpschoolofmysticalarts.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/van-praagh-james-5876","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/van-praagh-james/5876","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"James Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6637b392defb393fe93aa6fd","use_caption":false},"keywords":[],"primary_slug":"van-praagh-james-5876","slugs":["van-praagh-james-5876"],"sponsored":false,"title":"James Van Praagh"},"targeting":{"exclusion":{"tags":[]},"publish_date":1508489820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Jntav","operator":"OR","readonly":false,"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":""}]}},"pub_start":1508489820000,"type":"content:coast-to-coast-guest","summary":{"title":"James Van Praagh","description":"James Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.","image":"https://i.iheart.com/v3/re/new_assets/6637b392defb393fe93aa6fd"}},{"ref_id":"%2F5dffce72537fd678a3ece494","slug":"bara-mike-5772","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bara-mike/5772","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>\nMike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described \"Born Again conspiracy theorist,\" Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in \u003ci>Secret and Suppressed II\u003c/i>, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.\n\u003c/p>\n\n\u003cp>\nMike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with \"The Choice\" a new book for New Page Books which he describes as \"the unified field theory of physics and metaphysics.\" He promises that \"The Choice\" will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Choice-Conscious-Thought-Physics-Reshape/dp/1601631448/ctoc\" target=\"_blank\">The Choice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Dark-Mission-History-Enlarged-Revised/dp/1932595481/ctoc\" target=\"_blank\">Dark Mission: The Secret History of NASA\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Moon-Mike-Bara/dp/193548785X/ctoc\" target=\"_blank\">Ancient Aliens on the Moon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Mars-Mike-Bara/dp/1935487892/ctoc\" target=\"_blank\">Ancient Aliens on Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Mars-Mike-Bara/dp/1939149312/ctoc\" target=\"_blank\">Ancient Aliens on Mars II\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Secret-Societies-Mike/dp/1939149401/ctoc\" target=\"_blank\">Ancient Aliens &amp; Secret Societies\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hidden-Agenda-Secret-Space-Program/dp/1939149665/ctoc\" target=\"_blank\">Hidden Agenda: NASA and the Secret Space Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/LIghtbringer-Mission-Novel-Mike-Bara/dp/1973415534/ctoc\" target=\"_blank\">Lightbringer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.adventuresunlimitedpress.com/proddetail.php?prod=AAJK\" target=\"_blank\">Ancient Aliens &amp; JFK\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Triangle-Behind-Worlds-Enduring-Mystery/dp/1948803062/ctoc\" target=\"_blank\">The Triangle: The Truth Behind the World’s Most Enduring Mystery\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/12215ade217dc7d72b0d43dc227ed96f","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/12215ade217dc7d72b0d43dc227ed96f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bara-mike-5772"},"summary":{"type":"html","value":"\u003cp>Mike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described &quot;Born Again conspiracy theorist,&quot; Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in Secret and Suppressed II, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.\u003c/p>\n\n\n\n\n\u003cp>Mike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with &quot;The Choice&quot; a new book for New Page Books which he describes as &quot;the unified field theory of physics and metaphysics.&quot; He promises that &quot;The Choice&quot; will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs. \u003c/p>\n\n"},"title":{"type":"title","value":"Mike Bara"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Space-UFOs-Apollo-11/dp/B0B8TSJYBX/ctoc\" target=\"_blank\">Secret Space UFOs\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://lunaranomalies.blogspot.com/\" target=\"_blank\">lunaranomalies.blogspot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mikebara.blogspot.com\" target=\"_blank\">mikebara.blogspot.com\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/bara-mike-5772","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bara-mike/5772","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Mike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described \"Born Again conspiracy theorist,\" Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in Secret and Suppressed II, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.      Mike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with \"The Choice\" a new book for New Page Books which he describes as \"the unified field theory of physics and metaphysics.\" He promises that \"The Choice\" will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs.","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/12215ade217dc7d72b0d43dc227ed96f","use_caption":false},"keywords":[],"primary_slug":"bara-mike-5772","slugs":["bara-mike-5772"],"sponsored":false,"title":"Mike Bara"},"targeting":{"exclusion":{"tags":[]},"publish_date":1513305060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"I7vOE","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","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":1513305060000,"type":"content:coast-to-coast-guest","summary":{"title":"Mike Bara","description":"Mike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described \"Born Again conspiracy theorist,\" Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in Secret and Suppressed II, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.      Mike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with \"The Choice\" a new book for New Page Books which he describes as \"the unified field theory of physics and metaphysics.\" He promises that \"The Choice\" will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs.","image":"https://i.iheart.com/v3/re/assets.coast2coast/12215ade217dc7d72b0d43dc227ed96f"}},{"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=\"http://www.amazon.com/exec/obidos/ASIN/1401301428/ctoc\" target=\"_blank\">Glynis Has Your Number\u003c/a>\u003c/li>\n\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>\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=\"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":"%2F5dffcb1dcc137bf24420132d","slug":"begich-nick-5914","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/begich-nick/5914","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>Nicholas Begich was born in the territory of Alaska just before statehood. He is well known in Alaska, nationally and around the world for his political activities. He was twice elected President of both the Alaska Federation of Teachers and the Anchorage Council of Education. As a lifelong scholar, Begich has pursued independent research in the sciences and politics for most of his adult life. Begich received Doctor of Medicine (Medicina Alternitiva), honoris causa, for independent work in health and political science, from the Open International University for Complementary Medicines, Colombo, Sri Lanka, in November 1994.\u003c/p>\n\n\u003cp>Begich has published in science, technology, government, economics, politics, and education and is a well-known lecturer, having presented around the world. He has been featured as a guest on thousands of radio broadcasts and dozens of documentaries reporting on his research activities, including new technologies, health, and earth science-related issues. He has written or co-authored five books published in ten languages.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964881209/ctoc\" target=\"_blank\">Angels Don't Play This H.A.A.R.P.\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693545/ctoc\" target=\"_blank\">Controlling the Human Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693448/ctoc\" target=\"_blank\">Earth Rising II: The Betrayal of Science, Society and the Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/189069343x/ctoc\" target=\"_blank\">Earth Rising: The Revolution, Toward a Thousand Years of Peace\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964881225/ctoc\" target=\"_blank\">Towards a New Alchemy\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/922421d75f1e1ca0b7eb5a74c176f56d","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"begich-nick-5914"},"summary":{"type":"html","value":"\u003cp>Dr. Nick Begich is well known for his work and research on HAARP, &quot;Mind Effects&quot; and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007. \u003c/p>\n\n\n\n\n\u003cp>Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.\u003c/p>\n\n"},"title":{"type":"title","value":"Nick Begich"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=2\" target=\"_blank\">Technologies in the 21st Century\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=205\" target=\"_blank\">HAARP: The Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=206\" target=\"_blank\">Earth Changes: The Ripple Effect\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehiddenmonks.com/\" target=\"_blank\">thehiddenmonks.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/begich-nick-5914","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/begich-nick/5914","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Nick Begich is well known for his work and research on HAARP, \"Mind Effects\" and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007.       Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.","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/922421d75f1e1ca0b7eb5a74c176f56d","use_caption":false},"keywords":[],"primary_slug":"begich-nick-5914","slugs":["begich-nick-5914"],"sponsored":false,"title":"Nick Begich"},"targeting":{"exclusion":{"tags":[]},"publish_date":1497582600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8CqFh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1497582600000,"type":"content:coast-to-coast-guest","summary":{"title":"Nick Begich","description":"Dr. Nick Begich is well known for his work and research on HAARP, \"Mind Effects\" and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007.       Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.","image":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d"}}]}},{"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:/69fd1b85413c4ef505d141a4","slug:2026-05-11-show","slug:2026-05-11-show","keyword:keywords/psychic","keyword:keywords/UFOs","keyword:keywords/numerology","keyword:keywords/AI","keyword:keywords/Alaska"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1779832869000,"\u003cupcoming_pub_after>":1778626800000,"\u003cpub_start>":1778623269000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1778709669000,"\u003ctonight_pub_after>":1778626800000},"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":"%2F69fd1e5d413c4ef505d14205","type":"PUBLISHING","record":{"ref_id":"%2F69fd1e5d413c4ef505d14205","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-12-show/","cuser":"user/ldap/1138274","fields":{"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"title":"Close-up of a human silhouette facing a giant iris representing individual scrutiny and the digital gaze","url":"asset://assets.getty/69fd217f23467bdc8c7e1238","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horizontal digitally generated image featuring a rear view of a lone human silhouette standing before a massive, glowing human eye that fills the frame. The intricate textures of the iris, illuminated in fiery oranges and yellows against a dark background, create a sense of being watched or analyzed by a powerful entity. This conceptual symbol explores the intensity of individual scrutiny, the digital gaze, and the loss of anonymity in a tech-driven society. It serves as a visual metaphor for the relationship between the observer and the observed within global communications and artificial intelligence systems. The composition highlights the vulnerability of personal privacy when faced with the overwhelming scale of modern data monitoring and information medium tracking.","id":"%2F69fd217f23467bdc8c7e1238","link":"","source_credit":"J Studios / DigitalVision / Getty Images","use_caption":false,"alt_text":"","bucket":"assets.getty","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238"}},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Natural Remedies / Remote Viewing & Consciousness"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F690d3cd5feb0ecf4b82eb77a","%2F64e83957b24ce719d3767520"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"show_date":{"type":"date","value":1778594400332},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"value":"","type":"plain"},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"slug":{"type":"slug","value":"2026-05-12-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">Dr. Drew Peterson\u003c/a> will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health.\u003c/p>\n\n\u003cp>Second Half: Remote viewer and instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">Dr. Drew Peterson\u003c/a> will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health.\u003c/p>\n\n\u003cp>Second Half: Remote viewer and instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss the many aspects of this practice, from tapping into past lives and energetic imprints to assisting in solving real-world crimes. She will reveal remote viewing as a living, breathing skillset that blends intuition, body sensing, and expanded awareness.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"value":"","type":"html"},"keywords":{"type":"tag","value":["keywords/medicine","keywords/health","keywords/supplements","keywords/consciousness"]},"pn_podcast":{"type":"pnpodcast","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">radiohealthdoc.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.butterflyeffectcenter.com\" target=\"_blank\">butterflyeffectcenter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">butterflyeffectcenter.com/remote-viewing\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"keywords":["keywords/medicine","keywords/health","keywords/supplements","keywords/consciousness"],"primary_slug":"2026-05-12-show","slugs":["2026-05-12-show"],"sponsored":false,"title":"Natural Remedies / Remote Viewing & Consciousness","author":"","description":"First Half: Dr. Drew Peterson will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health. Second Half: Remote viewer and instructor Michelle Freed will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.","image":{"link":"","source_credit":"J Studios / DigitalVision / Getty Images","url":"asset://assets.getty/69fd217f23467bdc8c7e1238","alt_text":"","new_tab":false,"title":"Close-up of a human silhouette facing a giant iris representing individual scrutiny and the digital gaze","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horizontal digitally generated image featuring a rear view of a lone human silhouette standing before a massive, glowing human eye that fills the frame. The intricate textures of the iris, illuminated in fiery oranges and yellows against a dark background, create a sense of being watched or analyzed by a powerful entity. This conceptual symbol explores the intensity of individual scrutiny, the digital gaze, and the loss of anonymity in a tech-driven society. It serves as a visual metaphor for the relationship between the observer and the observed within global communications and artificial intelligence systems. The composition highlights the vulnerability of personal privacy when faced with the overwhelming scale of modern data monitoring and information medium tracking."}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"jYtDs","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1778666400000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-05-12-show/"},"slug":"2026-05-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238","title":"Natural Remedies / Remote Viewing & Consciousness","description":"First Half: Dr. Drew Peterson will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health. Second Half: Remote viewer and instructor Michelle Freed will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.","author":""},"pub_start":1778666400000,"pub_until":4115978604802,"pub_changed":1778666400000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69fd1e5d413c4ef505d14205","slug:2026-05-12-show","slug:2026-05-12-show","keyword:keywords/medicine","keyword:keywords/health","keyword:keywords/supplements","keyword:keywords/consciousness"]}}],"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":"%2F69fd1e5d413c4ef505d14205","type":"PUBLISHING","record":{"ref_id":"%2F69fd1e5d413c4ef505d14205","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-12-show/","cuser":"user/ldap/1138274","fields":{"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"title":"Close-up of a human silhouette facing a giant iris representing individual scrutiny and the digital gaze","url":"asset://assets.getty/69fd217f23467bdc8c7e1238","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horizontal digitally generated image featuring a rear view of a lone human silhouette standing before a massive, glowing human eye that fills the frame. The intricate textures of the iris, illuminated in fiery oranges and yellows against a dark background, create a sense of being watched or analyzed by a powerful entity. This conceptual symbol explores the intensity of individual scrutiny, the digital gaze, and the loss of anonymity in a tech-driven society. It serves as a visual metaphor for the relationship between the observer and the observed within global communications and artificial intelligence systems. The composition highlights the vulnerability of personal privacy when faced with the overwhelming scale of modern data monitoring and information medium tracking.","id":"%2F69fd217f23467bdc8c7e1238","link":"","source_credit":"J Studios / DigitalVision / Getty Images","use_caption":false,"alt_text":"","bucket":"assets.getty","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238"}},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Natural Remedies / Remote Viewing & Consciousness"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F690d3cd5feb0ecf4b82eb77a","%2F64e83957b24ce719d3767520"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"show_date":{"type":"date","value":1778594400332},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"value":"","type":"plain"},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"slug":{"type":"slug","value":"2026-05-12-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">Dr. Drew Peterson\u003c/a> will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health.\u003c/p>\n\n\u003cp>Second Half: Remote viewer and instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">Dr. Drew Peterson\u003c/a> will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health.\u003c/p>\n\n\u003cp>Second Half: Remote viewer and instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss the many aspects of this practice, from tapping into past lives and energetic imprints to assisting in solving real-world crimes. She will reveal remote viewing as a living, breathing skillset that blends intuition, body sensing, and expanded awareness.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"value":"","type":"html"},"keywords":{"type":"tag","value":["keywords/medicine","keywords/health","keywords/supplements","keywords/consciousness"]},"pn_podcast":{"type":"pnpodcast","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">radiohealthdoc.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.butterflyeffectcenter.com\" target=\"_blank\">butterflyeffectcenter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">butterflyeffectcenter.com/remote-viewing\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"keywords":["keywords/medicine","keywords/health","keywords/supplements","keywords/consciousness"],"primary_slug":"2026-05-12-show","slugs":["2026-05-12-show"],"sponsored":false,"title":"Natural Remedies / Remote Viewing & Consciousness","author":"","description":"First Half: Dr. Drew Peterson will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health. Second Half: Remote viewer and instructor Michelle Freed will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.","image":{"link":"","source_credit":"J Studios / DigitalVision / Getty Images","url":"asset://assets.getty/69fd217f23467bdc8c7e1238","alt_text":"","new_tab":false,"title":"Close-up of a human silhouette facing a giant iris representing individual scrutiny and the digital gaze","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horizontal digitally generated image featuring a rear view of a lone human silhouette standing before a massive, glowing human eye that fills the frame. The intricate textures of the iris, illuminated in fiery oranges and yellows against a dark background, create a sense of being watched or analyzed by a powerful entity. This conceptual symbol explores the intensity of individual scrutiny, the digital gaze, and the loss of anonymity in a tech-driven society. It serves as a visual metaphor for the relationship between the observer and the observed within global communications and artificial intelligence systems. The composition highlights the vulnerability of personal privacy when faced with the overwhelming scale of modern data monitoring and information medium tracking."}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"jYtDs","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1778666400000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-05-12-show/"},"slug":"2026-05-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd217f23467bdc8c7e1238","title":"Natural Remedies / Remote Viewing & Consciousness","description":"First Half: Dr. Drew Peterson will discuss the many ways we can use natural remedies to help with ailments and health issues in addition to using modern medicine. Dr. Drew believes that supplementation and natural remedies are essential when it comes to everyday health. Second Half: Remote viewer and instructor Michelle Freed will lay out her expertise in remote viewing, taking it far beyond its normal protocols and into its connection with consciousness. Freed will discuss many aspects, from tapping into past lives and energetic imprints to assisting in solving real-world crimes.","author":""},"pub_start":1778666400000,"pub_until":4115978604802,"pub_changed":1778666400000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F690d3cd5feb0ecf4b82eb77a","slug":"dr-drew-peterson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dr-drew-peterson/","cuser":"user/ldap/PREBUR1SXN","fields":{"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dr-drew-peterson"},"title":{"type":"title","value":"Dr. Drew Peterson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radiohealthdoc.com/\" target=\"_blank\">radiohealthdoc.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Drew Peterson is a chiropractor, educator, and former NASA research associate. He is an author and, for six years, the &quot;Science Updates&quot; columnist and associate editor of the California Journal of Oriental Medicine. He has a master's in Chinese medicine and is certified in botanical medicine by the Colorado School of Pharmacy.\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F6912dd879f036469589b3814","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6912dd879f036469589b3814","url":"asset://new_assets/6912dd879f036469589b3814"}},"summary":{"type":"html","value":"\u003cp>Dr. Drew Peterson is a chiropractor, educator, and former NASA research associate. He is an author and, for six years, the &quot;Science Updates&quot; columnist and associate editor of the California Journal of Oriental Medicine.\u003c/p>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"keywords":[],"primary_slug":"dr-drew-peterson","slugs":["dr-drew-peterson"],"sponsored":false,"title":"Dr. Drew Peterson","author":"","description":"Dr. Drew Peterson is a chiropractor, educator, and former NASA research associate. He is an author and, for six years, the \"Science Updates\" columnist and associate editor of the California Journal of Oriental Medicine.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","caption":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6912dd879f036469589b3814","use_caption":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1762475220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"m1oKK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1762475220000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Drew Peterson","description":"Dr. Drew Peterson is a chiropractor, educator, and former NASA research associate. He is an author and, for six years, the \"Science Updates\" columnist and associate editor of the California Journal of Oriental Medicine.","image":"https://i.iheart.com/v3/re/new_assets/6912dd879f036469589b3814"}},{"ref_id":"%2F64e83957b24ce719d3767520","slug":"michelle-freed","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/michelle-freed/","cuser":"user/ldap/1130291","fields":{"slug":{"value":"michelle-freed","type":"slug"},"title":{"type":"title","value":"Michelle Freed"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Michelle Freed is a certified remote viewer and instructor with an emphasis in Controlled Remote Viewing. She has completed programs through organizations like the APP, Right Hemisphere, and Intuitive Specialists, and has received additional training from Joe McMoneagle. Michelle is an active member of IRVA and has conducted notable research in the field of remote viewing. \u003c/p>\n\n"}]},"books":{"value":"","type":"html"},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Michelle Freed is a certified remote viewer and instructor with an emphasis in Controlled Remote Viewing. She has completed programs through organizations like the APP, Right Hemisphere, and Intuitive Specialists, and has received additional training from Joe McMoneagle. \u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.butterflyeffectcenter.com\" target=\"_blank\">butterflyeffectcenter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">butterflyeffectcenter.com/remote-viewing\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/69099c25d0c28620d1de4e99","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F69099c25d0c28620d1de4e99","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69099c25d0c28620d1de4e99","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":""}}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"slugs":["michelle-freed"],"sponsored":false,"title":"Michelle Freed","author":"","description":"Michelle Freed is a certified remote viewer and instructor with an emphasis in Controlled Remote Viewing. She has completed programs through organizations like the APP, Right Hemisphere, and Intuitive Specialists, and has received additional training from Joe McMoneagle.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","title":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69099c25d0c28620d1de4e99","use_caption":false},"keywords":[],"primary_slug":"michelle-freed"},"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 Guest"],"workflow":"","id":"rTfqt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"]}],"exclusion":{"tags":[]},"publish_date":1692940740000}},"pub_start":1692940740000,"type":"content:coast-to-coast-guest","summary":{"title":"Michelle Freed","description":"Michelle Freed is a certified remote viewer and instructor with an emphasis in Controlled Remote Viewing. She has completed programs through organizations like the APP, Right Hemisphere, and Intuitive Specialists, and has received additional training from Joe McMoneagle.","image":"https://i.iheart.com/v3/re/new_assets/69099c25d0c28620d1de4e99"}}]}},{"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:/69fd1e5d413c4ef505d14205","slug:2026-05-12-show","slug:2026-05-12-show","keyword:keywords/medicine","keyword:keywords/health","keyword:keywords/supplements","keyword:keywords/consciousness"]}},{"id":"%2F69fd2259413c4ef505d1421f","type":"PUBLISHING","record":{"ref_id":"%2F69fd2259413c4ef505d1421f","type":"content:coast-to-coast-show","payload":{"fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Former Professor of Mechanical Engineering \u003ca href=\"http://doctorjudywood.com/wp\" target=\"_blank\">Dr. Judy Wood\u003c/a> will discuss the value of observation and how it can open up a world of free energy for all of us. She'll explain how what happened to the city of Hiroshima, Japan, on August 6, 1945 inspired the creation of nuclear power plants. Similarly, she will show that what happened to the WTC complex on September 11, 2001 provided more evidence of free energy.\u003c/p>\n\n\u003cp>Second Half: Cognitive Psychologist \u003ca href=\"https://magicresearchlab.com/\" target=\"_blank\">Dr. Gustav Kuhn\u003c/a> will explore how magic can be used as a powerful tool for understanding the human mind. He'll draw from his experience as both a psychologist and magician and will discuss how magic reveals the limits of attention, perception, decision making, and belief. Dr. Kuhn will also talk about what magic can teach us about real-world deception, from misinformation to cybersecurity, and why impossible experiences continue to fascinate us.\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"2026-05-13-show"},"title":{"type":"title","value":"Free Energy / Magic of the Mind"},"videos":{"type":"html","value":""},"articles":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Towers-Evidence-Directed-Free-energy-Technology/dp/0615412564/ctoc\" target=\"_blank\">Where Did the Towers Go?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Experiencing-Impossible-Science-Magic-Press/dp/026203946X/ctoc\" target=\"_blank\">Experiencing the Impossible: The Science of Magic\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"value":[],"type":"bumpermusic"},"episodes":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/energy","keywords/nuclear power","keywords/magic","keywords/perception","keywords/misinformation"]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.drjudywood.com/\" target=\"_blank\">drjudywood.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wheredidthetowersgo.com/\" target=\"_blank\">wheredidthetowersgo.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://magicresearchlab.com/\" target=\"_blank\">magicresearchlab.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"guest":{"type":"link","value":["%2F5e00f29a537fd678a3ecf10d","%2F69fd1416413c4ef505d14126"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/68f1a22e9fcb3929d9096c40","url":"asset://assets.getty/68f1a22e9fcb3929d9096c40","id":"%2F68f1a22e9fcb3929d9096c40","source_credit":"miss_j / iStock / Getty Images","title":"Open magic book with flying autumn leaves and raven black feathers and glowing magical light. Halloween night season background poster. Witchcraft, spell, wizard and fantasy concept.","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Open magic book with flying autumn leaves and raven black feathers and glowing magical light. Halloween night season background poster. Witchcraft, spell, wizard and fantasy concept.","link":"","new_tab":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778680800684},"summary":{"type":"html","value":"\u003cp>First Half: Former Professor of Mechanical Engineering \u003ca href=\"http://doctorjudywood.com/wp\" target=\"_blank\">Dr. Judy Wood\u003c/a> will discuss the value of observation and how it can open up a world of free energy for all of us. She'll show that what happened to the WTC complex on September 11, 2001 provided evidence of free energy.\u003c/p>\n\n\u003cp>Second Half: Cognitive Psychologist \u003ca href=\"https://magicresearchlab.com/\" target=\"_blank\">Dr. Gustav Kuhn\u003c/a> will explore how magic can be used as a powerful tool for understanding the human mind. He'll draw from his experience as both a psychologist and magician and will discuss how magic reveals the limits of attention, perception, decision making, and belief.\u003c/p>\n\n"},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"description":"First Half: Former Professor of Mechanical Engineering Dr. Judy Wood will discuss the value of observation and how it can open up a world of free energy for all of us. She'll show that what happened to the WTC complex on September 11, 2001 provided evidence of free energy. Second Half: Cognitive Psychologist Dr. Gustav Kuhn will explore how magic can be used as a powerful tool for understanding the human mind. He'll draw from his experience as both a psychologist and magician and will discuss how magic reveals the limits of attention, perception, decision making, and belief.","image":{"title":"Open magic book with flying autumn leaves and raven black feathers and glowing magical light. Halloween night season background poster. Witchcraft, spell, wizard and fantasy concept.","use_caption":false,"caption":"Open magic book with flying autumn leaves and raven black feathers and glowing magical light. Halloween night season background poster. Witchcraft, spell, wizard and fantasy concept.","link":"","new_tab":false,"url":"asset://assets.getty/68f1a22e9fcb3929d9096c40","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"miss_j / iStock / Getty Images"},"keywords":["keywords/energy","keywords/nuclear power","keywords/magic","keywords/perception","keywords/misinformation"],"primary_slug":"2026-05-13-show","slugs":["2026-05-13-show"],"sponsored":false,"title":"Free Energy / Magic of the Mind","author":""},"targeting":{"publish_date":1778752800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"cdvgg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-13-show/","cuser":"user/ldap/1138274","permalink":"https://www.coasttocoastam.com/show/2026-05-13-show/"},"slug":"2026-05-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68f1a22e9fcb3929d9096c40","title":"Free Energy / Magic of the Mind","description":"First Half: Former Professor of Mechanical Engineering Dr. Judy Wood will discuss the value of observation and how it can open up a world of free energy for all of us. She'll show that what happened to the WTC complex on September 11, 2001 provided evidence of free energy. Second Half: Cognitive Psychologist Dr. Gustav Kuhn will explore how magic can be used as a powerful tool for understanding the human mind. He'll draw from his experience as both a psychologist and magician and will discuss how magic reveals the limits of attention, perception, decision making, and belief.","author":""},"pub_start":1778752800000,"pub_until":4115978604802,"pub_changed":1778752800000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00f29a537fd678a3ecf10d","slug":"wood-judy-d-51590","payload":{"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>Dr. Judy Wood is a former Professor of Mechanical Engineering and Engineering Mechanics. She is an experimentalist in the field of Applied Mechanics, using interferometry and other optical methods to study natural and physical phenomena. Learning from Nature’s superior designs allows us to copy them into Engineering designs. Dr. Wood earned a BS degree in Civil Engineering, an MS degree in Engineering Mechanics, and a PhD in Materials Engineering Science, which is an interdisciplinary degree between Materials Science and Applied Mechanics. Dr. Wood’s background and observational skills put her in an ideal position to see what really happened to the WTC complex on 9/11. Her research and analytical experience then revealed the use of directed free energy on that day.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Towers-Evidence-Directed-Free-energy-Technology/dp/0615412564/ctoc\" target=\"_blank\">Where Did the Towers Go?\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/cc14358ef2291c4ff41042286d286e7e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/cc14358ef2291c4ff41042286d286e7e","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Dr. Judy Wood is a former Professor of Mechanical Engineering and Engineering Mechanics. She is an experimentalist in the field of Applied Mechanics, using interferometry and other optical methods to study natural and physical phenomena. Dr. Wood’s background and observational skills put her in an ideal position to see what really happened to the WTC complex on 9/11. Her research and analytical experience then revealed the use of directed free energy on that day.\u003c/p>\n\n"},"title":{"type":"title","value":"Judy D. Wood"},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"wood-judy-d-51590"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.doctorjudywood.com/wp/\" target=\"_blank\">doctorjudywood.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wheredidthetowersgo.com/\" target=\"_blank\">wheredidthetowersgo.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/wood-judy-d/51590","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/wood-judy-d-51590"},"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","title":"","alt_text":"","new_tab":false,"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/cc14358ef2291c4ff41042286d286e7e","use_caption":false},"keywords":[],"primary_slug":"wood-judy-d-51590","slugs":["wood-judy-d-51590"],"sponsored":false,"title":"Judy D. Wood","author":"Coast to Coast AM Staff","description":"Dr. Judy Wood is a former Professor of Mechanical Engineering and Engineering Mechanics. She is an experimentalist in the field of Applied Mechanics, using interferometry and other optical methods to study natural and physical phenomena. Dr. Wood’s background and observational skills put her in an ideal position to see what really happened to the WTC complex on 9/11. Her research and analytical experience then revealed the use of directed free energy on that day."},"targeting":{"exclusion":{"tags":[]},"publish_date":1459482180000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"vFVIy","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)"]}]},"canonical_url":"https:/www.coasttocoastam.com/guest/wood-judy-d/51590","cuser":""},"pub_start":1459482180000,"type":"content:coast-to-coast-guest","summary":{"title":"Judy D. Wood","description":"Dr. Judy Wood is a former Professor of Mechanical Engineering and Engineering Mechanics. She is an experimentalist in the field of Applied Mechanics, using interferometry and other optical methods to study natural and physical phenomena. Dr. Wood’s background and observational skills put her in an ideal position to see what really happened to the WTC complex on 9/11. Her research and analytical experience then revealed the use of directed free energy on that day.","image":"https://i.iheart.com/v3/re/assets.coast2coast/cc14358ef2291c4ff41042286d286e7e"}},{"ref_id":"%2F69fd1416413c4ef505d14126","slug":"dr-gustav-kuhn","payload":{"cuser":"user/ldap/1138274","fields":{"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"dr-gustav-kuhn"},"summary":{"type":"html","value":"\u003cp>Cognitive Psychologist Dr. Gustav Kuhn explores how magic can be used as a powerful tool for understanding the human mind, drawing from his experience as both a psychologist and magician.\u003c/p>\n\n"},"title":{"type":"title","value":"Dr. Gustav Kuhn"},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://magicresearchlab.com/\" target=\"_blank\">magicresearchlab.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Cognitive Psychologist Dr. Gustav Kuhn explores how magic can be used as a powerful tool for understanding the human mind, drawing from his experience as both a psychologist and magician.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Experiencing-Impossible-Science-Magic-Press/dp/026203946X/ctoc\" target=\"_blank\">Experiencing the Impossible: The Science of Magic\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a02bb746c57b726e33f252a","url":"asset://new_assets/6a02bb746c57b726e33f252a","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a02bb746c57b726e33f252a","new_tab":false,"source_credit":"","title":"","bucket":"new_assets"}},"show_appearances":{"type":"link","value":[]},"author":{"type":"author","value":[]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"dr-gustav-kuhn","slugs":["dr-gustav-kuhn"],"sponsored":false,"title":"Dr. Gustav Kuhn","author":"","description":"Cognitive Psychologist Dr. Gustav Kuhn explores how magic can be used as a powerful tool for understanding the human mind, drawing from his experience as both a psychologist and magician.","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","caption":"","new_tab":false,"title":"","url":"asset://new_assets/6a02bb746c57b726e33f252a"},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1778193240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"TTaGu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}]},"canonical_url":"https://www.coasttocoastam.com/guest/dr-gustav-kuhn/"},"pub_start":1778193240000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Gustav Kuhn","description":"Cognitive Psychologist Dr. Gustav Kuhn explores how magic can be used as a powerful tool for understanding the human mind, drawing from his experience as both a psychologist and magician.","image":"https://i.iheart.com/v3/re/new_assets/6a02bb746c57b726e33f252a"}}]}},{"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:/69fd2259413c4ef505d1421f","slug:2026-05-13-show","slug:2026-05-13-show","keyword:keywords/energy","keyword:keywords/nuclear power","keyword:keywords/magic","keyword:keywords/perception","keyword:keywords/misinformation"]}},{"id":"%2F69fd24c9413c4ef505d14239","type":"PUBLISHING","record":{"ref_id":"%2F69fd24c9413c4ef505d14239","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-14-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/aliens","keywords/encounters","keywords/Knights Templar","keywords/treasure","keywords/Avalon","keywords/Atlantis","keywords/hypnosis"]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd25b191bfcd950bd92659","title":"Man looking at UFOs in fantasy landscape","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69fd25b191bfcd950bd92659","source_credit":"gremlin / E+ / Getty Images","url":"asset://assets.getty/69fd25b191bfcd950bd92659","use_caption":false,"bucket":"assets.getty","caption":"Man looking at UFOs in fantasy landscape. 3D generated image.","link":"","new_tab":false}},"title":{"value":"Alien Interactions / Mysteries of the Knights Templar","type":"title"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"bumper_music":{"value":[],"type":"bumpermusic"},"guest":{"type":"link","value":["%2F5e007841537fd678a3ecebc4","%2F63b76fb5b11eab1f8b4d7e81"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"value":"George Noory","type":"plain"},"pn_podcast":{"value":[],"type":"pnpodcast"},"show_date":{"type":"date","value":1778767200602},"slug":{"type":"slug","value":"2026-05-14-show"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Astrophysicist and author \u003ca href=\"https://neildegrassetyson.com/\" target=\"_blank\">Neil deGrasse Tyson\u003c/a> will discuss his new book, Take Me to Your Leader, which is a practical guide for dealing with alien visitors, an exploration of how it might happen, and a cultural history of our fascination with extraterrestrials.\u003c/p>\n\n\u003cp>Second Half: Hypnotist and author \u003ca href=\"https://theholistichypnotist.com/\" target=\"_blank\">Sarah Breskman Cosme\u003c/a> will discuss the Knights Templar and the true nature of the treasure they were sworn to protect. She'll reveal why it may not be what history has led us to believe, and will explore hidden knowledge connected to ancient civilizations, sacred sites, and the enduring mystery of Avalon and Atlantis. Sarah will also share the most recent insights uncovered through hypnosis sessions, including extraordinary accounts of extraterrestrial contact and hidden technologies.\u003c/p>\n\n"}]},"episodes":{"type":"plain","value":""},"show_audio":{"type":"link","value":[]},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Take-Your-Leader-Perspectives-Encounter/dp/1668249979/ctoc\" target=\"_blank\">Take Me to Your Leader\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393065200/ctoc\" target=\"_blank\">The Pluto Files\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393327582/ctoc\" target=\"_blank\">Origins: Fourteen Billion Years of Cosmic Evolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/A-Hypnotists-Journey-to-Avalon/dp/B0DWC3SMQQ/ctoc\" target=\"_blank\">A Hypnotist's Journey to Avalon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/HYPNOTISTS-JOURNEY-ATLANTIS-WITNESS-ACCOUNTS-ebook/dp/B08R13SSJ4/ctoc\" target=\"_blank\">A Hypnotist’s Journey to Atl\u003c/a>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">antis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">A Hypnotist’s Journey to From the Trail to the Star People\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"type":"html","value":"\u003cp>First Half: Astrophysicist and author \u003ca href=\"https://neildegrassetyson.com/\" target=\"_blank\">Neil deGrasse Tyson\u003c/a> will discuss his new book, Take Me to Your Leader, which is a practical guide for dealing with alien visitors, an exploration of how it might happen, and a cultural history of our fascination with extraterrestrials.\u003c/p>\n\n\u003cp>Second Half: Hypnotist and author \u003ca href=\"https://theholistichypnotist.com/\" target=\"_blank\">Sarah Breskman Cosme\u003c/a> will discuss the Knights Templar and the true nature of the treasure they were sworn to protect. She'll reveal why it may not be what history has led us to believe, and will explore hidden knowledge connected to ancient civilizations and sacred sites.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neildegrassetyson.com/\" target=\"_blank\">neildegrassetyson.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.haydenplanetarium.org/tyson/\" target=\"_blank\">haydenplanetarium.org/tyson\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.theholistichypnotist.com/\" target=\"_blank\">theholistichypnotist.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"primary_slug":"2026-05-14-show","slugs":["2026-05-14-show"],"sponsored":false,"title":"Alien Interactions / Mysteries of the Knights Templar","author":"","description":"First Half: Astrophysicist and author Neil deGrasse Tyson will discuss his new book, Take Me to Your Leader, which is a practical guide for dealing with alien visitors, an exploration of how it might happen, and a cultural history of our fascination with extraterrestrials. Second Half: Hypnotist and author Sarah Breskman Cosme will discuss the Knights Templar and the true nature of the treasure they were sworn to protect. She'll reveal why it may not be what history has led us to believe, and will explore hidden knowledge connected to ancient civilizations and sacred sites.","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://assets.getty/69fd25b191bfcd950bd92659","caption":"Man looking at UFOs in fantasy landscape. 3D generated image.","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Man looking at UFOs in fantasy landscape"},"keywords":["keywords/aliens","keywords/encounters","keywords/Knights Templar","keywords/treasure","keywords/Avalon","keywords/Atlantis","keywords/hypnosis"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1778839200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"QhTNK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}]},"permalink":"https://www.coasttocoastam.com/show/2026-05-14-show/"},"slug":"2026-05-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd25b191bfcd950bd92659","title":"Alien Interactions / Mysteries of the Knights Templar","description":"First Half: Astrophysicist and author Neil deGrasse Tyson will discuss his new book, Take Me to Your Leader, which is a practical guide for dealing with alien visitors, an exploration of how it might happen, and a cultural history of our fascination with extraterrestrials. Second Half: Hypnotist and author Sarah Breskman Cosme will discuss the Knights Templar and the true nature of the treasure they were sworn to protect. She'll reveal why it may not be what history has led us to believe, and will explore hidden knowledge connected to ancient civilizations and sacred sites.","author":""},"pub_start":1778839200000,"pub_until":4115978604802,"pub_changed":1778839200000,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e007841537fd678a3ecebc4","slug":"tyson-neil-degrasse-21244","payload":{"cuser":"","fields":{"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Neil deGrasse Tyson is a world-renowned astrophysicist and director of the Hayden Planetarium in the Rose Center For Earth and Space at the American Museum of Natural History since 1995. His research interests include star formation, dwarf galaxies, and the structure of our Milky Way. Tyson has authored seven books, including Just Visiting This Planet, a Q&amp;A on the universe for all ages, and his memoir, The Sky Is Not The Limit: Adventures of an Urban Astrophysicist.\u003c/p>\n\n","locale":{"locales":[]}}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"value":"tyson-neil-degrasse-21244","type":"slug"},"summary":{"type":"html","value":"\u003cp>Neil deGrasse Tyson is a world-renowned astrophysicist and director of the Hayden Planetarium in the Rose Center For Earth and Space at the American Museum of Natural History since 1995. His research interests include star formation, dwarf galaxies, and the structure of our Milky Way. Tyson has authored seven books, including Just Visiting This Planet, a Q&amp;A on the universe for all ages, and his memoir, The Sky Is Not The Limit: Adventures of an Urban Astrophysicist.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neildegrassetyson.com/\" target=\"_blank\">neildegrassetyson.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.haydenplanetarium.org/tyson/\" target=\"_blank\">haydenplanetarium.org/tyson\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Take-Your-Leader-Perspectives-Encounter/dp/1668249979/ctoc\" target=\"_blank\">Take Me to Your Leader\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393065200/ctoc\" target=\"_blank\">The Pluto Files\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393327582/ctoc\" target=\"_blank\">Origins: Fourteen Billion Years of Cosmic Evolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0393330168/ctoc\" target=\"_blank\">Death by Black Hole: And Other Cosmic Quandaries\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Space-Chronicles-Facing-Ultimate-Frontier/dp/0393082105/ctoc\" target=\"_blank\">Space Chronicles: Facing the Ultimate Frontier\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Letters-Astrophysicist-Neil-deGrasse-Tyson/dp/1324003316/ctoc\" target=\"_blank\">Letters from an Astrophysicist\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/749f909ac58ba65608101ce4b978935f","url":"https://i.iheart.com/v3/re/assets.coast2coast/749f909ac58ba65608101ce4b978935f","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":""}},"title":{"type":"title","value":"Neil deGrasse Tyson"}},"ingestion":{"external_url":"","feed_content_id":"/content/tyson-neil-degrasse-21244","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/tyson-neil-degrasse/21244","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"description":"Neil deGrasse Tyson is a world-renowned astrophysicist and director of the Hayden Planetarium in the Rose Center For Earth and Space at the American Museum of Natural History since 1995. His research interests include star formation, dwarf galaxies, and the structure of our Milky Way. Tyson has authored seven books, including Just Visiting This Planet, a Q&A on the universe for all ages, and his memoir, The Sky Is Not The Limit: Adventures of an Urban Astrophysicist.","image":{"caption":"","link":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/749f909ac58ba65608101ce4b978935f"},"keywords":[],"primary_slug":"tyson-neil-degrasse-21244","slugs":["tyson-neil-degrasse-21244"],"sponsored":false,"title":"Neil deGrasse Tyson","author":"Coast to Coast AM Staff"},"targeting":{"publish_date":1479447660000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"4NfId","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"canonical_url":"https:/www.coasttocoastam.com/guest/tyson-neil-degrasse/21244"},"pub_start":1479447660000,"type":"content:coast-to-coast-guest","summary":{"title":"Neil deGrasse Tyson","description":"Neil deGrasse Tyson is a world-renowned astrophysicist and director of the Hayden Planetarium in the Rose Center For Earth and Space at the American Museum of Natural History since 1995. His research interests include star formation, dwarf galaxies, and the structure of our Milky Way. Tyson has authored seven books, including Just Visiting This Planet, a Q&A on the universe for all ages, and his memoir, The Sky Is Not The Limit: Adventures of an Urban Astrophysicist.","image":"https://i.iheart.com/v3/re/assets.coast2coast/749f909ac58ba65608101ce4b978935f"}},{"ref_id":"%2F63b76fb5b11eab1f8b4d7e81","slug":"sarah-breskman-cosme","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/sarah-breskman-cosme/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/A-Hypnotists-Journey-to-Avalon/dp/B0DWC3SMQQ/ctoc\" target=\"_blank\">A Hypnotist's Journey to Avalon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/HYPNOTISTS-JOURNEY-ATLANTIS-WITNESS-ACCOUNTS-ebook/dp/B08R13SSJ4/ctoc\" target=\"_blank\">A Hypnotist’s Journey to Atl\u003c/a>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">antis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">A Hypnotist’s Journey to From the Trail to the Star People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hypnotists-Journey-Secrets-Sphinx/dp/B09PHD72VL/ctoc\" target=\"_blank\">A Hypnotist’s Journey to The Secrets of The Sphinx\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a02be006c57b726e33f255c","link":"","url":"asset://new_assets/6a02be006c57b726e33f255c","alt_text":"","bucket":"new_assets","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a02be006c57b726e33f255c","source_credit":""}},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Sarah Breskman Cosme is the best-selling author of A Hypnotist’s Journey to Atlantis and the\u003cstrong> \u003c/strong>author of A Hypnotist’s Journey to the Secrets of the Sphinx. Sarah is a master hypnotist, a Level 3 practitioner of Dolores Cannon’s QHHT, and a student of Dr. Brian Weiss. With a passion to reveal hidden or undiscovered knowledge vital to the enlightenment of humanity, Sarah continues to speak about her work worldwide.\u003c/p>\n\n"},"title":{"type":"title","value":"Sarah Breskman Cosme"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.theholistichypnotist.com/\" target=\"_blank\">theholistichypnotist.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[],"type":"author"},"blocks":{"type":"flex","value":[{"value":"\u003cp>Sarah Breskman Cosme is the best-selling author of A Hypnotist’s Journey to Atlantis and the\u003cstrong> \u003c/strong>author of A Hypnotist’s Journey to the Secrets of the Sphinx. Sarah is a master hypnotist, a Level 3 practitioner of Dolores Cannon’s QHHT, and a student of Dr. Brian Weiss. With a passion to reveal hidden or undiscovered knowledge vital to the enlightenment of humanity, Sarah continues to speak about her work worldwide. She earned her bachelor's in Psychology at Northeastern University in Boston, MA. After graduation she worked as a counselor in a halfway house for the mentally ill. Sarah now assists in teaching with Dolores Cannon’s daughter Julia all over the world. She has assisted in Egypt, Mt. Shasta, Peru, as well as Miami. Sarah has been practicing hypnosis and the &quot;healing arts&quot; for over 12 years.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"sarah-breskman-cosme"},"videos":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"keywords":[],"primary_slug":"sarah-breskman-cosme","slugs":["sarah-breskman-cosme"],"sponsored":false,"title":"Sarah Breskman Cosme","author":"","description":"Sarah Breskman Cosme is the best-selling author of A Hypnotist’s Journey to Atlantis and the author of A Hypnotist’s Journey to the Secrets of the Sphinx. Sarah is a master hypnotist, a Level 3 practitioner of Dolores Cannon’s QHHT, and a student of Dr. Brian Weiss. With a passion to reveal hidden or undiscovered knowledge vital to the enlightenment of humanity, Sarah continues to speak about her work worldwide.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","use_caption":false,"source_credit":"","url":"asset://new_assets/6a02be006c57b726e33f255c"}},"targeting":{"targets":[{"update":false,"what":["coast-categories/spirituality-occult","coast-categories/ancient-world","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"dLDGD","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1672966140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}}},"pub_start":1672966140000,"type":"content:coast-to-coast-guest","summary":{"title":"Sarah Breskman Cosme","description":"Sarah Breskman Cosme is the best-selling author of A Hypnotist’s Journey to Atlantis and the author of A Hypnotist’s Journey to the Secrets of the Sphinx. Sarah is a master hypnotist, a Level 3 practitioner of Dolores Cannon’s QHHT, and a student of Dr. Brian Weiss. With a passion to reveal hidden or undiscovered knowledge vital to the enlightenment of humanity, Sarah continues to speak about her work worldwide.","image":"https://i.iheart.com/v3/re/new_assets/6a02be006c57b726e33f255c"}}]}},{"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:/69fd24c9413c4ef505d14239","slug:2026-05-14-show","slug:2026-05-14-show","keyword:keywords/aliens","keyword:keywords/encounters","keyword:keywords/Knights Templar","keyword:keywords/treasure","keyword:keywords/Avalon","keyword:keywords/Atlantis","keyword:keywords/hypnosis"]}},{"id":"%2F69fd26cf413c4ef505d14252","type":"PUBLISHING","record":{"ref_id":"%2F69fd26cf413c4ef505d14252","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-15-show/","cuser":"user/ldap/1138274","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lyleblackburn.com/\" target=\"_blank\">lyleblackburn.com\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"value":"","type":"html"},"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> will speak with author, musician, and cryptid researcher \u003ca href=\"http://lyleblackburn.com/\" target=\"_blank\">Lyle Blackburn\u003c/a> about the case of the Lake Worth Monster, an alleged bipedal beast with white hair and horns said to have attacked a couple near Fort Worth, Texas on the night of July 10, 1969. Blackburn will explore this terrifying cryptid case and offer new insights, startling facts, and talk about never-before published interviews, photos, and maps. Followed by Open Lines in the latter half—give Richard a call and discuss whatever's on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Lake-Worth-Monster-Island-Goatman/dp/1734920661/ctoc\" target=\"_blank\">Lake Worth Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/THE-BEAST-OF-BOGGY-CREEK/dp/1933665572/ctoc\" target=\"_blank\">The Beast of Boggy Creek: The True Story of the Fouke Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Lizard-Man-Story-Bishopville-Monster/dp/1938398165/ctoc\" target=\"_blank\">Lizard Man: The True Story of the Bishopville Monster\u003c/a>\u003c/li>\u003c/ul>\n"},"guest":{"type":"link","value":["%2F5e0069ed537fd678a3eceaf9","%2F5dffc219cc137bf2442012a0"]},"host":{"value":["%2F5dfa8b6be99a880e568ef39a"],"type":"link"},"slug":{"type":"slug","value":"2026-05-15-show"},"title":{"type":"title","value":"Lake Worth Monster / Open Lines"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"host_name":{"type":"plain","value":"Richard Syrett"},"show_date":{"type":"date","value":1778853600864},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/Lake Worth Monster","keywords/cryptids","keywords/sightings"]},"pn_podcast":{"type":"pnpodcast","value":[]},"episodes":{"type":"plain","value":""},"highlights":{"value":"","type":"plain"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"Shade of werewolf hands with fur and black claws on a blue background. The hand is reaching out, and the shadow is dark. Scary claw of werewolf, wolfman, or animal monster. Spooky Halloween concept","link":"","title":"Shade of werewolf hands with fur and black claws on a blue background. The hand is reaching out, and the shadow is dark. Scary claw of werewolf, wolfman, or animal monster","alt_text":"","bucket":"assets.getty","id":"%2F69fd27a5c1d11a2bdeb70058","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd27a5c1d11a2bdeb70058","source_credit":"leolintang / iStock / Getty Images","url":"asset://assets.getty/69fd27a5c1d11a2bdeb70058"}},"show_audio":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> will speak with author, musician, and cryptid researcher \u003ca href=\"http://lyleblackburn.com/\" target=\"_blank\">Lyle Blackburn\u003c/a> about the case of the Lake Worth Monster, an alleged bipedal beast with white hair and horns said to have attacked a couple near Fort Worth, Texas on the night of July 10, 1969. Blackburn will explore this terrifying cryptid case and offer new insights, startling facts, and talk about never-before published interviews, photos, and maps. Followed by Open Lines in the latter half—give Richard a call and discuss whatever's on your mind!\u003c/p>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Guest host Richard Syrett will speak with author, musician, and cryptid researcher Lyle Blackburn about the case of the Lake Worth Monster, an alleged bipedal beast with white hair and horns said to have attacked a couple near Fort Worth, Texas on the night of July 10, 1969. Blackburn will explore this terrifying cryptid case and offer new insights, startling facts, and talk about never-before published interviews, photos, and maps. Followed by Open Lines in the latter half—give Richard a call and discuss whatever's on your mind!","image":{"link":"","new_tab":false,"source_credit":"leolintang / iStock / Getty Images","url":"asset://assets.getty/69fd27a5c1d11a2bdeb70058","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Shade of werewolf hands with fur and black claws on a blue background. The hand is reaching out, and the shadow is dark. Scary claw of werewolf, wolfman, or animal monster. Spooky Halloween concept","title":"Shade of werewolf hands with fur and black claws on a blue background. The hand is reaching out, and the shadow is dark. Scary claw of werewolf, wolfman, or animal monster"},"keywords":["keywords/Lake Worth Monster","keywords/cryptids","keywords/sightings"],"primary_slug":"2026-05-15-show","slugs":["2026-05-15-show"],"sponsored":false,"title":"Lake Worth Monster / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778925600000,"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/creatures-myths-legends","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cWqoz","operator":"OR","readonly":false}]},"permalink":"https://www.coasttocoastam.com/show/2026-05-15-show/"},"slug":"2026-05-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd27a5c1d11a2bdeb70058","title":"Lake Worth Monster / Open Lines","description":"Guest host Richard Syrett will speak with author, musician, and cryptid researcher Lyle Blackburn about the case of the Lake Worth Monster, an alleged bipedal beast with white hair and horns said to have attacked a couple near Fort Worth, Texas on the night of July 10, 1969. Blackburn will explore this terrifying cryptid case and offer new insights, startling facts, and talk about never-before published interviews, photos, and maps. Followed by Open Lines in the latter half—give Richard a call and discuss whatever's on your mind!","author":""},"pub_start":1778925600000,"pub_until":4115978604802,"pub_changed":1778925600000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","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":"%2F5e0069ed537fd678a3eceaf9","slug":"blackburn-lyle-57198","payload":{"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"fBauU","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/pop-culture"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1383881340000},"canonical_url":"https:/www.coasttocoastam.com/guest/blackburn-lyle/57198","cuser":"","fields":{"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"blackburn-lyle-57198"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lyleblackburn.com/\" target=\"_blank\">lyleblackburn.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Lyle Blackburn is a native Texan known for his work in writing, music, film, and cryptid research. He is the author of several acclaimed books, including \u003cem>The Beast of Boggy Creek\u003c/em> and \u003cem>Sinister Swamps\u003c/em>, whose subject matter reflects his life-long fascination with legends and sighting reports of unknown creatures and strange phenomena. Lyle is also the founder of the rock band, Ghoultown, and narrator/co-producer of documentary films including \u003cem>The Mothman of Point Pleasant\u003c/em> and \u003cem>Boggy Creek Monster\u003c/em>. Lyle is a frequent guest speaker at cryptozoology and paranormal conferences around the country, and has appeared on numerous television shows such as \u003cem>Monsters and Mysteries in America\u003c/em>, \u003cem>Strange Evidence\u003c/em>, and \u003cem>Finding Bigfoot\u003c/em>.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Lake-Worth-Monster-Island-Goatman/dp/1734920661/ctoc\" target=\"_blank\">Lake Worth Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/THE-BEAST-OF-BOGGY-CREEK/dp/1933665572/ctoc\" target=\"_blank\">The Beast of Boggy Creek: The True Story of the Fouke Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Lizard-Man-Story-Bishopville-Monster/dp/1938398165/ctoc\" target=\"_blank\">Lizard Man: The True Story of the Bishopville Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Beyond-Boggy-Creek-Southern-Sasquatch/dp/193839870X/ctoc\" target=\"_blank\">Beyond Boggy Creek: In Search of the Southern Sasquatch\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Momo-Strange-Case-Missouri-Monster/dp/0578456796/ctoc\" target=\"_blank\">Momo: The Strange Case of the Missouri Monster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1734920602/ctoc\" target=\"_blank\">Sinister Swamps: Monsters and Mysteries from the Mire\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"type":"html","value":"\u003cp>Lyle Blackburn is a native Texan known for his work in writing, music, film, and cryptid research. He is the author of several acclaimed books, including \u003cem>The Beast of Boggy Creek\u003c/em> and \u003cem>Sinister Swamps\u003c/em>, whose subject matter reflects his life-long fascination with legends and sighting reports of unknown creatures and strange phenomena.\u003c/p>\n\n"},"title":{"type":"title","value":"Lyle Blackburn"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""},"primary_image":{"value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/000e2f7d93fbdaa3ecf4c81c3ccbb108","source_credit":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/000e2f7d93fbdaa3ecf4c81c3ccbb108","alt_text":"","caption":"","new_tab":false},"type":"asset"}},"ingestion":{"feed_content_id":"/content/blackburn-lyle-57198","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/blackburn-lyle/57198","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"blackburn-lyle-57198","slugs":["blackburn-lyle-57198"],"sponsored":false,"title":"Lyle Blackburn","author":"Coast to Coast AM Staff","description":"Lyle Blackburn is a native Texan known for his work in writing, music, film, and cryptid research. He is the author of several acclaimed books, including The Beast of Boggy Creek and Sinister Swamps, whose subject matter reflects his life-long fascination with legends and sighting reports of unknown creatures and strange phenomena.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","use_caption":false,"alt_text":"","caption":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/000e2f7d93fbdaa3ecf4c81c3ccbb108"}}},"pub_start":1383881340000,"type":"content:coast-to-coast-guest","summary":{"title":"Lyle Blackburn","description":"Lyle Blackburn is a native Texan known for his work in writing, music, film, and cryptid research. He is the author of several acclaimed books, including The Beast of Boggy Creek and Sinister Swamps, whose subject matter reflects his life-long fascination with legends and sighting reports of unknown creatures and strange phenomena.","image":"https://i.iheart.com/v3/re/assets.coast2coast/000e2f7d93fbdaa3ecf4c81c3ccbb108"}},{"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":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source_url":{"type":"plain","value":""},"title":{"type":"title","value":"Richard Syrett"},"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"}]},"source":{"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"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","url":"asset://new_assets/628c6d9cb74536eea705a364","alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false}}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett","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":{"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[]},"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":[{"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false}]}},"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:/69fd26cf413c4ef505d14252","slug:2026-05-15-show","slug:2026-05-15-show","keyword:keywords/Lake Worth Monster","keyword:keywords/cryptids","keyword:keywords/sightings"]}}],"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":"%2F6a02c4bca4fbedac64d6b38d","type":"PUBLISHING","record":{"ref_id":"%2F6a02c4bca4fbedac64d6b38d","type":"content:coast-to-coast-article","payload":{"targeting":{"targets":[{"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"kkecN","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/article/theories-explode-as-cia-doc-mentions-temple-under-sphinx/","cuser":"user/ldap/1138274","fields":{"primary_image":{"value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F6666bafe0172a6dab8f7dbb5","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb5","source_credit":"","alt_text":"","caption":"","link":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb5","use_caption":false},"type":"asset"},"primary_video":{"type":"embed","value":{"provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0},"embed_type":"","html":""}},"slug":{"type":"slug","value":"theories-explode-as-cia-doc-mentions-temple-under-sphinx"},"source":{"type":"plain","value":"Daily Mail"},"summary":{"type":"html","value":"\u003cp>The location of an ancient library believed to lie in this area has long been one of archaeology's greatest mysteries.\u003c/p>\n\n"},"title":{"type":"title","value":"Theories explode as CIA doc mentions 'temple under Sphinx'"},"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The location of an ancient library believed to lie in this area has long been one of archaeology's greatest mysteries.\u003c/p>\n\n"}]},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15808441/cia-hall-records-sphinx-egypt.html"},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"theories-explode-as-cia-doc-mentions-temple-under-sphinx","slugs":["theories-explode-as-cia-doc-mentions-temple-under-sphinx"],"sponsored":false,"title":"Theories explode as CIA doc mentions 'temple under Sphinx'","author":"Daily Mail","description":"The location of an ancient library believed to lie in this area has long been one of archaeology's greatest mysteries.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","source_credit":"","title":"","use_caption":false,"caption":"","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbb5"}},"permalink":"https://www.coasttocoastam.com/article/theories-explode-as-cia-doc-mentions-temple-under-sphinx/"},"slug":"theories-explode-as-cia-doc-mentions-temple-under-sphinx","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb5","title":"Theories explode as CIA doc mentions 'temple under Sphinx'","description":"The location of an ancient library believed to lie in this area has long been one of archaeology's greatest mysteries.","author":"Daily Mail"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c4bca4fbedac64d6b38d","slug:theories-explode-as-cia-doc-mentions-temple-under-sphinx","slug:theories-explode-as-cia-doc-mentions-temple-under-sphinx","author:user"]}},{"id":"%2F6a02c5dba4fbedac64d6b39c","type":"PUBLISHING","record":{"ref_id":"%2F6a02c5dba4fbedac64d6b39c","type":"content:coast-to-coast-article","payload":{"fields":{"include_recommendations":{"type":"checkbox","value":false},"source":{"type":"plain","value":"Unexplained Mysteries"},"summary":{"type":"html","value":"\u003cp>The Republican congresswoman has suggested that extraterrestrial visitors may actually be &quot;fallen angels.&quot;\u003c/p>\n\n"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc5","title":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","id":"%2F6666bafe0172a6dab8f7dbc5","source_credit":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc5"}},"primary_video":{"type":"embed","value":{"html":"","provider":"","rendering_hint":"","url":"","attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":""}},"slug":{"type":"slug","value":"lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/398202/lauren-boebert-echoes-vances-claims-of-a-biblical-connection-to-ufos"},"title":{"type":"title","value":"Lauren Boebert echoes claims of a biblical connection to UFOs"},"author":{"value":[{"id":"user","name":"Unexplained Mysteries"}],"type":"author"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The Republican congresswoman has suggested that extraterrestrial visitors may actually be &quot;fallen angels.&quot;\u003c/p>\n\n"}]}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"sponsored":false,"title":"Lauren Boebert echoes claims of a biblical connection to UFOs","author":"Unexplained Mysteries","description":"The Republican congresswoman has suggested that extraterrestrial visitors may actually be \"fallen angels.\"","image":{"url":"asset://new_assets/6666bafe0172a6dab8f7dbc5","alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""},"keywords":[],"primary_slug":"lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos","slugs":["lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos"]},"targeting":{"targets":[{"readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"JiqQO","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/article/lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos/","cuser":"user/ldap/1138274","permalink":"https://www.coasttocoastam.com/article/lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos/"},"slug":"lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc5","title":"Lauren Boebert echoes claims of a biblical connection to UFOs","description":"The Republican congresswoman has suggested that extraterrestrial visitors may actually be \"fallen angels.\"","author":"Unexplained Mysteries"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c5dba4fbedac64d6b39c","slug:lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos","slug:lauren-boebert-echoes-claims-of-a-biblical-connection-to-ufos","author:user"]}},{"id":"%2F6a02c663a4fbedac64d6b3b7","type":"PUBLISHING","record":{"ref_id":"%2F6a02c663a4fbedac64d6b3b7","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ancient-egyptian-game-piece-repurposed-into-magical-pendant/","cuser":"user/ldap/1138274","fields":{"summary":{"type":"html","value":"\u003cp>In 1987, the Cleveland Museum of Art acquired an unusual pendant depicting a lion's head carved out of amethyst.\u003c/p>\n\n"},"author":{"type":"author","value":[{"name":"Live Science","id":"user"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In 1987, the Cleveland Museum of Art acquired an unusual pendant depicting a lion's head carved out of amethyst.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"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":"ancient-egyptian-game-piece-repurposed-into-magical-pendant"},"title":{"value":"Ancient Egyptian game piece repurposed into magical pendant","type":"title"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6666bafe0172a6dab8f7dbc0","alt_text":"","caption":"","id":"%2F6666bafe0172a6dab8f7dbc0","link":"","new_tab":false,"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc0","source_credit":"","title":""}},"source":{"type":"plain","value":"Live Science"},"source_url":{"type":"plain","value":"https://www.livescience.com/archaeology/ancient-egyptians/lions-head-pendant-an-ancient-egyptian-board-game-piece-that-was-later-repurposed-into-a-magical-religious-object-with-baboons"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"description":"In 1987, the Cleveland Museum of Art acquired an unusual pendant depicting a lion's head carved out of amethyst.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":"","caption":"","link":"","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbc0","use_caption":false},"keywords":[],"primary_slug":"ancient-egyptian-game-piece-repurposed-into-magical-pendant","slugs":["ancient-egyptian-game-piece-repurposed-into-magical-pendant"],"sponsored":false,"title":"Ancient Egyptian game piece repurposed into magical pendant","author":"Live Science"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"X5EwM"}]},"permalink":"https://www.coasttocoastam.com/article/ancient-egyptian-game-piece-repurposed-into-magical-pendant/"},"slug":"ancient-egyptian-game-piece-repurposed-into-magical-pendant","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc0","title":"Ancient Egyptian game piece repurposed into magical pendant","description":"In 1987, the Cleveland Museum of Art acquired an unusual pendant depicting a lion's head carved out of amethyst.","author":"Live Science"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c663a4fbedac64d6b3b7","slug:ancient-egyptian-game-piece-repurposed-into-magical-pendant","slug:ancient-egyptian-game-piece-repurposed-into-magical-pendant","author:user"]}},{"id":"%2F6a02c6eca4fbedac64d6b3c8","type":"PUBLISHING","record":{"ref_id":"%2F6a02c6eca4fbedac64d6b3c8","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/was-bigfoot-just-spotted-in-ohio/","cuser":"user/ldap/1138274","fields":{"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"was-bigfoot-just-spotted-in-ohio"},"summary":{"type":"html","value":"\u003cp>A big uptick in reports – known by Bigfoot aficionados as a &quot;flap&quot; – was catalogued around Portage County, Ohio.\u003c/p>\n\n"},"title":{"type":"title","value":"Was Bigfoot just spotted in Ohio?"},"author":{"type":"author","value":[{"id":"user","name":"CNN"}]},"keywords":{"type":"tag","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/new_assets/6666bafe0172a6dab8f7dbb9","url":"asset://new_assets/6666bafe0172a6dab8f7dbb9","bucket":"new_assets","id":"%2F6666bafe0172a6dab8f7dbb9","source_credit":"","title":"","use_caption":false}},"source":{"type":"plain","value":"CNN"},"source_url":{"type":"plain","value":"https://www.cnn.com/2026/05/08/us/bigfoot-sightings-ohio"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>A big uptick in reports – known by Bigfoot aficionados as a &quot;flap&quot; – was catalogued around Portage County, Ohio.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"was-bigfoot-just-spotted-in-ohio","slugs":["was-bigfoot-just-spotted-in-ohio"],"sponsored":false,"title":"Was Bigfoot just spotted in Ohio?","author":"CNN","description":"A big uptick in reports – known by Bigfoot aficionados as a \"flap\" – was catalogued around Portage County, Ohio."},"targeting":{"exclusion":{"tags":[]},"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"py4NX","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/was-bigfoot-just-spotted-in-ohio/"},"slug":"was-bigfoot-just-spotted-in-ohio","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb9","title":"Was Bigfoot just spotted in Ohio?","description":"A big uptick in reports – known by Bigfoot aficionados as a \"flap\" – was catalogued around Portage County, Ohio.","author":"CNN"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c6eca4fbedac64d6b3c8","slug:was-bigfoot-just-spotted-in-ohio","slug:was-bigfoot-just-spotted-in-ohio","author:user"]}},{"id":"%2F6a02c758a4fbedac64d6b3ef","type":"PUBLISHING","record":{"ref_id":"%2F6a02c758a4fbedac64d6b3ef","type":"content:coast-to-coast-article","payload":{"targeting":{"publish_date":1778576400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"workflow":"","id":"uOuDx","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/new-tectonic-plate-boundary-could-be-forming-in-zambia/","cuser":"user/ldap/1138274","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Isotope analysis of gas from geothermal springs could show that a new continental rift is forming.\u003c/p>\n\n"}]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"id":"%2F6666bafe0172a6dab8f7dbc2","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc2","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc2","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","use_caption":false,"bucket":"new_assets","caption":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":""}}},"source":{"type":"plain","value":"Phys.org"},"summary":{"type":"html","value":"\u003cp>Isotope analysis of gas from geothermal springs could show that a new continental rift is forming.\u003c/p>\n\n"},"author":{"value":[{"name":"Phys.org","id":"user"}],"type":"author"},"include_recommendations":{"type":"checkbox","value":false},"slug":{"type":"slug","value":"new-tectonic-plate-boundary-could-be-forming-in-zambia"},"source_url":{"type":"plain","value":"https://phys.org/news/2026-05-tectonic-plate-boundary-zambia-scientists.html#google_vignette"},"title":{"type":"title","value":"New tectonic plate boundary could be forming in Zambia"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"slugs":["new-tectonic-plate-boundary-could-be-forming-in-zambia"],"sponsored":false,"title":"New tectonic plate boundary could be forming in Zambia","author":"Phys.org","description":"Isotope analysis of gas from geothermal springs could show that a new continental rift is forming.","image":{"caption":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc2","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","use_caption":false},"keywords":[],"primary_slug":"new-tectonic-plate-boundary-could-be-forming-in-zambia"},"permalink":"https://www.coasttocoastam.com/article/new-tectonic-plate-boundary-could-be-forming-in-zambia/"},"slug":"new-tectonic-plate-boundary-could-be-forming-in-zambia","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc2","title":"New tectonic plate boundary could be forming in Zambia","description":"Isotope analysis of gas from geothermal springs could show that a new continental rift is forming.","author":"Phys.org"},"pub_start":1778576400000,"pub_until":4115978604802,"pub_changed":1778576400000,"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:/6a02c758a4fbedac64d6b3ef","slug:new-tectonic-plate-boundary-could-be-forming-in-zambia","slug:new-tectonic-plate-boundary-could-be-forming-in-zambia","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1779832869000,"\u003cupcoming_pub_after>":1778626800000,"\u003cpub_start>":1778623269000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1778709669000,"\u003ctonight_pub_after>":1778626800000},"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":"%2F69fd1b85413c4ef505d141a4","type":"PUBLISHING","record":{"ref_id":"%2F69fd1b85413c4ef505d141a4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-11-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>On this exciting episode of our Secret Door show, George Noory tried identifying four separate guests who initially disguised their voices and provided clues. George was able to pick out the first guest as psychic medium \u003ca href=\"http://www.VanPraagh.com/\" target=\"_blank\">James Van Praagh\u003c/a>, who share that his abilities began in early childhood when he witnessed his deceased grandfather visiting his crib. He described his most profound readings, including an encounter with a three-year-old spirit girl who appeared during a live stage event. The child conveyed details about her father's hidden angel wing tattoo, moving the entire audience to tears. Central to Van Praagh's work is his philosophy on the afterlife. He stated that &quot;words have energy, thoughts have energy,&quot; and that individuals create their own heaven or hell through their actions and beliefs on Earth.\u003c/p>\n\n\u003cp>George failed to guess the second guest, who ended up being author and lecturer \u003ca href=\"https://mikebara.blogspot.com/\" target=\"_blank\">Mike Bara\u003c/a>. Bara discussed the recent government release of UFO reports that he claimed vindicates decades of his lunar research. He's investigated anomalies on the moon's surface since the mid-1990s, documenting unexplained bright objects and lights in lunar photography. Bara said the government's admission that &quot;there absolutely should not be anything in the sky over the lunar surface... it should be pitch black in the lunar photography&quot; is validation of his work. He also emphasized that &quot;the days of the debunkers acting like they can explain everything are just about over,&quot; and noted that major cases remain unreleased, including Roswell, the Phoenix Lights, and Cape Girardeau. &quot;We're not in Kansas anymore, George, we're moving on,&quot; Bara stated.\u003c/p>\n\n\u003cp>Despite George encountering a disguised voice that he called &quot;the best he's heard, ever,&quot; he successfully unmasked \u003ca href=\"http://www.numberslady.com/\" target=\"_blank\">Glynis McCants\u003c/a> as the third guest. &quot;I do that voice when I want to mess with people like my sister, and she never knows it's me,&quot; McCants admitted. She discussed her recent work analyzing vowels in first names to reveal personality traits. McCants explained how each vowel corresponds to a number, with the vowel offering insight into character. &quot;Every one of us can learn someone's first name, and it's the vowel in the first name that tells us stuff about them,&quot; she said. She also warned listeners to remain cautious through May, citing specific dates—May 14, 17, 23, and 26—as potentially volatile.\u003c/p>\n\n\u003cp>George managed to narrow down the fourth and final guest to Alaska native \u003ca href=\"https://thehiddenmonks.com/\" target=\"_blank\">Nick Begich\u003c/a>, setting George's score to 3 out of 4 this Secret Door. Begich recounted his family history marked by tragedy and unanswered questions. His father, a congressman, disappeared in 1972 during a plane flight over Alaska alongside House Majority Leader Hale Boggs. Begich noted that decades later, FBI documents revealed military personnel had located the aircraft and reported two survivors at the crash site—information that remained concealed for 20 years. He also commented on artificial intelligence, expressing caution about its trajectory. &quot;I do on a certain level, absolutely&quot; believe it's moving too fast, he stated. After receiving instruction on AI systems, he said he acknowledged their practical utility while remaining uncertain of their future direction. \u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://vortex.com/\" target=\"_blank\">\u003cem>Lauren Weinstein\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"http://seti.org/\" target=\"_blank\">\u003cem>Seth Shostak\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061553395/ctoc\" target=\"_blank\">Ghosts Among Us: Uncovering the Truth About the Other Side\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743229436/ctoc\" target=\"_blank\">Meditations with James Van Praagh\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Choice-Conscious-Thought-Physics-Reshape/dp/1601631448/ctoc\" target=\"_blank\">The Choice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Dark-Mission-History-Enlarged-Revised/dp/1932595481/ctoc\" target=\"_blank\">Dark Mission: The Secret History of NASA\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=\"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/0964881209/ctoc\" target=\"_blank\">Angels Don't Play This H.A.A.R.P.\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693545/ctoc\" target=\"_blank\">Controlling the Human Mind\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc/?trackAsin=B001NSZLFW"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"The Who","title":"Who Are You","url":"https://amazon.com/dp/B0FPTTBMM8/ctoc?1"},{"artist":"Judas Priest","title":"Dawn of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Elvis Presley","title":"Suspicious Minds","url":"https://amazon.com/dp/B00137KM48/ctoc?trackAsin=B00137KM48"},{"artist":"Kansas","title":"Dust in the Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Tony Bennett","title":"Once Upon a Time","url":"https://amazon.com/dp/B00F87735A/ctoc?trackAsin=B00F87735A"},{"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":"Meat Loaf","title":"Two Out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"Andy Williams","title":"Stranger on the Shore","url":"https://amazon.com/dp/B01EEN5PHQ/ctoc?trackAsin=B01EEN5PHQ"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Pete Townshend","title":"Let My Love Open The Door","url":"https://amazon.com/dp/B00TKKKVGY/ctoc?trackAsin=B00TKKKVGY"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Creedence Clearwater Revival","title":"Lookin' Out My Back Door","url":"https://amazon.com/dp/B017D4N4IA/ctoc?trackAsin=B017D4N4IA"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc960cc137bf24420130b","%2F5dffce72537fd678a3ece494","%2F5dffe019cc137bf2442013d5","%2F5dffcb1dcc137bf24420132d"]},"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/psychic","keywords/UFOs","keywords/numerology","keywords/AI","keywords/Alaska"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a0306b3cd6517df3044ea68","show":"coast","title":"Mon, May 11 2026 - Hour 1"},{"episodeId":"/episodes/6a0306c8cd6517df3044ea69","show":"coast","title":"Mon, May 11 2026 - Hour 2"},{"episodeId":"/episodes/6a0306dacd6517df3044ea6a","show":"coast","title":"Mon, May 11 2026 - Hour 3"},{"episodeId":"/episodes/6a0306ebcd6517df3044ea6b","show":"coast","title":"Mon, May 11 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"People moving threw portals in different shapes, in minimalistic studio setting in vivid colours","id":"%2F69fd1c2623467bdc8c7e1237","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237","source_credit":"Klaus Vedfelt / DigitalVision / Getty Images","title":"Man walking threw doorway in futuristic room","url":"asset://assets.getty/69fd1c2623467bdc8c7e1237","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778508000256},"slug":{"type":"slug","value":"2026-05-11-show"},"summary":{"type":"html","value":"\u003cp>George Noory tried identifying four separate guests behind the &quot;Secret Door&quot; who initially disguised their voices and provided clues.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Door XXV"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Space-UFOs-Apollo-11/dp/B0B8TSJYBX/ctoc\" target=\"_blank\">Secret Space UFOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=2\" target=\"_blank\">Technologies in the 21st Century\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=205\" target=\"_blank\">HAARP: The Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=206\" target=\"_blank\">Earth Changes: The Ripple Effect\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.VanPraagh.com/\" target=\"_blank\">VanPraagh.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jvpschoolofmysticalarts.com/\" target=\"_blank\">jvpschoolofmysticalarts.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://lunaranomalies.blogspot.com/\" target=\"_blank\">lunaranomalies.blogspot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mikebara.blogspot.com\" target=\"_blank\">mikebara.blogspot.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=\"https://thehiddenmonks.com/\" target=\"_blank\">thehiddenmonks.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-11-2026-hour-1, 05-11-2026-hour-2, 05-11-2026-hour-3, 05-11-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-05-11-show/","summary":{"author":"","description":"George Noory tried identifying four separate guests behind the \"Secret Door\" who initially disguised their voices and provided clues.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"People moving threw portals in different shapes, in minimalistic studio setting in vivid colours","link":"","new_tab":false,"source_credit":"Klaus Vedfelt / DigitalVision / Getty Images","title":"Man walking threw doorway in futuristic room","url":"asset://assets.getty/69fd1c2623467bdc8c7e1237","use_caption":false},"keywords":["keywords/psychic","keywords/UFOs","keywords/numerology","keywords/AI","keywords/Alaska"],"primary_slug":"2026-05-11-show","slugs":["2026-05-11-show"],"sponsored":false,"title":"Secret Door XXV"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778580000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"GdNiY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69fd1c2623467bdc8c7e1237","title":"Secret Door XXV","description":"George Noory tried identifying four separate guests behind the \"Secret Door\" who initially disguised their voices and provided clues.","author":""},"pub_start":1778580000000,"pub_until":4115978604802,"pub_changed":1778583348147,"subscription":[{"tags":["coast-categories/host-george-noory","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","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":"%2F5dffc960cc137bf24420130b","slug":"van-praagh-james-5876","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/van-praagh-james/5876","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>\nJames Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061553395/ctoc\" target=\"_blank\">Ghosts Among Us: Uncovering the Truth About the Other Side\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743229436/ctoc\" target=\"_blank\">Meditations with James Van Praagh\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743227263/ctoc\" target=\"_blank\">Heaven and Earth: Making the Psychic Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743229428/ctoc\" target=\"_blank\">Looking Beyond: A Teen's Guide to the Spiritual World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0525945407/ctoc\" target=\"_blank\">Healing Grief: Reclaiming Life After Any Loss\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0525944818/ctoc\" target=\"_blank\">Reaching to Heaven: A Spiritual Journey Through Life and Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0451191722/ctoc\" target=\"_blank\">Talking to Heaven: A Medium's Message of Life After Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Unfinished-Business-What-Teach-about/dp/006177815X/ctoc\" target=\"_blank\">Unfinished Business: What the Dead Can Teach Us About Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Growing-Up-Heaven-Eternal-Connection/dp/0062024639/ctoc\" target=\"_blank\">Growing Up in Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Heal-Grieving-Heart-Doreen-Virtue/dp/1401943365//ctoc\" target=\"_blank\">How To Heal A Grieving Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Adventures-Soul-Journeys-Spiritual-Dimensions/dp/1401944701/ctoc\" target=\"_blank\">Adventures of the Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Power-Love-Connecting-Oneness/dp/1401951341/ctoc\" target=\"_blank\">The Power of Love: Connecting to the Oneness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wisdom-Your-Spirit-Guides-Handbook/dp/1401951392/ctoc\" target=\"_blank\">Wisdom from Your Spirit Guides\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":"%2F6637b392defb393fe93aa6fd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6637b392defb393fe93aa6fd","source_credit":"","title":"","url":"asset://new_assets/6637b392defb393fe93aa6fd","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"van-praagh-james-5876"},"summary":{"type":"html","value":"\u003cp>James Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.\u003c/p>\n\n"},"title":{"type":"title","value":"James Van Praagh"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.VanPraagh.com/\" target=\"_blank\">VanPraagh.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jvpschoolofmysticalarts.com/\" target=\"_blank\">jvpschoolofmysticalarts.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/van-praagh-james-5876","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/van-praagh-james/5876","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"James Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6637b392defb393fe93aa6fd","use_caption":false},"keywords":[],"primary_slug":"van-praagh-james-5876","slugs":["van-praagh-james-5876"],"sponsored":false,"title":"James Van Praagh"},"targeting":{"exclusion":{"tags":[]},"publish_date":1508489820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Jntav","operator":"OR","readonly":false,"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":""}]}},"pub_start":1508489820000,"type":"content:coast-to-coast-guest","summary":{"title":"James Van Praagh","description":"James Van Praagh is a # 1 New York Times Bestselling author and arguably the most famous and successful medium of our time. James is world renowned for his extraordinary ability to communicate with the spirits of men, women, and animals who have died. He has been the host of his own television show, Beyond , and a featured guest on The Oprah Winfrey Show, Larry King Live and countless other radio and television shows. Over the past 20 years, James has spoken to thousands of people through his lectures, demonstrations, and spiritual tours.","image":"https://i.iheart.com/v3/re/new_assets/6637b392defb393fe93aa6fd"}},{"ref_id":"%2F5dffce72537fd678a3ece494","slug":"bara-mike-5772","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bara-mike/5772","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>\nMike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described \"Born Again conspiracy theorist,\" Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in \u003ci>Secret and Suppressed II\u003c/i>, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.\n\u003c/p>\n\n\u003cp>\nMike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with \"The Choice\" a new book for New Page Books which he describes as \"the unified field theory of physics and metaphysics.\" He promises that \"The Choice\" will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Choice-Conscious-Thought-Physics-Reshape/dp/1601631448/ctoc\" target=\"_blank\">The Choice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Dark-Mission-History-Enlarged-Revised/dp/1932595481/ctoc\" target=\"_blank\">Dark Mission: The Secret History of NASA\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Moon-Mike-Bara/dp/193548785X/ctoc\" target=\"_blank\">Ancient Aliens on the Moon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Mars-Mike-Bara/dp/1935487892/ctoc\" target=\"_blank\">Ancient Aliens on Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Mars-Mike-Bara/dp/1939149312/ctoc\" target=\"_blank\">Ancient Aliens on Mars II\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Aliens-Secret-Societies-Mike/dp/1939149401/ctoc\" target=\"_blank\">Ancient Aliens &amp; Secret Societies\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hidden-Agenda-Secret-Space-Program/dp/1939149665/ctoc\" target=\"_blank\">Hidden Agenda: NASA and the Secret Space Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/LIghtbringer-Mission-Novel-Mike-Bara/dp/1973415534/ctoc\" target=\"_blank\">Lightbringer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.adventuresunlimitedpress.com/proddetail.php?prod=AAJK\" target=\"_blank\">Ancient Aliens &amp; JFK\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Triangle-Behind-Worlds-Enduring-Mystery/dp/1948803062/ctoc\" target=\"_blank\">The Triangle: The Truth Behind the World’s Most Enduring Mystery\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/12215ade217dc7d72b0d43dc227ed96f","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/12215ade217dc7d72b0d43dc227ed96f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bara-mike-5772"},"summary":{"type":"html","value":"\u003cp>Mike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described &quot;Born Again conspiracy theorist,&quot; Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in Secret and Suppressed II, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.\u003c/p>\n\n\n\n\n\u003cp>Mike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with &quot;The Choice&quot; a new book for New Page Books which he describes as &quot;the unified field theory of physics and metaphysics.&quot; He promises that &quot;The Choice&quot; will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs. \u003c/p>\n\n"},"title":{"type":"title","value":"Mike Bara"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Space-UFOs-Apollo-11/dp/B0B8TSJYBX/ctoc\" target=\"_blank\">Secret Space UFOs\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://lunaranomalies.blogspot.com/\" target=\"_blank\">lunaranomalies.blogspot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://mikebara.blogspot.com\" target=\"_blank\">mikebara.blogspot.com\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/bara-mike-5772","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bara-mike/5772","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Mike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described \"Born Again conspiracy theorist,\" Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in Secret and Suppressed II, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.      Mike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with \"The Choice\" a new book for New Page Books which he describes as \"the unified field theory of physics and metaphysics.\" He promises that \"The Choice\" will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs.","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/12215ade217dc7d72b0d43dc227ed96f","use_caption":false},"keywords":[],"primary_slug":"bara-mike-5772","slugs":["bara-mike-5772"],"sponsored":false,"title":"Mike Bara"},"targeting":{"exclusion":{"tags":[]},"publish_date":1513305060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"I7vOE","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","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":1513305060000,"type":"content:coast-to-coast-guest","summary":{"title":"Mike Bara","description":"Mike Bara is a New York Times bestselling author, screenwriter and lecturer. A self-described \"Born Again conspiracy theorist,\" Mike’s first book Dark Mission-The Secret History of NASA (co-authored with the venerable Richard C. Hoagland) was a New York Times bestseller in 2007. His essay “The Occult History of NASA” appears in Secret and Suppressed II, also from Feral House. Mike has made numerous public appearances lecturing on the subjects of space science, NASA, physics and the link between science and spirit. His lectures from the Bay Area UFO Expo, the Conscious Life Expo, the Aetherius Society in Hollywood and an appearance at the Roswell UFO festival have been popular on YouTube.      Mike began his writing career after spending more than 25 years as an engineering consultant for major aerospace companies. In 2010, Mike returned with \"The Choice\" a new book for New Page Books which he describes as \"the unified field theory of physics and metaphysics.\" He promises that \"The Choice\" will peel back the layers of mystery around the Mayan calendar, 2012 and the future we can expect if we don’t heed nature’s warning signs.","image":"https://i.iheart.com/v3/re/assets.coast2coast/12215ade217dc7d72b0d43dc227ed96f"}},{"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=\"http://www.amazon.com/exec/obidos/ASIN/1401301428/ctoc\" target=\"_blank\">Glynis Has Your Number\u003c/a>\u003c/li>\n\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>\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=\"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":"%2F5dffcb1dcc137bf24420132d","slug":"begich-nick-5914","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/begich-nick/5914","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>Nicholas Begich was born in the territory of Alaska just before statehood. He is well known in Alaska, nationally and around the world for his political activities. He was twice elected President of both the Alaska Federation of Teachers and the Anchorage Council of Education. As a lifelong scholar, Begich has pursued independent research in the sciences and politics for most of his adult life. Begich received Doctor of Medicine (Medicina Alternitiva), honoris causa, for independent work in health and political science, from the Open International University for Complementary Medicines, Colombo, Sri Lanka, in November 1994.\u003c/p>\n\n\u003cp>Begich has published in science, technology, government, economics, politics, and education and is a well-known lecturer, having presented around the world. He has been featured as a guest on thousands of radio broadcasts and dozens of documentaries reporting on his research activities, including new technologies, health, and earth science-related issues. He has written or co-authored five books published in ten languages.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964881209/ctoc\" target=\"_blank\">Angels Don't Play This H.A.A.R.P.\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693545/ctoc\" target=\"_blank\">Controlling the Human Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693448/ctoc\" target=\"_blank\">Earth Rising II: The Betrayal of Science, Society and the Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/189069343x/ctoc\" target=\"_blank\">Earth Rising: The Revolution, Toward a Thousand Years of Peace\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964881225/ctoc\" target=\"_blank\">Towards a New Alchemy\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/922421d75f1e1ca0b7eb5a74c176f56d","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"begich-nick-5914"},"summary":{"type":"html","value":"\u003cp>Dr. Nick Begich is well known for his work and research on HAARP, &quot;Mind Effects&quot; and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007. \u003c/p>\n\n\n\n\n\u003cp>Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.\u003c/p>\n\n"},"title":{"type":"title","value":"Nick Begich"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=2\" target=\"_blank\">Technologies in the 21st Century\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=205\" target=\"_blank\">HAARP: The Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=206\" target=\"_blank\">Earth Changes: The Ripple Effect\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehiddenmonks.com/\" target=\"_blank\">thehiddenmonks.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/begich-nick-5914","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/begich-nick/5914","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Nick Begich is well known for his work and research on HAARP, \"Mind Effects\" and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007.       Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.","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/922421d75f1e1ca0b7eb5a74c176f56d","use_caption":false},"keywords":[],"primary_slug":"begich-nick-5914","slugs":["begich-nick-5914"],"sponsored":false,"title":"Nick Begich"},"targeting":{"exclusion":{"tags":[]},"publish_date":1497582600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8CqFh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1497582600000,"type":"content:coast-to-coast-guest","summary":{"title":"Nick Begich","description":"Dr. Nick Begich is well known for his work and research on HAARP, \"Mind Effects\" and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007.       Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.","image":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d"}}]}},{"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:/69fd1b85413c4ef505d141a4","slug:2026-05-11-show","slug:2026-05-11-show","keyword:keywords/psychic","keyword:keywords/UFOs","keyword:keywords/numerology","keyword:keywords/AI","keyword:keywords/Alaska"]}},{"id":"%2F69fd19a4413c4ef505d1418b","type":"PUBLISHING","record":{"ref_id":"%2F69fd19a4413c4ef505d1418b","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-10-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) spoke with author \u003ca href=\"https://iamwilliamhenry.com/\" target=\"_blank\">William Henry\u003c/a>, who presented the controversial argument that psychedelic substances were integral to early Christian spiritual practices, a truth he claimed has been suppressed by the traditional church. He argued that academic research spanning the past 75 years had documented literary evidence supporting psychedelic use during the early Christian era. According to Henry, Jesus offered his disciples psychedelic substances as &quot;a catalyst&quot; to expand their consciousness, and the modern communion sacrament of bread and wine represented a substitution for the original practice. He framed this not as undermining Christianity, but as recovering suppressed knowledge, claiming that original Christianity &quot;focused on transformation. It focused on Ascension.&quot;\u003c/p>\n\n\u003cp>Henry traced psychedelic use back 3,000 years through Egyptian, Sumerian, and Jewish traditions. He pointed to biblical references to manna from heaven and the &quot;living waters&quot; as coded language for hallucinogenic substances. He also suggested that when disciples perceived &quot;the glory of the Lord&quot; they had experienced consciousness expansion through these natural substances, including cannabis, acacia (containing DMT), psilocybin mushrooms, and Syrian rue. He framed these substances not as creating artificial experiences but as keys unlocking spiritual systems already present in the human nervous system.\u003c/p>\n\n\u003cp>Henry proposed reinterpreting major biblical events through this lens. The feeding of the 5,000 with a single loaf of bread, he suggested, may have involved microdosing the crowd with psychedelics, creating &quot;a state of absolute joy and ecstasy&quot; comparable to modern psilocybin experiences. He attributed the suppression of this knowledge to deliberate institutional control. &quot;If a person can enjoy an experience with a substance like this, why do they need the church? Why do they need the priesthood?&quot; he explained, describing what some scholars call the &quot;pharmacological Inquisition.&quot;\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the second half, \u003ca href=\"https://risingmoonhealingcenter.com/\" target=\"_blank\">Dr. Heather Ensworth\u003c/a>, a clinical psychologist and astrologer, discussed her theory of a 24,000-year processional cycle and its implications for human consciousness during a pivotal seven-year period from 2025 to 2032. Ensworth advocates for a shorter processional cycle rather than the commonly cited 26,000-year model. She attributes the difference to a binary star system, proposing that our sun orbits Sirius at varying speeds. &quot;As we get closer to that star, the speed of this orbit increases. As we get further away, it decreases,&quot; she explained. According to her calculations, based on mathematician Robert Edward Grant's work, this variance averages out to a 24,000-year cycle.\u003c/p>\n\n\u003cp>The doctor connected this astronomical cycle to astrological ages—approximately 2,000-year periods defined by which constellation rises before the spring equinox. She argues these ages act as &quot;a lens through which we're perceiving our reality&quot; and serve as guides for human consciousness evolution. Ensworth identified a critical convergence point ahead. She cited the Hindu Yuga cycle, which tracks 12,000-year periods of ascending and descending awareness. According to her interpretation, humanity exited the Kali Yuga—the lowest level of consciousness—in March 2025 and is entering an ascending phase. The galactic center, inactive for millennia, reactivated in 2024, providing &quot;cosmic energies&quot; that are &quot;activating our pineal glands, shifting our DNA,&quot; she stated.\u003c/p>\n\n\u003cp>The critical window between 2025 and 2032 represents humanity's &quot;karmic choice point,&quot; Ensworth asserted. She referenced a June 2032 Saturn-Uranus conjunction occurring in Orion's upraised arm, which ancient cultures associated with cosmic order triumphing over chaos. &quot;If we open as humanity and choose to participate with these energies that are guiding us in this transformational time, I believe that will be when we'll really cross the threshold into a rapid movement into higher consciousness,&quot; she said.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Psychedelic-Christ-Lost-Dose-Son/dp/B0GVKKBY3Q/ctoc\" target=\"_blank\">The Psychedelic Christ: The Lost Dose of the Son of Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ascension-Divine-Stories-Awakening-Sentience/dp/1958921017/ctoc\" target=\"_blank\">Ascension: Divine Stories of Awakening the Whole and Holy Being Within\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Oracle-Illuminati-William-Henry/dp/1931882525/ctoc\" target=\"_blank\">Oracle of the Illuminati\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Astrological-Ages-Galactic-Center-Transition/dp/1591435552/ctoc\" target=\"_blank\">Astrological Ages and the Galactic Center\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Vangelis","title":"Titans","url":"https://www.amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"The Psychedelic Furs","title":"Love My Way","url":"https://amazon.com/dp/B00NP2LHOS/ctoc?trackAsin=B00NP2LHOS"},{"artist":"Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Electric Light Orchestra","title":"Telephone Line","url":"https://amazon.com/dp/B00136RNQO/ctoc?trackAsin=B00136RNQO"},{"artist":"Ozzy Osbourne","title":"Goodbye to Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"The Marshall Tucker Band","title":"Can't You See","url":"https://amazon.com/dp/B0DW18W93G/ctoc?trackAsin=B0DW18W93G"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc?1"},{"artist":"Audioslave","title":"Like A Stone","url":"https://www.amazon.com/dp/B00137MFIE/ctoc?trackAsin=B00137MFIE"},{"artist":"Kansas","title":"Dust in the Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"The 5th Dimension","title":"Aquarius","url":"https://amazon.com/dp/B004LM7IS0/ctoc?trackAsin=B004LM7IS0"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Leonard Cohen","title":"Everybody Knows","url":"https://amazon.com/dp/B00136JCOU/ctoc?trackAsin=B00136JCOU"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Charly McClain","title":"Sleeping With The Radio On","url":"https://www.amazon.com/dp/B0758NFBYV/ctoc?trackAsin=B0758NFBYV"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffca14cc137bf244201318","%2F69fd123d413c4ef505d140ff"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/ancient world","keywords/mythology","keywords/spirituality","keywords/astrology","keywords/yuga"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a01b1c235f926605644f4f2","show":"coast","title":"Sun, May 10 2026 - Hour 1"},{"episodeId":"/episodes/6a01b1d635f926605644f4f3","show":"coast","title":"Sun, May 10 2026 - Hour 2"},{"episodeId":"/episodes/6a01b1e435f926605644f4f4","show":"coast","title":"Sun, May 10 2026 - Hour 3"},{"episodeId":"/episodes/6a01b1f535f926605644f4f5","show":"coast","title":"Sun, May 10 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Zodiac spiral and signs of the zodiac in space. Astrology, horoscopes and prediction of the future concept. Elements of this image furnished by NASA.","id":"%2F65bc4d3d4cb06634b24d8e79","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/65bc4d3d4cb06634b24d8e79","source_credit":"amgun / iStock / Getty Images","title":"Zodiac spiral and signs of the zodiac.","url":"asset://assets.getty/65bc4d3d4cb06634b24d8e79","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778421600867},"slug":{"type":"slug","value":"2026-05-10-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://iamwilliamhenry.com/\" target=\"_blank\">William Henry\u003c/a> presented the controversial argument that psychedelic substances were integral to early Christianity. Followed by astrologer \u003ca href=\"https://risingmoonhealingcenter.com/\" target=\"_blank\">Dr. Heather Ensworth\u003c/a>, who discussed astrological cycles and their implications.\u003c/p>\n\n"},"title":{"type":"title","value":"Early Church & Psychedelics / Astrological Cycles"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://iamwilliamhenry.com/\" target=\"_blank\">iamwilliamhenry.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.williamhenry.net/\" target=\"_blank\">williamhenry.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://starwalkercafe.com/\" target=\"_blank\">starwalkercafe.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://risingmoonhealingcenter.com/\" target=\"_blank\">risingmoonhealingcenter.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-10-2026-hour-1, 05-10-2026-hour-2, 05-10-2026-hour-3, 05-10-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-05-10-show/","summary":{"author":"","description":"Author William Henry presented the controversial argument that psychedelic substances were integral to early Christianity. Followed by astrologer Dr. Heather Ensworth, who discussed astrological cycles and their implications.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Zodiac spiral and signs of the zodiac in space. Astrology, horoscopes and prediction of the future concept. Elements of this image furnished by NASA.","link":"","new_tab":false,"source_credit":"amgun / iStock / Getty Images","title":"Zodiac spiral and signs of the zodiac.","url":"asset://assets.getty/65bc4d3d4cb06634b24d8e79","use_caption":false},"keywords":["keywords/ancient world","keywords/mythology","keywords/spirituality","keywords/astrology","keywords/yuga"],"primary_slug":"2026-05-10-show","slugs":["2026-05-10-show"],"sponsored":false,"title":"Early Church & Psychedelics / Astrological Cycles"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778493600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"VERdp","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/65bc4d3d4cb06634b24d8e79","title":"Early Church & Psychedelics / Astrological Cycles","description":"Author William Henry presented the controversial argument that psychedelic substances were integral to early Christianity. Followed by astrologer Dr. Heather Ensworth, who discussed astrological cycles and their implications.","author":""},"pub_start":1778493600000,"pub_until":4115978604802,"pub_changed":1778496159014,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffca14cc137bf244201318","slug":"henry-william-5629","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/henry-william/5629","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 Henry is a Nashville-based author, investigative mythologist, and TV presenter. He is an internationally recognized authority on human spiritual potential, transformation and ascension. He has a unique ability to incorporate historical, religious, spiritual, scientific, archaeological and other forms of such knowledge into factually-based theories and conclusions that provide the layperson with a more in-depth understanding of the profound shift we are actually experiencing in our lifetime.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Psychedelic-Christ-Lost-Dose-Son/dp/B0GVKKBY3Q/ctoc\" target=\"_blank\">The Psychedelic Christ: The Lost Dose of the Son of Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ascension-Divine-Stories-Awakening-Sentience/dp/1958921017/ctoc\" target=\"_blank\">Ascension: Divine Stories of Awakening the Whole and Holy Being Within\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Oracle-Illuminati-William-Henry/dp/1931882525/ctoc\" target=\"_blank\">Oracle of the Illuminati\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CLOAK-ILLUMINATI-William-Henry/dp/1931882231/ctoc\" target=\"_blank\">Cloak of the Illuminati\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mary-Magdalene-Illuminator-William-Henry/dp/1931882630/ctoc\" target=\"_blank\">Mary Magdalene: The Illuminator\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Sion-Stargate-Galactic-Ascension-ebook/dp/B006D31YE4/ctoc\" target=\"_blank\">The Secret of Sion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.williamhenry.net/watchers.html\" target=\"_blank\">The Watchers: Lost Secrets of  Ascension, Resurrection and Perfection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://williamhenry.net/skingularity.html\" target=\"_blank\">The Skingularity Is Near\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Starwalkers-Dimension-Blessed-William-Henry/dp/1931882797/ctoc\" target=\"_blank\">Starwalkers and the Dimension of Blessed\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":"%2F68c82ec904f38aacb3adb0f1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68c82ec904f38aacb3adb0f1","source_credit":"","title":"","url":"asset://new_assets/68c82ec904f38aacb3adb0f1","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"henry-william-5629"},"summary":{"type":"html","value":"\u003cp>William Henry is a Nashville-based author, investigative mythologist, and TV presenter. He is an internationally recognized authority on human spiritual potential, transformation and ascension. He has a unique ability to incorporate historical, religious, spiritual, scientific, archaeological and other forms of such knowledge into factually-based theories and conclusions that provide the layperson with a more in-depth understanding of the profound shift we are actually experiencing in our lifetime.\u003c/p>\n\n"},"title":{"type":"title","value":"William Henry"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Lost-Science-Soul-Breaking-Reptilian/dp/B00061Q9GM\" target=\"_blank\">Breaking the Reptilian Code\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Light-Sion-William-Henry/dp/B00NFDDQYG/ctoc\" target=\"_blank\">The Light of Sion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.gaia.com/video/judgment-day-device\" target=\"_blank\">The Judgment Day Device\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://iamwilliamhenry.com/\" target=\"_blank\">iamwilliamhenry.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.williamhenry.net/\" target=\"_blank\">williamhenry.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://starwalkercafe.com/\" target=\"_blank\">starwalkercafe.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/henry-william-5629","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/henry-william/5629","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"William Henry is a Nashville-based author, investigative mythologist, and TV presenter. He is an internationally recognized authority on human spiritual potential, transformation and ascension. He has a unique ability to incorporate historical, religious, spiritual, scientific, archaeological and other forms of such knowledge into factually-based theories and conclusions that provide the layperson with a more in-depth understanding of the profound shift we are actually experiencing in our lifetime.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68c82ec904f38aacb3adb0f1","use_caption":false},"keywords":[],"primary_slug":"henry-william-5629","slugs":["henry-william-5629"],"sponsored":false,"title":"William Henry"},"targeting":{"exclusion":{"tags":[]},"publish_date":1515123660000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"yyCod","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1515123660000,"type":"content:coast-to-coast-guest","summary":{"title":"William Henry","description":"William Henry is a Nashville-based author, investigative mythologist, and TV presenter. He is an internationally recognized authority on human spiritual potential, transformation and ascension. He has a unique ability to incorporate historical, religious, spiritual, scientific, archaeological and other forms of such knowledge into factually-based theories and conclusions that provide the layperson with a more in-depth understanding of the profound shift we are actually experiencing in our lifetime.","image":"https://i.iheart.com/v3/re/new_assets/68c82ec904f38aacb3adb0f1"}},{"ref_id":"%2F69fd123d413c4ef505d140ff","slug":"heather-ensworth","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/heather-ensworth/","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>Astrologer Heather Ensworth, Ph.D., is a clinical psychologist who has extensive knowledge of the current astrological age and how to understand the meaning of this intense time of turbulence and transformation.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Astrological-Ages-Galactic-Center-Transition/dp/1591435552/ctoc\" target=\"_blank\">Astrological Ages and the Galactic Center\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":"%2F69fd29d5413c4ef505d14278","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69fd29d5413c4ef505d14278","source_credit":"","title":"","url":"asset://new_assets/69fd29d5413c4ef505d14278","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"heather-ensworth"},"summary":{"type":"html","value":"\u003cp>Astrologer Heather Ensworth, Ph.D., is a clinical psychologist who has extensive knowledge of the current astrological age and how to understand the meaning of this intense time of turbulence and transformation.\u003c/p>\n\n"},"title":{"type":"title","value":"Heather Ensworth"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://risingmoonhealingcenter.com/\" target=\"_blank\">risingmoonhealingcenter.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":"Astrologer Heather Ensworth, Ph.D., is a clinical psychologist who has extensive knowledge of the current astrological age and how to understand the meaning of this intense time of turbulence and transformation.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69fd29d5413c4ef505d14278","use_caption":false},"keywords":[],"primary_slug":"heather-ensworth","slugs":["heather-ensworth"],"sponsored":false,"title":"Heather Ensworth"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778192820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"2u2yN","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":1778192820000,"type":"content:coast-to-coast-guest","summary":{"title":"Heather Ensworth","description":"Astrologer Heather Ensworth, Ph.D., is a clinical psychologist who has extensive knowledge of the current astrological age and how to understand the meaning of this intense time of turbulence and transformation.","image":"https://i.iheart.com/v3/re/new_assets/69fd29d5413c4ef505d14278"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"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":"%2F682a718d4bcf76bdb2a4e0ac","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","source_credit":"","title":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","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":"ryan-wrecker"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","use_caption":false},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker"},"targeting":{"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69fd19a4413c4ef505d1418b","slug:2026-05-10-show","slug:2026-05-10-show","keyword:keywords/ancient world","keyword:keywords/mythology","keyword:keywords/spirituality","keyword:keywords/astrology","keyword:keywords/yuga"]}},{"id":"%2F69fd163c413c4ef505d1415a","type":"PUBLISHING","record":{"ref_id":"%2F69fd163c413c4ef505d1415a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-09-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">Connie Willis\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">info\u003c/a>) spoke with alien abductee \u003ca href=\"https://bretoldham.com/\" target=\"_blank\">Bret Oldham\u003c/a> about what he described as a lifetime of repeated alien abduction experiences and the emotional burden that comes with publicly discussing them. He explained why he refers to abductees as &quot;lifers,&quot; noting that once someone becomes a target, the experiences often continue indefinitely. Oldham described how years of silence and fear prevented many experiencers from speaking openly, largely because of the stigma attached to the subject. He said writing his books became a way to help others who privately contacted him with remarkably similar stories and deep trauma, often admitting they had never shared their experiences with anyone else before.\u003c/p>\n\n\u003cp>Oldham discussed his attempts to provide evidence for his claims through medical anomalies, witness corroboration, and scientific testing. He recounted unexplained scars that puzzled multiple doctors and described a traumatic incident involving his pregnant girlfriend, whom he believes was abducted alongside him and lost the fetus during the encounter. Years later, she independently confirmed the same memories during a filmed interview. He detailed polygraph and QEEG brain scan tests conducted by credentialed experts, which he said indicated he was recalling genuine memories rather than fabricating stories. \u003c/p>\n\n\u003cp>Oldham claimed that after appearing on television programs such as Ancient Aliens and undergoing repeated testing, he began experiencing intimidation, surveillance, hacking incidents, and threats from unidentified individuals. He described suspicious vehicles outside his home, break-ins, tapped phones, and aggressive backlash from skeptics and religious critics. Despite the danger and stress, he admitted he felt compelled to continue sharing his story, including the deeply personal account behind the cover art of his books. He explained that the image of the hybrid child on the covers was inspired by a profound encounter aboard a craft, during which he met a young hybrid girl he believed was biologically connected to him.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>During the latter half of the program, \u003ca href=\"https://greshamhypnosiscenter.com/\" target=\"_blank\">Doug Meacham\u003c/a> describes how his passion for hypnosis began at age 13, sparked by reading on self-hypnosis and the Bridey Murphy case. He trained at the Atwood Institute, learning Ericksonian hypnosis. Meacham later founded the Gresham Hypnosis Center and developed the Meacham Method, a two-hour smoking cessation program reportedly yielding 85–90 percent success. He stresses that hypnosis targets both cravings and habits, helping clients quit after one session.\u003c/p>\n\n\u003cp>Meacham discussed his broader hypnosis practice, which includes treating stress, anxiety, phobias, and self-esteem issues, as well as teaching hypnosis and Neuro Linguistic Programming (NLP). He explained how NLP can create rapid behavioral and emotional changes by altering subconscious patterns and neural associations. In addition to clinical work, he became involved in regression and recall sessions connected to paranormal and unexplained experiences after consulting with UFO researcher David M. Jacobs. Jacobs shared his regression protocols and interview methods with Meacham, which he later adapted for use in both alleged alien-abduction and Bigfoot-witness investigations.\u003c/p>\n\n\u003cp>Meacham also spoke about his highly publicized hypnosis work with Bob Gimlin regarding the Patterson-Gimlin Bigfoot film. Meacham explained that his goal was never to expose inconsistencies or discredit Gimlin, but rather to help him reconnect with forgotten details of the famous 1967 encounter. Using a cognitive interview process, Meacham guides witnesses back into the memory by reconstructing sensory details, emotions, surroundings, and alternate perspectives from the scene. He described how his friendship with Gimlin developed gradually over several years before Gimlin finally agreed to undergo the session, which Meacham characterized as a respectful effort to deepen understanding of the original experience rather than challenge its authenticity.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Children-Greys-Bret-Oldham/dp/0989103137/ctoc\" target=\"_blank\">Children of the Greys\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CHILDREN-GREYS-AFTERMATH-Bret-Oldham/dp/0989103196/ctoc\" target=\"_blank\">Children of the Greys: Aftermath\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ghost-Stories-Vegas-Bret-Oldham-ebook/dp/B00C1LMVY4/ctoc\" target=\"_blank\">Ghost Stories Of Las Vegas\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":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"The Marshall Tucker Band","title":"Can't You See","url":"https://amazon.com/dp/B0DW18W93G/ctoc?trackAsin=B0DW18W93G"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Creedence Clearwater Revival","title":"Green River","url":"https://amazon.com/dp/B0B3QCSW7M/ctoc?1"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B07N7QRGJX/ctoc?1"},{"artist":"Tony Joe White","title":"Polk Salad Annie","url":"https://amazon.com/dp/B00260LWG8/ctoc?1"},{"artist":"Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Bad Company","title":"Feel Like Makin' Love","url":"https://amazon.com/dp/B002DO6QP4/ctoc?trackAsin=B002DO6QP4"},{"artist":"UFO","title":"Love To Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"Chris Stapleton","title":"Tennessee Whiskey","url":"https://amazon.com/dp/B00V94HFI6/ctoc?trackAsin=B00V94HFI6"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Little Feat","title":"Dixie Chicken","url":"https://amazon.com/dp/B005U6VCGU/ctoc?1"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B072RZ9N9L/ctoc?1"},{"artist":"The Outlaws","title":" Green Grass And High Tides","url":"https://amazon.com/dp/B00136RUN0/ctoc?1"},{"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":["%2F5e013401cc137bf2442023af","%2F69fd10f9413c4ef505d140e3"]},"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/aliens","keywords/extraterrestrial","keywords/abductions","keywords/encounters","keywords/hypnosis","keywords/Patterson-Gimlin film","keywords/Bigfoot"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a00692f0ed31195d74069f2","show":"coast","title":"Sat, May 9 2026 - Hour 1"},{"episodeId":"/episodes/6a0069410ed31195d74069f3","show":"coast","title":"Sat, May 9 2026 - Hour 2"},{"episodeId":"/episodes/6a0069530ed31195d74069f4","show":"coast","title":"Sat, May 9 2026 - Hour 3"},{"episodeId":"/episodes/6a0069660ed31195d74069f5","show":"coast","title":"Sat, May 9 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A dark scary concept. Of a man watching a mysterious bigfoot figure, walking through a forest. Silhouetted against trees. On a foggy winters day. With a grunge, textured edit.","id":"%2F69604b257df9ae43bf672782","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69604b257df9ae43bf672782","source_credit":"David Wall / Moment / Getty Images","title":"A dark scary concept. Of a man watching a mysterious bigfoot figure, walking through a forest. Silhouetted against trees. On a foggy winters day. With a grunge, textured edit.","url":"asset://assets.getty/69604b257df9ae43bf672782","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778335200119},"slug":{"type":"slug","value":"2026-05-09-show"},"summary":{"type":"html","value":"\u003cp>Alien abductee \u003ca href=\"https://bretoldham.com/\" target=\"_blank\">Bret Oldham\u003c/a> shared his experiences and the challenges of going public. Followed by hypnotherapist \u003ca href=\"https://greshamhypnosiscenter.com/\" target=\"_blank\">Doug Meacham\u003c/a> who discussed his hypnosis journey, abduction regressions, and his experience hypnotizing Bob Gimlin regarding the Patterson-Gimlin Bigfoot film.\u003c/p>\n\n"},"title":{"type":"title","value":"ET Encounters / Hypnotherapy & Bigfoot"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bretoldham.com/\" target=\"_blank\">bretoldham.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://imdb.com/name/nm6310368\" target=\"_blank\">Bret Oldham (IMDB)\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://greshamhypnosiscenter.com/\" target=\"_blank\">greshamhypnosiscenter.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-09-2026-hour-1, 05-09-2026-hour-2, 05-09-2026-hour-3, 05-09-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-09-show/","summary":{"author":"","description":"Alien abductee Bret Oldham shared his experiences and the challenges of going public. Followed by hypnotherapist Doug Meacham who discussed his hypnosis journey, abduction regressions, and his experience hypnotizing Bob Gimlin regarding the Patterson-Gimlin Bigfoot film.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A dark scary concept. Of a man watching a mysterious bigfoot figure, walking through a forest. Silhouetted against trees. On a foggy winters day. With a grunge, textured edit.","link":"","new_tab":false,"source_credit":"David Wall / Moment / Getty Images","title":"A dark scary concept. Of a man watching a mysterious bigfoot figure, walking through a forest. Silhouetted against trees. On a foggy winters day. With a grunge, textured edit.","url":"asset://assets.getty/69604b257df9ae43bf672782","use_caption":false},"keywords":["keywords/aliens","keywords/extraterrestrial","keywords/abductions","keywords/encounters","keywords/hypnosis","keywords/Patterson-Gimlin film","keywords/Bigfoot"],"primary_slug":"2026-05-09-show","slugs":["2026-05-09-show"],"sponsored":false,"title":"ET Encounters / Hypnotherapy & Bigfoot"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778407200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"w2Bjv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/creatures-myths-legends","coast-categories/psychology-mind","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-09-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69604b257df9ae43bf672782","title":"ET Encounters / Hypnotherapy & Bigfoot","description":"Alien abductee Bret Oldham shared his experiences and the challenges of going public. Followed by hypnotherapist Doug Meacham who discussed his hypnosis journey, abduction regressions, and his experience hypnotizing Bob Gimlin regarding the Patterson-Gimlin Bigfoot film.","author":""},"pub_start":1778407200000,"pub_until":4115978604802,"pub_changed":1778413621314,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/creatures-myths-legends","coast-categories/psychology-mind","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":"%2F5e013401cc137bf2442023af","slug":"oldham-bret-65431","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/oldham-bret/65431","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>Bret Oldham is an alien abductee and the author of Children Of The Greys, in which he details his lifelong alien abduction experiences, the follow-up book The Baby Takers, and Afterlife Encounters. Oldham has undergone extensive testing to prove the validity of his case, including passing a polygraph exam, medical exams, special blood work, and most recently, a QEEG brain scan that was aired on the History channels hit series Ancient Aliens, which proved that his memories of alien abductions came from the part of his brain that stores memories. In addition, a witness with whom he once endured a shared abduction has publicly verified the account. All of this makes Oldham's alien abduction case one of the most documented in history. He has made numerous worldwide television appearances in the United States, Canada, France, U.K., Bulgaria, Russia, and Eastern Europe, including on shows on Bio, Discovery, CBC Canada, History Channel, TV7 Bulgaria, RMC Decouverte France, and REN TV Eastern Europe. He has been featured on numerous internet, TV, and radio shows, and has been interviewed by various online magazines and newspapers. As a public speaker, he has been a featured guest speaker at various conferences and events across the United States.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Children-Greys-Bret-Oldham/dp/0989103137/ctoc\" target=\"_blank\">Children of the Greys\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CHILDREN-GREYS-AFTERMATH-Bret-Oldham/dp/0989103196/ctoc\" target=\"_blank\">Children of the Greys: Aftermath\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ghost-Stories-Vegas-Bret-Oldham-ebook/dp/B00C1LMVY4/ctoc\" target=\"_blank\">Ghost Stories Of Las Vegas\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Baby-Takers-Bret-Oldham/dp/0989103145/ctoc\" target=\"_blank\">The Baby Takers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Afterlife-Encounters-Ghosts-Spirits-Experiences/dp/098910317X/ctoc\" target=\"_blank\">Afterlife Encounters\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":"%2F6866134e0794a502d1e088f5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6866134e0794a502d1e088f5","source_credit":"","title":"","url":"asset://new_assets/6866134e0794a502d1e088f5","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"oldham-bret-65431"},"summary":{"type":"html","value":"\u003cp>Bret Oldham is an alien abductee and the author of Children Of The Greys, in which he details his lifelong alien abduction experiences, the follow-up book The Baby Takers, and Afterlife Encounters. Oldham has undergone extensive testing to prove the validity of his case, including passing a polygraph exam, medical exams, special blood work, and most recently, a QEEG brain scan that was aired on the History channels hit series Ancient Aliens, which proved that his memories of alien abductions came from the part of his brain that stores memories.\u003c/p>\n\n"},"title":{"type":"title","value":"Bret Oldham"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bretoldham.com/\" target=\"_blank\">bretoldham.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://imdb.com/name/nm6310368\" target=\"_blank\">IMDB\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/oldham-bret-65431","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/oldham-bret/65431","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Bret Oldham is an alien abductee and the author of Children Of The Greys, in which he details his lifelong alien abduction experiences, the follow-up book The Baby Takers, and Afterlife Encounters. Oldham has undergone extensive testing to prove the validity of his case, including passing a polygraph exam, medical exams, special blood work, and most recently, a QEEG brain scan that was aired on the History channels hit series Ancient Aliens, which proved that his memories of alien abductions came from the part of his brain that stores memories.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6866134e0794a502d1e088f5","use_caption":false},"keywords":[],"primary_slug":"oldham-bret-65431","slugs":["oldham-bret-65431"],"sponsored":false,"title":"Bret Oldham"},"targeting":{"exclusion":{"tags":[]},"publish_date":1385087580000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"AykPC","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":""}]}},"pub_start":1385087580000,"type":"content:coast-to-coast-guest","summary":{"title":"Bret Oldham","description":"Bret Oldham is an alien abductee and the author of Children Of The Greys, in which he details his lifelong alien abduction experiences, the follow-up book The Baby Takers, and Afterlife Encounters. Oldham has undergone extensive testing to prove the validity of his case, including passing a polygraph exam, medical exams, special blood work, and most recently, a QEEG brain scan that was aired on the History channels hit series Ancient Aliens, which proved that his memories of alien abductions came from the part of his brain that stores memories.","image":"https://i.iheart.com/v3/re/new_assets/6866134e0794a502d1e088f5"}},{"ref_id":"%2F69fd10f9413c4ef505d140e3","slug":"doug-meacham","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/doug-meacham/","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>Board-certified hypnotherapist Doug Meacham is the founder of Gresham Hypnosis Center. For years he has been helping people overcome challenges, take back control, and create the life they truly want.\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":"%2F69fd29f4413c4ef505d14286","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69fd29f4413c4ef505d14286","source_credit":"","title":"","url":"asset://new_assets/69fd29f4413c4ef505d14286","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"doug-meacham"},"summary":{"type":"html","value":"\u003cp>Board-certified hypnotherapist Doug Meacham is the founder of Gresham Hypnosis Center. For years he has been helping people overcome challenges, take back control, and create the life they truly want.\u003c/p>\n\n"},"title":{"type":"title","value":"Doug Meacham"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://greshamhypnosiscenter.com/\" target=\"_blank\">greshamhypnosiscenter.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":"Board-certified hypnotherapist Doug Meacham is the founder of Gresham Hypnosis Center. For years he has been helping people overcome challenges, take back control, and create the life they truly want.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69fd29f4413c4ef505d14286","use_caption":false},"keywords":[],"primary_slug":"doug-meacham","slugs":["doug-meacham"],"sponsored":false,"title":"Doug Meacham"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778192400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1XrvL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/alternative-medicine-health"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1778192400000,"type":"content:coast-to-coast-guest","summary":{"title":"Doug Meacham","description":"Board-certified hypnotherapist Doug Meacham is the founder of Gresham Hypnosis Center. For years he has been helping people overcome challenges, take back control, and create the life they truly want.","image":"https://i.iheart.com/v3/re/new_assets/69fd29f4413c4ef505d14286"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69fd163c413c4ef505d1415a","slug:2026-05-09-show","slug:2026-05-09-show","keyword:keywords/aliens","keyword:keywords/extraterrestrial","keyword:keywords/abductions","keyword:keywords/encounters","keyword:keywords/hypnosis","keyword:keywords/Patterson-Gimlin film","keyword:keywords/Bigfoot"]}},{"id":"%2F69f3f2020f5ab5893e7a04b3","type":"PUBLISHING","record":{"ref_id":"%2F69f3f2020f5ab5893e7a04b3","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>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>) welcomed researcher \u003ca href=\"https://www.youtube.com/user/manasoocan\" target=\"_blank\">Mike Paterson\u003c/a> for a discussion on his experiences with Sasquatch, the communications he says he has received, and his beliefs about the creatures' advanced consciousness and interdimensional nature.\u003c/p>\n\n\u003cp>Paterson described his experiences with Sasquatch as the result of nearly two decades of direct contact and observation, which he revealed began unexpectedly after he developed a deep connection with nature through wildlife photography in 2007. He explained that a major vocal encounter in Ontario in 2008 changed his life and convinced him that Sasquatch were real. Over time, he moved away from traditional Bigfoot investigation methods like tree knocking and trail cameras, instead focusing on building respectful relationships and understanding what he believes is a highly advanced, conscious species capable of profound communication and awareness.\u003c/p>\n\n\u003cp>Paterson emphasized that his conclusions are based on firsthand experience rather than government disclosures or scientific institutions. He recounted encounters with UFOs, meditation-based contact protocols, unexplained missing time, and what he suggested are interdimensional abilities associated with both Sasquatch and extraterrestrial phenomena. He argued that mainstream science has fallen behind the realities experienced by field researchers and noted that many witnesses already recognize a deeper paranormal component to the phenomenon. During the interview, Connie played several audio recordings provided by Paterson of purported Sasquatch vocalizations.\u003c/p>\n\n\u003cp>Paterson also talked about the release of his book, Invisible Giant: A True Story of Sasquatch Contact, which he said was written to share the knowledge and experiences he has accumulated over many years. He explained that after publishing the book, he felt spiritually guided not to profit from it, leading him to price it as low as possible so more people could access the information. Central to his message is the belief that Sasquatch are intelligent beings with emotions, families, humor, and advanced consciousness. He stressed the importance of approaching them with respect, sincerity, and good intentions rather than fear, exploitation, or demands for physical proof.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the latter half of the program. A caller from Maui recounted what he described as an alien abduction experience involving himself and his brother roughly 50 years earlier. He challenged modern theories suggesting that the commonly reported Grays are merely robots, cyborgs, or artificial intelligence, explaining that during the encounter, he observed both adult and child-like beings interacting in ways that appeared emotional and familial. According to his account, the smaller beings would enter the examination area out of curiosity, only to be scolded and ushered away by the taller adults, leading him to believe the entities were living beings rather than machines.\u003c/p>\n\n\u003cp>Aaron in Arizona shared a humorous Canadian folk song called \u003ca href=\"https://www.youtube.com/watch?v=QgfaSLO_T4A\" target=\"_blank\">&quot;Sasquatch Song&quot; by Stompin' Tom Connors\u003c/a>, describing it as a playful story about Sasquatch outsmarting humans in a series of hopscotch bets involving stolen wristwatches. Reflecting on the Sasquatch vocal recordings played during the program, Aaron said the sounds made the creatures feel more human and relatable, leading him to believe they possess family structures, emotions, and intelligence similar to people, despite their continued elusiveness. He also wondered whether a person's intentions and emotional state influence the kind of interaction they may have when entering the woods in search of Sasquatch.\u003c/p>\n\n\u003cp>Don from Alberta argued that government disclosure is unnecessary because evidence of unexplained phenomena has existed for decades, as in events such as the Battle of Los Angeles, sightings over Washington, D.C., and the Shag Harbor UFO incident. He shared his belief that Sasquatch are interdimensional beings capable of shifting between realities, speculated about connections between consciousness and perception, and referenced folklore and alleged DNA evidence suggesting compatibility between humans and Sasquatch. Don also recounted several personal UFO sightings in Alberta, including glowing orb-like objects and an enormous triangular craft he said briefly became visible while moving through Earth's atmosphere.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/INVISIBLE-GIANT-Story-Sasquatch-Contact/dp/1067582703/ctoc\" target=\"_blank\">Invisible Giant: A True Story of Sasquatch Contact \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":"Krokus","title":"Screaming in the Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Elvin Bishop","title":"Fooled Around And Fell In Love","url":"https://amazon.com/dp/B001O03MRI/ctoc?trackAsin=B001O03MRI"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B07B1YP6MH/ctoc"},{"artist":"John Lee Hooker","title":"One Bourbon, One Scotch, One Beer","url":"https://amazon.com/dp/B000W1840U/ctoc?trackAsin=B000W1840U"},{"artist":"Judas Priest","title":"Dawn of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Dr. John","title":"Right Place Wrong Time","url":"https://amazon.com/dp/B0012EG0WA/ctoc?trackAsin=B0012EG0WA"},{"artist":"Led Zeppelin","title":"In My Time Of Dying","url":"https://www.amazon.com/dp/B07VWKR9PT/ctoc"},{"artist":"Steve Earl","title":"Copperhead Road","url":"https://amazon.com/dp/B000W00IAK/ctoc?1"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Animals","title":"House Of The Rising Sun","url":"https://amazon.com/dp/B00G79E8HY/ctoc?trackAsin=B00G79E8HY"},{"artist":"Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Boz Scaggs","title":"Loan Me A Dime","url":"https://amazon.com/dp/B00TX2O77I/ctoc?1"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"The Outlaws","title":"There Goes Another Love Song","url":"https://amazon.com/dp/B0013DBYKI/ctoc?trackAsin=B0013DBYKI"},{"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":["%2F604ac38e1dc924acf29a9070","%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/Sasquatch"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69ff1821e4527e0e750c2dfa","show":"coast","title":"Fri, May 8 2026 - Hour 1"},{"episodeId":"/episodes/69ff1836e4527e0e750c2dfb","show":"coast","title":"Fri, May 8 2026 - Hour 2"},{"episodeId":"/episodes/69ff1847e4527e0e750c2dfc","show":"coast","title":"Fri, May 8 2026 - Hour 3"},{"episodeId":"/episodes/69ff185be4527e0e750c2dfd","show":"coast","title":"Fri, May 8 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A furry creature walks in a foggy forest in the snow. This composite image contains a snow monkey image that looks like a mysterious yeti.","id":"%2F69f3f401ca600ac18968c89f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69f3f401ca600ac18968c89f","source_credit":"Istvan Hernadi photography... Mountain Visions / Moment / Getty Images","title":"Bigfoot in the forest","url":"asset://assets.getty/69f3f401ca600ac18968c89f","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778248800000},"slug":{"type":"slug","value":"2026-05-08-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://www.youtube.com/user/manasoocan\" target=\"_blank\">Mike Paterson\u003c/a> shared his experiences with Sasquatch, communications he's received, as well as the creature's advanced consciousness and interdimensional nature. Open Lines followed in the latter half of the program.\u003c/p>\n\n"},"title":{"type":"title","value":"Sasquatch Interactions / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCCDa_fzzLLz5qePU97w_8Og\" target=\"_blank\">Sasquatch Ontario YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-08-2026-hour-1, 05-08-2026-hour-2, 05-08-2026-hour-3, 05-08-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-08-show/","summary":{"author":"","description":"Researcher Mike Paterson shared his experiences with Sasquatch, communications he's received, as well as the creature's advanced consciousness and interdimensional nature. Open Lines followed in the latter half of the program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A furry creature walks in a foggy forest in the snow. This composite image contains a snow monkey image that looks like a mysterious yeti.","link":"","new_tab":false,"source_credit":"Istvan Hernadi photography... Mountain Visions / Moment / Getty Images","title":"Bigfoot in the forest","url":"asset://assets.getty/69f3f401ca600ac18968c89f","use_caption":false},"keywords":["keywords/Sasquatch"],"primary_slug":"2026-05-08-show","slugs":["2026-05-08-show"],"sponsored":false,"title":"Sasquatch Interactions / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778320800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"7qCOY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-08-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69f3f401ca600ac18968c89f","title":"Sasquatch Interactions / Open Lines","description":"Researcher Mike Paterson shared his experiences with Sasquatch, communications he's received, as well as the creature's advanced consciousness and interdimensional nature. Open Lines followed in the latter half of the program.","author":""},"pub_start":1778320800000,"pub_until":4115978604802,"pub_changed":1778328300398,"subscription":[{"tags":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F604ac38e1dc924acf29a9070","slug":"mike-paterson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/mike-paterson/","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>One of the most controversial Bigfoot researchers, Mike Paterson, has perhaps the most well documented video, audio and even drawings by a group/family of Sasquatch, that he's befriended in a remote undisclosed area of Canada. His interest in Sasquatch began in 2008 when he was in the woods photographing wildlife and nature. He had an epiphany to search for the hairy folk who most call Sasquatch or Bigfoot. Their existence was shown to him early in life with a childhood sighting that had a traumatizing effect at the time. It’s now been more than 12 years searching for answers since his initial close Sasquatch vocal encounter on October 25th, 2008. Eight of those years have involved personal contact experiences that continue to show up in his life, giving him incredible insight into their existence and how Sasquatch interact with humans.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/INVISIBLE-GIANT-Story-Sasquatch-Contact/dp/1067582703/ctoc\" target=\"_blank\">Invisible Giant: A True Story of Sasquatch Contact \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":"%2F6207f7c52c2bdb860ce44553","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6207f7c52c2bdb860ce44553","source_credit":"","title":"","url":"asset://new_assets/6207f7c52c2bdb860ce44553","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"mike-paterson"},"summary":{"type":"html","value":"\u003cp>One of the most controversial Bigfoot researchers, Mike Paterson, has perhaps the most well documented video, audio and even drawings by a group/family of Sasquatch, that he's befriended in a remote undisclosed area of Canada. His interest in Sasquatch began in 2008 when he was in the woods photographing wildlife and nature. He had an epiphany to search for the hairy folk who most call Sasquatch or Bigfoot. Their existence was shown to him early in life with a childhood sighting that had a traumatizing effect at the time.\u003c/p>\n\n"},"title":{"type":"title","value":"Mike Paterson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://sasquatchontario.com\" target=\"_blank\">sasquatchontario.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCCDa_fzzLLz5qePU97w_8Og\" target=\"_blank\">Sasquatch Ontario YouTube Channel\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":"One of the most controversial Bigfoot researchers, Mike Paterson, has perhaps the most well documented video, audio and even drawings by a group/family of Sasquatch, that he's befriended in a remote undisclosed area of Canada. His interest in Sasquatch began in 2008 when he was in the woods photographing wildlife and nature. He had an epiphany to search for the hairy folk who most call Sasquatch or Bigfoot. Their existence was shown to him early in life with a childhood sighting that had a traumatizing effect at the time.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6207f7c52c2bdb860ce44553","use_caption":false},"keywords":[],"primary_slug":"mike-paterson","slugs":["mike-paterson"],"sponsored":false,"title":"Mike Paterson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1615512420000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"604ac38e1dc924acf29a906f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1615512420000,"type":"content:coast-to-coast-guest","summary":{"title":"Mike Paterson","description":"One of the most controversial Bigfoot researchers, Mike Paterson, has perhaps the most well documented video, audio and even drawings by a group/family of Sasquatch, that he's befriended in a remote undisclosed area of Canada. His interest in Sasquatch began in 2008 when he was in the woods photographing wildlife and nature. He had an epiphany to search for the hairy folk who most call Sasquatch or Bigfoot. Their existence was shown to him early in life with a childhood sighting that had a traumatizing effect at the time.","image":"https://i.iheart.com/v3/re/new_assets/6207f7c52c2bdb860ce44553"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"Callers discuss what is on their minds."}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"title":{"type":"title","value":"Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"external_url":"","feed_content_id":"/content/lines-open-5608","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"},"keywords":[],"primary_slug":"lines-open-5608","slugs":["lines-open-5608"],"sponsored":false,"title":"Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"zYIwn","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69f3f2020f5ab5893e7a04b3","slug:2026-05-08-show","slug:2026-05-08-show","keyword:keywords/Sasquatch"]}},{"id":"%2F69f3efaf0f5ab5893e7a049a","type":"PUBLISHING","record":{"ref_id":"%2F69f3efaf0f5ab5893e7a049a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>In the first half, former criminal defense attorney and author \u003ca href=\"http://www.markshawbooks.com/\" target=\"_blank\">Mark Shaw\u003c/a> analyzed the ongoing case of Nancy Guthrie, the 84-year-old mother of Today Show host Savannah Guthrie. Shaw drew parallels between Nancy's disappearance and other high-profile incidents, including the deaths of Marilyn Monroe, JFK, and Dorothy Kilgallen. He identified the conflict between federal and local authorities as a fundamental problem plaguing the investigation. Comparing the situation to the JFK assassination, Shaw noted how &quot;J. Edgar Hoover basically stole JFK's body, shipped it off to Washington, where the autopsy was faulty.&quot; He warned that &quot;anytime you get this situation where you've got federal officials and you got local, you're just asking for trouble.&quot;\u003c/p>\n\n\u003cp>Shaw believes the investigation's mishandling of physical evidence is particularly concerning. He explained that blood belonging to Nancy Guthrie was discovered not by law enforcement, but by a NewsNation reporter. &quot;These blood drops couldn't have been that difficult to find,&quot; he remarked. Shaw further noted that DNA samples were sent to a Florida laboratory instead of Quantico, adding that &quot;we're still not one step closer to what happened to this poor woman&quot; after three months. He has also questioned basic investigative procedures, asking how kidnappers knew Nancy was in her daughter Annie Guthrie's Tucson home.\u003c/p>\n\n\u003cp>He suggested investigators should examine Savannah Guthrie's professional trajectory and the people she encountered throughout her rise to the Today Show, though he stressed that Savannah herself is a victim in this case. Shaw dismissed financial motives for kidnapping, instead theorizing that someone may have held a grudge against Savannah. &quot;Somewhere along the line, maybe they got sick and tired of seeing Savannah on the Today Show. Or there's something else,&quot; he said, possibly stemming from her interview with Donald Trump six years prior.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the second half, professor \u003ca href=\"https://michaelzigarelli.com/\" target=\"_blank\">Michael Zigarelli\u003c/a> presented his research on near-death experiences (NDEs) along with evidence he's compiled for life after death. Zigarelli outlined seven distinct lines of evidence supporting the existence of an afterlife, drawing from thousands of eyewitness accounts spanning cultures and centuries. He insisted his investigation is grounded in empirical testimony rather than anecdotal inspiration. According to Zigarelli, the accounts share striking consistencies: individuals report seeing themselves from above, traveling through tunnels, encountering deceased relatives and beings of light, and also undergoing life reviews. He explained how these experiences occur when people are clinically dead or near death, and affect between 4 and 9 percent of the population.\u003c/p>\n\n\u003cp>His most compelling evidence involved experiencers reporting specific details about their surroundings while unconscious. One woman allegedly memorized a 12-digit serial number from a respirator, while a French patient described a simultaneous amputation in an adjacent room. An emergency room patient even claimed to have floated to an upper floor where he observed hospital mannequins with IVs attached—details later confirmed to exist inside this restricted area.\u003c/p>\n\n\u003cp>Addressing the primary skeptical argument, that NDEs result from normal brain activity, Zigarelli acknowledged the neuroscience research while pointing to an unresolved problem. &quot;They've not really found any linkages between the brain and actual NDEs,&quot; he noted. &quot;We just have theories.&quot; He referenced the &quot;hard problem of consciousness,&quot; pointing out that science has yet to establish how consciousness links to the brain. &quot;All of us researchers need to be logical about this, not ideological, just to follow the data wherever it leads,&quot; Zigarelli stated.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"http://nelkenfoodsafetycoach.com/\" target=\"_blank\">\u003cem>Jeff Nelken\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com/\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Collateral-Damage-Mysterious-Kilgallen-Assassination/dp/1642938181/ctoc\" target=\"_blank\">Collateral Damage\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fighting-Justice-Improbable-Cover-Ups-Assassination/dp/1637586442/ctoc\" target=\"_blank\">Fighting for Justice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Abuse-Power-Connecting-Assassination-Responsible/dp/B0FKTM8KL5/ctoc\" target=\"_blank\">Abuse of Power\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evidence-Heaven-Near-Death-Experiences-Afterlife/dp/1540905330/ctoc\" target=\"_blank\">Evidence for Heaven\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Morder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc/?trackAsin=B001NSZLFW"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Nazareth","title":" Where Are You Now","url":"https://amazon.com/dp/B07L6BDFSW/ctoc?trackAsin=B07L6BDFSW"},{"artist":"Mötley Crüe","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Platters","title":"Twilight Time","url":"https://amazon.com/dp/B000WOQY7C/ctoc?trackAsin=B000WOQY7C"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"Frank Sinatra","title":"Pocketful Of Miracles","url":"https://amazon.com/dp/B00HWM6UH6/ctoc?trackAsin=B00HWM6UH6"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Elvis Presley","title":"Viva Las Vegas","url":"https://amazon.com/dp/B00137KM8O/ctoc?trackAsin=B00137KM8O"},{"artist":"Judas Priest","title":"Dawn of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Johnny Cash","title":"It Ain't Me, Babe","url":"https://amazon.com/dp/B00136LRDY/ctoc?trackAsin=B00136LRDY"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B0025W06MS/ctoc?trackAsin=B0025W06MS"},{"artist":"Led Zeppelin","title":"Stairway to Heaven","url":"https://amazon.com/dp/B00M320QN4/ctoc?trackAsin=B00M320QN4"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007JOM74C/ctoc?trackAsin=B007JOM74C"},{"artist":"Eric Clapton","title":"Tears in Heaven","url":"https://amazon.com/dp/B002U6392I/ctoc?trackAsin=B002U6392I"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00749fcc137bf244201ab2","%2F69f3d9a1463d754895dc0018"]},"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/near-death experiences","keywords/afterlife","keywords/Nancy Guthrie"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69fdbfc36445a43fb7f04033","show":"coast","title":"Thu, May 7 2026 - Hour 1"},{"episodeId":"/episodes/69fdbfd66445a43fb7f04034","show":"coast","title":"Thu, May 7 2026 - Hour 2"},{"episodeId":"/episodes/69fdbfe76445a43fb7f04035","show":"coast","title":"Thu, May 7 2026 - Hour 3"},{"episodeId":"/episodes/69fdbffb6445a43fb7f04036","show":"coast","title":"Thu, May 7 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A lone figure stands in silhouette before a towering beam of golden light in a dark, abstract space. This cinematic composition explores themes of hope, enlightenment, and the human journey.","id":"%2F69f3f1334909fa34dd1f451a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69f3f1334909fa34dd1f451a","source_credit":"Curly_photo / Moment / Getty Images","title":"A lone figure stands in silhouette before a towering beam of golden light in a dark, abstract space.","url":"asset://assets.getty/69f3f1334909fa34dd1f451a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778162400000},"slug":{"type":"slug","value":"2026-05-07-show"},"summary":{"type":"html","value":"\u003cp>Former criminal defense attorney and author \u003ca href=\"http://www.markshawbooks.com/\" target=\"_blank\">Mark Shaw\u003c/a> analyzed the ongoing case of Nancy Guthrie's disappearance. Followed by professor \u003ca href=\"https://michaelzigarelli.com/\" target=\"_blank\">Michael Zigarelli\u003c/a>, who presented his research on near-death experiences and life after death.\u003c/p>\n\n"},"title":{"type":"title","value":"Finding Nancy Guthrie / Afterlife Evidence"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.markshawbooks.com/\" target=\"_blank\">markshawbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://michaelzigarelli.com/\" target=\"_blank\">michaelzigarelli.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@zigarelli\" target=\"_blank\">youtube.com/@zigarelli\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-07-2026-hour-1, 05-07-2026-hour-2, 05-07-2026-hour-3, 05-07-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-07-show/","summary":{"author":"","description":"Former criminal defense attorney and author Mark Shaw analyzed the ongoing case of Nancy Guthrie's disappearance. Followed by professor Michael Zigarelli, who presented his research on near-death experiences and life after death.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A lone figure stands in silhouette before a towering beam of golden light in a dark, abstract space. This cinematic composition explores themes of hope, enlightenment, and the human journey.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"A lone figure stands in silhouette before a towering beam of golden light in a dark, abstract space.","url":"asset://assets.getty/69f3f1334909fa34dd1f451a","use_caption":false},"keywords":["keywords/near-death experiences","keywords/afterlife","keywords/Nancy Guthrie"],"primary_slug":"2026-05-07-show","slugs":["2026-05-07-show"],"sponsored":false,"title":"Finding Nancy Guthrie / Afterlife Evidence"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778234400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mHeNn","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-07-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69f3f1334909fa34dd1f451a","title":"Finding Nancy Guthrie / Afterlife Evidence","description":"Former criminal defense attorney and author Mark Shaw analyzed the ongoing case of Nancy Guthrie's disappearance. Followed by professor Michael Zigarelli, who presented his research on near-death experiences and life after death.","author":""},"pub_start":1778234400000,"pub_until":4115978604802,"pub_changed":1778237526553,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/true-crime","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00749fcc137bf244201ab2","slug":"shaw-mark-84614","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/shaw-mark/84614","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>\nThe author of 20+ books, Mark Shaw, the former legal analyst for \u003ci>USA Today\u003c/i>, CNN, and USA Today, is a California attorney and investigative reporter who has dedicated the past ten years to probing the truth about the JFK and Lee Harvey Oswald assassinations through his three books, Melvin Belli: King of the Courtroom, The Poison Patriarch: How the Betrayals of Joseph P. Kennedy Caused the Assassination of JFK, and his latest, The Reporter Who Knew Too Much.\n\u003c/p>\n\n\u003cp>\nMark has written for \u003ci>USA Today\u003c/i>, Huffington Post, and the \u003ci>Aspen Daily News\u003c/i>, which he co-founded. Mark formally was a host or correspondent for ABC's Good Morning America, and CBS's \u003ci>People\u003c/i> and has appeared on the REELZ Channel's program, \u003ci>The Kennedys\u003c/i>.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Reporter-Who-Knew-Too-Much/dp/1682610977/ctoc\" target=\"_blank\">The Reporter Who Knew Too Much\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Poison-Patriarch-Betrayals-Kennedy-Assassination/dp/1510704191/ctoc\" target=\"_blank\">The Poison Patriarch\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Melvin-Belli-Courtroom-Mark-Shaw/dp/1569803242/ctoc\" target=\"_blank\">Melvin Belli: King of the Courtroom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Denial-Justice-Compelling-Assassination-Investigation/dp/164293058X/ctoc\" target=\"_blank\">Denial of Justice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Collateral-Damage-Mysterious-Kilgallen-Assassination/dp/1642938181/ctoc\" target=\"_blank\">Collateral Damage\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fighting-Justice-Improbable-Cover-Ups-Assassination/dp/1637586442/ctoc\" target=\"_blank\">Fighting for Justice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Abuse-Power-Connecting-Assassination-Responsible/dp/B0FKTM8KL5/ctoc\" target=\"_blank\">\u003cu>Abuse of Power\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/f527f2032e5c4323ae61021a634ed82e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/f527f2032e5c4323ae61021a634ed82e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"shaw-mark-84614"},"summary":{"type":"html","value":"\u003cp>The author of 20+ books, Mark Shaw, the former legal analyst for USA Today, CNN, and USA Today, is a California attorney and investigative reporter who has dedicated the past ten years to probing the truth about the JFK and Lee Harvey Oswald assassinations through his three books, Melvin Belli: King of the Courtroom, The Poison Patriarch: How the Betrayals of Joseph P. Kennedy Caused the Assassination of JFK, and his latest, The Reporter Who Knew Too Much.\u003c/p>\n\n\n\n\n\u003cp>Mark has written for USA Today, Huffington Post, and the Aspen Daily News, which he co-founded. Mark formally was a host or correspondent for ABC's Good Morning America, and CBS's People and has appeared on the REELZ Channel's program, The Kennedys.\u003c/p>\n\n"},"title":{"type":"title","value":"Mark Shaw"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=VYDaqto22NY\" target=\"_blank\">Mysterious Death of Reporter Dorothy Kilgallen &amp; the JFK Assassination\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.thereporterwhoknewtoomuch.com/index.html\" target=\"_blank\">thereporterwhoknewtoomuch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.markshawbooks.com/\" target=\"_blank\">markshawbooks.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/shaw-mark-84614","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/shaw-mark/84614","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"The author of 20+ books, Mark Shaw, the former legal analyst for USA Today, CNN, and USA Today, is a California attorney and investigative reporter who has dedicated the past ten years to probing the truth about the JFK and Lee Harvey Oswald assassinations through his three books, Melvin Belli: King of the Courtroom, The Poison Patriarch: How the Betrayals of Joseph P. Kennedy Caused the Assassination of JFK, and his latest, The Reporter Who Knew Too Much.      Mark has written for USA Today, Huffington Post, and the Aspen Daily News, which he co-founded. Mark formally was a host or correspondent for ABC's Good Morning America, and CBS's People and has appeared on the REELZ Channel's program, The Kennedys.","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/f527f2032e5c4323ae61021a634ed82e","use_caption":false},"keywords":[],"primary_slug":"shaw-mark-84614","slugs":["shaw-mark-84614"],"sponsored":false,"title":"Mark Shaw"},"targeting":{"exclusion":{"tags":[]},"publish_date":1510886760000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"NbISg","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":1510886760000,"type":"content:coast-to-coast-guest","summary":{"title":"Mark Shaw","description":"The author of 20+ books, Mark Shaw, the former legal analyst for USA Today, CNN, and USA Today, is a California attorney and investigative reporter who has dedicated the past ten years to probing the truth about the JFK and Lee Harvey Oswald assassinations through his three books, Melvin Belli: King of the Courtroom, The Poison Patriarch: How the Betrayals of Joseph P. Kennedy Caused the Assassination of JFK, and his latest, The Reporter Who Knew Too Much.      Mark has written for USA Today, Huffington Post, and the Aspen Daily News, which he co-founded. Mark formally was a host or correspondent for ABC's Good Morning America, and CBS's People and has appeared on the REELZ Channel's program, The Kennedys.","image":"https://i.iheart.com/v3/re/assets.coast2coast/f527f2032e5c4323ae61021a634ed82e"}},{"ref_id":"%2F69f3d9a1463d754895dc0018","slug":"michael-zigarelli","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/michael-zigarelli/","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>Michael Zigarelli\u003cstrong> \u003c/strong>is the author of more than a dozen books on practical theology and leadership. With social science degrees from Cornell and Rutgers, combined with theological training from Yale and Liberty, he is uniquely positioned to investigate the evidence for eternity. Currently, he's a research professor at Messiah University in Pennsylvania and maintains a YouTube channel where more than 3 million viewers across 130 countries have accessed his instructional videos. Michael is also the grateful husband of Tara and father of four married children who are themselves beginning to be fruitful and multiply.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Evidence-Heaven-Near-Death-Experiences-Afterlife/dp/1540905330/ctoc\" target=\"_blank\">Evidence for Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/0578632004/ctoc\" target=\"_blank\">Influencing Like Jesus: 15 Biblical Principles of Persuasion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Management-Proverbs-Scriptural-Superior-Results/dp/0578718219/ctoc\" target=\"_blank\">Management by Proverbs\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":"%2F69f3de51463d754895dc0027","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69f3de51463d754895dc0027","source_credit":"","title":"","url":"asset://new_assets/69f3de51463d754895dc0027","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"michael-zigarelli"},"summary":{"type":"html","value":"\u003cp>Michael Zigarelli\u003cstrong> \u003c/strong>is the author of more than a dozen books on practical theology and leadership. With social science degrees from Cornell and Rutgers, combined with theological training from Yale and Liberty, he is uniquely positioned to investigate the evidence for eternity\u003c/p>\n\n"},"title":{"type":"title","value":"Michael Zigarelli"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://michaelzigarelli.com/\" target=\"_blank\">\u003cu>michaelzigarelli.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@zigarelli\" target=\"_blank\">youtube.com/@zigarelli\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":"Michael Zigarelli is the author of more than a dozen books on practical theology and leadership. With social science degrees from Cornell and Rutgers, combined with theological training from Yale and Liberty, he is uniquely positioned to investigate the evidence for eternity","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69f3de51463d754895dc0027","use_caption":false},"keywords":[],"primary_slug":"michael-zigarelli","slugs":["michael-zigarelli"],"sponsored":false,"title":"Michael Zigarelli"},"targeting":{"exclusion":{"tags":[]},"publish_date":1777588620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Jsxn8","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":1777588620000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael Zigarelli","description":"Michael Zigarelli is the author of more than a dozen books on practical theology and leadership. With social science degrees from Cornell and Rutgers, combined with theological training from Yale and Liberty, he is uniquely positioned to investigate the evidence for eternity","image":"https://i.iheart.com/v3/re/new_assets/69f3de51463d754895dc0027"}}]}},{"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:/69f3efaf0f5ab5893e7a049a","slug:2026-05-07-show","slug:2026-05-07-show","keyword:keywords/near-death experiences","keyword:keywords/afterlife","keyword:keywords/Nancy Guthrie"]}},{"id":"%2F69f3ed310f5ab5893e7a0481","type":"PUBLISHING","record":{"ref_id":"%2F69f3ed310f5ab5893e7a0481","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>In the first half, publisher and trends strategist \u003ca href=\"https://trendsjournal.com/\" target=\"_blank\">Gerald Celente\u003c/a> offered a look at various current trends and what he sees in the near future. Discussing the shifting economic and social landscape post-COVID-19, he described a stark contrast between past and present, lamenting the loss of vibrant local businesses and cultural hubs. Celente highlighted a growing economic divide, pointing to the “K-shaped economy,” in which the wealthiest 10% control half of all spending, leaving younger generations struggling. The average age of first-time homebuyers has risen from 28 to 40, signaling economic barriers for youth.\u003c/p>\n\n\u003cp>The recent election of New York City’s mayor is an example of Gen Z’s political engagement driven by frustration over job scarcity and economic uncertainty, he said, adding that there is a six-year high in home foreclosures and widespread pessimism among young adults, with 55% of 18-to-24-year-olds rating the economy as bad. Celente also addressed the decline of brick-and-mortar stores and changing consumer habits, with many preferring online shopping and digital interactions.\u003c/p>\n\n\u003cp>He warned of global economic risks exacerbated by ongoing war and inflation, citing Germany’s recession and Europe’s stagflation as indicators of a broader downturn. “The higher oil prices go, the worse things are going to get,” he stated. On technology, Celente noted AI’s dual role in driving GDP growth—estimated to account for 35-60% of US GDP growth in 2025 —while simultaneously eliminating jobs. He remains bullish on gold and silver as safe-haven assets despite recent price drops triggered by countries offloading gold to manage debt amid currency declines. He attributes the gold market's volatility partly to geopolitical tensions, especially the ongoing Iran conflict, which he views as unlikely to resolve soon.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, spiritual medium and author \u003ca href=\"https://soulvisions.net/\" target=\"_blank\">Carole J. Obley\u003c/a> shared insights from her three decades of experience connecting with the spirit world and exploring the soul and metaphysics. She emphasized that the soul is eternal and indivisible from divine energy. Addressing the nature of the spirit world, Obley described it as multidimensional and vibrational, quoting Christ’s “many mansions” as a metaphor for various levels of consciousness. On the relationship between soul and personality, she stated, “The soul chooses the personality prior to coming here... The personality dissolves upon death.” She believes souls select personalities —even those with challenges like depression— to facilitate spiritual growth.\u003c/p>\n\n\u003cp>She explained that mediumship is a gradual process: “It’s a long road... you cannot take a weekend workshop and hang out a sign that you’re a professional medium.” Mediumship, she continued, can be thought of as a &quot;blending&quot; of consciousness between the medium and the spirit, akin to tuning into a radio frequency. She underscored the importance of trust and surrender in receiving accurate communications from the spirit world. &quot;That soul in the spirit world has to blend consciousness-wise with mine,&quot; she revealed, in order for the impressions to be communicated.\u003c/p>\n\n\u003cp>Obley stressed that everyone has access to their soul’s guidance through intuition, describing it as &quot;the still small voice&quot; that can help reduce suffering and improve quality of life. She noted that spiritual awareness is essential for developing this connection. She also touched on precognition, sharing a personal experience of foreseeing the Iran war, and also cautioned that such psychic abilities can be &quot;shut down through fear.&quot; During the last hour, she gave readings for callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com/\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0066212669/ctoc\" target=\"_blank\">What Zizi Gave Honeyboy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0446392871/ctoc\" target=\"_blank\">Trend Tracking\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0446519014/ctoc\" target=\"_blank\">Trends 2000\u003c/a>\u003c/li>\n\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/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":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Cusco","title":"Didjeridoo","url":"https://amazon.com/dp/B007GN1CTC/ctoc?trackAsin=B007GN1CTC"},{"artist":"Tears For Fears","title":"Everybody Wants To Rule The World","url":"https://amazon.com/dp/B00P1K51XA/ctoc?trackAsin=B00P1K51XA"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Dean Martin","title":"Ain’t That A Kick In The Head","url":"https://amazon.com/dp/B00EPOHILQ/ctoc?trackAsin=B00EPOHILQ"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXLJU4/ctoc?1"},{"artist":"Richard Harris","title":"Camelot","url":"https://amazon.com/dp/B073Y4MBR6/ctoc?trackAsin=B073Y4MBR6"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Pharrell Williams","title":"Happy","url":"https://amazon.com/dp/B00IL9VCC2/ctoc?trackAsin=B00IL9VCC2"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Celine Dion","title":"My Heart Will Go On","url":"https://amazon.com/dp/B07YDZFW4B/ctoc?trackAsin=B07YDZFW4B"},{"artist":"Guns N’ Roses","title":"Knockin’ On Heaven’s Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Blue Oyster Cult","title":"Don’t Fear The Reaper","url":"https://amazon.com/dp/B00138EX1K/ctoc?1"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://amazon.com/dp/B007X0ZGWM/ctoc?1"},{"artist":"The Beatles","title":"Here Comes The Sun","url":"https://amazon.com/dp/B07FSXMG6X/ctoc?trackAsin=B07FSXMG6X"},{"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":["%2F5dffcc9ecc137bf24420134a","%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/trends","keywords/mediumship","keywords/the soul"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69fc704bdf41bc269ac7e3ec","show":"coast","title":"Wed, May 6 2026 - Hour 1"},{"episodeId":"/episodes/69fc7062df41bc269ac7e3ed","show":"coast","title":"Wed, May 6 2026 - Hour 2"},{"episodeId":"/episodes/69fc7073df41bc269ac7e3ee","show":"coast","title":"Wed, May 6 2026 - Hour 3"},{"episodeId":"/episodes/69fc7084df41bc269ac7e3ef","show":"coast","title":"Wed, May 6 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Digital generated image of multiple white cubes with abstract economy graphs and charts. Fintech concept.","id":"%2F69f3ef0cf705c072ed9f3de1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69f3ef0cf705c072ed9f3de1","source_credit":"Andriy Onufriyenko / Moment / Getty Images","title":"Digital Finance Evolution. Innovative Fintech Technology. Visualizing Financial Investment. Stock Market Trading Monitor","url":"asset://assets.getty/69f3ef0cf705c072ed9f3de1","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778076000000},"slug":{"type":"slug","value":"2026-05-06-show"},"summary":{"type":"html","value":"\u003cp>Trends strategist \u003ca href=\"https://trendsjournal.com/\" target=\"_blank\">Gerald Celente\u003c/a> offered a look at various current trends and what he sees in the near future. Spiritual medium and author \u003ca href=\"https://soulvisions.net/\" target=\"_blank\">Carole J. Obley\u003c/a> shared insights about connecting with the spirit world and the soul.\u003c/p>\n\n"},"title":{"type":"title","value":"Trends Analysis / Mediumship & the Soul"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://trendsjournal.com/\" target=\"_blank\">\u003cu>trendsjournal.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://soulvisions.net/\" target=\"_blank\">\u003cu>soulvisions.net\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-06-2026-hour-1, 05-06-2026-hour-2, 05-06-2026-hour-3, 05-06-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-06-show/","summary":{"author":"","description":"Trends strategist Gerald Celente offered a look at various current trends and what he sees in the near future. Spiritual medium and author Carole J. Obley shared insights about connecting with the spirit world and the soul.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Digital generated image of multiple white cubes with abstract economy graphs and charts. Fintech concept.","link":"","new_tab":false,"source_credit":"Andriy Onufriyenko / Moment / Getty Images","title":"Digital Finance Evolution. Innovative Fintech Technology. Visualizing Financial Investment. Stock Market Trading Monitor","url":"asset://assets.getty/69f3ef0cf705c072ed9f3de1","use_caption":false},"keywords":["keywords/trends","keywords/mediumship","keywords/the soul"],"primary_slug":"2026-05-06-show","slugs":["2026-05-06-show"],"sponsored":false,"title":"Trends Analysis / Mediumship & the Soul"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778148000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Gr38B","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/prophecy-predictions","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-05-06-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69f3ef0cf705c072ed9f3de1","title":"Trends Analysis / Mediumship & the Soul","description":"Trends strategist Gerald Celente offered a look at various current trends and what he sees in the near future. Spiritual medium and author Carole J. Obley shared insights about connecting with the spirit world and the soul.","author":""},"pub_start":1778148000000,"pub_until":4115978604802,"pub_changed":1778152776393,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/prophecy-predictions","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":"%2F5dffcc9ecc137bf24420134a","slug":"celente-gerald-5938","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/celente-gerald/5938","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>As the founder of the Trends Research Institute, Gerald Celente is well respected for his track record of picking business, consumer, political, and economic trends before they come to pass. It is his job to see the future and understand how the issues and events of today will determine the trends of tomorrow.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0066212669/ctoc\" target=\"_blank\">What Zizi Gave Honeyboy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0446392871/ctoc\" target=\"_blank\">Trend Tracking\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0446519014/ctoc\" target=\"_blank\">Trends 2000\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":"%2F68e4a70b113bfdcae904a3f2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68e4a70b113bfdcae904a3f2","source_credit":"","title":"","url":"asset://new_assets/68e4a70b113bfdcae904a3f2","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"celente-gerald-5938"},"summary":{"type":"html","value":"\u003cp>As the founder of the Trends Research Institute, Gerald Celente is well respected for his track record of picking business, consumer, political, and economic trends before they come to pass. It is his job to see the future and understand how the issues and events of today will determine the trends of tomorrow.\u003c/p>\n\n"},"title":{"type":"title","value":"Gerald Celente"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://trendsjournal.com/\" target=\"_blank\">\u003cu>trendsjournal.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/celente-gerald-5938","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/celente-gerald/5938","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"As the founder of the Trends Research Institute, Gerald Celente is well respected for his track record of picking business, consumer, political, and economic trends before they come to pass. It is his job to see the future and understand how the issues and events of today will determine the trends of tomorrow.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68e4a70b113bfdcae904a3f2","use_caption":false},"keywords":[],"primary_slug":"celente-gerald-5938","slugs":["celente-gerald-5938"],"sponsored":false,"title":"Gerald Celente"},"targeting":{"exclusion":{"tags":[]},"publish_date":1578014760000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"gApjZ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/prophecy-predictions"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1578014760000,"type":"content:coast-to-coast-guest","summary":{"title":"Gerald Celente","description":"As the founder of the Trends Research Institute, Gerald Celente is well respected for his track record of picking business, consumer, political, and economic trends before they come to pass. It is his job to see the future and understand how the issues and events of today will determine the trends of tomorrow.","image":"https://i.iheart.com/v3/re/new_assets/68e4a70b113bfdcae904a3f2"}},{"ref_id":"%2F5e00753e537fd678a3eceb92","slug":"obley-carole-102124","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/obley-carole/102124","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>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"},"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/ecdf25660df5c98981bc9f4dea104ab3","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"obley-carole-102124"},"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"}},"ingestion":{"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","feed_type":"","feed_vendor":"C2C"},"summary":{"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":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ecdf25660df5c98981bc9f4dea104ab3","use_caption":false},"keywords":[],"primary_slug":"obley-carole-102124","slugs":["obley-carole-102124"],"sponsored":false,"title":"Carole Obley"},"targeting":{"exclusion":{"tags":[]},"publish_date":1567129500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"m0Cyw","operator":"OR","readonly":false,"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":""}]}},"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":{"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:/69f3ed310f5ab5893e7a0481","slug:2026-05-06-show","slug:2026-05-06-show","keyword:keywords/trends","keyword:keywords/mediumship","keyword:keywords/the soul"]}},{"id":"%2F69f3e96f0f5ab5893e7a0468","type":"PUBLISHING","record":{"ref_id":"%2F69f3e96f0f5ab5893e7a0468","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>In the first half, educator and intuitive spiritual medium \u003ca href=\"https://geofjowett.com/\" target=\"_blank\">Geoffrey Jowett\u003c/a> shared his insights on karma, framing it as a universal teacher and evolutionary process rather than a system of retribution. Drawing from his background as a scientist, Catholic, and metaphysicist, he described karma as &quot;the mirror of what you put out,&quot; emphasizing that &quot;there's no punishment. It's all to assist you.&quot; He explained that karma operates through intention more than action, much like legal systems differentiate crimes by intent.\u003c/p>\n\n\u003cp>Jowett linked karma to the soul's evolution through reincarnation, stating, &quot;We're here essentially to erase karma. Lifetime after lifetime after lifetime.&quot; He suggested that enlightened figures like Christ and Buddha have reached a &quot;Zero Point karma,&quot; freeing them from further incarnations. Addressing whether bad deeds return to the doer, he rejected moral judgment, instead speaking in terms of vibrational levels. He explained, &quot;If I take someone's life... my life will be taken too. And it's not a punishment. It's to say this is what it feels like for what you did.&quot; He portrayed life as a dynamic exchange of energy, where people attract others who resonate with their vibration.\u003c/p>\n\n\u003cp>&quot;Whatever you did in a past life will reflect karmically in your current life,&quot; he remarked, noting that severe karma can even influence physical conditions, such as birthmarks or deformities linked to past-life injuries or chakra imbalances. Drawing from his background in epidemiology at Roswell Cancer Institute, he proposed that diseases might have karmic origins intertwined with genetics and thought forms. Jowett stressed that everyone has access to their &quot;higher self&quot; through practices like meditation and journaling, enabling individuals to become consciously aware of their karmic lessons without needing external guidance. Speaking of soulmates, he characterized them as &quot;main teachers in this lifetime,&quot; not necessarily romantic partners, but individuals who help each other confront shared karmic lessons.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"http://joannedimaggio.com/\" target=\"_blank\">Joanne DiMaggio\u003c/a> discussed the practice and principles of &quot;soul writing,&quot; an evolved form of inspirational writing rooted in Edgar Cayce's teachings. DiMaggio, who holds a master's in transpersonal studies, described soul writing as &quot;a written form of meditation&quot; where &quot;you take notes&quot; from an altered state of consciousness, channeling guidance from one's higher self or soul. She differentiated between soul writing and automatic writing, explaining that while soul writing comes from within, automatic writing originates from an outside source. &quot;Automatic writing can be dangerous,&quot; she added, noting that lower level or sinister influences might come through.\u003c/p>\n\n\u003cp>In contrast, soul writing is &quot;divinely inspired&quot; and &quot;never misleading,&quot; providing clarity and healing insights, she continued. DiMaggio explained the process as accessible: &quot;The average person can do it the first time out,&quot; starting with meditation, setting a sacred space, and allowing the pen to flow without conscious interference. The messages can address specific questions or offer broad guidance, often revealing new perspectives or &quot;aha moments.&quot; She noted its versatility for personal growth, healing, creative arts, and therapeutic practice.\u003c/p>\n\n\u003cp>One profound experience she shared involved a two-week dialogue through soul writing on the difference between the Ten Commandments and universal laws, concluding that &quot;there is no universal law that begins, 'Thou shalt not.'&quot; Further, she cited the importance of meditation and focused intention, advising listeners to formulate clear, profound questions to receive meaningful answers. She also detailed the protective measures necessary before beginning soul writing, such as surrounding oneself with white light and saying a prayer of protection.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://solari.com/\" target=\"_blank\">\u003cem>Catherine Austin Fitts\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Power-Am-Aligning-Chakras-Consciousness/dp/166552233X/ctoc\" target=\"_blank\">The Power Of I Am: Aligning the Chakras of Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hope-Parents-Have-Lost-Children/dp/1439249067/ctoc\" target=\"_blank\">Hope for Parents Who Have Lost Children\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lasting-Impressions-Mediums-Cherished-Messages/dp/1532037279/ctoc\" target=\"_blank\">Lasting Impressions: A Medium’s Cherished Messages from Spirit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Writing-Journal-Inspirational-Companion/dp/0983613222/ctoc\" target=\"_blank\">Soul Writing Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Soul-Writing-Conversing-Your-Higher/dp/0983613206/ctoc\" target=\"_blank\">Soul Writing: Conversing With Your Higher Self\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Karma-Can-Be-Real-Pain/dp/1937907457/ctoc\" target=\"_blank\">Karma Can Be a Real Pain\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/B001NSZLFC/ctoc?1"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007JOM7E2/ctoc?trackAsin=B007JOM7E2"},{"artist":"John Lennon","title":"Instant Karma","url":"https://amazon.com/dp/B08XK27R2B/ctoc?trackAsin=B08XK27R2B"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"John Denver","title":"Calypso","url":"https://amazon.com/dp/B006ZUE0IM/ctoc?trackAsin=B006ZUE0IM"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B00138KIVE/ctoc?1"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc?trackAsin=B00AON26QO"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Shirley Bassey","title":"Diamonds Are Forever","url":"https://amazon.com/dp/B000TED0ZO/ctoc?trackAsin=B000TED0ZO"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Nat King Cole","title":"Unforgettable","url":"https://amazon.com/dp/B01G7VSRQO/ctoc?1"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007JOM74C/ctoc?trackAsin=B007JOM74C"},{"artist":"Boston","title":"Amanda","url":"https://amazon.com/dp/B000VRNCT8/ctoc?trackAsin=B000VRNCT8"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Queen","title":"Love Of My Life","url":"https://amazon.com/dp/B00O6YZG46/ctoc?trackAsin=B00O6YZG46"},{"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":["%2F5e0061cb537fd678a3ecea7b","%2F5e0133a5537fd678a3ecf4c5"]},"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/karma","keywords/soul writing"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69fb1a83f54eb0ad3d565ed0","show":"coast","title":"Tue, May 5 2026 - Hour 1"},{"episodeId":"/episodes/69fb1a94f54eb0ad3d565ed1","show":"coast","title":"Tue, May 5 2026 - Hour 2"},{"episodeId":"/episodes/69fb1aa6f54eb0ad3d565ed2","show":"coast","title":"Tue, May 5 2026 - Hour 3"},{"episodeId":"/episodes/69fb1ab8f54eb0ad3d565ed3","show":"coast","title":"Tue, May 5 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Surreal scene, imaginary world, tiny man stands in front of a giant opened book with empty blank pages. Education concept, the magic and fantasy of a story teller. Knowledge and wisdom symbol.","id":"%2F69f3eb724909fa34dd1f4519","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69f3eb724909fa34dd1f4519","source_credit":"Bulat Silvia / iStock / Getty Images","title":"Surreal scene, imaginary world, tiny man stands in front of a giant opened book with empty blank pages. Education concept, the magic and fantasy of a story teller. Knowledge and wisdom symbol.","url":"asset://assets.getty/69f3eb724909fa34dd1f4519","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1777989600000},"slug":{"type":"slug","value":"2026-05-05-show"},"summary":{"type":"html","value":"\u003cp>Educator and intuitive spiritual medium \u003ca href=\"https://geofjowett.com/\" target=\"_blank\">Geoffrey Jowett\u003c/a> shared insights on karma. Followed by author \u003ca href=\"http://joannedimaggio.com/\" target=\"_blank\">Joanne DiMaggio\u003c/a> on the practice and principles of &quot;soul writing.&quot; \u003c/p>\n\n"},"title":{"type":"title","value":"Understanding Karma / Soul Writing"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://geofjowett.com/\" target=\"_blank\">\u003cu>geofjowett.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://joannedimaggio.com/\" target=\"_blank\">\u003cu>joannedimaggio.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-05-2026-hour-1, 05-05-2026-hour-2, 05-05-2026-hour-3, 05-05-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-05-show/","summary":{"author":"","description":"Educator and intuitive spiritual medium Geoffrey Jowett shared insights on karma. Followed by author Joanne DiMaggio on the practice and principles of \"soul writing.\"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Surreal scene, imaginary world, tiny man stands in front of a giant opened book with empty blank pages. Education concept, the magic and fantasy of a story teller. Knowledge and wisdom symbol.","link":"","new_tab":false,"source_credit":"Bulat Silvia / iStock / Getty Images","title":"Surreal scene, imaginary world, tiny man stands in front of a giant opened book with empty blank pages. Education concept, the magic and fantasy of a story teller. Knowledge and wisdom symbol.","url":"asset://assets.getty/69f3eb724909fa34dd1f4519","use_caption":false},"keywords":["keywords/karma","keywords/soul writing"],"primary_slug":"2026-05-05-show","slugs":["2026-05-05-show"],"sponsored":false,"title":"Understanding Karma / Soul Writing"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778061600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"M2yum","operator":"OR","readonly":false,"remove":false,"update":false,"what":["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-05-05-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69f3eb724909fa34dd1f4519","title":"Understanding Karma / Soul Writing","description":"Educator and intuitive spiritual medium Geoffrey Jowett shared insights on karma. Followed by author Joanne DiMaggio on the practice and principles of \"soul writing.\"","author":""},"pub_start":1778061600000,"pub_until":4115978604802,"pub_changed":1778064103710,"subscription":[{"tags":["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":"%2F5e0061cb537fd678a3ecea7b","slug":"jowett-geoffrey-91566","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/jowett-geoffrey/91566","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>\nGeoffrey Jowett is an intuitive medium, author, and educator. Through public talks and workshops, he helps others on their journey of enlightenment by recognizing that each of us is an eternal and infinite part of God, and that our sole purpose in life is to perpetuate divine love. In his role as a medium and intuitive, he offers active learning workshops to help people develop their ability to communicate with departed loved ones and spirit guides. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Power-Am-Aligning-Chakras-Consciousness/dp/166552233X/ctoc\" target=\"_blank\">The Power Of I Am: Aligning the Chakras of Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hope-Parents-Have-Lost-Children/dp/1439249067/ctoc\" target=\"_blank\">Hope for Parents Who Have Lost Children\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lasting-Impressions-Mediums-Cherished-Messages/dp/1532037279/ctoc\" target=\"_blank\">Lasting Impressions: A Medium’s Cherished Messages from Spirit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Cooking-Heaven-Grandma-Geoffrey-Jowett/dp/1475107811/ctoc\" target=\"_blank\">What's Cooking in Heaven Grandma?\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":"%2F65127ea52f6c853b73c8b963","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/65127ea52f6c853b73c8b963","source_credit":"","title":"","url":"asset://new_assets/65127ea52f6c853b73c8b963","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jowett-geoffrey-91566"},"summary":{"type":"html","value":"\u003cp>Geoffrey Jowett is an intuitive medium, author, and educator. Through public talks and workshops, he helps others on their journey of enlightenment by recognizing that each of us is an eternal and infinite part of God, and that our sole purpose in life is to perpetuate divine love. In his role as a medium and intuitive, he offers active learning workshops to help people develop their ability to communicate with departed loved ones and spirit guides. \u003c/p>\n\n"},"title":{"type":"title","value":"Geoffrey Jowett"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://geofjowett.com/\" target=\"_blank\">geofjowett.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/jowett-geoffrey-91566","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/jowett-geoffrey/91566","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Geoffrey Jowett is an intuitive medium, author, and educator. Through public talks and workshops, he helps others on their journey of enlightenment by recognizing that each of us is an eternal and infinite part of God, and that our sole purpose in life is to perpetuate divine love. In his role as a medium and intuitive, he offers active learning workshops to help people develop their ability to communicate with departed loved ones and spirit guides.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/65127ea52f6c853b73c8b963","use_caption":false},"keywords":[],"primary_slug":"jowett-geoffrey-91566","slugs":["jowett-geoffrey-91566"],"sponsored":false,"title":"Geoffrey Jowett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1518147120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"SC84c","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1518147120000,"type":"content:coast-to-coast-guest","summary":{"title":"Geoffrey Jowett","description":"Geoffrey Jowett is an intuitive medium, author, and educator. Through public talks and workshops, he helps others on their journey of enlightenment by recognizing that each of us is an eternal and infinite part of God, and that our sole purpose in life is to perpetuate divine love. In his role as a medium and intuitive, he offers active learning workshops to help people develop their ability to communicate with departed loved ones and spirit guides.","image":"https://i.iheart.com/v3/re/new_assets/65127ea52f6c853b73c8b963"}},{"ref_id":"%2F5e0133a5537fd678a3ecf4c5","slug":"dimaggio-joanne-65327","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/dimaggio-joanne/65327","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>Joanne DiMaggio, MA, CHt, is an inspired teacher and a member of the International Association for Regression Research and Therapies. She has been professionally pursuing past-life research and therapy for over 25 years. DiMaggio headed her own past-life research center outside of Chicago, bringing it to Virginia in 1995. She earned her master’s degree in Transpersonal Studies and her Spiritual Mentor certification through Atlantic University.\u003c/p>\n\n\u003cp>Her thesis on inspirational writing served as the basis of her first book, Soul Writing: Conversing With Your Higher Self. DiMaggio continues to lecture and conduct workshops on soul writing across the country, sharing her knowledge through blogs, online courses, magazine articles, and radio programs.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Soul-Mates-Twin-Souls-Enlightenment/dp/0983613214/ctoc\" target=\"_blank\">Soul Mates and Twin Souls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Inner-Light-Beatles-Planted-Spiritual/dp/1937907767/ctoc\" target=\"_blank\">The Inner Light: How The Beatles Planted the Spiritual Seed in Our Souls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Unfulfilled-Destiny-Thomas-Jefferson-Reborn/dp/1940265878/ctoc\" target=\"_blank\">Edgar Cayce and the Unfulfilled Destiny of Thomas Jefferson Reborn\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Your-Soul-Remembers-Joanne-DiMaggio/dp/1937907171/ctoc\" target=\"_blank\">Your Soul Remembers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Soul-Writing-Conversing-Your-Higher/dp/0983613206/ctoc\" target=\"_blank\">Soul Writing: Conversing With Your Higher Self\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Karma-Can-Be-Real-Pain/dp/1937907457/ctoc\" target=\"_blank\">Karma Can Be a Real Pain\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Did-Myself-Again-Life-Between-Lives-Contract/dp/1982243899/ctoc\" target=\"_blank\">I Did it to Myself…Again!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Writing-Journal-Inspirational-Companion/dp/0983613222/ctoc\" target=\"_blank\">Soul Writing Journal\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":"%2F67ea275ac7c23b718269e4a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67ea275ac7c23b718269e4a7","source_credit":"","title":"","url":"asset://new_assets/67ea275ac7c23b718269e4a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dimaggio-joanne-65327"},"summary":{"type":"html","value":"\u003cp>Joanne DiMaggio, MA, CHt, is an inspired teacher and a member of the International Association for Regression Research and Therapies. She has been professionally pursuing past-life research and therapy for over 25 years. DiMaggio headed her own past-life research center outside of Chicago, bringing it to Virginia in 1995. She earned her master’s degree in Transpersonal Studies and her Spiritual Mentor certification through Atlantic University.\u003c/p>\n\n"},"title":{"type":"title","value":"Joanne DiMaggio"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.joannedimaggio.com/\" target=\"_blank\">joannedimaggio.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/dimaggio-joanne-65327","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/dimaggio-joanne/65327","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Joanne DiMaggio, MA, CHt, is an inspired teacher and a member of the International Association for Regression Research and Therapies. She has been professionally pursuing past-life research and therapy for over 25 years. DiMaggio headed her own past-life research center outside of Chicago, bringing it to Virginia in 1995. She earned her master’s degree in Transpersonal Studies and her Spiritual Mentor certification through Atlantic University.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67ea275ac7c23b718269e4a7","use_caption":false},"keywords":[],"primary_slug":"dimaggio-joanne-65327","slugs":["dimaggio-joanne-65327"],"sponsored":false,"title":"Joanne DiMaggio"},"targeting":{"exclusion":{"tags":[]},"publish_date":1478230560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"J3btV","operator":"OR","readonly":false,"remove":false,"update":false,"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":""}]}},"pub_start":1478230560000,"type":"content:coast-to-coast-guest","summary":{"title":"Joanne DiMaggio","description":"Joanne DiMaggio, MA, CHt, is an inspired teacher and a member of the International Association for Regression Research and Therapies. She has been professionally pursuing past-life research and therapy for over 25 years. DiMaggio headed her own past-life research center outside of Chicago, bringing it to Virginia in 1995. She earned her master’s degree in Transpersonal Studies and her Spiritual Mentor certification through Atlantic University.","image":"https://i.iheart.com/v3/re/new_assets/67ea275ac7c23b718269e4a7"}}]}},{"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:/69f3e96f0f5ab5893e7a0468","slug:2026-05-05-show","slug:2026-05-05-show","keyword:keywords/karma","keyword:keywords/soul writing"]}},{"id":"%2F69f3e5730f5ab5893e7a044f","type":"PUBLISHING","record":{"ref_id":"%2F69f3e5730f5ab5893e7a044f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>In the first half, constitutional attorney \u003ca href=\"https://emord.com/\" target=\"_blank\">Jonathan W. Emord\u003c/a>, renowned for his legal victories against the FDA, discussed the chronic disease epidemic in America and the need for systemic change. He highlighted that 76.4% of Americans suffer from one or more chronic diseases, with the prevalence rising annually. Emord criticized the FDA’s performance, grading it a 5 out of 10, and argued that, despite massive healthcare spending — $15,747 per person — the U.S. ranks low globally in life expectancy and healthy life expectancy. He pointed out how regulatory barriers, particularly those enforced by the FDA, stifle innovation and restrict access to natural and preventive health options.\u003c/p>\n\n\u003cp>Central to the discussion was the &quot;\u003ca href=\"https://anh-usa.org/arizona-statement/\" target=\"_blank\">Arizona Statement\u003c/a>,&quot; a consensus document created in February 2025 by scientists, researchers, public interest groups, and attorneys. The statement outlines principles and specific actions to combat chronic disease, including ending the FDA's censorship of nutrient information. Emord explained, &quot;You simply cannot say, for example, that prune juice is a treatment for chronic constipation on the bottle... That's called a drug claim... This sort of censorship is denying people the information they need at the point of sale.&quot;\u003c/p>\n\n\u003cp>In signing the Arizona Statement, Americans can advocate for &quot;fundamental changes to allow us more access to health information&quot; and greater freedom to pursue personalized healthcare options. Emord called for a patient-centric system that empowers individuals and allows physicians to exercise independent judgment without bureaucratic interference and government overreach. Challenging government censorship of health information, he argued for First Amendment protections so consumers can make informed decisions, citing an example where the FDA blocked folic acid claims despite clear benefits.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, author and researcher \u003ca href=\"https://yowusa.com/\" target=\"_blank\">Marshall Masters\u003c/a> spoke about the recent surge in large fireball events entering Earth’s atmosphere and their connection to what he believes is a brown dwarf star system (Nemesis) orbiting the sun \u003ca href=\"https://www.coasttocoastam.com/article/marshall-masters-images-5426/\" target=\"_blank\">(view related graphics)\u003c/a>. He warned that Nemesis’s current trajectory, moving south and passing between Mars and Jupiter, is causing it to &quot;knock rocks in our direction&quot; like a cue ball on a billiard table. Categorizing these fireballs, he distinguished between &quot;skimmers&quot; that travel long distances at shallow angles and &quot;plungers&quot; that enter steeply and create loud detonations or blast waves. The recent phenomenon is a hybrid type, fireballs that combine these characteristics.\u003c/p>\n\n\u003cp>The March 2026 \u003ca href=\"https://www.livescience.com/space/meteoroids/rare-daytime-fireball-meteor-creates-powerful-sonic-boom-as-7-ton-space-rock-explodes-above-eastern-us\" target=\"_blank\">Ohio bolide\u003c/a>, roughly the size of a small car, exemplified these events by creating a blast wave and meteorite impacts. &quot;It wasn’t big, but it could do a lot of damage,&quot; he noted, adding that these events are tracked through atmospheric entry and ablation, meaning they become visible only as they burn up entering Earth’s atmosphere.\u003c/p>\n\n\u003cp>Delving into Nemesis, Masters said the brown dwarf star is accompanied by three large planets —including the enigmatic Nibiru, &quot;the planet of crossing,&quot; written about by Zecharia Sitchin, documented by ancient Egyptians, and referenced in the Kolbrin Bible. He cited a Kolbrin passage: &quot;The times of its coming and going are known unto the wise,&quot; suggesting that this object’s periodic flybys were historically terrifying events associated with biblical catastrophes like Exodus and Noah’s Flood. He further revealed that he has authenticated 310 images of &quot;two suns in the sky&quot; collected worldwide, often captured near sunrise or sunset under specific atmospheric conditions. He described Nemesis as visible near observatories, such as in Hawaii, but largely unnoticed by the public due to inconvenient viewing times.\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/Authoritarians-Assault-Individual-Constitution-Enterprise/dp/1631953923/ctoc\" target=\"_self\">The Authoritarians\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://anh-usa.org/maha-mandate-book/\" target=\"_blank\">The MAHA Mandate: Reversing America's Chronic Disease Epidemic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Global-Censorship-Health-Information-Jonathan/dp/0982059531/ctoc\" target=\"_blank\">Global Censorship of Health Information\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B099BZMYFX/ctoc\" target=\"_blank\">Surviving the Planet X Tribulation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0CRHGXS69/ctoc\" target=\"_blank\">Revelation and Planet X: The Kolbrin Bible Indigo Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B099BN2R8Y/ctoc\" target=\"_blank\">Radio Free Earth: The Complete Beginner's Guide to Survival Communications\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/B001NSZLFC/ctoc?1"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0GSS7SG67/ctoc?trackAsin=B0GSS7SG67"},{"artist":"Rolling Stones","title":"Under My Thumb","url":"https://amazon.com/dp/B00SVDBK3Y/ctoc?trackAsin=B00SVDBK3Y"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B00138KIVE/ctoc?1"},{"artist":"Foreigner","title":"I Want To Know What Love Is","url":"https://amazon.com/dp/B001KWLAP6/ctoc?trackAsin=B001KWLAP6"},{"artist":"Judas Priest","title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"The Platters","title":"Only You","url":"https://amazon.com/dp/B000WOT2D0/ctoc?trackAsin=B000WOT2D0"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Easybeats","title":"Friday On My Mind","url":"https://amazon.com/dp/B096G3XKYJ/ctoc?1"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"Johnny Mathis","title":"Chances Are","url":"https://amazon.com/dp/B00136LD3S/ctoc?trackAsin=B00136LD3S"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B07N7QRGJX/ctoc?1"},{"artist":"A Flock Of Seagulls","title":"Space Age Love Song","url":"https://amazon.com/dp/B0GLKFV1BC/ctoc?trackAsin=B0GLKFV1BC"},{"artist":"UFO","title":"Love To Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"Def Leppard","title":"Rock Of Ages","url":"https://amazon.com/dp/B078VS6MM8/ctoc?trackAsin=B078VS6MM8"},{"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":["%2F5e0075ebcc137bf244201ac3","%2F5dffeb1f537fd678a3ece580"]},"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/chronic disease","keywords/space bolides","keywords/Nemesis","keywords/Planet X"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69f9cd01a7c83d5032868eda","show":"coast","title":"Mon, May 4 2026 - Hour 1"},{"episodeId":"/episodes/69f9cd17a7c83d5032868edb","show":"coast","title":"Mon, May 4 2026 - Hour 2"},{"episodeId":"/episodes/69f9cd2ca7c83d5032868edc","show":"coast","title":"Mon, May 4 2026 - Hour 3"},{"episodeId":"/episodes/69f9cd3ea7c83d5032868edd","show":"coast","title":"Mon, May 4 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"fireball across the milkway","id":"%2F69f3e74b28ff49266e9f1a8c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69f3e74b28ff49266e9f1a8c","source_credit":"Xiong Yi / iStock / Getty Images","title":"fireball milkway","url":"asset://assets.getty/69f3e74b28ff49266e9f1a8c","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1777903200000},"slug":{"type":"slug","value":"2026-05-04-show"},"summary":{"type":"html","value":"\u003cp>Attorney \u003ca href=\"https://emord.com/\" target=\"_blank\">Jonathan W. Emord\u003c/a> discussed the chronic disease epidemic and the need for systemic change. Followed by researcher \u003ca href=\"https://yowusa.com/\" target=\"_blank\">Marshall Masters\u003c/a> on the surge in large fireball events and their connection to the brown dwarf star &quot;Nemesis.&quot;\u003c/p>\n\n"},"title":{"type":"title","value":"Combating Chronic Disease / Fireball Events"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://emord.com/\" target=\"_blank\">\u003cu>emord.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://anh-usa.org/\" target=\"_blank\">\u003cu>anh-usa.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://strategies-intl.com/\" target=\"_blank\">\u003cu>strategies-intl.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://yowusa.com/\" target=\"_blank\">\u003cu>yowusa.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-04-2026-hour-1, 05-04-2026-hour-2, 05-04-2026-hour-3, 05-04-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-04-show/","summary":{"author":"","description":"Attorney Jonathan W. Emord discussed the chronic disease epidemic and the need for systemic change. Followed by researcher Marshall Masters on the surge in large fireball events and their connection to the brown dwarf star \"Nemesis.\"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"fireball across the milkway","link":"","new_tab":false,"source_credit":"Xiong Yi / iStock / Getty Images","title":"fireball milkway","url":"asset://assets.getty/69f3e74b28ff49266e9f1a8c","use_caption":false},"keywords":["keywords/chronic disease","keywords/space bolides","keywords/Nemesis","keywords/Planet X"],"primary_slug":"2026-05-04-show","slugs":["2026-05-04-show"],"sponsored":false,"title":"Combating Chronic Disease / Fireball Events"},"targeting":{"exclusion":{"tags":[]},"publish_date":1777975200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Thxv6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/alternative-history-conspiracies","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-05-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69f3e74b28ff49266e9f1a8c","title":"Combating Chronic Disease / Fireball Events","description":"Attorney Jonathan W. Emord discussed the chronic disease epidemic and the need for systemic change. Followed by researcher Marshall Masters on the surge in large fireball events and their connection to the brown dwarf star \"Nemesis.\"","author":""},"pub_start":1777975200000,"pub_until":4115978604802,"pub_changed":1777978838464,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/alternative-history-conspiracies","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":"%2F5e0075ebcc137bf244201ac3","slug":"emord-jonathan-46200","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/emord-jonathan/46200","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>\nJonathan W. Emord has been practicing constitutional and administrative law before the federal courts and agencies since 1985. Having begun his career as an attorney in the Federal Communications Commission during the administration of President Ronald Reagan, Emord has maintained an abiding conviction to achieve full First Amendment protection for the freedoms of speech and press. In 1991, he authored the critically acclaimed Freedom, Technology, and the First Amendment in which he chronicled the intellectual foundations of the First Amendment and advocated replacing government control over the airwaves with a title registry, private property rights approach.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Global-Censorship-Health-Information-Jonathan/dp/0982059531/ctoc\" target=\"_blank\">Global Censorship of Health Information\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Rise-Tyranny-Jonathan-W-Emord/dp/0982059507/ctoc\" target=\"_blank\">The Rise of Tyranny\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Restore-Republic-Jonathan-Emord/dp/098499131X/ctoc\" target=\"_blank\">Restore the Republic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Authoritarians-Assault-Individual-Constitution-Enterprise/dp/1631953923/ctoc\" target=\"_self\">The Authoritarians\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://anh-usa.org/maha-mandate-book/\" target=\"_blank\">The MAHA Mandate: Reversing America's Chronic Disease Epidemic\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/5b825fc910a1147fbb968fcfbc97a111","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/5b825fc910a1147fbb968fcfbc97a111","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"emord-jonathan-46200"},"summary":{"type":"html","value":"\u003cp>Jonathan W. Emord has been practicing constitutional and administrative law before the federal courts and agencies since 1985. Having begun his career as an attorney in the Federal Communications Commission during the administration of President Ronald Reagan, Emord has maintained an abiding conviction to achieve full First Amendment protection for the freedoms of speech and press. In 1991, he authored the critically acclaimed Freedom, Technology, and the First Amendment in which he chronicled the intellectual foundations of the First Amendment and advocated replacing government control over the airwaves with a title registry, private property rights approach.\u003c/p>\n\n"},"title":{"type":"title","value":"Jonathan Emord"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.emord.com/\" target=\"_blank\">emord.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://strategies-intl.com/\" target=\"_blank\">strategies-intl.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://anh-usa.org/\" target=\"_blank\">anh-usa.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/emord-jonathan-46200","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/emord-jonathan/46200","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jonathan W. Emord has been practicing constitutional and administrative law before the federal courts and agencies since 1985. Having begun his career as an attorney in the Federal Communications Commission during the administration of President Ronald Reagan, Emord has maintained an abiding conviction to achieve full First Amendment protection for the freedoms of speech and press. In 1991, he authored the critically acclaimed Freedom, Technology, and the First Amendment in which he chronicled the intellectual foundations of the First Amendment and advocated replacing government control over the airwaves with a title registry, private property rights approach.","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/5b825fc910a1147fbb968fcfbc97a111","use_caption":false},"keywords":[],"primary_slug":"emord-jonathan-46200","slugs":["emord-jonathan-46200"],"sponsored":false,"title":"Jonathan Emord"},"targeting":{"exclusion":{"tags":[]},"publish_date":1489714560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"QIAap","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":1489714560000,"type":"content:coast-to-coast-guest","summary":{"title":"Jonathan Emord","description":"Jonathan W. Emord has been practicing constitutional and administrative law before the federal courts and agencies since 1985. Having begun his career as an attorney in the Federal Communications Commission during the administration of President Ronald Reagan, Emord has maintained an abiding conviction to achieve full First Amendment protection for the freedoms of speech and press. In 1991, he authored the critically acclaimed Freedom, Technology, and the First Amendment in which he chronicled the intellectual foundations of the First Amendment and advocated replacing government control over the airwaves with a title registry, private property rights approach.","image":"https://i.iheart.com/v3/re/assets.coast2coast/5b825fc910a1147fbb968fcfbc97a111"}},{"ref_id":"%2F5dffeb1f537fd678a3ece580","slug":"masters-marshall-6157","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/masters-marshall/6157","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>Preparedness author Marshall Masters has written numerous books addressing earth changes, space threats, and sustainable survival strategies and technologies. His mission is to help survival community leaders to create sustainable communication strategies using affordable two-way radios. He holds an FCC amateur general class radio license and has completed hundreds of hours of emergency training courses in preparation for his latest books, Win-Win Survival Handbook: All-Hazards Safety and Future Space Colonization, and Radio Free Earth: The Complete Beginner’s Guide to Survival Communications.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/dp/B08S2Y9X64/ctoc\" target=\"_blank\">Win-Win Survival Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/150256369X/ctoc\" target=\"_blank\">The Kolbrin Bible: 21st Century Master Edition\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B099BZMYFX/ctoc\" target=\"_blank\">Surviving the Planet X Tribulation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0CRHGXS69/ctoc\" target=\"_blank\">Revelation and Planet X: The Kolbrin Bible Indigo Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B099BN2R8Y/ctoc\" target=\"_blank\">Radio Free Earth: The Complete Beginner's Guide to Survival Communications\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1502353695/ctoc\" target=\"_blank\">Being In It for the Species: The Universe Speaks\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":"%2F6952e1cd93e12313013157c1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6952e1cd93e12313013157c1","source_credit":"","title":"","url":"asset://new_assets/6952e1cd93e12313013157c1","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"masters-marshall-6157"},"summary":{"type":"html","value":"\u003cp>Preparedness author Marshall Masters has written numerous books addressing earth changes, space threats, and sustainable survival strategies and technologies. His mission is to help survival community leaders to create sustainable communication strategies using affordable two-way radios. He holds an FCC amateur general class radio license and has completed hundreds of hours of emergency training courses in preparation for his latest books, Win-Win Survival Handbook: All-Hazards Safety and Future Space Colonization, and Radio Free Earth: The Complete Beginner’s Guide to Survival Communications.\u003c/p>\n\n"},"title":{"type":"title","value":"Marshall Masters"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://yowusa.com/nemesis-2030-disaster-the-final-countdown/\" target=\"_blank\">Nemesis 2030 Disaster: The Final Countdown\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://yowusa.com\" target=\"_blank\">yowusa.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/masters-marshall-6157","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/masters-marshall/6157","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Preparedness author Marshall Masters has written numerous books addressing earth changes, space threats, and sustainable survival strategies and technologies. His mission is to help survival community leaders to create sustainable communication strategies using affordable two-way radios. He holds an FCC amateur general class radio license and has completed hundreds of hours of emergency training courses in preparation for his latest books, Win-Win Survival Handbook: All-Hazards Safety and Future Space Colonization, and Radio Free Earth: The Complete Beginner’s Guide to Survival Communications.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6952e1cd93e12313013157c1","use_caption":false},"keywords":[],"primary_slug":"masters-marshall-6157","slugs":["masters-marshall-6157"],"sponsored":false,"title":"Marshall Masters"},"targeting":{"exclusion":{"tags":[]},"publish_date":1501814280000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0Lyfp","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/nature-environment-earth-changes","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1501814280000,"type":"content:coast-to-coast-guest","summary":{"title":"Marshall Masters","description":"Preparedness author Marshall Masters has written numerous books addressing earth changes, space threats, and sustainable survival strategies and technologies. His mission is to help survival community leaders to create sustainable communication strategies using affordable two-way radios. He holds an FCC amateur general class radio license and has completed hundreds of hours of emergency training courses in preparation for his latest books, Win-Win Survival Handbook: All-Hazards Safety and Future Space Colonization, and Radio Free Earth: The Complete Beginner’s Guide to Survival Communications.","image":"https://i.iheart.com/v3/re/new_assets/6952e1cd93e12313013157c1"}}]}},{"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:/69f3e5730f5ab5893e7a044f","slug:2026-05-04-show","slug:2026-05-04-show","keyword:keywords/chronic disease","keyword:keywords/space bolides","keyword:keywords/Nemesis","keyword:keywords/Planet X"]}}],"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 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","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","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","coast","packages-renderer-shared-ui-src-elements-MagicLink-component","vendor","packages_renderer_shared_core_src_auth_backends_pws_ts","CoastFeedLastNightShowItem-component","Heading-component","FauxButton-component","CoastFeedTonightShowsLoader-component","CoastFeedUpcomingShowsPreview-component","components-featured-CoastFeaturedLoader-component","CoastFeedInTheNewsHomepage-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["coast","packages-renderer-shared-ui-src-elements-MagicLink-component","CoastFeedLastNightShowItem-component","Heading-component","FauxButton-component","CoastFeedTonightShowsLoader-component","CoastFeedUpcomingShowsPreview-component","components-featured-CoastFeaturedLoader-component","CoastFeedInTheNewsHomepage-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.fbc2d6f32689138a56a2.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.50862bc8e61d2550ba30.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.be62ef30a91000549bee.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>