<!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/video-multicolored-ufo-sighting-revealed-in-mn/"><img src="https://i.iheart.com/v3/re/new_assets/6a1c5e85b9967914ff717822?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt=" Video: Multicolored UFO Sighting Revealed in MN" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a1c5e85b9967914ff717822?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a1c5e85b9967914ff717822?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a1c5e85b9967914ff717822?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a1c5e85b9967914ff717822?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-multicolored-ufo-sighting-revealed-in-mn/"> Video: Multicolored UFO Sighting Revealed in MN</a><a class="card-subtitle" tabindex="0" href="/article/video-multicolored-ufo-sighting-revealed-in-mn/"> A recently released FBI file has brought renewed attention to a curious UFO sighting reported by police officers in Anoka, Minnesota.</a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/mysterious-shockwave-rattles-homes-across-east-coast/"><img src="https://i.iheart.com/v3/re/new_assets/6a1b7b81b6eef13a72e0afae?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Mysterious Shockwave Rattles Homes Across East Coast" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a1b7b81b6eef13a72e0afae?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a1b7b81b6eef13a72e0afae?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a1b7b81b6eef13a72e0afae?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a1b7b81b6eef13a72e0afae?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/mysterious-shockwave-rattles-homes-across-east-coast/">Mysterious Shockwave Rattles Homes Across East Coast</a><a class="card-subtitle" tabindex="0" href="/article/mysterious-shockwave-rattles-homes-across-east-coast/">A powerful aerial blast has thousands of startled residents searching for answers.</a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/in-coast-you-missed-it-52926/"><img src="https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="In Coast You Missed It 5/29/26" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/in-coast-you-missed-it-52926/">In Coast You Missed It 5/29/26</a><a class="card-subtitle" tabindex="0" href="/article/in-coast-you-missed-it-52926/">Check out our round-up of highlights from the past week ... In Coast You Missed It.</a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-goblin-filmed-moving-through-colombian-fiel/"><img src="https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Goblin Filmed Moving Through Colombian Field?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/watch-goblin-filmed-moving-through-colombian-fiel/">Goblin Filmed Moving Through Colombian Field?</a><a class="card-subtitle" tabindex="0" href="/article/watch-goblin-filmed-moving-through-colombian-fiel/">A peculiar video from Colombia shows what some believe to be a goblin moving through a field with a little girl who had disappeared for several hours before subsequently being found.</a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/odd-anomaly-spotted-emerging-from-loch-ness/"><img src="https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Odd Anomaly Spotted Emerging from Loch Ness" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/odd-anomaly-spotted-emerging-from-loch-ness/">Odd Anomaly Spotted Emerging from Loch Ness</a><a class="card-subtitle" tabindex="0" href="/article/odd-anomaly-spotted-emerging-from-loch-ness/">An American man visiting Loch Ness was stunned to discover that he had inadvertently captured footage an odd anomaly emerging from the water. </a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-pennsylvania-town-officials-vote-down-plan-to-turn-haunted-hospital-into-ai-data-center/"><img src="https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Pennsylvania Town Officials Vote Down Plan to Turn Haunted Hospital into AI Data Center" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6?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-pennsylvania-town-officials-vote-down-plan-to-turn-haunted-hospital-into-ai-data-center/">Video: Pennsylvania Town Officials Vote Down Plan to Turn Haunted Hospital into AI Data Center</a><a class="card-subtitle" tabindex="0" href="/article/video-pennsylvania-town-officials-vote-down-plan-to-turn-haunted-hospital-into-ai-data-center/">Officials in a Pennsylvania community have reportedly voted down a proposal to turn the town&#x27;s notoriously haunted hospital into an AI data center. </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-31-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/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="A Medium&#x27;s Insights / Strange New England" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>May</span><span>31</span></time><span class="item-title">A Medium&#x27;s Insights / Strange New England</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/ryan-wrecker/">Ryan Wrecker</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/giesemann-suzanne-82308/">Suzanne Giesemann</a><span>, </span><a tabindex="0" href="/guest/belanger-jeff-6751/">Jeff Belanger</a></div></div></section><section class="item-summary">Spiritual teacher Suzanne Giesemann discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, Jeff Belanger, presenting strange tales from New England.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-05-31-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-06-01-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/6a18fa59cb3d4f50362de028?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Marilyn Conspiracies / Dracula Legend" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Jun</span><span>1</span></time><span class="item-title">Marilyn Conspiracies / Dracula Legend</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: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker <a href="https://whomurderedbooks.com/" target="_blank"><u>Steve Ubaney</u></a> will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered.</p>

<p>Second Half: Author <a href="https://jimsteinmeyer.com/" target="_blank"><u>Jim Steinmeyer</u></a> will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-06-01-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>Jun</span><span>2</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-06-02-show/">Tuesday<!-- --> - <!-- -->Natural Remedies / AI &amp; Human Evolution</a><a tabindex="0" href="/guest/randi-shannon/">Randi Shannon</a><span> | </span><a tabindex="0" href="/guest/matthew-james-bailey/">Matthew James Bailey</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jun</span><span>3</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-06-03-show/">Wednesday<!-- --> - <!-- -->Space News / Exploring Crop Circles</a><a tabindex="0" href="/guest/zimmerman-robert-6242/">Robert Zimmerman</a><span> | </span><a tabindex="0" href="/guest/hein-simeon-5767/">Simeon Hein</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jun</span><span>4</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-06-04-show/">Thursday<!-- --> - <!-- -->RFK Assassination / Mediumship &amp; Angels</a><a tabindex="0" href="/guest/pease-lisa-97550/">Lisa Pease</a><span> | </span><a tabindex="0" href="/guest/erika-gabriel/">Erika Gabriel</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jun</span><span>5</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-06-05-show/">Friday<!-- --> - <!-- -->Paranormal Experiences / Open Lines</a><a tabindex="0" href="/guest/ventura-varla-7327/">Varla Ventura</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="/show/2026-05-31-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/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="A Medium&#x27;s Insights / Strange New England" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Jun 01, 2026</time></section><span class="item-title">A Medium&#x27;s Insights / Strange New England</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/hawaiian-beehive-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/c047480b24a551dec09c9e8184cf4689?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/c047480b24a551dec09c9e8184cf4689?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/c047480b24a551dec09c9e8184cf4689?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/c047480b24a551dec09c9e8184cf4689?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/c047480b24a551dec09c9e8184cf4689?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Hawaiian Beehive" 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">Aug 01, 2010</time></section><span class="item-title">Hawaiian Beehive</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/video-multicolored-ufo-sighting-revealed-in-mn/"><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/6a1bbad3dad554a9807a66b7?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a1bbad3dad554a9807a66b7?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a1bbad3dad554a9807a66b7?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a1bbad3dad554a9807a66b7?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a1bbad3dad554a9807a66b7?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Multicolored UFO Sighting Revealed in MN" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 31, 2026</time></section><span class="item-title">Video: Multicolored UFO Sighting Revealed in MN</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-05-30-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/6a18ce0cf43f1cb6514eecbd?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a18ce0cf43f1cb6514eecbd?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a18ce0cf43f1cb6514eecbd?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a18ce0cf43f1cb6514eecbd?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a18ce0cf43f1cb6514eecbd?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Facets of Remote Viewing / Dream Explorations" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">May 31, 2026</time></section><span class="item-title">Facets of Remote Viewing / Dream Explorations</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/mysterious-shockwave-rattles-homes-across-east-coast/"><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/5f90b58c85fe21e085ff3268?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/5f90b58c85fe21e085ff3268?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/5f90b58c85fe21e085ff3268?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/5f90b58c85fe21e085ff3268?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/5f90b58c85fe21e085ff3268?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Mysterious Shockwave Rattles Homes Across East Coast" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 30, 2026</time></section><span class="item-title">Mysterious Shockwave Rattles Homes Across East Coast</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="/show/2026-05-29-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/6a0ff0e0a4303380d4e9cc45?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Mysteries of Hekate / Open Lines" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">May 30, 2026</time></section><span class="item-title">Mysteries of Hekate / Open Lines</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/in-coast-you-missed-it-52926/"><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/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="In Coast You Missed It 5/29/26" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 29, 2026</time></section><span class="item-title">In Coast You Missed It 5/29/26</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/odd-anomaly-spotted-emerging-from-loch-ness/"><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/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Odd Anomaly Spotted Emerging from Loch Ness" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 29, 2026</time></section><span class="item-title">Odd Anomaly Spotted Emerging from Loch Ness</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.washingtonpost.com/nation/2026/05/30/26-years-colorado-ufo-watchtower-waited-government-catch-up/" class="item-title" target="_blank" rel="noopener">A Colorado UFO watchtower has been waiting for the government to catch up</a><em>— <!-- -->Washington Post</em></div><div class="coast-feed-item"><a href="https://www.smithsonianmag.com/smart-news/meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint-now-shes-considered-one-of-historys-first-abstract-artists-180988859/" class="item-title" target="_blank" rel="noopener">Meet Hilma af Klint, the Occultist Who Believed Otherworldly Spirits Told Her What to Paint</a><em>— <!-- -->Smithsonian Magazine</em></div><div class="coast-feed-item"><a href="https://www.psychologytoday.com/us/blog/the-philosopher-is-in/202605/are-ufos-real" class="item-title" target="_blank" rel="noopener">Are UFOs Real?</a><em>— <!-- -->Psychology Today</em></div><div class="coast-feed-item"><a href="https://kesq.com/news/2026/05/29/contact-in-the-desert-returns-to-indian-wells-2/" class="item-title" target="_blank" rel="noopener">Contact in the Desert returns to Indian Wells</a><em>— <!-- -->KESQ.com</em></div><div class="coast-feed-item"><a href="https://mexiconewsdaily.com/travel/is-this-tamaulipas-city-protected-by-ufos/" class="item-title" target="_blank" rel="noopener">Is this Tamaulipas city protected by UFOs?</a><em>— <!-- -->Mexico News Daily</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":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"guests_all_category","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/"},{"name":"video_playlist","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>"},{"name":"art_bell_category_year_month","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"articles_category_year_month","path":"/articles/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_category_year_month","path":"/guests/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year_month","path":"/photos/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"shows_category_year_month","path":"/shows/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_all_category_year","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"},{"name":"guests_all_category_year_month","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"}],"redirects":[{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/12d056906695b8e156450da6b64abe1afa273ea2","priority":0,"source":"/coastapp/contact.html","regex":false,"schedule":{"begin":1569266940000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/contact.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8a76b9e0d3ebc55fc9de73d0ec37284491025fe9","priority":0,"source":"^/amp/(\\w+)/([^\\\\]+)/?$","regex":true,"schedule":{"begin":1570474020000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp//1//2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/39bdb38dbd766591363c9a7edd0daa810d77a417","priority":0,"source":"^/rss/category209/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/supernatural-paranormal.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4f107974e176a0ffeeea5a0320c6ac42dec4fe45","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-show/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/551d8950fb21d3b6a31a886ae566411decd08cc1","priority":0,"source":"/forgot-password","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?subMenu=forgotPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3bc86b233e8f7a951b7a711d39ead47007d3bdc4","priority":0,"source":"^/rss/category10263/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/pop-culture.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/9d542abd804e20e642a3c8e1fc835ee8ee7907e5","priority":0,"source":"^/mobileapp/shows/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267780000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/show/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b6bb4a726aca47fc5d708be1b516090c2b7379db","priority":0,"source":"^/rss/category9604/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ancient-world.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e6490dcbbeeeb7a85212ef64b074ecfd3ccea222","priority":0,"source":"/art-bell/([^/]+)/$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d6e376699be6baacac73224d85a314dd0c1eb20c","priority":0,"source":"/article","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4d8de997e2f97c17bb930bea26701ad38dc762aa","priority":0,"source":"^/reset-password/.*passwordToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?passwordToken=$1&subMenu=resetPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ff66145559acad79d86d40d638b41ad0be756093","priority":0,"source":"/reset","regex":false,"schedule":{"begin":1747332616527,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/7baab05c1197d38467fa2e9b75c6df99883c9245","priority":0,"source":"^/rss/category10260/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/mysteries-anomalies.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e8082e7bdfba0a60e49102f980e5d76fe444ca4b","priority":0,"source":"/contact","regex":false,"schedule":{"begin":1569247380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/contact"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/31bdf854083d6417f1db978811a79ac3ec0f5d08","priority":0,"source":"^/rss/category10265/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/alternative-medicine-health.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/acd89e946e640d42fcf08c87702236e634d7eb17","priority":0,"source":"/dist/images/placeholder-specialguest.jpg","regex":false,"schedule":{"begin":1569267420000,"end":4115978604802},"destination":{"type":"URL","value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4b27d99f5288b1c74ae32a"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/943788ed17e737a5fd562a8669107f0a462282b4","priority":0,"source":"^/rss/category10268/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/science-space-technology.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/77e64e6d2960205ee96ba7ac9c8c98ae38e62f12","priority":0,"source":"^/rss/upcoming/(\\d+)$","regex":true,"schedule":{"begin":1569267960000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/upcoming/limit/1"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b2cedeeefbe61cf05295a790ea5fa9144488ee92","priority":0,"source":"^/rss/shows/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bf53cd46a69b78328c350ce36de7f3e3d5791062","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1570536840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-art"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0ff8ab5acedf7aebd7400eaaa2cf580c2991466a","priority":0,"source":"^/rss/category10262/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/weird-bizarre.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a5978deb3192ea9ffe2471c8d7457bfc4a3a2e9","priority":0,"source":"/adchoices","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/06e675a00c6d39f3b34ebf043db6813dbf91a434","priority":0,"source":"^/rss/category10264/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/current-events-economy.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ed1766ef029c4f801b448762157db58ee8861457","priority":0,"source":"/article/r-i-p-art-bell-1945-2018","regex":false,"schedule":{"begin":1711472220395,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/article/rip-art-bell-1945-2018/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ace075af5dfd508a4a1715d26b16edd092f6d2c8","priority":0,"source":"/photo","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/photos"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a88660c91bea7afddd455db194c5bd847560c38","priority":0,"source":"/subscriptions","regex":false,"schedule":{"begin":1766510462266,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/11f3f7d9e34eb6311278bebe90db7415ab5d8465","priority":0,"source":"/privacy/ca","regex":false,"schedule":{"begin":1760719560850,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/08e2011515dc2c9bf9ba988fe7acdfeb0ae842ba","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-art/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/963fae56ce6728f6aceca179c719cf1d373d74f9","priority":0,"source":"/terms/ca","regex":false,"schedule":{"begin":1760719620563,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d3c577a5957a6ce74165ace00f08d29c5a9d2bad","priority":0,"source":"^/rss/art-bell-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-art-bell.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/dd4812bf077af21ce5368b1183825b82f64bf48e","priority":0,"source":"/rss","regex":false,"schedule":{"begin":1569244920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e83b0e4efbac87aa8e952472f79c6d2f2c1fb905","priority":0,"source":"^/rss/category9609/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/nature-environment-earth-changes.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/f730314a4a77ccae99fce2410daffc9bdfbe458a","priority":0,"source":"^/mobilefeeds/articles/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569266820000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/article/1/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d2d2636e25873354212d2381b61da649df1dc9ef","priority":0,"source":"^/rss/upcoming/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/upcoming.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/01a1ff23d7ce0a843e07d7fc1bb624cb2ce6ae9e","priority":0,"source":"/coastapp/wheretolisten.html","regex":false,"schedule":{"begin":1569267360000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/wheretolisten.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a35b7d8d1acbeab8bca35430efa9e70a67ad3b6c","priority":0,"source":"^/rss/category9615/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/prophecy-predictions.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bbd9c04936ad2e606f83efb0c79943b925e7b5a8","priority":0,"source":"/shows/media.json","regex":false,"schedule":{"begin":1569267540000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-legacy-app/coast-media/shows/media.json"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/567f7050a645b33f29ac3bfb18a116f684fa3745","priority":0,"source":"^/rss/george-knapp-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-knapp.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/6b7f1d1daccd02399ab098fe69732a271bb4f0a9","priority":0,"source":"^/mobilefeeds/guests/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267840000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/guest/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a3bea55d650bf5855bc45eadce48932d13f048a3","priority":0,"source":"^/rss/category10266/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/spirituality-occult.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/89f3ee6c4a62b90fa26508b8379530c3e74e5174","priority":0,"source":"/member/email-george","regex":false,"schedule":{"begin":1569591240000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/email-george"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0cfa572a972a940bb93a841cdfce916b9074484a","priority":0,"source":"^/rss/guests/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1dfa6673d289b1879472f9a9ab59b362e4a5a2de","priority":0,"source":"^/amp/guest/([^/]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570474620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/guest//1-/2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/587497f011c07c1d0133108f30fbeb2bd0974f06","priority":0,"source":"^/rss/category200/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ufos-aerial-phenomena.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fb6dc625ca0b1cae57189375a6eafa69fffadfce","priority":0,"source":"/optout","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0d7e1ff6acf1656310065a8b709ed6e59cac6871","priority":0,"source":"^/rss/category10258/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/artwork-comics-multimedia.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/768ac5cb99a7d52634402220d532f0d5dcc74c43","priority":0,"source":"/terms","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/324b1c74e4e8f33fca7b3e35479d1ad139c7ba39","priority":0,"source":"/show","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5730bcdf8df636368237d52ba87ce30c5279caf6","priority":0,"source":"/privacy","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cb1091f77be1e944341eeda34a9517ae0e168ccc","priority":0,"source":"^/rss/george-noory-shows/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-noory.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1183e2f05ae21a46e00e758d2339157a983cc4ed","priority":0,"source":"/ccpa","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://privacyportal.onetrust.com/webform/3546d798-21cd-434d-b031-f8701f4d2f21/63aa19e3-b95e-4430-9814-6ea9a5c6b7ad"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/434445d1a4b4ebf4de54c25c6396a4ae739ab178","priority":0,"source":"/guest","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c06413f4123dfc77a7bf81168e31ac33df241cd9","priority":0,"source":"^/rss/category10261/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/creatures-myths-legends.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1c69be4c5084be240ad8e3dff0cf6391736a00e6","priority":0,"source":"/content/terms-of-use-coasttocoastam","regex":false,"schedule":{"begin":1749749130768,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0c7896982422fb6926c6a7600ede248cbc6bd7ff","priority":0,"source":"/pages/george-knapp","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-knapp/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fac012cf7caf44332221586d91e03a66f5d5ad55","priority":0,"source":"^/verify-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sign-up/?a=2&c=3&emailToken=$1"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1a92b41b7247359008691f2d15b4f048c88b8e50","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570538700000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-show"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/2a548af3d7b31c723da940b0197b8e2adf3b477f","priority":0,"source":"^/videos/(\\d+)/$","regex":true,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/videos//1/0/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/49507c339b0115497b32c6a3283eb123b037d331","priority":0,"source":"/subscriptions-fr","regex":false,"schedule":{"begin":1766510481472,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms-french"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e2df576c6a8c12437a8a7709b970f6b8cb736b1","priority":0,"source":"^/rss/category210/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/extraterrestrial.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e97aba77e63c05834cf9f7a5f409c29b42e228a","priority":0,"source":"^/update-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?emailToken=$1&subMenu=updateEmailComplete&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/09317275ed3fed70e20248983fcc18aa48f7ecc3","priority":0,"source":"/coastinsider","regex":false,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/coastinsider/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cd6d5e5c50ece05df84983027e4e3db01076c20a","priority":0,"source":"^/rss/articles/\\d+$","regex":true,"schedule":{"begin":1569009480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3a041c4e26769cf2174d172718f745b2fab00124","priority":0,"source":"^/rss/inthenews/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/inthenews.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8b75c50e21b820066102e722fc6aff3f811a9b5c","priority":0,"source":"^/rss/featured/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5efe9ab7c4af3048e743df8943c6d97defe141e0","priority":0,"source":"^/rss/category10267/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/miscellaneous.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/90fcc1f41dad53b628b2beccef84b83a6acbbbef","priority":0,"source":"/pages/george-noory","regex":false,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-noory/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4017a03713eec63060c5d4e273a8127a0343806f","priority":0,"source":"^/guest/([^\\\\]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570560420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guest//1-/2/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"ufzQm","keywords":["forgot password","reset password","resetpassword","forgotpassword"],"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?view=login&subMenu=forgotPassword"},"disabled":false,"schedule":{"begin":1747332850652,"end":4115978604802}}],"sections":{"general":{"name":"Coast to Coast AM","positioner":"Coast Insider","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[{"id":"coast to coast am"},{"id":"radio"},{"id":"ufos"},{"id":"creatures"},{"id":"extraterrestrial"},{"id":"supernatural"},{"id":"myths"},{"id":"legends"},{"id":"monsters"},{"id":"space"},{"id":"universe"},{"id":"science"},{"id":"mystery"},{"id":"sci-fi"},{"id":"george noory"},{"id":"ian punnett"},{"id":"george knapp"},{"id":"art bell"},{"id":"somewhere in time"}],"default_content":[{"id":"collections/Coast to Coast AM"}],"additional_distributions":[],"default_podcasts":[{"id":"18899828"}],"default_shows":[],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"34.052235","geo_longitude":"-118.243683","locale":null,"additional_copyright":null},"alert":null,"navigation":{"contact_menu_switch":null,"listen_live_switch":false,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":false,"advertise_switch":null,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"2aiKd","type":"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":"%2F6a1c5ea5b9967914ff717823","type":"LEADS","record":{"title":" Video: Multicolored UFO Sighting Revealed in MN","subtitle":" A recently released FBI file has brought renewed attention to a curious UFO sighting reported by police officers in Anoka, Minnesota.","image":"https://i.iheart.com/v3/re/new_assets/6a1c5e85b9967914ff717822","img_meta":{"base_id":"%2F6a1c5e85b9967914ff717822","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-multicolored-ufo-sighting-revealed-in-mn/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1b7bb7b6eef13a72e0afaf","type":"LEADS","record":{"title":"Mysterious Shockwave Rattles Homes Across East Coast","subtitle":"A powerful aerial blast has thousands of startled residents searching for answers.","image":"https://i.iheart.com/v3/re/new_assets/6a1b7b81b6eef13a72e0afae","img_meta":{"base_id":"%2F6a1b7b81b6eef13a72e0afae","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/mysterious-shockwave-rattles-homes-across-east-coast/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a19dd4c516d082066974847","type":"LEADS","record":{"title":"In Coast You Missed It 5/29/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4","img_meta":{"base_id":"%2F6a19dcdf627a9948763c9ba4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-52926/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a18adeb0f9f73e8da5bc1ee","type":"LEADS","record":{"title":"Goblin Filmed Moving Through Colombian Field?","subtitle":"A peculiar video from Colombia shows what some believe to be a goblin moving through a field with a little girl who had disappeared for several hours before subsequently being found.","image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","img_meta":{"base_id":"%2F663bc6e977273ae16f8838fc","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-goblin-filmed-moving-through-colombian-fiel/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a19dd29516d082066974846","type":"LEADS","record":{"title":"Odd Anomaly Spotted Emerging from Loch Ness","subtitle":"An American man visiting Loch Ness was stunned to discover that he had inadvertently captured footage an odd anomaly emerging from the water. ","image":"https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95","img_meta":{"base_id":"%2F6a19db45627a9948763c9b95","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/odd-anomaly-spotted-emerging-from-loch-ness/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a18969a77e60c39942fc7e4","type":"LEADS","record":{"title":"Video: Pennsylvania Town Officials Vote Down Plan to Turn Haunted Hospital into AI Data Center","subtitle":"Officials in a Pennsylvania community have reportedly voted down a proposal to turn the town's notoriously haunted hospital into an AI data center. ","image":"https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6","img_meta":{"base_id":"%2F6a189265728320de7d5619f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-pennsylvania-town-officials-vote-down-plan-to-turn-haunted-hospital-into-ai-data-center/"},"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":"%2F6a18cf1f0902e70e5034f3db","type":"PUBLISHING","record":{"ref_id":"%2F6a18cf1f0902e70e5034f3db","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-31-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, spiritual teacher \u003ca href=\"https://suzannegiesemann.com/\" target=\"_blank\">Suzanne Giesemann\u003c/a> joined Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) to discuss her journey into mediumship and the insights she has gleaned from the spirit realm. She detailed her way of perceiving spirits through symbolic imagery and gestures in her mind's eye, which convey the essence of the departed. These symbols can be both universal and personal, given by spirits to ensure clear communication, she said. For example, she once saw a caduceus, a universal symbol for doctors, which helped identify a spirit's profession. Stressing the need for intention and calm energy to facilitate readings, she noted that spirits don't always appear, sometimes due to &quot;a greater reason, a lesson that's to be learned.&quot;\u003c/p>\n\n\u003cp>Regarding the content of messages, she observed that spirits focus less on earthly concerns and more on healing relationships and imparting love. Giesemann highlighted that growth and learning continue after death, and consciousness can expand infinitely, allowing communication with many simultaneously. She urged listeners to consider mediumship not as a mystical novelty, but as a tool for understanding the &quot;big web that connects everything,&quot; and encouraged openness balanced with healthy skepticism.\u003c/p>\n\n\u003cp>Giesemann emphasized that successful communication depends heavily on the coherence of the missing person's spirit and the relational resonance between medium, sitter, and spirit. &quot;If the person who's missing is not in a coherent state, dead or alive, it's going to be very challenging for them to communicate,&quot; she remarked. Outlining her approach as an evidence-based medium, she focuses on verifiable details she could not have known otherwise. She shared compelling examples, including a case that involved a son who died by suicide, providing specific information about his death and his mother's tattoos, which she had no prior knowledge of. During the second hour, she gave readings for callers.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, author and explorer of the unexplained, \u003ca href=\"https://jeffbelanger.com/\" target=\"_blank\">Jeff Belanger\u003c/a>, presented strange tales from New England and explored the region's unique cultural and historical factors that fuel its rich folklore and paranormal stories. He described New England as &quot;the creepy attic of America,&quot; where preservation of history and harsh winters encourage storytelling, allowing ghost tales, UFO sightings, and monster legends to thrive. Belanger highlighted the power of storytelling over historical accuracy, illustrating this with the example of Plymouth Rock, calling it &quot;the nation's most underwhelming landmark&quot; yet &quot;so symbolic… it connects us through the story back centuries.&quot;\u003c/p>\n\n\u003cp>He delved into mysterious locations such as America's Stonehenge in Salem, New Hampshire, where aligned stones may have served as a calendar essential to early farming communities. He also touched on the far more recent \u003ca href=\"https://www.atlasobscura.com/places/ponyhenge\" target=\"_blank\">Ponyhenge\u003c/a> in Lincoln, Massachusetts, a roadside attraction that began with a 2010 Halloween display of child-sized rocking horses, and has mysteriously multiplied over the years. Recounting the tale of Dr. Timothy Clark Smith of Vermont, Belanger said the man feared being buried alive and arranged for a glass-topped coffin with tools to escape. His grave draws curious visitors intrigued by this macabre precaution.\u003c/p>\n\n\u003cp>He pointed out the collective nature of legend survival, stating, &quot;The only way a legend dies is if we stop talking about it.&quot; He cited an example of this with the &quot;Red-Haired Hitchhiker on Route 44&quot; in Massachusetts, a phantom hitchhiker story with no historical accident records but persistent sightings. Speaking about the Westford Knight, a weathered carving in Massachusetts linked by some to the Knights Templar, Belanger said the object has sparked speculation about pre-Columbian European expeditions and hidden treasures.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Always-Connected-Comfort-Clarity-Direction/dp/B0FPKYTLDZ/ctoc\" target=\"_blank\">Always Connected\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Awakened-Way-Making-Divinely-Guided/dp/1401978436/ctoc\" target=\"_blank\">The Awakened Way\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Mediumship-Sacred-Communications-Across-Sentience/dp/1958921602/ctoc\" target=\"_blank\">\u003cu>Mediumship: Sacred Communications with Loved Ones from Across the Veil\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Wicked-Strange-Monsters-Oddities-Legends/dp/1637480210/ctoc\" target=\"_blank\">Wicked Strange\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1601630824/ctoc\" target=\"_blank\">Encyclopedia of Haunted Places\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Weird-Massachusetts-Travel-Legends-Secrets/dp/140275437X/ctoc\" target=\"_blank\">Weird Massachusetts\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":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007"},{"artist":"Genesis","title":"I Can't Dance","url":"https://amazon.com/dp/B0012324XA/ctoc?trackAsin=B0012324XA"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXM5WK/ctoc?trackAsin=B000SXM5WK"},{"artist":"Soundgarden","title":"Fell On Black Days","url":"https://amazon.com/dp/B00J0L7UTE/ctoc?trackAsin=B00J0L7UTE"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"Red Hot Chili Peppers","title":"Love Rollercoaster","url":"https://www.youtube.com/watch?v=S_DHWzeotmU"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Glen Campbell","title":"Southern Nights","url":"https://amazon.com/dp/B0013Z0HCW/ctoc?trackAsin=B0013Z0HCW"},{"artist":"Guns N Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"The J. Geils Band","title":"Whammer Jammer","url":"https://amazon.com/dp/B001NS5MP6/ctoc?trackAsin=B001NS5MP6"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Black Sabbath","title":"N.I.B.","url":"https://amazon.com/dp/B07VTRZSYK/ctoc?trackAsin=B07VTRZSYK"},{"artist":"Allman Brothers Band","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Tom Petty","title":"You Wreck Me","url":"https://amazon.com/dp/B002B3SD6M/ctoc?trackAsin=B002B3SD6M"},{"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":["%2F5e01a786537fd678a3ecf88a","%2F5e003b84537fd678a3ece95e"]},"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/mediumship","keywords/New England","keywords/legends"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a1d6693a94f02d467e9aa26","show":"coast","title":"Sun, May 31 2026 - Hour 1"},{"episodeId":"/episodes/6a1d66aca94f02d467e9aa27","show":"coast","title":"Sun, May 31 2026 - Hour 2"},{"episodeId":"/episodes/6a1d66c2a94f02d467e9aa28","show":"coast","title":"Sun, May 31 2026 - Hour 3"},{"episodeId":"/episodes/6a1d66dba94f02d467e9aa29","show":"coast","title":"Sun, May 31 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The Worcester State Lunatic Hospital, the original name of the current Worcester State Hospital, was the first state owned hospital established in this country to treat mental illnesses. It was designed by architects Weston and Rand of Worcester in the Victorian Gothic style. The original design was created to reflect the ideas of Dr. Thomas Kirkbride, who promoted the “moral treatment” of the mentally ill.","id":"%2F6a18d1f0a4303380d4e9cca7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7","source_credit":"DenisTangneyJr / iStock / Getty Images","title":"Lunatic Hospital","url":"asset://assets.getty/6a18d1f0a4303380d4e9cca7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1780236000000},"slug":{"type":"slug","value":"2026-05-31-show"},"summary":{"type":"html","value":"\u003cp>Spiritual teacher \u003ca href=\"https://suzannegiesemann.com/\" target=\"_blank\">Suzanne Giesemann\u003c/a> discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, \u003ca href=\"https://jeffbelanger.com/\" target=\"_blank\">Jeff Belanger\u003c/a>, presenting strange tales from New England. \u003c/p>\n\n"},"title":{"type":"title","value":"A Medium's Insights / Strange New England"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.suzannegiesemann.com/\" target=\"_blank\">suzannegiesemann.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jeffbelanger.com/\" target=\"_blank\">jeffbelanger.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://ournewenglandlegends.com/\" target=\"_blank\">ournewenglandlegends.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-31-2026-hour-1,05-31-2026-hour-2,05-31-2026-hour-3,05-31-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Spiritual teacher Suzanne Giesemann discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, Jeff Belanger, presenting strange tales from New England.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"The Worcester State Lunatic Hospital, the original name of the current Worcester State Hospital, was the first state owned hospital established in this country to treat mental illnesses. It was designed by architects Weston and Rand of Worcester in the Victorian Gothic style. The original design was created to reflect the ideas of Dr. Thomas Kirkbride, who promoted the “moral treatment” of the mentally ill.","link":"","new_tab":false,"source_credit":"DenisTangneyJr / iStock / Getty Images","title":"Lunatic Hospital","url":"asset://assets.getty/6a18d1f0a4303380d4e9cca7","use_caption":false},"keywords":["keywords/mediumship","keywords/New England","keywords/legends"],"primary_slug":"2026-05-31-show","slugs":["2026-05-31-show"],"sponsored":false,"title":"A Medium's Insights / Strange New England"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780308000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5xtfi","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/weird-bizarre","coast-categories/creatures-myths-legends","coast-categories/host-ryan-wrecker"],"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-31-show/"},"slug":"2026-05-31-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7","title":"A Medium's Insights / Strange New England","description":"Spiritual teacher Suzanne Giesemann discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, Jeff Belanger, presenting strange tales from New England.","author":""},"pub_start":1780308000000,"pub_until":4115978604802,"pub_changed":1780311857141,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/weird-bizarre","coast-categories/creatures-myths-legends","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":"%2F5e01a786537fd678a3ecf88a","slug":"giesemann-suzanne-82308","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/giesemann-suzanne/82308","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>\nSuzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as \"a breath of fresh air\" with \"a quality that is so different from others that it is difficult to describe,\" she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Messages-Hope-Metaphysical-Memoir-Unexpected/dp/0983853916/ctoc\" target=\"_blank\">Messages of Hope\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Silence-365-Days-Inspiration-Spirit/dp/0983853932/ctoc\" target=\"_blank\">In the Silence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wolfs-Message-Suzanne-Giesemann/dp/1939116996/ctoc\" target=\"_blank\">Wolf's Message\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Priest-Medium-Amazing-Psychic-Husband/dp/1401923097/ctoc\" target=\"_blank\">The Priest and the Medium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Awakened-Way-Making-Divinely-Guided/dp/1401978436/ctoc\" target=\"_blank\">The Awakened Way\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Mediumship-Sacred-Communications-Across-Sentience/dp/1958921602/ctoc\" target=\"_blank\">\u003cu>Mediumship: Sacred Communications with Loved Ones from Across the Veil\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Always-Connected-Comfort-Clarity-Direction/dp/B0FPKYTLDZ/ctoc\" target=\"_blank\">Always Connected\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":"%2F6a188913baf689cbf76b8e43","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a188913baf689cbf76b8e43","source_credit":"","title":"","url":"asset://new_assets/6a188913baf689cbf76b8e43","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"giesemann-suzanne-82308"},"summary":{"type":"html","value":"\u003cp>Suzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as &quot;a breath of fresh air&quot; with &quot;a quality that is so different from others that it is difficult to describe,&quot; she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.\u003c/p>\n\n"},"title":{"type":"title","value":"Suzanne Giesemann"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.suzannegiesemann.com/\" target=\"_blank\">suzannegiesemann.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/giesemann-suzanne-82308","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/giesemann-suzanne/82308","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Suzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as \"a breath of fresh air\" with \"a quality that is so different from others that it is difficult to describe,\" she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a188913baf689cbf76b8e43","use_caption":false},"keywords":[],"primary_slug":"giesemann-suzanne-82308","slugs":["giesemann-suzanne-82308"],"sponsored":false,"title":"Suzanne Giesemann"},"targeting":{"exclusion":{"tags":[]},"publish_date":1475797140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"l7tMM","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":1475797140000,"type":"content:coast-to-coast-guest","summary":{"title":"Suzanne Giesemann","description":"Suzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as \"a breath of fresh air\" with \"a quality that is so different from others that it is difficult to describe,\" she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.","image":"https://i.iheart.com/v3/re/new_assets/6a188913baf689cbf76b8e43"}},{"ref_id":"%2F5e003b84537fd678a3ece95e","slug":"belanger-jeff-6751","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/belanger-jeff/6751","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>Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Wicked-Strange-Monsters-Oddities-Legends/dp/1637480210/ctoc\" target=\"_blank\">Wicked Strange\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147932/ctoc\" target=\"_blank\">Communicating With The Dead: Reach Beyond The Grave\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1601630824/ctoc\" target=\"_blank\">Encyclopedia of Haunted Places\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564148890/ctoc\" target=\"_blank\">Ghosts of War\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564148564/ctoc\" target=\"_blank\">Our Haunted Lives: True Life Ghost Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564149749/ctoc\" target=\"_blank\">The Ghost Files\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147622/ctoc\" target=\"_blank\">The Nightmare Encyclopedia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Worlds-Most-Haunted-Places-Revised/dp/1601631936/ctoc\" target=\"_blank\">The World's Most Haunted Places\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1402738226/ctoc\" target=\"_blank\">Who's Haunting the White House?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Picture-Yourself-Legend-Tripping-Complete/dp/1435456394/ctoc\" target=\"_blank\">Picture Yourself Legend Tripping\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Theres-Something-Under-Bed-Experiences/dp/1601631340/ctoc\" target=\"_blank\">There's Something Under the Bed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Everest-Survive-Tornado-Extraordinary-Stories/dp/1402767110/ctoc\" target=\"_blank\">What It's Like\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Weird-Massachusetts-Travel-Legends-Secrets/dp/140275437X/ctoc\" target=\"_blank\">Weird Massachusetts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Call-Kilimanjaro-Finding-Above-Clouds/dp/1623545110/ctoc\" target=\"_blank\">The Call of Kilimanjaro\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":"%2F6642ff795a980863d35fff99","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6642ff795a980863d35fff99","source_credit":"","title":"","url":"asset://new_assets/6642ff795a980863d35fff99","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"belanger-jeff-6751"},"summary":{"type":"html","value":"\u003cp>Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.\u003c/p>\n\n"},"title":{"type":"title","value":"Jeff Belanger"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jeffbelanger.com/\" target=\"_blank\">jeffbelanger.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ghostvillage.com\" target=\"_blank\">ghostvillage.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://ournewenglandlegends.com/\" target=\"_blank\">ournewenglandlegends.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/belanger-jeff-6751","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/belanger-jeff/6751","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6642ff795a980863d35fff99","use_caption":false},"keywords":[],"primary_slug":"belanger-jeff-6751","slugs":["belanger-jeff-6751"],"sponsored":false,"title":"Jeff Belanger"},"targeting":{"exclusion":{"tags":[]},"publish_date":1479955200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"jyGAS","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1479955200000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeff Belanger","description":"Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.","image":"https://i.iheart.com/v3/re/new_assets/6642ff795a980863d35fff99"}}]}},{"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:/6a18cf1f0902e70e5034f3db","slug:2026-05-31-show","slug:2026-05-31-show","keyword:keywords/mediumship","keyword:keywords/New England","keyword:keywords/legends"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1781545409000,"\u003cupcoming_pub_after>":1780336800000,"\u003cpub_start>":1780335809000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1780422209000,"\u003ctonight_pub_after>":1780336800000},"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":"%2F6a18f8bf0902e70e5034f3f4","type":"PUBLISHING","record":{"ref_id":"%2F6a18f8bf0902e70e5034f3f4","type":"content:coast-to-coast-show","payload":{"fields":{"title":{"type":"title","value":"Marilyn Conspiracies / Dracula Legend"},"articles":{"type":"html","value":""},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Marilyn Monroe","keywords/Dracula"]},"pn_podcast":{"type":"pnpodcast","value":[]},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Who-Murdered-Diana-Stephen-Ubaney/dp/1733304827/ctoc\" target=\"_blank\">Who Murdered Diana?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whomurderedbooks.com/product/who-murdered-elvis-5th-anniversary-edition/\" target=\"_blank\">Who Murdered Elvis?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Who-Was-Dracula-Stokers-Trail/dp/039916877X/ctoc\" target=\"_blank\">Who Was Dracula?: Bram Stoker's Trail of Blood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1585426407/ctoc\" target=\"_blank\">Charles Fort: The Man Who Invented the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Magic-Story-Deceptive/dp/0143130633/ctoc\" target=\"_blank\">The Secret History of Magic\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"show_audio":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker \u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">\u003cu>Steve Ubaney\u003c/u>\u003c/a> will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://jimsteinmeyer.com/\" target=\"_blank\">\u003cu>Jim Steinmeyer\u003c/u>\u003c/a> will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">whomurderedbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jimsteinmeyer.com\" target=\"_blank\">jimsteinmeyer.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker \u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">\u003cu>Steve Ubaney\u003c/u>\u003c/a> will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://jimsteinmeyer.com/\" target=\"_blank\">\u003cu>Jim Steinmeyer\u003c/u>\u003c/a> will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.\u003c/p>\n\n"}]},"guest":{"type":"link","value":["%2F5e01e201537fd678a3ecfad7","%2F5e00ae01cc137bf244201c65"]},"highlights":{"type":"plain","value":""},"show_date":{"type":"date","value":1780324200000},"slug":{"type":"slug","value":"2026-06-01-show"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028","source_credit":"Bruno Vincent / Getty Images Entertainment / Getty Images","alt_text":"","bucket":"assets.getty","caption":"LONDON - FEBRUARY 5:  A portrait of Marilyn Monroe is seen displayed at the \"Cecil Beaton: Portraits Exhibition\" which celebrates the centenary of the birth of Sir Cecil Beaton (1904-1980), at the National Portrait Gallery on February 5, 2004 in London. The exhibition brings together over 100 portraits from over five decades and includes images such as Greta Garbo, Audrey Hepburn, Marilyn Monroe and Twiggy. (Photo by Bruno Vincent/Getty Images)","id":"%2F6a18fa59cb3d4f50362de028","new_tab":false,"title":"Cecil Beaton: Portraits Exhibition  ","url":"asset://assets.getty/6a18fa59cb3d4f50362de028"}}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker Steve Ubaney will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered. Second Half: Author Jim Steinmeyer will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.","image":{"source_credit":"Bruno Vincent / Getty Images Entertainment / Getty Images","alt_text":"","title":"Cecil Beaton: Portraits Exhibition  ","url":"asset://assets.getty/6a18fa59cb3d4f50362de028","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"LONDON - FEBRUARY 5:  A portrait of Marilyn Monroe is seen displayed at the \"Cecil Beaton: Portraits Exhibition\" which celebrates the centenary of the birth of Sir Cecil Beaton (1904-1980), at the National Portrait Gallery on February 5, 2004 in London. The exhibition brings together over 100 portraits from over five decades and includes images such as Greta Garbo, Audrey Hepburn, Marilyn Monroe and Twiggy. (Photo by Bruno Vincent/Getty Images)","link":"","new_tab":false},"keywords":["keywords/Marilyn Monroe","keywords/Dracula"],"primary_slug":"2026-06-01-show","slugs":["2026-06-01-show"],"sponsored":false,"title":"Marilyn Conspiracies / Dracula Legend","author":""},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"xM7K4","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1780394400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-01-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-06-01-show/"},"slug":"2026-06-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028","title":"Marilyn Conspiracies / Dracula Legend","description":"First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker Steve Ubaney will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered. Second Half: Author Jim Steinmeyer will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.","author":""},"pub_start":1780394400000,"pub_until":4115978604802,"pub_changed":1780394400000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a18f8bf0902e70e5034f3f4","slug:2026-06-01-show","slug:2026-06-01-show","keyword:keywords/Marilyn Monroe","keyword:keywords/Dracula"]}}],"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":"%2F6a18f8bf0902e70e5034f3f4","type":"PUBLISHING","record":{"ref_id":"%2F6a18f8bf0902e70e5034f3f4","type":"content:coast-to-coast-show","payload":{"fields":{"title":{"type":"title","value":"Marilyn Conspiracies / Dracula Legend"},"articles":{"type":"html","value":""},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Marilyn Monroe","keywords/Dracula"]},"pn_podcast":{"type":"pnpodcast","value":[]},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Who-Murdered-Diana-Stephen-Ubaney/dp/1733304827/ctoc\" target=\"_blank\">Who Murdered Diana?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whomurderedbooks.com/product/who-murdered-elvis-5th-anniversary-edition/\" target=\"_blank\">Who Murdered Elvis?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Who-Was-Dracula-Stokers-Trail/dp/039916877X/ctoc\" target=\"_blank\">Who Was Dracula?: Bram Stoker's Trail of Blood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1585426407/ctoc\" target=\"_blank\">Charles Fort: The Man Who Invented the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Magic-Story-Deceptive/dp/0143130633/ctoc\" target=\"_blank\">The Secret History of Magic\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"show_audio":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker \u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">\u003cu>Steve Ubaney\u003c/u>\u003c/a> will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://jimsteinmeyer.com/\" target=\"_blank\">\u003cu>Jim Steinmeyer\u003c/u>\u003c/a> will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">whomurderedbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jimsteinmeyer.com\" target=\"_blank\">jimsteinmeyer.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker \u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">\u003cu>Steve Ubaney\u003c/u>\u003c/a> will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://jimsteinmeyer.com/\" target=\"_blank\">\u003cu>Jim Steinmeyer\u003c/u>\u003c/a> will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.\u003c/p>\n\n"}]},"guest":{"type":"link","value":["%2F5e01e201537fd678a3ecfad7","%2F5e00ae01cc137bf244201c65"]},"highlights":{"type":"plain","value":""},"show_date":{"type":"date","value":1780324200000},"slug":{"type":"slug","value":"2026-06-01-show"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028","source_credit":"Bruno Vincent / Getty Images Entertainment / Getty Images","alt_text":"","bucket":"assets.getty","caption":"LONDON - FEBRUARY 5:  A portrait of Marilyn Monroe is seen displayed at the \"Cecil Beaton: Portraits Exhibition\" which celebrates the centenary of the birth of Sir Cecil Beaton (1904-1980), at the National Portrait Gallery on February 5, 2004 in London. The exhibition brings together over 100 portraits from over five decades and includes images such as Greta Garbo, Audrey Hepburn, Marilyn Monroe and Twiggy. (Photo by Bruno Vincent/Getty Images)","id":"%2F6a18fa59cb3d4f50362de028","new_tab":false,"title":"Cecil Beaton: Portraits Exhibition  ","url":"asset://assets.getty/6a18fa59cb3d4f50362de028"}}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker Steve Ubaney will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered. Second Half: Author Jim Steinmeyer will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.","image":{"source_credit":"Bruno Vincent / Getty Images Entertainment / Getty Images","alt_text":"","title":"Cecil Beaton: Portraits Exhibition  ","url":"asset://assets.getty/6a18fa59cb3d4f50362de028","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"LONDON - FEBRUARY 5:  A portrait of Marilyn Monroe is seen displayed at the \"Cecil Beaton: Portraits Exhibition\" which celebrates the centenary of the birth of Sir Cecil Beaton (1904-1980), at the National Portrait Gallery on February 5, 2004 in London. The exhibition brings together over 100 portraits from over five decades and includes images such as Greta Garbo, Audrey Hepburn, Marilyn Monroe and Twiggy. (Photo by Bruno Vincent/Getty Images)","link":"","new_tab":false},"keywords":["keywords/Marilyn Monroe","keywords/Dracula"],"primary_slug":"2026-06-01-show","slugs":["2026-06-01-show"],"sponsored":false,"title":"Marilyn Conspiracies / Dracula Legend","author":""},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"xM7K4","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1780394400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-01-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-06-01-show/"},"slug":"2026-06-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028","title":"Marilyn Conspiracies / Dracula Legend","description":"First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker Steve Ubaney will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered. Second Half: Author Jim Steinmeyer will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.","author":""},"pub_start":1780394400000,"pub_until":4115978604802,"pub_changed":1780394400000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e01e201537fd678a3ecfad7","slug":"ubaney-steve-94835","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/ubaney-steve/94835","cuser":"","fields":{"title":{"type":"title","value":"Steve Ubaney"},"videos":{"type":"html","value":""},"blocks":{"value":[{"value":"\u003cp>Steve Ubaney is an American suspense author who re-investigates the deaths of famous people using newly discovered facts that debunk historical claims. His books deduce that some of history's most famous deaths were actually murders.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}],"type":"flex"},"show_appearances":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">whomurderedbooks.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Who-Murdered-Diana-Stephen-Ubaney/dp/1733304827/ctoc\" target=\"_blank\">Who Murdered Diana?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whomurderedbooks.com/product/who-murdered-elvis-5th-anniversary-edition/\" target=\"_blank\">Who Murdered Elvis?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whomurderedbooks.com/product/who-murdered-fdr/\" target=\"_blank\">Who Murdered FDR?\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/7b5726698dd4ef8105a377f7570b2d53","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7b5726698dd4ef8105a377f7570b2d53","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","alt_text":"","caption":""}},"slug":{"type":"slug","value":"ubaney-steve-94835"},"summary":{"value":"\u003cp>Steve Ubaney is an American suspense author who re-investigates the deaths of famous people using newly discovered facts that debunk historical claims. His books deduce that some of history's most famous deaths were actually murders.\u003c/p>\n\n","type":"html"}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/ubaney-steve-94835","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/ubaney-steve/94835","feed_type":""},"summary":{"author":"Coast to Coast AM Staff","description":"Steve Ubaney is an American suspense author who re-investigates the deaths of famous people using newly discovered facts that debunk historical claims. His books deduce that some of history's most famous deaths were actually murders.","image":{"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7b5726698dd4ef8105a377f7570b2d53","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","alt_text":"","caption":"","link":"","new_tab":false},"keywords":[],"primary_slug":"ubaney-steve-94835","slugs":["ubaney-steve-94835"],"sponsored":false,"title":"Steve Ubaney"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/pop-culture","coast-categories/true-crime"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"xmg1D"}],"exclusion":{"tags":[]},"publish_date":1539914700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1539914700000,"type":"content:coast-to-coast-guest","summary":{"title":"Steve Ubaney","description":"Steve Ubaney is an American suspense author who re-investigates the deaths of famous people using newly discovered facts that debunk historical claims. His books deduce that some of history's most famous deaths were actually murders.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7b5726698dd4ef8105a377f7570b2d53"}},{"ref_id":"%2F5e00ae01cc137bf244201c65","slug":"steinmeyer-jim-7195","payload":{"cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>\nThe New York Times calls Jim Steinmeyer the \"celebrated invisible man inventor, designer and creative brain behind many of the great stage magicians of the last quarter-century.\" Recognized for his extensive, innovative creations in magic, a recent profile concluded that Jim was \"the best living originator of stage illusions,\" noting his many creations as the \"defining illusions in contemporary magic.\" Jim Steinmeyer has worked with virtually every leading magician around the world, produced magic on television, and written extensively on his illusions as well as his research into the history of magic.\n\u003c/p>","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/b056e8ebdc73f2a4a8e712c0ff4ed12d","use_caption":false,"alt_text":"","caption":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/b056e8ebdc73f2a4a8e712c0ff4ed12d","title":""}},"show_appearances":{"type":"link","value":[]},"slug":{"value":"steinmeyer-jim-7195","type":"slug"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jimsteinmeyer.com\" target=\"_blank\">jimsteinmeyer.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0786718064/ctoc\" target=\"_blank\">Art and Artifice: And Other Essays of Illusion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1585426407/ctoc\" target=\"_blank\">Charles Fort: The Man Who Invented the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0099476649/ctoc\" target=\"_blank\">Hiding the Elephant\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Last-Greatest-Magician-World-Thurston/dp/1585428450/ctoc\" target=\"_blank\">The Last Greatest Magician in the World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Magic-1400s-1950s-Jim-Steinmeyer/dp/3836509776/ctoc\" target=\"_blank\">Magic 1400s-1950s\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Magic-Story-Deceptive/dp/0143130633/ctoc\" target=\"_blank\">The Secret History of Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Who-Was-Dracula-Stokers-Trail/dp/039916877X/ctoc\" target=\"_blank\">Who Was Dracula?: Bram Stoker's Trail of Blood\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"value":"\u003cp>The New York Times calls Jim Steinmeyer the &quot;celebrated invisible man inventor, designer and creative brain behind many of the great stage magicians of the last quarter-century.&quot; Recognized for his extensive, innovative creations in magic, a recent profile concluded that Jim was &quot;the best living originator of stage illusions,&quot; noting his many creations as the &quot;defining illusions in contemporary magic.&quot; Jim Steinmeyer has worked with virtually every leading magician around the world, produced magic on television, and written extensively on his illusions as well as his research into the history of magic.\u003c/p>\n\n","type":"html"},"title":{"value":"Jim Steinmeyer","type":"title"},"videos":{"type":"html","value":""}},"ingestion":{"feed_permalink":"https:/www.coasttocoastam.com/guest/steinmeyer-jim/7195","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/steinmeyer-jim-7195","feed_partner_content":false},"summary":{"image":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/b056e8ebdc73f2a4a8e712c0ff4ed12d","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"use_caption":false,"caption":"","link":"","new_tab":false,"source_credit":"","title":""},"keywords":[],"primary_slug":"steinmeyer-jim-7195","slugs":["steinmeyer-jim-7195"],"sponsored":false,"title":"Jim Steinmeyer","author":"Coast to Coast AM Staff","description":"The New York Times calls Jim Steinmeyer the \"celebrated invisible man inventor, designer and creative brain behind many of the great stage magicians of the last quarter-century.\" Recognized for his extensive, innovative creations in magic, a recent profile concluded that Jim was \"the best living originator of stage illusions,\" noting his many creations as the \"defining illusions in contemporary magic.\" Jim Steinmeyer has worked with virtually every leading magician around the world, produced magic on television, and written extensively on his illusions as well as his research into the history of magic."},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"mV3qV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"]}],"exclusion":{"tags":[]},"publish_date":1364523780000},"canonical_url":"https:/www.coasttocoastam.com/guest/steinmeyer-jim/7195"},"pub_start":1364523780000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Steinmeyer","description":"The New York Times calls Jim Steinmeyer the \"celebrated invisible man inventor, designer and creative brain behind many of the great stage magicians of the last quarter-century.\" Recognized for his extensive, innovative creations in magic, a recent profile concluded that Jim was \"the best living originator of stage illusions,\" noting his many creations as the \"defining illusions in contemporary magic.\" Jim Steinmeyer has worked with virtually every leading magician around the world, produced magic on television, and written extensively on his illusions as well as his research into the history of magic.","image":"https://i.iheart.com/v3/re/assets.coast2coast/b056e8ebdc73f2a4a8e712c0ff4ed12d"}}]}},{"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:/6a18f8bf0902e70e5034f3f4","slug:2026-06-01-show","slug:2026-06-01-show","keyword:keywords/Marilyn Monroe","keyword:keywords/Dracula"]}},{"id":"%2F6a18fbb00902e70e5034f40d","type":"PUBLISHING","record":{"ref_id":"%2F6a18fbb00902e70e5034f40d","type":"content:coast-to-coast-show","payload":{"summary":{"primary_slug":"2026-06-02-show","slugs":["2026-06-02-show"],"sponsored":false,"title":"Natural Remedies / AI & Human Evolution","author":"","description":"First Half: Dr. Randi Shannon addresses how natural remedies and nutritional supplements can be used alongside modern medicine to support health and wellness. She'll share her views on the role of supplementation in everyday health and explore a variety of natural approaches for addressing common ailments and health concerns. Second Half: Researcher and author Matthew James Bailey will discuss the challenges and opportunities presented by AI. He will examine what he sees as a fundamental choice facing humanity in the age of AI, and the ways human and artificial consciousness might develop together toward a shared purpose.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"title":"Portrait of woman looking on blue screen lit with binary code","use_caption":false,"caption":"","link":"","source_credit":"Stanislaw Pytel / Stone / Getty Images","url":"asset://assets.getty/62bbcb99c99ddd2f02620b34"},"keywords":["keywords/natural health","keywords/AI"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1780480800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"RzSd2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/host-george-noory"]}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-02-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"guest":{"type":"link","value":["%2F684ca39353aa6f2ce1bf5b30","%2F6466c66ec053f4da8b28247e"]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","new_tab":false,"source_credit":"Stanislaw Pytel / Stone / Getty Images","title":"Portrait of woman looking on blue screen lit with binary code","url":"asset://assets.getty/62bbcb99c99ddd2f02620b34","alt_text":"","id":"%2F62bbcb99c99ddd2f02620b34","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/62bbcb99c99ddd2f02620b34","use_caption":false}},"videos":{"value":"","type":"html"},"zype_episodes":{"value":"","type":"plain"},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Dr. Randi Shannon\u003c/a> addresses how natural remedies and nutritional supplements can be used alongside modern medicine to support health and wellness. She'll share her views on the role of supplementation in everyday health and explore a variety of natural approaches for addressing common ailments and health concerns.\u003c/p>\n\n\u003cp>Second Half: Researcher and author \u003ca href=\"https://inventingworld3.com/\" target=\"_blank\">\u003cu>Matthew James Bailey\u003c/u>\u003c/a> will discuss the challenges and opportunities presented by artificial intelligence. He will examine what he sees as a fundamental choice facing humanity in the age of AI and share his research into measuring human potential and understanding what he calls humanity's operating system. Bailey will also discuss ways that human and artificial consciousness might develop together toward a shared purpose.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/INVENTING-WORLD-3-0-Evolutionary-Intelligence/dp/B08P3JTP4M/ctoc\" target=\"_blank\">Inventing World 3.0: Evolutionary Ethics for Artificial Intelligence\u003c/a>\u003c/li>\u003c/ul>\n"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1780408800000},"slug":{"type":"slug","value":"2026-06-02-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Dr. Randi Shannon\u003c/a> addresses how natural remedies and nutritional supplements can be used alongside modern medicine to support health and wellness. She'll share her views on the role of supplementation in everyday health and explore a variety of natural approaches for addressing common ailments and health concerns.\u003c/p>\n\n\u003cp>Second Half: Researcher and author \u003ca href=\"https://inventingworld3.com/\" target=\"_blank\">\u003cu>Matthew James Bailey\u003c/u>\u003c/a> will discuss the challenges and opportunities presented by AI. He will examine what he sees as a fundamental choice facing humanity in the age of AI, and the ways human and artificial consciousness might develop together toward a shared purpose.\u003c/p>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/natural health","keywords/AI"]},"show_audio":{"type":"link","value":[]},"title":{"value":"Natural Remedies / AI & Human Evolution","type":"title"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">\u003cu>thebodycan.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://inventingworld3.com/\" target=\"_blank\">\u003cu>inventingworld3.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aiethics.world/\" target=\"_blank\">aiethics.world\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"author":{"type":"author","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"highlights":{"value":"","type":"plain"},"host_name":{"value":"George Noory","type":"plain"}},"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-06-02-show/"},"slug":"2026-06-02-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbcb99c99ddd2f02620b34","title":"Natural Remedies / AI & Human Evolution","description":"First Half: Dr. Randi Shannon addresses how natural remedies and nutritional supplements can be used alongside modern medicine to support health and wellness. She'll share her views on the role of supplementation in everyday health and explore a variety of natural approaches for addressing common ailments and health concerns. Second Half: Researcher and author Matthew James Bailey will discuss the challenges and opportunities presented by AI. He will examine what he sees as a fundamental choice facing humanity in the age of AI, and the ways human and artificial consciousness might develop together toward a shared purpose.","author":""},"pub_start":1780480800000,"pub_until":4115978604802,"pub_changed":1780480800000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","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":"%2F684ca39353aa6f2ce1bf5b30","slug":"randi-shannon","payload":{"cuser":"user/ldap/prebur2lsl","fields":{"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"randi-shannon"},"summary":{"type":"html","value":"\u003cp>Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.\u003c/p>\n\n"},"title":{"type":"title","value":"Randi Shannon"},"videos":{"type":"html","value":""},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"value":{"source_credit":"","title":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","id":"%2F68d19d45c007234fe15fdc32","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false,"alt_text":"","bucket":"new_assets","new_tab":false},"type":"asset"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">thebodycan.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://x.com/thebodycan\" target=\"_blank\">x.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/thebodycan\" target=\"_blank\">facebook.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/thebodycan\" target=\"_blank\">instagram.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.tiktok.com/@doctorrandishannon\" target=\"_blank\">tiktok.com/@doctorrandishannon\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Randi Shannon (844-275-1056), a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health, particularly in cardiovascular health, autoimmune disorders, and inflammatory diseases. Her extensive research and practice in addressing over 1,000 so-called incurable conditions have equipped her with deep knowledge and expertise.\u003c/p>\n\n\u003cp>Dr. Shannon's unique expertise lies in her face, tongue, and fingernail analysis—a technique that provides an accurate insight into a person’s systemic and physical health. By carefully examining the appearance of fingernails and the tongue, she can identify the health and vitality of various organs. These physical signs often reveal underlying health issues before they manifest in more serious ways.\u003c/p>\n\n","locale":{"locales":[]}}]},"cds":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false,"alt_text":"","caption":""},"keywords":[],"primary_slug":"randi-shannon","slugs":["randi-shannon"],"sponsored":false,"title":"Randi Shannon"},"targeting":{"publish_date":1749852840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"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":"","id":"j5Ux6","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/guest/randi-shannon/"},"pub_start":1749852840000,"type":"content:coast-to-coast-guest","summary":{"title":"Randi Shannon","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32"}},{"ref_id":"%2F6466c66ec053f4da8b28247e","slug":"matthew-james-bailey","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/matthew-james-bailey/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/INVENTING-WORLD-3-0-Evolutionary-Intelligence/dp/B08P3JTP4M/ctoc\" target=\"_blank\">Inventing World 3.0: Evolutionary Ethics for Artificial Intelligence\u003c/a>\u003c/li>\u003c/ul>\n\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"matthew-james-bailey"},"summary":{"type":"html","value":"\u003cp>Matthew James Bailey is an internationally recognized authority in the Internet of Things, innovation, smart cities and artificial intelligence. His extraordinary leadership is widely acknowledged throughout governments and the private sector. He is a sought-after advisor and keynote speaker.\u003c/p>\n\n"},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://inventingworld3.com/\" target=\"_blank\">inventingworld3.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aiethics.world/\" target=\"_blank\">aiethics.world\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Matthew James Bailey is an internationally recognized authority in the Internet of Things, innovation, smart cities and artificial intelligence. His extraordinary leadership is widely acknowledged throughout governments and the private sector. He is a sought-after advisor and keynote speaker. Bailey has been privileged to meet famous global leaders such as Steve Wozniak, innovation and technology; Sir David Attenborough, the environment; Professor Stephen Hawking, theoretical physicist and cosmologist; in addition to prime ministers, ministers, under secretaries of G7 Countries, and many more.\u003c/p>\n\n\u003cp>Originally from England, Matthew James Bailey currently lives in the United States where he enjoys writing and consulting globally with clients in the public and private sectors. He is co-chair of a national Artificial Intelligence-Smart City-Super Computing Cluster that is part of the Global City Teams Challenge. He is the Global Ambassador for an Artificial Intelligence Innovation District for a Medical Technology City in Mwale, Kenya. He also serves on the board of an Artificial Intelligence startup, Smarter.AI. \u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"title":"","url":"asset://new_assets/68a2c52eb1161b74e2420ce3","caption":"","id":"%2F68a2c52eb1161b74e2420ce3","link":"","new_tab":false,"source_credit":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","public_uri":"https://i.iheart.com/v3/re/new_assets/68a2c52eb1161b74e2420ce3"}},"title":{"type":"title","value":"Matthew James Bailey"},"author":{"type":"author","value":[]}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"slugs":["matthew-james-bailey"],"sponsored":false,"title":"Matthew James Bailey","author":"","description":"Matthew James Bailey is an internationally recognized authority in the Internet of Things, innovation, smart cities and artificial intelligence. His extraordinary leadership is widely acknowledged throughout governments and the private sector. He is a sought-after advisor and keynote speaker.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","url":"asset://new_assets/68a2c52eb1161b74e2420ce3","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"matthew-james-bailey"},"targeting":{"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":"JCSLl","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"]}],"exclusion":{"tags":[]},"publish_date":1684457100000,"publish_end_date":4115978604802}},"pub_start":1684457100000,"type":"content:coast-to-coast-guest","summary":{"title":"Matthew James Bailey","description":"Matthew James Bailey is an internationally recognized authority in the Internet of Things, innovation, smart cities and artificial intelligence. His extraordinary leadership is widely acknowledged throughout governments and the private sector. He is a sought-after advisor and keynote speaker.","image":"https://i.iheart.com/v3/re/new_assets/68a2c52eb1161b74e2420ce3"}}]}},{"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:/6a18fbb00902e70e5034f40d","slug:2026-06-02-show","slug:2026-06-02-show","keyword:keywords/natural health","keyword:keywords/AI"]}},{"id":"%2F6a18ffea0902e70e5034f426","type":"PUBLISHING","record":{"ref_id":"%2F6a18ffea0902e70e5034f426","type":"content:coast-to-coast-show","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1780567200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"X2X51","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-03-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"show_date":{"type":"date","value":1780495200000},"keywords":{"type":"tag","value":["keywords/spacewalk","keywords/space exploration","keywords/crop circles"]},"primary_image":{"type":"asset","value":{"id":"%2F68df1d7e708b1964a9b92ccc","link":"","new_tab":false,"source_credit":"NiseriN / iStock / Getty Images","title":"Astronaut conducting spacewalk on Earth orbit.","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.getty/68df1d7e708b1964a9b92ccc","url":"asset://assets.getty/68df1d7e708b1964a9b92ccc","use_caption":false,"alt_text":"","bucket":"assets.getty","caption":"Astronaut conducting spacewalk on Earth orbit. 3D Illustration. Some elements of this image furnished by NASA"}},"slug":{"type":"slug","value":"2026-06-03-show"},"summary":{"type":"html","value":"\u003cp>First Half: On the anniversary of the first American spacewalk, space historian \u003ca href=\"https://behindtheblack.com/\" target=\"_blank\">\u003cu>Robert Zimmerman\u003c/u>\u003c/a> will discuss Ed White's historic excursion on June 3, 1965. He'll also examine the current state of the space industry, including SpaceX's latest test flights and what their results could mean for NASA's Artemis program.\u003c/p>\n\n\u003cp>Second Half: Researcher \u003ca href=\"https://simeonhein.com/\" target=\"_blank\">\u003cu>Simeon Hein\u003c/u>\u003c/a> will discuss the mystery of crop circles and theories of their origins. He'll explore reports linking these formations to unusual magnetic effects, and other anomalous phenomena, as well as their possible connections to consciousness, plasma physics, and different modes of reality.\u003c/p>\n\n"},"title":{"type":"title","value":"Space News / Exploring Crop Circles"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://behindtheblack.com/\" target=\"_blank\">\u003cu>behindtheblack.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://simeonhein.com/\" target=\"_blank\">\u003cu>simeonhein.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mountbaldy.com/\" target=\"_blank\">mountbaldy.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"pn_podcast":{"type":"pnpodcast","value":[]},"zype_episodes":{"type":"plain","value":""},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"display_highlights":{"type":"checkbox","value":false},"show_audio":{"value":[],"type":"link"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: On the anniversary of the first American spacewalk, space historian \u003ca href=\"https://behindtheblack.com/\" target=\"_blank\">\u003cu>Robert Zimmerman\u003c/u>\u003c/a> will discuss Ed White's historic 23-minute excursion outside Gemini IV on June 3, 1965. He will also examine the current state of the space industry, including SpaceX's latest Starship/Superheavy test flight and what its results could mean for both SpaceX and NASA's Artemis program.\u003c/p>\n\n\u003cp>Second Half: Sociologist, author, and researcher \u003ca href=\"https://simeonhein.com/\" target=\"_blank\">\u003cu>Simeon Hein\u003c/u>\u003c/a> will discuss the mystery of crop circles and the theories surrounding their origins. He will explore reports linking these formations to unusual magnetic effects, battery failures, and other anomalous phenomena, as well as their possible connections to consciousness, plasma physics, and nontraditional models of reality.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.ebookit.com/books/0000002014/Genesis-The-Story-of-Apollo-8-The-First-Manned-Mission-to-Another-World.html\" target=\"_blank\">Genesis: The Story of Apollo 8 (ebook)\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/books/capitalism-in-space/\" target=\"_blank\">Capitalism in Space: Private Enterprise and Competition Reshape the Global Aerospace Launch Industry\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/books/pioneer/\" target=\"_blank\">Pioneer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Matter-Monsters-Lightning-Lifeforms/dp/097158639X/ctoc\" target=\"_blank\">Dark Matter Monsters: Cryptids, Ball Lightning, and the Science of Secret Life Forms\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Black-Swan-Ghosts-Sociologist-Unexplained/dp/B0D6LLNZ4Z/ctoc\" target=\"_blank\">Black Swan Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0971586306/ctoc\" target=\"_blank\">Opening Minds: A Journey of Extraordinary Encounters, Crop Circles, and Resonance\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"value":["%2F5dfff415cc137bf2442014d6","%2F5dffe1e6cc137bf2442013f4"],"type":"link"},"highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"Space News / Exploring Crop Circles","author":"","description":"First Half: On the anniversary of the first American spacewalk, space historian Robert Zimmerman will discuss Ed White's historic excursion on June 3, 1965. He'll also examine the current state of the space industry, including SpaceX's latest test flights and what their results could mean for NASA's Artemis program. Second Half: Researcher Simeon Hein will discuss the mystery of crop circles and theories of their origins. He'll explore reports linking these formations to unusual magnetic effects, and other anomalous phenomena, as well as their possible connections to consciousness, plasma physics, and different modes of reality.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"NiseriN / iStock / Getty Images","title":"Astronaut conducting spacewalk on Earth orbit.","caption":"Astronaut conducting spacewalk on Earth orbit. 3D Illustration. Some elements of this image furnished by NASA","url":"asset://assets.getty/68df1d7e708b1964a9b92ccc","use_caption":false},"keywords":["keywords/spacewalk","keywords/space exploration","keywords/crop circles"],"primary_slug":"2026-06-03-show","slugs":["2026-06-03-show"],"sponsored":false},"permalink":"https://www.coasttocoastam.com/show/2026-06-03-show/"},"slug":"2026-06-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68df1d7e708b1964a9b92ccc","title":"Space News / Exploring Crop Circles","description":"First Half: On the anniversary of the first American spacewalk, space historian Robert Zimmerman will discuss Ed White's historic excursion on June 3, 1965. He'll also examine the current state of the space industry, including SpaceX's latest test flights and what their results could mean for NASA's Artemis program. Second Half: Researcher Simeon Hein will discuss the mystery of crop circles and theories of their origins. He'll explore reports linking these formations to unusual magnetic effects, and other anomalous phenomena, as well as their possible connections to consciousness, plasma physics, and different modes of reality.","author":""},"pub_start":1780567200000,"pub_until":4115978604802,"pub_changed":1780567200000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/mysteries-anomalies","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":"%2F5dfff415cc137bf2442014d6","slug":"zimmerman-robert-6242","payload":{"summary":{"primary_slug":"zimmerman-robert-6242","slugs":["zimmerman-robert-6242"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Robert Zimmerman is an award-winning space historian, writing articles and books on issues of science, history, technology, and culture. He reports on science, space, culture, and politics at his website Behind The Black. His newest book, \"Conscious Choice,\" describes the origins of slavery in the British colonies in North America, and how the lessons of that story will directly impact future colonies on Mars. His last book, \"The Universe in a Mirror: the Saga of the Hubble Space Telescope and the Visionaries Who Built It\" (Princeton University Press) tells the sometimes heartbreaking story of the men and women who conceived, designed, built, screwed up, fixed, and then used the Hubble Space Telescope. His previous book, \"Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel,\" was awarded the Eugene M. Emme Award by the American Astronautical Society for the best popular space history in 2003. In 2000 he was co-winner of the David N. Schramm Award, given by the High Energy Astrophysic Division of the American Astronomical Society for Science Journalism.","image":{"caption":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"alt_text":"","use_caption":false,"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/5073009d848d445065abe36a7b4a6efe","title":"","link":""},"title":"Robert Zimmerman"},"targeting":{"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1501205220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"operator":"OR","workflow":"","id":"I2UCU","what":["coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"canonical_url":"https:/www.coasttocoastam.com/guest/zimmerman-robert/6242","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/5073009d848d445065abe36a7b4a6efe","title":"","link":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"alt_text":"","use_caption":false,"source_credit":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/5073009d848d445065abe36a7b4a6efe"}},"summary":{"type":"html","value":"\u003cp>Robert Zimmerman is an award-winning space historian, writing articles and books on issues of science, history, technology, and culture. He reports on science, space, culture, and politics at his website \u003ca href=\"https://behindtheblack.com/\" target=\"_blank\">Behind The Black\u003c/a>. His newest book, &quot;Conscious Choice,&quot; describes the origins of slavery in the British colonies in North America, and how the lessons of that story will directly impact future colonies on Mars. His last book, &quot;The Universe in a Mirror: the Saga of the Hubble Space Telescope and the Visionaries Who Built It&quot; (Princeton University Press) tells the sometimes heartbreaking story of the men and women who conceived, designed, built, screwed up, fixed, and then used the Hubble Space Telescope.\u003c/p>\n\n\u003cp>His previous book, &quot;Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel,&quot; was awarded the Eugene M. Emme Award by the American Astronautical Society for the best popular space history in 2003. In 2000 he was co-winner of the David N. Schramm Award, given by the High Energy Astrophysic Division of the American Astronomical Society for Science Journalism.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://behindtheblack.com/\" target=\"_blank\">behindtheblack.com\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0440235561/ctoc\" target=\"_blank\">Genesis: The Story of Apollo 8\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0309085489/ctoc\" target=\"_blank\">Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1573561967/ctoc\" target=\"_blank\">The Chronological Encyclopedia of Discoveries in Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0691132976/ctoc\" target=\"_blank\">The Universe in a Mirror: The Saga of the Hubble Space Telescope\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.ebookit.com/books/0000002014/Genesis-The-Story-of-Apollo-8-The-First-Manned-Mission-to-Another-World.html\" target=\"_blank\">Genesis: The Story of Apollo 8 (ebook)\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/books/capitalism-in-space/\" target=\"_blank\">Capitalism in Space: Private Enterprise and Competition Reshape the Global Aerospace Launch Industry\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/books/pioneer/\" target=\"_blank\">Pioneer\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/conscious-choicethe-origins-of-slavery-in-america-and-why-it-matters-today-and-for-our-future-in-outer-space/\" target=\"_blank\">Conscious Choice: The origins of slavery in America and why it matters today and for our future in outer space\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Robert Zimmerman"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"slug":{"value":"zimmerman-robert-6242","type":"slug"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nRobert Zimmerman is an award-winning space historian, writing articles and books on issues of science, history, technology, and culture. He reports on science, space, culture, and politics at his website \u003ca href=\"https://behindtheblack.com/\" target=\"blank\">Behind The Black\u003c/a>. His newest book, \"Conscious Choice,\" describes the origins of slavery in the British colonies in North America, and how the lessons of that story will directly impact future colonies on Mars. His last book, \"The Universe in a Mirror: the Saga of the Hubble Space Telescope and the Visionaries Who Built It\" (Princeton University Press) tells the sometimes heartbreaking story of the men and women who conceived, designed, built, screwed up, fixed, and then used the Hubble Space Telescope.\n\u003c/p>\n\n\u003cp>\nHis previous book, \"Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel,\" was awarded the Eugene M. Emme Award by the American Astronautical Society for the best popular space history in 2003. In 2000 he was co-winner of the David N. Schramm Award, given by the High Energy Astrophysic Division of the American Astronomical Society for Science Journalism.\n\u003c/p>","schedule":{"end":4115978604802,"enabled":false,"begin":0}}]}},"ingestion":{"feed_content_id":"/content/zimmerman-robert-6242","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/zimmerman-robert/6242","external_url":""}},"pub_start":1501205220000,"type":"content:coast-to-coast-guest","summary":{"title":"Robert Zimmerman","description":"Robert Zimmerman is an award-winning space historian, writing articles and books on issues of science, history, technology, and culture. He reports on science, space, culture, and politics at his website Behind The Black. His newest book, \"Conscious Choice,\" describes the origins of slavery in the British colonies in North America, and how the lessons of that story will directly impact future colonies on Mars. His last book, \"The Universe in a Mirror: the Saga of the Hubble Space Telescope and the Visionaries Who Built It\" (Princeton University Press) tells the sometimes heartbreaking story of the men and women who conceived, designed, built, screwed up, fixed, and then used the Hubble Space Telescope. His previous book, \"Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel,\" was awarded the Eugene M. Emme Award by the American Astronautical Society for the best popular space history in 2003. In 2000 he was co-winner of the David N. Schramm Award, given by the High Energy Astrophysic Division of the American Astronomical Society for Science Journalism.","image":"https://i.iheart.com/v3/re/assets.coast2coast/5073009d848d445065abe36a7b4a6efe"}},{"ref_id":"%2F5dffe1e6cc137bf2442013f4","slug":"hein-simeon-5767","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/hein-simeon/5767","cuser":"","fields":{"summary":{"type":"html","value":"\u003cp>Dr. Simeon Hein is the director of the non-profit Institute for Resonance in Boulder, Colorado. The Institute is devoted to the study of subtle-energy sciences including remote viewing, crop circles and related subjects. Dr. Hein has a Ph.D. in sociology and has previously taught research methodology at Washington State University. Dr. Hein first learned remote viewing in 1996 and subsequently became involved in crop circle research.\u003c/p>\n\n"},"title":{"type":"title","value":"Simeon Hein"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://simeonhein.com/\" target=\"_blank\">simeonhein.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://newcrystalmind.com/\" target=\"_blank\">Newcrystalmind.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mountbaldy.com/\" target=\"_blank\">mountbaldy.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://darkmattermonsters.com/\" target=\"_blank\">darkmattermonsters.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.patreon.com/DarkMatterMysteries\" target=\"_blank\">Dark Matter Mysteries Club\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Simeon Hein is the director of the non-profit Institute for Resonance in Boulder, Colorado. The Institute is devoted to the study of subtle-energy sciences including remote viewing, crop circles and related subjects. Dr. Hein has a Ph.D. in sociology and has previously taught research methodology at Washington State University. Dr. Hein first learned remote viewing in 1996 and subsequently became involved in crop circle research. He believes that all crop circles, regardless of their origin, create energetic effects by virtue of their shape and the subtle interaction between humans, plants, and sacred geometry. In addition to assisting with Institute for Resonance crop circle tours he continues to offer online remote viewing classes. Simeon's most recent book is &quot;Black Swan Ghosts: a Sociologist Encounters Witnesses to Unexplained Aerial Craft, Their Occupants, and Other Elements of the Multiverse.&quot;\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/63e9ef58e6d259c25de97673","url":"asset://new_assets/63e9ef58e6d259c25de97673","bucket":"new_assets","id":"%2F63e9ef58e6d259c25de97673","new_tab":false,"source_credit":"","title":"","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"hein-simeon-5767"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCAxbVxz7ZwJBj0uFrbmEq7A\" target=\"_blank\">Simeon Hein YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Matter-Monsters-Lightning-Lifeforms/dp/097158639X/ctoc\" target=\"_blank\">Dark Matter Monsters: Cryptids, Ball Lightning, and the Science of Secret Life Forms\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Black-Swan-Ghosts-Sociologist-Unexplained/dp/B0D6LLNZ4Z/ctoc\" target=\"_blank\">Black Swan Ghosts: A sociologist encounters witnesses to unexplained aerial craft, their occupants, and other elements of the multiverse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0971586306/ctoc\" target=\"_blank\">Opening Minds: A Journey of Extraordinary  Encounters, Crop Circles, and Resonance\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0971586357/ctoc\" target=\"_blank\">Planetary Intelligence: 101 Easy Steps to Energy, Well-Being, and Natural Insight\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/hein-simeon-5767","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hein-simeon/5767","feed_type":""},"summary":{"image":{"new_tab":false,"source_credit":"","url":"asset://new_assets/63e9ef58e6d259c25de97673","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","title":"","use_caption":false},"keywords":[],"primary_slug":"hein-simeon-5767","slugs":["hein-simeon-5767"],"sponsored":false,"title":"Simeon Hein","author":"Coast to Coast AM Staff","description":"Dr. Simeon Hein is the director of the non-profit Institute for Resonance in Boulder, Colorado. The Institute is devoted to the study of subtle-energy sciences including remote viewing, crop circles and related subjects. Dr. Hein has a Ph.D. in sociology and has previously taught research methodology at Washington State University. Dr. Hein first learned remote viewing in 1996 and subsequently became involved in crop circle research."},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"e2u2z","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult"]}],"exclusion":{"tags":[]},"publish_date":1586482200000}},"pub_start":1586482200000,"type":"content:coast-to-coast-guest","summary":{"title":"Simeon Hein","description":"Dr. Simeon Hein is the director of the non-profit Institute for Resonance in Boulder, Colorado. The Institute is devoted to the study of subtle-energy sciences including remote viewing, crop circles and related subjects. Dr. Hein has a Ph.D. in sociology and has previously taught research methodology at Washington State University. Dr. Hein first learned remote viewing in 1996 and subsequently became involved in crop circle research.","image":"https://i.iheart.com/v3/re/new_assets/63e9ef58e6d259c25de97673"}}]}},{"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:/6a18ffea0902e70e5034f426","slug:2026-06-03-show","slug:2026-06-03-show","keyword:keywords/spacewalk","keyword:keywords/space exploration","keyword:keywords/crop circles"]}},{"id":"%2F6a1920ac441a5c7ed6ae0790","type":"PUBLISHING","record":{"ref_id":"%2F6a1920ac441a5c7ed6ae0790","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-04-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"slug":{"type":"slug","value":"2026-06-04-show"},"title":{"value":"RFK Assassination / Mediumship & Angels","type":"title"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"show_date":{"value":1780581600000,"type":"date"},"summary":{"value":"\u003cp>First Half: On the anniversary of the assassination of Senator Robert F. Kennedy, researcher \u003ca href=\"https://x.com/lisapease\" target=\"_blank\">Lisa Pease\u003c/a> will discuss her investigation into the RFK case. Drawing on LAPD and FBI records as well as recently released documents, she will examine evidence she believes challenges the official account and suggests a broader cover-up.\u003c/p>\n\n\u003cp>Second Half: Spiritual medium \u003ca href=\"https://erikagabriel.com/\" target=\"_blank\">Erika Gabriel\u003c/a> will discuss her 18-year journey as a medium and how her abilities have evolved over time. She will talk about connecting with loved ones, angels, and spirit guides, and how these experiences can provide guidance, purpose, and a greater sense of well-being.\u003c/p>\n\n","type":"html"},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"guest":{"type":"link","value":["%2F5e0229ba537fd678a3ecfbd3","%2F63eec2dc43a35e22cb54d624"]},"primary_image":{"value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a192347cb3d4f50362de02a","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a192347cb3d4f50362de02a","source_credit":"Hill Street Studios / Stone / Getty Images","use_caption":false,"alt_text":"","link":"","new_tab":false,"title":"Mind's Light","url":"asset://assets.getty/6a192347cb3d4f50362de02a"},"type":"asset"},"zype_episodes":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>First Half: On the anniversary of the assassination of Senator Robert F. Kennedy, author and researcher \u003ca href=\"https://x.com/lisapease\" target=\"_blank\">Lisa Pease\u003c/a> will discuss her investigation into the RFK case. Drawing on LAPD and FBI records as well as recently released documents, she will examine evidence she believes challenges the official account and suggests a broader cover-up.\u003c/p>\n\n\u003cp>Second Half: Spiritual medium \u003ca href=\"https://erikagabriel.com/\" target=\"_blank\">Erika Gabriel\u003c/a> will discuss her 18-year journey as a medium and how her abilities have evolved over time. She will talk about connecting with loved ones, angels, and spirit guides, and how these experiences can provide guidance, purpose, and a greater sense of well-being.\u003c/p>\n\n","locale":{"locales":[]}}]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"keywords":{"type":"tag","value":["keywords/JFK assassination","keywords/mediumship","keywords/angels"]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://x.com/lisapease\" target=\"_blank\">\u003cu>x.com/lisapease\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://erikagabriel.com/\" target=\"_blank\">\u003cu>erikagabriel.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Assassinations-Probe-Magazine-JFK-Malcolm/dp/0922915822/ctoc\" target=\"_blank\">The Assassinations: Probe Magazine on JFK, MLK, RFK, and Malcolm X\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lie-Too-Big-Fail-Assassination/dp/1627310703/ctoc\" target=\"_blank\">A Lie Too Big to Fail\u003c/a>\u003c/li>\u003c/ul>\n"},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"value":true,"type":"checkbox"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"Hill Street Studios / Stone / Getty Images","url":"asset://assets.getty/6a192347cb3d4f50362de02a","use_caption":false,"title":"Mind's Light"},"keywords":["keywords/JFK assassination","keywords/mediumship","keywords/angels"],"primary_slug":"2026-06-04-show","slugs":["2026-06-04-show"],"sponsored":false,"title":"RFK Assassination / Mediumship & Angels","author":"","description":"First Half: On the anniversary of the assassination of Senator Robert F. Kennedy, researcher Lisa Pease will discuss her investigation into the RFK case. Drawing on LAPD and FBI records as well as recently released documents, she will examine evidence she believes challenges the official account and suggests a broader cover-up. Second Half: Spiritual medium Erika Gabriel will discuss her 18-year journey as a medium and how her abilities have evolved over time. She will talk about connecting with loved ones, angels, and spirit guides, and how these experiences can provide guidance, purpose, and a greater sense of well-being."},"targeting":{"publish_date":1780653600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"SL7e0","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/spirituality-occult","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/show/2026-06-04-show/"},"slug":"2026-06-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a192347cb3d4f50362de02a","title":"RFK Assassination / Mediumship & Angels","description":"First Half: On the anniversary of the assassination of Senator Robert F. Kennedy, researcher Lisa Pease will discuss her investigation into the RFK case. Drawing on LAPD and FBI records as well as recently released documents, she will examine evidence she believes challenges the official account and suggests a broader cover-up. Second Half: Spiritual medium Erika Gabriel will discuss her 18-year journey as a medium and how her abilities have evolved over time. She will talk about connecting with loved ones, angels, and spirit guides, and how these experiences can provide guidance, purpose, and a greater sense of well-being.","author":""},"pub_start":1780653600000,"pub_until":4115978604802,"pub_changed":1780653600000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","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":"%2F5e0229ba537fd678a3ecfbd3","slug":"pease-lisa-97550","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/pease-lisa/97550","cuser":"","fields":{"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nLisa Pease is the author of 'A Lie Too Big to Fail: The Real History of the Assassination of Robert F. Kennedy.' Based on more than two decades of investigative research, Pease’s recently published book has already been hailed as “the magnum opus of RFK assassination research” by the acclaimed author of 'JFK and the Unspeakable,' James Douglass. Pease was previously published in a collection of essays titled 'The Assassinations: Probe Magazine on JFK, MLK, RFK and Malcolm X.'\n\u003c/p>"}]},"primary_image":{"value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6907fd975697f9216d434a218d287e3a","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/6907fd975697f9216d434a218d287e3a","use_caption":false,"alt_text":"","link":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false},"type":"asset"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"pease-lisa-97550"},"videos":{"type":"html","value":""},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Assassinations-Probe-Magazine-JFK-Malcolm/dp/0922915822/ctoc\" target=\"_blank\">The Assassinations: Probe Magazine on JFK, MLK, RFK, and Malcolm X\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lie-Too-Big-Fail-Assassination/dp/1627310703/ctoc\" target=\"_blank\">A Lie Too Big to Fail\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Lisa Pease is the author of 'A Lie Too Big to Fail: The Real History of the Assassination of Robert F. Kennedy.' Based on more than two decades of investigative research, Pease’s recently published book has already been hailed as “the magnum opus of RFK assassination research” by the acclaimed author of 'JFK and the Unspeakable,' James Douglass. Pease was previously published in a collection of essays titled 'The Assassinations: Probe Magazine on JFK, MLK, RFK and Malcolm X.'\u003c/p>\n\n"},"title":{"type":"title","value":"Lisa Pease"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://realhistoryarchives.blogspot.com/\" target=\"_blank\">realhistoryarchives.blogspot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/lisapease\" target=\"_blank\">x.com/lisapease\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/pease-lisa-97550","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/pease-lisa/97550","feed_type":"","feed_vendor":"C2C"},"summary":{"keywords":[],"primary_slug":"pease-lisa-97550","slugs":["pease-lisa-97550"],"sponsored":false,"title":"Lisa Pease","author":"Coast to Coast AM Staff","description":"Lisa Pease is the author of 'A Lie Too Big to Fail: The Real History of the Assassination of Robert F. Kennedy.' Based on more than two decades of investigative research, Pease’s recently published book has already been hailed as “the magnum opus of RFK assassination research” by the acclaimed author of 'JFK and the Unspeakable,' James Douglass. Pease was previously published in a collection of essays titled 'The Assassinations: Probe Magazine on JFK, MLK, RFK and Malcolm X.'","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/6907fd975697f9216d434a218d287e3a","caption":"","link":"","use_caption":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1545357900000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"XMBJB","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":1545357900000,"type":"content:coast-to-coast-guest","summary":{"title":"Lisa Pease","description":"Lisa Pease is the author of 'A Lie Too Big to Fail: The Real History of the Assassination of Robert F. Kennedy.' Based on more than two decades of investigative research, Pease’s recently published book has already been hailed as “the magnum opus of RFK assassination research” by the acclaimed author of 'JFK and the Unspeakable,' James Douglass. Pease was previously published in a collection of essays titled 'The Assassinations: Probe Magazine on JFK, MLK, RFK and Malcolm X.'","image":"https://i.iheart.com/v3/re/assets.coast2coast/6907fd975697f9216d434a218d287e3a"}},{"ref_id":"%2F63eec2dc43a35e22cb54d624","slug":"erika-gabriel","payload":{"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"author":"","description":"Erika Gabriel is a professional spiritual medium, teacher and wayfinder whose calling is to help people find purpose, direction and clarity in life. Over the course of her 15-year career, Erika has performed thousands of live readings for individuals from all over the world and all walks of life. She’s been featured in The New York Times, Forbes, Goop, and InStyle, and hosts her own podcast, \"You Are Not Alone.\"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":"","link":"","url":"asset://new_assets/69541cf6893b8e7a7d925196","use_caption":false},"keywords":[],"primary_slug":"erika-gabriel","slugs":["erika-gabriel"],"sponsored":false,"title":"Erika Gabriel"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"ePtQz","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1676591700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/guest/erika-gabriel/","cuser":"user/ldap/PREBUR1SXN","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://erikagabriel.com/\" target=\"_blank\">erikagabriel.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Erika Gabriel is a professional spiritual medium, teacher and wayfinder whose calling is to help people find purpose, direction and clarity in life. Over the course of her 15-year career, Erika has performed thousands of live readings for individuals from all over the world and all walks of life. She’s been featured in The New York Times, Forbes, Goop, and InStyle, and hosts her own podcast, “You Are Not Alone,” which explores our collective search for answers about life, death and everything in between.\u003c/p>\n\n\u003cp>A firm believer in the power that exists within each of us, Erika has developed a set of online resources and teaching materials designed to empower individuals on their spiritual path. No matter our cultural background or beliefs, we all share a universal connection to Spirit. Erika’s mission is to help as many people as she can discover this life-changing power for themselves.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Erika Gabriel is a professional spiritual medium, teacher and wayfinder whose calling is to help people find purpose, direction and clarity in life. Over the course of her 15-year career, Erika has performed thousands of live readings for individuals from all over the world and all walks of life. She’s been featured in The New York Times, Forbes, Goop, and InStyle, and hosts her own podcast, &quot;You Are Not Alone.&quot;\u003c/p>\n\n"},"author":{"type":"author","value":[]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/69541cf6893b8e7a7d925196","source_credit":"","url":"asset://new_assets/69541cf6893b8e7a7d925196","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","caption":"","id":"%2F69541cf6893b8e7a7d925196","title":"","link":"","new_tab":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"erika-gabriel"},"title":{"type":"title","value":"Erika Gabriel"}}},"pub_start":1676591700000,"type":"content:coast-to-coast-guest","summary":{"title":"Erika Gabriel","description":"Erika Gabriel is a professional spiritual medium, teacher and wayfinder whose calling is to help people find purpose, direction and clarity in life. Over the course of her 15-year career, Erika has performed thousands of live readings for individuals from all over the world and all walks of life. She’s been featured in The New York Times, Forbes, Goop, and InStyle, and hosts her own podcast, \"You Are Not Alone.\"","image":"https://i.iheart.com/v3/re/new_assets/69541cf6893b8e7a7d925196"}}]}},{"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:/6a1920ac441a5c7ed6ae0790","slug:2026-06-04-show","slug:2026-06-04-show","keyword:keywords/JFK assassination","keyword:keywords/mediumship","keyword:keywords/angels"]}},{"id":"%2F6a1924b0441a5c7ed6ae07a9","type":"PUBLISHING","record":{"ref_id":"%2F6a1924b0441a5c7ed6ae07a9","type":"content:coast-to-coast-show","payload":{"fields":{"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"title":{"type":"title","value":"Paranormal Experiences / Open Lines"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://varlaventura.net/\" target=\"_blank\">varlaventura.net\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/werewolves","keywords/banshees","keywords/Ouija board"]},"primary_image":{"type":"asset","value":{"source_credit":"designnatures / iStock / Getty Images","title":"Waking up Hortensia Fragments","url":"asset://assets.getty/6a1926cfa4303380d4e9ccad","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Fragmented veil movements are showing a female, with closed and open eyes, in light and shadow parts.","id":"%2F6a1926cfa4303380d4e9ccad","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a1926cfa4303380d4e9ccad","use_caption":false,"bucket":"assets.getty","link":""}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1780668000000},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Banshees-Werewolves-Vampires-Other-Creatures/dp/1578635470/ctoc\" target=\"_blank\">Banshees, Werewolves, Vampires, and Other Creatures of the Night\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Varla-Venturas-Paranormal-Parlor-Hauntings/dp/1578636337//ctoc\" target=\"_blank\">Varla Ventura's Paranormal Parlor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fairies-Pookas-Changelings-Complete-Enchanted/dp/1578636116/ctoc\" target=\"_blank\">Fairies, Pookas, and Changelings\u003c/a>\u003c/li>\u003c/ul>\n"},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"slug":{"type":"slug","value":"2026-06-05-show"},"summary":{"type":"html","value":"\u003cp>Author, traveler, and lover of the strange, \u003ca href=\"https://varlaventura.net/\" target=\"_blank\">\u003cu>Varla Ventura\u003c/u>\u003c/a>\u003cu>,\u003c/u> will be discussing paranormal history, haunts, and the supernatural. She'll delve into such subjects as werewolves, banshees, fairies, Ouija experiences, and more. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind! \u003c/p>\n\n"},"videos":{"value":"","type":"html"},"zype_highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author, traveler, and lover of the strange, \u003ca href=\"https://varlaventura.net/\" target=\"_blank\">\u003cu>Varla Ventura\u003c/u>\u003c/a>\u003cu>,\u003c/u> will be discussing paranormal history, haunts, and the supernatural. She'll delve into such subjects as werewolves, banshees, fairies, Ouija experiences, and more. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind! \u003c/p>\n\n"}]},"guest":{"type":"link","value":["%2F5e007554cc137bf244201abf","%2F5dffc219cc137bf2442012a0"]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"Paranormal Experiences / Open Lines","author":"","description":"Author, traveler, and lover of the strange, Varla Ventura, will be discussing paranormal history, haunts, and the supernatural. She'll delve into such subjects as werewolves, banshees, fairies, Ouija experiences, and more. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","image":{"source_credit":"designnatures / iStock / Getty Images","title":"Waking up Hortensia Fragments","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://assets.getty/6a1926cfa4303380d4e9ccad","use_caption":false,"alt_text":"","caption":"Fragmented veil movements are showing a female, with closed and open eyes, in light and shadow parts.","new_tab":false},"keywords":["keywords/werewolves","keywords/banshees","keywords/Ouija board"],"primary_slug":"2026-06-05-show","slugs":["2026-06-05-show"]},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"dAch0","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1780740000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-05-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-06-05-show/"},"slug":"2026-06-05-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a1926cfa4303380d4e9ccad","title":"Paranormal Experiences / Open Lines","description":"Author, traveler, and lover of the strange, Varla Ventura, will be discussing paranormal history, haunts, and the supernatural. She'll delve into such subjects as werewolves, banshees, fairies, Ouija experiences, and more. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1780740000000,"pub_until":4115978604802,"pub_changed":1780740000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","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":"%2F5e007554cc137bf244201abf","slug":"ventura-varla-7327","payload":{"fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Varla Ventura is an author, traveler, rotten botanist, and lover of the strange. She has authored several books on bizarre and freaky things, from paranormal women’s history to werewolves and banshees to plants that smell like death. She is a committed supernaturalist, folklorist, and seeker of those shadowy things that scrape at your window in the night.\u003c/p>\n\n\u003cp>Her latest book, \u003cem>Enchanted Plants: A Treasury of Botanical Folklore and Magic,\u003c/em> explores the gardens of fairy and folk tales, where plants and their magic and medicine are central to the story. When not writing, she can be found tending her poison garden and exploring the graveyards and forests in Minnesota.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"new_assets","source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F67f1c1b72c9ef6d419db12b8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67f1c1b72c9ef6d419db12b8","url":"asset://new_assets/67f1c1b72c9ef6d419db12b8","use_caption":false}},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Varla Ventura"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://varlaventura.net/\" target=\"_blank\">varlaventura.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://shadowzine.com/varla-a-ventura/\" target=\"_blank\">shadowzine.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Enchanted-Plants-Treasury-Botanical-Folklore/dp/1578638607/ctoc\" target=\"_blank\">Enchanted Plants: A Treasury of Botanical Folklore and Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://shadowzine.com/product/issue-3-mark-twains-ouija-mystery-by-varla-a-ventura/\" target=\"_blank\">Shadow Zine #3: Mark Twain's Ouija Mystery\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Varla-Venturas-Paranormal-Parlor-Hauntings/dp/1578636337//ctoc\" target=\"_blank\">Varla Ventura's Paranormal Parlor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fairies-Pookas-Changelings-Complete-Enchanted/dp/1578636116/ctoc\" target=\"_blank\">Fairies, Pookas, and Changelings\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Among-Mermaids-Facts-Enchantments-Sirens/dp/1578635454/ctoc\" target=\"_blank\">Among the Mermaids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Banshees-Werewolves-Vampires-Other-Creatures/dp/1578635470/ctoc\" target=\"_blank\">Banshees, Werewolves, Vampires, and Other Creatures of the Night\u003c/a>\u003c/li>\u003c/ul>\n"},"slug":{"type":"slug","value":"ventura-varla-7327"},"summary":{"type":"html","value":"\u003cp>Varla Ventura is an author, traveler, rotten botanist, and lover of the strange. She has authored several books on bizarre and freaky things, from paranormal women’s history to werewolves and banshees to plants that smell like death. She is a committed supernaturalist, folklorist, and seeker of those shadowy things that scrape at your window in the night.\u003c/p>\n\n"}},"ingestion":{"feed_permalink":"https:/www.coasttocoastam.com/guest/ventura-varla/7327","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/ventura-varla-7327","feed_partner_content":false},"summary":{"slugs":["ventura-varla-7327"],"sponsored":false,"title":"Varla Ventura","author":"Coast to Coast AM Staff","description":"Varla Ventura is an author, traveler, rotten botanist, and lover of the strange. She has authored several books on bizarre and freaky things, from paranormal women’s history to werewolves and banshees to plants that smell like death. She is a committed supernaturalist, folklorist, and seeker of those shadowy things that scrape at your window in the night.","image":{"title":"","use_caption":false,"source_credit":"","url":"asset://new_assets/67f1c1b72c9ef6d419db12b8","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false},"keywords":[],"primary_slug":"ventura-varla-7327"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/supernatural-paranormal","coast-categories/weird-bizarre"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"g5SMt","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1491534060000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/ventura-varla/7327","cuser":""},"pub_start":1491534060000,"type":"content:coast-to-coast-guest","summary":{"title":"Varla Ventura","description":"Varla Ventura is an author, traveler, rotten botanist, and lover of the strange. She has authored several books on bizarre and freaky things, from paranormal women’s history to werewolves and banshees to plants that smell like death. She is a committed supernaturalist, folklorist, and seeker of those shadowy things that scrape at your window in the night.","image":"https://i.iheart.com/v3/re/new_assets/67f1c1b72c9ef6d419db12b8"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a1924b0441a5c7ed6ae07a9","slug:2026-06-05-show","slug:2026-06-05-show","keyword:keywords/werewolves","keyword:keywords/banshees","keyword:keywords/Ouija board"]}}],"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":"%2F6a1d16d9172de984ec889356","type":"PUBLISHING","record":{"ref_id":"%2F6a1d16d9172de984ec889356","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up"},"source":{"type":"plain","value":"Washington Post"},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889363","source_credit":"","title":"","bucket":"new_assets","id":"%2F6a1d1738172de984ec889363","url":"asset://new_assets/6a1d1738172de984ec889363","use_caption":false,"alt_text":""}},"source_url":{"type":"plain","value":"https://www.washingtonpost.com/nation/2026/05/30/26-years-colorado-ufo-watchtower-waited-government-catch-up/"},"summary":{"type":"html","value":"\u003cp>For 26 years, a scrappy roadside attraction has drawn curious tourists and a stream of alien enthusiasts.\u003c/p>\n\n"},"title":{"type":"title","value":"A Colorado UFO watchtower has been waiting for the government to catch up"},"author":{"type":"author","value":[{"id":"user","name":"Washington Post"}]},"include_recommendations":{"type":"checkbox","value":true}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"keywords":[],"primary_slug":"a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up","slugs":["a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up"],"sponsored":false,"title":"A Colorado UFO watchtower has been waiting for the government to catch up","author":"Washington Post","description":"For 26 years, a scrappy roadside attraction has drawn curious tourists and a stream of alien enthusiasts.","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a1d1738172de984ec889363","caption":"","title":""}},"targeting":{"publish_date":1780304400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"D8nKZ","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/article/a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up/"},"slug":"a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889363","title":"A Colorado UFO watchtower has been waiting for the government to catch up","description":"For 26 years, a scrappy roadside attraction has drawn curious tourists and a stream of alien enthusiasts.","author":"Washington Post"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d16d9172de984ec889356","slug:a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up","slug:a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up","author:user"]}},{"id":"%2F6a1d1760172de984ec889375","type":"PUBLISHING","record":{"ref_id":"%2F6a1d1760172de984ec889375","type":"content:coast-to-coast-article","payload":{"fields":{"title":{"type":"title","value":"Meet Hilma af Klint, the Occultist Who Believed Otherworldly Spirits Told Her What to Paint"},"author":{"value":[{"id":"user","name":"Smithsonian Magazine"}],"type":"author"},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"source_url":{"type":"plain","value":"https://www.smithsonianmag.com/smart-news/meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint-now-shes-considered-one-of-historys-first-abstract-artists-180988859/"},"summary":{"value":"\u003cp>The Swedish painter created bold, vibrant works as early as 1906—several years before contemporaries like Wassily Kandinsky.\u003c/p>\n\n","type":"html"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"title":"","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F6a1d1738172de984ec88936c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec88936c","source_credit":"","url":"asset://new_assets/6a1d1738172de984ec88936c","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"primary_video":{"value":{"rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0},"embed_type":"","html":"","provider":""},"type":"embed"},"slug":{"type":"slug","value":"meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint"},"source":{"type":"plain","value":"Smithsonian Magazine"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"description":"The Swedish painter created bold, vibrant works as early as 1906—several years before contemporaries like Wassily Kandinsky.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","url":"asset://new_assets/6a1d1738172de984ec88936c","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","use_caption":false},"keywords":[],"primary_slug":"meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint","slugs":["meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint"],"sponsored":false,"title":"Meet Hilma af Klint, the Occultist Who Believed Otherworldly Spirits Told Her What to Paint","author":"Smithsonian Magazine"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780304400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"RagKv","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}]},"canonical_url":"https://www.coasttocoastam.com/article/meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/article/meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint/"},"slug":"meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec88936c","title":"Meet Hilma af Klint, the Occultist Who Believed Otherworldly Spirits Told Her What to Paint","description":"The Swedish painter created bold, vibrant works as early as 1906—several years before contemporaries like Wassily Kandinsky.","author":"Smithsonian Magazine"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d1760172de984ec889375","slug:meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint","slug:meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint","author:user"]}},{"id":"%2F6a1d17ad172de984ec889381","type":"PUBLISHING","record":{"ref_id":"%2F6a1d17ad172de984ec889381","type":"content:coast-to-coast-article","payload":{"summary":{"title":"Are UFOs Real?","author":"Psychology Today","description":"UFOs might be a holographic projection of human consciousness.","image":{"caption":"","source_credit":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","url":"asset://new_assets/6a1d1738172de984ec889371"},"keywords":[],"primary_slug":"are-ufos-real","slugs":["are-ufos-real"],"sponsored":false},"targeting":{"targets":[{"workflow":"","id":"3lmWr","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1780304400000,"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/are-ufos-real/","cuser":"user/ldap/PREBUR1SXN","fields":{"source":{"type":"plain","value":"Psychology Today"},"source_url":{"type":"plain","value":"https://www.psychologytoday.com/us/blog/the-philosopher-is-in/202605/are-ufos-real"},"title":{"type":"title","value":"Are UFOs Real?"},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","url":"asset://new_assets/6a1d1738172de984ec889371","use_caption":false,"bucket":"new_assets","id":"%2F6a1d1738172de984ec889371","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889371","title":""}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"slug":{"type":"slug","value":"are-ufos-real"},"summary":{"type":"html","value":"\u003cp>UFOs might be a holographic projection of human consciousness.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"user","name":"Psychology Today"}]},"include_recommendations":{"type":"checkbox","value":false}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"permalink":"https://www.coasttocoastam.com/article/are-ufos-real/"},"slug":"are-ufos-real","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889371","title":"Are UFOs Real?","description":"UFOs might be a holographic projection of human consciousness.","author":"Psychology Today"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d17ad172de984ec889381","slug:are-ufos-real","slug:are-ufos-real","author:user"]}},{"id":"%2F6a1d17f4172de984ec88938d","type":"PUBLISHING","record":{"ref_id":"%2F6a1d17f4172de984ec88938d","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889372","source_credit":"","title":"","use_caption":false,"bucket":"new_assets","id":"%2F6a1d1738172de984ec889372","new_tab":false,"url":"asset://new_assets/6a1d1738172de984ec889372","alt_text":""}},"slug":{"value":"contact-in-the-desert-returns-to-indian-wells","type":"slug"},"source":{"type":"plain","value":"KESQ.com"},"summary":{"type":"html","value":"\u003cp>This year's theme, &quot;Infinite Realms,&quot; explores ideas including parallel dimensions, non-human intelligence, and the nature of reality itself.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"user","name":"KESQ.com"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"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":""}},"source_url":{"type":"plain","value":"https://kesq.com/news/2026/05/29/contact-in-the-desert-returns-to-indian-wells-2/"},"title":{"type":"title","value":"Contact in the Desert returns to Indian Wells"},"blocks":{"value":[],"type":"flex"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"This year's theme, \"Infinite Realms,\" explores ideas including parallel dimensions, non-human intelligence, and the nature of reality itself.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://new_assets/6a1d1738172de984ec889372","caption":"","new_tab":false,"source_credit":"","title":"","use_caption":false},"keywords":[],"primary_slug":"contact-in-the-desert-returns-to-indian-wells","slugs":["contact-in-the-desert-returns-to-indian-wells"],"sponsored":false,"title":"Contact in the Desert returns to Indian Wells","author":"KESQ.com"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780304400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"Zuxao","operator":"OR"}]},"canonical_url":"https://www.coasttocoastam.com/article/contact-in-the-desert-returns-to-indian-wells/","permalink":"https://www.coasttocoastam.com/article/contact-in-the-desert-returns-to-indian-wells/"},"slug":"contact-in-the-desert-returns-to-indian-wells","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889372","title":"Contact in the Desert returns to Indian Wells","description":"This year's theme, \"Infinite Realms,\" explores ideas including parallel dimensions, non-human intelligence, and the nature of reality itself.","author":"KESQ.com"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d17f4172de984ec88938d","slug:contact-in-the-desert-returns-to-indian-wells","slug:contact-in-the-desert-returns-to-indian-wells","author:user"]}},{"id":"%2F6a1d1848172de984ec889399","type":"PUBLISHING","record":{"ref_id":"%2F6a1d1848172de984ec889399","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/is-this-tamaulipas-city-protected-by-ufos/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Mexico News Daily"}]},"include_recommendations":{"value":false,"type":"checkbox"},"primary_video":{"type":"embed","value":{"provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""},"embed_type":"","html":""}},"source":{"type":"plain","value":"Mexico News Daily"},"summary":{"type":"html","value":"\u003cp>A beach community believes that an underwater extraterrestrial spaceship is hiding offshore.\u003c/p>\n\n"},"title":{"type":"title","value":"Is this Tamaulipas city protected by UFOs?"},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a1d1738172de984ec889369","link":"","title":"","url":"asset://new_assets/6a1d1738172de984ec889369","alt_text":"","bucket":"new_assets","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889369","source_credit":"","use_caption":false}},"slug":{"type":"slug","value":"is-this-tamaulipas-city-protected-by-ufos"},"source_url":{"type":"plain","value":"https://mexiconewsdaily.com/travel/is-this-tamaulipas-city-protected-by-ufos/"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"primary_slug":"is-this-tamaulipas-city-protected-by-ufos","slugs":["is-this-tamaulipas-city-protected-by-ufos"],"sponsored":false,"title":"Is this Tamaulipas city protected by UFOs?","author":"Mexico News Daily","description":"A beach community believes that an underwater extraterrestrial spaceship is hiding offshore.","image":{"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a1d1738172de984ec889369","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","title":"","use_caption":false},"keywords":[]},"targeting":{"targets":[{"workflow":"","id":"Dzx4I","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1780304400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"permalink":"https://www.coasttocoastam.com/article/is-this-tamaulipas-city-protected-by-ufos/"},"slug":"is-this-tamaulipas-city-protected-by-ufos","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889369","title":"Is this Tamaulipas city protected by UFOs?","description":"A beach community believes that an underwater extraterrestrial spaceship is hiding offshore.","author":"Mexico News Daily"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d1848172de984ec889399","slug:is-this-tamaulipas-city-protected-by-ufos","slug:is-this-tamaulipas-city-protected-by-ufos","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1781545409000,"\u003cupcoming_pub_after>":1780336800000,"\u003cpub_start>":1780335809000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1780422209000,"\u003ctonight_pub_after>":1780336800000},"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":"2026-05-31-show","pub_start":{"timestampMs":1780308000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7","title":"A Medium's Insights / Strange New England"}},{"slug":"hawaiian-beehive-photo","pub_start":{"timestampMs":1280708100000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/c047480b24a551dec09c9e8184cf4689","title":"Hawaiian Beehive"}},{"slug":"video-multicolored-ufo-sighting-revealed-in-mn","pub_start":{"timestampMs":1780243260000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a1bbad3dad554a9807a66b7","title":"Video: Multicolored UFO Sighting Revealed in MN"}},{"slug":"2026-05-30-show","pub_start":{"timestampMs":1780221600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18ce0cf43f1cb6514eecbd","title":"Facets of Remote Viewing / Dream Explorations"}},{"slug":"mysterious-shockwave-rattles-homes-across-east-coast","pub_start":{"timestampMs":1780185300000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f90b58c85fe21e085ff3268","title":"Mysterious Shockwave Rattles Homes Across East Coast"}},{"slug":"2026-05-29-show","pub_start":{"timestampMs":1780135200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45","title":"Mysteries of Hekate / Open Lines"}},{"slug":"in-coast-you-missed-it-52926","pub_start":{"timestampMs":1780079520000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4","title":"In Coast You Missed It 5/29/26"}},{"slug":"odd-anomaly-spotted-emerging-from-loch-ness","pub_start":{"timestampMs":1780079160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95","title":"Odd Anomaly Spotted Emerging from Loch Ness"}}],[{"slug":"2026-05-28-show","pub_start":{"timestampMs":1780048800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fe4e959bcdf244dda5c4c","title":"Aliens & Disclosure / Southwest Petroglyphs"}},{"slug":"emerging-artists-8-1-10-photo","pub_start":{"timestampMs":1280707800000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/32d444a84881089649eab09bfcfca584","title":"Emerging Artists 8/1/10"}},{"slug":"richard-gonsalves-petroglyph-images","pub_start":{"timestampMs":1780012680000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a18d7c264a34888c9a2fcdf","title":"Richard Gonsalves Petroglyph Images"}},{"slug":"video-slice-of-hell-for-sale-in-michigan","pub_start":{"timestampMs":1780001640000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a18ac53151de6afff7e7f30","title":"Slice of Hell for Sale in Michigan"}},{"slug":"watch-goblin-filmed-moving-through-colombian-fiel","pub_start":{"timestampMs":1780001340000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","title":"Watch: Goblin Filmed Moving Through Colombian Field?"}},{"slug":"video-pennsylvania-town-officials-vote-down-plan-to-turn-haunted-hospital-into-ai-data-center","pub_start":{"timestampMs":1779995340000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6","title":"Video: Pennsylvania Town Officials Vote Down Plan to Turn Haunted Hospital into AI Data Center"}},{"slug":"2026-05-27-show","pub_start":{"timestampMs":1779962400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fb96fcd20ce2f3fda6c2b","title":"Alien Experiencers & Disclosure / Ancient Stone Circles"}},{"slug":"video-third-crop-formation-of-2026-found","pub_start":{"timestampMs":1779915000000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8","title":"Video: Third Crop Formation of 2026 Found"}}],[{"slug":"video-infamous-annabelle-doll-moving-to-salem","pub_start":{"timestampMs":1779908100000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a173f48d010f54675bb3563","title":"Video: Infamous 'Annabelle' Doll Moving to Salem"}},{"slug":"art-bell-vault-angelic-encounters-mind-warfare","pub_start":{"timestampMs":1779884340000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","title":"Art Bell Vault: Angelic Encounters / Mind Warfare"}},{"slug":"2026-05-26-show","pub_start":{"timestampMs":1779876000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fb7b26dd8f186605a605e","title":"Mindsight Techniques / Ancient Egypt & Atlantis"}},{"slug":"the-next-nessie-photo","pub_start":{"timestampMs":1280629020000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/29aaa71cffc13248c13637c9b57028e6","title":"The Next Nessie?"}},{"slug":"video-virginia-cops-on-the-hunt-for-pink-panther","pub_start":{"timestampMs":1779827220000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0d","title":"Video: Virginia Cops on the Hunt for 'Pink Panther'"}},{"slug":"argentine-horse-falls-victim-to-cattle-mutilation-phenomenon","pub_start":{"timestampMs":1779826860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a16019ec8c7bb5978d5fb0e","title":"Argentine Horse Falls Victim to Cattle Mutilation Phenomenon?"}},{"slug":"watch-curious-ufo-mystifies-colombian-family","pub_start":{"timestampMs":1779821520000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/65c3e09c37b9ced7a5c039be","title":"Watch: Curious UFO Mystifies Colombian Family"}},{"slug":"brilliant-meteor-lights-up-new-south-wales-skies","pub_start":{"timestampMs":1779728160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a1480456dd8f186605a6087","title":"Brilliant Meteor Lights Up New South Wales Skies"}}]]}]],"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","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"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":"%2F6a1c5ea5b9967914ff717823","type":"LEADS","record":{"title":" Video: Multicolored UFO Sighting Revealed in MN","subtitle":" A recently released FBI file has brought renewed attention to a curious UFO sighting reported by police officers in Anoka, Minnesota.","image":"https://i.iheart.com/v3/re/new_assets/6a1c5e85b9967914ff717822","img_meta":{"base_id":"%2F6a1c5e85b9967914ff717822","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-multicolored-ufo-sighting-revealed-in-mn/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1b7bb7b6eef13a72e0afaf","type":"LEADS","record":{"title":"Mysterious Shockwave Rattles Homes Across East Coast","subtitle":"A powerful aerial blast has thousands of startled residents searching for answers.","image":"https://i.iheart.com/v3/re/new_assets/6a1b7b81b6eef13a72e0afae","img_meta":{"base_id":"%2F6a1b7b81b6eef13a72e0afae","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/mysterious-shockwave-rattles-homes-across-east-coast/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a19dd4c516d082066974847","type":"LEADS","record":{"title":"In Coast You Missed It 5/29/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4","img_meta":{"base_id":"%2F6a19dcdf627a9948763c9ba4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-52926/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a18adeb0f9f73e8da5bc1ee","type":"LEADS","record":{"title":"Goblin Filmed Moving Through Colombian Field?","subtitle":"A peculiar video from Colombia shows what some believe to be a goblin moving through a field with a little girl who had disappeared for several hours before subsequently being found.","image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","img_meta":{"base_id":"%2F663bc6e977273ae16f8838fc","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-goblin-filmed-moving-through-colombian-fiel/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a19dd29516d082066974846","type":"LEADS","record":{"title":"Odd Anomaly Spotted Emerging from Loch Ness","subtitle":"An American man visiting Loch Ness was stunned to discover that he had inadvertently captured footage an odd anomaly emerging from the water. ","image":"https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95","img_meta":{"base_id":"%2F6a19db45627a9948763c9b95","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/odd-anomaly-spotted-emerging-from-loch-ness/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a18969a77e60c39942fc7e4","type":"LEADS","record":{"title":"Video: Pennsylvania Town Officials Vote Down Plan to Turn Haunted Hospital into AI Data Center","subtitle":"Officials in a Pennsylvania community have reportedly voted down a proposal to turn the town's notoriously haunted hospital into an AI data center. ","image":"https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6","img_meta":{"base_id":"%2F6a189265728320de7d5619f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-pennsylvania-town-officials-vote-down-plan-to-turn-haunted-hospital-into-ai-data-center/"},"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":"%2F6a1c5ea5b9967914ff717823","type":"LEADS","record":{"title":" Video: Multicolored UFO Sighting Revealed in MN","subtitle":" A recently released FBI file has brought renewed attention to a curious UFO sighting reported by police officers in Anoka, Minnesota.","image":"https://i.iheart.com/v3/re/new_assets/6a1c5e85b9967914ff717822","img_meta":{"base_id":"%2F6a1c5e85b9967914ff717822","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-multicolored-ufo-sighting-revealed-in-mn/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1b7bb7b6eef13a72e0afaf","type":"LEADS","record":{"title":"Mysterious Shockwave Rattles Homes Across East Coast","subtitle":"A powerful aerial blast has thousands of startled residents searching for answers.","image":"https://i.iheart.com/v3/re/new_assets/6a1b7b81b6eef13a72e0afae","img_meta":{"base_id":"%2F6a1b7b81b6eef13a72e0afae","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/mysterious-shockwave-rattles-homes-across-east-coast/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a19dd4c516d082066974847","type":"LEADS","record":{"title":"In Coast You Missed It 5/29/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4","img_meta":{"base_id":"%2F6a19dcdf627a9948763c9ba4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-52926/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a18adeb0f9f73e8da5bc1ee","type":"LEADS","record":{"title":"Goblin Filmed Moving Through Colombian Field?","subtitle":"A peculiar video from Colombia shows what some believe to be a goblin moving through a field with a little girl who had disappeared for several hours before subsequently being found.","image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","img_meta":{"base_id":"%2F663bc6e977273ae16f8838fc","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-goblin-filmed-moving-through-colombian-fiel/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a19dd29516d082066974846","type":"LEADS","record":{"title":"Odd Anomaly Spotted Emerging from Loch Ness","subtitle":"An American man visiting Loch Ness was stunned to discover that he had inadvertently captured footage an odd anomaly emerging from the water. ","image":"https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95","img_meta":{"base_id":"%2F6a19db45627a9948763c9b95","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/odd-anomaly-spotted-emerging-from-loch-ness/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a18969a77e60c39942fc7e4","type":"LEADS","record":{"title":"Video: Pennsylvania Town Officials Vote Down Plan to Turn Haunted Hospital into AI Data Center","subtitle":"Officials in a Pennsylvania community have reportedly voted down a proposal to turn the town's notoriously haunted hospital into an AI data center. ","image":"https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6","img_meta":{"base_id":"%2F6a189265728320de7d5619f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-pennsylvania-town-officials-vote-down-plan-to-turn-haunted-hospital-into-ai-data-center/"},"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/20260512210020215","app/streams","app/streams/20260528110350663","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:/6826ed959549d8cf707b59c6","PS:content:coast-to-coast-article:/6a1d16d9172de984ec889356","PS:content:coast-to-coast-article:/6a1d1760172de984ec889375","PS:content:coast-to-coast-article:/6a1d17ad172de984ec889381","PS:content:coast-to-coast-article:/6a1d17f4172de984ec88938d","PS:content:coast-to-coast-article:/6a1d1848172de984ec889399","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:/5dffe1e6cc137bf2442013f4","PS:content:coast-to-coast-guest:/5dfff415cc137bf2442014d6","PS:content:coast-to-coast-guest:/5e003b84537fd678a3ece95e","PS:content:coast-to-coast-guest:/5e007554cc137bf244201abf","PS:content:coast-to-coast-guest:/5e00ae01cc137bf244201c65","PS:content:coast-to-coast-guest:/5e01a786537fd678a3ecf88a","PS:content:coast-to-coast-guest:/5e01e201537fd678a3ecfad7","PS:content:coast-to-coast-guest:/5e0229ba537fd678a3ecfbd3","PS:content:coast-to-coast-guest:/63eec2dc43a35e22cb54d624","PS:content:coast-to-coast-guest:/6466c66ec053f4da8b28247e","PS:content:coast-to-coast-guest:/684ca39353aa6f2ce1bf5b30","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6a18f8bf0902e70e5034f3f4","PS:content:coast-to-coast-show:/6a18fbb00902e70e5034f40d","PS:content:coast-to-coast-show:/6a18ffea0902e70e5034f426","PS:content:coast-to-coast-show:/6a1920ac441a5c7ed6ae0790","PS:content:coast-to-coast-show:/6a1924b0441a5c7ed6ae07a9","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a18969a77e60c39942fc7e4","PS:leads:/6a18adeb0f9f73e8da5bc1ee","PS:leads:/6a19dd29516d082066974846","PS:leads:/6a19dd4c516d082066974847","PS:leads:/6a1b7bb7b6eef13a72e0afaf","PS:leads:/6a1c5ea5b9967914ff717823","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:1fa5fdc7839ba40d9d3b9cf5876aed47","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0eebe34d1898bc1702e08e5bc6e02e84","SM6.0:site-streams","SM6.0:site-streams:011a6e1048d4bb52d021adb6dacff635","app/pubsub","app/pubsub/20250721163332915","app/sites/20260526162735637","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":"%2F6a1c5ea5b9967914ff717823","type":"LEADS","record":{"title":" Video: Multicolored UFO Sighting Revealed in MN","subtitle":" A recently released FBI file has brought renewed attention to a curious UFO sighting reported by police officers in Anoka, Minnesota.","image":"https://i.iheart.com/v3/re/new_assets/6a1c5e85b9967914ff717822","img_meta":{"base_id":"%2F6a1c5e85b9967914ff717822","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-multicolored-ufo-sighting-revealed-in-mn/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1b7bb7b6eef13a72e0afaf","type":"LEADS","record":{"title":"Mysterious Shockwave Rattles Homes Across East Coast","subtitle":"A powerful aerial blast has thousands of startled residents searching for answers.","image":"https://i.iheart.com/v3/re/new_assets/6a1b7b81b6eef13a72e0afae","img_meta":{"base_id":"%2F6a1b7b81b6eef13a72e0afae","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/mysterious-shockwave-rattles-homes-across-east-coast/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a19dd4c516d082066974847","type":"LEADS","record":{"title":"In Coast You Missed It 5/29/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/6a19dcdf627a9948763c9ba4","img_meta":{"base_id":"%2F6a19dcdf627a9948763c9ba4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-52926/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a18adeb0f9f73e8da5bc1ee","type":"LEADS","record":{"title":"Goblin Filmed Moving Through Colombian Field?","subtitle":"A peculiar video from Colombia shows what some believe to be a goblin moving through a field with a little girl who had disappeared for several hours before subsequently being found.","image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","img_meta":{"base_id":"%2F663bc6e977273ae16f8838fc","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-goblin-filmed-moving-through-colombian-fiel/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a19dd29516d082066974846","type":"LEADS","record":{"title":"Odd Anomaly Spotted Emerging from Loch Ness","subtitle":"An American man visiting Loch Ness was stunned to discover that he had inadvertently captured footage an odd anomaly emerging from the water. ","image":"https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95","img_meta":{"base_id":"%2F6a19db45627a9948763c9b95","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/odd-anomaly-spotted-emerging-from-loch-ness/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a18969a77e60c39942fc7e4","type":"LEADS","record":{"title":"Video: Pennsylvania Town Officials Vote Down Plan to Turn Haunted Hospital into AI Data Center","subtitle":"Officials in a Pennsylvania community have reportedly voted down a proposal to turn the town's notoriously haunted hospital into an AI data center. ","image":"https://i.iheart.com/v3/re/new_assets/6a189265728320de7d5619f6","img_meta":{"base_id":"%2F6a189265728320de7d5619f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-pennsylvania-town-officials-vote-down-plan-to-turn-haunted-hospital-into-ai-data-center/"},"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":"%2F6a18cf1f0902e70e5034f3db","type":"PUBLISHING","record":{"ref_id":"%2F6a18cf1f0902e70e5034f3db","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-31-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, spiritual teacher \u003ca href=\"https://suzannegiesemann.com/\" target=\"_blank\">Suzanne Giesemann\u003c/a> joined Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) to discuss her journey into mediumship and the insights she has gleaned from the spirit realm. She detailed her way of perceiving spirits through symbolic imagery and gestures in her mind's eye, which convey the essence of the departed. These symbols can be both universal and personal, given by spirits to ensure clear communication, she said. For example, she once saw a caduceus, a universal symbol for doctors, which helped identify a spirit's profession. Stressing the need for intention and calm energy to facilitate readings, she noted that spirits don't always appear, sometimes due to &quot;a greater reason, a lesson that's to be learned.&quot;\u003c/p>\n\n\u003cp>Regarding the content of messages, she observed that spirits focus less on earthly concerns and more on healing relationships and imparting love. Giesemann highlighted that growth and learning continue after death, and consciousness can expand infinitely, allowing communication with many simultaneously. She urged listeners to consider mediumship not as a mystical novelty, but as a tool for understanding the &quot;big web that connects everything,&quot; and encouraged openness balanced with healthy skepticism.\u003c/p>\n\n\u003cp>Giesemann emphasized that successful communication depends heavily on the coherence of the missing person's spirit and the relational resonance between medium, sitter, and spirit. &quot;If the person who's missing is not in a coherent state, dead or alive, it's going to be very challenging for them to communicate,&quot; she remarked. Outlining her approach as an evidence-based medium, she focuses on verifiable details she could not have known otherwise. She shared compelling examples, including a case that involved a son who died by suicide, providing specific information about his death and his mother's tattoos, which she had no prior knowledge of. During the second hour, she gave readings for callers.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, author and explorer of the unexplained, \u003ca href=\"https://jeffbelanger.com/\" target=\"_blank\">Jeff Belanger\u003c/a>, presented strange tales from New England and explored the region's unique cultural and historical factors that fuel its rich folklore and paranormal stories. He described New England as &quot;the creepy attic of America,&quot; where preservation of history and harsh winters encourage storytelling, allowing ghost tales, UFO sightings, and monster legends to thrive. Belanger highlighted the power of storytelling over historical accuracy, illustrating this with the example of Plymouth Rock, calling it &quot;the nation's most underwhelming landmark&quot; yet &quot;so symbolic… it connects us through the story back centuries.&quot;\u003c/p>\n\n\u003cp>He delved into mysterious locations such as America's Stonehenge in Salem, New Hampshire, where aligned stones may have served as a calendar essential to early farming communities. He also touched on the far more recent \u003ca href=\"https://www.atlasobscura.com/places/ponyhenge\" target=\"_blank\">Ponyhenge\u003c/a> in Lincoln, Massachusetts, a roadside attraction that began with a 2010 Halloween display of child-sized rocking horses, and has mysteriously multiplied over the years. Recounting the tale of Dr. Timothy Clark Smith of Vermont, Belanger said the man feared being buried alive and arranged for a glass-topped coffin with tools to escape. His grave draws curious visitors intrigued by this macabre precaution.\u003c/p>\n\n\u003cp>He pointed out the collective nature of legend survival, stating, &quot;The only way a legend dies is if we stop talking about it.&quot; He cited an example of this with the &quot;Red-Haired Hitchhiker on Route 44&quot; in Massachusetts, a phantom hitchhiker story with no historical accident records but persistent sightings. Speaking about the Westford Knight, a weathered carving in Massachusetts linked by some to the Knights Templar, Belanger said the object has sparked speculation about pre-Columbian European expeditions and hidden treasures.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Always-Connected-Comfort-Clarity-Direction/dp/B0FPKYTLDZ/ctoc\" target=\"_blank\">Always Connected\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Awakened-Way-Making-Divinely-Guided/dp/1401978436/ctoc\" target=\"_blank\">The Awakened Way\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Mediumship-Sacred-Communications-Across-Sentience/dp/1958921602/ctoc\" target=\"_blank\">\u003cu>Mediumship: Sacred Communications with Loved Ones from Across the Veil\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Wicked-Strange-Monsters-Oddities-Legends/dp/1637480210/ctoc\" target=\"_blank\">Wicked Strange\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1601630824/ctoc\" target=\"_blank\">Encyclopedia of Haunted Places\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Weird-Massachusetts-Travel-Legends-Secrets/dp/140275437X/ctoc\" target=\"_blank\">Weird Massachusetts\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":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007"},{"artist":"Genesis","title":"I Can't Dance","url":"https://amazon.com/dp/B0012324XA/ctoc?trackAsin=B0012324XA"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXM5WK/ctoc?trackAsin=B000SXM5WK"},{"artist":"Soundgarden","title":"Fell On Black Days","url":"https://amazon.com/dp/B00J0L7UTE/ctoc?trackAsin=B00J0L7UTE"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"Red Hot Chili Peppers","title":"Love Rollercoaster","url":"https://www.youtube.com/watch?v=S_DHWzeotmU"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Glen Campbell","title":"Southern Nights","url":"https://amazon.com/dp/B0013Z0HCW/ctoc?trackAsin=B0013Z0HCW"},{"artist":"Guns N Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"The J. Geils Band","title":"Whammer Jammer","url":"https://amazon.com/dp/B001NS5MP6/ctoc?trackAsin=B001NS5MP6"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Black Sabbath","title":"N.I.B.","url":"https://amazon.com/dp/B07VTRZSYK/ctoc?trackAsin=B07VTRZSYK"},{"artist":"Allman Brothers Band","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Tom Petty","title":"You Wreck Me","url":"https://amazon.com/dp/B002B3SD6M/ctoc?trackAsin=B002B3SD6M"},{"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":["%2F5e01a786537fd678a3ecf88a","%2F5e003b84537fd678a3ece95e"]},"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/mediumship","keywords/New England","keywords/legends"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a1d6693a94f02d467e9aa26","show":"coast","title":"Sun, May 31 2026 - Hour 1"},{"episodeId":"/episodes/6a1d66aca94f02d467e9aa27","show":"coast","title":"Sun, May 31 2026 - Hour 2"},{"episodeId":"/episodes/6a1d66c2a94f02d467e9aa28","show":"coast","title":"Sun, May 31 2026 - Hour 3"},{"episodeId":"/episodes/6a1d66dba94f02d467e9aa29","show":"coast","title":"Sun, May 31 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The Worcester State Lunatic Hospital, the original name of the current Worcester State Hospital, was the first state owned hospital established in this country to treat mental illnesses. It was designed by architects Weston and Rand of Worcester in the Victorian Gothic style. The original design was created to reflect the ideas of Dr. Thomas Kirkbride, who promoted the “moral treatment” of the mentally ill.","id":"%2F6a18d1f0a4303380d4e9cca7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7","source_credit":"DenisTangneyJr / iStock / Getty Images","title":"Lunatic Hospital","url":"asset://assets.getty/6a18d1f0a4303380d4e9cca7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1780236000000},"slug":{"type":"slug","value":"2026-05-31-show"},"summary":{"type":"html","value":"\u003cp>Spiritual teacher \u003ca href=\"https://suzannegiesemann.com/\" target=\"_blank\">Suzanne Giesemann\u003c/a> discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, \u003ca href=\"https://jeffbelanger.com/\" target=\"_blank\">Jeff Belanger\u003c/a>, presenting strange tales from New England. \u003c/p>\n\n"},"title":{"type":"title","value":"A Medium's Insights / Strange New England"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.suzannegiesemann.com/\" target=\"_blank\">suzannegiesemann.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jeffbelanger.com/\" target=\"_blank\">jeffbelanger.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://ournewenglandlegends.com/\" target=\"_blank\">ournewenglandlegends.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-31-2026-hour-1,05-31-2026-hour-2,05-31-2026-hour-3,05-31-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Spiritual teacher Suzanne Giesemann discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, Jeff Belanger, presenting strange tales from New England.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"The Worcester State Lunatic Hospital, the original name of the current Worcester State Hospital, was the first state owned hospital established in this country to treat mental illnesses. It was designed by architects Weston and Rand of Worcester in the Victorian Gothic style. The original design was created to reflect the ideas of Dr. Thomas Kirkbride, who promoted the “moral treatment” of the mentally ill.","link":"","new_tab":false,"source_credit":"DenisTangneyJr / iStock / Getty Images","title":"Lunatic Hospital","url":"asset://assets.getty/6a18d1f0a4303380d4e9cca7","use_caption":false},"keywords":["keywords/mediumship","keywords/New England","keywords/legends"],"primary_slug":"2026-05-31-show","slugs":["2026-05-31-show"],"sponsored":false,"title":"A Medium's Insights / Strange New England"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780308000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5xtfi","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/weird-bizarre","coast-categories/creatures-myths-legends","coast-categories/host-ryan-wrecker"],"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-31-show/"},"slug":"2026-05-31-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7","title":"A Medium's Insights / Strange New England","description":"Spiritual teacher Suzanne Giesemann discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, Jeff Belanger, presenting strange tales from New England.","author":""},"pub_start":1780308000000,"pub_until":4115978604802,"pub_changed":1780311857141,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/weird-bizarre","coast-categories/creatures-myths-legends","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":"%2F5e01a786537fd678a3ecf88a","slug":"giesemann-suzanne-82308","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/giesemann-suzanne/82308","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>\nSuzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as \"a breath of fresh air\" with \"a quality that is so different from others that it is difficult to describe,\" she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Messages-Hope-Metaphysical-Memoir-Unexpected/dp/0983853916/ctoc\" target=\"_blank\">Messages of Hope\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Silence-365-Days-Inspiration-Spirit/dp/0983853932/ctoc\" target=\"_blank\">In the Silence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wolfs-Message-Suzanne-Giesemann/dp/1939116996/ctoc\" target=\"_blank\">Wolf's Message\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Priest-Medium-Amazing-Psychic-Husband/dp/1401923097/ctoc\" target=\"_blank\">The Priest and the Medium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Awakened-Way-Making-Divinely-Guided/dp/1401978436/ctoc\" target=\"_blank\">The Awakened Way\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Mediumship-Sacred-Communications-Across-Sentience/dp/1958921602/ctoc\" target=\"_blank\">\u003cu>Mediumship: Sacred Communications with Loved Ones from Across the Veil\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Always-Connected-Comfort-Clarity-Direction/dp/B0FPKYTLDZ/ctoc\" target=\"_blank\">Always Connected\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":"%2F6a188913baf689cbf76b8e43","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a188913baf689cbf76b8e43","source_credit":"","title":"","url":"asset://new_assets/6a188913baf689cbf76b8e43","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"giesemann-suzanne-82308"},"summary":{"type":"html","value":"\u003cp>Suzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as &quot;a breath of fresh air&quot; with &quot;a quality that is so different from others that it is difficult to describe,&quot; she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.\u003c/p>\n\n"},"title":{"type":"title","value":"Suzanne Giesemann"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.suzannegiesemann.com/\" target=\"_blank\">suzannegiesemann.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/giesemann-suzanne-82308","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/giesemann-suzanne/82308","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Suzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as \"a breath of fresh air\" with \"a quality that is so different from others that it is difficult to describe,\" she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a188913baf689cbf76b8e43","use_caption":false},"keywords":[],"primary_slug":"giesemann-suzanne-82308","slugs":["giesemann-suzanne-82308"],"sponsored":false,"title":"Suzanne Giesemann"},"targeting":{"exclusion":{"tags":[]},"publish_date":1475797140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"l7tMM","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":1475797140000,"type":"content:coast-to-coast-guest","summary":{"title":"Suzanne Giesemann","description":"Suzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as \"a breath of fresh air\" with \"a quality that is so different from others that it is difficult to describe,\" she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.","image":"https://i.iheart.com/v3/re/new_assets/6a188913baf689cbf76b8e43"}},{"ref_id":"%2F5e003b84537fd678a3ece95e","slug":"belanger-jeff-6751","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/belanger-jeff/6751","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>Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Wicked-Strange-Monsters-Oddities-Legends/dp/1637480210/ctoc\" target=\"_blank\">Wicked Strange\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147932/ctoc\" target=\"_blank\">Communicating With The Dead: Reach Beyond The Grave\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1601630824/ctoc\" target=\"_blank\">Encyclopedia of Haunted Places\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564148890/ctoc\" target=\"_blank\">Ghosts of War\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564148564/ctoc\" target=\"_blank\">Our Haunted Lives: True Life Ghost Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564149749/ctoc\" target=\"_blank\">The Ghost Files\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147622/ctoc\" target=\"_blank\">The Nightmare Encyclopedia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Worlds-Most-Haunted-Places-Revised/dp/1601631936/ctoc\" target=\"_blank\">The World's Most Haunted Places\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1402738226/ctoc\" target=\"_blank\">Who's Haunting the White House?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Picture-Yourself-Legend-Tripping-Complete/dp/1435456394/ctoc\" target=\"_blank\">Picture Yourself Legend Tripping\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Theres-Something-Under-Bed-Experiences/dp/1601631340/ctoc\" target=\"_blank\">There's Something Under the Bed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Everest-Survive-Tornado-Extraordinary-Stories/dp/1402767110/ctoc\" target=\"_blank\">What It's Like\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Weird-Massachusetts-Travel-Legends-Secrets/dp/140275437X/ctoc\" target=\"_blank\">Weird Massachusetts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Call-Kilimanjaro-Finding-Above-Clouds/dp/1623545110/ctoc\" target=\"_blank\">The Call of Kilimanjaro\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":"%2F6642ff795a980863d35fff99","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6642ff795a980863d35fff99","source_credit":"","title":"","url":"asset://new_assets/6642ff795a980863d35fff99","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"belanger-jeff-6751"},"summary":{"type":"html","value":"\u003cp>Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.\u003c/p>\n\n"},"title":{"type":"title","value":"Jeff Belanger"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jeffbelanger.com/\" target=\"_blank\">jeffbelanger.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ghostvillage.com\" target=\"_blank\">ghostvillage.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://ournewenglandlegends.com/\" target=\"_blank\">ournewenglandlegends.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/belanger-jeff-6751","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/belanger-jeff/6751","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6642ff795a980863d35fff99","use_caption":false},"keywords":[],"primary_slug":"belanger-jeff-6751","slugs":["belanger-jeff-6751"],"sponsored":false,"title":"Jeff Belanger"},"targeting":{"exclusion":{"tags":[]},"publish_date":1479955200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"jyGAS","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1479955200000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeff Belanger","description":"Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.","image":"https://i.iheart.com/v3/re/new_assets/6642ff795a980863d35fff99"}}]}},{"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:/6a18cf1f0902e70e5034f3db","slug:2026-05-31-show","slug:2026-05-31-show","keyword:keywords/mediumship","keyword:keywords/New England","keyword:keywords/legends"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1781545409000,"\u003cupcoming_pub_after>":1780336800000,"\u003cpub_start>":1780335809000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1780422209000,"\u003ctonight_pub_after>":1780336800000},"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":"%2F6a18f8bf0902e70e5034f3f4","type":"PUBLISHING","record":{"ref_id":"%2F6a18f8bf0902e70e5034f3f4","type":"content:coast-to-coast-show","payload":{"fields":{"title":{"type":"title","value":"Marilyn Conspiracies / Dracula Legend"},"articles":{"type":"html","value":""},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Marilyn Monroe","keywords/Dracula"]},"pn_podcast":{"type":"pnpodcast","value":[]},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Who-Murdered-Diana-Stephen-Ubaney/dp/1733304827/ctoc\" target=\"_blank\">Who Murdered Diana?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whomurderedbooks.com/product/who-murdered-elvis-5th-anniversary-edition/\" target=\"_blank\">Who Murdered Elvis?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Who-Was-Dracula-Stokers-Trail/dp/039916877X/ctoc\" target=\"_blank\">Who Was Dracula?: Bram Stoker's Trail of Blood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1585426407/ctoc\" target=\"_blank\">Charles Fort: The Man Who Invented the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Magic-Story-Deceptive/dp/0143130633/ctoc\" target=\"_blank\">The Secret History of Magic\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"show_audio":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker \u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">\u003cu>Steve Ubaney\u003c/u>\u003c/a> will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://jimsteinmeyer.com/\" target=\"_blank\">\u003cu>Jim Steinmeyer\u003c/u>\u003c/a> will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">whomurderedbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jimsteinmeyer.com\" target=\"_blank\">jimsteinmeyer.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker \u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">\u003cu>Steve Ubaney\u003c/u>\u003c/a> will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://jimsteinmeyer.com/\" target=\"_blank\">\u003cu>Jim Steinmeyer\u003c/u>\u003c/a> will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.\u003c/p>\n\n"}]},"guest":{"type":"link","value":["%2F5e01e201537fd678a3ecfad7","%2F5e00ae01cc137bf244201c65"]},"highlights":{"type":"plain","value":""},"show_date":{"type":"date","value":1780324200000},"slug":{"type":"slug","value":"2026-06-01-show"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028","source_credit":"Bruno Vincent / Getty Images Entertainment / Getty Images","alt_text":"","bucket":"assets.getty","caption":"LONDON - FEBRUARY 5:  A portrait of Marilyn Monroe is seen displayed at the \"Cecil Beaton: Portraits Exhibition\" which celebrates the centenary of the birth of Sir Cecil Beaton (1904-1980), at the National Portrait Gallery on February 5, 2004 in London. The exhibition brings together over 100 portraits from over five decades and includes images such as Greta Garbo, Audrey Hepburn, Marilyn Monroe and Twiggy. (Photo by Bruno Vincent/Getty Images)","id":"%2F6a18fa59cb3d4f50362de028","new_tab":false,"title":"Cecil Beaton: Portraits Exhibition  ","url":"asset://assets.getty/6a18fa59cb3d4f50362de028"}}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker Steve Ubaney will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered. Second Half: Author Jim Steinmeyer will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.","image":{"source_credit":"Bruno Vincent / Getty Images Entertainment / Getty Images","alt_text":"","title":"Cecil Beaton: Portraits Exhibition  ","url":"asset://assets.getty/6a18fa59cb3d4f50362de028","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"LONDON - FEBRUARY 5:  A portrait of Marilyn Monroe is seen displayed at the \"Cecil Beaton: Portraits Exhibition\" which celebrates the centenary of the birth of Sir Cecil Beaton (1904-1980), at the National Portrait Gallery on February 5, 2004 in London. The exhibition brings together over 100 portraits from over five decades and includes images such as Greta Garbo, Audrey Hepburn, Marilyn Monroe and Twiggy. (Photo by Bruno Vincent/Getty Images)","link":"","new_tab":false},"keywords":["keywords/Marilyn Monroe","keywords/Dracula"],"primary_slug":"2026-06-01-show","slugs":["2026-06-01-show"],"sponsored":false,"title":"Marilyn Conspiracies / Dracula Legend","author":""},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"xM7K4","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1780394400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-01-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-06-01-show/"},"slug":"2026-06-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028","title":"Marilyn Conspiracies / Dracula Legend","description":"First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker Steve Ubaney will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered. Second Half: Author Jim Steinmeyer will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.","author":""},"pub_start":1780394400000,"pub_until":4115978604802,"pub_changed":1780394400000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a18f8bf0902e70e5034f3f4","slug:2026-06-01-show","slug:2026-06-01-show","keyword:keywords/Marilyn Monroe","keyword:keywords/Dracula"]}}],"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":"%2F6a18f8bf0902e70e5034f3f4","type":"PUBLISHING","record":{"ref_id":"%2F6a18f8bf0902e70e5034f3f4","type":"content:coast-to-coast-show","payload":{"fields":{"title":{"type":"title","value":"Marilyn Conspiracies / Dracula Legend"},"articles":{"type":"html","value":""},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Marilyn Monroe","keywords/Dracula"]},"pn_podcast":{"type":"pnpodcast","value":[]},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Who-Murdered-Diana-Stephen-Ubaney/dp/1733304827/ctoc\" target=\"_blank\">Who Murdered Diana?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whomurderedbooks.com/product/who-murdered-elvis-5th-anniversary-edition/\" target=\"_blank\">Who Murdered Elvis?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Who-Was-Dracula-Stokers-Trail/dp/039916877X/ctoc\" target=\"_blank\">Who Was Dracula?: Bram Stoker's Trail of Blood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1585426407/ctoc\" target=\"_blank\">Charles Fort: The Man Who Invented the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Magic-Story-Deceptive/dp/0143130633/ctoc\" target=\"_blank\">The Secret History of Magic\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"show_audio":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker \u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">\u003cu>Steve Ubaney\u003c/u>\u003c/a> will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://jimsteinmeyer.com/\" target=\"_blank\">\u003cu>Jim Steinmeyer\u003c/u>\u003c/a> will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">whomurderedbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jimsteinmeyer.com\" target=\"_blank\">jimsteinmeyer.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker \u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">\u003cu>Steve Ubaney\u003c/u>\u003c/a> will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://jimsteinmeyer.com/\" target=\"_blank\">\u003cu>Jim Steinmeyer\u003c/u>\u003c/a> will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.\u003c/p>\n\n"}]},"guest":{"type":"link","value":["%2F5e01e201537fd678a3ecfad7","%2F5e00ae01cc137bf244201c65"]},"highlights":{"type":"plain","value":""},"show_date":{"type":"date","value":1780324200000},"slug":{"type":"slug","value":"2026-06-01-show"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028","source_credit":"Bruno Vincent / Getty Images Entertainment / Getty Images","alt_text":"","bucket":"assets.getty","caption":"LONDON - FEBRUARY 5:  A portrait of Marilyn Monroe is seen displayed at the \"Cecil Beaton: Portraits Exhibition\" which celebrates the centenary of the birth of Sir Cecil Beaton (1904-1980), at the National Portrait Gallery on February 5, 2004 in London. The exhibition brings together over 100 portraits from over five decades and includes images such as Greta Garbo, Audrey Hepburn, Marilyn Monroe and Twiggy. (Photo by Bruno Vincent/Getty Images)","id":"%2F6a18fa59cb3d4f50362de028","new_tab":false,"title":"Cecil Beaton: Portraits Exhibition  ","url":"asset://assets.getty/6a18fa59cb3d4f50362de028"}}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker Steve Ubaney will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered. Second Half: Author Jim Steinmeyer will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.","image":{"source_credit":"Bruno Vincent / Getty Images Entertainment / Getty Images","alt_text":"","title":"Cecil Beaton: Portraits Exhibition  ","url":"asset://assets.getty/6a18fa59cb3d4f50362de028","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"LONDON - FEBRUARY 5:  A portrait of Marilyn Monroe is seen displayed at the \"Cecil Beaton: Portraits Exhibition\" which celebrates the centenary of the birth of Sir Cecil Beaton (1904-1980), at the National Portrait Gallery on February 5, 2004 in London. The exhibition brings together over 100 portraits from over five decades and includes images such as Greta Garbo, Audrey Hepburn, Marilyn Monroe and Twiggy. (Photo by Bruno Vincent/Getty Images)","link":"","new_tab":false},"keywords":["keywords/Marilyn Monroe","keywords/Dracula"],"primary_slug":"2026-06-01-show","slugs":["2026-06-01-show"],"sponsored":false,"title":"Marilyn Conspiracies / Dracula Legend","author":""},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"xM7K4","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1780394400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-01-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-06-01-show/"},"slug":"2026-06-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18fa59cb3d4f50362de028","title":"Marilyn Conspiracies / Dracula Legend","description":"First Half: Today (June 1st) marks the 100th anniversary of the birth of Norma Jeane Mortenson, better known as Marilyn Monroe. Author, historian, investigative reporter, publisher, and keynote speaker Steve Ubaney will discuss Monroe's life, her mysterious death, the conspiracy theories surrounding it, and the possibility that she was murdered. Second Half: Author Jim Steinmeyer will discuss the origins of Dracula and the creation of Bram Stoker's famous character. He will examine the historical figures, legends, and stories that influenced Stoker's work and explain how Dracula became one of the most enduring figures in 20th century popular culture.","author":""},"pub_start":1780394400000,"pub_until":4115978604802,"pub_changed":1780394400000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e01e201537fd678a3ecfad7","slug":"ubaney-steve-94835","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/ubaney-steve/94835","cuser":"","fields":{"title":{"type":"title","value":"Steve Ubaney"},"videos":{"type":"html","value":""},"blocks":{"value":[{"value":"\u003cp>Steve Ubaney is an American suspense author who re-investigates the deaths of famous people using newly discovered facts that debunk historical claims. His books deduce that some of history's most famous deaths were actually murders.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}],"type":"flex"},"show_appearances":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://whomurderedbooks.com/\" target=\"_blank\">whomurderedbooks.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Who-Murdered-Diana-Stephen-Ubaney/dp/1733304827/ctoc\" target=\"_blank\">Who Murdered Diana?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whomurderedbooks.com/product/who-murdered-elvis-5th-anniversary-edition/\" target=\"_blank\">Who Murdered Elvis?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whomurderedbooks.com/product/who-murdered-fdr/\" target=\"_blank\">Who Murdered FDR?\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/7b5726698dd4ef8105a377f7570b2d53","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7b5726698dd4ef8105a377f7570b2d53","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","alt_text":"","caption":""}},"slug":{"type":"slug","value":"ubaney-steve-94835"},"summary":{"value":"\u003cp>Steve Ubaney is an American suspense author who re-investigates the deaths of famous people using newly discovered facts that debunk historical claims. His books deduce that some of history's most famous deaths were actually murders.\u003c/p>\n\n","type":"html"}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/ubaney-steve-94835","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/ubaney-steve/94835","feed_type":""},"summary":{"author":"Coast to Coast AM Staff","description":"Steve Ubaney is an American suspense author who re-investigates the deaths of famous people using newly discovered facts that debunk historical claims. His books deduce that some of history's most famous deaths were actually murders.","image":{"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7b5726698dd4ef8105a377f7570b2d53","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","alt_text":"","caption":"","link":"","new_tab":false},"keywords":[],"primary_slug":"ubaney-steve-94835","slugs":["ubaney-steve-94835"],"sponsored":false,"title":"Steve Ubaney"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/pop-culture","coast-categories/true-crime"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"xmg1D"}],"exclusion":{"tags":[]},"publish_date":1539914700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1539914700000,"type":"content:coast-to-coast-guest","summary":{"title":"Steve Ubaney","description":"Steve Ubaney is an American suspense author who re-investigates the deaths of famous people using newly discovered facts that debunk historical claims. His books deduce that some of history's most famous deaths were actually murders.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7b5726698dd4ef8105a377f7570b2d53"}},{"ref_id":"%2F5e00ae01cc137bf244201c65","slug":"steinmeyer-jim-7195","payload":{"cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>\nThe New York Times calls Jim Steinmeyer the \"celebrated invisible man inventor, designer and creative brain behind many of the great stage magicians of the last quarter-century.\" Recognized for his extensive, innovative creations in magic, a recent profile concluded that Jim was \"the best living originator of stage illusions,\" noting his many creations as the \"defining illusions in contemporary magic.\" Jim Steinmeyer has worked with virtually every leading magician around the world, produced magic on television, and written extensively on his illusions as well as his research into the history of magic.\n\u003c/p>","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/b056e8ebdc73f2a4a8e712c0ff4ed12d","use_caption":false,"alt_text":"","caption":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/b056e8ebdc73f2a4a8e712c0ff4ed12d","title":""}},"show_appearances":{"type":"link","value":[]},"slug":{"value":"steinmeyer-jim-7195","type":"slug"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jimsteinmeyer.com\" target=\"_blank\">jimsteinmeyer.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0786718064/ctoc\" target=\"_blank\">Art and Artifice: And Other Essays of Illusion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1585426407/ctoc\" target=\"_blank\">Charles Fort: The Man Who Invented the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0099476649/ctoc\" target=\"_blank\">Hiding the Elephant\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Last-Greatest-Magician-World-Thurston/dp/1585428450/ctoc\" target=\"_blank\">The Last Greatest Magician in the World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Magic-1400s-1950s-Jim-Steinmeyer/dp/3836509776/ctoc\" target=\"_blank\">Magic 1400s-1950s\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Magic-Story-Deceptive/dp/0143130633/ctoc\" target=\"_blank\">The Secret History of Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Who-Was-Dracula-Stokers-Trail/dp/039916877X/ctoc\" target=\"_blank\">Who Was Dracula?: Bram Stoker's Trail of Blood\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"value":"\u003cp>The New York Times calls Jim Steinmeyer the &quot;celebrated invisible man inventor, designer and creative brain behind many of the great stage magicians of the last quarter-century.&quot; Recognized for his extensive, innovative creations in magic, a recent profile concluded that Jim was &quot;the best living originator of stage illusions,&quot; noting his many creations as the &quot;defining illusions in contemporary magic.&quot; Jim Steinmeyer has worked with virtually every leading magician around the world, produced magic on television, and written extensively on his illusions as well as his research into the history of magic.\u003c/p>\n\n","type":"html"},"title":{"value":"Jim Steinmeyer","type":"title"},"videos":{"type":"html","value":""}},"ingestion":{"feed_permalink":"https:/www.coasttocoastam.com/guest/steinmeyer-jim/7195","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/steinmeyer-jim-7195","feed_partner_content":false},"summary":{"image":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/b056e8ebdc73f2a4a8e712c0ff4ed12d","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"use_caption":false,"caption":"","link":"","new_tab":false,"source_credit":"","title":""},"keywords":[],"primary_slug":"steinmeyer-jim-7195","slugs":["steinmeyer-jim-7195"],"sponsored":false,"title":"Jim Steinmeyer","author":"Coast to Coast AM Staff","description":"The New York Times calls Jim Steinmeyer the \"celebrated invisible man inventor, designer and creative brain behind many of the great stage magicians of the last quarter-century.\" Recognized for his extensive, innovative creations in magic, a recent profile concluded that Jim was \"the best living originator of stage illusions,\" noting his many creations as the \"defining illusions in contemporary magic.\" Jim Steinmeyer has worked with virtually every leading magician around the world, produced magic on television, and written extensively on his illusions as well as his research into the history of magic."},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"mV3qV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"]}],"exclusion":{"tags":[]},"publish_date":1364523780000},"canonical_url":"https:/www.coasttocoastam.com/guest/steinmeyer-jim/7195"},"pub_start":1364523780000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Steinmeyer","description":"The New York Times calls Jim Steinmeyer the \"celebrated invisible man inventor, designer and creative brain behind many of the great stage magicians of the last quarter-century.\" Recognized for his extensive, innovative creations in magic, a recent profile concluded that Jim was \"the best living originator of stage illusions,\" noting his many creations as the \"defining illusions in contemporary magic.\" Jim Steinmeyer has worked with virtually every leading magician around the world, produced magic on television, and written extensively on his illusions as well as his research into the history of magic.","image":"https://i.iheart.com/v3/re/assets.coast2coast/b056e8ebdc73f2a4a8e712c0ff4ed12d"}}]}},{"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:/6a18f8bf0902e70e5034f3f4","slug:2026-06-01-show","slug:2026-06-01-show","keyword:keywords/Marilyn Monroe","keyword:keywords/Dracula"]}},{"id":"%2F6a18fbb00902e70e5034f40d","type":"PUBLISHING","record":{"ref_id":"%2F6a18fbb00902e70e5034f40d","type":"content:coast-to-coast-show","payload":{"summary":{"primary_slug":"2026-06-02-show","slugs":["2026-06-02-show"],"sponsored":false,"title":"Natural Remedies / AI & Human Evolution","author":"","description":"First Half: Dr. Randi Shannon addresses how natural remedies and nutritional supplements can be used alongside modern medicine to support health and wellness. She'll share her views on the role of supplementation in everyday health and explore a variety of natural approaches for addressing common ailments and health concerns. Second Half: Researcher and author Matthew James Bailey will discuss the challenges and opportunities presented by AI. He will examine what he sees as a fundamental choice facing humanity in the age of AI, and the ways human and artificial consciousness might develop together toward a shared purpose.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"title":"Portrait of woman looking on blue screen lit with binary code","use_caption":false,"caption":"","link":"","source_credit":"Stanislaw Pytel / Stone / Getty Images","url":"asset://assets.getty/62bbcb99c99ddd2f02620b34"},"keywords":["keywords/natural health","keywords/AI"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1780480800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"RzSd2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/host-george-noory"]}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-02-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"guest":{"type":"link","value":["%2F684ca39353aa6f2ce1bf5b30","%2F6466c66ec053f4da8b28247e"]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","new_tab":false,"source_credit":"Stanislaw Pytel / Stone / Getty Images","title":"Portrait of woman looking on blue screen lit with binary code","url":"asset://assets.getty/62bbcb99c99ddd2f02620b34","alt_text":"","id":"%2F62bbcb99c99ddd2f02620b34","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/62bbcb99c99ddd2f02620b34","use_caption":false}},"videos":{"value":"","type":"html"},"zype_episodes":{"value":"","type":"plain"},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Dr. Randi Shannon\u003c/a> addresses how natural remedies and nutritional supplements can be used alongside modern medicine to support health and wellness. She'll share her views on the role of supplementation in everyday health and explore a variety of natural approaches for addressing common ailments and health concerns.\u003c/p>\n\n\u003cp>Second Half: Researcher and author \u003ca href=\"https://inventingworld3.com/\" target=\"_blank\">\u003cu>Matthew James Bailey\u003c/u>\u003c/a> will discuss the challenges and opportunities presented by artificial intelligence. He will examine what he sees as a fundamental choice facing humanity in the age of AI and share his research into measuring human potential and understanding what he calls humanity's operating system. Bailey will also discuss ways that human and artificial consciousness might develop together toward a shared purpose.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/INVENTING-WORLD-3-0-Evolutionary-Intelligence/dp/B08P3JTP4M/ctoc\" target=\"_blank\">Inventing World 3.0: Evolutionary Ethics for Artificial Intelligence\u003c/a>\u003c/li>\u003c/ul>\n"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1780408800000},"slug":{"type":"slug","value":"2026-06-02-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Dr. Randi Shannon\u003c/a> addresses how natural remedies and nutritional supplements can be used alongside modern medicine to support health and wellness. She'll share her views on the role of supplementation in everyday health and explore a variety of natural approaches for addressing common ailments and health concerns.\u003c/p>\n\n\u003cp>Second Half: Researcher and author \u003ca href=\"https://inventingworld3.com/\" target=\"_blank\">\u003cu>Matthew James Bailey\u003c/u>\u003c/a> will discuss the challenges and opportunities presented by AI. He will examine what he sees as a fundamental choice facing humanity in the age of AI, and the ways human and artificial consciousness might develop together toward a shared purpose.\u003c/p>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/natural health","keywords/AI"]},"show_audio":{"type":"link","value":[]},"title":{"value":"Natural Remedies / AI & Human Evolution","type":"title"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">\u003cu>thebodycan.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://inventingworld3.com/\" target=\"_blank\">\u003cu>inventingworld3.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aiethics.world/\" target=\"_blank\">aiethics.world\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"author":{"type":"author","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"highlights":{"value":"","type":"plain"},"host_name":{"value":"George Noory","type":"plain"}},"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-06-02-show/"},"slug":"2026-06-02-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbcb99c99ddd2f02620b34","title":"Natural Remedies / AI & Human Evolution","description":"First Half: Dr. Randi Shannon addresses how natural remedies and nutritional supplements can be used alongside modern medicine to support health and wellness. She'll share her views on the role of supplementation in everyday health and explore a variety of natural approaches for addressing common ailments and health concerns. Second Half: Researcher and author Matthew James Bailey will discuss the challenges and opportunities presented by AI. He will examine what he sees as a fundamental choice facing humanity in the age of AI, and the ways human and artificial consciousness might develop together toward a shared purpose.","author":""},"pub_start":1780480800000,"pub_until":4115978604802,"pub_changed":1780480800000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","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":"%2F684ca39353aa6f2ce1bf5b30","slug":"randi-shannon","payload":{"cuser":"user/ldap/prebur2lsl","fields":{"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"randi-shannon"},"summary":{"type":"html","value":"\u003cp>Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.\u003c/p>\n\n"},"title":{"type":"title","value":"Randi Shannon"},"videos":{"type":"html","value":""},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"value":{"source_credit":"","title":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","id":"%2F68d19d45c007234fe15fdc32","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false,"alt_text":"","bucket":"new_assets","new_tab":false},"type":"asset"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">thebodycan.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://x.com/thebodycan\" target=\"_blank\">x.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/thebodycan\" target=\"_blank\">facebook.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/thebodycan\" target=\"_blank\">instagram.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.tiktok.com/@doctorrandishannon\" target=\"_blank\">tiktok.com/@doctorrandishannon\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Randi Shannon (844-275-1056), a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health, particularly in cardiovascular health, autoimmune disorders, and inflammatory diseases. Her extensive research and practice in addressing over 1,000 so-called incurable conditions have equipped her with deep knowledge and expertise.\u003c/p>\n\n\u003cp>Dr. Shannon's unique expertise lies in her face, tongue, and fingernail analysis—a technique that provides an accurate insight into a person’s systemic and physical health. By carefully examining the appearance of fingernails and the tongue, she can identify the health and vitality of various organs. These physical signs often reveal underlying health issues before they manifest in more serious ways.\u003c/p>\n\n","locale":{"locales":[]}}]},"cds":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false,"alt_text":"","caption":""},"keywords":[],"primary_slug":"randi-shannon","slugs":["randi-shannon"],"sponsored":false,"title":"Randi Shannon"},"targeting":{"publish_date":1749852840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"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":"","id":"j5Ux6","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/guest/randi-shannon/"},"pub_start":1749852840000,"type":"content:coast-to-coast-guest","summary":{"title":"Randi Shannon","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32"}},{"ref_id":"%2F6466c66ec053f4da8b28247e","slug":"matthew-james-bailey","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/matthew-james-bailey/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/INVENTING-WORLD-3-0-Evolutionary-Intelligence/dp/B08P3JTP4M/ctoc\" target=\"_blank\">Inventing World 3.0: Evolutionary Ethics for Artificial Intelligence\u003c/a>\u003c/li>\u003c/ul>\n\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"matthew-james-bailey"},"summary":{"type":"html","value":"\u003cp>Matthew James Bailey is an internationally recognized authority in the Internet of Things, innovation, smart cities and artificial intelligence. His extraordinary leadership is widely acknowledged throughout governments and the private sector. He is a sought-after advisor and keynote speaker.\u003c/p>\n\n"},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://inventingworld3.com/\" target=\"_blank\">inventingworld3.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aiethics.world/\" target=\"_blank\">aiethics.world\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Matthew James Bailey is an internationally recognized authority in the Internet of Things, innovation, smart cities and artificial intelligence. His extraordinary leadership is widely acknowledged throughout governments and the private sector. He is a sought-after advisor and keynote speaker. Bailey has been privileged to meet famous global leaders such as Steve Wozniak, innovation and technology; Sir David Attenborough, the environment; Professor Stephen Hawking, theoretical physicist and cosmologist; in addition to prime ministers, ministers, under secretaries of G7 Countries, and many more.\u003c/p>\n\n\u003cp>Originally from England, Matthew James Bailey currently lives in the United States where he enjoys writing and consulting globally with clients in the public and private sectors. He is co-chair of a national Artificial Intelligence-Smart City-Super Computing Cluster that is part of the Global City Teams Challenge. He is the Global Ambassador for an Artificial Intelligence Innovation District for a Medical Technology City in Mwale, Kenya. He also serves on the board of an Artificial Intelligence startup, Smarter.AI. \u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"title":"","url":"asset://new_assets/68a2c52eb1161b74e2420ce3","caption":"","id":"%2F68a2c52eb1161b74e2420ce3","link":"","new_tab":false,"source_credit":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","public_uri":"https://i.iheart.com/v3/re/new_assets/68a2c52eb1161b74e2420ce3"}},"title":{"type":"title","value":"Matthew James Bailey"},"author":{"type":"author","value":[]}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"slugs":["matthew-james-bailey"],"sponsored":false,"title":"Matthew James Bailey","author":"","description":"Matthew James Bailey is an internationally recognized authority in the Internet of Things, innovation, smart cities and artificial intelligence. His extraordinary leadership is widely acknowledged throughout governments and the private sector. He is a sought-after advisor and keynote speaker.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","url":"asset://new_assets/68a2c52eb1161b74e2420ce3","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"matthew-james-bailey"},"targeting":{"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":"JCSLl","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"]}],"exclusion":{"tags":[]},"publish_date":1684457100000,"publish_end_date":4115978604802}},"pub_start":1684457100000,"type":"content:coast-to-coast-guest","summary":{"title":"Matthew James Bailey","description":"Matthew James Bailey is an internationally recognized authority in the Internet of Things, innovation, smart cities and artificial intelligence. His extraordinary leadership is widely acknowledged throughout governments and the private sector. He is a sought-after advisor and keynote speaker.","image":"https://i.iheart.com/v3/re/new_assets/68a2c52eb1161b74e2420ce3"}}]}},{"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:/6a18fbb00902e70e5034f40d","slug:2026-06-02-show","slug:2026-06-02-show","keyword:keywords/natural health","keyword:keywords/AI"]}},{"id":"%2F6a18ffea0902e70e5034f426","type":"PUBLISHING","record":{"ref_id":"%2F6a18ffea0902e70e5034f426","type":"content:coast-to-coast-show","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1780567200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"X2X51","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-03-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"show_date":{"type":"date","value":1780495200000},"keywords":{"type":"tag","value":["keywords/spacewalk","keywords/space exploration","keywords/crop circles"]},"primary_image":{"type":"asset","value":{"id":"%2F68df1d7e708b1964a9b92ccc","link":"","new_tab":false,"source_credit":"NiseriN / iStock / Getty Images","title":"Astronaut conducting spacewalk on Earth orbit.","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.getty/68df1d7e708b1964a9b92ccc","url":"asset://assets.getty/68df1d7e708b1964a9b92ccc","use_caption":false,"alt_text":"","bucket":"assets.getty","caption":"Astronaut conducting spacewalk on Earth orbit. 3D Illustration. Some elements of this image furnished by NASA"}},"slug":{"type":"slug","value":"2026-06-03-show"},"summary":{"type":"html","value":"\u003cp>First Half: On the anniversary of the first American spacewalk, space historian \u003ca href=\"https://behindtheblack.com/\" target=\"_blank\">\u003cu>Robert Zimmerman\u003c/u>\u003c/a> will discuss Ed White's historic excursion on June 3, 1965. He'll also examine the current state of the space industry, including SpaceX's latest test flights and what their results could mean for NASA's Artemis program.\u003c/p>\n\n\u003cp>Second Half: Researcher \u003ca href=\"https://simeonhein.com/\" target=\"_blank\">\u003cu>Simeon Hein\u003c/u>\u003c/a> will discuss the mystery of crop circles and theories of their origins. He'll explore reports linking these formations to unusual magnetic effects, and other anomalous phenomena, as well as their possible connections to consciousness, plasma physics, and different modes of reality.\u003c/p>\n\n"},"title":{"type":"title","value":"Space News / Exploring Crop Circles"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://behindtheblack.com/\" target=\"_blank\">\u003cu>behindtheblack.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://simeonhein.com/\" target=\"_blank\">\u003cu>simeonhein.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mountbaldy.com/\" target=\"_blank\">mountbaldy.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"pn_podcast":{"type":"pnpodcast","value":[]},"zype_episodes":{"type":"plain","value":""},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"display_highlights":{"type":"checkbox","value":false},"show_audio":{"value":[],"type":"link"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: On the anniversary of the first American spacewalk, space historian \u003ca href=\"https://behindtheblack.com/\" target=\"_blank\">\u003cu>Robert Zimmerman\u003c/u>\u003c/a> will discuss Ed White's historic 23-minute excursion outside Gemini IV on June 3, 1965. He will also examine the current state of the space industry, including SpaceX's latest Starship/Superheavy test flight and what its results could mean for both SpaceX and NASA's Artemis program.\u003c/p>\n\n\u003cp>Second Half: Sociologist, author, and researcher \u003ca href=\"https://simeonhein.com/\" target=\"_blank\">\u003cu>Simeon Hein\u003c/u>\u003c/a> will discuss the mystery of crop circles and the theories surrounding their origins. He will explore reports linking these formations to unusual magnetic effects, battery failures, and other anomalous phenomena, as well as their possible connections to consciousness, plasma physics, and nontraditional models of reality.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.ebookit.com/books/0000002014/Genesis-The-Story-of-Apollo-8-The-First-Manned-Mission-to-Another-World.html\" target=\"_blank\">Genesis: The Story of Apollo 8 (ebook)\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/books/capitalism-in-space/\" target=\"_blank\">Capitalism in Space: Private Enterprise and Competition Reshape the Global Aerospace Launch Industry\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/books/pioneer/\" target=\"_blank\">Pioneer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Matter-Monsters-Lightning-Lifeforms/dp/097158639X/ctoc\" target=\"_blank\">Dark Matter Monsters: Cryptids, Ball Lightning, and the Science of Secret Life Forms\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Black-Swan-Ghosts-Sociologist-Unexplained/dp/B0D6LLNZ4Z/ctoc\" target=\"_blank\">Black Swan Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0971586306/ctoc\" target=\"_blank\">Opening Minds: A Journey of Extraordinary Encounters, Crop Circles, and Resonance\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"value":["%2F5dfff415cc137bf2442014d6","%2F5dffe1e6cc137bf2442013f4"],"type":"link"},"highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"Space News / Exploring Crop Circles","author":"","description":"First Half: On the anniversary of the first American spacewalk, space historian Robert Zimmerman will discuss Ed White's historic excursion on June 3, 1965. He'll also examine the current state of the space industry, including SpaceX's latest test flights and what their results could mean for NASA's Artemis program. Second Half: Researcher Simeon Hein will discuss the mystery of crop circles and theories of their origins. He'll explore reports linking these formations to unusual magnetic effects, and other anomalous phenomena, as well as their possible connections to consciousness, plasma physics, and different modes of reality.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"NiseriN / iStock / Getty Images","title":"Astronaut conducting spacewalk on Earth orbit.","caption":"Astronaut conducting spacewalk on Earth orbit. 3D Illustration. Some elements of this image furnished by NASA","url":"asset://assets.getty/68df1d7e708b1964a9b92ccc","use_caption":false},"keywords":["keywords/spacewalk","keywords/space exploration","keywords/crop circles"],"primary_slug":"2026-06-03-show","slugs":["2026-06-03-show"],"sponsored":false},"permalink":"https://www.coasttocoastam.com/show/2026-06-03-show/"},"slug":"2026-06-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68df1d7e708b1964a9b92ccc","title":"Space News / Exploring Crop Circles","description":"First Half: On the anniversary of the first American spacewalk, space historian Robert Zimmerman will discuss Ed White's historic excursion on June 3, 1965. He'll also examine the current state of the space industry, including SpaceX's latest test flights and what their results could mean for NASA's Artemis program. Second Half: Researcher Simeon Hein will discuss the mystery of crop circles and theories of their origins. He'll explore reports linking these formations to unusual magnetic effects, and other anomalous phenomena, as well as their possible connections to consciousness, plasma physics, and different modes of reality.","author":""},"pub_start":1780567200000,"pub_until":4115978604802,"pub_changed":1780567200000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/mysteries-anomalies","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":"%2F5dfff415cc137bf2442014d6","slug":"zimmerman-robert-6242","payload":{"summary":{"primary_slug":"zimmerman-robert-6242","slugs":["zimmerman-robert-6242"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Robert Zimmerman is an award-winning space historian, writing articles and books on issues of science, history, technology, and culture. He reports on science, space, culture, and politics at his website Behind The Black. His newest book, \"Conscious Choice,\" describes the origins of slavery in the British colonies in North America, and how the lessons of that story will directly impact future colonies on Mars. His last book, \"The Universe in a Mirror: the Saga of the Hubble Space Telescope and the Visionaries Who Built It\" (Princeton University Press) tells the sometimes heartbreaking story of the men and women who conceived, designed, built, screwed up, fixed, and then used the Hubble Space Telescope. His previous book, \"Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel,\" was awarded the Eugene M. Emme Award by the American Astronautical Society for the best popular space history in 2003. In 2000 he was co-winner of the David N. Schramm Award, given by the High Energy Astrophysic Division of the American Astronomical Society for Science Journalism.","image":{"caption":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"alt_text":"","use_caption":false,"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/5073009d848d445065abe36a7b4a6efe","title":"","link":""},"title":"Robert Zimmerman"},"targeting":{"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1501205220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"operator":"OR","workflow":"","id":"I2UCU","what":["coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"canonical_url":"https:/www.coasttocoastam.com/guest/zimmerman-robert/6242","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/5073009d848d445065abe36a7b4a6efe","title":"","link":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"alt_text":"","use_caption":false,"source_credit":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/5073009d848d445065abe36a7b4a6efe"}},"summary":{"type":"html","value":"\u003cp>Robert Zimmerman is an award-winning space historian, writing articles and books on issues of science, history, technology, and culture. He reports on science, space, culture, and politics at his website \u003ca href=\"https://behindtheblack.com/\" target=\"_blank\">Behind The Black\u003c/a>. His newest book, &quot;Conscious Choice,&quot; describes the origins of slavery in the British colonies in North America, and how the lessons of that story will directly impact future colonies on Mars. His last book, &quot;The Universe in a Mirror: the Saga of the Hubble Space Telescope and the Visionaries Who Built It&quot; (Princeton University Press) tells the sometimes heartbreaking story of the men and women who conceived, designed, built, screwed up, fixed, and then used the Hubble Space Telescope.\u003c/p>\n\n\u003cp>His previous book, &quot;Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel,&quot; was awarded the Eugene M. Emme Award by the American Astronautical Society for the best popular space history in 2003. In 2000 he was co-winner of the David N. Schramm Award, given by the High Energy Astrophysic Division of the American Astronomical Society for Science Journalism.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://behindtheblack.com/\" target=\"_blank\">behindtheblack.com\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0440235561/ctoc\" target=\"_blank\">Genesis: The Story of Apollo 8\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0309085489/ctoc\" target=\"_blank\">Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1573561967/ctoc\" target=\"_blank\">The Chronological Encyclopedia of Discoveries in Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0691132976/ctoc\" target=\"_blank\">The Universe in a Mirror: The Saga of the Hubble Space Telescope\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.ebookit.com/books/0000002014/Genesis-The-Story-of-Apollo-8-The-First-Manned-Mission-to-Another-World.html\" target=\"_blank\">Genesis: The Story of Apollo 8 (ebook)\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/books/capitalism-in-space/\" target=\"_blank\">Capitalism in Space: Private Enterprise and Competition Reshape the Global Aerospace Launch Industry\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/books/pioneer/\" target=\"_blank\">Pioneer\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://behindtheblack.com/conscious-choicethe-origins-of-slavery-in-america-and-why-it-matters-today-and-for-our-future-in-outer-space/\" target=\"_blank\">Conscious Choice: The origins of slavery in America and why it matters today and for our future in outer space\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Robert Zimmerman"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"slug":{"value":"zimmerman-robert-6242","type":"slug"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nRobert Zimmerman is an award-winning space historian, writing articles and books on issues of science, history, technology, and culture. He reports on science, space, culture, and politics at his website \u003ca href=\"https://behindtheblack.com/\" target=\"blank\">Behind The Black\u003c/a>. His newest book, \"Conscious Choice,\" describes the origins of slavery in the British colonies in North America, and how the lessons of that story will directly impact future colonies on Mars. His last book, \"The Universe in a Mirror: the Saga of the Hubble Space Telescope and the Visionaries Who Built It\" (Princeton University Press) tells the sometimes heartbreaking story of the men and women who conceived, designed, built, screwed up, fixed, and then used the Hubble Space Telescope.\n\u003c/p>\n\n\u003cp>\nHis previous book, \"Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel,\" was awarded the Eugene M. Emme Award by the American Astronautical Society for the best popular space history in 2003. In 2000 he was co-winner of the David N. Schramm Award, given by the High Energy Astrophysic Division of the American Astronomical Society for Science Journalism.\n\u003c/p>","schedule":{"end":4115978604802,"enabled":false,"begin":0}}]}},"ingestion":{"feed_content_id":"/content/zimmerman-robert-6242","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/zimmerman-robert/6242","external_url":""}},"pub_start":1501205220000,"type":"content:coast-to-coast-guest","summary":{"title":"Robert Zimmerman","description":"Robert Zimmerman is an award-winning space historian, writing articles and books on issues of science, history, technology, and culture. He reports on science, space, culture, and politics at his website Behind The Black. His newest book, \"Conscious Choice,\" describes the origins of slavery in the British colonies in North America, and how the lessons of that story will directly impact future colonies on Mars. His last book, \"The Universe in a Mirror: the Saga of the Hubble Space Telescope and the Visionaries Who Built It\" (Princeton University Press) tells the sometimes heartbreaking story of the men and women who conceived, designed, built, screwed up, fixed, and then used the Hubble Space Telescope. His previous book, \"Leaving Earth: Space Stations, Rival Superpowers, and the Quest for Interplanetary Travel,\" was awarded the Eugene M. Emme Award by the American Astronautical Society for the best popular space history in 2003. In 2000 he was co-winner of the David N. Schramm Award, given by the High Energy Astrophysic Division of the American Astronomical Society for Science Journalism.","image":"https://i.iheart.com/v3/re/assets.coast2coast/5073009d848d445065abe36a7b4a6efe"}},{"ref_id":"%2F5dffe1e6cc137bf2442013f4","slug":"hein-simeon-5767","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/hein-simeon/5767","cuser":"","fields":{"summary":{"type":"html","value":"\u003cp>Dr. Simeon Hein is the director of the non-profit Institute for Resonance in Boulder, Colorado. The Institute is devoted to the study of subtle-energy sciences including remote viewing, crop circles and related subjects. Dr. Hein has a Ph.D. in sociology and has previously taught research methodology at Washington State University. Dr. Hein first learned remote viewing in 1996 and subsequently became involved in crop circle research.\u003c/p>\n\n"},"title":{"type":"title","value":"Simeon Hein"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://simeonhein.com/\" target=\"_blank\">simeonhein.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://newcrystalmind.com/\" target=\"_blank\">Newcrystalmind.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mountbaldy.com/\" target=\"_blank\">mountbaldy.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://darkmattermonsters.com/\" target=\"_blank\">darkmattermonsters.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.patreon.com/DarkMatterMysteries\" target=\"_blank\">Dark Matter Mysteries Club\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Simeon Hein is the director of the non-profit Institute for Resonance in Boulder, Colorado. The Institute is devoted to the study of subtle-energy sciences including remote viewing, crop circles and related subjects. Dr. Hein has a Ph.D. in sociology and has previously taught research methodology at Washington State University. Dr. Hein first learned remote viewing in 1996 and subsequently became involved in crop circle research. He believes that all crop circles, regardless of their origin, create energetic effects by virtue of their shape and the subtle interaction between humans, plants, and sacred geometry. In addition to assisting with Institute for Resonance crop circle tours he continues to offer online remote viewing classes. Simeon's most recent book is &quot;Black Swan Ghosts: a Sociologist Encounters Witnesses to Unexplained Aerial Craft, Their Occupants, and Other Elements of the Multiverse.&quot;\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/63e9ef58e6d259c25de97673","url":"asset://new_assets/63e9ef58e6d259c25de97673","bucket":"new_assets","id":"%2F63e9ef58e6d259c25de97673","new_tab":false,"source_credit":"","title":"","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"hein-simeon-5767"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCAxbVxz7ZwJBj0uFrbmEq7A\" target=\"_blank\">Simeon Hein YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Matter-Monsters-Lightning-Lifeforms/dp/097158639X/ctoc\" target=\"_blank\">Dark Matter Monsters: Cryptids, Ball Lightning, and the Science of Secret Life Forms\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Black-Swan-Ghosts-Sociologist-Unexplained/dp/B0D6LLNZ4Z/ctoc\" target=\"_blank\">Black Swan Ghosts: A sociologist encounters witnesses to unexplained aerial craft, their occupants, and other elements of the multiverse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0971586306/ctoc\" target=\"_blank\">Opening Minds: A Journey of Extraordinary  Encounters, Crop Circles, and Resonance\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0971586357/ctoc\" target=\"_blank\">Planetary Intelligence: 101 Easy Steps to Energy, Well-Being, and Natural Insight\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/hein-simeon-5767","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hein-simeon/5767","feed_type":""},"summary":{"image":{"new_tab":false,"source_credit":"","url":"asset://new_assets/63e9ef58e6d259c25de97673","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","title":"","use_caption":false},"keywords":[],"primary_slug":"hein-simeon-5767","slugs":["hein-simeon-5767"],"sponsored":false,"title":"Simeon Hein","author":"Coast to Coast AM Staff","description":"Dr. Simeon Hein is the director of the non-profit Institute for Resonance in Boulder, Colorado. The Institute is devoted to the study of subtle-energy sciences including remote viewing, crop circles and related subjects. Dr. Hein has a Ph.D. in sociology and has previously taught research methodology at Washington State University. Dr. Hein first learned remote viewing in 1996 and subsequently became involved in crop circle research."},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"e2u2z","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult"]}],"exclusion":{"tags":[]},"publish_date":1586482200000}},"pub_start":1586482200000,"type":"content:coast-to-coast-guest","summary":{"title":"Simeon Hein","description":"Dr. Simeon Hein is the director of the non-profit Institute for Resonance in Boulder, Colorado. The Institute is devoted to the study of subtle-energy sciences including remote viewing, crop circles and related subjects. Dr. Hein has a Ph.D. in sociology and has previously taught research methodology at Washington State University. Dr. Hein first learned remote viewing in 1996 and subsequently became involved in crop circle research.","image":"https://i.iheart.com/v3/re/new_assets/63e9ef58e6d259c25de97673"}}]}},{"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:/6a18ffea0902e70e5034f426","slug:2026-06-03-show","slug:2026-06-03-show","keyword:keywords/spacewalk","keyword:keywords/space exploration","keyword:keywords/crop circles"]}},{"id":"%2F6a1920ac441a5c7ed6ae0790","type":"PUBLISHING","record":{"ref_id":"%2F6a1920ac441a5c7ed6ae0790","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-04-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"slug":{"type":"slug","value":"2026-06-04-show"},"title":{"value":"RFK Assassination / Mediumship & Angels","type":"title"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"show_date":{"value":1780581600000,"type":"date"},"summary":{"value":"\u003cp>First Half: On the anniversary of the assassination of Senator Robert F. Kennedy, researcher \u003ca href=\"https://x.com/lisapease\" target=\"_blank\">Lisa Pease\u003c/a> will discuss her investigation into the RFK case. Drawing on LAPD and FBI records as well as recently released documents, she will examine evidence she believes challenges the official account and suggests a broader cover-up.\u003c/p>\n\n\u003cp>Second Half: Spiritual medium \u003ca href=\"https://erikagabriel.com/\" target=\"_blank\">Erika Gabriel\u003c/a> will discuss her 18-year journey as a medium and how her abilities have evolved over time. She will talk about connecting with loved ones, angels, and spirit guides, and how these experiences can provide guidance, purpose, and a greater sense of well-being.\u003c/p>\n\n","type":"html"},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"guest":{"type":"link","value":["%2F5e0229ba537fd678a3ecfbd3","%2F63eec2dc43a35e22cb54d624"]},"primary_image":{"value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a192347cb3d4f50362de02a","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a192347cb3d4f50362de02a","source_credit":"Hill Street Studios / Stone / Getty Images","use_caption":false,"alt_text":"","link":"","new_tab":false,"title":"Mind's Light","url":"asset://assets.getty/6a192347cb3d4f50362de02a"},"type":"asset"},"zype_episodes":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>First Half: On the anniversary of the assassination of Senator Robert F. Kennedy, author and researcher \u003ca href=\"https://x.com/lisapease\" target=\"_blank\">Lisa Pease\u003c/a> will discuss her investigation into the RFK case. Drawing on LAPD and FBI records as well as recently released documents, she will examine evidence she believes challenges the official account and suggests a broader cover-up.\u003c/p>\n\n\u003cp>Second Half: Spiritual medium \u003ca href=\"https://erikagabriel.com/\" target=\"_blank\">Erika Gabriel\u003c/a> will discuss her 18-year journey as a medium and how her abilities have evolved over time. She will talk about connecting with loved ones, angels, and spirit guides, and how these experiences can provide guidance, purpose, and a greater sense of well-being.\u003c/p>\n\n","locale":{"locales":[]}}]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"keywords":{"type":"tag","value":["keywords/JFK assassination","keywords/mediumship","keywords/angels"]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://x.com/lisapease\" target=\"_blank\">\u003cu>x.com/lisapease\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://erikagabriel.com/\" target=\"_blank\">\u003cu>erikagabriel.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Assassinations-Probe-Magazine-JFK-Malcolm/dp/0922915822/ctoc\" target=\"_blank\">The Assassinations: Probe Magazine on JFK, MLK, RFK, and Malcolm X\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lie-Too-Big-Fail-Assassination/dp/1627310703/ctoc\" target=\"_blank\">A Lie Too Big to Fail\u003c/a>\u003c/li>\u003c/ul>\n"},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"value":true,"type":"checkbox"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"Hill Street Studios / Stone / Getty Images","url":"asset://assets.getty/6a192347cb3d4f50362de02a","use_caption":false,"title":"Mind's Light"},"keywords":["keywords/JFK assassination","keywords/mediumship","keywords/angels"],"primary_slug":"2026-06-04-show","slugs":["2026-06-04-show"],"sponsored":false,"title":"RFK Assassination / Mediumship & Angels","author":"","description":"First Half: On the anniversary of the assassination of Senator Robert F. Kennedy, researcher Lisa Pease will discuss her investigation into the RFK case. Drawing on LAPD and FBI records as well as recently released documents, she will examine evidence she believes challenges the official account and suggests a broader cover-up. Second Half: Spiritual medium Erika Gabriel will discuss her 18-year journey as a medium and how her abilities have evolved over time. She will talk about connecting with loved ones, angels, and spirit guides, and how these experiences can provide guidance, purpose, and a greater sense of well-being."},"targeting":{"publish_date":1780653600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"SL7e0","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/spirituality-occult","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/show/2026-06-04-show/"},"slug":"2026-06-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a192347cb3d4f50362de02a","title":"RFK Assassination / Mediumship & Angels","description":"First Half: On the anniversary of the assassination of Senator Robert F. Kennedy, researcher Lisa Pease will discuss her investigation into the RFK case. Drawing on LAPD and FBI records as well as recently released documents, she will examine evidence she believes challenges the official account and suggests a broader cover-up. Second Half: Spiritual medium Erika Gabriel will discuss her 18-year journey as a medium and how her abilities have evolved over time. She will talk about connecting with loved ones, angels, and spirit guides, and how these experiences can provide guidance, purpose, and a greater sense of well-being.","author":""},"pub_start":1780653600000,"pub_until":4115978604802,"pub_changed":1780653600000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","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":"%2F5e0229ba537fd678a3ecfbd3","slug":"pease-lisa-97550","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/pease-lisa/97550","cuser":"","fields":{"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nLisa Pease is the author of 'A Lie Too Big to Fail: The Real History of the Assassination of Robert F. Kennedy.' Based on more than two decades of investigative research, Pease’s recently published book has already been hailed as “the magnum opus of RFK assassination research” by the acclaimed author of 'JFK and the Unspeakable,' James Douglass. Pease was previously published in a collection of essays titled 'The Assassinations: Probe Magazine on JFK, MLK, RFK and Malcolm X.'\n\u003c/p>"}]},"primary_image":{"value":{"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6907fd975697f9216d434a218d287e3a","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/6907fd975697f9216d434a218d287e3a","use_caption":false,"alt_text":"","link":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false},"type":"asset"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"pease-lisa-97550"},"videos":{"type":"html","value":""},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Assassinations-Probe-Magazine-JFK-Malcolm/dp/0922915822/ctoc\" target=\"_blank\">The Assassinations: Probe Magazine on JFK, MLK, RFK, and Malcolm X\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lie-Too-Big-Fail-Assassination/dp/1627310703/ctoc\" target=\"_blank\">A Lie Too Big to Fail\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Lisa Pease is the author of 'A Lie Too Big to Fail: The Real History of the Assassination of Robert F. Kennedy.' Based on more than two decades of investigative research, Pease’s recently published book has already been hailed as “the magnum opus of RFK assassination research” by the acclaimed author of 'JFK and the Unspeakable,' James Douglass. Pease was previously published in a collection of essays titled 'The Assassinations: Probe Magazine on JFK, MLK, RFK and Malcolm X.'\u003c/p>\n\n"},"title":{"type":"title","value":"Lisa Pease"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://realhistoryarchives.blogspot.com/\" target=\"_blank\">realhistoryarchives.blogspot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/lisapease\" target=\"_blank\">x.com/lisapease\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/pease-lisa-97550","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/pease-lisa/97550","feed_type":"","feed_vendor":"C2C"},"summary":{"keywords":[],"primary_slug":"pease-lisa-97550","slugs":["pease-lisa-97550"],"sponsored":false,"title":"Lisa Pease","author":"Coast to Coast AM Staff","description":"Lisa Pease is the author of 'A Lie Too Big to Fail: The Real History of the Assassination of Robert F. Kennedy.' Based on more than two decades of investigative research, Pease’s recently published book has already been hailed as “the magnum opus of RFK assassination research” by the acclaimed author of 'JFK and the Unspeakable,' James Douglass. Pease was previously published in a collection of essays titled 'The Assassinations: Probe Magazine on JFK, MLK, RFK and Malcolm X.'","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/6907fd975697f9216d434a218d287e3a","caption":"","link":"","use_caption":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1545357900000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"XMBJB","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":1545357900000,"type":"content:coast-to-coast-guest","summary":{"title":"Lisa Pease","description":"Lisa Pease is the author of 'A Lie Too Big to Fail: The Real History of the Assassination of Robert F. Kennedy.' Based on more than two decades of investigative research, Pease’s recently published book has already been hailed as “the magnum opus of RFK assassination research” by the acclaimed author of 'JFK and the Unspeakable,' James Douglass. Pease was previously published in a collection of essays titled 'The Assassinations: Probe Magazine on JFK, MLK, RFK and Malcolm X.'","image":"https://i.iheart.com/v3/re/assets.coast2coast/6907fd975697f9216d434a218d287e3a"}},{"ref_id":"%2F63eec2dc43a35e22cb54d624","slug":"erika-gabriel","payload":{"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"author":"","description":"Erika Gabriel is a professional spiritual medium, teacher and wayfinder whose calling is to help people find purpose, direction and clarity in life. Over the course of her 15-year career, Erika has performed thousands of live readings for individuals from all over the world and all walks of life. She’s been featured in The New York Times, Forbes, Goop, and InStyle, and hosts her own podcast, \"You Are Not Alone.\"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":"","link":"","url":"asset://new_assets/69541cf6893b8e7a7d925196","use_caption":false},"keywords":[],"primary_slug":"erika-gabriel","slugs":["erika-gabriel"],"sponsored":false,"title":"Erika Gabriel"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"ePtQz","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1676591700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/guest/erika-gabriel/","cuser":"user/ldap/PREBUR1SXN","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://erikagabriel.com/\" target=\"_blank\">erikagabriel.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Erika Gabriel is a professional spiritual medium, teacher and wayfinder whose calling is to help people find purpose, direction and clarity in life. Over the course of her 15-year career, Erika has performed thousands of live readings for individuals from all over the world and all walks of life. She’s been featured in The New York Times, Forbes, Goop, and InStyle, and hosts her own podcast, “You Are Not Alone,” which explores our collective search for answers about life, death and everything in between.\u003c/p>\n\n\u003cp>A firm believer in the power that exists within each of us, Erika has developed a set of online resources and teaching materials designed to empower individuals on their spiritual path. No matter our cultural background or beliefs, we all share a universal connection to Spirit. Erika’s mission is to help as many people as she can discover this life-changing power for themselves.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Erika Gabriel is a professional spiritual medium, teacher and wayfinder whose calling is to help people find purpose, direction and clarity in life. Over the course of her 15-year career, Erika has performed thousands of live readings for individuals from all over the world and all walks of life. She’s been featured in The New York Times, Forbes, Goop, and InStyle, and hosts her own podcast, &quot;You Are Not Alone.&quot;\u003c/p>\n\n"},"author":{"type":"author","value":[]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/69541cf6893b8e7a7d925196","source_credit":"","url":"asset://new_assets/69541cf6893b8e7a7d925196","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","caption":"","id":"%2F69541cf6893b8e7a7d925196","title":"","link":"","new_tab":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"erika-gabriel"},"title":{"type":"title","value":"Erika Gabriel"}}},"pub_start":1676591700000,"type":"content:coast-to-coast-guest","summary":{"title":"Erika Gabriel","description":"Erika Gabriel is a professional spiritual medium, teacher and wayfinder whose calling is to help people find purpose, direction and clarity in life. Over the course of her 15-year career, Erika has performed thousands of live readings for individuals from all over the world and all walks of life. She’s been featured in The New York Times, Forbes, Goop, and InStyle, and hosts her own podcast, \"You Are Not Alone.\"","image":"https://i.iheart.com/v3/re/new_assets/69541cf6893b8e7a7d925196"}}]}},{"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:/6a1920ac441a5c7ed6ae0790","slug:2026-06-04-show","slug:2026-06-04-show","keyword:keywords/JFK assassination","keyword:keywords/mediumship","keyword:keywords/angels"]}},{"id":"%2F6a1924b0441a5c7ed6ae07a9","type":"PUBLISHING","record":{"ref_id":"%2F6a1924b0441a5c7ed6ae07a9","type":"content:coast-to-coast-show","payload":{"fields":{"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"title":{"type":"title","value":"Paranormal Experiences / Open Lines"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://varlaventura.net/\" target=\"_blank\">varlaventura.net\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/werewolves","keywords/banshees","keywords/Ouija board"]},"primary_image":{"type":"asset","value":{"source_credit":"designnatures / iStock / Getty Images","title":"Waking up Hortensia Fragments","url":"asset://assets.getty/6a1926cfa4303380d4e9ccad","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Fragmented veil movements are showing a female, with closed and open eyes, in light and shadow parts.","id":"%2F6a1926cfa4303380d4e9ccad","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a1926cfa4303380d4e9ccad","use_caption":false,"bucket":"assets.getty","link":""}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1780668000000},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Banshees-Werewolves-Vampires-Other-Creatures/dp/1578635470/ctoc\" target=\"_blank\">Banshees, Werewolves, Vampires, and Other Creatures of the Night\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Varla-Venturas-Paranormal-Parlor-Hauntings/dp/1578636337//ctoc\" target=\"_blank\">Varla Ventura's Paranormal Parlor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fairies-Pookas-Changelings-Complete-Enchanted/dp/1578636116/ctoc\" target=\"_blank\">Fairies, Pookas, and Changelings\u003c/a>\u003c/li>\u003c/ul>\n"},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"slug":{"type":"slug","value":"2026-06-05-show"},"summary":{"type":"html","value":"\u003cp>Author, traveler, and lover of the strange, \u003ca href=\"https://varlaventura.net/\" target=\"_blank\">\u003cu>Varla Ventura\u003c/u>\u003c/a>\u003cu>,\u003c/u> will be discussing paranormal history, haunts, and the supernatural. She'll delve into such subjects as werewolves, banshees, fairies, Ouija experiences, and more. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind! \u003c/p>\n\n"},"videos":{"value":"","type":"html"},"zype_highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author, traveler, and lover of the strange, \u003ca href=\"https://varlaventura.net/\" target=\"_blank\">\u003cu>Varla Ventura\u003c/u>\u003c/a>\u003cu>,\u003c/u> will be discussing paranormal history, haunts, and the supernatural. She'll delve into such subjects as werewolves, banshees, fairies, Ouija experiences, and more. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind! \u003c/p>\n\n"}]},"guest":{"type":"link","value":["%2F5e007554cc137bf244201abf","%2F5dffc219cc137bf2442012a0"]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"Paranormal Experiences / Open Lines","author":"","description":"Author, traveler, and lover of the strange, Varla Ventura, will be discussing paranormal history, haunts, and the supernatural. She'll delve into such subjects as werewolves, banshees, fairies, Ouija experiences, and more. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","image":{"source_credit":"designnatures / iStock / Getty Images","title":"Waking up Hortensia Fragments","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://assets.getty/6a1926cfa4303380d4e9ccad","use_caption":false,"alt_text":"","caption":"Fragmented veil movements are showing a female, with closed and open eyes, in light and shadow parts.","new_tab":false},"keywords":["keywords/werewolves","keywords/banshees","keywords/Ouija board"],"primary_slug":"2026-06-05-show","slugs":["2026-06-05-show"]},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"dAch0","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1780740000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-05-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-06-05-show/"},"slug":"2026-06-05-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a1926cfa4303380d4e9ccad","title":"Paranormal Experiences / Open Lines","description":"Author, traveler, and lover of the strange, Varla Ventura, will be discussing paranormal history, haunts, and the supernatural. She'll delve into such subjects as werewolves, banshees, fairies, Ouija experiences, and more. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1780740000000,"pub_until":4115978604802,"pub_changed":1780740000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","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":"%2F5e007554cc137bf244201abf","slug":"ventura-varla-7327","payload":{"fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Varla Ventura is an author, traveler, rotten botanist, and lover of the strange. She has authored several books on bizarre and freaky things, from paranormal women’s history to werewolves and banshees to plants that smell like death. She is a committed supernaturalist, folklorist, and seeker of those shadowy things that scrape at your window in the night.\u003c/p>\n\n\u003cp>Her latest book, \u003cem>Enchanted Plants: A Treasury of Botanical Folklore and Magic,\u003c/em> explores the gardens of fairy and folk tales, where plants and their magic and medicine are central to the story. When not writing, she can be found tending her poison garden and exploring the graveyards and forests in Minnesota.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"new_assets","source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F67f1c1b72c9ef6d419db12b8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67f1c1b72c9ef6d419db12b8","url":"asset://new_assets/67f1c1b72c9ef6d419db12b8","use_caption":false}},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Varla Ventura"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://varlaventura.net/\" target=\"_blank\">varlaventura.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://shadowzine.com/varla-a-ventura/\" target=\"_blank\">shadowzine.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Enchanted-Plants-Treasury-Botanical-Folklore/dp/1578638607/ctoc\" target=\"_blank\">Enchanted Plants: A Treasury of Botanical Folklore and Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://shadowzine.com/product/issue-3-mark-twains-ouija-mystery-by-varla-a-ventura/\" target=\"_blank\">Shadow Zine #3: Mark Twain's Ouija Mystery\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Varla-Venturas-Paranormal-Parlor-Hauntings/dp/1578636337//ctoc\" target=\"_blank\">Varla Ventura's Paranormal Parlor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fairies-Pookas-Changelings-Complete-Enchanted/dp/1578636116/ctoc\" target=\"_blank\">Fairies, Pookas, and Changelings\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Among-Mermaids-Facts-Enchantments-Sirens/dp/1578635454/ctoc\" target=\"_blank\">Among the Mermaids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Banshees-Werewolves-Vampires-Other-Creatures/dp/1578635470/ctoc\" target=\"_blank\">Banshees, Werewolves, Vampires, and Other Creatures of the Night\u003c/a>\u003c/li>\u003c/ul>\n"},"slug":{"type":"slug","value":"ventura-varla-7327"},"summary":{"type":"html","value":"\u003cp>Varla Ventura is an author, traveler, rotten botanist, and lover of the strange. She has authored several books on bizarre and freaky things, from paranormal women’s history to werewolves and banshees to plants that smell like death. She is a committed supernaturalist, folklorist, and seeker of those shadowy things that scrape at your window in the night.\u003c/p>\n\n"}},"ingestion":{"feed_permalink":"https:/www.coasttocoastam.com/guest/ventura-varla/7327","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/ventura-varla-7327","feed_partner_content":false},"summary":{"slugs":["ventura-varla-7327"],"sponsored":false,"title":"Varla Ventura","author":"Coast to Coast AM Staff","description":"Varla Ventura is an author, traveler, rotten botanist, and lover of the strange. She has authored several books on bizarre and freaky things, from paranormal women’s history to werewolves and banshees to plants that smell like death. She is a committed supernaturalist, folklorist, and seeker of those shadowy things that scrape at your window in the night.","image":{"title":"","use_caption":false,"source_credit":"","url":"asset://new_assets/67f1c1b72c9ef6d419db12b8","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false},"keywords":[],"primary_slug":"ventura-varla-7327"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/supernatural-paranormal","coast-categories/weird-bizarre"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"g5SMt","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1491534060000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/ventura-varla/7327","cuser":""},"pub_start":1491534060000,"type":"content:coast-to-coast-guest","summary":{"title":"Varla Ventura","description":"Varla Ventura is an author, traveler, rotten botanist, and lover of the strange. She has authored several books on bizarre and freaky things, from paranormal women’s history to werewolves and banshees to plants that smell like death. She is a committed supernaturalist, folklorist, and seeker of those shadowy things that scrape at your window in the night.","image":"https://i.iheart.com/v3/re/new_assets/67f1c1b72c9ef6d419db12b8"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a1924b0441a5c7ed6ae07a9","slug:2026-06-05-show","slug:2026-06-05-show","keyword:keywords/werewolves","keyword:keywords/banshees","keyword:keywords/Ouija board"]}}],"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":"%2F6a1d16d9172de984ec889356","type":"PUBLISHING","record":{"ref_id":"%2F6a1d16d9172de984ec889356","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up"},"source":{"type":"plain","value":"Washington Post"},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889363","source_credit":"","title":"","bucket":"new_assets","id":"%2F6a1d1738172de984ec889363","url":"asset://new_assets/6a1d1738172de984ec889363","use_caption":false,"alt_text":""}},"source_url":{"type":"plain","value":"https://www.washingtonpost.com/nation/2026/05/30/26-years-colorado-ufo-watchtower-waited-government-catch-up/"},"summary":{"type":"html","value":"\u003cp>For 26 years, a scrappy roadside attraction has drawn curious tourists and a stream of alien enthusiasts.\u003c/p>\n\n"},"title":{"type":"title","value":"A Colorado UFO watchtower has been waiting for the government to catch up"},"author":{"type":"author","value":[{"id":"user","name":"Washington Post"}]},"include_recommendations":{"type":"checkbox","value":true}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"keywords":[],"primary_slug":"a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up","slugs":["a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up"],"sponsored":false,"title":"A Colorado UFO watchtower has been waiting for the government to catch up","author":"Washington Post","description":"For 26 years, a scrappy roadside attraction has drawn curious tourists and a stream of alien enthusiasts.","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a1d1738172de984ec889363","caption":"","title":""}},"targeting":{"publish_date":1780304400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"D8nKZ","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/article/a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up/"},"slug":"a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889363","title":"A Colorado UFO watchtower has been waiting for the government to catch up","description":"For 26 years, a scrappy roadside attraction has drawn curious tourists and a stream of alien enthusiasts.","author":"Washington Post"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d16d9172de984ec889356","slug:a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up","slug:a-colorado-ufo-watchtower-has-been-waiting-for-the-government-to-catch-up","author:user"]}},{"id":"%2F6a1d1760172de984ec889375","type":"PUBLISHING","record":{"ref_id":"%2F6a1d1760172de984ec889375","type":"content:coast-to-coast-article","payload":{"fields":{"title":{"type":"title","value":"Meet Hilma af Klint, the Occultist Who Believed Otherworldly Spirits Told Her What to Paint"},"author":{"value":[{"id":"user","name":"Smithsonian Magazine"}],"type":"author"},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"source_url":{"type":"plain","value":"https://www.smithsonianmag.com/smart-news/meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint-now-shes-considered-one-of-historys-first-abstract-artists-180988859/"},"summary":{"value":"\u003cp>The Swedish painter created bold, vibrant works as early as 1906—several years before contemporaries like Wassily Kandinsky.\u003c/p>\n\n","type":"html"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"title":"","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F6a1d1738172de984ec88936c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec88936c","source_credit":"","url":"asset://new_assets/6a1d1738172de984ec88936c","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"primary_video":{"value":{"rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0},"embed_type":"","html":"","provider":""},"type":"embed"},"slug":{"type":"slug","value":"meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint"},"source":{"type":"plain","value":"Smithsonian Magazine"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"description":"The Swedish painter created bold, vibrant works as early as 1906—several years before contemporaries like Wassily Kandinsky.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","url":"asset://new_assets/6a1d1738172de984ec88936c","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","use_caption":false},"keywords":[],"primary_slug":"meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint","slugs":["meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint"],"sponsored":false,"title":"Meet Hilma af Klint, the Occultist Who Believed Otherworldly Spirits Told Her What to Paint","author":"Smithsonian Magazine"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780304400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"RagKv","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}]},"canonical_url":"https://www.coasttocoastam.com/article/meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/article/meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint/"},"slug":"meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec88936c","title":"Meet Hilma af Klint, the Occultist Who Believed Otherworldly Spirits Told Her What to Paint","description":"The Swedish painter created bold, vibrant works as early as 1906—several years before contemporaries like Wassily Kandinsky.","author":"Smithsonian Magazine"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d1760172de984ec889375","slug:meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint","slug:meet-hilma-af-klint-the-occultist-who-believed-otherworldly-spirits-told-her-what-to-paint","author:user"]}},{"id":"%2F6a1d17ad172de984ec889381","type":"PUBLISHING","record":{"ref_id":"%2F6a1d17ad172de984ec889381","type":"content:coast-to-coast-article","payload":{"summary":{"title":"Are UFOs Real?","author":"Psychology Today","description":"UFOs might be a holographic projection of human consciousness.","image":{"caption":"","source_credit":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","url":"asset://new_assets/6a1d1738172de984ec889371"},"keywords":[],"primary_slug":"are-ufos-real","slugs":["are-ufos-real"],"sponsored":false},"targeting":{"targets":[{"workflow":"","id":"3lmWr","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1780304400000,"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/are-ufos-real/","cuser":"user/ldap/PREBUR1SXN","fields":{"source":{"type":"plain","value":"Psychology Today"},"source_url":{"type":"plain","value":"https://www.psychologytoday.com/us/blog/the-philosopher-is-in/202605/are-ufos-real"},"title":{"type":"title","value":"Are UFOs Real?"},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","url":"asset://new_assets/6a1d1738172de984ec889371","use_caption":false,"bucket":"new_assets","id":"%2F6a1d1738172de984ec889371","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889371","title":""}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"slug":{"type":"slug","value":"are-ufos-real"},"summary":{"type":"html","value":"\u003cp>UFOs might be a holographic projection of human consciousness.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"user","name":"Psychology Today"}]},"include_recommendations":{"type":"checkbox","value":false}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"permalink":"https://www.coasttocoastam.com/article/are-ufos-real/"},"slug":"are-ufos-real","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889371","title":"Are UFOs Real?","description":"UFOs might be a holographic projection of human consciousness.","author":"Psychology Today"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d17ad172de984ec889381","slug:are-ufos-real","slug:are-ufos-real","author:user"]}},{"id":"%2F6a1d17f4172de984ec88938d","type":"PUBLISHING","record":{"ref_id":"%2F6a1d17f4172de984ec88938d","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889372","source_credit":"","title":"","use_caption":false,"bucket":"new_assets","id":"%2F6a1d1738172de984ec889372","new_tab":false,"url":"asset://new_assets/6a1d1738172de984ec889372","alt_text":""}},"slug":{"value":"contact-in-the-desert-returns-to-indian-wells","type":"slug"},"source":{"type":"plain","value":"KESQ.com"},"summary":{"type":"html","value":"\u003cp>This year's theme, &quot;Infinite Realms,&quot; explores ideas including parallel dimensions, non-human intelligence, and the nature of reality itself.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"user","name":"KESQ.com"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"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":""}},"source_url":{"type":"plain","value":"https://kesq.com/news/2026/05/29/contact-in-the-desert-returns-to-indian-wells-2/"},"title":{"type":"title","value":"Contact in the Desert returns to Indian Wells"},"blocks":{"value":[],"type":"flex"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"description":"This year's theme, \"Infinite Realms,\" explores ideas including parallel dimensions, non-human intelligence, and the nature of reality itself.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://new_assets/6a1d1738172de984ec889372","caption":"","new_tab":false,"source_credit":"","title":"","use_caption":false},"keywords":[],"primary_slug":"contact-in-the-desert-returns-to-indian-wells","slugs":["contact-in-the-desert-returns-to-indian-wells"],"sponsored":false,"title":"Contact in the Desert returns to Indian Wells","author":"KESQ.com"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780304400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"Zuxao","operator":"OR"}]},"canonical_url":"https://www.coasttocoastam.com/article/contact-in-the-desert-returns-to-indian-wells/","permalink":"https://www.coasttocoastam.com/article/contact-in-the-desert-returns-to-indian-wells/"},"slug":"contact-in-the-desert-returns-to-indian-wells","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889372","title":"Contact in the Desert returns to Indian Wells","description":"This year's theme, \"Infinite Realms,\" explores ideas including parallel dimensions, non-human intelligence, and the nature of reality itself.","author":"KESQ.com"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d17f4172de984ec88938d","slug:contact-in-the-desert-returns-to-indian-wells","slug:contact-in-the-desert-returns-to-indian-wells","author:user"]}},{"id":"%2F6a1d1848172de984ec889399","type":"PUBLISHING","record":{"ref_id":"%2F6a1d1848172de984ec889399","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/is-this-tamaulipas-city-protected-by-ufos/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Mexico News Daily"}]},"include_recommendations":{"value":false,"type":"checkbox"},"primary_video":{"type":"embed","value":{"provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""},"embed_type":"","html":""}},"source":{"type":"plain","value":"Mexico News Daily"},"summary":{"type":"html","value":"\u003cp>A beach community believes that an underwater extraterrestrial spaceship is hiding offshore.\u003c/p>\n\n"},"title":{"type":"title","value":"Is this Tamaulipas city protected by UFOs?"},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a1d1738172de984ec889369","link":"","title":"","url":"asset://new_assets/6a1d1738172de984ec889369","alt_text":"","bucket":"new_assets","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889369","source_credit":"","use_caption":false}},"slug":{"type":"slug","value":"is-this-tamaulipas-city-protected-by-ufos"},"source_url":{"type":"plain","value":"https://mexiconewsdaily.com/travel/is-this-tamaulipas-city-protected-by-ufos/"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"primary_slug":"is-this-tamaulipas-city-protected-by-ufos","slugs":["is-this-tamaulipas-city-protected-by-ufos"],"sponsored":false,"title":"Is this Tamaulipas city protected by UFOs?","author":"Mexico News Daily","description":"A beach community believes that an underwater extraterrestrial spaceship is hiding offshore.","image":{"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a1d1738172de984ec889369","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","title":"","use_caption":false},"keywords":[]},"targeting":{"targets":[{"workflow":"","id":"Dzx4I","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1780304400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"permalink":"https://www.coasttocoastam.com/article/is-this-tamaulipas-city-protected-by-ufos/"},"slug":"is-this-tamaulipas-city-protected-by-ufos","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1d1738172de984ec889369","title":"Is this Tamaulipas city protected by UFOs?","description":"A beach community believes that an underwater extraterrestrial spaceship is hiding offshore.","author":"Mexico News Daily"},"pub_start":1780304400000,"pub_until":4115978604802,"pub_changed":1780304400000,"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:/6a1d1848172de984ec889399","slug:is-this-tamaulipas-city-protected-by-ufos","slug:is-this-tamaulipas-city-protected-by-ufos","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1781545409000,"\u003cupcoming_pub_after>":1780336800000,"\u003cpub_start>":1780335809000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1780422209000,"\u003ctonight_pub_after>":1780336800000},"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":"%2F6a18cf1f0902e70e5034f3db","type":"PUBLISHING","record":{"ref_id":"%2F6a18cf1f0902e70e5034f3db","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-31-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, spiritual teacher \u003ca href=\"https://suzannegiesemann.com/\" target=\"_blank\">Suzanne Giesemann\u003c/a> joined Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) to discuss her journey into mediumship and the insights she has gleaned from the spirit realm. She detailed her way of perceiving spirits through symbolic imagery and gestures in her mind's eye, which convey the essence of the departed. These symbols can be both universal and personal, given by spirits to ensure clear communication, she said. For example, she once saw a caduceus, a universal symbol for doctors, which helped identify a spirit's profession. Stressing the need for intention and calm energy to facilitate readings, she noted that spirits don't always appear, sometimes due to &quot;a greater reason, a lesson that's to be learned.&quot;\u003c/p>\n\n\u003cp>Regarding the content of messages, she observed that spirits focus less on earthly concerns and more on healing relationships and imparting love. Giesemann highlighted that growth and learning continue after death, and consciousness can expand infinitely, allowing communication with many simultaneously. She urged listeners to consider mediumship not as a mystical novelty, but as a tool for understanding the &quot;big web that connects everything,&quot; and encouraged openness balanced with healthy skepticism.\u003c/p>\n\n\u003cp>Giesemann emphasized that successful communication depends heavily on the coherence of the missing person's spirit and the relational resonance between medium, sitter, and spirit. &quot;If the person who's missing is not in a coherent state, dead or alive, it's going to be very challenging for them to communicate,&quot; she remarked. Outlining her approach as an evidence-based medium, she focuses on verifiable details she could not have known otherwise. She shared compelling examples, including a case that involved a son who died by suicide, providing specific information about his death and his mother's tattoos, which she had no prior knowledge of. During the second hour, she gave readings for callers.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, author and explorer of the unexplained, \u003ca href=\"https://jeffbelanger.com/\" target=\"_blank\">Jeff Belanger\u003c/a>, presented strange tales from New England and explored the region's unique cultural and historical factors that fuel its rich folklore and paranormal stories. He described New England as &quot;the creepy attic of America,&quot; where preservation of history and harsh winters encourage storytelling, allowing ghost tales, UFO sightings, and monster legends to thrive. Belanger highlighted the power of storytelling over historical accuracy, illustrating this with the example of Plymouth Rock, calling it &quot;the nation's most underwhelming landmark&quot; yet &quot;so symbolic… it connects us through the story back centuries.&quot;\u003c/p>\n\n\u003cp>He delved into mysterious locations such as America's Stonehenge in Salem, New Hampshire, where aligned stones may have served as a calendar essential to early farming communities. He also touched on the far more recent \u003ca href=\"https://www.atlasobscura.com/places/ponyhenge\" target=\"_blank\">Ponyhenge\u003c/a> in Lincoln, Massachusetts, a roadside attraction that began with a 2010 Halloween display of child-sized rocking horses, and has mysteriously multiplied over the years. Recounting the tale of Dr. Timothy Clark Smith of Vermont, Belanger said the man feared being buried alive and arranged for a glass-topped coffin with tools to escape. His grave draws curious visitors intrigued by this macabre precaution.\u003c/p>\n\n\u003cp>He pointed out the collective nature of legend survival, stating, &quot;The only way a legend dies is if we stop talking about it.&quot; He cited an example of this with the &quot;Red-Haired Hitchhiker on Route 44&quot; in Massachusetts, a phantom hitchhiker story with no historical accident records but persistent sightings. Speaking about the Westford Knight, a weathered carving in Massachusetts linked by some to the Knights Templar, Belanger said the object has sparked speculation about pre-Columbian European expeditions and hidden treasures.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Always-Connected-Comfort-Clarity-Direction/dp/B0FPKYTLDZ/ctoc\" target=\"_blank\">Always Connected\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Awakened-Way-Making-Divinely-Guided/dp/1401978436/ctoc\" target=\"_blank\">The Awakened Way\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Mediumship-Sacred-Communications-Across-Sentience/dp/1958921602/ctoc\" target=\"_blank\">\u003cu>Mediumship: Sacred Communications with Loved Ones from Across the Veil\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Wicked-Strange-Monsters-Oddities-Legends/dp/1637480210/ctoc\" target=\"_blank\">Wicked Strange\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1601630824/ctoc\" target=\"_blank\">Encyclopedia of Haunted Places\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Weird-Massachusetts-Travel-Legends-Secrets/dp/140275437X/ctoc\" target=\"_blank\">Weird Massachusetts\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":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007"},{"artist":"Genesis","title":"I Can't Dance","url":"https://amazon.com/dp/B0012324XA/ctoc?trackAsin=B0012324XA"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXM5WK/ctoc?trackAsin=B000SXM5WK"},{"artist":"Soundgarden","title":"Fell On Black Days","url":"https://amazon.com/dp/B00J0L7UTE/ctoc?trackAsin=B00J0L7UTE"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"Red Hot Chili Peppers","title":"Love Rollercoaster","url":"https://www.youtube.com/watch?v=S_DHWzeotmU"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Glen Campbell","title":"Southern Nights","url":"https://amazon.com/dp/B0013Z0HCW/ctoc?trackAsin=B0013Z0HCW"},{"artist":"Guns N Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"The J. Geils Band","title":"Whammer Jammer","url":"https://amazon.com/dp/B001NS5MP6/ctoc?trackAsin=B001NS5MP6"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Black Sabbath","title":"N.I.B.","url":"https://amazon.com/dp/B07VTRZSYK/ctoc?trackAsin=B07VTRZSYK"},{"artist":"Allman Brothers Band","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Tom Petty","title":"You Wreck Me","url":"https://amazon.com/dp/B002B3SD6M/ctoc?trackAsin=B002B3SD6M"},{"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":["%2F5e01a786537fd678a3ecf88a","%2F5e003b84537fd678a3ece95e"]},"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/mediumship","keywords/New England","keywords/legends"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a1d6693a94f02d467e9aa26","show":"coast","title":"Sun, May 31 2026 - Hour 1"},{"episodeId":"/episodes/6a1d66aca94f02d467e9aa27","show":"coast","title":"Sun, May 31 2026 - Hour 2"},{"episodeId":"/episodes/6a1d66c2a94f02d467e9aa28","show":"coast","title":"Sun, May 31 2026 - Hour 3"},{"episodeId":"/episodes/6a1d66dba94f02d467e9aa29","show":"coast","title":"Sun, May 31 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The Worcester State Lunatic Hospital, the original name of the current Worcester State Hospital, was the first state owned hospital established in this country to treat mental illnesses. It was designed by architects Weston and Rand of Worcester in the Victorian Gothic style. The original design was created to reflect the ideas of Dr. Thomas Kirkbride, who promoted the “moral treatment” of the mentally ill.","id":"%2F6a18d1f0a4303380d4e9cca7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7","source_credit":"DenisTangneyJr / iStock / Getty Images","title":"Lunatic Hospital","url":"asset://assets.getty/6a18d1f0a4303380d4e9cca7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1780236000000},"slug":{"type":"slug","value":"2026-05-31-show"},"summary":{"type":"html","value":"\u003cp>Spiritual teacher \u003ca href=\"https://suzannegiesemann.com/\" target=\"_blank\">Suzanne Giesemann\u003c/a> discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, \u003ca href=\"https://jeffbelanger.com/\" target=\"_blank\">Jeff Belanger\u003c/a>, presenting strange tales from New England. \u003c/p>\n\n"},"title":{"type":"title","value":"A Medium's Insights / Strange New England"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.suzannegiesemann.com/\" target=\"_blank\">suzannegiesemann.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jeffbelanger.com/\" target=\"_blank\">jeffbelanger.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://ournewenglandlegends.com/\" target=\"_blank\">ournewenglandlegends.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-31-2026-hour-1,05-31-2026-hour-2,05-31-2026-hour-3,05-31-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-31-show/","summary":{"author":"","description":"Spiritual teacher Suzanne Giesemann discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, Jeff Belanger, presenting strange tales from New England.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"The Worcester State Lunatic Hospital, the original name of the current Worcester State Hospital, was the first state owned hospital established in this country to treat mental illnesses. It was designed by architects Weston and Rand of Worcester in the Victorian Gothic style. The original design was created to reflect the ideas of Dr. Thomas Kirkbride, who promoted the “moral treatment” of the mentally ill.","link":"","new_tab":false,"source_credit":"DenisTangneyJr / iStock / Getty Images","title":"Lunatic Hospital","url":"asset://assets.getty/6a18d1f0a4303380d4e9cca7","use_caption":false},"keywords":["keywords/mediumship","keywords/New England","keywords/legends"],"primary_slug":"2026-05-31-show","slugs":["2026-05-31-show"],"sponsored":false,"title":"A Medium's Insights / Strange New England"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780308000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5xtfi","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/weird-bizarre","coast-categories/creatures-myths-legends","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-31-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18d1f0a4303380d4e9cca7","title":"A Medium's Insights / Strange New England","description":"Spiritual teacher Suzanne Giesemann discussed her journey into mediumship and the insights she has gleaned. Followed by author and explorer of the unexplained, Jeff Belanger, presenting strange tales from New England.","author":""},"pub_start":1780308000000,"pub_until":4115978604802,"pub_changed":1780311857141,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/weird-bizarre","coast-categories/creatures-myths-legends","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":"%2F5e01a786537fd678a3ecf88a","slug":"giesemann-suzanne-82308","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/giesemann-suzanne/82308","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>\nSuzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as \"a breath of fresh air\" with \"a quality that is so different from others that it is difficult to describe,\" she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Messages-Hope-Metaphysical-Memoir-Unexpected/dp/0983853916/ctoc\" target=\"_blank\">Messages of Hope\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Silence-365-Days-Inspiration-Spirit/dp/0983853932/ctoc\" target=\"_blank\">In the Silence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Wolfs-Message-Suzanne-Giesemann/dp/1939116996/ctoc\" target=\"_blank\">Wolf's Message\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Priest-Medium-Amazing-Psychic-Husband/dp/1401923097/ctoc\" target=\"_blank\">The Priest and the Medium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Awakened-Way-Making-Divinely-Guided/dp/1401978436/ctoc\" target=\"_blank\">The Awakened Way\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Mediumship-Sacred-Communications-Across-Sentience/dp/1958921602/ctoc\" target=\"_blank\">\u003cu>Mediumship: Sacred Communications with Loved Ones from Across the Veil\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Always-Connected-Comfort-Clarity-Direction/dp/B0FPKYTLDZ/ctoc\" target=\"_blank\">Always Connected\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":"%2F6a188913baf689cbf76b8e43","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a188913baf689cbf76b8e43","source_credit":"","title":"","url":"asset://new_assets/6a188913baf689cbf76b8e43","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"giesemann-suzanne-82308"},"summary":{"type":"html","value":"\u003cp>Suzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as &quot;a breath of fresh air&quot; with &quot;a quality that is so different from others that it is difficult to describe,&quot; she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.\u003c/p>\n\n"},"title":{"type":"title","value":"Suzanne Giesemann"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.suzannegiesemann.com/\" target=\"_blank\">suzannegiesemann.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/giesemann-suzanne-82308","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/giesemann-suzanne/82308","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Suzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as \"a breath of fresh air\" with \"a quality that is so different from others that it is difficult to describe,\" she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a188913baf689cbf76b8e43","use_caption":false},"keywords":[],"primary_slug":"giesemann-suzanne-82308","slugs":["giesemann-suzanne-82308"],"sponsored":false,"title":"Suzanne Giesemann"},"targeting":{"exclusion":{"tags":[]},"publish_date":1475797140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"l7tMM","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":1475797140000,"type":"content:coast-to-coast-guest","summary":{"title":"Suzanne Giesemann","description":"Suzanne Giesemann is a former U.S Navy commanding officer and aide to the Chairman of the Joint Chiefs of Staff, plus author of eleven books, a spiritual teacher, and an evidential medium. She captivates audiences as she brings hope, healing, and comfort through her work. Suzanne's gift of communication with those on the other side provides stunning evidence of life after death. Touted as \"a breath of fresh air\" with \"a quality that is so different from others that it is difficult to describe,\" she brings messages of hope and love that go straight to the heart. Suzanne addresses questions about the purpose of life, the nature of reality, and attuning to higher consciousness. Her work has been recognized as highly credible by afterlife researcher Dr. Gary Schwartz, Ph.D., and best-selling author Dr. Wayne Dyer. She serves on the executive council of Eternea, where she is the chairman of the Spirituality Leadership Council and also on the Advisory Board of the Academy of Spiritual and Studies.","image":"https://i.iheart.com/v3/re/new_assets/6a188913baf689cbf76b8e43"}},{"ref_id":"%2F5e003b84537fd678a3ece95e","slug":"belanger-jeff-6751","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/belanger-jeff/6751","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>Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Wicked-Strange-Monsters-Oddities-Legends/dp/1637480210/ctoc\" target=\"_blank\">Wicked Strange\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147932/ctoc\" target=\"_blank\">Communicating With The Dead: Reach Beyond The Grave\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1601630824/ctoc\" target=\"_blank\">Encyclopedia of Haunted Places\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564148890/ctoc\" target=\"_blank\">Ghosts of War\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564148564/ctoc\" target=\"_blank\">Our Haunted Lives: True Life Ghost Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564149749/ctoc\" target=\"_blank\">The Ghost Files\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147622/ctoc\" target=\"_blank\">The Nightmare Encyclopedia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Worlds-Most-Haunted-Places-Revised/dp/1601631936/ctoc\" target=\"_blank\">The World's Most Haunted Places\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1402738226/ctoc\" target=\"_blank\">Who's Haunting the White House?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Picture-Yourself-Legend-Tripping-Complete/dp/1435456394/ctoc\" target=\"_blank\">Picture Yourself Legend Tripping\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Theres-Something-Under-Bed-Experiences/dp/1601631340/ctoc\" target=\"_blank\">There's Something Under the Bed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Everest-Survive-Tornado-Extraordinary-Stories/dp/1402767110/ctoc\" target=\"_blank\">What It's Like\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Weird-Massachusetts-Travel-Legends-Secrets/dp/140275437X/ctoc\" target=\"_blank\">Weird Massachusetts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Call-Kilimanjaro-Finding-Above-Clouds/dp/1623545110/ctoc\" target=\"_blank\">The Call of Kilimanjaro\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":"%2F6642ff795a980863d35fff99","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6642ff795a980863d35fff99","source_credit":"","title":"","url":"asset://new_assets/6642ff795a980863d35fff99","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"belanger-jeff-6751"},"summary":{"type":"html","value":"\u003cp>Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.\u003c/p>\n\n"},"title":{"type":"title","value":"Jeff Belanger"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jeffbelanger.com/\" target=\"_blank\">jeffbelanger.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ghostvillage.com\" target=\"_blank\">ghostvillage.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://ournewenglandlegends.com/\" target=\"_blank\">ournewenglandlegends.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/belanger-jeff-6751","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/belanger-jeff/6751","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6642ff795a980863d35fff99","use_caption":false},"keywords":[],"primary_slug":"belanger-jeff-6751","slugs":["belanger-jeff-6751"],"sponsored":false,"title":"Jeff Belanger"},"targeting":{"exclusion":{"tags":[]},"publish_date":1479955200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"jyGAS","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1479955200000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeff Belanger","description":"Jeff Belanger is an author, podcaster, storyteller, adventurer, and explorer of the unexplained. He's written more than a dozen books that have been published in six languages. Belanger is the Emmy-nominated host, writer, and producer of the New England Legends series on PBS and Amazon Prime, and provides programs and lectures to audiences all over the world. He has been the writer and researcher for every episode of Ghost Adventures on the Travel Channel. Jeff has made media appearances on hundreds of radio and television programs over his 20-year career, and he has a passion for mysteries and legends.","image":"https://i.iheart.com/v3/re/new_assets/6642ff795a980863d35fff99"}}]}},{"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:/6a18cf1f0902e70e5034f3db","slug:2026-05-31-show","slug:2026-05-31-show","keyword:keywords/mediumship","keyword:keywords/New England","keyword:keywords/legends"]}},{"id":"%2F6a18c24e0902e70e5034f3c2","type":"PUBLISHING","record":{"ref_id":"%2F6a18c24e0902e70e5034f3c2","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-30-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> discussed the mechanics of remote viewing and its applications in criminal investigations. According to Freed, successful practitioners balance left-brain analytical thinking with right-brain intuitive perception. &quot;If you want to be a world-class remote viewer, then you have to give up what it is to be human,&quot; she explained, quoting her mentor Joe McMoneagle. Freed insisted that remote viewing does not require drugs or altered states. She referenced an experiment at the Monroe Institute where muscle testing indicated remote viewers remain physically grounded despite projecting their consciousness to distant locations.\u003c/p>\n\n\u003cp>Her team has worked on high-profile cases including the Murdaugh murders and the Moscow, Idaho college student killings. She also noted that remote viewers contributed to locating Saddam Hussein, though such work often remains undisclosed. Freed claimed law enforcement increasingly uses remote viewers, though often without public acknowledgment. A notable example involved work for Homeland Security in 2019 regarding threats to the 2020 Olympics. Freed's session referenced &quot;computers and a computer virus&quot; alongside reports of &quot;chaos&quot; and &quot;debris.&quot; She later realized her virus reference may have anticipated COVID-19: &quot;I made an assumption... It was the furthest thing from my mind. Who would have thought in 2019 that there would be a virus?&quot;\u003c/p>\n\n\u003cp>Freed also shared a recent success case in Oklahoma where remote viewing helped locate a man who had written a suicide note. &quot;Police were able to kind of talk him down, and we feel like we had in some small way helped to save his life,&quot; she said.\u003c/p>\n\n\u003cp>---------------\u003c/p>\n\n\u003cp>In the second half, author and dream expert \u003ca href=\"https://theresacheung.com/\" target=\"_blank\">Theresa Cheung\u003c/a> spoke about the significance of dreams as tools for self-awareness and precognition. Cheung described dreams as &quot;nocturnal intuition,&quot; explaining that humans maintain their precognitive abilities during sleep. &quot;When you fall asleep, that doesn't change... What happens is they speak to us in this wonderful, wild, insane dream world where literally anything is possible,&quot; she emphasized. A key practice Cheung recommends is reviewing dreams several days after recording them. She claimed that retrospective analysis reveals patterns and meaning, saying &quot;the best teacher for dream work is hindsight.&quot;\u003c/p>\n\n\u003cp>Cheung pointed out that every dream carries value: &quot;Every single dream is precious and priceless wisdom from your soul, and it's trying to send you a message.&quot; She also addressed the prevalence of nightmares, positioning them as urgent communications from the unconscious mind. Rather than dismissing them, she suggested they represent escalating efforts to capture attention. &quot;It's like a friend that keeps texting you, and you never reply. And after a while, that friend gets fed up and... shouts,&quot; she elaborated. She characterized these nightmares as acts of &quot;tough love&quot; when gentler messages have been overlooked.\u003c/p>\n\n\u003cp>Cheung noted that 98 percent of dreams are anxiety-driven, expressing concern about this trend. She identified falling as the most commonly reported dream archetype, stating it &quot;rarely lands off its number one spot.&quot; Cheung explained these dreams indicate feelings of being unsupported in waking life, particularly noting that falling dreams increased dramatically during the pandemic when people remained homebound.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Your-Twin-Flame-Journey-understanding/dp/1841816337/ctoc\" target=\"_blank\">Your Twin Flame Journey\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dream-Cure-Recalling-Your-Dreams/dp/0738780979/ctoc\" target=\"_blank\">The Dream Cure: How Recalling Your Dreams Can Heal Your Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dream-Dictionary-Theresa-Cheung/dp/1667200755/ctoc\" target=\"_blank\">The Dream Dictionary from A to Z\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":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc?1"},{"artist":"ZZ Top","title":"I Thank You","url":"https://amazon.com/dp/B0DZW2MYLF/ctoc?trackAsin=B0DZW2MYLF"},{"artist":"Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Queen","title":"Radio Ga Ga","url":"https://amazon.com/dp/B0071T5KH6/ctoc?trackAsin=B0071T5KH6"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Local H","title":"Bound For The Floor","url":"https://amazon.com/dp/B000V6RC5O/ctoc?trackAsin=B000V6RC5O"},{"artist":"UFO","title":"Love to Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"The Vogues","title":"Five O' Clock World","url":"https://www.amazon.com/dp/B0CJFDM5CG/ctoc?trackAsin=B0CJFDM5CG"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B07N7QRGJX/ctoc?1"},{"artist":"The James Gang","title":"Funk #49","url":"https://www.amazon.com/dp/B07G97CYHP/ctoc?trackAsin=B07G97CYHP"},{"artist":"Walter Murphy","title":"A Fifth of Beethoven","url":"https://amazon.com/dp/B072RZ9N9L/ctoc?1"},{"artist":"Roy Orbison","title":"In Dreams","url":"https://amazon.com/dp/B00Y1LSAQ0/ctoc?trackAsin=B00Y1LSAQ0"},{"artist":"Kenny G","title":"Silhouette","url":"https://amazon.com/dp/B001D8SKIC/ctoc?1"},{"artist":"Andrew Gold","title":"Thank You for Being a Friend","url":"https://amazon.com/dp/B00123NNO4/ctoc?trackAsin=B00123NNO4"},{"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":["%2F64e83957b24ce719d3767520","%2F5f2c93cf291844743dd07936"]},"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/remote viewing","keywords/dreaming"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a1c0a082593504d6740c6f2","show":"coast","title":"Sat, May 30 2026 - Hour 1"},{"episodeId":"/episodes/6a1c0a3b2593504d6740c6f3","show":"coast","title":"Sat, May 30 2026 - Hour 2"},{"episodeId":"/episodes/6a1c0a582593504d6740c6f4","show":"coast","title":"Sat, May 30 2026 - Hour 3"},{"episodeId":"/episodes/6a1c0a762593504d6740c6f5","show":"coast","title":"Sat, May 30 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Lucid Dreaming series. Abstract design made of human face and colorful fractal clouds on the subject of dreams, mind, spirituality, imagination and inner world","id":"%2F6a18ce0cf43f1cb6514eecbd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a18ce0cf43f1cb6514eecbd","source_credit":"agsandrew / iStock / Getty Images","title":"Inner Life of Dream","url":"asset://assets.getty/6a18ce0cf43f1cb6514eecbd","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1780151400000},"slug":{"type":"slug","value":"2026-05-30-show"},"summary":{"type":"html","value":"\u003cp>Instructor \u003ca href=\"https://butterflyeffectcenter.com/remote-viewing\" target=\"_blank\">Michelle Freed\u003c/a> discussed the mechanics of remote viewing and its applications in criminal investigations. Followed by author \u003ca href=\"https://theresacheung.com/\" target=\"_blank\">Theresa Cheung\u003c/a>, who spoke about the significance of dreams as tools for self-awareness.\u003c/p>\n\n"},"title":{"type":"title","value":"Facets of Remote Viewing / Dream Explorations"},"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>\n\u003cli>\u003ca href=\"https://www.theresacheung.com/\" target=\"_blank\">theresacheung.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-30-2026-hour-1,05-30-2026-hour-2,05-30-2026-hour-3,05-30-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-30-show/","summary":{"author":"","description":"Instructor Michelle Freed discussed the mechanics of remote viewing and its applications in criminal investigations. Followed by author Theresa Cheung, who spoke about the significance of dreams as tools for self-awareness.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Lucid Dreaming series. Abstract design made of human face and colorful fractal clouds on the subject of dreams, mind, spirituality, imagination and inner world","link":"","new_tab":false,"source_credit":"agsandrew / iStock / Getty Images","title":"Inner Life of Dream","url":"asset://assets.getty/6a18ce0cf43f1cb6514eecbd","use_caption":false},"keywords":["keywords/remote viewing","keywords/dreaming"],"primary_slug":"2026-05-30-show","slugs":["2026-05-30-show"],"sponsored":false,"title":"Facets of Remote Viewing / Dream Explorations"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780221600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"iKyl6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","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-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a18ce0cf43f1cb6514eecbd","title":"Facets of Remote Viewing / Dream Explorations","description":"Instructor Michelle Freed discussed the mechanics of remote viewing and its applications in criminal investigations. Followed by author Theresa Cheung, who spoke about the significance of dreams as tools for self-awareness.","author":""},"pub_start":1780221600000,"pub_until":4115978604802,"pub_changed":1780226452324,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","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":"%2F64e83957b24ce719d3767520","slug":"michelle-freed","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/michelle-freed/","cuser":"user/ldap/1130291","fields":{"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":{"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":"%2F69099c25d0c28620d1de4e99","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69099c25d0c28620d1de4e99","source_credit":"","title":"","url":"asset://new_assets/69099c25d0c28620d1de4e99","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"michelle-freed"},"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"},"title":{"type":"title","value":"Michelle Freed"},"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"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"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":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69099c25d0c28620d1de4e99","use_caption":false},"keywords":[],"primary_slug":"michelle-freed","slugs":["michelle-freed"],"sponsored":false,"title":"Michelle Freed"},"targeting":{"exclusion":{"tags":[]},"publish_date":1692940740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rTfqt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"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"}},{"ref_id":"%2F5f2c93cf291844743dd07936","slug":"theresa-cheung","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/theresa-cheung/","cuser":"user/ldap/con-ccrnyc1gxb","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Theresa Cheung is a Sunday Times bestselling author in the fields of spirituality, heaven, and the science of the paranormal and the afterlife. Born into a family of spiritualists, she has over two decades experience, both personal and professional, boasting a Master’s degree in Theology and English from King’s College Cambridge.\u003c/p>\n\n\u003cp>Theresa has had her work featured in the Daily Mail, most recently with her latest book The Premonition Code and bestseller Answers from Heaven. She has also been the newspaper’s dreams expert, interviewed by Russell Brand on his podcast Under the Skin and in the Sunday Mirror, the Daily Express, Good Morning Britain, and Talk Radio, among others.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-World-Encounters-foreword-Auerbach/dp/1789295807/ctoc\" target=\"_blank\">Haunted World: 101 Ghostly Places and Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Premonition-Code-Science-Precognition-Sensing/dp/1786781611\" target=\"_blank\">The Premonition Code\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sensitivity-Code-strategies-thriving-overwhelming/dp/1838885145\" target=\"_blank\">The Sensitive Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dream-Dictionary-Theresa-Cheung/dp/1667200755/ctoc\" target=\"_blank\">The Dream Dictionary from A to Z\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Afterlife-Real-Theresa-Cheung/dp/1471112365/ctoc\" target=\"_blank\">The Afterlife is Real\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Empower-Your-Inner-Psychic-decision-making/dp/000853649X/ctoc\" target=\"_blank\">Empower Your Inner Psychic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dream-Cure-Recalling-Your-Dreams/dp/0738780979/ctoc\" target=\"_blank\">The Dream Cure: How Recalling Your Dreams Can Heal Your Life\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":"%2F6a18b57bbaf689cbf76b8e51","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a18b57bbaf689cbf76b8e51","source_credit":"","title":"","url":"asset://new_assets/6a18b57bbaf689cbf76b8e51","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"theresa-cheung"},"summary":{"type":"html","value":"\u003cp>Theresa Cheung is a Sunday Times bestselling author in the fields of spirituality, heaven, and the science of the paranormal and the afterlife. Born into a family of spiritualists, she has over two decades experience, both personal and professional, boasting a Master’s degree in Theology and English from King’s College Cambridge.\u003c/p>\n\n"},"title":{"type":"title","value":"Theresa Cheung"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.theresacheung.com/\" target=\"_blank\">theresacheung.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://linktr.ee/theresacheung\" target=\"_blank\">linktr.ee/theresacheung\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thepremonitioncode.com/\" target=\"_blank\">thepremonitioncode.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":"Theresa Cheung is a Sunday Times bestselling author in the fields of spirituality, heaven, and the science of the paranormal and the afterlife. Born into a family of spiritualists, she has over two decades experience, both personal and professional, boasting a Master’s degree in Theology and English from King’s College Cambridge.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a18b57bbaf689cbf76b8e51","use_caption":false},"keywords":[],"primary_slug":"theresa-cheung","slugs":["theresa-cheung"],"sponsored":false,"title":"Theresa Cheung"},"targeting":{"exclusion":{"tags":[]},"publish_date":1596756900000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5f2c93cf291844743dd07935","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1596756900000,"type":"content:coast-to-coast-guest","summary":{"title":"Theresa Cheung","description":"Theresa Cheung is a Sunday Times bestselling author in the fields of spirituality, heaven, and the science of the paranormal and the afterlife. Born into a family of spiritualists, she has over two decades experience, both personal and professional, boasting a Master’s degree in Theology and English from King’s College Cambridge.","image":"https://i.iheart.com/v3/re/new_assets/6a18b57bbaf689cbf76b8e51"}}]}},{"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:/6a18c24e0902e70e5034f3c2","slug:2026-05-30-show","slug:2026-05-30-show","keyword:keywords/remote viewing","keyword:keywords/dreaming"]}},{"id":"%2F6a0fef915a44614059bf2661","type":"PUBLISHING","record":{"ref_id":"%2F6a0fef915a44614059bf2661","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"https://youtube.com/@thewalterbosley\" target=\"_blank\">Walter Bosley\u003c/a>, a former FBI counterintelligence specialist, shared his encounters with Hekate, the ancient Greek goddess of magic. He emphasized that despite popular misconceptions linking her to witchcraft and evil, Hekate is fundamentally neutral. &quot;She's more like an energy, like electricity,&quot; Bosley explained. &quot;Electricity can do amazing things, but if mishandled, electricity can be dangerous and deadly.&quot; His first vision of the goddess came in 2007 through remote viewing, and afterwards he reported unusual phenomena at his home. &quot;Ravens, big ravens, would show up and really just kind of guide me to graves,&quot; he said, noting that ravens, crows, and owls are familiars associated with Hekate.\u003c/p>\n\n\u003cp>According to Bosley, Hekate's symbolism centers on the concept of the &quot;triple crossroad.&quot; He proposed that Hekate functions as &quot;the guardian at the gate of time and space,&quot; representing major life choices and potentially relating to reincarnation. &quot;That's where her triple crossroad is,&quot; Bosley noted. &quot;You have that choice: past, present, or future.&quot; When asked about direct communication with Hekate, Bosley clarified his approach: &quot;I do not summon her. I do not pray to her. I acknowledge her existence.&quot; He recommended that those interested in contacting Hekate should &quot;start with trying to get to her in your sleep, in your dreams&quot; rather than through direct invocation.\u003c/p>\n\n\u003cp>The conversation also touched on broader questions about ancient deities. When asked whether ancient gods might be extraterrestrials, Bosley stated he was &quot;not opposed to that idea,&quot; suggesting these beings could originate from &quot;other dimensions&quot; rather than physical space.\u003c/p>\n\n\u003cp>---------------\u003c/p>\n\n\u003cp>The second half of the program featured Open Lines, where listeners call in to discuss topics of interest. Bill from Oregon explored the Mandela Effect and language changes, claiming this represents space-time distortion, possibly related to extraterrestrial contact. Adam from Pascagoula, Mississippi questioned the symbolism professional wrestling uses to create larger-than-life heroes and villains, suggesting deeper meaning in the industry. Joe in Monterey explained that people perform incredible activities on the astral plane without conscious awareness—musicians, healers, and others operate in alternate dimensions. He suggested deja vu occurs when higher consciousness experiences future events.\u003c/p>\n\n\u003cp>Ron in California offered his take on deja vu as an &quot;assemblage point&quot; that shifts during dreams, allowing us to experience future moments. According to Ron, we forget these experiences until reliving them in our waking hours. Don from Alberta, Canada praised ravens' intelligence, yet reported that bird flu has eliminated them from his area. He also questioned how alternative news remains hidden from mainstream media. Vaughn from Beaumont, Texas stated that heart disease originates from vitamin C deficiency causing arterial damage. He clarified a misconception about cholesterol, claiming that LDL provides construction materials for cell repair.\u003c/p>\n\n\u003cp>Greg from Remsen, New York asked George whether he has interviewed actual extraterrestrials. Greg also mentioned his father worked in White House communications during the Truman and Eisenhower administrations and claimed ETs were real. Jeremy in North Dakota provided updates on his recovery 8,209 days after near-fatal accident. He's now learning to walk again with support. Rick from Rancho Cucamonga advocated for maintaining landlines, noting they function during emergencies when cell networks fail. He warned that AT&amp;T plans to eliminate landlines by 2029.\u003c/p>\n\n\u003cp>The last 15 minutes of the show featured a classic interview from \u003ca href=\"https://www.coasttocoastam.com/show/2015-09-28-show/\" target=\"_blank\">September 28, 2015\u003c/a>, when George spoke with Barry Eaton about afterlife communications.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"http://heidihollis.com\" target=\"_blank\">\u003cem>Heidi Hollis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"http://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/Empire-Wheel-Investigation-Occult-Espionage/dp/1312835265/ctoc\" target=\"_blank\">Empire of the Wheel: An Investigation of Occult Espionage and Murder \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Origin-Nineteenth-Emergence-Breakaway-Civilizations/dp/1312814411/ctoc\" target=\"_blank\">Origin: The Nineteenth Century Emergence of the 20th Century Breakaway Civilizations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/walter-bosley/the-time-travel-guidebook/paperback/product-zmk6zr4.html\" target=\"_blank\">The Time Travel Guidebook\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":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Electric Light Orchestra","title":"Strange Magic","url":"https://amazon.com/dp/B00136NNQ8/ctoc?trackAsin=B00136NNQ8"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Pearl Jam","title":"Last Kiss","url":"https://amazon.com/dp/B0087RGZ2U/ctoc?trackAsin=B0087RGZ2U"},{"artist":"The Allman Brothers Band","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Johnny Mathis","title":"Where or When","url":"https://amazon.com/dp/B01621TOAW/ctoc?trackAsin=B01621TOAW"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"Nancy Sinatra","title":"Some Velvet Morning","url":"https://amazon.com/dp/B09WPWSTFG/ctoc?trackAsin=B09WPWSTFG"},{"artist":"Cusco","title":"Didgeridoo","url":"https://www.youtube.com/watch?v=wRB57P-JaW4"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Kenny G","title":"Silhouette","url":"https://www.amazon.com/dp/B001D8SKIC/ctoc"},{"artist":"ABBA","title":"Dancing Queen","url":"https://amazon.com/dp/B004DBCQCW/ctoc?trackAsin=B004DBCQCW"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"World Party","title":"When You Come Back to Me","url":"https://amazon.com/dp/B073S8MRCX/ctoc?trackAsin=B073S8MRCX"},{"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":["%2F5e1d1347cc137bf2442045ef","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Hekate","keywords/Greek mythology"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a1ab5b6be53ec89e83284fa","show":"coast","title":"Fri, May 29 2026 - Hour 1"},{"episodeId":"/episodes/6a1ab612be53ec89e83284fb","show":"coast","title":"Fri, May 29 2026 - Hour 2"},{"episodeId":"/episodes/6a1ab642be53ec89e83284fc","show":"coast","title":"Fri, May 29 2026 - Hour 3"},{"episodeId":"/episodes/6a1ab670be53ec89e83284fd","show":"coast","title":"Fri, May 29 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a0ff0e0a4303380d4e9cc45","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45","source_credit":"Dmitriy Chzhen / 500Px Plus / Getty Images","title":"Stone and clouds","url":"asset://assets.getty/6a0ff0e0a4303380d4e9cc45","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1780063200000},"slug":{"type":"slug","value":"2026-05-29-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://youtube.com/@thewalterbosley\" target=\"_blank\">Walter Bosley\u003c/a>, a former FBI counterintelligence specialist, shared his encounters with Hekate, the ancient Greek goddess of magic. Followed by Open Lines, where listeners call in to discuss topics of interest.\u003c/p>\n\n"},"title":{"type":"title","value":"Mysteries of Hekate / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://walterbosley.com/\" target=\"_blank\">walterbosley.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/AdventureMan6399\" target=\"_blank\">Walter Bosley YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-29-2026-hour-1,05-29-2026-hour-2,05-29-2026-hour-3,05-29-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-29-show/","summary":{"author":"","description":"Walter Bosley, a former FBI counterintelligence specialist, shared his encounters with Hekate, the ancient Greek goddess of magic. Followed by Open Lines, where listeners call in to discuss topics of interest.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"Dmitriy Chzhen / 500Px Plus / Getty Images","title":"Stone and clouds","url":"asset://assets.getty/6a0ff0e0a4303380d4e9cc45","use_caption":false},"keywords":["keywords/Hekate","keywords/Greek mythology"],"primary_slug":"2026-05-29-show","slugs":["2026-05-29-show"],"sponsored":false,"title":"Mysteries of Hekate / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780135200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"7yjCt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45","title":"Mysteries of Hekate / Open Lines","description":"Walter Bosley, a former FBI counterintelligence specialist, shared his encounters with Hekate, the ancient Greek goddess of magic. Followed by Open Lines, where listeners call in to discuss topics of interest.","author":""},"pub_start":1780135200000,"pub_until":4115978604802,"pub_changed":1780136474333,"subscription":[{"tags":["coast-categories/ancient-world","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":"%2F5e1d1347cc137bf2442045ef","slug":"bosley-walter-6798","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bosley-walter/6798","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>Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more. Walter has appeared on Ancient Aliens, Beyond Belief, and National Park Mysteries.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lulu.com/en/us/shop/walter-bosley-and-todd-wood/the-mystery-of-ingersoll-lockwood/paperback/product-9j2eyk.html\" target=\"_blank\">The Mystery of Ingersoll Lockwood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Esoteric-Napoleon-Walter-Bosley/dp/1312847530/ctoc\" target=\"_blank\">The Esoteric Napoleon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Esoteric-Napoleon-Louisiana-Territory-Mystery/dp/130080064X/ctoc\" target=\"_blank\">\u003cu>The Esoteric Napoleon 2\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Empire-Wheel-Investigation-Occult-Espionage/dp/1312835265/ctoc\" target=\"_blank\">Empire of the Wheel: An Investigation of Occult Espionage and Murder \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Origin-Nineteenth-Emergence-Breakaway-Civilizations/dp/1312814411/ctoc\" target=\"_blank\">Origin: The Nineteenth Century Emergence of the 20th Century Breakaway Civilizations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/walter-bosley/the-time-travel-guidebook/paperback/product-zmk6zr4.html\" target=\"_blank\">The Time Travel Guidebook\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":"%2F6a13a3edfdd0caa1c4dbee7b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a13a3edfdd0caa1c4dbee7b","source_credit":"","title":"","url":"asset://new_assets/6a13a3edfdd0caa1c4dbee7b","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bosley-walter-6798"},"summary":{"type":"html","value":"\u003cp>Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more. \u003c/p>\n\n"},"title":{"type":"title","value":"Walter Bosley"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://walterbosley.com/\" target=\"_blank\">\u003cu>walterbosley.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/AdventureMan6399\" target=\"_blank\">Walter Bosley YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/bosley-walter-6798","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bosley-walter/6798","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a13a3edfdd0caa1c4dbee7b","use_caption":false},"keywords":[],"primary_slug":"bosley-walter-6798","slugs":["bosley-walter-6798"],"sponsored":false,"title":"Walter Bosley"},"targeting":{"exclusion":{"tags":[]},"publish_date":1234465128000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZYZvY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/weird-bizarre","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1234465128000,"type":"content:coast-to-coast-guest","summary":{"title":"Walter Bosley","description":"Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more.","image":"https://i.iheart.com/v3/re/new_assets/6a13a3edfdd0caa1c4dbee7b"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"Callers discuss what is on their minds."}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"title":{"type":"title","value":"Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"external_url":"","feed_content_id":"/content/lines-open-5608","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"},"keywords":[],"primary_slug":"lines-open-5608","slugs":["lines-open-5608"],"sponsored":false,"title":"Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"zYIwn","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a0fef915a44614059bf2661","slug:2026-05-29-show","slug:2026-05-29-show","keyword:keywords/Hekate","keyword:keywords/Greek mythology"]}},{"id":"%2F6a0fe33ed3759a5df3efd7b1","type":"PUBLISHING","record":{"ref_id":"%2F6a0fe33ed3759a5df3efd7b1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-28-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, filmmaker and UFO researcher \u003ca href=\"https://lamarzulli.net/\" target=\"_blank\">L.A. Marzulli \u003c/a>spoke about the state of ufology today, whether we are close to disclosure, and the meaning of ET life, their visits, and their abductions. Inspired by revelations in 2017, including Commander David Fravor’s encounter with a &quot;Tic Tac&quot;-shaped UFO, Marzulli described the &quot;rungs of disclosure&quot; as an 18-step ladder toward full disclosure, which is depicted on his interactive\u003ca href=\"https://lamarzulli.net/rungs-of-disclosure/\" target=\"_blank\"> website\u003c/a> and offers video updates. He also shared reactions to the upcoming Spielberg film &quot;Disclosure Day,&quot; highlighting a striking trailer moment in which a stag’s eyes transform into those of a &quot;grey&quot; alien, and a deliberate nod to the Roswell cover-up. He shared his firsthand investigation of the Roswell debris field, including the retrieval of unidentified metal fragments that resisted analysis, reinforcing his assertion that &quot;it was not a weather balloon.&quot;\u003c/p>\n\n\u003cp>Marzulli argued that what many consider alien encounters are actually interdimensional entities connected to biblical prophecies and the &quot;fallen watchers&quot; mentioned in ancient texts like the Book of Enoch. He warned of a &quot;great deception&quot; in which these beings will claim to be &quot;friendly space brothers&quot; who created humanity and its religions, aiming to mislead millions. Speaking of his involvement in investigating alleged alien implants with the late Dr. Roger Leir, he detailed the removal of a rice-sized device from a five-year-old abductee, with the foreign object said to contain double-walled carbon nanotubes, possibly of non-human origin.\u003c/p>\n\n\u003cp>He also described eerie phenomena such as an avocado tree spontaneously combusting near an abduction site and unexplained cattle mutilations on a Texas ranch, highlighting the persistent mystery and danger surrounding these events. Marzulli also touched on his new novel, &quot;The Waiting Room,&quot; which explores a near-death encounter and draws from his own experience as well as that of Rev. Howard Storm, who had a hellish NDE (view \u003ca href=\"https://www.youtube.com/watch?v=cEyCtE0yCyI\" target=\"_blank\">book trailer\u003c/a>).\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, C2C's investigative reporter \u003ca href=\"https://www.coasttocoastam.com/guest/jones-cheryll-103086/\" target=\"_blank\">Cheryll Jones\u003c/a> presented her interview with former president of the Arizona Archaeological Society Agave House, \u003ca href=\"http://youtube.com/@richardgonsalves600\" target=\"_blank\">Richard Gonsalves\u003c/a>, who has extensively studied and decoded mysterious petroglyphs in the Southwest, revealing connections between Native American and ancient Chinese symbols (\u003ca href=\"https://www.coasttocoastam.com/article/richard-gonsalves-petroglyph-images/\" target=\"_blank\">view related images\u003c/a>). He described petroglyphs as “pictures that are scribed into the rock face,” depicting animals and symbols whose meanings have largely eluded understanding, though some have references to Native American legends such as the “ant people.&quot; He also highlighted petroglyphs depicting a “beanstalk” exit from an underground world, linking Hopi and Zuni legends to imagery reminiscent of “Jack and the Beanstalk.”\u003c/p>\n\n\u003cp>He co-authored research with scientist \u003ca href=\"https://www.amazon.com/Asiatic-Echoes-Identification-Pictograms-pre-Columbian/dp/1523924454\" target=\"_blank\">John Ruskamp Jr.\u003c/a>, which found that some of the petroglyphs bear a \u003ca href=\"https://asiaticechoes.org/uploads/1/3/6/7/136742674/104_best_finds.pdf\" target=\"_blank\">striking resemblance\u003c/a> to 3,000-year-old Chinese symbols or pictograms. This revelation points to an ancient Chinese presence in the Americas, including petroglyphs naming “a specific river where the emperor lived in China,” which a Chinese university professor verified as significant, Gonsalves reported. Discussing the challenges of dating petroglyphs, he told Cheryll that, while the rock itself cannot be dated, the script style can be linked to specific Chinese dynasties. Gonsalves described the discovery of a Chinese symbol for &quot;boat&quot; etched above wavy lines interpreted as an ocean, suggesting early Chinese explorers crossed the Pacific to the American Southwest. He believes that the Chinese explorers may have added their pictograms some time after the Indians originally created the petroglyphs.\u003c/p>\n\n\u003cp>One of the most intriguing findings involves the “Serenade on an Ancient Prairie” petroglyph, which Gonsalves interprets as a dual-language &quot;Rosetta Stone&quot; combining Chinese symbols for music with Native American depictions of a coyote’s howl. Additionally, he uncovered a petroglyph resembling a UFO or meteor accompanied by Chinese characters for “thunder” and “bell,” suggesting a funerary bell which would have been unknown to Native Americans but consistent with Chinese symbolism.\u003c/p>\n\n\u003cp>During the last half-hour, George featured a replay of his \u003ca href=\"https://www.coasttocoastam.com/show/2009-07-31-show/\" target=\"_blank\">7/31/09\u003c/a> interview with Benjamin Creme on the arrival of the spiritual leader known as Maitreya.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003cem>, Jeff Nelken\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Waiting-Room-Novel-L-Marzulli/dp/1636415717/ctoc\" target=\"_blank\">The Waiting Room\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nephilim-Hybrids-Chimeras-Strange-Creatures-ebook/dp/B01L0L7G3Q/cotc\" target=\"_blank\">Nephilim Hybrids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/countermove-how-the-nephilim-returned-after-the-flood/\" target=\"_blank\">Counter Move: How the Nephilim Returned After the Flood\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":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc?1"},{"artist":"The Police","title":"Walking On The Moon","url":"https://amazon.com/dp/B07QPPBG1V/ctoc?trackAsin=B07QPPBG1V"},{"artist":"The Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Paul Anka","title":"Put Your Head On My Shoulder","url":"https://amazon.com/dp/B00137VZFI/ctoc?trackAsin=B00137VZFI"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B008LB8ETO/ctoc?trackAsin=B008LB8ETO"},{"artist":"Frank Sinatra","title":"Time After Time","url":"https://amazon.com/dp/B00137W1FQ/ctoc?trackAsin=B00137W1FQ"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"Barry McGuire","title":"Eve Of Destruction","url":"https://www.amazon.com/dp/B073FGN3HR"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B001230A2M/ctoc?trackAsin=B001230A2M"},{"artist":"Mel Carter","title":"Hold Me, Thrill Me, Kiss Me","url":"https://amazon.com/dp/B000SZGWDG/ctoc?trackAsin=B000SZGWDG"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Steve Miller","title":"Fly Like An Eagle","url":"https://amazon.com/dp/B00MB4AHWE/ctoc?trackAsin=B00MB4AHWE"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Van Morrison","title":"Moondance","url":"https://amazon.com/dp/B00FR0M6JQ/ctoc?trackAsin=B00FR0M6JQ"},{"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":["%2F5e002510cc137bf24420174e","%2F5e007758cc137bf244201ad8","%2F6a18d4743e92a2fcdd5b058c"]},"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/UFO disclosure","keywords/petroglyphs"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a197339302685b9ac5d1f54","show":"coast","title":"Thu, May 28 2026 - Hour 1"},{"episodeId":"/episodes/6a197349302685b9ac5d1f55","show":"coast","title":"Thu, May 28 2026 - Hour 2"},{"episodeId":"/episodes/6a19735c302685b9ac5d1f56","show":"coast","title":"Thu, May 28 2026 - Hour 3"},{"episodeId":"/episodes/6a197370302685b9ac5d1f57","show":"coast","title":"Thu, May 28 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Crow Canyon Petroglyphs, located  near Bloomfield, New Mexico","id":"%2F6a0fe4e959bcdf244dda5c4c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fe4e959bcdf244dda5c4c","source_credit":"kojihirano / iStock / Getty Images","title":"Main Panel of the Crow Canyon Petroglyphs","url":"asset://assets.getty/6a0fe4e959bcdf244dda5c4c","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779976800000},"slug":{"type":"slug","value":"2026-05-28-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://lamarzulli.net/\" target=\"_blank\">L.A. Marzulli \u003c/a>spoke about the state of ufology and the meaning of ET visits and abductions. Followed by \u003ca href=\"https://www.coasttocoastam.com/guest/jones-cheryll-103086/\" target=\"_blank\">\u003cu>Cheryll Jones\u003c/u>\u003c/a> with her interview with \u003ca href=\"http://youtube.com/@richardgonsalves600\" target=\"_blank\">Richard Gonsalves\u003c/a>, delving into mysterious petroglyphs in the Southwest.\u003c/p>\n\n"},"title":{"type":"title","value":"Aliens & Disclosure / Southwest Petroglyphs"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://lamarzulli.net/\" target=\"_blank\">\u003cu>lamarzulli.net\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/rungs-of-disclosure/\" target=\"_blank\">rungsofdisclosure.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@richardgonsalves600\" target=\"_blank\">youtube.com/@richardgonsalves600\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://asiaticechoes.org/uploads/1/3/6/7/136742674/104_best_finds.pdf\" target=\"_blank\">asiaticechoes.org\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"05-28-2026-hour-1,05-28-2026-hour-2,05-28-2026-hour-3,05-28-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-28-show/","summary":{"author":"","description":"Researcher L.A. Marzulli spoke about the state of ufology and the meaning of ET visits and abductions. Followed by Cheryll Jones with her interview with Richard Gonsalves, delving into mysterious petroglyphs in the Southwest.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Crow Canyon Petroglyphs, located  near Bloomfield, New Mexico","link":"","new_tab":false,"source_credit":"kojihirano / iStock / Getty Images","title":"Main Panel of the Crow Canyon Petroglyphs","url":"asset://assets.getty/6a0fe4e959bcdf244dda5c4c","use_caption":false},"keywords":["keywords/near-death experiences","keywords/UFO disclosure","keywords/petroglyphs"],"primary_slug":"2026-05-28-show","slugs":["2026-05-28-show"],"sponsored":false,"title":"Aliens & Disclosure / Southwest Petroglyphs"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780048800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mHO8O","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","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-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fe4e959bcdf244dda5c4c","title":"Aliens & Disclosure / Southwest Petroglyphs","description":"Researcher L.A. Marzulli spoke about the state of ufology and the meaning of ET visits and abductions. Followed by Cheryll Jones with her interview with Richard Gonsalves, delving into mysterious petroglyphs in the Southwest.","author":""},"pub_start":1780048800000,"pub_until":4115978604802,"pub_changed":1780052955313,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","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":"%2F5e002510cc137bf24420174e","slug":"marzulli-l-a-6605","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/marzulli-l-a/6605","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>L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014. His series On the Trail of the Nephilim I &amp; II are full-color, over-sized books, which uncover startling evidence that there has been a massive cover-up of what he believes are the remains of the Nephilim, the giants mentioned in the Bible.\u003c/p>\n\n\u003cp>Marzulli teamed up with film producer Richard Shaw to create The Watchers series. There are now 11 installments in the series and Watchers 7: UFO Physical Evidence won UFO Best Film and the Peoples Choice Awards, at the UFO Congress in 2014. Marzulli and Shaw took their second trip to Peru in January of 2014, filming ancient artifacts and megalithic structures at various locations, and also filmed the unwrapping of a 2000-year-old mummy skull, at Sr. Juan Navarro's Paracas History Museum, which was revealed in Watchers 8. Marzulli has launched a new series, The Watchman Chronicles and his first independent film was released in March of 2017. The title of the series is &quot;In Their Own Words: UFOs are Real!&quot;\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Rungs-Disclosure-Following-Trail-Extraterrestrials/dp/1636414486/ctoc\" target=\"_blank\">Rungs of Disclosure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Interviews-Conversations-experienced-Contacts-ebook/dp/B08JKBDNF4/ctoc\" target=\"_blank\">The Alien Interviews\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Politics-Prophecy-Supernatural-Marzulli-Lynn/dp/0978845323/ctoc\" target=\"_blank\">Politics, Prophecy &amp; the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/the-nephilim-trilogy/\" target=\"_blank\">The Nephilim Trilogy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/the-cosmic-chess-match/\" target=\"_blank\">The Cosmic Chess Match\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Trail-Nephilim-1/dp/1534982493/toc\" target=\"_blank\">On the Trail of the Nephilim\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/days-of-chaos/\" target=\"_blank\">Days of Chaos\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nephilim-Hybrids-Chimeras-Strange-Creatures-ebook/dp/B01L0L7G3Q/cotc\" target=\"_blank\">Nephilim Hybrids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/countermove-how-the-nephilim-returned-after-the-flood/\" target=\"_blank\">Counter Move: How the Nephilim Returned After the Flood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Waiting-Room-Novel-L-Marzulli/dp/1636415717/ctoc\" target=\"_blank\">The Waiting Room\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/056e620c0dacb0c28932e396fb1c7525","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"marzulli-l-a-6605"},"summary":{"type":"html","value":"\u003cp>L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014.\u003c/p>\n\n"},"title":{"type":"title","value":"L. A. Marzulli"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">The Watchers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Watchers 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Watchers 4: On the Edge\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">The Watchers 6\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Watchers 7: Physical Evidence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">The Watchers 8: Cloak of Secrecy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/watchers-9-dvd.php\" target=\"_blank\">Watchers 9: Days of Chaos\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/watchers-10.php\" target=\"_blank\">Watchers 10\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://thewatchmanchronicles.com/\" target=\"_blank\">The Watchman Chronicles\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Fatima\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Fatima 2: Strange Phenomena\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/on-the-trail-of-the-nephilim-ep1-moundbuilders.php?id=normal\" target=\"_blank\">On The Trail of the Nephilim: The Mysterious Moundbuilders\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/on-the-trail-of-the-nephilim-ep3-secrets-of-the-supernatural.php\" target=\"_blank\">On the Trail of the Nephilim Episode 3: Voices from the Other Side Secrets of the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/americas-stone-henge-part-2-the-axis-mundi/\" target=\"_blank\">On the Trail of the Nephilim Episode 5: Axis Mundi\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Trail-Nephilim-DNA-Final-Results/dp/B08RY3C43R/ctoc\" target=\"_self\">On the Trail of the Nephilim: DNA the Final Results\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/on-the-trail-of-the-nephilim-ep-7-lost-civilizations/\" target=\"_blank\">On the Trail of the Nephilim: Lost Civilizations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/ufo-disclosure-the-coming-great-deception-and-the-luciferian-endgame/\" target=\"_blank\">UFO Disclosure: The Coming Great Deception and the Luciferian End-game\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/ufo-disclosure-part-5-crop-circles-exposing-the-secret-language-of-the-dragon-2/\" target=\"_blank\">UFO Disclosure Part 5: Crop Circles\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/ufo-disclosure-part-6-cattle-mutilations-streaming/\" target=\"_blank\">UFO Disclosure Part 6: Cattle Mutilations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/on-the-trail-of-the-nephilim-8-out-of-place-artifacts/\" target=\"_blank\">On the Trail of the Nephilim Episode 8: Out of Place Artifacts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://streaming.lamarzulli.net/programs/ufo-disclosure-7-part-1-roswell-exoneration\" target=\"_blank\">Revisiting Roswell: Exoneration\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/holy-shroud-holy-fire-now-streaming/\" target=\"_blank\">Holy Shroud, Holy Fire\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lamarzulli.net/\" target=\"_blank\">lamarzulli.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/rungs-of-disclosure/\" target=\"_blank\">rungsofdisclosure.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/marzulli-l-a-6605","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/marzulli-l-a/6605","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014.","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/056e620c0dacb0c28932e396fb1c7525","use_caption":false},"keywords":[],"primary_slug":"marzulli-l-a-6605","slugs":["marzulli-l-a-6605"],"sponsored":false,"title":"L. A. Marzulli"},"targeting":{"exclusion":{"tags":[]},"publish_date":1519356540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"BF6tB","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","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":1519356540000,"type":"content:coast-to-coast-guest","summary":{"title":"L. A. Marzulli","description":"L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014.","image":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and cutting-edge networks, including CNN and The Weather Channel. Her face and voice became familiar to viewers in millions of homes through her prime-time broadcasts throughout the US and around the world.\u003c/p>\n\n\u003cp>As a journalist with a nose for news in stories behind the headlines, Cheryll has worked in multiple markets in various capacities with a curious interest, whether it’s hard news, controversies, conspiracies, or the mysterious and unexplained. Her accomplished TV broadcasting career covers extensive experience on both sides of the camera. Starting as a weather reporter, Cheryll quickly extended her skills and credentials to include talk show host, writer, producer, field reporter, meteorologist, and network news anchor.\u003c/p>\n\n\u003cp>She is uniquely distinguished as the only TV broadcaster to be both a news anchor and accredited meteorologist at the network level. Her career has taken her from her hometown of Knoxville, Tennessee to major markets including Miami, Atlanta, New York, Denver, West Palm Beach, and Kansas City.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jones-cheryll-103086"},"summary":{"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.\u003c/p>\n\n"},"title":{"type":"title","value":"Cheryll Jones"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/jones-cheryll-103086","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false},"keywords":[],"primary_slug":"jones-cheryll-103086","slugs":["jones-cheryll-103086"],"sponsored":false,"title":"Cheryll Jones"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"PSRLe","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/coast-to-coast-am","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/top-secret"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1587701100000,"type":"content:coast-to-coast-guest","summary":{"title":"Cheryll Jones","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"}},{"ref_id":"%2F6a18d4743e92a2fcdd5b058c","slug":"richard-gonsalves","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/richard-gonsalves/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Gonsalves was born in Red Bluff, CA. He moved to northern Arizona at age 5. He grew up in the little town of Snowflake, AZ where he still lives today. Living in a small town, he learned to love the outdoors and the archaeology of the area. There is an abundance of ancient Indian petroglyphs and Indian ruins in the area to be explored. The Petrified Forest is also nearby. Richard has been lifelong friends with Mike Rogers and Travis Walton, who had a UFO experience in 1975 that was made into the major Hollywood movie &quot;Fire in the Sky&quot;. \u003c/p>\n\n\u003cp>Richard also became great friends with Clifford Mahooty, a Zuni Elder and TV personality. Richard was never an archaeologist, but with his interest in archaeology and knowledge of the area, he became the president of the Arizona Archaeological Society Agave House Chapter for 10 years. He met John Ruskamp Jr. in 2015, who wrote the book &quot;Asiatic Echoes&quot; about 3,000-year-old ancient Chinese script in the petroglyphs. They have become great friends and have been collaborating on finding more evidence.\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":"%2F6a18d5583e92a2fcdd5b0599","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a18d5583e92a2fcdd5b0599","source_credit":"","title":"","url":"asset://new_assets/6a18d5583e92a2fcdd5b0599","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"richard-gonsalves"},"summary":{"type":"html","value":"\u003cp>Richard Gonsalves, who has extensively studied ancient Indian petroglyphs, was the president of the Arizona Archaeological Society Agave House Chapter.\u003c/p>\n\n"},"title":{"type":"title","value":"Richard Gonsalves"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://youtube.com/@richardgonsalves600\" target=\"_blank\">youtube.com/@richardgonsalves600\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://asiaticechoes.org/uploads/1/3/6/7/136742674/104_best_finds.pdf\" target=\"_blank\">asiaticechoes.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Gonsalves, who has extensively studied ancient Indian petroglyphs, was the president of the Arizona Archaeological Society Agave House Chapter.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a18d5583e92a2fcdd5b0599","use_caption":false},"keywords":[],"primary_slug":"richard-gonsalves","slugs":["richard-gonsalves"],"sponsored":false,"title":"Richard Gonsalves"},"targeting":{"exclusion":{"tags":[]},"publish_date":1780012080000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JAbQZ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1780012080000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Gonsalves","description":"Richard Gonsalves, who has extensively studied ancient Indian petroglyphs, was the president of the Arizona Archaeological Society Agave House Chapter.","image":"https://i.iheart.com/v3/re/new_assets/6a18d5583e92a2fcdd5b0599"}}]}},{"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:/6a0fe33ed3759a5df3efd7b1","slug:2026-05-28-show","slug:2026-05-28-show","keyword:keywords/near-death experiences","keyword:keywords/UFO disclosure","keyword:keywords/petroglyphs"]}},{"id":"%2F6a0fb881d3759a5df3efd780","type":"PUBLISHING","record":{"ref_id":"%2F6a0fb881d3759a5df3efd780","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-27-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, filmmaker and UFO researcher \u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">Dean Alioto\u003c/a> discussed his documentary work exploring alien encounters, abduction phenomena, and the evolving public perception of extraterrestrial presence. His latest film, &quot;The Experiences: Full Disclosure,&quot; is set to premiere at \u003ca href=\"https://contactinthedesert.com/\" target=\"_blank\">Contact in the Desert\u003c/a> this weekend. The documentary aims to present alien abduction experiences from a novel angle, and features detailed hand-drawn animations recreating witness accounts. The project evolved beyond an initial four-part series to a comprehensive film incorporating classic cases like Travis Walton and Barney and Betty Hill, alongside new testimonies.\u003c/p>\n\n\u003cp>He described a particularly compelling segment involving two sisters who shared the same childhood dreams, which was verified through hypnosis sessions filmed for the documentary. Alioto praised the authenticity of experiencers’ testimonies, noting their complexity and sincerity. Reflecting on public belief, he cited polls indicating that &quot;86% believe that there's some form of a government cover-up&quot; and that &quot;more than 60% to 70% believe that we have been visited,&quot; underscoring how attitudes have shifted since the 2017 Tic Tac UFO revelations.\u003c/p>\n\n\u003cp>Exploring the nature of alien encounters, he challenged the notion that these are purely nefarious. Drawing on support group experiences, he said, &quot;Not one person out of the 12 to 15 people in the room raised their hand&quot; when asked if they would undo their experiences, suggesting a sense of purpose or selection among abductees. He referenced John Mack’s theory of a possible &quot;soul contract&quot; between humans and non-human intelligences. Regarding disclosure, he expressed optimism that congressional efforts, particularly by figures like Tim Burchett and Anna Luna, will unearth more substantial evidence.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, scientist and author \u003ca href=\"https://michaeltellinger.com/\" target=\"_blank\">Michael Tellinger\u003c/a> delved into his extensive research into ancient South African stone circle ruins and their connection to advanced ancient technologies and civilizations, including the Anunnaki. He described the stone circles, some possibly over a million years old, as an interconnected network that generates measurable electromagnetic energy. They were built with a level of engineering beyond modern human capability, he declared: &quot;There is no way... even if we brought together all the civil engineers in the world today&quot; that we could do that. While these structures’ true purpose remains a profound mystery, he insisted their energy generation is proven, not speculative.\u003c/p>\n\n\u003cp>Tellinger believes Adam’s Calendar, a mysterious megalithic stone site in South Africa, was constructed by the Sumerian deity Enki and served as a toroidal vortex energy machine, possibly a teleportation device. This site overlooks a vast ancient gold mine, linking South Africa’s rich mineral wealth to the presence of ancient gods or alien visitors. He credited the late author Zechariah Sitchin for awakening global interest in the Anunnaki's ancient quest for gold.\u003c/p>\n\n\u003cp>Tellinger revealed that multiple independent psychics and past-life regressions corroborate stories connecting these ruins to gold mines and burial sites, suggesting a genuine historical basis. He also recounted an episode at the Doha, Qatar airport where a granite torus stone (stone with a hole in the center) he was carrying triggered a security alert, resulting in him being removed from the plane. “I was hauled off the plane by five guys with guns... it was the scariest moment in my life.” He concluded the stone emitted powerful magnetic fields and sound frequencies, explaining the security system’s reaction.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/African-Temples-Anunnaki-Technologies-Mines/dp/1591431506/ctoc\" target=\"_blank\">African Temples of the Anunnaki: The Lost Technologies of the Gold Mines of Enki\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Adams-Calendar-Discovering-man-made-structure/dp/1920153071/ctoc\" target=\"_blank\">Adam's Calendar\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Temples-African-Gods-Michael-Tellinger/dp/192015308X/ctoc\" target=\"_blank\">Temples of the African Gods\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":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"The Byrds","title":"Mr. Spaceman","url":"https://amazon.com/dp/B00136PT56/ctoc?trackAsin=B00136PT56"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc?1"},{"artist":"The Vogues","title":"You’re The One","url":"https://amazon.com/dp/B0CJFFB9SY/ctoc?trackAsin=B0CJFFB9SY"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://amazon.com/dp/B09Z7T865G/ctoc?trackAsin=B09Z7T865G"},{"artist":"Barbra Streisand","title":"All I Ask Of You","url":"https://amazon.com/dp/B00136LX7O/ctoc?trackAsin=B00136LX7O"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Frank Sinatra","title":"On A Clear Day You Can See Forever","url":"https://www.amazon.com/dp/B00FB0HIQS"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Liberace","title":"I’ll Be Seeing You","url":"https://amazon.com/dp/B00138K7II/ctoc?trackAsin=B00138K7II"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"Sheryl Crow","title":"Evolution","url":"https://amazon.com/dp/B0CLWC2MQH/ctoc?1"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Cyndi Lauper","title":"Time After Time","url":"https://amazon.com/dp/B006OJK1XW/ctoc?trackAsin=B006OJK1XW"},{"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":["%2F688c06b36a6521619ad51b8e","%2F5e002fa4cc137bf2442017c7"]},"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/UFO disclosure","keywords/Anunnaki","keywords/ancient stone circles","keywords/alien abductions"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a181c722c04892189ec2035","show":"coast","title":"Wed, May 27 2026 - Hour 1"},{"episodeId":"/episodes/6a181c842c04892189ec2036","show":"coast","title":"Wed, May 27 2026 - Hour 2"},{"episodeId":"/episodes/6a181c942c04892189ec2037","show":"coast","title":"Wed, May 27 2026 - Hour 3"},{"episodeId":"/episodes/6a181ca62c04892189ec2038","show":"coast","title":"Wed, May 27 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A mysterious underwater structure resembling a UFO, illuminated in deep blue waters.","id":"%2F6a0fb96fcd20ce2f3fda6c2b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fb96fcd20ce2f3fda6c2b","source_credit":"Wirestock / iStock / Getty Images","title":"Mysterious Underwater UFO Structure","url":"asset://assets.getty/6a0fb96fcd20ce2f3fda6c2b","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779890400000},"slug":{"type":"slug","value":"2026-05-27-show"},"summary":{"type":"html","value":"\u003cp>Filmmaker \u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">Dean Alioto\u003c/a> discussed his documentary exploring alien encounters and abduction phenomena. Followed by author \u003ca href=\"https://michaeltellinger.com/\" target=\"_blank\">Michael Tellinger\u003c/a> on his research into ancient South African stone circle ruins.\u003c/p>\n\n"},"title":{"type":"title","value":"Alien Experiencers & Disclosure / Ancient Stone Circles"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">The Experiencers: Full Disclosure\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">experiencersmovie.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://michaeltellinger.com/\" target=\"_blank\">\u003cu>michaeltellinger.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://onesmalltown.org/\" target=\"_blank\">\u003cu>onesmalltown.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-27-2026-hour-1,05-27-2026-hour-2,05-27-2026-hour-3,05-27-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-27-show/","summary":{"author":"","description":"Filmmaker Dean Alioto discussed his documentary exploring alien encounters and abduction phenomena. Followed by author Michael Tellinger on his research into ancient South African stone circle ruins.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A mysterious underwater structure resembling a UFO, illuminated in deep blue waters.","link":"","new_tab":false,"source_credit":"Wirestock / iStock / Getty Images","title":"Mysterious Underwater UFO Structure","url":"asset://assets.getty/6a0fb96fcd20ce2f3fda6c2b","use_caption":false},"keywords":["keywords/UFO disclosure","keywords/Anunnaki","keywords/ancient stone circles","keywords/alien abductions"],"primary_slug":"2026-05-27-show","slugs":["2026-05-27-show"],"sponsored":false,"title":"Alien Experiencers & Disclosure / Ancient Stone Circles"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779962400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"oB776","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/host-george-noory","coast-categories/extraterrestrial"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fb96fcd20ce2f3fda6c2b","title":"Alien Experiencers & Disclosure / Ancient Stone Circles","description":"Filmmaker Dean Alioto discussed his documentary exploring alien encounters and abduction phenomena. Followed by author Michael Tellinger on his research into ancient South African stone circle ruins.","author":""},"pub_start":1779962400000,"pub_until":4115978604802,"pub_changed":1779965162825,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/host-george-noory","coast-categories/extraterrestrial","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F688c06b36a6521619ad51b8e","slug":"dean-alioto","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dean-alioto/","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>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. Recently, Dean was featured in the Paramount+ documentary, Unknown Dimensions, as the creator of the first ever found footage movie The McPherson Tape and the enigmatic Paramount TV movie &quot;Alien Abduction: Incident In Lake County.&quot;\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":"%2F688f57ac8a8f9bb0455b1caa","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa","source_credit":"","title":"","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dean-alioto"},"summary":{"type":"html","value":"\u003cp>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. \u003c/p>\n\n"},"title":{"type":"title","value":"Dean Alioto"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">The Experiencers: Full Disclosure\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">experiencersmovie.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":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa","use_caption":false},"keywords":[],"primary_slug":"dean-alioto","slugs":["dean-alioto"],"sponsored":false,"title":"Dean Alioto"},"targeting":{"exclusion":{"tags":[]},"publish_date":1754007180000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"4uuPO","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1754007180000,"type":"content:coast-to-coast-guest","summary":{"title":"Dean Alioto","description":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa"}},{"ref_id":"%2F5e002fa4cc137bf2442017c7","slug":"tellinger-michael-6680","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/tellinger-michael/6680","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>\nMichael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement\u003cb> \u003c/b>of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World\u003cb>, \u003c/b>strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.\n\u003c/p>\n\n\u003cp>\nMichael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Slave-Species-Gods-History-Anunnaki/dp/B07YXCTYLB/ctoc\" target=\"_blank\">Slave Species of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/African-Temples-Anunnaki-Technologies-Mines/dp/1591431506/ctoc\" target=\"_blank\">African Temples of the Anunnaki: The Lost Technologies of the Gold Mines of Enki\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Adams-Calendar-Discovering-man-made-structure/dp/1920153071/ctoc\" target=\"_blank\">Adam's Calendar\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Temples-African-Gods-Michael-Tellinger/dp/192015308X/ctoc\" target=\"_blank\">Temples of the African Gods\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":"%2F6903edee51f69c41f335696e","link":"","new_tab":false,"public_uri":"https://mediaserver.radioedit.iheart.com/v3/re/new_assets/6903edee51f69c41f335696e","source_credit":"","title":"","url":"asset://new_assets/6903edee51f69c41f335696e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"tellinger-michael-6680"},"summary":{"type":"html","value":"\u003cp>Michael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World, strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.\u003c/p>\n\n\n\n\n\u003cp>Michael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.\u003c/p>\n\n"},"title":{"type":"title","value":"Michael Tellinger"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://michaeltellinger.com/\" target=\"_blank\">michaeltellinger.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.ubuntuplanet.org/\" target=\"_blank\">ubuntuplanet.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.onesmalltown.org/\" target=\"_blank\">onesmalltown.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.stonecircletours.co.za/\" target=\"_blank\">stonecircletours.co.za\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/tellinger-michael-6680","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/tellinger-michael/6680","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Michael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World, strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.      Michael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6903edee51f69c41f335696e","use_caption":false},"keywords":[],"primary_slug":"tellinger-michael-6680","slugs":["tellinger-michael-6680"],"sponsored":false,"title":"Michael Tellinger"},"targeting":{"exclusion":{"tags":[]},"publish_date":1586481420000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Bj5Nw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/creatures-myths-legends"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1586481420000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael Tellinger","description":"Michael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World, strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.      Michael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.","image":"https://mediaserver.radioedit.iheart.com/v3/re/new_assets/6903edee51f69c41f335696e"}}]}},{"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:/6a0fb881d3759a5df3efd780","slug:2026-05-27-show","slug:2026-05-27-show","keyword:keywords/UFO disclosure","keyword:keywords/Anunnaki","keyword:keywords/ancient stone circles","keyword:keywords/alien abductions"]}},{"id":"%2F6a0fb53bd3759a5df3efd767","type":"PUBLISHING","record":{"ref_id":"%2F6a0fb53bd3759a5df3efd767","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-26-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, energy arts practitioner \u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">Dalia Burgoin\u003c/a> discussed &quot;mindsight,&quot; a technique she describes as &quot;extraocular vision,&quot; which enables individuals to perceive their surroundings without using their eyes. This ability is accessible to both sighted and blind people, including those born without sight. Her journey began with energy work and blindfolded sensory perception, inspired by children in Indonesia who demonstrated similar abilities. After attending a retreat in Canada, she experienced a breakthrough, describing it as &quot;a license&quot; to perceive the world through amplified senses or extrasensory perception.\u003c/p>\n\n\u003cp>Burgoin detailed various forms of mindsight, such as hyperphantasia (internal imagery), prophantasia (projecting images into the brain), and transparency vision, referencing neurosurgeon Ben Carson's ability to &quot;see through the bones,&quot; or mentally construct a 3D map of the human body. She also described edge detection and light sensing, which enable navigation in darkness and the perception of light patterns, respectively. &quot;Basically, I'm kind of training people to...become extra, extra sensitive to their senses,&quot; she explained, in what could be thought of as a &quot;trained synesthesia,&quot; teaching them to send that sensory information to the visual cortex.\u003c/p>\n\n\u003cp>Burgoin revealed that her 15-year-old daughter is highly gifted in telepathy, able to read minds and access memories without verbal communication. &quot;She can literally think of a phrase in my mind, and she could spell it out,&quot; she stated, emphasizing that her daughter only reads minds with willing participants. In describing her workshops on telepathy and mindsight, she noted that attitude and perception are key to developing these abilities, regardless of physical sight. &quot;People who don't have eyes tend to do really well,&quot; she said, detailing the dramatic case of a blind student who could see entities and spiritual structures in alternate dimensions.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, author and ancient mysteries researcher \u003ca href=\"https://andrewcollins.com/\" target=\"_blank\">Andrew Collins\u003c/a> delved into key archaeological sites, including Egypt's Giza Plateau, and the legacy of Atlantis. He revealed recent findings from satellite data suggesting a vast underground complex beneath the Giza Plateau, possibly linked to natural cave systems expanded by ancient peoples. Addressing the Sphinx, Collins challenged conventional Egyptology by proposing the Sphinx predates the dynastic period, originally a natural formation carved over millennia into a lion guarding an underworld entrance. He noted, &quot;It started its day as a natural monument... possibly as much as 15,000 years ago or even earlier.&quot; Eventually, the top part was recarved into a human head representing one of the pharaohs.\u003c/p>\n\n\u003cp>Discussing the precision and longevity of the Great Pyramid, he pointed out that it has stood for several thousand years and could continue to exist for the next 10,000 years or even longer. He said it was created at the time of Pharaoh Khufu (around 2600 BC) by the architect Hemiunu, who has his own monument just to the west of the Great Pyramid. But the pyramid's construction may have had some inspiration beyond human knowledge, possibly psychic or extraterrestrial influence via &quot;quantum entanglement&quot; or telepathic communication, Collins mused.\u003c/p>\n\n\u003cp>He traced the Atlantis story back to Plato, who described an island continent in the Atlantic Ocean, identified as Atlantis—&quot;the island of Atlas.&quot; Collins argued that Plato's descriptions align closely with Cuba and the surrounding Caribbean, rather than the Azores, supported by references to &quot;navigable rivers&quot; and shallow waters now covered by the Sargasso Sea's vast seaweed beds. He suggested that Phoenician and Carthaginian mariners, long before Columbus, likely reached the Americas and traded with indigenous cultures like the Maya and Olmecs, preserving these stories as trade secrets. On the fate of Atlantis, Collins linked its destruction to the Younger Dryas impact event around 10,800 BC, a cosmic cataclysm causing massive floods, tsunamis, and a mini ice age.\u003c/p>\n\n\u003cp>\u003cem>News segment guest: \u003c/em>\u003ca href=\"https://www.onlinecolumnist.com/\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Beneath-Pyramids-Really-Awaits-Discovery/dp/0876049900/ctoc\" target=\"_blank\">Beneath the Pyramids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Karahan-Tepe-Civilization-Anunnaki-Origins/dp/1591434785/ctoc\" target=\"_blank\">\u003cu>Karahan Tepe: Civilization of the Anunnaki and the Cosmic Origins of the Serpent of Eden\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1879181762/ctoc\" target=\"_blank\">Gods of Eden: Egypt's Lost Legacy and the Genesis of Civilization\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":"Apollo 100","title":"Joy","url":"https://www.amazon.com/dp/B086WWD31B"},{"artist":"The Who","title":"Behind Blue Eyes","url":"https://amazon.com/dp/B001NB3A2U/ctoc?trackAsin=B001NB3A2U"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Johnny Nash","title":"I Can See Clearly Now","url":"https://amazon.com/dp/B0042903KM/ctoc?trackAsin=B0042903KM"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Frankie Valli","title":"My Eyes Adored You","url":"https://amazon.com/dp/B00122CB4I/ctoc?trackAsin=B00122CB4I"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Barbara Lewis","title":"Baby I’m Yours","url":"https://amazon.com/dp/B00AJMNJAM/ctoc?1"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc?trackAsin=B00AON26QO"},{"artist":"Meat Loaf","title":"Two Out Of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"Jo Stafford","title":"Day By Day","url":"https://amazon.com/dp/B073LZV8PS/ctoc?trackAsin=B073LZV8PS"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Neil Diamond","title":"Sweet Caroline","url":"https://amazon.com/dp/B07G7S11F5/ctoc?trackAsin=B07G7S11F5"},{"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":["%2F6a0f9962fcea7525f156227d","%2F5e004f2ecc137bf244201943"]},"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/mindsight","keywords/Gobekli Tepe","keywords/Sphinx"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a16c9e8bc188462cb4529cd","show":"coast","title":"Tue, May 26 2026 - Hour 1"},{"episodeId":"/episodes/6a16c9fabc188462cb4529ce","show":"coast","title":"Tue, May 26 2026 - Hour 2"},{"episodeId":"/episodes/6a16ca0bbc188462cb4529cf","show":"coast","title":"Tue, May 26 2026 - Hour 3"},{"episodeId":"/episodes/6a16ca1bbc188462cb4529d0","show":"coast","title":"Tue, May 26 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Space exploration, conceptual artwork.","id":"%2F6a0fb7b26dd8f186605a605e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fb7b26dd8f186605a605e","source_credit":"ANDRZEJ WOJCICKI / Science Photo Library / Getty Images","title":"Space exploration, artwork","url":"asset://assets.getty/6a0fb7b26dd8f186605a605e","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779804000000},"slug":{"type":"slug","value":"2026-05-26-show"},"summary":{"type":"html","value":"\u003cp>Energy arts practitioner \u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>Dalia Burgoin\u003c/u>\u003c/a> discussed &quot;mindsight,&quot; a technique she describes as &quot;extraocular vision.&quot; Followed by author \u003ca href=\"https://andrewcollins.com/\" target=\"_blank\">\u003cu>Andrew Collins\u003c/u>\u003c/a> on key archaeological sites like Egypt's Giza Plateau, and the legacy of Atlantis.\u003c/p>\n\n"},"title":{"type":"title","value":"Mindsight Techniques / Ancient Egypt & Atlantis"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>daliaburgoin.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://andrewcollins.com/\" target=\"_blank\">\u003cu>andrewcollins.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-26-2026-hour-1,05-26-2026-hour-2,05-26-2026-hour-3,05-26-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-26-show/","summary":{"author":"","description":"Energy arts practitioner Dalia Burgoin discussed \"mindsight,\" a technique she describes as \"extraocular vision.\" Followed by author Andrew Collins on key archaeological sites like Egypt's Giza Plateau, and the legacy of Atlantis.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Space exploration, conceptual artwork.","link":"","new_tab":false,"source_credit":"ANDRZEJ WOJCICKI / Science Photo Library / Getty Images","title":"Space exploration, artwork","url":"asset://assets.getty/6a0fb7b26dd8f186605a605e","use_caption":false},"keywords":["keywords/mindsight","keywords/Gobekli Tepe","keywords/Sphinx"],"primary_slug":"2026-05-26-show","slugs":["2026-05-26-show"],"sponsored":false,"title":"Mindsight Techniques / Ancient Egypt & Atlantis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779876000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"HIVJc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/host-george-noory","coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fb7b26dd8f186605a605e","title":"Mindsight Techniques / Ancient Egypt & Atlantis","description":"Energy arts practitioner Dalia Burgoin discussed \"mindsight,\" a technique she describes as \"extraocular vision.\" Followed by author Andrew Collins on key archaeological sites like Egypt's Giza Plateau, and the legacy of Atlantis.","author":""},"pub_start":1779876000000,"pub_until":4115978604802,"pub_changed":1779878615252,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/host-george-noory","coast-categories/supernatural-paranormal","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a0f9962fcea7525f156227d","slug":"dalia-burgoin","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dalia-burgoin/","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>Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities such as telepathy and extraocular vision — also known as Mindsight.\u003c/p>\n\n\u003cp>Her groundbreaking work has been featured on Good Morning Utah (ABC), FOX 13 Good Day Utah, and This Is the Place Utah. She collaborates with leading consciousness researchers including Alex Gómez-Marin (Pari Center), John Chavez (DMT Quest), and Dr. Diane Hennacy Powell (The Telepathy Tapes). She is also in active discussions with the Institute of Noetic Sciences (IONS) to expand research partnerships.\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":"%2F6a12ea4ca47d94b89a2205bb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bb","source_credit":"","title":"","url":"asset://new_assets/6a12ea4ca47d94b89a2205bb","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dalia-burgoin"},"summary":{"type":"html","value":"\u003cp>Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities.\u003c/p>\n\n"},"title":{"type":"title","value":"Dalia Burgoin"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>daliaburgoin.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a12ea4ca47d94b89a2205bb","use_caption":false},"keywords":[],"primary_slug":"dalia-burgoin","slugs":["dalia-burgoin"],"sponsored":false,"title":"Dalia Burgoin"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779406980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8CXRN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1779406980000,"type":"content:coast-to-coast-guest","summary":{"title":"Dalia Burgoin","description":"Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities.","image":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bb"}},{"ref_id":"%2F5e004f2ecc137bf244201943","slug":"collins-andrew-6942","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/collins-andrew/6942","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>Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion. His discoveries have led to several thought-provoking books that challenge the way we think about the past, including From the Ashes of Angels and Gateway to Atlantis. He is also the organizer of the Questing Conference, Britain's premier event on alternative history, forbidden archaeology, and ancient wisdom.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Beneath-Pyramids-Really-Awaits-Discovery/dp/0876049900/ctoc\" target=\"_blank\">Beneath the Pyramids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Karahan-Tepe-Civilization-Anunnaki-Origins/dp/1591434785/ctoc\" target=\"_blank\">\u003cu>Karahan Tepe: Civilization of the Anunnaki and the Cosmic Origins of the Serpent of Eden\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Cygnus-Key-Denisovan-Legacy-Göbekli/dp/1591432995/ctoc\" target=\"_blank\">The Cygnus Key\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/187918172X/ctoc\" target=\"_blank\">From the Ashes of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0786709634/ctoc\" target=\"_blank\">Gateway to Atlantis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1879181762/ctoc\" target=\"_blank\">Gods of Eden: Egypt's Lost Legacy and the Genesis of Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1842932020/ctoc\" target=\"_blank\">The Cygnus Mystery\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0753508516/ctoc\" target=\"_blank\">Tutankhamun: The Exodus Conspiracy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Circlemakers-Insights-into-Circle-Mystery/dp/0876045492/ctoc\" target=\"_blank\">New Circlemakers Insights into the Crop Circle Mystery\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gobekli-Tepe-Genesis-Watchers-Discovery/dp/1591431425/ctoc\" target=\"_blank\">Gobekli Tepe: Genesis of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Atlantis-Caribbean-Comet-Changed-World/dp/1591432650/ctoc\" target=\"_blank\">Atlantis in the Caribbean\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Denisovan-Origins-Göbekli-Genesis-Ancient/dp/1591432634//ctoc\" target=\"_blank\">Denisovan Origins: Hybrid Humans, Göbekli Tepe, and the Genesis of the Giants of Ancient America\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Origins-Gods-Skinwalkers-Transdimensional-Intelligences/dp/1591434092/ctoc\" target=\"_blank\">Origins of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/First-Female-Pharaoh-Sobekneferu-Goddess/dp/1591434459/ctoc\" target=\"_blank\">The First Female Pharaoh\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":"%2F66fa5dcd357b013536feec26","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66fa5dcd357b013536feec26","source_credit":"","title":"","url":"asset://new_assets/66fa5dcd357b013536feec26","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"collins-andrew-6942"},"summary":{"type":"html","value":"\u003cp>Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion.\u003c/p>\n\n"},"title":{"type":"title","value":"Andrew Collins"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.andrewcollins.com/page/news/index.htm\" target=\"_blank\">andrewcollins.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/collins-andrew-6942","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/collins-andrew/6942","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66fa5dcd357b013536feec26","use_caption":false},"keywords":[],"primary_slug":"collins-andrew-6942","slugs":["collins-andrew-6942"],"sponsored":false,"title":"Andrew Collins"},"targeting":{"exclusion":{"tags":[]},"publish_date":1480650960000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"yVIvU","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1480650960000,"type":"content:coast-to-coast-guest","summary":{"title":"Andrew Collins","description":"Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion.","image":"https://i.iheart.com/v3/re/new_assets/66fa5dcd357b013536feec26"}}]}},{"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:/6a0fb53bd3759a5df3efd767","slug:2026-05-26-show","slug:2026-05-26-show","keyword:keywords/mindsight","keyword:keywords/Gobekli Tepe","keyword:keywords/Sphinx"]}},{"id":"%2F6a0fb1dcd3759a5df3efd74e","type":"PUBLISHING","record":{"ref_id":"%2F6a0fb1dcd3759a5df3efd74e","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-25-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, \u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">Charles Shults III\u003c/a>, an expert in aerospace, nuclear physics, AI, and robotics, discussed the evolving landscape of artificial intelligence and robotics, emphasizing their differences and societal impact. He reported that while AI primarily operates in symbolic, language-based realms, robotics involves physical bodies requiring complex navigation and manipulation. He explained how robots are often extensively trained in virtual environments before deployment, enabling feats such as robots outperforming human runners. Shults traced much of robotics development to military projects, such as DARPA’s robotic soldier initiatives, with civilian applications emerging as a spillover effect.\u003c/p>\n\n\u003cp>&quot;AI, I feel, is a much greater threat in many ways,&quot; he remarked, comparing its power to explosives that can be used for good or evil. He warned of a &quot;massive invasion of privacy,&quot; with AI programs collecting our personal data and being justified by opaque user agreements. He also commented on the blurred lines between AI and robotics in devices like Amazon's Alexa, where AI controls robotic components in smart homes. Tracing AI's financial roots, he noted, &quot;when you stop and analyze where the most money came from... it originally was involved in finance, predicting the stock market, doing analysis, and even warfare.&quot;\u003c/p>\n\n\u003cp>Shults expressed skepticism about driverless cars, citing tests in which AI misinterpreted painted illusions as safe paths, leading to crashes. He criticized regulatory lag, saying, &quot;People who don't know how the vehicle works... are making rules... and it can lead to even greater disaster.&quot; On AI's reliability, he cautioned that these systems &quot;are dispensing information... and in many cases the information is erroneous.&quot; Discussing his own related project, he described &quot;Eliza&quot; as a homegrown computer program assistant that he integrated into his podcast. Eliza, he added, evolved over nine years to handle complex interactions without relying on neural networks.\u003c/p>\n\n\u003cp>--------\u003c/p>\n\n\u003cp>In the latter half, over separate ½-hour segments, four of the best Bigfoot field researchers joined us for an in-depth discussion of the enigmatic creature.\u003c/p>\n\n\u003cp>First up, \u003ca href=\"http://butterflylaunch.com/\" target=\"_blank\">Robert Pyle\u003c/a>, a Yale-trained ecologist and author of the acclaimed book &quot;Where Bigfoot Walks,&quot; detailed his scientific approach to Bigfoot research. He emphasized treating Bigfoot as a biological entity subject to ecological principles rather than a spiritual or supernatural phenomenon, yet admitted that no universally accepted DNA or bone samples exist. Pyle explored the wilderness of Washington State, which he argues is critical habitat for Bigfoot and other species. He stressed the importance of protecting such landscapes, saying, &quot;If we protect that landscape... then we protect everything that's in it.&quot; Addressing why definitive evidence remains elusive, he pointed to Bigfoot's ecological intelligence and wariness: &quot;It is so darn good at doing what it does... once I saw it and it saw that I saw it, it was out of there.&quot; He also expressed skepticism toward technological methods, asserting, &quot;We don't need the data centers to find Bigfoot... it's going to be with binoculars, camera, and a notebook.&quot;\u003c/p>\n\n\u003cp>Next, \u003ca href=\"http://www.bfro.net/\" target=\"_blank\">Matthew Moneymaker\u003c/a>, founder and president of the Bigfoot Field Researchers Organization (BFRO), discussed the ongoing efforts to study and understand Bigfoot, highlighting the organization's status as the oldest and largest Bigfoot research group globally. On the nature of Bigfoot, he favors a biological explanation but acknowledged &quot;some strange phenomena&quot; such as &quot;orbs&quot; and &quot;mind speak&quot; around the creatures, suggesting their large brains might generate unknown energies. Regarding the famous 1967 Patterson-Gimlin film, he affirmed, &quot;There's no doubt in my mind that that's real footage,&quot; citing his personal investigations and conversations with key figures. He also announced an upcoming innovative \u003ca href=\"https://www.beyondthefootprint.com/\" target=\"_blank\">conference\u003c/a> in Washington state that will feature a &quot;virtual hunt&quot; using live thermal imaging and drones, streamed via Starlink to allow remote participation.\u003c/p>\n\n\u003cp>\u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">Cliff Barackman\u003c/a>, a seasoned Bigfoot researcher and evidence analyst from Animal Planet's &quot;Finding Bigfoot,&quot; spoke about the scientific and cultural aspects of Sasquatch. Since 1994, he has conducted field research across 46 U.S. states and five continents, and currently operates the North American Bigfoot Center, a museum dedicated to public education, research, and archival preservation of materials. Characterizing Bigfoot as a biological, flesh-and-blood species, he explained that the evolving anthropological paradigm now accepts the coexistence of multiple hominin species, making Bigfoot's existence plausible. &quot;Evolution is this big, bushy tree... many different species of hominin coexisted not only at the same time but the same places on the planet,&quot; he stated. He also addressed why no carcasses have been found, citing natural decomposition and scavengers.\u003c/p>\n\n\u003cp>In the last segment, \u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">Daniel Perez\u003c/a>, a longtime Bigfoot researcher, discussed his decades-long investigation into the elusive creature, sparked by the 1973 film &quot;The Legend of Boggy Creek.&quot; Perez, who has published the Bigfoot Times newsletter since 1998, described Bigfoot as &quot;an undiscovered primate, whether it's more human or more ape-like,&quot; citing a 1978 statistical analysis that found eyewitness descriptions split evenly between man-like and gorilla-like features. He suggested the possibility of a hybrid species. Addressing skepticism, he said, &quot;People are seeing something, they're not making it up,&quot; and acknowledged the rarity of encounters. Perez also rejected theories linking Bigfoot to interdimensional or extraterrestrial origins, insisting, &quot;I see just a very rare species of animal out there.&quot; On Bigfoot's behavior, he believes its diet likely includes deer and berries, and that it does not appear to use permanent shelters, instead &quot;denning down&quot; in different spots nightly.\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>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/AFHG2MPR.htm\" target=\"_blank\">A Fossil Hunter's Guide to Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/TLGPR.htm\" target=\"_blank\">The Living Galaxy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ONEIROS-Sir-Charles-Shults-III/dp/1665570628/ctoc\" target=\"_blank\">Oneiros\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Where-Bigfoot-Walks-Crossing-Divide/dp/1619029375/ctoc\" target=\"_blank\">Where Bigfoot Walks: Crossing the Dark Divide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/bigfoot-at-bluff-creek-book/\" target=\"_blank\">Bigfoot at Bluff Creek\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/big-footnotes-book/\" target=\"_blank\">Big Footnotes\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0B"},{"artist":"Styx","title":"Mr. Roboto","url":"https://amazon.com/dp/B001O01F7C/ctoc?trackAsin=B001O01F7C"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0044LCTNW/ctoc?trackAsin=B0044LCTNW"},{"artist":"Johnny Mathis","title":"Chances Are","url":"https://amazon.com/dp/B00136LD3S/ctoc?trackAsin=B00136LD3S"},{"artist":"Judas Priest","title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"The Beatles","title":"Till There Was You","url":"https://amazon.com/dp/B07FT64CS9/ctoc?trackAsin=B07FT64CS9"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"The Easybeats","title":"Friday On My Mind","url":"https://amazon.com/dp/B0F25CG51F/ctoc?trackAsin=B0F25CG51F"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"Judy Collins","title":"Send In The Clowns","url":"https://amazon.com/dp/B0012329YY/ctoc?trackAsin=B0012329YY"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Elevator Operator","title":"Bigfoot","url":"https://amazon.com/dp/B0CWY4MV89/ctoc?1"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"Shesquatchers","title":"Bigfoot Rock And Roar","url":"https://amazon.com/dp/B0CTGPFSG9/ctoc?1"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00005ecc137bf244201575","%2F620ee3850e65988f1dee1fd1","%2F5e009d25537fd678a3ecec60","%2F5e009d28cc137bf244201b73","%2F5e00f03d537fd678a3ecf0ed"]},"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/robotics","keywords/AI","keywords/Bigfoot"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a1577ae3d23a591d0040d74","show":"coast","title":"Mon, May 25 2026 - Hour 1"},{"episodeId":"/episodes/6a1577c33d23a591d0040d75","show":"coast","title":"Mon, May 25 2026 - Hour 2"},{"episodeId":"/episodes/6a1577d43d23a591d0040d76","show":"coast","title":"Mon, May 25 2026 - Hour 3"},{"episodeId":"/episodes/6a1577e53d23a591d0040d77","show":"coast","title":"Mon, May 25 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Bigfoot, conceptual illustration","id":"%2F672d676aa51c5fba7abc6ad7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/672d676aa51c5fba7abc6ad7","source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Bigfoot, conceptual illustration","url":"asset://assets.getty/672d676aa51c5fba7abc6ad7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779717600000},"slug":{"type":"slug","value":"2026-05-25-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">Charles Shults III\u003c/a>, an expert in aerospace and nuclear physics, discussed the evolving landscape of AI and robotics. Followed by four of the best Bigfoot field researchers in separate segments: \u003ca href=\"http://butterflylaunch.com\" target=\"_blank\">Robert Pyle\u003c/a>, \u003ca href=\"http://www.bfro.net/\" target=\"_blank\">Matthew Moneymaker\u003c/a>, \u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">Cliff Barackman\u003c/a>, and \u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">Daniel Perez\u003c/a>.\u003c/p>\n\n"},"title":{"type":"title","value":"Robotics & AI / Bigfoot Special "},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">shultslaboratories.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.talkuniverse.org/\" target=\"_blank\">talkuniverse.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/Better.html\" target=\"_blank\">evolveabot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.universesciencecenter.com/\" target=\"_blank\">universesciencecenter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflylaunch.com/\" target=\"_blank\">butterflylaunch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.bfro.net/\" target=\"_blank\">bfro.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">cliffbarackman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://northamericanbigfootcenter.com/\" target=\"_blank\">\u003cu>northamericanbigfootcenter.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">bigfoottimes.net\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"05-25-2026-hour-1,05-25-2026-hour-2,05-25-2026-hour-3,05-25-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-25-show/","summary":{"author":"","description":"Charles Shults III, an expert in aerospace and nuclear physics, discussed the evolving landscape of AI and robotics. Followed by four of the best Bigfoot field researchers in separate segments: Robert Pyle, Matthew Moneymaker, Cliff Barackman, and Daniel Perez.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Bigfoot, conceptual illustration","link":"","new_tab":false,"source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Bigfoot, conceptual illustration","url":"asset://assets.getty/672d676aa51c5fba7abc6ad7","use_caption":false},"keywords":["keywords/robotics","keywords/AI","keywords/Bigfoot"],"primary_slug":"2026-05-25-show","slugs":["2026-05-25-show"],"sponsored":false,"title":"Robotics & AI / Bigfoot Special "},"targeting":{"exclusion":{"tags":[]},"publish_date":1779789600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0bdyG","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","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-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/672d676aa51c5fba7abc6ad7","title":"Robotics & AI / Bigfoot Special ","description":"Charles Shults III, an expert in aerospace and nuclear physics, discussed the evolving landscape of AI and robotics. Followed by four of the best Bigfoot field researchers in separate segments: Robert Pyle, Matthew Moneymaker, Cliff Barackman, and Daniel Perez.","author":""},"pub_start":1779789600000,"pub_until":4115978604802,"pub_changed":1779818487362,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","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":"%2F5e00005ecc137bf244201575","slug":"shults-iii-charles-6327","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/shults-iii-charles/6327","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>Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. He wrote the nuclear EMP test software for the Pershing II missile system, worked on Patriot, the Copperhead tank killer, and Advanced Attack Helicopter systems. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development. In addition, Charles has also appeared on several TV and radio programs.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/AFHG2MPR.htm\" target=\"_blank\">A Fossil Hunter's Guide to Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/TLGPR.htm\" target=\"_blank\">The Living Galaxy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ONEIROS-Sir-Charles-Shults-III/dp/1665570628/ctoc\" target=\"_blank\">Oneiros\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/8d6747c46fcfad27431e6b9c37e65484","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"shults-iii-charles-6327"},"summary":{"type":"html","value":"\u003cp>Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development.\u003c/p>\n\n"},"title":{"type":"title","value":"Charles Shults III"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">shultslaboratories.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/Better.html\" target=\"_blank\">evolveabot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.talkuniverse.org/\" target=\"_blank\">talkuniverse.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.universesciencecenter.com/\" target=\"_blank\">universesciencecenter.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/shults-iii-charles-6327","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/shults-iii-charles/6327","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development.","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/8d6747c46fcfad27431e6b9c37e65484","use_caption":false},"keywords":[],"primary_slug":"shults-iii-charles-6327","slugs":["shults-iii-charles-6327"],"sponsored":false,"title":"Charles Shults III"},"targeting":{"exclusion":{"tags":[]},"publish_date":1513905360000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"SGfBx","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1513905360000,"type":"content:coast-to-coast-guest","summary":{"title":"Charles Shults III","description":"Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development.","image":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484"}},{"ref_id":"%2F620ee3850e65988f1dee1fd1","slug":"robert-pyle","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/robert-pyle/","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>Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.\u003cbr />\u003cbr />In September, 2020 Strike Back Studios, REI Co-op Studios and the National Wildlife Federation released a film based on Pyle’s journey and his book that details it, Where Bigfoot Walks: Crossing the Dark Divide. The film, The Dark Divide, provides an intimate portrayal of Pyle’s expedition. Dr. Pyle also appears in the 2021 film Hunting Bigfoot.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Where-Bigfoot-Walks-Crossing-Divide/dp/1619029375/ctoc\" target=\"_blank\">Where Bigfoot Walks: Crossing the Dark Divide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nature-Matrix-New-Selected-Essays/dp/1640092765/ctoc\" target=\"_blank\">Nature Matrix\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sky-Time-Grays-River-Forgotten/dp/1640092781/ctoc\" target=\"_blank\">Sky Time in Gray's River\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":"%2F620ee3a40e65988f1dee1fde","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/620ee3a40e65988f1dee1fde","source_credit":"","title":"","url":"asset://new_assets/620ee3a40e65988f1dee1fde","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"robert-pyle"},"summary":{"type":"html","value":"\u003cp>Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.\u003c/p>\n\n"},"title":{"type":"title","value":"Robert Pyle"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://darkdividefilm.com/\" target=\"_blank\">The Dark Divide\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/Robert-Michael-Pyle-293832101900/\" target=\"_blank\">facebook.com/Robert-Michael-Pyle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflylaunch.com/\" target=\"_blank\">butterflylaunch.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":"Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/620ee3a40e65988f1dee1fde","use_caption":false},"keywords":[],"primary_slug":"robert-pyle","slugs":["robert-pyle"],"sponsored":false,"title":"Robert Pyle"},"targeting":{"exclusion":{"tags":[]},"publish_date":1645143180000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1a3Xv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1645143180000,"type":"content:coast-to-coast-guest","summary":{"title":"Robert Pyle","description":"Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.","image":"https://i.iheart.com/v3/re/new_assets/620ee3a40e65988f1dee1fde"}},{"ref_id":"%2F5e009d25537fd678a3ecec60","slug":"moneymaker-matt-6056","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/moneymaker-matt/6056","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>Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.\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":"%2F67d4ede396ca2de246a37ba8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67d4ede396ca2de246a37ba8","source_credit":"","title":"","url":"asset://new_assets/67d4ede396ca2de246a37ba8","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"moneymaker-matt-6056"},"summary":{"type":"html","value":"\u003cp>Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.\u003c/p>\n\n"},"title":{"type":"title","value":"Matt Moneymaker"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.bfro.net/\" target=\"_blank\">bfro.net\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/moneymaker-matt-6056","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/moneymaker-matt/6056","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67d4ede396ca2de246a37ba8","use_caption":false},"keywords":[],"primary_slug":"moneymaker-matt-6056","slugs":["moneymaker-matt-6056"],"sponsored":false,"title":"Matt Moneymaker"},"targeting":{"exclusion":{"tags":[]},"publish_date":1239684720000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"cXKAe","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1239684720000,"type":"content:coast-to-coast-guest","summary":{"title":"Matt Moneymaker","description":"Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.","image":"https://i.iheart.com/v3/re/new_assets/67d4ede396ca2de246a37ba8"}},{"ref_id":"%2F5e009d28cc137bf244201b73","slug":"barackman-cliff-63622","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/barackman-cliff/63622","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>\nCliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample. \n\u003c/p>\n\n\u003cp>\nCliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.\n\u003c/p>"}]},"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/0a059e7bdf92c629cac7728fe6cfe417","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"barackman-cliff-63622"},"summary":{"type":"html","value":"\u003cp>Cliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample. \u003c/p>\n\n\n\n\n\u003cp>Cliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.\u003c/p>\n\n"},"title":{"type":"title","value":"Cliff Barackman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">cliffbarackman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://northamericanbigfootcenter.com/\" target=\"_blank\">\u003cu>northamericanbigfootcenter.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/barackman-cliff-63622","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/barackman-cliff/63622","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Cliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample.       Cliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.","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/0a059e7bdf92c629cac7728fe6cfe417","use_caption":false},"keywords":[],"primary_slug":"barackman-cliff-63622","slugs":["barackman-cliff-63622"],"sponsored":false,"title":"Cliff Barackman"},"targeting":{"exclusion":{"tags":[]},"publish_date":1431055620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"155H5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1431055620000,"type":"content:coast-to-coast-guest","summary":{"title":"Cliff Barackman","description":"Cliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample.       Cliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.","image":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417"}},{"ref_id":"%2F5e00f03d537fd678a3ecf0ed","slug":"perez-daniel-51099","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/perez-daniel/51099","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>\nDaniel Perez founded the \"Center for Bigfoot Studies\" and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/bigfoot-at-bluff-creek-book/\" target=\"_blank\">Bigfoot at Bluff Creek\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/big-footnotes-book/\" target=\"_blank\">Big Footnotes\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":"%2F696b2c8ff7c3c3b7218945f3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/696b2c8ff7c3c3b7218945f3","source_credit":"","title":"","url":"asset://new_assets/696b2c8ff7c3c3b7218945f3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"perez-daniel-51099"},"summary":{"type":"html","value":"\u003cp>Daniel Perez founded the &quot;Center for Bigfoot Studies&quot; and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.\u003c/p>\n\n"},"title":{"type":"title","value":"Daniel Perez"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">bigfoottimes.net\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/perez-daniel-51099","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/perez-daniel/51099","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Daniel Perez founded the \"Center for Bigfoot Studies\" and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/696b2c8ff7c3c3b7218945f3","use_caption":false},"keywords":[],"primary_slug":"perez-daniel-51099","slugs":["perez-daniel-51099"],"sponsored":false,"title":"Daniel Perez"},"targeting":{"exclusion":{"tags":[]},"publish_date":1301016120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"fjwMy","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1301016120000,"type":"content:coast-to-coast-guest","summary":{"title":"Daniel Perez","description":"Daniel Perez founded the \"Center for Bigfoot Studies\" and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.","image":"https://i.iheart.com/v3/re/new_assets/696b2c8ff7c3c3b7218945f3"}}]}},{"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:/6a0fb1dcd3759a5df3efd74e","slug:2026-05-25-show","slug:2026-05-25-show","keyword:keywords/robotics","keyword:keywords/AI","keyword:keywords/Bigfoot"]}},{"id":"%2F6a0fae8fd3759a5df3efd735","type":"PUBLISHING","record":{"ref_id":"%2F6a0fae8fd3759a5df3efd735","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-24-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, guest host George Knapp spoke with \u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former program manager of the Advanced Aerospace Weapons Systems Application Program (AAWSAP), about the largest government-funded UFO investigation in US history. The Defense Intelligence Agency approved AAWSAP in 2008, building on observations by officers who had documented &quot;dramatic UFO incidents mostly involving military sites or sensitive national security facilities&quot; beginning in 2006. Lacatski explained that the program expanded significantly beyond its predecessors, eventually employing dozens of full-time investigators—ex-military personnel, former law enforcement, scientists, and engineers—alongside hundreds of additional operatives through contractor partnerships.\u003c/p>\n\n\u003cp>Over 27 months of operation, AAWSAP allegedly assembled &quot;the largest data warehouse of UFO cases in the world,&quot; compiled from approximately 30,000 pages of analyst notes, photographs, and field reports. Lacatski emphasized that the work remained classified: &quot;None of this material has been leaked, none of it released by the government.&quot; Among the most notable cases that AAWSAP investigated was the 2004 Tic Tac incident. Lacatski stated unequivocally: &quot;It's not us, this is not technology that exists on Earth that we know of.&quot;\u003c/p>\n\n\u003cp>The program's scope extended far beyond conventional aircraft sightings. It also investigated phenomena ranging from poltergeist activity and &quot;hitchhiker&quot; effects (paranormal activity following witnesses home) to what Lacatski called &quot;encounters with the dead.&quot; A significant portion of Lacatski's account focused on Skinwalker Ranch. He recounted an encounter during his first ten minutes at the property: &quot;I'm sitting in the living room of the ranch manager's house... and there's something floating in the kitchen that was quite unexpected.&quot;\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the second half, filmmaker \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">Michael Lazovsky\u003c/a> discussed his new film \u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>, which documents the career of journalist \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a> and the inherent risks he's faced while reporting on UFOs. Lazovsky, a horror filmmaker by trade, explained how he applied the tension-building techniques of his genre to document Corbell's life. He spent months sifting through hundreds of hours of archival footage of the late John Lear, whom Corbell spent years documenting. Corbell himself also joined the conversation, sharing the personal risk involved in his brand of journalism.\u003c/p>\n\n\u003cp>Lazovsky recounted moments of genuine fear while filming Corbell, particularly when he witnessed high-level intelligence engagement. &quot;I had to pull out my phone... and he recorded an entire message as to what would happen in the case of his passing,&quot; Lazovsky said. &quot;That was a turning point for me, where I felt like this stuff was serious and real.&quot; Corbell echoed this sentiment, describing the &quot;hall of mirrors&quot; that whistleblowers and journalists navigate. He criticized the CIA for allegedly spying on UAP whistleblowers, a claim he said was confirmed under oath in Congress. &quot;It's really easy for people to call us CIA disinformation agents and to dehumanize what it takes to do the reporting that we do,&quot; Corbell remarked.\u003c/p>\n\n\u003cp>On the day of the premiere, the US government dropped a massive cache of UAP files, including seven of the eight videos featured in the film. Corbell noted the irony of the government officially releasing footage they had previously refused to comment on. &quot;Everything has been provoked,&quot; he stated.\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003ch3>\u003cstrong>Knapp's News\u003c/strong>\u003c/h3>\n\n\u003cp>George Knapp shared recent items of interest, including articles about dinosaurs and quantum physics:\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.nbcnews.com/politics/national-security/pilots-astronauts-detail-unexplained-aerial-encounters-declassified-uf-rcna346511\" target=\"_blank\">Unexplained aerial encounter left U.S. intelligence officer &quot;virtually speechless&quot;\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://contactunderground.org/2026/05/24/joseph-burkes-md-responds-to-preliminary-assessment-by-avi-loeb-of-the-second-release-of-ufo-files-by-the-u-s-department-of-war/\" target=\"_blank\">Joseph Burkes MD responds to &quot;Preliminary Assessment by Avi Loeb of the Second Release of UFO Files by the U.S. Department of War&quot;\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.twz.com/air/we-finally-see-the-mysterious-object-shot-down-by-f-16s-over-lake-huron?utm_source=beehiiv&utm_medium=email&utm_campaign=twz-newsletter&_bhlid=813288d6aca7446ec8d9690e0454941356c93dc3\" target=\"_blank\">We Finally See The Mysterious Object Shot Down By F-16s Over Lake Huron\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.popsci.com/science/why-t-rex-arms-tiny/?utm_source=beehiiv&utm_medium=email&utm_campaign=popular-science-newsletter&_bhlid=1b081024db9451874762b059c343d55d9eb2c5dd\" target=\"_blank\">Why were T. rex's arms so tiny? Paleontologists finally find an answer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.hcn.org/articles/the-billionaires-club-at-the-center-of-americas-public-lands-fight/\" target=\"_blank\">The billionaires' club at the center of America’s public lands fight\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thedebrief.org/different-flows-of-time-all-exist-at-the-same-moment-scientists-claim-trapped-ion-atomic-clocks-can-observe-quantum-superposition-of-time/\" target=\"_blank\">Scientists Claim Trapped-Ion Atomic Clocks Can Observe &quot;Quantum Superposition of Time&quot;\u003c/a>\u003c/li>\u003c/ul>\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Skinwalkers-Pentagon-Insiders-Account-Government/dp/B09HR54GQF/ctoc\" target=\"_blank\">Skinwalkers at the Pentagon: An Insiders' Account of the Secret Government UFO Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Inside-U-S-Government-Covert-Program/dp/B0GSWW4HN5/ctoc\" target=\"_blank\">Inside the U.S. Government Covert UFO Program: Future Visions\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":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Thomas Dolby","title":"She Blinded Me With Science","url":"https://amazon.com/dp/B0DZWHNCVF/ctoc?trackAsin=B0DZWHNCVF"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Bob Dylan","title":"Subterranean Homesick Blues","url":"https://amazon.com/dp/B00137T190/ctoc?trackAsin=B00137T190"},{"artist":"John Williams","title":"Lost in Space","url":"https://www.amazon.com/dp/B09RN4VGG7/ctoc?trackAsin=B09RN4VGG7"},{"artist":"Paul McCartney","title":"Home to Us","url":"https://www.amazon.com/dp/B0GTNB5WHW/ctoc?trackAsin=B0GTNB5WHW"},{"artist":"Kansas","title":"Dust in the Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Elvis Costello","title":"Pump It Up","url":"https://amazon.com/dp/B09FDXS51Z/ctoc?trackAsin=B09FDXS51Z"},{"artist":"Mötley Crüe","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"Lord Huron","title":"Dead Man's Hand","url":"https://amazon.com/dp/B0F3NGKZRJ/ctoc?trackAsin=B0F3NGKZRJ"},{"artist":"Scorpions","title":"Still Loving You","url":"https://amazon.com/dp/B07GCB4CQT/ctoc?trackAsin=B07GCB4CQT"},{"artist":"Tito & Tarantula","title":"After Dark","url":"https://www.amazon.com/dp/B0B354B89F/ctoc?trackAsin=B0B354B89F"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Elvis Perkins","title":"Chains, Chains, Chains","url":"https://amazon.com/dp/B001U3TFRK/ctoc?trackAsin=B001U3TFRK"},{"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":["%2F6168dd1e0b8abf115f819df6","%2F6a0f96c1dcfe556c136cf51e","%2F5e00748ecc137bf244201aae"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"host_name":{"type":"plain","value":"George Knapp"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/Jeremy Corbell"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a1429c13aaccc4e256053f2","show":"coast","title":"Sun, May 24 2026 - Hour 1"},{"episodeId":"/episodes/6a1429d13aaccc4e256053f3","show":"coast","title":"Sun, May 24 2026 - Hour 2"},{"episodeId":"/episodes/6a1429e33aaccc4e256053f4","show":"coast","title":"Sun, May 24 2026 - Hour 3"},{"episodeId":"/episodes/6a1429f63aaccc4e256053f5","show":"coast","title":"Sun, May 24 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"UFO hovers over White House","id":"%2F699ba59697e2be4cfefeeaa9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House","url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779631200000},"slug":{"type":"slug","value":"2026-05-24-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former intelligence program manager, detailed the largest UFO investigation in US history. Followed by \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">Michael Lazovsky\u003c/a>, who discussed his new film documenting the career of UFO journalist \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a>.\u003c/p>\n\n"},"title":{"type":"title","value":"UFO Investigations / Dangers of Disclosure"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">midnightbrewproductions.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">weaponizedpodcast.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-24-2026-hour-1,05-24-2026-hour-2,05-24-2026-hour-3,05-24-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-24-show/","summary":{"author":"","description":"James Lacatski, a former intelligence program manager, detailed the largest UFO investigation in US history. Followed by Michael Lazovsky, who discussed his new film documenting the career of UFO journalist Jeremy Corbell.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"UFO hovers over White House","link":"","new_tab":false,"source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House","url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","use_caption":false},"keywords":["keywords/UFO disclosure","keywords/Jeremy Corbell"],"primary_slug":"2026-05-24-show","slugs":["2026-05-24-show"],"sponsored":false,"title":"UFO Investigations / Dangers of Disclosure"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779703200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"cCmXh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","title":"UFO Investigations / Dangers of Disclosure","description":"James Lacatski, a former intelligence program manager, detailed the largest UFO investigation in US history. Followed by Michael Lazovsky, who discussed his new film documenting the career of UFO journalist Jeremy Corbell.","author":""},"pub_start":1779703200000,"pub_until":4115978604802,"pub_changed":1779706441329,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6168dd1e0b8abf115f819df6","slug":"james-t-lacatski","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/james-t-lacatski/","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>James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Skinwalkers-Pentagon-Insiders-Account-Government/dp/B09HR54GQF/ctoc\" target=\"_blank\">Skinwalkers at the Pentagon: An Insiders' Account of the Secret Government UFO Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Inside-U-S-Government-Covert-Program/dp/B0GSWW4HN5/ctoc\" target=\"_blank\">\u003cu>Inside the U.S. Government Covert UFO Program: Future Visions\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a12ea4ca47d94b89a2205bc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bc","source_credit":"","title":"","url":"asset://new_assets/6a12ea4ca47d94b89a2205bc","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"james-t-lacatski"},"summary":{"type":"html","value":"\u003cp>James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.\u003c/p>\n\n"},"title":{"type":"title","value":"James T. Lacatski"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a12ea4ca47d94b89a2205bc","use_caption":false},"keywords":[],"primary_slug":"james-t-lacatski","slugs":["james-t-lacatski"],"sponsored":false,"title":"James T. Lacatski"},"targeting":{"exclusion":{"tags":[]},"publish_date":1634262060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6168dd1e0b8abf115f819df5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1634262060000,"type":"content:coast-to-coast-guest","summary":{"title":"James T. Lacatski","description":"James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.","image":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bc"}},{"ref_id":"%2F6a0f96c1dcfe556c136cf51e","slug":"michael-lazovsky","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/michael-lazovsky/","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>Filmmaker Michael Lazovsky directed the new film &quot;Sleeping Dog,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. Born and raised in Los Angeles, Lazovsky developed an early obsession with horror, building elaborate annual haunted houses before joining Universal Studios Hollywood Halloween Horror Nights as a chainsaw monster performer. \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":"%2F6a13a3cbfdd0caa1c4dbee6c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a13a3cbfdd0caa1c4dbee6c","source_credit":"","title":"","url":"asset://new_assets/6a13a3cbfdd0caa1c4dbee6c","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"michael-lazovsky"},"summary":{"type":"html","value":"\u003cp>Filmmaker Michael Lazovsky directed the new film &quot;Sleeping Dog,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. \u003c/p>\n\n"},"title":{"type":"title","value":"Michael Lazovsky"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>midnightbrewproductions.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Filmmaker Michael Lazovsky directed the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a13a3cbfdd0caa1c4dbee6c","use_caption":false},"keywords":[],"primary_slug":"michael-lazovsky","slugs":["michael-lazovsky"],"sponsored":false,"title":"Michael Lazovsky"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779406440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"4YLNG","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1779406440000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael Lazovsky","description":"Filmmaker Michael Lazovsky directed the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject.","image":"https://i.iheart.com/v3/re/new_assets/6a13a3cbfdd0caa1c4dbee6c"}},{"ref_id":"%2F5e00748ecc137bf244201aae","slug":"corbell-jeremy-71151","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/corbell-jeremy/71151","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>Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.\u003c/p>\n\n\u003cp>Jeremy Corbell is an investigative filmmaker based in Los Angeles California who documents extraordinary people and their belief systems. His research has taken him into the worlds of nanotechnology, aerospace exploration, exotic propulsion systems, as well as an in-depth examination into the life and discoveries of the enigmatic “Godfather of Conspiracy” John Lear. Corbell has documented the surgical removal of alleged off-world alien implants, and has filmed NASA's analysis of anomalous materials alleged to be physical evidence of extraterrestrial nano-technology from UFO landing sites. Corbell has obtained deathbed confessions from former CIA and government intelligence officials who claim to expose the truth about UFOs and the worldwide coverup of the ultimate truth. Corbell’s film work reveals how ideas, held by credible individuals, can alter the way we experience reality and force us to reconsider the fabric of our own beliefs.\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":"%2F67699f5a217fafe0dc4e2102","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67699f5a217fafe0dc4e2102","source_credit":"","title":"","url":"asset://new_assets/67699f5a217fafe0dc4e2102","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"corbell-jeremy-71151"},"summary":{"type":"html","value":"\u003cp>Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.\u003c/p>\n\n"},"title":{"type":"title","value":"Jeremy Corbell"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films#/patient-seventeen/\" target=\"_blank\">Patient Seventeen\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/news-2/patient-seventeen-behind-the-scenes\" target=\"_blank\">Behind The Scenes\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/immaculate-deception/\" target=\"_blank\">Immaculate Deception\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/lazar/\" target=\"_blank\">Bob Lazar: Area 51 and Flying Saucers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/i-am-nano-man/\" target=\"_blank\">Nano Man: Utility Fog\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/hunt-the-skinwalker/\" target=\"_blank\">Hunt for the Skinwalker\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/\" target=\"_blank\">extraordinarybeliefs.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jeremycorbell.com/\" target=\"_blank\">jeremycorbell.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">weaponizedpodcast.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/corbell-jeremy-71151","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/corbell-jeremy/71151","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67699f5a217fafe0dc4e2102","use_caption":false},"keywords":[],"primary_slug":"corbell-jeremy-71151","slugs":["corbell-jeremy-71151"],"sponsored":false,"title":"Jeremy Corbell"},"targeting":{"exclusion":{"tags":[]},"publish_date":1508475240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"AEIVu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/artwork-comics-multimedia","coast-categories/mysteries-anomalies","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1508475240000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeremy Corbell","description":"Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.","image":"https://i.iheart.com/v3/re/new_assets/67699f5a217fafe0dc4e2102"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90405fc5c6051ef1778c4","slug":"george-knapp","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-knapp","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 Knapp, who hosts Coast to Coast AM on the fourth Sundays of the month, is a  Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University,  the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting,  and news writing. \u003cBR>\u003cBR> He is the longtime chief investigative reporter for KLAS TV Las Vegas, where he previously worked as news anchor.  He co-authored the best selling book Hunt for the Skinwalker.  In 1989, his reports about Nevada's Area 51 military base were selected by UPI as Best Individual Achievement by a Reporter. Since 2007, he has also been a weekend host of Coast to Coast AM. \u003cBR>\u003cBR>\n    Email: \u003ca href=\"mailto:GeorgeKnapp@coasttocoastam.com\">georgeknapp@coasttocoastam.com\u003c/a> \u003cBR>\n    \u003ca href = \"https://www.coasttocoastam.com/shows/host-george-knapp/\">C2C Shows\u003c/a> hosted by George Knapp\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":"%2F5e381ddba201ec1fa69d0ce2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce2","source_credit":"","title":"George Knapp","url":"asset://new_assets/5e381ddba201ec1fa69d0ce2","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-knapp"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>George Knapp is a Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University, the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting, and news writing.\u003c/p>\n\n"},"title":{"type":"title","value":"George Knapp"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-knapp","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-knapp","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"George Knapp is a Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University, the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting, and news writing.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Knapp","url":"asset://new_assets/5e381ddba201ec1fa69d0ce2","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-knapp","slugs":["george-knapp"],"sponsored":false,"title":"George Knapp"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580473800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5XdWZ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-knapp"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580473800000,"type":"content:coast-to-coast-article","summary":{"title":"George Knapp","description":"George Knapp is a Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University, the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting, and news writing.","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce2"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a0fae8fd3759a5df3efd735","slug:2026-05-24-show","slug:2026-05-24-show","keyword:keywords/UFO disclosure","keyword:keywords/Jeremy Corbell"]}}],"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","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages_renderer_shared_ui_src_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>