<!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/nasa-launches-groundbreaking-mission-to-lift-falling-satellite/"><img src="https://i.iheart.com/v3/re/new_assets/6a482cf52b067e3f2286f95e?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="NASA Launches Groundbreaking Mission to Lift Falling Satellite" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a482cf52b067e3f2286f95e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a482cf52b067e3f2286f95e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a482cf52b067e3f2286f95e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a482cf52b067e3f2286f95e?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/nasa-launches-groundbreaking-mission-to-lift-falling-satellite/">NASA Launches Groundbreaking Mission to Lift Falling Satellite</a><a class="card-subtitle" tabindex="0" href="/article/nasa-launches-groundbreaking-mission-to-lift-falling-satellite/">A robotic craft with mechanical arms will attempt to push a space telescope back into a stable orbit.</a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/photo/jason-martell-graphics-7226/"><img src="https://i.iheart.com/v3/re/new_assets/6a46e5fe8a6a15342458cd8a?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Jason Martell Graphics" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a46e5fe8a6a15342458cd8a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a46e5fe8a6a15342458cd8a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a46e5fe8a6a15342458cd8a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a46e5fe8a6a15342458cd8a?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="/photo/jason-martell-graphics-7226/">Jason Martell Graphics</a><a class="card-subtitle" tabindex="0" href="/photo/jason-martell-graphics-7226/">In tandem with his Thursday night appearance, Jason Martell shares graphics related to Planet X (Nibiru).</a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-security-guard-films-ghost-child-at-colombian-cinema/"><img src="https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Watch: Security Guard Films Ghost Child at Colombian Cinema?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d?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-security-guard-films-ghost-child-at-colombian-cinema/">Watch: Security Guard Films Ghost Child at Colombian Cinema?</a><a class="card-subtitle" tabindex="0" href="/article/watch-security-guard-films-ghost-child-at-colombian-cinema/">A security guard at a Colombian cinema captured footage of what appears to be a ghost child roaming around the barren building. </a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/ohio-village-repeals-fortune-telling-license-law/"><img src="https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Ohio Village Repeals Fortune Telling License Law" class="" srcSet="https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?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/ohio-village-repeals-fortune-telling-license-law/">Ohio Village Repeals Fortune Telling License Law</a><a class="card-subtitle" tabindex="0" href="/article/ohio-village-repeals-fortune-telling-license-law/">Psychics, tarot readers, and soothsayers of all stripes in an Ohio town are now free to practice their craft without having to obtain a license after community officials repealed a decades-old law concerning fortune telling. </a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/triangular-ufo-photographed-over-mexican-city/"><img src="https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Triangular UFO Photographed Over Mexican City" class="" srcSet="https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e?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/triangular-ufo-photographed-over-mexican-city/">Triangular UFO Photographed Over Mexican City</a><a class="card-subtitle" tabindex="0" href="/article/triangular-ufo-photographed-over-mexican-city/">An intriguing photo from Mexico shows a mysterious triangular set of lights seen cruising through the night sky over a city. </a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/paranormal-date-casting-call/"><img src="https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Paranormal Date Casting Call" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?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/paranormal-date-casting-call/">Paranormal Date Casting Call</a><a class="card-subtitle" tabindex="0" href="/article/paranormal-date-casting-call/">Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!</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-07-03-show/"><figure class="item-thumb"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Mysticism &amp; Jim Morrison / Open Lines" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Jul</span><span>3</span></time><span class="item-title">Mysticism &amp; Jim Morrison / Open Lines</span></figcaption></figure></a><section class="item-links"><p class="coast-linked-host coast-linked-items title-on-same-line"><span class="linked-header">Hosted by<!-- -->:</span><span class="linked-value"><a tabindex="0" href="/host/george-noory/">George Noory</a></span></p><div class="coast-linked-guests coast-linked-items title-on-same-line"><span class="linked-guest-header">Guests<!-- -->:</span><div class="linked-guest-value"><a tabindex="0" href="/guest/paul-wyld/">Paul Wyld</a><span>, </span><a tabindex="0" href="/guest/lines-open-5608/">Open Lines</a></div></div></section><section class="item-summary">Author Paul Wyld discussed the enduring legacy of Jim Morrison, exploring the musician&#x27;s public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-07-03-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-07-04-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/675245681dd6427fbd483204?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Life Extension / Spiritual Awakening" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Jul</span><span>4</span></time><span class="item-title">Life Extension / Spiritual Awakening</span></figcaption></figure></a><section class="item-links"></section><section class="item-summary"><p>First Half: Joining <a href="http://theawareshow.com/" target="_blank"><u>Lisa Garr</u></a> (<a href="https://theawareshow.com/contact12/" target="_blank"><u>email</u></a>), filmmaker <a href="https://theculturemonster.com/" target="_blank"><u>David Donnelly</u></a>, and psychiatrist <a href="https://thomaslewis.com/" target="_blank">Thomas Lewis</a> will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about <a href="https://www.foreveryoung.film/" target="_blank">living forever</a>. Followed by spiritual medium and grief counselor <a href="https://austynwells.com/" target="_blank"><u>Austyn Wells</u></a>, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us.</p>

<p>6-10pm PT: Art Bell - <em>Somewhere in Time</em> returns to 3/1/2000, when author <a href="http://www.alberttaylor.com/" target="_blank">Albert Taylor</a> spoke about out-of-body experiences.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-07-04-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>Jul</span><span>5</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-05-show/">Sunday<!-- --> - <!-- -->Attachment Theory / Supernatural South</a><a tabindex="0" href="/guest/thais-gibson/">Thais Gibson</a><span> | </span><a tabindex="0" href="/guest/sherry-malaver-parada/">Sherry Malaver Parada</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>6</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-06-show/">Monday<!-- --> - <!-- -->Current Events / Astrological Cycles</a><a tabindex="0" href="/guest/corsi-jerome-6505/">Jerome Corsi</a><span> | </span><a tabindex="0" href="/guest/mcguirk-leslie-81793/">Leslie McGuirk</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>7</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-07-show/">Tuesday<!-- --> - <!-- -->The Holy Experience / UFOs &amp; Hollywood</a><a tabindex="0" href="/guest/walsch-neale-donald-5672/">Neale Donald Walsch</a><span> | </span><a tabindex="0" href="/guest/zabel-bryce-46899/">Bryce Zabel</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>8</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-08-show/">Wednesday<!-- --> - <!-- -->Unidentified Submerged Objects / AI &amp; Spirit Communication</a><a tabindex="0" href="/guest/dolan-richard-5919/">Richard Dolan</a><span> | </span><a tabindex="0" href="/guest/martini-richard-59327/">Richard Martini</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>9</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-09-show/">Thursday<!-- --> - <!-- -->EMP Dangers / Angels &amp; Spirit Guides</a><a tabindex="0" href="/guest/forstchen-william-r-38799/">William R. Forstchen</a><span> | </span><a tabindex="0" href="/guest/michelle-clare/">Michelle Clare</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>10</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-10-show/">Friday<!-- --> - <!-- -->Hollow Earth &amp; Channeling / Open Lines </a><a tabindex="0" href="/guest/jim-edward-lucier/">Jim Edward Lucier</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-07-03-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/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Mysticism &amp; Jim Morrison / Open Lines" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Jul 04, 2026</time></section><span class="item-title">Mysticism &amp; Jim Morrison / Open Lines</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/stock-island-raccoons-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/5ada16fc107bbd1ea4550aa4f11e98f4?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/5ada16fc107bbd1ea4550aa4f11e98f4?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/5ada16fc107bbd1ea4550aa4f11e98f4?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/5ada16fc107bbd1ea4550aa4f11e98f4?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/5ada16fc107bbd1ea4550aa4f11e98f4?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Stock Island Raccoons" 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">Sep 11, 2010</time></section><span class="item-title">Stock Island Raccoons</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/nasa-launches-groundbreaking-mission-to-lift-falling-satellite/"><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/6a482b335cca47257eaf0f9c?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a482b335cca47257eaf0f9c?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a482b335cca47257eaf0f9c?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a482b335cca47257eaf0f9c?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a482b335cca47257eaf0f9c?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="NASA Launches Groundbreaking Mission to Lift Falling Satellite" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 03, 2026</time></section><span class="item-title">NASA Launches Groundbreaking Mission to Lift Falling Satellite</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-07-02-show/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a3e142eae5bd0e7e326f69b?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a3e142eae5bd0e7e326f69b?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a3e142eae5bd0e7e326f69b?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a3e142eae5bd0e7e326f69b?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a3e142eae5bd0e7e326f69b?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Ancient Aliens / Spiritual Awakening" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Jul 03, 2026</time></section><span class="item-title">Ancient Aliens / Spiritual Awakening</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/ohio-village-repeals-fortune-telling-license-law/"><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/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Ohio Village Repeals Fortune Telling License Law" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 02, 2026</time></section><span class="item-title">Ohio Village Repeals Fortune Telling License Law</span></figcaption></figure></a><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3309" id="dfp-ad-3309-1"></div><a class="component-coast-featured-item" tabindex="0" href="/article/watch-security-guard-films-ghost-child-at-colombian-cinema/"><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/632c939bea08b7b5f679296d?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Security Guard Films Ghost Child at Colombian Cinema?" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 02, 2026</time></section><span class="item-title">Watch: Security Guard Films Ghost Child at Colombian Cinema?</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-07-01-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/6a3dd34306d42df84d151925?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="The Wishing Machine / Ghostly Adventures" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Jul 02, 2026</time></section><span class="item-title">The Wishing Machine / Ghostly Adventures</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/joshua-p-warren-ghost-footprints-wishing-machine/"><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/6a45ce045c424d79554ece00?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a45ce045c424d79554ece00?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a45ce045c424d79554ece00?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a45ce045c424d79554ece00?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a45ce045c424d79554ece00?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Joshua P. Warren: Ghost Footprints &amp; Wishing Machine" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 01, 2026</time></section><span class="item-title">Joshua P. Warren: Ghost Footprints &amp; Wishing Machine</span></figcaption></figure></a></section><div class="coast-featured-load-more"><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div></div><input type="hidden" data-id="7EsXb"/><div class="component-container coast-in-the-news-homepage tile"><header class="component-heading"><h2 class="heading-title">In the News</h2></header><div class="feed-cards"><div class="coast-feed-item"><a href="https://www.space.com/space-exploration/america-at-500-where-will-we-be-in-space-in-2276" class="item-title" target="_blank" rel="noopener">America at 500: Where will we be in space in 2276?</a><em>— <!-- -->Space.com</em></div><div class="coast-feed-item"><a href="https://thedebrief.org/nasas-curiosity-rover-is-investigating-unusual-polygon-structures-that-look-like-a-giant-martian-honeycomb/" class="item-title" target="_blank" rel="noopener">Unusual Structures Look Like a &#x27;Giant Martian Honeycomb&#x27;</a><em>— <!-- -->The Debrief</em></div><div class="coast-feed-item"><a href="https://www.unexplained-mysteries.com/news/400075/scientists-in-singapore-create-cyborg-cockroach-with-a-diving-suit" class="item-title" target="_blank" rel="noopener">Singapore scientists create cyborg cockroach with a diving suit</a><em>— <!-- -->Unexplained Mysteries</em></div><div class="coast-feed-item"><a href="https://www.dailymail.com/sciencetech/article-15944757/brain-scan-reveal-premeditated-killer.html" class="item-title" target="_blank" rel="noopener">The brain scan that could reveal a cold-blooded killer</a><em>— <!-- -->Daily Mail</em></div><div class="coast-feed-item"><a href="https://www.unexplained-mysteries.com/news/400077/mystery-substance-on-ohio-highway-turns-out-to-be-something-unexpected" class="item-title" target="_blank" rel="noopener">Substance on Ohio highway turns out to be something unexpected</a><em>— <!-- -->Unexplained Mysteries</em></div></div><div class="more-container"><a class="more" tabindex="0" href="/inthenews/">More »</a></div></div><input type="hidden" data-id="0Z2UI"/><input type="hidden" data-id="W1GMu"/><div class="component-container component-html tile coast-readmore-homepage block"><div><section class="coast-module module">
    <a href="/article/a-true-paranormal-date-alien-bonds-with-bigfoot/"><img src="https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542" alt="paranormal date"></a>
    <div class="excerpt">
    <p>
    <a href="https://paranormaldate.com/" target="_blank">Paranormal Date</a> now has over 100,000 members! It's completely free to join and search.
    </p>
    </div>
</section>
<section class="coast-module module">            
    <a href="/pages/watch-a-free-episode-of-beyond-belief/">
    	<img src="https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50" alt="beyond belief trailer">
    </a>
    <div class="excerpt">
        <p>
        Check out this <a href="/pages/watch-a-free-episode-of-beyond-belief/" target="_self">excerpt</a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at <a href="http://www.beyondbelief.com/" target="_blank">beyondbelief.com</a> and enjoy hours of fascinating past shows!
        </p>
    </div>
</section></div></div><input type="hidden" data-id="9WlZr"/><input type="hidden" data-id="ECete"/><div class="component-container component-html coast-twitter-homepage tile block"><div><a class="twitter-timeline" data-height="550" data-theme="dark" href="https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw">Tweets by coasttocoastam</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></div><input type="hidden" data-id="dZ56N"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main></div><footer class="component-coast-footer"><div class="component-container"><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="site-ownership">Coast to Coast AM - <a href="http://www.premierenetworks.com/" target="_blank" rel="noreferrer">©<!-- -->2026<!-- --> Premiere Networks Inc.</a></div><div class="footer-row footer-links"><ul><li><a tabindex="0" href="/stations/">Local Stations</a></li><li><a tabindex="0" href="/pages/about/">About</a></li><li><a tabindex="0" href="/article/in-memoriam/">In Memoriam </a></li><li><a tabindex="0" href="/calendar/">Events</a></li><li><a href="https://help.coasttocoastam.com" target="_blank" rel="noopener">Need Help?</a></li><li><a tabindex="0" href="/pages/contact/">Contact</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-and-cookie-notice/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://www.coasttocoastam.com/content/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<!-- --> <img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload"/></a></li><li><a tabindex="0" href="/content/general-contesting-guidelines/">Contest Rules</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/" target="_blank" rel="noopener">AdChoices<!-- --> <img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload"/></a></li></ul></div></div></footer></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb9d508fdf3381ca6ccb4a13a2c93f185","canonicalHostname":"www.coasttocoastam.com","hostnames":[],"facets":["brands/COAST-PR (15194)","markets/PREMIERE"],"slug":"coast-pr","market":"markets/PREMIERE","ownBrand":"brands/COAST-PR (15194)","timeZone":"America/New_York","keys":["hostname:coast-pr.radio.iheart.com","hostname:coasttocoastamstore.com","hostname:www.coasttocoastamstore.com","id:/b9d508fdf3381ca6ccb4a13a2c93f185","brand:brands/COAST-PR (15194)","slug:coast-pr","hostname:coasttocoastam.com","hostname:www.coasttocoastam.com","hostname:qa.coasttocoastam.com"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"guests_all_category","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/"},{"name":"video_playlist","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>"},{"name":"art_bell_category_year_month","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"articles_category_year_month","path":"/articles/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_category_year_month","path":"/guests/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year_month","path":"/photos/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"shows_category_year_month","path":"/shows/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_all_category_year","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"},{"name":"guests_all_category_year_month","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"}],"redirects":[{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/12d056906695b8e156450da6b64abe1afa273ea2","priority":0,"source":"/coastapp/contact.html","regex":false,"schedule":{"begin":1569266940000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/contact.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8a76b9e0d3ebc55fc9de73d0ec37284491025fe9","priority":0,"source":"^/amp/(\\w+)/([^\\\\]+)/?$","regex":true,"schedule":{"begin":1570474020000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp//1//2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/39bdb38dbd766591363c9a7edd0daa810d77a417","priority":0,"source":"^/rss/category209/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/supernatural-paranormal.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4f107974e176a0ffeeea5a0320c6ac42dec4fe45","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-show/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/551d8950fb21d3b6a31a886ae566411decd08cc1","priority":0,"source":"/forgot-password","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?subMenu=forgotPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3bc86b233e8f7a951b7a711d39ead47007d3bdc4","priority":0,"source":"^/rss/category10263/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/pop-culture.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/9d542abd804e20e642a3c8e1fc835ee8ee7907e5","priority":0,"source":"^/mobileapp/shows/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267780000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/show/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b6bb4a726aca47fc5d708be1b516090c2b7379db","priority":0,"source":"^/rss/category9604/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ancient-world.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e6490dcbbeeeb7a85212ef64b074ecfd3ccea222","priority":0,"source":"/art-bell/([^/]+)/$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d6e376699be6baacac73224d85a314dd0c1eb20c","priority":0,"source":"/article","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4d8de997e2f97c17bb930bea26701ad38dc762aa","priority":0,"source":"^/reset-password/.*passwordToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?passwordToken=$1&subMenu=resetPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ff66145559acad79d86d40d638b41ad0be756093","priority":0,"source":"/reset","regex":false,"schedule":{"begin":1747332616527,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/7baab05c1197d38467fa2e9b75c6df99883c9245","priority":0,"source":"^/rss/category10260/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/mysteries-anomalies.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e8082e7bdfba0a60e49102f980e5d76fe444ca4b","priority":0,"source":"/contact","regex":false,"schedule":{"begin":1569247380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/contact"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/567f7050a645b33f29ac3bfb18a116f684fa3745","priority":0,"source":"^/rss/george-knapp-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-knapp.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/acd89e946e640d42fcf08c87702236e634d7eb17","priority":0,"source":"/dist/images/placeholder-specialguest.jpg","regex":false,"schedule":{"begin":1569267420000,"end":4115978604802},"destination":{"type":"URL","value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4b27d99f5288b1c74ae32a"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/943788ed17e737a5fd562a8669107f0a462282b4","priority":0,"source":"^/rss/category10268/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/science-space-technology.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/77e64e6d2960205ee96ba7ac9c8c98ae38e62f12","priority":0,"source":"^/rss/upcoming/(\\d+)$","regex":true,"schedule":{"begin":1569267960000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/upcoming/limit/1"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d2d2636e25873354212d2381b61da649df1dc9ef","priority":0,"source":"^/rss/upcoming/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/upcoming.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bf53cd46a69b78328c350ce36de7f3e3d5791062","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1570536840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-art"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0ff8ab5acedf7aebd7400eaaa2cf580c2991466a","priority":0,"source":"^/rss/category10262/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/weird-bizarre.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/768ac5cb99a7d52634402220d532f0d5dcc74c43","priority":0,"source":"/terms","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c06413f4123dfc77a7bf81168e31ac33df241cd9","priority":0,"source":"^/rss/category10261/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/creatures-myths-legends.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ed1766ef029c4f801b448762157db58ee8861457","priority":0,"source":"/article/r-i-p-art-bell-1945-2018","regex":false,"schedule":{"begin":1711472220395,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/article/rip-art-bell-1945-2018/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ace075af5dfd508a4a1715d26b16edd092f6d2c8","priority":0,"source":"/photo","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/photos"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a88660c91bea7afddd455db194c5bd847560c38","priority":0,"source":"/subscriptions","regex":false,"schedule":{"begin":1766510462266,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/11f3f7d9e34eb6311278bebe90db7415ab5d8465","priority":0,"source":"/privacy/ca","regex":false,"schedule":{"begin":1760719560850,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/08e2011515dc2c9bf9ba988fe7acdfeb0ae842ba","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-art/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/963fae56ce6728f6aceca179c719cf1d373d74f9","priority":0,"source":"/terms/ca","regex":false,"schedule":{"begin":1760719620563,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d3c577a5957a6ce74165ace00f08d29c5a9d2bad","priority":0,"source":"^/rss/art-bell-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-art-bell.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/dd4812bf077af21ce5368b1183825b82f64bf48e","priority":0,"source":"/rss","regex":false,"schedule":{"begin":1569244920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e83b0e4efbac87aa8e952472f79c6d2f2c1fb905","priority":0,"source":"^/rss/category9609/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/nature-environment-earth-changes.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/f730314a4a77ccae99fce2410daffc9bdfbe458a","priority":0,"source":"^/mobilefeeds/articles/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569266820000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/article/1/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b2cedeeefbe61cf05295a790ea5fa9144488ee92","priority":0,"source":"^/rss/shows/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/01a1ff23d7ce0a843e07d7fc1bb624cb2ce6ae9e","priority":0,"source":"/coastapp/wheretolisten.html","regex":false,"schedule":{"begin":1569267360000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/wheretolisten.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a35b7d8d1acbeab8bca35430efa9e70a67ad3b6c","priority":0,"source":"^/rss/category9615/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/prophecy-predictions.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bbd9c04936ad2e606f83efb0c79943b925e7b5a8","priority":0,"source":"/shows/media.json","regex":false,"schedule":{"begin":1569267540000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-legacy-app/coast-media/shows/media.json"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/31bdf854083d6417f1db978811a79ac3ec0f5d08","priority":0,"source":"^/rss/category10265/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/alternative-medicine-health.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/6b7f1d1daccd02399ab098fe69732a271bb4f0a9","priority":0,"source":"^/mobilefeeds/guests/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267840000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/guest/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a3bea55d650bf5855bc45eadce48932d13f048a3","priority":0,"source":"^/rss/category10266/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/spirituality-occult.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/89f3ee6c4a62b90fa26508b8379530c3e74e5174","priority":0,"source":"/member/email-george","regex":false,"schedule":{"begin":1569591240000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/email-george"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0cfa572a972a940bb93a841cdfce916b9074484a","priority":0,"source":"^/rss/guests/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1dfa6673d289b1879472f9a9ab59b362e4a5a2de","priority":0,"source":"^/amp/guest/([^/]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570474620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/guest//1-/2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/587497f011c07c1d0133108f30fbeb2bd0974f06","priority":0,"source":"^/rss/category200/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ufos-aerial-phenomena.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fb6dc625ca0b1cae57189375a6eafa69fffadfce","priority":0,"source":"/optout","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0d7e1ff6acf1656310065a8b709ed6e59cac6871","priority":0,"source":"^/rss/category10258/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/artwork-comics-multimedia.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a5978deb3192ea9ffe2471c8d7457bfc4a3a2e9","priority":0,"source":"/adchoices","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/324b1c74e4e8f33fca7b3e35479d1ad139c7ba39","priority":0,"source":"/show","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5730bcdf8df636368237d52ba87ce30c5279caf6","priority":0,"source":"/privacy","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8b75c50e21b820066102e722fc6aff3f811a9b5c","priority":0,"source":"^/rss/featured/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1183e2f05ae21a46e00e758d2339157a983cc4ed","priority":0,"source":"/ccpa","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://privacyportal.onetrust.com/webform/3546d798-21cd-434d-b031-f8701f4d2f21/63aa19e3-b95e-4430-9814-6ea9a5c6b7ad"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/434445d1a4b4ebf4de54c25c6396a4ae739ab178","priority":0,"source":"/guest","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/06e675a00c6d39f3b34ebf043db6813dbf91a434","priority":0,"source":"^/rss/category10264/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/current-events-economy.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1c69be4c5084be240ad8e3dff0cf6391736a00e6","priority":0,"source":"/content/terms-of-use-coasttocoastam","regex":false,"schedule":{"begin":1749749130768,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0c7896982422fb6926c6a7600ede248cbc6bd7ff","priority":0,"source":"/pages/george-knapp","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-knapp/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fac012cf7caf44332221586d91e03a66f5d5ad55","priority":0,"source":"^/verify-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sign-up/?a=2&c=3&emailToken=$1"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1a92b41b7247359008691f2d15b4f048c88b8e50","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570538700000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-show"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/2a548af3d7b31c723da940b0197b8e2adf3b477f","priority":0,"source":"^/videos/(\\d+)/$","regex":true,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/videos//1/0/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/49507c339b0115497b32c6a3283eb123b037d331","priority":0,"source":"/subscriptions-fr","regex":false,"schedule":{"begin":1766510481472,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms-french"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5efe9ab7c4af3048e743df8943c6d97defe141e0","priority":0,"source":"^/rss/category10267/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/miscellaneous.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e97aba77e63c05834cf9f7a5f409c29b42e228a","priority":0,"source":"^/update-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?emailToken=$1&subMenu=updateEmailComplete&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/09317275ed3fed70e20248983fcc18aa48f7ecc3","priority":0,"source":"/coastinsider","regex":false,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/coastinsider/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cd6d5e5c50ece05df84983027e4e3db01076c20a","priority":0,"source":"^/rss/articles/\\d+$","regex":true,"schedule":{"begin":1569009480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3a041c4e26769cf2174d172718f745b2fab00124","priority":0,"source":"^/rss/inthenews/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/inthenews.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cb1091f77be1e944341eeda34a9517ae0e168ccc","priority":0,"source":"^/rss/george-noory-shows/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-noory.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e2df576c6a8c12437a8a7709b970f6b8cb736b1","priority":0,"source":"^/rss/category210/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/extraterrestrial.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/90fcc1f41dad53b628b2beccef84b83a6acbbbef","priority":0,"source":"/pages/george-noory","regex":false,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-noory/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4017a03713eec63060c5d4e273a8127a0343806f","priority":0,"source":"^/guest/([^\\\\]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570560420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guest//1-/2/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"ufzQm","keywords":["forgot password","reset password","resetpassword","forgotpassword"],"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?view=login&subMenu=forgotPassword"},"disabled":false,"schedule":{"begin":1747332850652,"end":4115978604802}}],"sections":{"general":{"name":"Coast to Coast AM","positioner":"Coast Insider","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[{"id":"coast to coast am"},{"id":"radio"},{"id":"ufos"},{"id":"creatures"},{"id":"extraterrestrial"},{"id":"supernatural"},{"id":"myths"},{"id":"legends"},{"id":"monsters"},{"id":"space"},{"id":"universe"},{"id":"science"},{"id":"mystery"},{"id":"sci-fi"},{"id":"george noory"},{"id":"ian punnett"},{"id":"george knapp"},{"id":"art bell"},{"id":"somewhere in time"}],"default_content":[{"id":"collections/Coast to Coast AM"}],"additional_distributions":[],"default_podcasts":[{"id":"18899828"}],"default_shows":[],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"34.052235","geo_longitude":"-118.243683","locale":null,"additional_copyright":null},"alert":null,"navigation":{"contact_menu_switch":null,"listen_live_switch":false,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":false,"advertise_switch":null,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"2aiKd","type":"link","label":"SHOWS","target":"_self","ref":"","children":[{"id":"IR5bA","type":"page","label":"SHOWS","target":"_self","ref":"shows","href":"/shows/"},{"id":"f2R1z","type":"page","label":"UPCOMING SHOWS","target":"_self","ref":"upcoming_shows","href":"/shows/upcoming/"},{"id":"GEtBZ","type":"page","label":"ART BELL VAULT","target":"_self","ref":"art_bell","href":"/art-bell/"},{"id":"d260C","type":"page","label":"CLASSIC SHOWS","target":"_self","ref":"classic_shows","href":"/shows/classic/"},{"id":"jv1zJ","type":"page","label":"SOMEWHERE IN TIME","target":"_self","ref":"somewhere_in_time","href":"/shows/somewhere-in-time-shows/"},{"id":"O3FG0","type":"page","label":"GUESTS","target":"_self","ref":"guests","href":"/guests/"}]},{"id":"TabME","type":"link","label":"HOSTS","target":"_self","ref":"","children":[{"id":"Ik1bc","type":"link","label":"George Noory","target":"_self","ref":"/host/george-noory/","href":"/host/george-noory/"},{"id":"vh7Dq","type":"link","label":"George Noory's TV Show","target":"_blank","ref":"https://www.gaia.com/series/beyond-belief","href":"https://www.gaia.com/series/beyond-belief"},{"id":"LECMe","type":"link","label":"George Knapp","target":"_self","ref":"/host/george-knapp/","href":"/host/george-knapp/"},{"id":"dtbO9","type":"link","label":"Richard Syrett","target":"_self","ref":"/host/richard-syrett/","href":"/host/richard-syrett/"},{"id":"ERkvQ","type":"link","label":"Connie Willis","target":"_self","ref":"/host/connie-willis/","href":"/host/connie-willis/"},{"id":"b6fgX","type":"link","label":"Lisa Garr","target":"_self","ref":"/host/lisa-garr/","href":"/host/lisa-garr/"},{"id":"Junqr","type":"link","label":"Rich Berra","target":"_self","ref":"/host/rich-berra/","href":"/host/rich-berra/"},{"id":"PoNby","type":"link","label":"Ryan Wrecker","target":"_self","ref":"/host/ryan-wrecker/","href":"/host/ryan-wrecker/"}]},{"id":"Kbm80","type":"page","label":"NEWS","target":"_self","ref":"articles","children":[{"id":"LzXez","type":"page","label":"Articles","target":"_self","ref":"articles","href":"/articles/"},{"id":"3e16F","type":"page","label":"In the News","target":"_self","ref":"in_the_news","href":"/inthenews/"}],"href":"/articles/"},{"id":"WY56L","type":"link","label":"MEDIA","target":"_self","ref":"#","children":[{"id":"gFB2m","type":"page","label":"Videos","target":"_self","ref":"videos","href":"/videos/"},{"id":"nPXuT","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/photos/"},{"id":"jVoli","type":"page","label":"Stations","target":"_self","ref":"stations","href":"/stations/"},{"id":"MSsLu","type":"link","label":"Youtube","target":"_blank","ref":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL","href":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL"}],"href":"#"},{"id":"q8wlL","type":"link","label":"Insider","target":"_self","ref":"/pages/coastinsider/","children":[],"href":"/pages/coastinsider/"},{"id":"6sNuc","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"W3HTE","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"meU2R","type":"page","label":"Best of Coast to Coast AM","target":"_self","ref":"bestof","href":"/best-of/"},{"id":"pUyH1","type":"page","label":"Paranormal Podcast Network","target":"_self","ref":"podcasts","href":"/podcasts/"}]},{"id":"HS3VR","type":"link","label":"More","target":"_self","ref":"#","children":[{"id":"sjWME","type":"link","label":"Newsletter","target":"_self","ref":"/pages/coastzone/","href":"/pages/coastzone/"},{"id":"IW5Fi","type":"link","label":"Paranormal Date","target":"_blank","ref":"https://paranormaldate.com/","href":"https://paranormaldate.com/"},{"id":"ikThW","type":"link","label":"Conspiracy Date","target":"_blank","ref":"https://conspiracydate.com/","href":"https://conspiracydate.com/"},{"id":"cYqov","type":"link","label":"Mobile App","target":"_self","ref":"/pages/mobile-app/","href":"/pages/mobile-app/"},{"id":"wblmE","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","href":"/pages/contact/"}],"href":"#"}],"menu_footer":[{"id":"SV69v","type":"link","label":"Local Stations","target":"_self","ref":"/stations/","children":[],"href":"/stations/"},{"id":"YRwgo","type":"link","label":"About","target":"_self","ref":"/pages/about/","children":[],"href":"/pages/about/"},{"id":"wj4PT","type":"link","label":"In Memoriam ","target":"_self","ref":"/article/in-memoriam/","children":[],"href":"/article/in-memoriam/"},{"id":"QbgQC","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"9dQjv","type":"link","label":"Need Help?","target":"_blank","ref":"https://help.coasttocoastam.com","children":[],"href":"https://help.coasttocoastam.com"},{"id":"Oc3x0","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","children":[],"href":"/pages/contact/"},{"id":"2sFEq","type":"link","label":"Privacy Policy","target":"_blank","ref":"/privacy ","children":[],"href":"/privacy "},{"id":"Npgr8","type":"link","label":"Privacy Policy CA","target":"_self","ref":"/privacy/ca","children":[],"href":"/privacy/ca"},{"id":"t1u5V","type":"link","label":"Terms of Use","target":"_blank","ref":"/terms","children":[],"href":"/terms"},{"id":"vJC0W","type":"link","label":"Terms of Use CA","target":"_self","ref":"/terms/ca","children":[],"href":"/terms/ca"},{"id":"kusX7","type":"link","label":"Your Privacy Choices","target":"_blank","ref":"/optout","children":[],"href":"/optout"},{"id":"OBYb3","type":"link","label":"Contest Rules","target":"_self","ref":"/content/general-contesting-guidelines/","children":[],"href":"/content/general-contesting-guidelines/"}]},"design":{"theme":"coast","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5d487da2363599e1af2d8075","asset":{"bucket":"assets.brands","resourceId":"%2F5d487da2363599e1af2d8075","href":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075"}},"logo_favicon":{"id":"asset://assets.coast2coast/5d4dc9096ea20854764b2ce8","asset":{"bucket":"assets.coast2coast","resourceId":"%2F5d4dc9096ea20854764b2ce8","href":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#ffffff","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":null,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"coasttocoastam","facebook_app_id":"140586622674265","facebook_fan_page_id":"105212777348","twitter_switch":true,"twitter_name":"coasttocoastam","youtube_switch":true,"youtube_name":"COASTTOCOASTAMOFFICIAL","instagram_switch":true,"instagram_name":"coast2coastam","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"coasttocoastamofficial"},"contact":{"page_intro":null,"show_social_switch":null,"phone_text_numbers_switch":null,"request_phone_number":null,"business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":null,"contacts":[{"type":"Email George"}],"eeo_report_asset":null,"employment_link_override":null,"public_file_assistance_link_override":null,"email_ip_blacklist":null,"enable_contest_promotions":null},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":null,"postup_switch":true,"email_format":null,"dataskrive_switch":null,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":null,"aptivada_switch":null,"aptivada_id":null,"google_webmaster_verification":null,"auth_type":{"taxo":{"name":"pws-auth"}}},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":""}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a482d042b067e3f2286f95f","type":"LEADS","record":{"title":"NASA Launches Groundbreaking Mission to Lift Falling Satellite","subtitle":"A robotic craft with mechanical arms will attempt to push a space telescope back into a stable orbit.","image":"https://i.iheart.com/v3/re/new_assets/6a482cf52b067e3f2286f95e","img_meta":{"base_id":"%2F6a482cf52b067e3f2286f95e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/nasa-launches-groundbreaking-mission-to-lift-falling-satellite/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a47277a1d1666329ec219bb","type":"LEADS","record":{"title":"Jason Martell Graphics","subtitle":"In tandem with his Thursday night appearance, Jason Martell shares graphics related to Planet X (Nibiru).","image":"https://i.iheart.com/v3/re/new_assets/6a46e5fe8a6a15342458cd8a","img_meta":{"base_id":"%2F6a46e5fe8a6a15342458cd8a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/photo/jason-martell-graphics-7226/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a46aff22d1a2141cce00d1d","type":"LEADS","record":{"title":"Watch: Security Guard Films Ghost Child at Colombian Cinema?","subtitle":"A security guard at a Colombian cinema captured footage of what appears to be a ghost child roaming around the barren building. ","image":"https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d","img_meta":{"base_id":"%2F632c939bea08b7b5f679296d","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-security-guard-films-ghost-child-at-colombian-cinema/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a46ce259af4e01ff54a4a9a","type":"LEADS","record":{"title":"Ohio Village Repeals Fortune Telling License Law","subtitle":"Psychics, tarot readers, and soothsayers of all stripes in an Ohio town are now free to practice their craft without having to obtain a license after community officials repealed a decades-old law concerning fortune telling. ","image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","img_meta":{"base_id":"%2F667b38b1dbf4d678b57ba604","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/ohio-village-repeals-fortune-telling-license-law/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a4560fe6cff6f7e15204a9f","type":"LEADS","record":{"title":"Triangular UFO Photographed Over Mexican City","subtitle":"An intriguing photo from Mexico shows a mysterious triangular set of lights seen cruising through the night sky over a city. ","image":"https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e","img_meta":{"base_id":"%2F64caa892aa7c2db51fee4d6e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/triangular-ufo-photographed-over-mexican-city/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"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":"%2F6a3e186e3ea25ab47b792b9d","type":"PUBLISHING","record":{"ref_id":"%2F6a3e186e3ea25ab47b792b9d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-03-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author \u003ca href=\"https://paulwyld.com/\" target=\"_blank\">Paul Wyld\u003c/a> discussed the enduring legacy of Jim Morrison, the late lead singer of The Doors, exploring the musician's public persona and his pursuit of the esoteric. Wyld described Morrison as fundamentally different from his contemporary rock stars. He stated that Morrison &quot;had that connection to that other reality&quot; and positioned him within a lineage of &quot;secret teachers&quot; dating back centuries—figures who felt compelled to express their spiritual connection through creative work. Wyld explained that this spiritual dimension set Morrison apart from peers like the Beatles and Beach Boys, despite acknowledging their artistic merit.\u003c/p>\n\n\u003cp>Morrison's childhood profoundly shaped his worldview. Born in Melbourne, Florida to a military family, Morrison allegedly had a transformative experience at age 3 when he encountered dying Native Americans in New Mexico. According the Wyld, Morrison claimed &quot;their souls leaped into his and that they stayed there.&quot; Years later, Morrison recounted this story on the 1978 album &quot;An American Prayer.&quot;\u003c/p>\n\n\u003cp>Wyld also explained how Morrison discovered Kurt Seligmann's history of magic in high school and was captivated by an Albert Einstein quote stating &quot;the greatest experience we can have is that of the mysterious.&quot; These influences, combined with Arthur Rimbaud's philosophy and books on shamanism, guided Morrison's eventual move to Venice Beach after graduating from UCLA. Wyld noted that Morrison &quot;moved to Venice Beach to initiate himself into a kind of modern shaman,&quot; living under the Santa Monica Pier while writing the songs that would become the Doors' debut. In another account, Wyld shared how Morrison and his girlfriend witnessed &quot;a little ball of light&quot; that grew into &quot;a blinding sun&quot; while visiting a church at night.\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. Thomas from Phoenix discussed The Doors' unique sound, noting their lack of a traditional bass player created a &quot;stiffer&quot; quality. Tom from Altamont, NY shared his experience working on an album cover for Jim Morrison, stating that his artwork was inspired by the same medieval painter that fascinated the singer.\u003c/p>\n\n\u003cp>Mike from Denver expressed cautious optimism about America's future, saying that despite economic challenges, the fundamental American dream remains vital for the next generation. Diana from Custer County, Colorado provided an update on the massive Aspen Acres wildfire in Colorado, noting that over 5,000 people have been evacuated, and shared the story of the late Jim Bishop, who successfully fought to reclaim his hand-built &quot;Bishop's Castle.&quot;\u003c/p>\n\n\u003cp>Ruth from Maryland reminisced about famous residents in her area, including Bob Hope and Ben Bradlee, and expressed a wish for the show to feature the music of Kate Smith. Patricia from Edmonton, Canada shared a touching update regarding her cat, Dizzy Jones, and discussed her personal effort to rename the moon &quot;Vera&quot; to promote global unity.\u003c/p>\n\n\u003cp>The final half hour of the show featured a classic interview with the late cryptozoologist Linda Godfrey, who spoke about the Beast of Bray Road.\u003c/p>\n\n\u003cp>\u003cem>News Segment Guest: \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Jim-Morrison-Secret-Teacher-Occult/dp/B0CSBTKRBH/ctoc\" target=\"_blank\">Jim Morrison, Secret Teacher of the Occult\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":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"The Doors","title":"Light My Fire","url":"https://amazon.com/dp/B0018AYH4G/ctoc?trackAsin=B0018AYH4G"},{"artist":"Kiss","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc?trackAsin=B000VZO4TW"},{"artist":"The Doors","title":"Break on Through (To the Other Side)","url":"https://amazon.com/dp/B0018AZV8W/ctoc?trackAsin=B0018AZV8W"},{"artist":"Mötley Crüe","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://www.amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Bobby Darin","title":"Beyond the Sea","url":"https://amazon.com/dp/B0012251OK/ctoc?trackAsin=B0012251OK"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"ABBA","title":"Dancing Queen","url":"https://amazon.com/dp/B004DBCQCW/ctoc?trackAsin=B004DBCQCW"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"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":["%2F689538d25cefd50ee8f96cc0","%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/Jim Morrison"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a48e580adb301871d2329f7","show":"coast","title":"Fri, Jul 3 2026 - Hour 1"},{"episodeId":"/episodes/6a48e5ccadb301871d2329f8","show":"coast","title":"Fri, Jul 3 2026 - Hour 2"},{"episodeId":"/episodes/6a48e5e7adb301871d2329f9","show":"coast","title":"Fri, Jul 3 2026 - Hour 3"},{"episodeId":"/episodes/6a48e605adb301871d2329fa","show":"coast","title":"Fri, Jul 3 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"People in Piazza Rivoluzione. Piazza Rivoluzione is located in the historic city center of Palermo and it is famous, nowadays, for trendy pubs, it is the meeting place for nightlife and movida. During the day the pubs are closed, on the right street art: Jim Morrison on a metal roller shutter","id":"%2F6a3e1942ab42a8d5ec0b71cb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb","source_credit":"Massimo Borchi/Atlantide Phototravel / Stockbyte Unreleased / Getty Images","title":"People in Piazza Rivoluzione and Jim Morrison on a metal roller shutter","url":"asset://assets.getty/6a3e1942ab42a8d5ec0b71cb","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1783087200000},"slug":{"type":"slug","value":"2026-07-03-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://paulwyld.com/\" target=\"_blank\">Paul Wyld\u003c/a> discussed the enduring legacy of Jim Morrison, exploring the musician's public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.\u003c/p>\n\n"},"title":{"type":"title","value":"Mysticism & Jim Morrison / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://paulwyld.com/\" target=\"_blank\">paulwyld.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-03-2026-hour-1,07-03-2026-hour-2,07-03-2026-hour-3,07-03-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Author Paul Wyld discussed the enduring legacy of Jim Morrison, exploring the musician's public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"People in Piazza Rivoluzione. Piazza Rivoluzione is located in the historic city center of Palermo and it is famous, nowadays, for trendy pubs, it is the meeting place for nightlife and movida. During the day the pubs are closed, on the right street art: Jim Morrison on a metal roller shutter","link":"","new_tab":false,"source_credit":"Massimo Borchi/Atlantide Phototravel / Stockbyte Unreleased / Getty Images","title":"People in Piazza Rivoluzione and Jim Morrison on a metal roller shutter","url":"asset://assets.getty/6a3e1942ab42a8d5ec0b71cb","use_caption":false},"keywords":["keywords/Jim Morrison"],"primary_slug":"2026-07-03-show","slugs":["2026-07-03-show"],"sponsored":false,"title":"Mysticism & Jim Morrison / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783159200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CFUfX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-03-show/"},"slug":"2026-07-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb","title":"Mysticism & Jim Morrison / Open Lines","description":"Author Paul Wyld discussed the enduring legacy of Jim Morrison, exploring the musician's public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.","author":""},"pub_start":1783159200000,"pub_until":4115978604802,"pub_changed":1783163250309,"subscription":[{"tags":["coast-categories/pop-culture","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":"%2F689538d25cefd50ee8f96cc0","slug":"paul-wyld","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/paul-wyld/","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>Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Jim-Morrison-Secret-Teacher-Occult/dp/B0CSBTKRBH/ctoc\" target=\"_blank\">\u003cu>Jim Morrison, Secret Teacher of the Occult\u003c/u>\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":"%2F689c4b079dd3f02fecdb39ab","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/689c4b079dd3f02fecdb39ab","source_credit":"","title":"","url":"asset://new_assets/689c4b079dd3f02fecdb39ab","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"paul-wyld"},"summary":{"type":"html","value":"\u003cp>Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.\u003c/p>\n\n"},"title":{"type":"title","value":"Paul Wyld"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://paulwyld.com/\" target=\"_blank\">\u003cu>paulwyld.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":"Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/689c4b079dd3f02fecdb39ab","use_caption":false},"keywords":[],"primary_slug":"paul-wyld","slugs":["paul-wyld"],"sponsored":false,"title":"Paul Wyld"},"targeting":{"exclusion":{"tags":[]},"publish_date":1754609760000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zUIMD","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1754609760000,"type":"content:coast-to-coast-guest","summary":{"title":"Paul Wyld","description":"Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.","image":"https://i.iheart.com/v3/re/new_assets/689c4b079dd3f02fecdb39ab"}},{"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:/6a3e186e3ea25ab47b792b9d","slug:2026-07-03-show","slug:2026-07-03-show","keyword:keywords/Jim Morrison"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1784389190000,"\u003cupcoming_pub_after>":1783180800000,"\u003cpub_start>":1783179590000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1783265990000,"\u003ctonight_pub_after>":1783180800000},"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":"%2F6a473121df57f55cbc6335e1","type":"PUBLISHING","record":{"ref_id":"%2F6a473121df57f55cbc6335e1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-04-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/life extension","keywords/spiritual awakening","keywords/mediumship"]},"show_audio":{"type":"link","value":[]},"summary":{"value":"\u003cp>First Half: Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), filmmaker \u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>David Donnelly\u003c/u>\u003c/a>, and psychiatrist \u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">Thomas Lewis\u003c/a> will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about \u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">living forever\u003c/a>. Followed by spiritual medium and grief counselor \u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>Austyn Wells\u003c/u>\u003c/a>, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/1/2000, when author \u003ca href=\"http://www.alberttaylor.com/\" target=\"_blank\">Albert Taylor\u003c/a> spoke about out-of-body experiences.\u003c/p>\n\n","type":"html"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">foreveryoung.film\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Conversations-Reveals-Cultivate-Intuition/dp/1684031842/ctoc\" target=\"_blank\">Soul Conversations\u003c/a>\u003c/li>\u003c/ul>\n"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","public_uri":"https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204","source_credit":"Jorm Sangsorn / iStock / Getty Images","title":"Mountain","url":"asset://assets.getty/675245681dd6427fbd483204","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept art of nature change freedom dream success and hope  , conceptual idea artwork, surreal painting of a man with  landscape nature in a door ,  Mountain","id":"%2F675245681dd6427fbd483204","link":"","new_tab":false,"use_caption":false}},"slug":{"type":"slug","value":"2026-07-04-show"},"title":{"type":"title","value":"Life Extension / Spiritual Awakening"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>theculturemonster.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">\u003cu>thomaslewis.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>austynwells.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F6a4728f7cf51b8a83ca03bc7","%2F6a4729f5b6c91c90b347a7c3","%2F68b0ddcde784a41258bf8f4a"]},"host_name":{"type":"plain","value":""},"show_date":{"type":"date","value":1783173600000},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), writer and filmmaker \u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>David Donnelly\u003c/u>\u003c/a>, and psychiatrist \u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">Thomas Lewis\u003c/a> will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process or simply selling us hype. They'll explore what separates extending our healthy years from just dreaming about \u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">living forever\u003c/a>, as well as the human side of a longer life and why connection and love may be as vital to our health as any treatment.\u003c/p>\n\n\u003cp>Second Half: Spiritual medium and grief counselor \u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>Austyn Wells\u003c/u>\u003c/a> delves into spiritual awakenings, near-death experiences, mediumship and grief healing. She'll address our cultural relationship with death, the planetary shifts affecting us, and the impact of AI.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/1/2000, when author \u003ca href=\"http://www.alberttaylor.com/\" target=\"_blank\">Albert Taylor\u003c/a> spoke about out-of-body experiences.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept art of nature change freedom dream success and hope  , conceptual idea artwork, surreal painting of a man with  landscape nature in a door ,  Mountain","link":"","title":"Mountain","new_tab":false,"source_credit":"Jorm Sangsorn / iStock / Getty Images","url":"asset://assets.getty/675245681dd6427fbd483204","use_caption":false},"keywords":["keywords/life extension","keywords/spiritual awakening","keywords/mediumship"],"primary_slug":"2026-07-04-show","slugs":["2026-07-04-show"],"sponsored":false,"title":"Life Extension / Spiritual Awakening","author":"","description":"First Half: Joining Lisa Garr (email), filmmaker David Donnelly, and psychiatrist Thomas Lewis will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about living forever. Followed by spiritual medium and grief counselor Austyn Wells, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/1/2000, when author Albert Taylor spoke about out-of-body experiences."},"targeting":{"targets":[{"workflow":"","id":"y46bY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-lisa-garr"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1783245600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"permalink":"https://www.coasttocoastam.com/show/2026-07-04-show/"},"slug":"2026-07-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204","title":"Life Extension / Spiritual Awakening","description":"First Half: Joining Lisa Garr (email), filmmaker David Donnelly, and psychiatrist Thomas Lewis will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about living forever. Followed by spiritual medium and grief counselor Austyn Wells, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/1/2000, when author Albert Taylor spoke about out-of-body experiences.","author":""},"pub_start":1783245600000,"pub_until":4115978604802,"pub_changed":1783245600000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-lisa-garr","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:/6a473121df57f55cbc6335e1","slug:2026-07-04-show","slug:2026-07-04-show","keyword:keywords/life extension","keyword:keywords/spiritual awakening","keyword:keywords/mediumship"]}}],"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":"%2F6a473121df57f55cbc6335e1","type":"PUBLISHING","record":{"ref_id":"%2F6a473121df57f55cbc6335e1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-04-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/life extension","keywords/spiritual awakening","keywords/mediumship"]},"show_audio":{"type":"link","value":[]},"summary":{"value":"\u003cp>First Half: Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), filmmaker \u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>David Donnelly\u003c/u>\u003c/a>, and psychiatrist \u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">Thomas Lewis\u003c/a> will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about \u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">living forever\u003c/a>. Followed by spiritual medium and grief counselor \u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>Austyn Wells\u003c/u>\u003c/a>, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/1/2000, when author \u003ca href=\"http://www.alberttaylor.com/\" target=\"_blank\">Albert Taylor\u003c/a> spoke about out-of-body experiences.\u003c/p>\n\n","type":"html"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">foreveryoung.film\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Conversations-Reveals-Cultivate-Intuition/dp/1684031842/ctoc\" target=\"_blank\">Soul Conversations\u003c/a>\u003c/li>\u003c/ul>\n"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","public_uri":"https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204","source_credit":"Jorm Sangsorn / iStock / Getty Images","title":"Mountain","url":"asset://assets.getty/675245681dd6427fbd483204","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept art of nature change freedom dream success and hope  , conceptual idea artwork, surreal painting of a man with  landscape nature in a door ,  Mountain","id":"%2F675245681dd6427fbd483204","link":"","new_tab":false,"use_caption":false}},"slug":{"type":"slug","value":"2026-07-04-show"},"title":{"type":"title","value":"Life Extension / Spiritual Awakening"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>theculturemonster.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">\u003cu>thomaslewis.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>austynwells.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F6a4728f7cf51b8a83ca03bc7","%2F6a4729f5b6c91c90b347a7c3","%2F68b0ddcde784a41258bf8f4a"]},"host_name":{"type":"plain","value":""},"show_date":{"type":"date","value":1783173600000},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), writer and filmmaker \u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>David Donnelly\u003c/u>\u003c/a>, and psychiatrist \u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">Thomas Lewis\u003c/a> will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process or simply selling us hype. They'll explore what separates extending our healthy years from just dreaming about \u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">living forever\u003c/a>, as well as the human side of a longer life and why connection and love may be as vital to our health as any treatment.\u003c/p>\n\n\u003cp>Second Half: Spiritual medium and grief counselor \u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>Austyn Wells\u003c/u>\u003c/a> delves into spiritual awakenings, near-death experiences, mediumship and grief healing. She'll address our cultural relationship with death, the planetary shifts affecting us, and the impact of AI.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/1/2000, when author \u003ca href=\"http://www.alberttaylor.com/\" target=\"_blank\">Albert Taylor\u003c/a> spoke about out-of-body experiences.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept art of nature change freedom dream success and hope  , conceptual idea artwork, surreal painting of a man with  landscape nature in a door ,  Mountain","link":"","title":"Mountain","new_tab":false,"source_credit":"Jorm Sangsorn / iStock / Getty Images","url":"asset://assets.getty/675245681dd6427fbd483204","use_caption":false},"keywords":["keywords/life extension","keywords/spiritual awakening","keywords/mediumship"],"primary_slug":"2026-07-04-show","slugs":["2026-07-04-show"],"sponsored":false,"title":"Life Extension / Spiritual Awakening","author":"","description":"First Half: Joining Lisa Garr (email), filmmaker David Donnelly, and psychiatrist Thomas Lewis will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about living forever. Followed by spiritual medium and grief counselor Austyn Wells, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/1/2000, when author Albert Taylor spoke about out-of-body experiences."},"targeting":{"targets":[{"workflow":"","id":"y46bY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-lisa-garr"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1783245600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"permalink":"https://www.coasttocoastam.com/show/2026-07-04-show/"},"slug":"2026-07-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204","title":"Life Extension / Spiritual Awakening","description":"First Half: Joining Lisa Garr (email), filmmaker David Donnelly, and psychiatrist Thomas Lewis will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about living forever. Followed by spiritual medium and grief counselor Austyn Wells, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/1/2000, when author Albert Taylor spoke about out-of-body experiences.","author":""},"pub_start":1783245600000,"pub_until":4115978604802,"pub_changed":1783245600000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-lisa-garr","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a4728f7cf51b8a83ca03bc7","slug":"david-donnelly","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/david-donnelly/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a472936cf51b8a83ca03bd4","bucket":"new_assets","id":"%2F6a472936cf51b8a83ca03bd4","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4"}},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">foreveryoung.film\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>theculturemonster.com\u003c/u>\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>David Donnelly is an award-winning filmmaker, writer, and visual artist whose work investigates the collision of culture, technology, and the human spirit. His films, installations, and mixed-media works have appeared in major museums, international festivals, and private collections worldwide. His debut feature, Maestro (2015), featuring Paavo Järvi, Joshua Bell, Hilary Hahn, and Lang Lang, was translated into 12 languages and broadcast across 5 continents. Together with Nordic Pulse and Forte, it forms a landmark trilogy documenting the global world of classical music and the story of the Estonian Singing Revolution.\u003c/p>\n\n\u003cp>Donnelly’s films have been showcased at premier institutions including the Whitney Museum of American Art, the Chicago Museum of Contemporary Art, the Kennedy Center, the Hamburg Elbphilharmonie, the Beijing Music Festival, and the Arvo Pärt Center.\u003c/p>\n\n","locale":{"locales":[]}}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"david-donnelly"},"summary":{"value":"\u003cp>David Donnelly is an award-winning filmmaker, writer, and visual artist whose work investigates the collision of culture, technology, and the human spirit.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"David Donnelly"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"david-donnelly","slugs":["david-donnelly"],"sponsored":false,"title":"David Donnelly","author":"","description":"David Donnelly is an award-winning filmmaker, writer, and visual artist whose work investigates the collision of culture, technology, and the human spirit.","image":{"source_credit":"","url":"asset://new_assets/6a472936cf51b8a83ca03bd4","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","alt_text":"","caption":"","link":"","new_tab":false},"keywords":[]},"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":"nSXhV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/artwork-comics-multimedia","coast-categories/science-space-technology"]}],"exclusion":{"tags":[]},"publish_date":1783048200000,"publish_end_date":4115978604802}},"pub_start":1783048200000,"type":"content:coast-to-coast-guest","summary":{"title":"David Donnelly","description":"David Donnelly is an award-winning filmmaker, writer, and visual artist whose work investigates the collision of culture, technology, and the human spirit.","image":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4"}},{"ref_id":"%2F6a4729f5b6c91c90b347a7c3","slug":"dr-thomas-lewis","payload":{"fields":{"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Thomas B. Lewis, M.D\u003cstrong>.\u003c/strong> is a psychiatrist, author, educator, and researcher whose work explores the intersection of neuroscience, emotion, relationships, and human development. \u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">\u003cu>thomaslewis.com\u003c/u>\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>Thomas B. Lewis, M.D\u003cstrong>.\u003c/strong> is a psychiatrist, author, educator, and researcher whose work explores the intersection of neuroscience, emotion, relationships, and human development. A graduate of the University of California, San Francisco, he has served on the clinical faculty there while maintaining a private psychiatric practice in the San Francisco Bay Area. Dr. Lewis is best known as the co-author of the bestselling book A General Theory of Love, which examines the neuroscience of attachment and emotional connection. In addition to his clinical work, he has written extensively on psychology, consciousness, and the human mind, and has consulted on films and educational projects related to mental health and neuroscience.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/General-Theory-Love-Thomas-Lewis-ebook/dp/B000SEGHFK/ctoc\" target=\"_blank\">A General Theory of Love\u003c/a> \u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6a472936cf51b8a83ca03bd4","alt_text":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4","source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a472936cf51b8a83ca03bd4","link":"","new_tab":false}},"show_appearances":{"type":"link","value":[]},"slug":{"value":"dr-thomas-lewis","type":"slug"},"title":{"type":"title","value":"Dr. Thomas Lewis"},"videos":{"type":"html","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"title":"Dr. Thomas Lewis","author":"","description":"Thomas B. Lewis, M.D. is a psychiatrist, author, educator, and researcher whose work explores the intersection of neuroscience, emotion, relationships, and human development.","image":{"caption":"","link":"","title":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"source_credit":"","url":"asset://new_assets/6a472936cf51b8a83ca03bd4"},"keywords":[],"primary_slug":"dr-thomas-lewis","slugs":["dr-thomas-lewis"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1783048740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/alternative-medicine-health"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"lGHfs"}]},"canonical_url":"https://www.coasttocoastam.com/guest/dr-thomas-lewis/","cuser":"user/ldap/PREBUR1SXN"},"pub_start":1783048740000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Thomas Lewis","description":"Thomas B. Lewis, M.D. is a psychiatrist, author, educator, and researcher whose work explores the intersection of neuroscience, emotion, relationships, and human development.","image":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4"}},{"ref_id":"%2F68b0ddcde784a41258bf8f4a","slug":"austyn-wells","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/austyn-wells/","cuser":"user/ldap/1138274","fields":{"slug":{"type":"slug","value":"austyn-wells"},"summary":{"type":"html","value":"\u003cp>Author and spiritual teacher Austyn Wells is an expert on spiritual development, as well as how to navigate grief and death. For two decades, she has worked as a medium and soul-gardener, walking alongside brilliant lights in moments and seasons of deep darkness.\u003c/p>\n\n"},"title":{"type":"title","value":"Austyn Wells"},"author":{"type":"author","value":[]},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author and spiritual teacher Austyn Wells is an expert on spiritual development, as well as how to navigate grief and death. For two decades, she has worked as a medium and soul-gardener, walking alongside brilliant lights in moments and seasons of deep darkness.\u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Conversations-Reveals-Cultivate-Intuition/dp/1684031842/ctoc\" target=\"_blank\">Soul Conversations\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"new_tab":false,"title":"","url":"asset://new_assets/68b43b5e65bf2cd9da88423c","use_caption":false,"id":"%2F68b43b5e65bf2cd9da88423c","link":"","bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/68b43b5e65bf2cd9da88423c","source_credit":"","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}}},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://austynwells.com/\" target=\"_blank\">austynwells.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"description":"Author and spiritual teacher Austyn Wells is an expert on spiritual development, as well as how to navigate grief and death. For two decades, she has worked as a medium and soul-gardener, walking alongside brilliant lights in moments and seasons of deep darkness.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/68b43b5e65bf2cd9da88423c","title":"","use_caption":false},"keywords":[],"primary_slug":"austyn-wells","slugs":["austyn-wells"],"sponsored":false,"title":"Austyn Wells","author":""},"targeting":{"publish_date":1756421640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"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":"u02tM","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]}}},"pub_start":1756421640000,"type":"content:coast-to-coast-guest","summary":{"title":"Austyn Wells","description":"Author and spiritual teacher Austyn Wells is an expert on spiritual development, as well as how to navigate grief and death. For two decades, she has worked as a medium and soul-gardener, walking alongside brilliant lights in moments and seasons of deep darkness.","image":"https://i.iheart.com/v3/re/new_assets/68b43b5e65bf2cd9da88423c"}}]}},{"name":"hosts","result":{"items":[]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a473121df57f55cbc6335e1","slug:2026-07-04-show","slug:2026-07-04-show","keyword:keywords/life extension","keyword:keywords/spiritual awakening","keyword:keywords/mediumship"]}},{"id":"%2F6a473502df57f55cbc6335fa","type":"PUBLISHING","record":{"ref_id":"%2F6a473502df57f55cbc6335fa","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-05-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/New-Attachment-Theory-Relationship-Rewiring/dp/1964508584/ctoc\" target=\"_blank\">\u003cu>The New Attachment Theory: Heal Every Relationship by Rewiring Your Brain &amp; Nervous System\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Supernatural-South-Cryptids-Unexplained-Phenomena/dp/0738781975/ctoc\" target=\"_blank\">\u003cu>Supernatural South: Gothic Tales of Ghosts, Cryptids &amp; Unexplained Phenomena\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"pn_podcast":{"value":[],"type":"pnpodcast"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://personaldevelopmentschool.com/\" target=\"_blank\">\u003cu>personaldevelopmentschool.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://sherry-malaver-parada.com/\" target=\"_blank\">\u003cu>sherry-malaver-parada.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","id":"%2F6a4736266fcabf41e9cd82eb","link":"","source_credit":"Marje / iStock / Getty Images","title":"Bonaventure Cemetery Tombstone","url":"asset://assets.getty/6a4736266fcabf41e9cd82eb","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"\"Tombstones, sculpture  and gravesite at Bonaventure Cemetery, Savannah, Georgia. Live Oak trees and Spanish Moss in the background. Shallow DOF.\"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a4736266fcabf41e9cd82eb","use_caption":false}},"show_date":{"value":1783260000000,"type":"date"},"slug":{"type":"slug","value":"2026-07-05-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://personaldevelopmentschool.com/\" target=\"_blank\">Thais Gibson\u003c/a>, PhD, founder of the Personal Development School, will speak about integrated attachment theory, a framework she has spent over a decade developing to help people reprogram the subconscious patterns that quietly shape their relationships. \u003c/p>\n\n\u003cp>Second Half: Author and MA \u003ca href=\"https://sherry-malaver-parada.com/\" target=\"_blank\">\u003cu>Sherry Malaver Parada\u003c/u>\u003c/a> grew up in Arkansas, where she developed a fascination with the region's ghost stories, folklore, and cryptids. She'll share the rich supernatural traditions of the American South, exploring its haunted locations and the unexplained phenomena that continue to intrigue believers and skeptics alike.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://personaldevelopmentschool.com/\" target=\"_blank\">Thais Gibson\u003c/a>, PhD,  founder of the Personal Development School, will speak about integrated attachment theory, a framework she has spent over a decade developing to help people reprogram the subconscious patterns that quietly shape their relationships. Her work bridges attachment theory, neuroscience, and practical subconscious rewiring.\u003c/p>\n\n\u003cp>Second Half: Author and MA \u003ca href=\"https://sherry-malaver-parada.com/\" target=\"_blank\">\u003cu>Sherry Malaver Parada\u003c/u>\u003c/a> grew up in Arkansas, where she developed a lifelong fascination with the region's ghost stories, folklore, and cryptids. She'll share the rich supernatural traditions of the American South, exploring its haunted locations, legendary creatures, enduring folklore, and the unexplained phenomena that continue to intrigue believers and skeptics alike.\u003c/p>\n\n"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/attachment theory","keywords/hauntings","keywords/folklore"]},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Attachment Theory / Supernatural South"},"guest":{"value":["%2F67d39c001e38f2187d44c30e","%2F6a472c651375d64352577601"],"type":"link"},"include_recommendations":{"type":"checkbox","value":true},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"author":"","description":"First Half: Thais Gibson, PhD, founder of the Personal Development School, will speak about integrated attachment theory, a framework she has spent over a decade developing to help people reprogram the subconscious patterns that quietly shape their relationships.  Second Half: Author and MA Sherry Malaver Parada grew up in Arkansas, where she developed a fascination with the region's ghost stories, folklore, and cryptids. She'll share the rich supernatural traditions of the American South, exploring its haunted locations and the unexplained phenomena that continue to intrigue believers and skeptics alike.","image":{"caption":"\"Tombstones, sculpture  and gravesite at Bonaventure Cemetery, Savannah, Georgia. Live Oak trees and Spanish Moss in the background. Shallow DOF.\"","link":"","new_tab":false,"url":"asset://assets.getty/6a4736266fcabf41e9cd82eb","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"Marje / iStock / Getty Images","title":"Bonaventure Cemetery Tombstone"},"keywords":["keywords/attachment theory","keywords/hauntings","keywords/folklore"],"primary_slug":"2026-07-05-show","slugs":["2026-07-05-show"],"sponsored":false,"title":"Attachment Theory / Supernatural South"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783332000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"7df4n","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/supernatural-paranormal","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-05-show/"},"slug":"2026-07-05-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a4736266fcabf41e9cd82eb","title":"Attachment Theory / Supernatural South","description":"First Half: Thais Gibson, PhD, founder of the Personal Development School, will speak about integrated attachment theory, a framework she has spent over a decade developing to help people reprogram the subconscious patterns that quietly shape their relationships.  Second Half: Author and MA Sherry Malaver Parada grew up in Arkansas, where she developed a fascination with the region's ghost stories, folklore, and cryptids. She'll share the rich supernatural traditions of the American South, exploring its haunted locations and the unexplained phenomena that continue to intrigue believers and skeptics alike.","author":""},"pub_start":1783332000000,"pub_until":4115978604802,"pub_changed":1783332000000,"subscription":[{"tags":["coast-categories/psychology-mind","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":"%2F67d39c001e38f2187d44c30e","slug":"thais-gibson","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"slugs":["thais-gibson"],"sponsored":false,"title":"Thais Gibson","author":"","description":"Thais Gibson is an author, counselor, speaker, and leader in the personal development field. She has been recognized by Psychology Today, Time Business News, and many other outlets for her cutting-edge research on the subconscious mind and personal transformation.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","new_tab":false,"link":"","source_credit":"","title":"","url":"asset://new_assets/67ca3d23edfa325f6398db2f","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"thais-gibson"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"99tEG","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1741921200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/guest/thais-gibson/","cuser":"user/ldap/1138274","fields":{"title":{"type":"title","value":"Thais Gibson"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://personaldevelopmentschool.com/\" target=\"_blank\">personaldevelopmentschool.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Thais Gibson is an author, counselor, speaker, and leader in the personal development field. She has been recognized by Psychology Today, Time Business News, and many other outlets for her cutting-edge research on the subconscious mind and personal transformation.\u003c/p>\n\n"}],"type":"flex"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Thais Gibson is an author, counselor, speaker, and leader in the personal development field. She has been recognized by Psychology Today, Time Business News, and many other outlets for her cutting-edge research on the subconscious mind and personal transformation.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Learning-Love-Relationships-Integrated-Attachment/dp/B0CFGFV5CH/ctoc\" target=\"_blank\">Learning Love: Build the Best Relationships of Your Life Using Integrated Attachment Theory\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Attachment-Theory-Guide-Strengthening-Relationships/dp/1646115457/ctoc\" target=\"_blank\">Attachment Theory\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/New-Attachment-Theory-Relationship-Rewiring/dp/1964508584/ctoc\" target=\"_blank\">\u003cu>The New Attachment Theory: Heal Every Relationship by Rewiring Your Brain &amp; Nervous System\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/67ca3d23edfa325f6398db2f","source_credit":"","url":"asset://new_assets/67ca3d23edfa325f6398db2f","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F67ca3d23edfa325f6398db2f","link":"","new_tab":false,"title":"","alt_text":"","bucket":"new_assets"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"thais-gibson"}}},"pub_start":1741921200000,"type":"content:coast-to-coast-guest","summary":{"title":"Thais Gibson","description":"Thais Gibson is an author, counselor, speaker, and leader in the personal development field. She has been recognized by Psychology Today, Time Business News, and many other outlets for her cutting-edge research on the subconscious mind and personal transformation.","image":"https://i.iheart.com/v3/re/new_assets/67ca3d23edfa325f6398db2f"}},{"ref_id":"%2F6a472c651375d64352577601","slug":"sherry-malaver-parada","payload":{"fields":{"author":{"value":[],"type":"author"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"id":"%2F6a472c881375d6435257760e","link":"","new_tab":false,"source_credit":"","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a472c881375d6435257760e","title":"","url":"asset://new_assets/6a472c881375d6435257760e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://sherry-malaver-parada.com/\" target=\"_blank\">\u003cu>sherry-malaver-parada.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"value":[{"type":"html","value":"\u003cp>Sherry Malaver Parada holds an MA in Human Services from the University of Providence and is the Executive Director at a counseling center. Her passions are education, research, folklore, urban legends, and writing. When she's not writing grants for her job or books about her passions, Sherry enjoys painting, drawing, spending time with her pets, and going all out for Halloween.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Supernatural-South-Cryptids-Unexplained-Phenomena/dp/0738781975/ctoc\" target=\"_blank\">\u003cu>Supernatural South: Gothic Tales of Ghosts, Cryptids &amp; Unexplained Phenomena\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"slug":{"value":"sherry-malaver-parada","type":"slug"},"summary":{"type":"html","value":"\u003cp>Sherry Malaver Parada holds an MA in Human Services from the University of Providence and is the Executive Director at a counseling center. Her passions are education, research, folklore, urban legends, and writing. \u003c/p>\n\n"},"title":{"type":"title","value":"Sherry Malaver Parada"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"description":"Sherry Malaver Parada holds an MA in Human Services from the University of Providence and is the Executive Director at a counseling center. Her passions are education, research, folklore, urban legends, and writing.","image":{"caption":"","new_tab":false,"url":"asset://new_assets/6a472c881375d6435257760e","use_caption":false,"link":"","source_credit":"","title":"","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}},"keywords":[],"primary_slug":"sherry-malaver-parada","slugs":["sherry-malaver-parada"],"sponsored":false,"title":"Sherry Malaver Parada","author":""},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"028CT","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1783049100000},"canonical_url":"https://www.coasttocoastam.com/guest/sherry-malaver-parada/","cuser":"user/ldap/PREBUR1SXN"},"pub_start":1783049100000,"type":"content:coast-to-coast-guest","summary":{"title":"Sherry Malaver Parada","description":"Sherry Malaver Parada holds an MA in Human Services from the University of Providence and is the Executive Director at a counseling center. Her passions are education, research, folklore, urban legends, and writing.","image":"https://i.iheart.com/v3/re/new_assets/6a472c881375d6435257760e"}}]}},{"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:/6a473502df57f55cbc6335fa","slug:2026-07-05-show","slug:2026-07-05-show","keyword:keywords/attachment theory","keyword:keywords/hauntings","keyword:keywords/folklore"]}},{"id":"%2F6a474304df57f55cbc63362b","type":"PUBLISHING","record":{"ref_id":"%2F6a474304df57f55cbc63362b","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e001b48cc137bf2442016c5","%2F5e007101cc137bf244201a7c"]},"host_name":{"type":"plain","value":"George Noory"},"show_date":{"type":"date","value":1783346400000},"title":{"type":"title","value":"Current Events / Astrological Cycles"},"articles":{"type":"html","value":""},"author":{"value":[],"type":"author"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"http://corsination.com/\" target=\"_blank\">Jerome Corsi\u003c/a> joins us for a wide-ranging look at today's global landscape, examining the economic issues that touch everyday life, including rising gas and food prices, government policies, and financial uncertainty. He'll also analyze the ongoing conflict in the Middle East and discuss how its outcome could shape the geopolitical and economic future.\u003c/p>\n\n\u003cp>Second Half: Astrologer \u003ca href=\"https://lesliemcguirk.com/\" target=\"_blank\">Leslie McGuirk\u003c/a> explores how astrology can offer fresh insight into our relationships, life's turning points, and the larger energetic currents influencing the world around us. She'll discuss Mercury signs and communication styles, relationship compatibility, intuition, planetary cycles, and why some people only begin to make sense when viewed through the lens of their unique astrological blueprint.\u003c/p>\n\n"}]},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"videos":{"type":"html","value":""},"zype_highlights":{"value":"","type":"plain"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Coming-Global-Crash-Create-Historic/dp/B0C63M3S5H/ctoc\" target=\"_blank\">How the Coming Global Crash Will Create a Historic Gold Rush\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Assassination-President-John-Kennedy-Headshots/dp/B0CYH2XBRH/ctoc\" target=\"_blank\">The Assassination of President John F. Kennedy: The Final Analysis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1595550755/ctoc\" target=\"_blank\">Showdown with Nuclear Iran\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Power-Mercury-Understanding-Astrological-Communication/dp/0062434934/ctoc\" target=\"_blank\">The Power of Mercury\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["keywords/current events","keywords/gas prices","keywords/astrology"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"url":"asset://assets.getty/6928b9cd69f40701d09070fb","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A glowing zodiac wheel with astrological signs set against a cosmic starry background, symbolizing astrology, mysticism, and celestial influence.","id":"%2F6928b9cd69f40701d09070fb","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6928b9cd69f40701d09070fb","title":"Zodiac Signs and Astrology Wheel","use_caption":false,"bucket":"assets.getty","link":"","source_credit":"bymuratdeniz / iStock / Getty Images"}},"show_audio":{"type":"link","value":[]},"summary":{"value":"\u003cp>First Half: Author \u003ca href=\"http://corsination.com/\" target=\"_blank\">Jerome Corsi\u003c/a> examines the economic issues that touch everyday life, including rising gas and food prices, government policies, and financial uncertainty. He'll also analyze the ongoing conflict in the Middle East and discuss how its outcome could shape the geopolitical and economic future.\u003c/p>\n\n\u003cp>Second Half: Astrologer \u003ca href=\"https://lesliemcguirk.com/\" target=\"_blank\">Leslie McGuirk\u003c/a> explores how astrology can offer fresh insight into our relationships, life's turning points, and the larger energetic currents influencing the world around us. She'll discuss Mercury signs and communication styles, relationship compatibility, intuition, and planetary cycles.\u003c/p>\n\n","type":"html"},"zype_episodes":{"type":"plain","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"slug":{"type":"slug","value":"2026-07-06-show"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://corsination.com/\" target=\"_blank\">\u003cu>corsination.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.thetruthcentral.com/\" target=\"_blank\">thetruthcentral.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lesliemcguirk.com/\" target=\"_blank\">\u003cu>lesliemcguirk.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"description":"First Half: Author Jerome Corsi examines the economic issues that touch everyday life, including rising gas and food prices, government policies, and financial uncertainty. He'll also analyze the ongoing conflict in the Middle East and discuss how its outcome could shape the geopolitical and economic future. Second Half: Astrologer Leslie McGuirk explores how astrology can offer fresh insight into our relationships, life's turning points, and the larger energetic currents influencing the world around us. She'll discuss Mercury signs and communication styles, relationship compatibility, intuition, and planetary cycles.","image":{"source_credit":"bymuratdeniz / iStock / Getty Images","title":"Zodiac Signs and Astrology Wheel","caption":"A glowing zodiac wheel with astrological signs set against a cosmic starry background, symbolizing astrology, mysticism, and celestial influence.","link":"","new_tab":false,"url":"asset://assets.getty/6928b9cd69f40701d09070fb","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}},"keywords":["keywords/current events","keywords/gas prices","keywords/astrology"],"primary_slug":"2026-07-06-show","slugs":["2026-07-06-show"],"sponsored":false,"title":"Current Events / Astrological Cycles","author":""},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"JYKvt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1783418400000},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-06-show/","permalink":"https://www.coasttocoastam.com/show/2026-07-06-show/"},"slug":"2026-07-06-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6928b9cd69f40701d09070fb","title":"Current Events / Astrological Cycles","description":"First Half: Author Jerome Corsi examines the economic issues that touch everyday life, including rising gas and food prices, government policies, and financial uncertainty. He'll also analyze the ongoing conflict in the Middle East and discuss how its outcome could shape the geopolitical and economic future. Second Half: Astrologer Leslie McGuirk explores how astrology can offer fresh insight into our relationships, life's turning points, and the larger energetic currents influencing the world around us. She'll discuss Mercury signs and communication styles, relationship compatibility, intuition, and planetary cycles.","author":""},"pub_start":1783418400000,"pub_until":4115978604802,"pub_changed":1783418400000,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e001b48cc137bf2442016c5","slug":"corsi-jerome-6505","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/corsi-jerome/6505","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>Jerome R. Corsi, Ph.D, has worked as a Senior Staff Reporter for WND.com. For over 25 years, Dr. Corsi worked in banking and finance, establishing investment programs for banks in the United States and worldwide to create financial planning services for their retail customers. From 1968-1981, he worked at universities where he conducted research on federally funded grants. In 1981, he published &quot;Terrorism as a Desperate Game: Fear, Bargaining, and Communication in the Terrorist Event&quot; in Journal of Conflict Resolution, a mathematical game-theoretical model for predicting the outcome of terrorist events. This resulted in a top-secret clearance by the State Department’s Agency for International Development.\u003c/p>\n\n\u003cp>Since 2004, Dr. Corsi has published over 25 books, seven of which were New York Times bestsellers. In 2018, NewsMax published &quot;Killing the Deep State: The Fight to Save President Trump,&quot; a New York Times bestseller. He has written a first-hand account of his experience with the Mueller Office of Special Counsel in his book &quot;Silent No More: How I Became a Political Prisoner of Mueller’s 'Witch Hunt.'&quot; His most recent book, &quot;Coup d’État: Exposing Deep State Treason and the Plan to Re-Elect President Trump,&quot; was published March 5, 2020. Dr. Corsi graduated magna cum laude with a B.A. in Political Science and Economics from Case Western Reserve University in 1968 and received a Ph.D. in Political Science from Harvard University in 1972.\u003c/p>\n\n"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69b90632a5e456225d672f48","bucket":"new_assets","id":"%2F69b90632a5e456225d672f48","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69b90632a5e456225d672f48","use_caption":false}},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Assassination-President-John-Kennedy-Headshots/dp/B0CYH2XBRH/ctoc\" target=\"_blank\">The Assassination of President John F. Kennedy: The Final Analysis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Partners-Crime-Clintons-Monetize-Personal/dp/1944229337/ctoc\" target=\"_blank\">Partners in Crime: The Clintons' Scheme to Monetize the White House\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0979045142/ctoc\" target=\"_blank\">The Late Great U.S.A.: The Coming Merger With Mexico and Canada\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1581825463/ctoc\" target=\"_blank\">Atomic Iran\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1581824890/ctoc\" target=\"_blank\">Black Gold Stranglehold\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1595550755/ctoc\" target=\"_blank\">Showdown with Nuclear Iran\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0977898415/ctoc\" target=\"_blank\">Minutemen: The Battle to Secure America's Borders\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Obama-Nation-Leftist-Politics-Personality/dp/B001RTS90Q/ctoc\" target=\"_blank\">The Obama Nation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/America-Sale-Depression-Preserving-Sovereignty/dp/1439154775/ctoc\" target=\"_blank\">America for Sale\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Shroud-Codex-Jerome-R-Corsi/dp/1439190410/ctoc\" target=\"_blank\">The Shroud Codex\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Why-Israel-Cant-Wait-Between/dp/1439183015/ctoc\" target=\"_blank\">Why Israel Can't Wait\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Great-Oil-Conspiracy-Government/dp/1620871629/ctoc\" target=\"_blank\">The Great Oil Conspiracy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bad-Samaritans-Relentless-Campaign-Public/dp/1595554742/ctoc\" target=\"_blank\">Bad Samaritans\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/What-Went-Wrong-Debacle-Avoided/dp/1938067045/ctoc\" target=\"_blank\">What Went Wrong: The Inside Story of the GOP Debacle of 2012\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Who-Really-Killed-Kennedy-Assassination/dp/193806710X/ctoc\" target=\"_blank\">Who Really Killed Kennedy?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Hunting-Hitler-Scientific-Evidence-Escaped/dp/1626361711/ctoc\" target=\"_blank\">Hunting Hitler\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Killing-Deep-State-Fight-President/dp/1630061026/ctoc\" target=\"_blank\">Killing the Deep State\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Silent-No-More-Political-Prisoner/dp/1642932175//ctoc\" target=\"_blank\">Silent No More: How I Became a Political Prisoner of Mueller's ‘’Witch Hunt’’\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Energy-Global-Warming-Climate-Change/dp/1637582781/ctoc\" target=\"_blank\">The Truth about Energy, Global Warming, and Climate Change\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Coming-Global-Crash-Create-Historic/dp/B0C63M3S5H/ctoc\" target=\"_blank\">How the Coming Global Crash Will Create a Historic Gold Rush\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"corsi-jerome-6505"},"summary":{"type":"html","value":"\u003cp>Jerome R. Corsi, Ph.D, has worked as a Senior Staff Reporter for WND.com. For over 25 years, Dr. Corsi worked in banking and finance, establishing investment programs for banks in the United States and worldwide to create financial planning services for their retail customers. Since 2004, Dr. Corsi has published over 25 books, seven of which were New York Times bestsellers.\u003c/p>\n\n"},"title":{"type":"title","value":"Jerome Corsi"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thetruthcentral.com/\" target=\"_blank\">thetruthcentral.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.corsination.com/\" target=\"_blank\">corsination.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.godsfivestones.com/\" target=\"_blank\">godsfivestones.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/corsi-jerome-6505","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/corsi-jerome/6505","feed_type":"","feed_vendor":"C2C"},"summary":{"keywords":[],"primary_slug":"corsi-jerome-6505","slugs":["corsi-jerome-6505"],"sponsored":false,"title":"Jerome Corsi","author":"Coast to Coast AM Staff","description":"Jerome R. Corsi, Ph.D, has worked as a Senior Staff Reporter for WND.com. For over 25 years, Dr. Corsi worked in banking and finance, establishing investment programs for banks in the United States and worldwide to create financial planning services for their retail customers. Since 2004, Dr. Corsi has published over 25 books, seven of which were New York Times bestsellers.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"caption":"","url":"asset://new_assets/69b90632a5e456225d672f48"}},"targeting":{"publish_date":1510886760000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/alternative-history-conspiracies","coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"CbzLy","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}}},"pub_start":1510886760000,"type":"content:coast-to-coast-guest","summary":{"title":"Jerome Corsi","description":"Jerome R. Corsi, Ph.D, has worked as a Senior Staff Reporter for WND.com. For over 25 years, Dr. Corsi worked in banking and finance, establishing investment programs for banks in the United States and worldwide to create financial planning services for their retail customers. Since 2004, Dr. Corsi has published over 25 books, seven of which were New York Times bestsellers.","image":"https://i.iheart.com/v3/re/new_assets/69b90632a5e456225d672f48"}},{"ref_id":"%2F5e007101cc137bf244201a7c","slug":"mcguirk-leslie-81793","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/mcguirk-leslie/81793","cuser":"","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lesliemcguirk.com/\" target=\"_blank\">lesliemcguirk.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://linktr.ee/lesliemcguirk\" target=\"_blank\">linktr.ee/lesliemcguirk\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Leslie McGuirk is a professional astrologer, bestselling author, and internationally known teacher with over three decades of experience decoding natal charts as living blueprints of human behavior, health, and life cycles. Rather than using astrology for prediction, she teaches it as a system of pattern recognition — a way to understand how a person is wired emotionally, psychologically, and physically.\u003c/p>\n\n\u003cp>Leslie is the author of The Power of Mercury (HarperCollins) and is widely sought out by Western-trained doctors, therapists, and CEOs for her unusually accurate work and her ability to translate complex astrology into clear, practical insight. Through her courses, private work, and live programs, she has taught thousands of people how to read their own charts and use astrology as a tool for real-world understanding and change.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"title":"","url":"asset://new_assets/67b2d425ed850e41e48dbd4e","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","new_tab":false,"caption":"","id":"%2F67b2d425ed850e41e48dbd4e","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67b2d425ed850e41e48dbd4e","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"mcguirk-leslie-81793"},"title":{"type":"title","value":"Leslie McGuirk"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Power-Mercury-Understanding-Astrological-Communication/dp/0062434934/ctoc\" target=\"_blank\">The Power of Mercury\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"value":"\u003cp>Leslie McGuirk is a professional astrologer, bestselling author, and internationally known teacher with over three decades of experience decoding natal charts as living blueprints of human behavior, health, and life cycles. Rather than using astrology for prediction, she teaches it as a system of pattern recognition — a way to understand how a person is wired emotionally, psychologically, and physically.\u003c/p>\n\n","type":"html"}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/mcguirk-leslie-81793","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/mcguirk-leslie/81793","feed_type":""},"summary":{"description":"Leslie McGuirk is a professional astrologer, bestselling author, and internationally known teacher with over three decades of experience decoding natal charts as living blueprints of human behavior, health, and life cycles. Rather than using astrology for prediction, she teaches it as a system of pattern recognition — a way to understand how a person is wired emotionally, psychologically, and physically.","image":{"caption":"","link":"","new_tab":false,"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":"","url":"asset://new_assets/67b2d425ed850e41e48dbd4e","alt_text":""},"keywords":[],"primary_slug":"mcguirk-leslie-81793","slugs":["mcguirk-leslie-81793"],"sponsored":false,"title":"Leslie McGuirk","author":"Coast to Coast AM Staff"},"targeting":{"exclusion":{"tags":[]},"publish_date":1473387120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"MGGd2","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1473387120000,"type":"content:coast-to-coast-guest","summary":{"title":"Leslie McGuirk","description":"Leslie McGuirk is a professional astrologer, bestselling author, and internationally known teacher with over three decades of experience decoding natal charts as living blueprints of human behavior, health, and life cycles. Rather than using astrology for prediction, she teaches it as a system of pattern recognition — a way to understand how a person is wired emotionally, psychologically, and physically.","image":"https://i.iheart.com/v3/re/new_assets/67b2d425ed850e41e48dbd4e"}}]}},{"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:/6a474304df57f55cbc63362b","slug:2026-07-06-show","slug:2026-07-06-show","keyword:keywords/current events","keyword:keywords/gas prices","keyword:keywords/astrology"]}},{"id":"%2F6a474629df57f55cbc633644","type":"PUBLISHING","record":{"ref_id":"%2F6a474629df57f55cbc633644","type":"content:coast-to-coast-show","payload":{"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena","coast-categories/pop-culture","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"soMyH"}],"exclusion":{"tags":[]},"publish_date":1783504800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-07-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">nealedonaldwalsch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.cwg.org/\" target=\"_blank\">cwg.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">\u003cu>soundlightfrequency.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"guest":{"type":"link","value":["%2F5e001ad6cc137bf2442016bf","%2F5e007828cc137bf244201ae1"]},"include_recommendations":{"type":"checkbox","value":true},"show_date":{"type":"date","value":1783432800000},"slug":{"type":"slug","value":"2026-07-07-show"},"zype_episodes":{"type":"plain","value":""},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"value":{"title":"Old Style UFO Encounter, Miniature Photography","use_caption":false,"bucket":"assets.getty","caption":"An old-style UFO hovers over an airfield, flanked by a Spitfire and a couple of DSC-3 Dakotas. A group of people look on in wonder. Miniature photography.","id":"%2F6a47483806d42df84d151992","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a47483806d42df84d151992","source_credit":"simonbradfield / E+ / Getty Images","url":"asset://assets.getty/6a47483806d42df84d151992","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"type":"asset"},"show_audio":{"type":"link","value":[]},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: \u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">Neale Donald Walsch\u003c/a>, author of 42 books on contemporary spirituality, joins us to discuss \u003cem>The Holy Experience\u003c/em>. He'll explain what this transformative state is, how anyone can enter it, practical ways to access it in everyday life, and how to cultivate a lasting connection with it.\u003c/p>\n\n\u003cp>Second Half: Writer and producer \u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">Bryce Zabel\u003c/a> examines the enduring relationship between Hollywood and the UFO phenomenon, not as a look back at the past, but as an ongoing story still unfolding. He'll explore whether the entertainment industry has helped shape, influence, or gradually reveal the truth about UFOs, and share his perspective on where the broader disclosure movement stands today.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"display_highlights":{"type":"checkbox","value":false},"title":{"type":"title","value":"The Holy Experience / UFOs & Hollywood"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.nealedonaldwalsch.com/HolyExperience\" target=\"_blank\">The Holy Experience\u003c/a> (free ebook)\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/GodTalk-Experiences-Humanitys-Connections-Sentience/dp/1958921270/ctoc\" target=\"_blank\">Godtalk: Experiences of Humanity's Connections with a Higher Power\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Letters-Young-Seeker-Departing-Thoughts/dp/1958921815/ctoc\" target=\"_blank\">\u003cu>Letters to a Young Seeker: Departing Thoughts from an Elder\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/A-D-After-Disclosure-Government-Finally/dp/1601632223/ctoc\" target=\"_blank\">A.D.: After Disclosure\u003c/a>\u003c/li>\u003c/ul>\n\n"},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory "},"keywords":{"type":"tag","value":["keywords/spiritual experience","keywords/UFO disclosure"]},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">Neale Donald Walsch\u003c/a>, author of 42 books on contemporary spirituality, joins us to discuss \u003cem>The Holy Experience\u003c/em>. He'll explain what this transformative state is, how anyone can enter it, practical ways to access it in everyday life, and how to cultivate a lasting connection with it.\u003c/p>\n\n\u003cp>Second Half: Writer and producer \u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">Bryce Zabel\u003c/a> examines the enduring relationship between Hollywood and the UFO phenomenon,  as an ongoing story still unfolding. He'll explore whether the entertainment industry has helped shape, influence, or gradually reveal the truth about UFOs and share his perspective on where disclosure stands today.\u003c/p>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"keywords":["keywords/spiritual experience","keywords/UFO disclosure"],"primary_slug":"2026-07-07-show","slugs":["2026-07-07-show"],"sponsored":false,"title":"The Holy Experience / UFOs & Hollywood","author":"","description":"First Half: Neale Donald Walsch, author of 42 books on contemporary spirituality, joins us to discuss The Holy Experience. He'll explain what this transformative state is, how anyone can enter it, practical ways to access it in everyday life, and how to cultivate a lasting connection with it. Second Half: Writer and producer Bryce Zabel examines the enduring relationship between Hollywood and the UFO phenomenon,  as an ongoing story still unfolding. He'll explore whether the entertainment industry has helped shape, influence, or gradually reveal the truth about UFOs and share his perspective on where disclosure stands today.","image":{"source_credit":"simonbradfield / E+ / Getty Images","url":"asset://assets.getty/6a47483806d42df84d151992","use_caption":false,"caption":"An old-style UFO hovers over an airfield, flanked by a Spitfire and a couple of DSC-3 Dakotas. A group of people look on in wonder. Miniature photography.","new_tab":false,"title":"Old Style UFO Encounter, Miniature Photography","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""}},"permalink":"https://www.coasttocoastam.com/show/2026-07-07-show/"},"slug":"2026-07-07-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a47483806d42df84d151992","title":"The Holy Experience / UFOs & Hollywood","description":"First Half: Neale Donald Walsch, author of 42 books on contemporary spirituality, joins us to discuss The Holy Experience. He'll explain what this transformative state is, how anyone can enter it, practical ways to access it in everyday life, and how to cultivate a lasting connection with it. Second Half: Writer and producer Bryce Zabel examines the enduring relationship between Hollywood and the UFO phenomenon,  as an ongoing story still unfolding. He'll explore whether the entertainment industry has helped shape, influence, or gradually reveal the truth about UFOs and share his perspective on where disclosure stands today.","author":""},"pub_start":1783504800000,"pub_until":4115978604802,"pub_changed":1783504800000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena","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":"%2F5e001ad6cc137bf2442016bf","slug":"walsch-neale-donald-5672","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/walsch-neale-donald/5672","cuser":"","fields":{"slug":{"type":"slug","value":"walsch-neale-donald-5672"},"title":{"type":"title","value":"Neale Donald Walsch"},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","source_credit":"","alt_text":""},"type":"asset"},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Neale Donald Walsch is a modern day spiritual messenger whose words continue to touch the world in profound ways. Following high school he enrolled at the University of Wisconsin at Milwaukee, but academic life could not hold his interest and he dropped out of college after two years to follow an interest in radio broadcasting. He then became a radio station program director, a newspaper reporter and, ultimately, managing editor, and public information officer for one of the nation's largest public school systems.\u003c/p>\n\n\n\n\n\u003cp>After moving to the West Coast, he became creator and owner of his own public relations and marketing firm. He then moved to Oregon and became a syndicated radio talk show host. Neale is the author of the renowned With God series and with the help of his wife, Nancy Fleming-Walsch, created the Conversations with God Foundation.\u003c/p>\n\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.cwg.org/\" target=\"_blank\">cwg.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">nealedonaldwalsch.com\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nNeale Donald Walsch is a modern day spiritual messenger whose words continue to touch the world in profound ways. Following high school he enrolled at the University of Wisconsin at Milwaukee, but academic life could not hold his interest and he dropped out of college after two years to follow an interest in radio broadcasting. He then became a radio station program director, a newspaper reporter and, ultimately, managing editor, and public information officer for one of the nation's largest public school systems.\n\u003c/p>\n\n\u003cp>\nAfter moving to the West Coast, he became creator and owner of his own public relations and marketing firm. He then moved to Oregon and became a syndicated radio talk show host. Neale is the author of the renowned With God series and with the help of his wife, Nancy Fleming-Walsch, created the Conversations with God Foundation.\n\u003c/p>"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0399146709/ctoc\" target=\"_blank\">Communion With God\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0439313899/ctoc\" target=\"_blank\">Conversations with God for Teens\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0399142789/ctoc\" target=\"_blank\">Conversations with God: An Uncommon Dialogue (Book 1)\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/074326715X/ctoc\" target=\"_blank\">Home with God\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571741631/ctoc\" target=\"_blank\">Neale Donald Walsch on Relationships\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743456947/ctoc\" target=\"_blank\">The New Revelations: A Conversation With God\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743456955/ctoc\" target=\"_blank\">Tomorrow's God\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743267133/ctoc\" target=\"_blank\">What God Wants\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gods-Message-World-Youve-Wrong/dp/1937907309//ctoc\" target=\"_blank\">God's Message to the World: You've Got Me All Wrong\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/What-God-Said-Messages-Conversations/dp/0425268853/ctoc\" target=\"_blank\">What God Said\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Conversations-God-Book-Awaken-Species/dp/193790749X/ctoc\" target=\"_blank\">Conversations With God, Book 4: Awaken the Species\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Essential-Path-Making-Daring-Decision/dp/1250218837/ctoc\" target=\"_blank\">The Essential Path\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/God-Solution-Power-Pure-Love-ebook/dp/B08NPV8XWG/ctoc\" target=\"_blank\">The God Solution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/GodTalk-Experiences-Humanitys-Connections-Sentience/dp/1958921270/ctoc\" target=\"_blank\">Godtalk: Experiences of Humanity's Connections with a Higher Power\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Letters-Young-Seeker-Departing-Thoughts/dp/1958921815/ctoc\" target=\"_blank\">\u003cu>Letters to a Young Seeker: Departing Thoughts from an Elder\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nealedonaldwalsch.com/HolyExperience\" target=\"_blank\">The Holy Experience\u003c/a> (free ebook)\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/walsch-neale-donald-5672","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/walsch-neale-donald/5672","feed_type":"","feed_vendor":"C2C"},"summary":{"title":"Neale Donald Walsch","author":"Coast to Coast AM Staff","description":"Neale Donald Walsch is a modern day spiritual messenger whose words continue to touch the world in profound ways. Following high school he enrolled at the University of Wisconsin at Milwaukee, but academic life could not hold his interest and he dropped out of college after two years to follow an interest in radio broadcasting. He then became a radio station program director, a newspaper reporter and, ultimately, managing editor, and public information officer for one of the nation's largest public school systems.      After moving to the West Coast, he became creator and owner of his own public relations and marketing firm. He then moved to Oregon and became a syndicated radio talk show host. Neale is the author of the renowned With God series and with the help of his wife, Nancy Fleming-Walsch, created the Conversations with God Foundation.","image":{"link":"","new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":"","alt_text":""},"keywords":[],"primary_slug":"walsch-neale-donald-5672","slugs":["walsch-neale-donald-5672"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1490926140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"xc3LH","operator":"OR","readonly":false,"remove":false}]}},"pub_start":1490926140000,"type":"content:coast-to-coast-guest","summary":{"title":"Neale Donald Walsch","description":"Neale Donald Walsch is a modern day spiritual messenger whose words continue to touch the world in profound ways. Following high school he enrolled at the University of Wisconsin at Milwaukee, but academic life could not hold his interest and he dropped out of college after two years to follow an interest in radio broadcasting. He then became a radio station program director, a newspaper reporter and, ultimately, managing editor, and public information officer for one of the nation's largest public school systems.      After moving to the West Coast, he became creator and owner of his own public relations and marketing firm. He then moved to Oregon and became a syndicated radio talk show host. Neale is the author of the renowned With God series and with the help of his wife, Nancy Fleming-Walsch, created the Conversations with God Foundation.","image":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436"}},{"ref_id":"%2F5e007828cc137bf244201ae1","slug":"zabel-bryce-46899","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/zabel-bryce-46899","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/zabel-bryce/46899","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Bryce Zabel currently co-hosts the popular \"Need to Know\" podcast with investigative journalist Ross Coulthart. Bryce's latest theatrical feature film, \"The Last Battle\", based on a New York Times bestseller, will be shot by Endurance Media in Europe next year.","image":{"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d","use_caption":false,"alt_text":"","new_tab":false,"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"keywords":[],"primary_slug":"zabel-bryce-46899","slugs":["zabel-bryce-46899"],"sponsored":false,"title":"Bryce Zabel"},"targeting":{"exclusion":{"tags":[]},"publish_date":1510282800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"bE1pk","operator":"OR"}]},"canonical_url":"https:/www.coasttocoastam.com/guest/zabel-bryce/46899","cuser":"","fields":{"title":{"type":"title","value":"Bryce Zabel"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=2rxFa95LP1I&feature=youtu.be\" target=\"_blank\">What if John Kennedy Lived?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=0cax37LQ3Wk&feature=youtu.be\" target=\"_blank\">What Will Disclosure of Extraterrestrial Life Mean?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=dMsBoZLaBHU&feature=youtu.be\" target=\"_blank\">What if The Beatles Stayed Together?\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Bryce Zabel currently co-hosts the popular &quot;Need to Know&quot; podcast with investigative journalist Ross Coulthart. Bryce's latest theatrical feature film, &quot;The Last Battle&quot;, based on a New York Times bestseller, will be shot by Endurance Media in Europe next year. A winner of the prestigious Writers Guild award for screenwriting, Bryce has created and produced five prime time television series, including fan favorites like NBC's UFO thriller &quot;Dark Skies&quot; and the TV adaptation of &quot;The Crow&quot;, as well as worked on a dozen TV writing staffs (i.e. &quot;Lois &amp; Clark&quot;, &quot;Steven Spielberg's Taken&quot;). He is also a produced feature writer (i.e. &quot;Atlantis: The Lost Empire&quot;, &quot;Mortal Kombat: Annihilation&quot;) and miniseries writer/producer (i.e. &quot;Blackbeard&quot;, &quot;Pandemic&quot;, &quot;The Poseidon Adventure&quot;). He has taught graduate level screenwriting as an Adjunct Professor at the USC School of Cinematic Arts.\u003c/p>\n\n\u003cp>Bryce's scripted podcast &quot;Undeniable&quot;, about a mid-air collision between a UFO and a commercial jet, will be produced next year by former Sony TV president Jeff Sagansky. He will also host the high-profile podcast &quot;Sound, Light &amp; Frequency&quot; with his &quot;Dark Skies&quot; co-creator Brent Friedman.He was the first writer since Rod Serling elected to serve as Chairman/CEO of the Television Academy, and was elected days before 9/11 forced him to cancel the Emmys twice in the same year. He is also the co-chair of the brand new Newport Beach TV Fest, a spin-off of the long-standing Newport Beach Film Festival.\u003c/p>\n\n\u003cp>A former on-air CNN correspondent, Bryce has won multiple awards for investigative reporting in the Los Angeles market. As an author, his book &quot;A.D. After Disclosure&quot; with Richard Dolan is considered a classic of UFO literature. His &quot;Breakpoint&quot; alternate history book series is an unprecedented two-time winner of the coveted Sidewise Award for Alternate History for its debut novel about the JFK assassination, &quot;Surrounded by Enemies,&quot; and &quot;Once There Was a Way&quot;, a novel about The Beatles not breaking up. His production company, Stellar Productions, has developed &quot;The Crash,&quot; about the race to break the Roswell story, and &quot;Missing Time&quot; about the Betty and Barney Hill abduction.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/A-D-After-Disclosure-Government-Finally/dp/1601632223/ctoc\" target=\"_blank\">A.D.: After Disclosure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Surrounded-Enemies-Breakpoint-Bryce-Zabel/dp/1626818290/ctoc\" target=\"_blank\">Surrounded by Enemies: What if Kennedy Survived Dallas?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Once-There-Was-Way-Breakpoint/dp/1682303217/ctoc\" target=\"_blank\">Once There Was a Way\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"zabel-bryce-46899"},"summary":{"type":"html","value":"\u003cp>Bryce Zabel currently co-hosts the popular &quot;Need to Know&quot; podcast with investigative journalist Ross Coulthart. Bryce's latest theatrical feature film, &quot;The Last Battle&quot;, based on a New York Times bestseller, will be shot by Endurance Media in Europe next year. \u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.brycezabel.com\" target=\"_blank\">brycezabel.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whatifbeatles.com/\" target=\"_blank\">whatifbeatles.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://needtoknow.today/\" target=\"_blank\">needtoknow.today\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">\u003cu>soundlightfrequency.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"use_caption":false,"alt_text":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":""}}}},"pub_start":1510282800000,"type":"content:coast-to-coast-guest","summary":{"title":"Bryce Zabel","description":"Bryce Zabel currently co-hosts the popular \"Need to Know\" podcast with investigative journalist Ross Coulthart. Bryce's latest theatrical feature film, \"The Last Battle\", based on a New York Times bestseller, will be shot by Endurance Media in Europe next year.","image":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d"}}]}},{"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:/6a474629df57f55cbc633644","slug:2026-07-07-show","slug:2026-07-07-show","keyword:keywords/spiritual experience","keyword:keywords/UFO disclosure"]}},{"id":"%2F6a47498adf57f55cbc63365d","type":"PUBLISHING","record":{"ref_id":"%2F6a47498adf57f55cbc63365d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-08-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-USOs-Unidentified-Submerged-Beginning/dp/B0DX1XGFBK/ctoc\" target=\"_blank\">A History of USOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/History-USOs-Unidentified-Flying-Objects/dp/B0H1MB2C67/ctoc\" target=\"_blank\">\u003cu>A History of USOs, Unidentified Flying Objects: Volume 2: From 1970 to 1989\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Cover-Up-Exposed-1973-1991-National-Security/dp/0967799511/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/AI-FLIPSIDE-ARTIFICIAL-INTELLIGENCE-PICTURES/dp/B0H6QJBJCC/ctoc\" target=\"_blank\">AI and the Flipside\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Councils-Afterlife-Flipside-Court/dp/B0BKS8T4VR/ctoc\" target=\"_blank\">Divine Councils in the Afterlife: The Flipside Court \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CLOSE-ENCOUNTERS-FLIPSIDE-KIND-PHONE/dp/B0CXF33R3Z/ctoc\" target=\"_blank\">Close Encounters Of The Flipside Kind: How To Phone Home\u003c/a>\u003c/li>\u003c/ul>\n\n"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory "},"keywords":{"type":"tag","value":["keywords/USOs","keywords/UFOs","keywords/AI","keywords/spiritual communication"]},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-07-08-show"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">\u003cu>richarddolanmembers.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://richmartini.com/\" target=\"_blank\">\u003cu>richmartini.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://podcasts.apple.com/us/podcast/hacking-the-afterlife-podcast/id1505639009\" target=\"_blank\">HackingTheAfterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>First Half: Researcher \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">Richard Dolan\u003c/a> shares his analysis of the latest government UFO files and examines reports of unidentified objects operating beneath the oceans during the Cold War. He'll detail military and naval encounters, electromagnetic effects, craft entering and leaving the water, and the possibility that Earth's oceans have long served as a prime operations area.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://richmartini.com/\" target=\"_blank\">Richard Martini\u003c/a> discusses his research into the surprising similarities between responses generated by artificial intelligence and those reported by people during guided meditation. He'll explain why he believes the phenomenon is less about AI becoming conscious and more about large language models reflecting the ways humans access spirit guides, teachers, or councils on what he calls the &quot;Flipside.&quot;\u003c/p>\n\n"}]},"zype_episodes":{"type":"plain","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F5dffcd86cc137bf244201359","%2F5e0077dd537fd678a3ecebba"]},"include_recommendations":{"type":"checkbox","value":true},"show_date":{"type":"date","value":1783519200000},"summary":{"value":"\u003cp>First Half: Researcher \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">Richard Dolan\u003c/a> shares his analysis of the latest government UFO files and examines reports of unidentified objects operating beneath the oceans during the Cold War. He'll detail military and naval encounters, electromagnetic effects, and craft entering and leaving the water.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://richmartini.com/\" target=\"_blank\">Richard Martini\u003c/a> discusses his research on the surprising similarities between AI responses and those reported by people during guided meditation. The phenomenon, he says, is less about AI becoming conscious and more about large language models reflecting the ways humans access spirit guides or teachers on what he calls the &quot;Flipside.&quot;\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Unidentified Submerged Objects / AI & Spirit Communication"},"videos":{"type":"html","value":""},"zype_highlights":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"highlights":{"value":"","type":"plain"},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a474c9c5cca47257eaf0f95","title":"Machine Intelligence","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"agsandrew / iStock / Getty Images","url":"asset://assets.getty/6a474c9c5cca47257eaf0f95","use_caption":false,"alt_text":"","bucket":"assets.getty","caption":"Artificial Intelligence series. Background design of human profile and numbers on the subject of thinking, logic, computers and future technology","id":"%2F6a474c9c5cca47257eaf0f95","link":"","new_tab":false}}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"title":"Unidentified Submerged Objects / AI & Spirit Communication","author":"","description":"First Half: Researcher Richard Dolan shares his analysis of the latest government UFO files and examines reports of unidentified objects operating beneath the oceans during the Cold War. He'll detail military and naval encounters, electromagnetic effects, and craft entering and leaving the water. Second Half: Author Richard Martini discusses his research on the surprising similarities between AI responses and those reported by people during guided meditation. The phenomenon, he says, is less about AI becoming conscious and more about large language models reflecting the ways humans access spirit guides or teachers on what he calls the \"Flipside.\"","image":{"new_tab":false,"source_credit":"agsandrew / iStock / Getty Images","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Artificial Intelligence series. Background design of human profile and numbers on the subject of thinking, logic, computers and future technology","link":"","title":"Machine Intelligence","url":"asset://assets.getty/6a474c9c5cca47257eaf0f95"},"keywords":["keywords/USOs","keywords/UFOs","keywords/AI","keywords/spiritual communication"],"primary_slug":"2026-07-08-show","slugs":["2026-07-08-show"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","coast-categories/science-space-technology","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"OPg5T","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1783591200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/show/2026-07-08-show/"},"slug":"2026-07-08-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a474c9c5cca47257eaf0f95","title":"Unidentified Submerged Objects / AI & Spirit Communication","description":"First Half: Researcher Richard Dolan shares his analysis of the latest government UFO files and examines reports of unidentified objects operating beneath the oceans during the Cold War. He'll detail military and naval encounters, electromagnetic effects, and craft entering and leaving the water. Second Half: Author Richard Martini discusses his research on the surprising similarities between AI responses and those reported by people during guided meditation. The phenomenon, he says, is less about AI becoming conscious and more about large language models reflecting the ways humans access spirit guides or teachers on what he calls the \"Flipside.\"","author":""},"pub_start":1783591200000,"pub_until":4115978604802,"pub_changed":1783591200000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","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":"%2F5dffcd86cc137bf244201359","slug":"dolan-richard-5919","payload":{"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/top-secret","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"RWfmz","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1513906680000},"canonical_url":"https:/www.coasttocoastam.com/guest/dolan-richard/5919","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">richarddolanmembers.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571743170/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Cover-Up-Exposed-1973-1991-National-Security/dp/0967799511/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/A-D-After-Disclosure-Government-Finally/dp/1601632223/ctoc\" target=\"_blank\">A.D.: After Disclosure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-21st-Century-Mind-Definitive/dp/B0BQ9R2PZM/ctoc\" target=\"_blank\">UFOs for the 21st Century Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Program-Breakaway-Civilization-Richard-Lecture/dp/1537132555/ctoc\" target=\"_blank\">The Secret Space Program and Breakaway Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.richarddolanpress.com/ufos-and-disclosure-in-the-trump-er\" target=\"_blank\">UFOs and Disclosure in the Trump Era\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Agendas-Speculative-Analysis-Visiting/dp/B08P1KJJ4Z/ctoc\" target=\"_blank\">The Alien Agendas: A Speculative Analysis of Those Visiting Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/History-USOs-Unidentified-Submerged-Beginning/dp/B0DX1XGFBK/ctoc\" target=\"_blank\">A History of USOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/History-USOs-Unidentified-Flying-Objects/dp/B0H1MB2C67/ctoc\" target=\"_blank\">\u003cu>A History of USOs, Unidentified Flying Objects: Volume 2: From 1970 to 1989\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b"}},"summary":{"type":"html","value":"\u003cp>Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.\u003c/p>\n\n\n\n\n\u003cp>Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series &quot;False Flags,&quot; which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.\u003c/p>\n\n"},"title":{"type":"title","value":"Richard Dolan"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nRichard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.\n\u003c/p>\n\n\u003cp>\nRichard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.\n\u003c/p>","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802}}]},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dolan-richard-5919"}},"ingestion":{"feed_content_id":"/content/dolan-richard-5919","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/dolan-richard/5919","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"slugs":["dolan-richard-5919"],"sponsored":false,"title":"Richard Dolan","author":"Coast to Coast AM Staff","description":"Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.      Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.","image":{"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","attributes":{"mimetype":"image/jpeg","type":"image"},"use_caption":false,"alt_text":"","caption":"","link":""},"keywords":[],"primary_slug":"dolan-richard-5919"}},"pub_start":1513906680000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Dolan","description":"Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.      Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.","image":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b"}},{"ref_id":"%2F5e0077dd537fd678a3ecebba","slug":"martini-richard-59327","payload":{"targeting":{"targets":[{"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"mrsKn","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1507868100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https:/www.coasttocoastam.com/guest/martini-richard/59327","cuser":"","fields":{"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/She-Was-Never-Lost-Earhart/dp/B0FHPWXTL2/ctoc\" target=\"_blank\">She Was Never Lost: The Amelia Earhart Saga\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/FlipSide-Tourists-Guide-Navigate-Afterlife/dp/0970449984/ctoc\" target=\"_blank\">FlipSide: A Tourist's Guide on How to Navigate the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Its-Wonderful-Afterlife-Vol-Adventures/dp/150282146X//ctoc\" target=\"_blank\">It's A Wonderful Afterlife, Volume 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Its-Wonderful-Afterlife-Vol-Adventures/dp/0970449976//ctoc\" target=\"_blank\">It's A Wonderful Afterlife, Volume 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Backstage-Pass-Flipside-Part-Afterlife/dp/1732485011/ctoc\" target=\"_blank\">Backstage Pass to the Flipside Part 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hacking-Afterlife-Practical-Advice-Flipside/dp/1535135921/ctoc\" target=\"_blank\">Hacking the Afterlife: Practical Advice from the Flipside\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Architecture-Afterlife-Flipside-Discovering-Blueprint/dp/1732485089/ctoc\" target=\"_blank\">Architecture of the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/TUNING-INTO-AFTERLIFE-TOUCH-FLIPSIDE/dp/1732485097/ctoc\" target=\"_blank\">Tuning Into the the Afterlife: How to Stay in Touch with the Flipside\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Councils-Afterlife-Flipside-Court/dp/B0BKS8T4VR/ctoc\" target=\"_blank\">Divine Councils in the Afterlife: The Flipside Court \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CLOSE-ENCOUNTERS-FLIPSIDE-KIND-PHONE/dp/B0CXF33R3Z/ctoc\" target=\"_blank\">Close Encounters Of The Flipside Kind: How To Phone Home\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Greatest-Story-Never-Told-Jesus/dp/B0BZFNXQFG/ctoc\" target=\"_blank\">The Greatest Story Never Told\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/AI-FLIPSIDE-ARTIFICIAL-INTELLIGENCE-PICTURES/dp/B0H6QJBJCC/ctoc\" target=\"_blank\">AI and the Flipside\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","new_tab":false,"title":"","url":"asset://new_assets/67c54896f7dfe3224b7f3e52","use_caption":false,"alt_text":"","id":"%2F67c54896f7dfe3224b7f3e52","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c54896f7dfe3224b7f3e52","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"martini-richard-59327"},"title":{"type":"title","value":"Richard Martini"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Earharts-Electra-Eyewitness-Accounts-Happened/dp/B008ULS4CW/ctoc\" target=\"_blank\">Earhart's Electra\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Flipside-A-Journey-Into-Afterlife/dp/B0081U6K1Y/ctoc\" target=\"_blank\">Flipside: A Journey Into the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hacking-Afterlife-Richard-Martini/dp/B0981B5M4B\" target=\"_blank\">Hacking The Afterlife Film\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Backstage-Pass-Flipside-Talking-Paxton/dp/B0CGRK7TP1\" target=\"_blank\">Talking to Bill Paxton\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://richardmartini.com/\" target=\"_blank\">RichardMartini.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://richmartini.com/\" target=\"_blank\">richmartini.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earhartonsaipan.com/\" target=\"_blank\">earhartonsaipan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://podcasts.apple.com/us/podcast/hacking-the-afterlife-podcast/id1505639009\" target=\"_blank\">HackingTheAfterlife.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/MartiniProds\" target=\"_blank\">MartiniZone.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://hominapublishing.blogspot.com/\" target=\"_blank\">flipsidethebook.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author and award-winning filmmaker Richard Martini has written and/or directed nine indie films. He is a former freelance journalist for Variety, Inc.com, Premiere, and other magazines, as well as a graduate of the Masters of Professional Writing Program at USC. FlipSide: A Tourist's Guide to the Afterlife is his debut non-fiction book on a topic that's been haunting him since the death of a soulmate.\u003c/p>\n\n\u003cp>After a dream vision of visiting his friend in the Great Beyond, Martini went on a literary quest to find out what the prevailing science and philosophical opinions on the afterlife are. He journeyed into Tibetan philosophy, made documentaries in Tibet and India, and was eventually introduced to the work of the Newton Institute, founded by renowned author and hypnotherapist Dr. Michael Newton (&quot;Journey of Souls&quot;).\u003c/p>\n\n"}]},"summary":{"value":"\u003cp>Author and award-winning filmmaker Richard Martini has written and/or directed nine indie films. He is a former freelance journalist for Variety, Inc.com, Premiere, and other magazines, as well as a graduate of the Masters of Professional Writing Program at USC. FlipSide: A Tourist's Guide to the Afterlife is his debut non-fiction book on a topic that's been haunting him since the death of a soulmate.\u003c/p>\n\n","type":"html"}},"ingestion":{"external_url":"","feed_content_id":"/content/martini-richard-59327","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/martini-richard/59327","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Author and award-winning filmmaker Richard Martini has written and/or directed nine indie films. He is a former freelance journalist for Variety, Inc.com, Premiere, and other magazines, as well as a graduate of the Masters of Professional Writing Program at USC. FlipSide: A Tourist's Guide to the Afterlife is his debut non-fiction book on a topic that's been haunting him since the death of a soulmate.","image":{"alt_text":"","link":"","source_credit":"","title":"","url":"asset://new_assets/67c54896f7dfe3224b7f3e52","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"use_caption":false},"keywords":[],"primary_slug":"martini-richard-59327","slugs":["martini-richard-59327"],"sponsored":false,"title":"Richard Martini"}},"pub_start":1507868100000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Martini","description":"Author and award-winning filmmaker Richard Martini has written and/or directed nine indie films. He is a former freelance journalist for Variety, Inc.com, Premiere, and other magazines, as well as a graduate of the Masters of Professional Writing Program at USC. FlipSide: A Tourist's Guide to the Afterlife is his debut non-fiction book on a topic that's been haunting him since the death of a soulmate.","image":"https://i.iheart.com/v3/re/new_assets/67c54896f7dfe3224b7f3e52"}}]}},{"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:/6a47498adf57f55cbc63365d","slug:2026-07-08-show","slug:2026-07-08-show","keyword:keywords/USOs","keyword:keywords/UFOs","keyword:keywords/AI","keyword:keywords/spiritual communication"]}},{"id":"%2F6a474de0df57f55cbc633676","type":"PUBLISHING","record":{"ref_id":"%2F6a474de0df57f55cbc633676","type":"content:coast-to-coast-show","payload":{"targeting":{"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"EcJ7Y"}],"exclusion":{"tags":[]},"publish_date":1783677600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-09-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"show_date":{"type":"date","value":1783605600000},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/One-Second-After-William-Forstchen/dp/0765317583/ctoc\" target=\"_blank\">One Second After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Five-Years-After-Matherson-Novel/dp/1250854563/ctoc\" target=\"_blank\">Five Years After: A John Matherson Novel \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/One-Year-After-William-Forstchen/dp/0765376709//ctoc\" target=\"_blank\">One Year After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/101-Ways-Your-Soul-Fire/dp/B0FCFXLYTB/ctoc\" target=\"_blank\">\u003cu>101 Ways to Set Your Soul on Fire\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/111-Angel-Messages-Channeled-Guidance/dp/B0FWBXMD1J/ctoc\" target=\"_blank\">\u003cu>111 Angel Messages\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"slug":{"type":"slug","value":"2026-07-09-show"},"title":{"type":"title","value":"EMP Dangers / Angels & Spirit Guides"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">onesecondafter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://michelleclare.net/\" target=\"_blank\">\u003cu>michelleclare.net\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"display_highlights":{"value":false,"type":"checkbox"},"guest":{"type":"link","value":["%2F5e006225cc137bf244201983","%2F60b978fb564c9393a86d8ac5"]},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"title":"The Earth Slowly Burns - North America","url":"asset://assets.getty/6a474fd66fcabf41e9cd82ec","id":"%2F6a474fd66fcabf41e9cd82ec","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a474fd66fcabf41e9cd82ec","source_credit":"duncan1890 / iStock / Getty Images","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Concept image of the earth Slowly Burning with pollution. Earth based on Nasa image."}},"episodes":{"value":"","type":"plain"},"include_recommendations":{"value":true,"type":"checkbox"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">Bill Forstchen\u003c/a> discusses new developments since his 2009 book \u003cem>One Second After\u003c/em>, which examined the devastating consequences of an electromagnetic pulse (EMP) attack on the US. He'll explore the nation's current preparedness, the potential threat posed by rogue nations, and the risks associated with solar flares.\u003c/p>\n\n\u003cp>Second Half: Medium \u003ca href=\"https://michelleclare.net/\" target=\"_blank\">Michelle Clare\u003c/a> draws on her near-death experiences and communications with angels, spirit guides, and departed loved ones to explore life's deeper purpose. She'll discuss relationships, challenges, and pivotal moments, explaining how these experiences can carry profound meaning.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">Bill Forstchen\u003c/a> returns to discuss new developments since the publication of his 2009 book \u003cem>One Second After\u003c/em>, which examined the devastating consequences of an electromagnetic pulse (EMP) attack on the United States. He'll explore the nation's current preparedness, the potential threat posed by rogue nations, and the risks associated with powerful solar flares and coronal mass ejections (CMEs).\u003c/p>\n\n\u003cp>Second Half: Medium \u003ca href=\"https://michelleclare.net/\" target=\"_blank\">Michelle Clare\u003c/a> draws on her three near-death experiences and years of communicating with angels, spirit guides, and departed loved ones to explore life's deeper purpose. She'll discuss relationships, challenges, loss, and pivotal moments, explaining how these experiences can carry profound meaning. \u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"keywords":{"type":"tag","value":["keywords/EMP","keywords/solar flares","keywords/spirit guides","keywords/angels"]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"value":[],"type":"link"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"EMP Dangers / Angels & Spirit Guides","author":"","description":"First Half: Author Bill Forstchen discusses new developments since his 2009 book One Second After, which examined the devastating consequences of an electromagnetic pulse (EMP) attack on the US. He'll explore the nation's current preparedness, the potential threat posed by rogue nations, and the risks associated with solar flares. Second Half: Medium Michelle Clare draws on her near-death experiences and communications with angels, spirit guides, and departed loved ones to explore life's deeper purpose. She'll discuss relationships, challenges, and pivotal moments, explaining how these experiences can carry profound meaning.","image":{"link":"","new_tab":false,"title":"The Earth Slowly Burns - North America","url":"asset://assets.getty/6a474fd66fcabf41e9cd82ec","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept image of the earth Slowly Burning with pollution. Earth based on Nasa image.","source_credit":"duncan1890 / iStock / Getty Images","use_caption":false},"keywords":["keywords/EMP","keywords/solar flares","keywords/spirit guides","keywords/angels"],"primary_slug":"2026-07-09-show","slugs":["2026-07-09-show"],"sponsored":false},"permalink":"https://www.coasttocoastam.com/show/2026-07-09-show/"},"slug":"2026-07-09-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a474fd66fcabf41e9cd82ec","title":"EMP Dangers / Angels & Spirit Guides","description":"First Half: Author Bill Forstchen discusses new developments since his 2009 book One Second After, which examined the devastating consequences of an electromagnetic pulse (EMP) attack on the US. He'll explore the nation's current preparedness, the potential threat posed by rogue nations, and the risks associated with solar flares. Second Half: Medium Michelle Clare draws on her near-death experiences and communications with angels, spirit guides, and departed loved ones to explore life's deeper purpose. She'll discuss relationships, challenges, and pivotal moments, explaining how these experiences can carry profound meaning.","author":""},"pub_start":1783677600000,"pub_until":4115978604802,"pub_changed":1783677600000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006225cc137bf244201983","slug":"forstchen-william-r-38799","payload":{"cuser":"","fields":{"slug":{"type":"slug","value":"forstchen-william-r-38799"},"summary":{"value":"\u003cp>William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"William R. Forstchen"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Five-Years-After-Matherson-Novel/dp/1250854563/ctoc\" target=\"_blank\">Five Years After: A John Matherson Novel \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Pearl-Harbor-Novel-December-8th/dp/B0020MMBI0/ctoc\" target=\"_blank\">Pearl Harbor: A Novel of December 8th\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gettysburg-Novel-Civil-Newt-Gingrich/dp/0312987250/ctoc\" target=\"_blank\">Gettysburg: A Novel of the Civil War\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Days-Infamy-Newt-Gingrich/dp/0312560907/ctoc\" target=\"_blank\">Days of Infamy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/One-Second-After-William-Forstchen/dp/0765317583/ctoc\" target=\"_blank\">One Second After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Pillar-Sky-William-R-Forstchen/dp/0765334380/ctoc\" target=\"_blank\">Pillar to the Sky\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Day-Wrath-William-R-Forstchen-ebook/dp/B00MU1NNRO/ctoc\" target=\"_blank\">Day of Wrath\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/One-Year-After-William-Forstchen/dp/0765376709//ctoc\" target=\"_blank\">One Year After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Final-Day-Novel-John-Matherson/dp/0765376733/ctoc\" target=\"_blank\">The Final Day: A Novel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/48-Hours-William-R-Forstchen/dp/0765397919/ctoc\" target=\"_blank\">48 Hours\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2","url":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":""}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">onesecondafter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.dayofwrathbook.com/\" target=\"_blank\">dayofwrathbook.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/forstchen-william-r-38799","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/forstchen-william-r/38799"},"summary":{"author":"Coast to Coast AM Staff","description":"William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":"","alt_text":"","caption":"","new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2","use_caption":false},"keywords":[],"primary_slug":"forstchen-william-r-38799","slugs":["forstchen-william-r-38799"],"sponsored":false,"title":"William R. Forstchen"},"targeting":{"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":"gpsQT","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/current-events-economy"]}],"exclusion":{"tags":[]},"publish_date":1587091560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https:/www.coasttocoastam.com/guest/forstchen-william-r/38799"},"pub_start":1587091560000,"type":"content:coast-to-coast-guest","summary":{"title":"William R. Forstchen","description":"William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.","image":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2"}},{"ref_id":"%2F60b978fb564c9393a86d8ac5","slug":"michelle-clare","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/101-Ways-Your-Soul-Fire/dp/B0FCFXLYTB/ctoc\" target=\"_blank\">\u003cu>101 Ways to Set Your Soul on Fire\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/111-Angel-Messages-Channeled-Guidance/dp/B0FWBXMD1J/ctoc\" target=\"_blank\">\u003cu>111 Angel Messages\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Michelle Clare"},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.michelleclare.net/\" target=\"_blank\">michelleclare.net\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"type":"html","value":"\u003cp>Michelle Clare is a certified medium, psychic, spiritual coach, and energy healer. She helps her clients overcome obstacles. It is her passion to lovingly empower, direct and validate each person. It is her intention that each person she reads will find inspiration, comfort, and understand that we are not living this life alone. We are being helped and guided from the other side. If we could see souls instead of bodies, the illusion that our loved ones have disappeared would vanish.\u003c/p>\n\n\u003cp>As a certified medium, Michelle has been validated as a high-caliber medium capable of furnishing specific, accurate, and pertinent information to the person being read. Michelle also works as a research medium for the Institute of Noetic Sciences (IONS).\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}],"type":"flex"},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F64be23be6f0ce572f5ce2809","new_tab":false,"source_credit":"","title":"","alt_text":"","bucket":"new_assets","caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/64be23be6f0ce572f5ce2809","url":"asset://new_assets/64be23be6f0ce572f5ce2809","use_caption":false}},"slug":{"type":"slug","value":"michelle-clare"},"summary":{"type":"html","value":"\u003cp>Michelle Clare is a certified medium, psychic, spiritual coach, and energy healer. She helps her clients overcome obstacles. It is her passion to lovingly empower, direct and validate each person. It is her intention that each person she reads will find inspiration, comfort, and understand that we are not living this life alone. \u003c/p>\n\n"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"title":"Michelle Clare","author":"","description":"Michelle Clare is a certified medium, psychic, spiritual coach, and energy healer. She helps her clients overcome obstacles. It is her passion to lovingly empower, direct and validate each person. It is her intention that each person she reads will find inspiration, comfort, and understand that we are not living this life alone.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"source_credit":"","url":"asset://new_assets/64be23be6f0ce572f5ce2809","alt_text":"","caption":"","link":"","title":"","use_caption":false},"keywords":[],"primary_slug":"michelle-clare","slugs":["michelle-clare"],"sponsored":false},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"60b978fb564c9393a86d8ac4","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"]}],"exclusion":{"tags":[]},"publish_date":1622767680000},"canonical_url":"https://www.coasttocoastam.com/guest/michelle-clare/"},"pub_start":1622767680000,"type":"content:coast-to-coast-guest","summary":{"title":"Michelle Clare","description":"Michelle Clare is a certified medium, psychic, spiritual coach, and energy healer. She helps her clients overcome obstacles. It is her passion to lovingly empower, direct and validate each person. It is her intention that each person she reads will find inspiration, comfort, and understand that we are not living this life alone.","image":"https://i.iheart.com/v3/re/new_assets/64be23be6f0ce572f5ce2809"}}]}},{"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:/6a474de0df57f55cbc633676","slug:2026-07-09-show","slug:2026-07-09-show","keyword:keywords/EMP","keyword:keywords/solar flares","keyword:keywords/spirit guides","keyword:keywords/angels"]}},{"id":"%2F6a47508adf57f55cbc63368f","type":"PUBLISHING","record":{"ref_id":"%2F6a47508adf57f55cbc63368f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-10-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Hollow Earth & Channeling / Open Lines "},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"Connie Willis"},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"I_Valentin / iStock / Getty Images","title":"The landscape of an unknown and fantastic world called the \"White Hole\"","bucket":"assets.getty","caption":"The landscape of an unknown and fantastic world called the \"White Hole\"","id":"%2F6a4751be5cca47257eaf0f96","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a4751be5cca47257eaf0f96","url":"asset://assets.getty/6a4751be5cca47257eaf0f96"}},"show_audio":{"value":[],"type":"link"},"show_date":{"type":"date","value":1783692000000},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">mystagogue1.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@LucierMysterySchool\" target=\"_blank\">youtube.com/@LucierMysterySchool\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"summary":{"value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) welcomes author \u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">\u003cu>Jim Edward Lucier\u003c/u>\u003c/a>, a channeler and experiencer who has studied most fields of the occult for over 40 years. He'll discuss the Hollow Earth, delve into his channeling techniques, and share the revelations he's uncovered. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!\u003c/p>\n\n","type":"html"},"zype_episodes":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) welcomes author \u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">\u003cu>Jim Edward Lucier\u003c/u>\u003c/a>, a channeler and experiencer who has studied most fields of the occult for over 40 years. He'll discuss the Hollow Earth, delve into his channeling techniques, and share the revelations he's uncovered. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"highlights":{"type":"plain","value":""},"slug":{"type":"slug","value":"2026-07-10-show"},"zype_highlights":{"value":"","type":"plain"},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/ANGELIC-PEDAGOGUE-Jim-Edward-Lucier-ebook/dp/B0H6587R2P/ctoc\" target=\"_blank\">The Angelic Pedagogue\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anima-Mundi-Jim-Edward-Lucier-ebook/dp/B0H5KFHXPN/ctoc\" target=\"_blank\">Anima Mundi: What Is The Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Stag-Liber-Cernunnos-Bible-ebook/dp/B0GMKBN9G4/ctoc\" target=\"_blank\">The Stag Liber: The Cernunnos Bible\u003c/a>\u003c/li>\u003c/ul>\n"},"display_highlights":{"type":"checkbox","value":false},"guest":{"type":"link","value":["%2F6a472e9786db7416241e5ea0","%2F5dffc219cc137bf2442012a0"]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Hollow Earth","keywords/channeling"]}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"sponsored":false,"title":"Hollow Earth & Channeling / Open Lines ","author":"","description":"Guest host Connie Willis (info) welcomes author Jim Edward Lucier, a channeler and experiencer who has studied most fields of the occult for over 40 years. He'll discuss the Hollow Earth, delve into his channeling techniques, and share the revelations he's uncovered. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!","image":{"alt_text":"","caption":"The landscape of an unknown and fantastic world called the \"White Hole\"","new_tab":false,"source_credit":"I_Valentin / iStock / Getty Images","title":"The landscape of an unknown and fantastic world called the \"White Hole\"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://assets.getty/6a4751be5cca47257eaf0f96","use_caption":false},"keywords":["keywords/Hollow Earth","keywords/channeling"],"primary_slug":"2026-07-10-show","slugs":["2026-07-10-show"]},"targeting":{"publish_date":1783764000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"3F6pJ","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/show/2026-07-10-show/"},"slug":"2026-07-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a4751be5cca47257eaf0f96","title":"Hollow Earth & Channeling / Open Lines ","description":"Guest host Connie Willis (info) welcomes author Jim Edward Lucier, a channeler and experiencer who has studied most fields of the occult for over 40 years. He'll discuss the Hollow Earth, delve into his channeling techniques, and share the revelations he's uncovered. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!","author":""},"pub_start":1783764000000,"pub_until":4115978604802,"pub_changed":1783764000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a472e9786db7416241e5ea0","slug":"jim-edward-lucier","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Jim Edward Lucier, veteran channeler, author and experiencer, was born in the city of Saskatoon, Saskatchewan, Canada. Since early childhood, he has had an interest in paranormal topics, including aliens, UFOs, cryptids, high magick, Kabbalah, and, in later years, channeling. He has studied most fields of the occult for over 40 years. He began trance channeling in 1988 and has since written thousands of channeled pages, along with a thousand channeled illustrations of astral-universe schematics. He has always had a special interest in Hollow Earth (Agartha), and has channeled a lot of information from various alien species on the subject. \u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Supernatural-Wonderings-Jim-Edward-Lucier-ebook/dp/B07G7THZWQ/ctoc\" target=\"_blank\">Supernatural Wonderings\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ANGELIC-PEDAGOGUE-Jim-Edward-Lucier-ebook/dp/B0H6587R2P/ctoc\" target=\"_blank\">The Angelic Pedagogue\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anima-Mundi-Jim-Edward-Lucier-ebook/dp/B0H5KFHXPN/ctoc\" target=\"_blank\">Anima Mundi: What Is The Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Stag-Liber-Cernunnos-Bible-ebook/dp/B0GMKBN9G4/ctoc\" target=\"_blank\">The Stag Liber: The Cernunnos Bible\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6a472936cf51b8a83ca03bd4","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4","url":"asset://new_assets/6a472936cf51b8a83ca03bd4"}},"show_appearances":{"value":[],"type":"link"},"slug":{"type":"slug","value":"jim-edward-lucier"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">mystagogue1.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@LucierMysterySchool\" target=\"_blank\">youtube.com/@LucierMysterySchool\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"summary":{"type":"html","value":"\u003cp>Jim Edward Lucier, veteran channeler, author and experiencer, was born in the city of Saskatoon, Saskatchewan, Canada.\u003c/p>\n\n"},"title":{"type":"title","value":"Jim Edward Lucier"},"videos":{"type":"html","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"description":"Jim Edward Lucier, veteran channeler, author and experiencer, was born in the city of Saskatoon, Saskatchewan, Canada.","image":{"alt_text":"","caption":"","link":"","source_credit":"","title":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"url":"asset://new_assets/6a472936cf51b8a83ca03bd4","use_caption":false},"keywords":[],"primary_slug":"jim-edward-lucier","slugs":["jim-edward-lucier"],"sponsored":false,"title":"Jim Edward Lucier","author":""},"targeting":{"publish_date":1783050060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"OTNo3","operator":"OR","readonly":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/guest/jim-edward-lucier/"},"pub_start":1783050060000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Edward Lucier","description":"Jim Edward Lucier, veteran channeler, author and experiencer, was born in the city of Saskatoon, Saskatchewan, Canada.","image":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"source":{"type":"plain","value":""},"source_url":{"value":"","type":"plain"},"title":{"type":"title","value":"Connie Willis"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","title":"","use_caption":false}},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"sponsored":false,"title":"Connie Willis","author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","caption":"","title":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125"},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"]}],"exclusion":{"tags":[]},"publish_date":1580470200000}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a47508adf57f55cbc63368f","slug:2026-07-10-show","slug:2026-07-10-show","keyword:keywords/Hollow Earth","keyword:keywords/channeling"]}}],"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":"%2F6a48c1bf8bba0f56eb86ca15","type":"PUBLISHING","record":{"ref_id":"%2F6a48c1bf8bba0f56eb86ca15","type":"content:coast-to-coast-article","payload":{"fields":{"keywords":{"type":"tag","value":[]},"slug":{"type":"slug","value":"america-at-500-where-will-we-be-in-space-in-2276"},"title":{"type":"title","value":"America at 500: Where will we be in space in 2276?"},"primary_image":{"value":{"new_tab":false,"title":"","bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbc2","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc2","source_credit":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc2","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"type":"asset"},"primary_video":{"value":{"provider":"","rendering_hint":"","url":"","attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":""},"type":"embed"},"source":{"type":"plain","value":"Space.com"},"source_url":{"type":"plain","value":"https://www.space.com/space-exploration/america-at-500-where-will-we-be-in-space-in-2276"},"summary":{"type":"html","value":"\u003cp>The nascent space industry will doubtless expand greatly over the next 250 years.\u003c/p>\n\n"},"author":{"type":"author","value":[{"name":"Space.com","id":"user"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>The nascent space industry will doubtless expand greatly over the next 250 years.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"include_recommendations":{"type":"checkbox","value":false}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"title":"America at 500: Where will we be in space in 2276?","author":"Space.com","description":"The nascent space industry will doubtless expand greatly over the next 250 years.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc2","alt_text":"","caption":"","link":"","use_caption":false},"keywords":[],"primary_slug":"america-at-500-where-will-we-be-in-space-in-2276","slugs":["america-at-500-where-will-we-be-in-space-in-2276"],"sponsored":false},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"nn3tT","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}],"exclusion":{"tags":[]},"publish_date":1783155600000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/america-at-500-where-will-we-be-in-space-in-2276/","cuser":"user/ldap/1138274","permalink":"https://www.coasttocoastam.com/article/america-at-500-where-will-we-be-in-space-in-2276/"},"slug":"america-at-500-where-will-we-be-in-space-in-2276","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc2","title":"America at 500: Where will we be in space in 2276?","description":"The nascent space industry will doubtless expand greatly over the next 250 years.","author":"Space.com"},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c1bf8bba0f56eb86ca15","slug:america-at-500-where-will-we-be-in-space-in-2276","slug:america-at-500-where-will-we-be-in-space-in-2276","author:user"]}},{"id":"%2F6a48c21d8bba0f56eb86ca24","type":"PUBLISHING","record":{"ref_id":"%2F6a48c21d8bba0f56eb86ca24","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/unusual-structures-look-like-a-giant-martian-honeycomb/","cuser":"user/ldap/1138274","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":""}},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/nasas-curiosity-rover-is-investigating-unusual-polygon-structures-that-look-like-a-giant-martian-honeycomb/"},"summary":{"type":"html","value":"\u003cp>The curious features were discovered after Curiosity was dispatched to an area of interest.\u003c/p>\n\n"},"title":{"type":"title","value":"Unusual Structures Look Like a 'Giant Martian Honeycomb'"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"value":"\u003cp>The curious features were discovered after Curiosity was dispatched to an area of interest.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"slug":{"type":"slug","value":"unusual-structures-look-like-a-giant-martian-honeycomb"},"primary_image":{"type":"asset","value":{"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbbf","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbf","alt_text":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbbf","use_caption":false}}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"author":"","description":"The curious features were discovered after Curiosity was dispatched to an area of interest.","image":{"use_caption":false,"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbbf","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","title":""},"keywords":[],"primary_slug":"unusual-structures-look-like-a-giant-martian-honeycomb","slugs":["unusual-structures-look-like-a-giant-martian-honeycomb"],"sponsored":false,"title":"Unusual Structures Look Like a 'Giant Martian Honeycomb'"},"targeting":{"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":"0aeYE","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1783155600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/article/unusual-structures-look-like-a-giant-martian-honeycomb/"},"slug":"unusual-structures-look-like-a-giant-martian-honeycomb","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbf","title":"Unusual Structures Look Like a 'Giant Martian Honeycomb'","description":"The curious features were discovered after Curiosity was dispatched to an area of interest.","author":""},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c21d8bba0f56eb86ca24","slug:unusual-structures-look-like-a-giant-martian-honeycomb","slug:unusual-structures-look-like-a-giant-martian-honeycomb"]}},{"id":"%2F6a48c29f8bba0f56eb86ca34","type":"PUBLISHING","record":{"ref_id":"%2F6a48c29f8bba0f56eb86ca34","type":"content:coast-to-coast-article","payload":{"summary":{"primary_slug":"singapore-scientists-create-cyborg-cockroach-with-a-diving-suit","slugs":["singapore-scientists-create-cyborg-cockroach-with-a-diving-suit"],"sponsored":false,"title":"Singapore scientists create cyborg cockroach with a diving suit","author":"Unexplained Mysteries","description":"Is augmenting insects really a good idea, and where do you draw the line?","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","caption":"","link":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb7","use_caption":false},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1783155600000,"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 In The News","brands/COAST-PR (15194)"],"workflow":"","id":"JH3N5","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}]},"canonical_url":"https://www.coasttocoastam.com/article/singapore-scientists-create-cyborg-cockroach-with-a-diving-suit/","cuser":"user/ldap/1138274","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Is augmenting insects really a good idea, and where do you draw the line?\u003c/p>\n\n"}]},"primary_image":{"type":"asset","value":{"new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbb7","caption":"","id":"%2F6666bafe0172a6dab8f7dbb7","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb7","source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets"}},"primary_video":{"type":"embed","value":{"rendering_hint":"","url":"","attributes":{"width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":""},"embed_type":"","html":"","provider":""}},"slug":{"type":"slug","value":"singapore-scientists-create-cyborg-cockroach-with-a-diving-suit"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/400075/scientists-in-singapore-create-cyborg-cockroach-with-a-diving-suit"},"title":{"type":"title","value":"Singapore scientists create cyborg cockroach with a diving suit"},"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"value":[],"type":"tag"},"source":{"type":"plain","value":"Unexplained Mysteries"},"summary":{"type":"html","value":"\u003cp>Is augmenting insects really a good idea, and where do you draw the line?\u003c/p>\n\n"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"permalink":"https://www.coasttocoastam.com/article/singapore-scientists-create-cyborg-cockroach-with-a-diving-suit/"},"slug":"singapore-scientists-create-cyborg-cockroach-with-a-diving-suit","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb7","title":"Singapore scientists create cyborg cockroach with a diving suit","description":"Is augmenting insects really a good idea, and where do you draw the line?","author":"Unexplained Mysteries"},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c29f8bba0f56eb86ca34","slug:singapore-scientists-create-cyborg-cockroach-with-a-diving-suit","slug:singapore-scientists-create-cyborg-cockroach-with-a-diving-suit","author:user"]}},{"id":"%2F6a48c3038bba0f56eb86ca43","type":"PUBLISHING","record":{"ref_id":"%2F6a48c3038bba0f56eb86ca43","type":"content:coast-to-coast-article","payload":{"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":"","caption":"","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbb6","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"the-brain-scan-that-could-reveal-a-cold-blooded-killer","slugs":["the-brain-scan-that-could-reveal-a-cold-blooded-killer"],"sponsored":false,"title":"The brain scan that could reveal a cold-blooded killer","author":"Daily Mail","description":"Researchers scanned the brains of 37 murderers while they were awaiting trial."},"targeting":{"publish_date":1783155600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"5Lyng","operator":"OR","readonly":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/the-brain-scan-that-could-reveal-a-cold-blooded-killer/","cuser":"user/ldap/1138274","fields":{"source":{"type":"plain","value":"Daily Mail"},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":""}},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15944757/brain-scan-reveal-premeditated-killer.html"},"summary":{"type":"html","value":"\u003cp>Researchers scanned the brains of 37 murderers while they were awaiting trial.\u003c/p>\n\n"},"title":{"type":"title","value":"The brain scan that could reveal a cold-blooded killer"},"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>Researchers scanned the brains of 37 murderers while they were awaiting trial.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"primary_image":{"value":{"use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F6666bafe0172a6dab8f7dbb6","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb6","url":"asset://new_assets/6666bafe0172a6dab8f7dbb6"},"type":"asset"},"slug":{"type":"slug","value":"the-brain-scan-that-could-reveal-a-cold-blooded-killer"}},"permalink":"https://www.coasttocoastam.com/article/the-brain-scan-that-could-reveal-a-cold-blooded-killer/"},"slug":"the-brain-scan-that-could-reveal-a-cold-blooded-killer","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb6","title":"The brain scan that could reveal a cold-blooded killer","description":"Researchers scanned the brains of 37 murderers while they were awaiting trial.","author":"Daily Mail"},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c3038bba0f56eb86ca43","slug:the-brain-scan-that-could-reveal-a-cold-blooded-killer","slug:the-brain-scan-that-could-reveal-a-cold-blooded-killer","author:user"]}},{"id":"%2F6a48c34d8bba0f56eb86ca5d","type":"PUBLISHING","record":{"ref_id":"%2F6a48c34d8bba0f56eb86ca5d","type":"content:coast-to-coast-article","payload":{"summary":{"slugs":["substance-on-ohio-highway-turns-out-to-be-something-unexpected"],"sponsored":false,"title":"Substance on Ohio highway turns out to be something unexpected","author":"Unexplained Mysteries","description":"Authorities attended the scene after a weird red substance was spotted leaking from a large semi-truck.","image":{"alt_text":"","caption":"","source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbbe"},"keywords":[],"primary_slug":"substance-on-ohio-highway-turns-out-to-be-something-unexpected"},"targeting":{"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"veFo2","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1783155600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/article/substance-on-ohio-highway-turns-out-to-be-something-unexpected/","cuser":"user/ldap/1138274","fields":{"title":{"type":"title","value":"Substance on Ohio highway turns out to be something unexpected"},"include_recommendations":{"value":false,"type":"checkbox"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbe","source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbbe","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbbe","use_caption":false}},"source":{"type":"plain","value":"Unexplained Mysteries"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/400077/mystery-substance-on-ohio-highway-turns-out-to-be-something-unexpected"},"summary":{"type":"html","value":"\u003cp>Authorities attended the scene after a weird red substance was spotted leaking from a large semi-truck.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>Authorities attended the scene after a weird red substance was spotted leaking from a large semi-truck.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html"}]},"primary_video":{"value":{"attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""},"type":"embed"},"slug":{"value":"substance-on-ohio-highway-turns-out-to-be-something-unexpected","type":"slug"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"permalink":"https://www.coasttocoastam.com/article/substance-on-ohio-highway-turns-out-to-be-something-unexpected/"},"slug":"substance-on-ohio-highway-turns-out-to-be-something-unexpected","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbe","title":"Substance on Ohio highway turns out to be something unexpected","description":"Authorities attended the scene after a weird red substance was spotted leaking from a large semi-truck.","author":"Unexplained Mysteries"},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c34d8bba0f56eb86ca5d","slug:substance-on-ohio-highway-turns-out-to-be-something-unexpected","slug:substance-on-ohio-highway-turns-out-to-be-something-unexpected","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1784389190000,"\u003cupcoming_pub_after>":1783180800000,"\u003cpub_start>":1783179590000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1783265990000,"\u003ctonight_pub_after>":1783180800000},"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-07-03-show","pub_start":{"timestampMs":1783159200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb","title":"Mysticism & Jim Morrison / Open Lines"}},{"slug":"stock-island-raccoons-photo","pub_start":{"timestampMs":1284178680000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/5ada16fc107bbd1ea4550aa4f11e98f4","title":"Stock Island Raccoons"}},{"slug":"nasa-launches-groundbreaking-mission-to-lift-falling-satellite","pub_start":{"timestampMs":1783114380000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a482b335cca47257eaf0f9c","title":"NASA Launches Groundbreaking Mission to Lift Falling Satellite"}},{"slug":"2026-07-02-show","pub_start":{"timestampMs":1783072800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3e142eae5bd0e7e326f69b","title":"Ancient Aliens / Spiritual Awakening"}},{"slug":"ohio-village-repeals-fortune-telling-license-law","pub_start":{"timestampMs":1783024800000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","title":"Ohio Village Repeals Fortune Telling License Law"}},{"slug":"watch-security-guard-films-ghost-child-at-colombian-cinema","pub_start":{"timestampMs":1783017060000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d","title":"Watch: Security Guard Films Ghost Child at Colombian Cinema?"}},{"slug":"2026-07-01-show","pub_start":{"timestampMs":1782986400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925","title":"The Wishing Machine / Ghostly Adventures"}},{"slug":"joshua-p-warren-ghost-footprints-wishing-machine","pub_start":{"timestampMs":1782959280000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a45ce045c424d79554ece00","title":"Joshua P. Warren: Ghost Footprints & Wishing Machine"}}],[{"slug":"belarusian-caregiver-under-psychics-spell-robs-client-to-prevent-being-cursed","pub_start":{"timestampMs":1782940200000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/694086a15d8cf4ba8592be1a","title":"Belarusian Caregiver Under Psychic's Spell Robs Client to Prevent Being Cursed"}},{"slug":"scientists-develop-tractor-beam-photo","pub_start":{"timestampMs":1284177840000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/3964fff1bbb26a17ca888b89a2450fe1","title":"Scientists Develop Tractor Beam"}},{"slug":"triangular-ufo-photographed-over-mexican-city","pub_start":{"timestampMs":1782931320000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e","title":"Triangular UFO Photographed Over Mexican City"}},{"slug":"art-bell-vault-remote-viewing-esp-space-ventures","pub_start":{"timestampMs":1782911160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5ea9d8718214fd4d49a81127","title":"Art Bell Vault: Remote Viewing & ESP / Space Ventures"}},{"slug":"2026-06-30-show","pub_start":{"timestampMs":1782900000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dd21465a938d42fe85bc9","title":"Magic & Meaning / Investigating Cryptids"}},{"slug":"ghanaian-woman-arrested-for-allegedly-breaking-into-late-friends-house-while-dressed-as-ghost","pub_start":{"timestampMs":1782850920000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a4425e54247f4dd5fd07679","title":"Ghanaian Woman Arrested for Allegedly Breaking Into Late Friend's House While Dressed as Ghost"}},{"slug":"video-mexican-vigilante-dubbed-batman-after-busting-alleged-thieves-in-bizarre-fashion","pub_start":{"timestampMs":1782850800000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a4425e54247f4dd5fd07678","title":"Video: Mexican Vigilante Dubbed 'Batman' After Busting Accused Thieves in Bizarre Fashion"}},{"slug":"watch-infamous-beast-of-essex-big-cat-encountered-at-british-railway-station","pub_start":{"timestampMs":1782844920000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/65d7a751762f8f78698ebaa4","title":"Watch: Infamous 'Beast of Essex' Big Cat Encountered at British Railway Station?"}}],[{"slug":"2026-06-29-show","pub_start":{"timestampMs":1782813600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dcdfc65a938d42fe85bc8","title":"Inner Freedom / Psychic Insights"}},{"slug":"mysterious-fires-plague-family-in-india","pub_start":{"timestampMs":1782761460000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eef2afc97ef30e946b60da","title":"Mysterious Fires Plague Family in India"}},{"slug":"sighting-sketch-photo","pub_start":{"timestampMs":1284089460000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/8ee6602645a00b13529e6f916734c6d5","title":"Sighting Sketch"}},{"slug":"thai-man-murders-friend-over-ghostly-fears","pub_start":{"timestampMs":1782760860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a42c6713bbcb4c9fe5f537d","title":"Thai Man Murders Friend Over Ghostly Fears"}},{"slug":"watch-city-surveillance-system-films-strange-ufo-in-el-salvador","pub_start":{"timestampMs":1782759420000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6866cc593733fcd0a0a7a33d","title":"Watch: City Surveillance System Films Strange UFO in El Salvador"}},{"slug":"2026-06-28-show","pub_start":{"timestampMs":1782727200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dc971ab42a8d5ec0b71c9","title":"Secret Govt. Files / Disclosure Impact"}},{"slug":"knapps-news-62826","pub_start":{"timestampMs":1782695700000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a41c7ff2b5a1317fce9ae57","title":"Knapp's News 6/28/26"}},{"slug":"can-we-steer-a-hurricane","pub_start":{"timestampMs":1782614937796},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/664f7dc387a52cf92141d4ab","title":"Can We Steer a Hurricane?"}}]]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"7MFT1","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a482d042b067e3f2286f95f","type":"LEADS","record":{"title":"NASA Launches Groundbreaking Mission to Lift Falling Satellite","subtitle":"A robotic craft with mechanical arms will attempt to push a space telescope back into a stable orbit.","image":"https://i.iheart.com/v3/re/new_assets/6a482cf52b067e3f2286f95e","img_meta":{"base_id":"%2F6a482cf52b067e3f2286f95e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/nasa-launches-groundbreaking-mission-to-lift-falling-satellite/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a47277a1d1666329ec219bb","type":"LEADS","record":{"title":"Jason Martell Graphics","subtitle":"In tandem with his Thursday night appearance, Jason Martell shares graphics related to Planet X (Nibiru).","image":"https://i.iheart.com/v3/re/new_assets/6a46e5fe8a6a15342458cd8a","img_meta":{"base_id":"%2F6a46e5fe8a6a15342458cd8a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/photo/jason-martell-graphics-7226/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a46aff22d1a2141cce00d1d","type":"LEADS","record":{"title":"Watch: Security Guard Films Ghost Child at Colombian Cinema?","subtitle":"A security guard at a Colombian cinema captured footage of what appears to be a ghost child roaming around the barren building. ","image":"https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d","img_meta":{"base_id":"%2F632c939bea08b7b5f679296d","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-security-guard-films-ghost-child-at-colombian-cinema/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a46ce259af4e01ff54a4a9a","type":"LEADS","record":{"title":"Ohio Village Repeals Fortune Telling License Law","subtitle":"Psychics, tarot readers, and soothsayers of all stripes in an Ohio town are now free to practice their craft without having to obtain a license after community officials repealed a decades-old law concerning fortune telling. ","image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","img_meta":{"base_id":"%2F667b38b1dbf4d678b57ba604","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/ohio-village-repeals-fortune-telling-license-law/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a4560fe6cff6f7e15204a9f","type":"LEADS","record":{"title":"Triangular UFO Photographed Over Mexican City","subtitle":"An intriguing photo from Mexico shows a mysterious triangular set of lights seen cruising through the night sky over a city. ","image":"https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e","img_meta":{"base_id":"%2F64caa892aa7c2db51fee4d6e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/triangular-ufo-photographed-over-mexican-city/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"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":"%2F6a482d042b067e3f2286f95f","type":"LEADS","record":{"title":"NASA Launches Groundbreaking Mission to Lift Falling Satellite","subtitle":"A robotic craft with mechanical arms will attempt to push a space telescope back into a stable orbit.","image":"https://i.iheart.com/v3/re/new_assets/6a482cf52b067e3f2286f95e","img_meta":{"base_id":"%2F6a482cf52b067e3f2286f95e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/nasa-launches-groundbreaking-mission-to-lift-falling-satellite/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a47277a1d1666329ec219bb","type":"LEADS","record":{"title":"Jason Martell Graphics","subtitle":"In tandem with his Thursday night appearance, Jason Martell shares graphics related to Planet X (Nibiru).","image":"https://i.iheart.com/v3/re/new_assets/6a46e5fe8a6a15342458cd8a","img_meta":{"base_id":"%2F6a46e5fe8a6a15342458cd8a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/photo/jason-martell-graphics-7226/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a46aff22d1a2141cce00d1d","type":"LEADS","record":{"title":"Watch: Security Guard Films Ghost Child at Colombian Cinema?","subtitle":"A security guard at a Colombian cinema captured footage of what appears to be a ghost child roaming around the barren building. ","image":"https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d","img_meta":{"base_id":"%2F632c939bea08b7b5f679296d","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-security-guard-films-ghost-child-at-colombian-cinema/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a46ce259af4e01ff54a4a9a","type":"LEADS","record":{"title":"Ohio Village Repeals Fortune Telling License Law","subtitle":"Psychics, tarot readers, and soothsayers of all stripes in an Ohio town are now free to practice their craft without having to obtain a license after community officials repealed a decades-old law concerning fortune telling. ","image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","img_meta":{"base_id":"%2F667b38b1dbf4d678b57ba604","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/ohio-village-repeals-fortune-telling-license-law/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a4560fe6cff6f7e15204a9f","type":"LEADS","record":{"title":"Triangular UFO Photographed Over Mexican City","subtitle":"An intriguing photo from Mexico shows a mysterious triangular set of lights seen cruising through the night sky over a city. ","image":"https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e","img_meta":{"base_id":"%2F64caa892aa7c2db51fee4d6e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/triangular-ufo-photographed-over-mexican-city/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"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/20260608165824018","app/streams","app/streams/20260623181235272","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:/5dfa959cdf86e46924b39110","PS:content:coast-to-coast-article:/6a48c1bf8bba0f56eb86ca15","PS:content:coast-to-coast-article:/6a48c21d8bba0f56eb86ca24","PS:content:coast-to-coast-article:/6a48c29f8bba0f56eb86ca34","PS:content:coast-to-coast-article:/6a48c3038bba0f56eb86ca43","PS:content:coast-to-coast-article:/6a48c34d8bba0f56eb86ca5d","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:/5dffcd86cc137bf244201359","PS:content:coast-to-coast-guest:/5e001ad6cc137bf2442016bf","PS:content:coast-to-coast-guest:/5e001b48cc137bf2442016c5","PS:content:coast-to-coast-guest:/5e006225cc137bf244201983","PS:content:coast-to-coast-guest:/5e007101cc137bf244201a7c","PS:content:coast-to-coast-guest:/5e0077dd537fd678a3ecebba","PS:content:coast-to-coast-guest:/5e007828cc137bf244201ae1","PS:content:coast-to-coast-guest:/60b978fb564c9393a86d8ac5","PS:content:coast-to-coast-guest:/67d39c001e38f2187d44c30e","PS:content:coast-to-coast-guest:/689538d25cefd50ee8f96cc0","PS:content:coast-to-coast-guest:/68b0ddcde784a41258bf8f4a","PS:content:coast-to-coast-guest:/6a4728f7cf51b8a83ca03bc7","PS:content:coast-to-coast-guest:/6a4729f5b6c91c90b347a7c3","PS:content:coast-to-coast-guest:/6a472c651375d64352577601","PS:content:coast-to-coast-guest:/6a472e9786db7416241e5ea0","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6a473121df57f55cbc6335e1","PS:content:coast-to-coast-show:/6a473502df57f55cbc6335fa","PS:content:coast-to-coast-show:/6a474304df57f55cbc63362b","PS:content:coast-to-coast-show:/6a474629df57f55cbc633644","PS:content:coast-to-coast-show:/6a47498adf57f55cbc63365d","PS:content:coast-to-coast-show:/6a474de0df57f55cbc633676","PS:content:coast-to-coast-show:/6a47508adf57f55cbc63368f","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a1e474cca4fe26772f80202","PS:leads:/6a4560fe6cff6f7e15204a9f","PS:leads:/6a46aff22d1a2141cce00d1d","PS:leads:/6a46ce259af4e01ff54a4a9a","PS:leads:/6a47277a1d1666329ec219bb","PS:leads:/6a482d042b067e3f2286f95f","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:1fa5fdc7839ba40d9d3b9cf5876aed47","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0eebe34d1898bc1702e08e5bc6e02e84","SM6.0:site-streams","SM6.0:site-streams:011a6e1048d4bb52d021adb6dacff635","app/pubsub","app/pubsub/20250721163332915","sites","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.coasttocoastam.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0","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":"%2F6a482d042b067e3f2286f95f","type":"LEADS","record":{"title":"NASA Launches Groundbreaking Mission to Lift Falling Satellite","subtitle":"A robotic craft with mechanical arms will attempt to push a space telescope back into a stable orbit.","image":"https://i.iheart.com/v3/re/new_assets/6a482cf52b067e3f2286f95e","img_meta":{"base_id":"%2F6a482cf52b067e3f2286f95e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/nasa-launches-groundbreaking-mission-to-lift-falling-satellite/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a47277a1d1666329ec219bb","type":"LEADS","record":{"title":"Jason Martell Graphics","subtitle":"In tandem with his Thursday night appearance, Jason Martell shares graphics related to Planet X (Nibiru).","image":"https://i.iheart.com/v3/re/new_assets/6a46e5fe8a6a15342458cd8a","img_meta":{"base_id":"%2F6a46e5fe8a6a15342458cd8a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/photo/jason-martell-graphics-7226/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a46aff22d1a2141cce00d1d","type":"LEADS","record":{"title":"Watch: Security Guard Films Ghost Child at Colombian Cinema?","subtitle":"A security guard at a Colombian cinema captured footage of what appears to be a ghost child roaming around the barren building. ","image":"https://i.iheart.com/v3/re/new_assets/632c939bea08b7b5f679296d","img_meta":{"base_id":"%2F632c939bea08b7b5f679296d","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-security-guard-films-ghost-child-at-colombian-cinema/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a46ce259af4e01ff54a4a9a","type":"LEADS","record":{"title":"Ohio Village Repeals Fortune Telling License Law","subtitle":"Psychics, tarot readers, and soothsayers of all stripes in an Ohio town are now free to practice their craft without having to obtain a license after community officials repealed a decades-old law concerning fortune telling. ","image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","img_meta":{"base_id":"%2F667b38b1dbf4d678b57ba604","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/ohio-village-repeals-fortune-telling-license-law/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a4560fe6cff6f7e15204a9f","type":"LEADS","record":{"title":"Triangular UFO Photographed Over Mexican City","subtitle":"An intriguing photo from Mexico shows a mysterious triangular set of lights seen cruising through the night sky over a city. ","image":"https://i.iheart.com/v3/re/new_assets/64caa892aa7c2db51fee4d6e","img_meta":{"base_id":"%2F64caa892aa7c2db51fee4d6e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/triangular-ufo-photographed-over-mexican-city/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"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":"%2F6a3e186e3ea25ab47b792b9d","type":"PUBLISHING","record":{"ref_id":"%2F6a3e186e3ea25ab47b792b9d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-03-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author \u003ca href=\"https://paulwyld.com/\" target=\"_blank\">Paul Wyld\u003c/a> discussed the enduring legacy of Jim Morrison, the late lead singer of The Doors, exploring the musician's public persona and his pursuit of the esoteric. Wyld described Morrison as fundamentally different from his contemporary rock stars. He stated that Morrison &quot;had that connection to that other reality&quot; and positioned him within a lineage of &quot;secret teachers&quot; dating back centuries—figures who felt compelled to express their spiritual connection through creative work. Wyld explained that this spiritual dimension set Morrison apart from peers like the Beatles and Beach Boys, despite acknowledging their artistic merit.\u003c/p>\n\n\u003cp>Morrison's childhood profoundly shaped his worldview. Born in Melbourne, Florida to a military family, Morrison allegedly had a transformative experience at age 3 when he encountered dying Native Americans in New Mexico. According the Wyld, Morrison claimed &quot;their souls leaped into his and that they stayed there.&quot; Years later, Morrison recounted this story on the 1978 album &quot;An American Prayer.&quot;\u003c/p>\n\n\u003cp>Wyld also explained how Morrison discovered Kurt Seligmann's history of magic in high school and was captivated by an Albert Einstein quote stating &quot;the greatest experience we can have is that of the mysterious.&quot; These influences, combined with Arthur Rimbaud's philosophy and books on shamanism, guided Morrison's eventual move to Venice Beach after graduating from UCLA. Wyld noted that Morrison &quot;moved to Venice Beach to initiate himself into a kind of modern shaman,&quot; living under the Santa Monica Pier while writing the songs that would become the Doors' debut. In another account, Wyld shared how Morrison and his girlfriend witnessed &quot;a little ball of light&quot; that grew into &quot;a blinding sun&quot; while visiting a church at night.\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. Thomas from Phoenix discussed The Doors' unique sound, noting their lack of a traditional bass player created a &quot;stiffer&quot; quality. Tom from Altamont, NY shared his experience working on an album cover for Jim Morrison, stating that his artwork was inspired by the same medieval painter that fascinated the singer.\u003c/p>\n\n\u003cp>Mike from Denver expressed cautious optimism about America's future, saying that despite economic challenges, the fundamental American dream remains vital for the next generation. Diana from Custer County, Colorado provided an update on the massive Aspen Acres wildfire in Colorado, noting that over 5,000 people have been evacuated, and shared the story of the late Jim Bishop, who successfully fought to reclaim his hand-built &quot;Bishop's Castle.&quot;\u003c/p>\n\n\u003cp>Ruth from Maryland reminisced about famous residents in her area, including Bob Hope and Ben Bradlee, and expressed a wish for the show to feature the music of Kate Smith. Patricia from Edmonton, Canada shared a touching update regarding her cat, Dizzy Jones, and discussed her personal effort to rename the moon &quot;Vera&quot; to promote global unity.\u003c/p>\n\n\u003cp>The final half hour of the show featured a classic interview with the late cryptozoologist Linda Godfrey, who spoke about the Beast of Bray Road.\u003c/p>\n\n\u003cp>\u003cem>News Segment Guest: \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Jim-Morrison-Secret-Teacher-Occult/dp/B0CSBTKRBH/ctoc\" target=\"_blank\">Jim Morrison, Secret Teacher of the Occult\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":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"The Doors","title":"Light My Fire","url":"https://amazon.com/dp/B0018AYH4G/ctoc?trackAsin=B0018AYH4G"},{"artist":"Kiss","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc?trackAsin=B000VZO4TW"},{"artist":"The Doors","title":"Break on Through (To the Other Side)","url":"https://amazon.com/dp/B0018AZV8W/ctoc?trackAsin=B0018AZV8W"},{"artist":"Mötley Crüe","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://www.amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Bobby Darin","title":"Beyond the Sea","url":"https://amazon.com/dp/B0012251OK/ctoc?trackAsin=B0012251OK"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"ABBA","title":"Dancing Queen","url":"https://amazon.com/dp/B004DBCQCW/ctoc?trackAsin=B004DBCQCW"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"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":["%2F689538d25cefd50ee8f96cc0","%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/Jim Morrison"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a48e580adb301871d2329f7","show":"coast","title":"Fri, Jul 3 2026 - Hour 1"},{"episodeId":"/episodes/6a48e5ccadb301871d2329f8","show":"coast","title":"Fri, Jul 3 2026 - Hour 2"},{"episodeId":"/episodes/6a48e5e7adb301871d2329f9","show":"coast","title":"Fri, Jul 3 2026 - Hour 3"},{"episodeId":"/episodes/6a48e605adb301871d2329fa","show":"coast","title":"Fri, Jul 3 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"People in Piazza Rivoluzione. Piazza Rivoluzione is located in the historic city center of Palermo and it is famous, nowadays, for trendy pubs, it is the meeting place for nightlife and movida. During the day the pubs are closed, on the right street art: Jim Morrison on a metal roller shutter","id":"%2F6a3e1942ab42a8d5ec0b71cb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb","source_credit":"Massimo Borchi/Atlantide Phototravel / Stockbyte Unreleased / Getty Images","title":"People in Piazza Rivoluzione and Jim Morrison on a metal roller shutter","url":"asset://assets.getty/6a3e1942ab42a8d5ec0b71cb","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1783087200000},"slug":{"type":"slug","value":"2026-07-03-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://paulwyld.com/\" target=\"_blank\">Paul Wyld\u003c/a> discussed the enduring legacy of Jim Morrison, exploring the musician's public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.\u003c/p>\n\n"},"title":{"type":"title","value":"Mysticism & Jim Morrison / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://paulwyld.com/\" target=\"_blank\">paulwyld.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-03-2026-hour-1,07-03-2026-hour-2,07-03-2026-hour-3,07-03-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Author Paul Wyld discussed the enduring legacy of Jim Morrison, exploring the musician's public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"People in Piazza Rivoluzione. Piazza Rivoluzione is located in the historic city center of Palermo and it is famous, nowadays, for trendy pubs, it is the meeting place for nightlife and movida. During the day the pubs are closed, on the right street art: Jim Morrison on a metal roller shutter","link":"","new_tab":false,"source_credit":"Massimo Borchi/Atlantide Phototravel / Stockbyte Unreleased / Getty Images","title":"People in Piazza Rivoluzione and Jim Morrison on a metal roller shutter","url":"asset://assets.getty/6a3e1942ab42a8d5ec0b71cb","use_caption":false},"keywords":["keywords/Jim Morrison"],"primary_slug":"2026-07-03-show","slugs":["2026-07-03-show"],"sponsored":false,"title":"Mysticism & Jim Morrison / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783159200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CFUfX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-03-show/"},"slug":"2026-07-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb","title":"Mysticism & Jim Morrison / Open Lines","description":"Author Paul Wyld discussed the enduring legacy of Jim Morrison, exploring the musician's public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.","author":""},"pub_start":1783159200000,"pub_until":4115978604802,"pub_changed":1783163250309,"subscription":[{"tags":["coast-categories/pop-culture","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":"%2F689538d25cefd50ee8f96cc0","slug":"paul-wyld","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/paul-wyld/","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>Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Jim-Morrison-Secret-Teacher-Occult/dp/B0CSBTKRBH/ctoc\" target=\"_blank\">\u003cu>Jim Morrison, Secret Teacher of the Occult\u003c/u>\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":"%2F689c4b079dd3f02fecdb39ab","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/689c4b079dd3f02fecdb39ab","source_credit":"","title":"","url":"asset://new_assets/689c4b079dd3f02fecdb39ab","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"paul-wyld"},"summary":{"type":"html","value":"\u003cp>Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.\u003c/p>\n\n"},"title":{"type":"title","value":"Paul Wyld"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://paulwyld.com/\" target=\"_blank\">\u003cu>paulwyld.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":"Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/689c4b079dd3f02fecdb39ab","use_caption":false},"keywords":[],"primary_slug":"paul-wyld","slugs":["paul-wyld"],"sponsored":false,"title":"Paul Wyld"},"targeting":{"exclusion":{"tags":[]},"publish_date":1754609760000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zUIMD","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1754609760000,"type":"content:coast-to-coast-guest","summary":{"title":"Paul Wyld","description":"Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.","image":"https://i.iheart.com/v3/re/new_assets/689c4b079dd3f02fecdb39ab"}},{"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:/6a3e186e3ea25ab47b792b9d","slug:2026-07-03-show","slug:2026-07-03-show","keyword:keywords/Jim Morrison"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1784389190000,"\u003cupcoming_pub_after>":1783180800000,"\u003cpub_start>":1783179590000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1783265990000,"\u003ctonight_pub_after>":1783180800000},"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":"%2F6a473121df57f55cbc6335e1","type":"PUBLISHING","record":{"ref_id":"%2F6a473121df57f55cbc6335e1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-04-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/life extension","keywords/spiritual awakening","keywords/mediumship"]},"show_audio":{"type":"link","value":[]},"summary":{"value":"\u003cp>First Half: Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), filmmaker \u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>David Donnelly\u003c/u>\u003c/a>, and psychiatrist \u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">Thomas Lewis\u003c/a> will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about \u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">living forever\u003c/a>. Followed by spiritual medium and grief counselor \u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>Austyn Wells\u003c/u>\u003c/a>, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/1/2000, when author \u003ca href=\"http://www.alberttaylor.com/\" target=\"_blank\">Albert Taylor\u003c/a> spoke about out-of-body experiences.\u003c/p>\n\n","type":"html"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">foreveryoung.film\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Conversations-Reveals-Cultivate-Intuition/dp/1684031842/ctoc\" target=\"_blank\">Soul Conversations\u003c/a>\u003c/li>\u003c/ul>\n"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","public_uri":"https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204","source_credit":"Jorm Sangsorn / iStock / Getty Images","title":"Mountain","url":"asset://assets.getty/675245681dd6427fbd483204","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept art of nature change freedom dream success and hope  , conceptual idea artwork, surreal painting of a man with  landscape nature in a door ,  Mountain","id":"%2F675245681dd6427fbd483204","link":"","new_tab":false,"use_caption":false}},"slug":{"type":"slug","value":"2026-07-04-show"},"title":{"type":"title","value":"Life Extension / Spiritual Awakening"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>theculturemonster.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">\u003cu>thomaslewis.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>austynwells.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F6a4728f7cf51b8a83ca03bc7","%2F6a4729f5b6c91c90b347a7c3","%2F68b0ddcde784a41258bf8f4a"]},"host_name":{"type":"plain","value":""},"show_date":{"type":"date","value":1783173600000},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), writer and filmmaker \u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>David Donnelly\u003c/u>\u003c/a>, and psychiatrist \u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">Thomas Lewis\u003c/a> will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process or simply selling us hype. They'll explore what separates extending our healthy years from just dreaming about \u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">living forever\u003c/a>, as well as the human side of a longer life and why connection and love may be as vital to our health as any treatment.\u003c/p>\n\n\u003cp>Second Half: Spiritual medium and grief counselor \u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>Austyn Wells\u003c/u>\u003c/a> delves into spiritual awakenings, near-death experiences, mediumship and grief healing. She'll address our cultural relationship with death, the planetary shifts affecting us, and the impact of AI.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/1/2000, when author \u003ca href=\"http://www.alberttaylor.com/\" target=\"_blank\">Albert Taylor\u003c/a> spoke about out-of-body experiences.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept art of nature change freedom dream success and hope  , conceptual idea artwork, surreal painting of a man with  landscape nature in a door ,  Mountain","link":"","title":"Mountain","new_tab":false,"source_credit":"Jorm Sangsorn / iStock / Getty Images","url":"asset://assets.getty/675245681dd6427fbd483204","use_caption":false},"keywords":["keywords/life extension","keywords/spiritual awakening","keywords/mediumship"],"primary_slug":"2026-07-04-show","slugs":["2026-07-04-show"],"sponsored":false,"title":"Life Extension / Spiritual Awakening","author":"","description":"First Half: Joining Lisa Garr (email), filmmaker David Donnelly, and psychiatrist Thomas Lewis will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about living forever. Followed by spiritual medium and grief counselor Austyn Wells, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/1/2000, when author Albert Taylor spoke about out-of-body experiences."},"targeting":{"targets":[{"workflow":"","id":"y46bY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-lisa-garr"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1783245600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"permalink":"https://www.coasttocoastam.com/show/2026-07-04-show/"},"slug":"2026-07-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204","title":"Life Extension / Spiritual Awakening","description":"First Half: Joining Lisa Garr (email), filmmaker David Donnelly, and psychiatrist Thomas Lewis will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about living forever. Followed by spiritual medium and grief counselor Austyn Wells, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/1/2000, when author Albert Taylor spoke about out-of-body experiences.","author":""},"pub_start":1783245600000,"pub_until":4115978604802,"pub_changed":1783245600000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-lisa-garr","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:/6a473121df57f55cbc6335e1","slug:2026-07-04-show","slug:2026-07-04-show","keyword:keywords/life extension","keyword:keywords/spiritual awakening","keyword:keywords/mediumship"]}}],"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":"%2F6a473121df57f55cbc6335e1","type":"PUBLISHING","record":{"ref_id":"%2F6a473121df57f55cbc6335e1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-04-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/life extension","keywords/spiritual awakening","keywords/mediumship"]},"show_audio":{"type":"link","value":[]},"summary":{"value":"\u003cp>First Half: Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), filmmaker \u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>David Donnelly\u003c/u>\u003c/a>, and psychiatrist \u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">Thomas Lewis\u003c/a> will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about \u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">living forever\u003c/a>. Followed by spiritual medium and grief counselor \u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>Austyn Wells\u003c/u>\u003c/a>, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/1/2000, when author \u003ca href=\"http://www.alberttaylor.com/\" target=\"_blank\">Albert Taylor\u003c/a> spoke about out-of-body experiences.\u003c/p>\n\n","type":"html"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">foreveryoung.film\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Conversations-Reveals-Cultivate-Intuition/dp/1684031842/ctoc\" target=\"_blank\">Soul Conversations\u003c/a>\u003c/li>\u003c/ul>\n"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","public_uri":"https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204","source_credit":"Jorm Sangsorn / iStock / Getty Images","title":"Mountain","url":"asset://assets.getty/675245681dd6427fbd483204","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept art of nature change freedom dream success and hope  , conceptual idea artwork, surreal painting of a man with  landscape nature in a door ,  Mountain","id":"%2F675245681dd6427fbd483204","link":"","new_tab":false,"use_caption":false}},"slug":{"type":"slug","value":"2026-07-04-show"},"title":{"type":"title","value":"Life Extension / Spiritual Awakening"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>theculturemonster.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">\u003cu>thomaslewis.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>austynwells.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F6a4728f7cf51b8a83ca03bc7","%2F6a4729f5b6c91c90b347a7c3","%2F68b0ddcde784a41258bf8f4a"]},"host_name":{"type":"plain","value":""},"show_date":{"type":"date","value":1783173600000},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: Joining \u003ca href=\"http://theawareshow.com/\" target=\"_blank\">\u003cu>Lisa Garr\u003c/u>\u003c/a> (\u003ca href=\"https://theawareshow.com/contact12/\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), writer and filmmaker \u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>David Donnelly\u003c/u>\u003c/a>, and psychiatrist \u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">Thomas Lewis\u003c/a> will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process or simply selling us hype. They'll explore what separates extending our healthy years from just dreaming about \u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">living forever\u003c/a>, as well as the human side of a longer life and why connection and love may be as vital to our health as any treatment.\u003c/p>\n\n\u003cp>Second Half: Spiritual medium and grief counselor \u003ca href=\"https://austynwells.com/\" target=\"_blank\">\u003cu>Austyn Wells\u003c/u>\u003c/a> delves into spiritual awakenings, near-death experiences, mediumship and grief healing. She'll address our cultural relationship with death, the planetary shifts affecting us, and the impact of AI.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/1/2000, when author \u003ca href=\"http://www.alberttaylor.com/\" target=\"_blank\">Albert Taylor\u003c/a> spoke about out-of-body experiences.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept art of nature change freedom dream success and hope  , conceptual idea artwork, surreal painting of a man with  landscape nature in a door ,  Mountain","link":"","title":"Mountain","new_tab":false,"source_credit":"Jorm Sangsorn / iStock / Getty Images","url":"asset://assets.getty/675245681dd6427fbd483204","use_caption":false},"keywords":["keywords/life extension","keywords/spiritual awakening","keywords/mediumship"],"primary_slug":"2026-07-04-show","slugs":["2026-07-04-show"],"sponsored":false,"title":"Life Extension / Spiritual Awakening","author":"","description":"First Half: Joining Lisa Garr (email), filmmaker David Donnelly, and psychiatrist Thomas Lewis will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about living forever. Followed by spiritual medium and grief counselor Austyn Wells, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/1/2000, when author Albert Taylor spoke about out-of-body experiences."},"targeting":{"targets":[{"workflow":"","id":"y46bY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-lisa-garr"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1783245600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"permalink":"https://www.coasttocoastam.com/show/2026-07-04-show/"},"slug":"2026-07-04-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/675245681dd6427fbd483204","title":"Life Extension / Spiritual Awakening","description":"First Half: Joining Lisa Garr (email), filmmaker David Donnelly, and psychiatrist Thomas Lewis will discuss living longer, age reversal, and whether science is truly closing in on the end of the aging process. They'll explore what separates extending our healthy years from just dreaming about living forever. Followed by spiritual medium and grief counselor Austyn Wells, who delves into spiritual awakenings, mediumship and grief healing. She'll address our cultural relationship with death, and the planetary shifts affecting us. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/1/2000, when author Albert Taylor spoke about out-of-body experiences.","author":""},"pub_start":1783245600000,"pub_until":4115978604802,"pub_changed":1783245600000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-lisa-garr","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a4728f7cf51b8a83ca03bc7","slug":"david-donnelly","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/david-donnelly/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a472936cf51b8a83ca03bd4","bucket":"new_assets","id":"%2F6a472936cf51b8a83ca03bd4","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4"}},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.foreveryoung.film/\" target=\"_blank\">foreveryoung.film\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theculturemonster.com/\" target=\"_blank\">\u003cu>theculturemonster.com\u003c/u>\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>David Donnelly is an award-winning filmmaker, writer, and visual artist whose work investigates the collision of culture, technology, and the human spirit. His films, installations, and mixed-media works have appeared in major museums, international festivals, and private collections worldwide. His debut feature, Maestro (2015), featuring Paavo Järvi, Joshua Bell, Hilary Hahn, and Lang Lang, was translated into 12 languages and broadcast across 5 continents. Together with Nordic Pulse and Forte, it forms a landmark trilogy documenting the global world of classical music and the story of the Estonian Singing Revolution.\u003c/p>\n\n\u003cp>Donnelly’s films have been showcased at premier institutions including the Whitney Museum of American Art, the Chicago Museum of Contemporary Art, the Kennedy Center, the Hamburg Elbphilharmonie, the Beijing Music Festival, and the Arvo Pärt Center.\u003c/p>\n\n","locale":{"locales":[]}}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"david-donnelly"},"summary":{"value":"\u003cp>David Donnelly is an award-winning filmmaker, writer, and visual artist whose work investigates the collision of culture, technology, and the human spirit.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"David Donnelly"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"david-donnelly","slugs":["david-donnelly"],"sponsored":false,"title":"David Donnelly","author":"","description":"David Donnelly is an award-winning filmmaker, writer, and visual artist whose work investigates the collision of culture, technology, and the human spirit.","image":{"source_credit":"","url":"asset://new_assets/6a472936cf51b8a83ca03bd4","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","alt_text":"","caption":"","link":"","new_tab":false},"keywords":[]},"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":"nSXhV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/artwork-comics-multimedia","coast-categories/science-space-technology"]}],"exclusion":{"tags":[]},"publish_date":1783048200000,"publish_end_date":4115978604802}},"pub_start":1783048200000,"type":"content:coast-to-coast-guest","summary":{"title":"David Donnelly","description":"David Donnelly is an award-winning filmmaker, writer, and visual artist whose work investigates the collision of culture, technology, and the human spirit.","image":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4"}},{"ref_id":"%2F6a4729f5b6c91c90b347a7c3","slug":"dr-thomas-lewis","payload":{"fields":{"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Thomas B. Lewis, M.D\u003cstrong>.\u003c/strong> is a psychiatrist, author, educator, and researcher whose work explores the intersection of neuroscience, emotion, relationships, and human development. \u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thomaslewis.com/\" target=\"_blank\">\u003cu>thomaslewis.com\u003c/u>\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>Thomas B. Lewis, M.D\u003cstrong>.\u003c/strong> is a psychiatrist, author, educator, and researcher whose work explores the intersection of neuroscience, emotion, relationships, and human development. A graduate of the University of California, San Francisco, he has served on the clinical faculty there while maintaining a private psychiatric practice in the San Francisco Bay Area. Dr. Lewis is best known as the co-author of the bestselling book A General Theory of Love, which examines the neuroscience of attachment and emotional connection. In addition to his clinical work, he has written extensively on psychology, consciousness, and the human mind, and has consulted on films and educational projects related to mental health and neuroscience.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/General-Theory-Love-Thomas-Lewis-ebook/dp/B000SEGHFK/ctoc\" target=\"_blank\">A General Theory of Love\u003c/a> \u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6a472936cf51b8a83ca03bd4","alt_text":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4","source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a472936cf51b8a83ca03bd4","link":"","new_tab":false}},"show_appearances":{"type":"link","value":[]},"slug":{"value":"dr-thomas-lewis","type":"slug"},"title":{"type":"title","value":"Dr. Thomas Lewis"},"videos":{"type":"html","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"title":"Dr. Thomas Lewis","author":"","description":"Thomas B. Lewis, M.D. is a psychiatrist, author, educator, and researcher whose work explores the intersection of neuroscience, emotion, relationships, and human development.","image":{"caption":"","link":"","title":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"source_credit":"","url":"asset://new_assets/6a472936cf51b8a83ca03bd4"},"keywords":[],"primary_slug":"dr-thomas-lewis","slugs":["dr-thomas-lewis"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1783048740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/alternative-medicine-health"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"lGHfs"}]},"canonical_url":"https://www.coasttocoastam.com/guest/dr-thomas-lewis/","cuser":"user/ldap/PREBUR1SXN"},"pub_start":1783048740000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Thomas Lewis","description":"Thomas B. Lewis, M.D. is a psychiatrist, author, educator, and researcher whose work explores the intersection of neuroscience, emotion, relationships, and human development.","image":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4"}},{"ref_id":"%2F68b0ddcde784a41258bf8f4a","slug":"austyn-wells","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/austyn-wells/","cuser":"user/ldap/1138274","fields":{"slug":{"type":"slug","value":"austyn-wells"},"summary":{"type":"html","value":"\u003cp>Author and spiritual teacher Austyn Wells is an expert on spiritual development, as well as how to navigate grief and death. For two decades, she has worked as a medium and soul-gardener, walking alongside brilliant lights in moments and seasons of deep darkness.\u003c/p>\n\n"},"title":{"type":"title","value":"Austyn Wells"},"author":{"type":"author","value":[]},"blocks":{"value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author and spiritual teacher Austyn Wells is an expert on spiritual development, as well as how to navigate grief and death. For two decades, she has worked as a medium and soul-gardener, walking alongside brilliant lights in moments and seasons of deep darkness.\u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Conversations-Reveals-Cultivate-Intuition/dp/1684031842/ctoc\" target=\"_blank\">Soul Conversations\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"new_tab":false,"title":"","url":"asset://new_assets/68b43b5e65bf2cd9da88423c","use_caption":false,"id":"%2F68b43b5e65bf2cd9da88423c","link":"","bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/68b43b5e65bf2cd9da88423c","source_credit":"","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}}},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://austynwells.com/\" target=\"_blank\">austynwells.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"description":"Author and spiritual teacher Austyn Wells is an expert on spiritual development, as well as how to navigate grief and death. For two decades, she has worked as a medium and soul-gardener, walking alongside brilliant lights in moments and seasons of deep darkness.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/68b43b5e65bf2cd9da88423c","title":"","use_caption":false},"keywords":[],"primary_slug":"austyn-wells","slugs":["austyn-wells"],"sponsored":false,"title":"Austyn Wells","author":""},"targeting":{"publish_date":1756421640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"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":"u02tM","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]}}},"pub_start":1756421640000,"type":"content:coast-to-coast-guest","summary":{"title":"Austyn Wells","description":"Author and spiritual teacher Austyn Wells is an expert on spiritual development, as well as how to navigate grief and death. For two decades, she has worked as a medium and soul-gardener, walking alongside brilliant lights in moments and seasons of deep darkness.","image":"https://i.iheart.com/v3/re/new_assets/68b43b5e65bf2cd9da88423c"}}]}},{"name":"hosts","result":{"items":[]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a473121df57f55cbc6335e1","slug:2026-07-04-show","slug:2026-07-04-show","keyword:keywords/life extension","keyword:keywords/spiritual awakening","keyword:keywords/mediumship"]}},{"id":"%2F6a473502df57f55cbc6335fa","type":"PUBLISHING","record":{"ref_id":"%2F6a473502df57f55cbc6335fa","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-05-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/New-Attachment-Theory-Relationship-Rewiring/dp/1964508584/ctoc\" target=\"_blank\">\u003cu>The New Attachment Theory: Heal Every Relationship by Rewiring Your Brain &amp; Nervous System\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Supernatural-South-Cryptids-Unexplained-Phenomena/dp/0738781975/ctoc\" target=\"_blank\">\u003cu>Supernatural South: Gothic Tales of Ghosts, Cryptids &amp; Unexplained Phenomena\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"pn_podcast":{"value":[],"type":"pnpodcast"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://personaldevelopmentschool.com/\" target=\"_blank\">\u003cu>personaldevelopmentschool.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://sherry-malaver-parada.com/\" target=\"_blank\">\u003cu>sherry-malaver-parada.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","id":"%2F6a4736266fcabf41e9cd82eb","link":"","source_credit":"Marje / iStock / Getty Images","title":"Bonaventure Cemetery Tombstone","url":"asset://assets.getty/6a4736266fcabf41e9cd82eb","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"\"Tombstones, sculpture  and gravesite at Bonaventure Cemetery, Savannah, Georgia. Live Oak trees and Spanish Moss in the background. Shallow DOF.\"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a4736266fcabf41e9cd82eb","use_caption":false}},"show_date":{"value":1783260000000,"type":"date"},"slug":{"type":"slug","value":"2026-07-05-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://personaldevelopmentschool.com/\" target=\"_blank\">Thais Gibson\u003c/a>, PhD, founder of the Personal Development School, will speak about integrated attachment theory, a framework she has spent over a decade developing to help people reprogram the subconscious patterns that quietly shape their relationships. \u003c/p>\n\n\u003cp>Second Half: Author and MA \u003ca href=\"https://sherry-malaver-parada.com/\" target=\"_blank\">\u003cu>Sherry Malaver Parada\u003c/u>\u003c/a> grew up in Arkansas, where she developed a fascination with the region's ghost stories, folklore, and cryptids. She'll share the rich supernatural traditions of the American South, exploring its haunted locations and the unexplained phenomena that continue to intrigue believers and skeptics alike.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://personaldevelopmentschool.com/\" target=\"_blank\">Thais Gibson\u003c/a>, PhD,  founder of the Personal Development School, will speak about integrated attachment theory, a framework she has spent over a decade developing to help people reprogram the subconscious patterns that quietly shape their relationships. Her work bridges attachment theory, neuroscience, and practical subconscious rewiring.\u003c/p>\n\n\u003cp>Second Half: Author and MA \u003ca href=\"https://sherry-malaver-parada.com/\" target=\"_blank\">\u003cu>Sherry Malaver Parada\u003c/u>\u003c/a> grew up in Arkansas, where she developed a lifelong fascination with the region's ghost stories, folklore, and cryptids. She'll share the rich supernatural traditions of the American South, exploring its haunted locations, legendary creatures, enduring folklore, and the unexplained phenomena that continue to intrigue believers and skeptics alike.\u003c/p>\n\n"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/attachment theory","keywords/hauntings","keywords/folklore"]},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Attachment Theory / Supernatural South"},"guest":{"value":["%2F67d39c001e38f2187d44c30e","%2F6a472c651375d64352577601"],"type":"link"},"include_recommendations":{"type":"checkbox","value":true},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"author":"","description":"First Half: Thais Gibson, PhD, founder of the Personal Development School, will speak about integrated attachment theory, a framework she has spent over a decade developing to help people reprogram the subconscious patterns that quietly shape their relationships.  Second Half: Author and MA Sherry Malaver Parada grew up in Arkansas, where she developed a fascination with the region's ghost stories, folklore, and cryptids. She'll share the rich supernatural traditions of the American South, exploring its haunted locations and the unexplained phenomena that continue to intrigue believers and skeptics alike.","image":{"caption":"\"Tombstones, sculpture  and gravesite at Bonaventure Cemetery, Savannah, Georgia. Live Oak trees and Spanish Moss in the background. Shallow DOF.\"","link":"","new_tab":false,"url":"asset://assets.getty/6a4736266fcabf41e9cd82eb","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"Marje / iStock / Getty Images","title":"Bonaventure Cemetery Tombstone"},"keywords":["keywords/attachment theory","keywords/hauntings","keywords/folklore"],"primary_slug":"2026-07-05-show","slugs":["2026-07-05-show"],"sponsored":false,"title":"Attachment Theory / Supernatural South"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783332000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"7df4n","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/supernatural-paranormal","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-05-show/"},"slug":"2026-07-05-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a4736266fcabf41e9cd82eb","title":"Attachment Theory / Supernatural South","description":"First Half: Thais Gibson, PhD, founder of the Personal Development School, will speak about integrated attachment theory, a framework she has spent over a decade developing to help people reprogram the subconscious patterns that quietly shape their relationships.  Second Half: Author and MA Sherry Malaver Parada grew up in Arkansas, where she developed a fascination with the region's ghost stories, folklore, and cryptids. She'll share the rich supernatural traditions of the American South, exploring its haunted locations and the unexplained phenomena that continue to intrigue believers and skeptics alike.","author":""},"pub_start":1783332000000,"pub_until":4115978604802,"pub_changed":1783332000000,"subscription":[{"tags":["coast-categories/psychology-mind","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":"%2F67d39c001e38f2187d44c30e","slug":"thais-gibson","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"slugs":["thais-gibson"],"sponsored":false,"title":"Thais Gibson","author":"","description":"Thais Gibson is an author, counselor, speaker, and leader in the personal development field. She has been recognized by Psychology Today, Time Business News, and many other outlets for her cutting-edge research on the subconscious mind and personal transformation.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","new_tab":false,"link":"","source_credit":"","title":"","url":"asset://new_assets/67ca3d23edfa325f6398db2f","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"thais-gibson"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"99tEG","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1741921200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/guest/thais-gibson/","cuser":"user/ldap/1138274","fields":{"title":{"type":"title","value":"Thais Gibson"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://personaldevelopmentschool.com/\" target=\"_blank\">personaldevelopmentschool.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Thais Gibson is an author, counselor, speaker, and leader in the personal development field. She has been recognized by Psychology Today, Time Business News, and many other outlets for her cutting-edge research on the subconscious mind and personal transformation.\u003c/p>\n\n"}],"type":"flex"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Thais Gibson is an author, counselor, speaker, and leader in the personal development field. She has been recognized by Psychology Today, Time Business News, and many other outlets for her cutting-edge research on the subconscious mind and personal transformation.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Learning-Love-Relationships-Integrated-Attachment/dp/B0CFGFV5CH/ctoc\" target=\"_blank\">Learning Love: Build the Best Relationships of Your Life Using Integrated Attachment Theory\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Attachment-Theory-Guide-Strengthening-Relationships/dp/1646115457/ctoc\" target=\"_blank\">Attachment Theory\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/New-Attachment-Theory-Relationship-Rewiring/dp/1964508584/ctoc\" target=\"_blank\">\u003cu>The New Attachment Theory: Heal Every Relationship by Rewiring Your Brain &amp; Nervous System\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/67ca3d23edfa325f6398db2f","source_credit":"","url":"asset://new_assets/67ca3d23edfa325f6398db2f","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F67ca3d23edfa325f6398db2f","link":"","new_tab":false,"title":"","alt_text":"","bucket":"new_assets"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"thais-gibson"}}},"pub_start":1741921200000,"type":"content:coast-to-coast-guest","summary":{"title":"Thais Gibson","description":"Thais Gibson is an author, counselor, speaker, and leader in the personal development field. She has been recognized by Psychology Today, Time Business News, and many other outlets for her cutting-edge research on the subconscious mind and personal transformation.","image":"https://i.iheart.com/v3/re/new_assets/67ca3d23edfa325f6398db2f"}},{"ref_id":"%2F6a472c651375d64352577601","slug":"sherry-malaver-parada","payload":{"fields":{"author":{"value":[],"type":"author"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"id":"%2F6a472c881375d6435257760e","link":"","new_tab":false,"source_credit":"","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a472c881375d6435257760e","title":"","url":"asset://new_assets/6a472c881375d6435257760e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://sherry-malaver-parada.com/\" target=\"_blank\">\u003cu>sherry-malaver-parada.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"value":[{"type":"html","value":"\u003cp>Sherry Malaver Parada holds an MA in Human Services from the University of Providence and is the Executive Director at a counseling center. Her passions are education, research, folklore, urban legends, and writing. When she's not writing grants for her job or books about her passions, Sherry enjoys painting, drawing, spending time with her pets, and going all out for Halloween.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Supernatural-South-Cryptids-Unexplained-Phenomena/dp/0738781975/ctoc\" target=\"_blank\">\u003cu>Supernatural South: Gothic Tales of Ghosts, Cryptids &amp; Unexplained Phenomena\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"slug":{"value":"sherry-malaver-parada","type":"slug"},"summary":{"type":"html","value":"\u003cp>Sherry Malaver Parada holds an MA in Human Services from the University of Providence and is the Executive Director at a counseling center. Her passions are education, research, folklore, urban legends, and writing. \u003c/p>\n\n"},"title":{"type":"title","value":"Sherry Malaver Parada"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"description":"Sherry Malaver Parada holds an MA in Human Services from the University of Providence and is the Executive Director at a counseling center. Her passions are education, research, folklore, urban legends, and writing.","image":{"caption":"","new_tab":false,"url":"asset://new_assets/6a472c881375d6435257760e","use_caption":false,"link":"","source_credit":"","title":"","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}},"keywords":[],"primary_slug":"sherry-malaver-parada","slugs":["sherry-malaver-parada"],"sponsored":false,"title":"Sherry Malaver Parada","author":""},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"028CT","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1783049100000},"canonical_url":"https://www.coasttocoastam.com/guest/sherry-malaver-parada/","cuser":"user/ldap/PREBUR1SXN"},"pub_start":1783049100000,"type":"content:coast-to-coast-guest","summary":{"title":"Sherry Malaver Parada","description":"Sherry Malaver Parada holds an MA in Human Services from the University of Providence and is the Executive Director at a counseling center. Her passions are education, research, folklore, urban legends, and writing.","image":"https://i.iheart.com/v3/re/new_assets/6a472c881375d6435257760e"}}]}},{"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:/6a473502df57f55cbc6335fa","slug:2026-07-05-show","slug:2026-07-05-show","keyword:keywords/attachment theory","keyword:keywords/hauntings","keyword:keywords/folklore"]}},{"id":"%2F6a474304df57f55cbc63362b","type":"PUBLISHING","record":{"ref_id":"%2F6a474304df57f55cbc63362b","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e001b48cc137bf2442016c5","%2F5e007101cc137bf244201a7c"]},"host_name":{"type":"plain","value":"George Noory"},"show_date":{"type":"date","value":1783346400000},"title":{"type":"title","value":"Current Events / Astrological Cycles"},"articles":{"type":"html","value":""},"author":{"value":[],"type":"author"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"http://corsination.com/\" target=\"_blank\">Jerome Corsi\u003c/a> joins us for a wide-ranging look at today's global landscape, examining the economic issues that touch everyday life, including rising gas and food prices, government policies, and financial uncertainty. He'll also analyze the ongoing conflict in the Middle East and discuss how its outcome could shape the geopolitical and economic future.\u003c/p>\n\n\u003cp>Second Half: Astrologer \u003ca href=\"https://lesliemcguirk.com/\" target=\"_blank\">Leslie McGuirk\u003c/a> explores how astrology can offer fresh insight into our relationships, life's turning points, and the larger energetic currents influencing the world around us. She'll discuss Mercury signs and communication styles, relationship compatibility, intuition, planetary cycles, and why some people only begin to make sense when viewed through the lens of their unique astrological blueprint.\u003c/p>\n\n"}]},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"videos":{"type":"html","value":""},"zype_highlights":{"value":"","type":"plain"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Coming-Global-Crash-Create-Historic/dp/B0C63M3S5H/ctoc\" target=\"_blank\">How the Coming Global Crash Will Create a Historic Gold Rush\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Assassination-President-John-Kennedy-Headshots/dp/B0CYH2XBRH/ctoc\" target=\"_blank\">The Assassination of President John F. Kennedy: The Final Analysis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1595550755/ctoc\" target=\"_blank\">Showdown with Nuclear Iran\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Power-Mercury-Understanding-Astrological-Communication/dp/0062434934/ctoc\" target=\"_blank\">The Power of Mercury\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["keywords/current events","keywords/gas prices","keywords/astrology"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"url":"asset://assets.getty/6928b9cd69f40701d09070fb","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A glowing zodiac wheel with astrological signs set against a cosmic starry background, symbolizing astrology, mysticism, and celestial influence.","id":"%2F6928b9cd69f40701d09070fb","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6928b9cd69f40701d09070fb","title":"Zodiac Signs and Astrology Wheel","use_caption":false,"bucket":"assets.getty","link":"","source_credit":"bymuratdeniz / iStock / Getty Images"}},"show_audio":{"type":"link","value":[]},"summary":{"value":"\u003cp>First Half: Author \u003ca href=\"http://corsination.com/\" target=\"_blank\">Jerome Corsi\u003c/a> examines the economic issues that touch everyday life, including rising gas and food prices, government policies, and financial uncertainty. He'll also analyze the ongoing conflict in the Middle East and discuss how its outcome could shape the geopolitical and economic future.\u003c/p>\n\n\u003cp>Second Half: Astrologer \u003ca href=\"https://lesliemcguirk.com/\" target=\"_blank\">Leslie McGuirk\u003c/a> explores how astrology can offer fresh insight into our relationships, life's turning points, and the larger energetic currents influencing the world around us. She'll discuss Mercury signs and communication styles, relationship compatibility, intuition, and planetary cycles.\u003c/p>\n\n","type":"html"},"zype_episodes":{"type":"plain","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"slug":{"type":"slug","value":"2026-07-06-show"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://corsination.com/\" target=\"_blank\">\u003cu>corsination.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.thetruthcentral.com/\" target=\"_blank\">thetruthcentral.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lesliemcguirk.com/\" target=\"_blank\">\u003cu>lesliemcguirk.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"description":"First Half: Author Jerome Corsi examines the economic issues that touch everyday life, including rising gas and food prices, government policies, and financial uncertainty. He'll also analyze the ongoing conflict in the Middle East and discuss how its outcome could shape the geopolitical and economic future. Second Half: Astrologer Leslie McGuirk explores how astrology can offer fresh insight into our relationships, life's turning points, and the larger energetic currents influencing the world around us. She'll discuss Mercury signs and communication styles, relationship compatibility, intuition, and planetary cycles.","image":{"source_credit":"bymuratdeniz / iStock / Getty Images","title":"Zodiac Signs and Astrology Wheel","caption":"A glowing zodiac wheel with astrological signs set against a cosmic starry background, symbolizing astrology, mysticism, and celestial influence.","link":"","new_tab":false,"url":"asset://assets.getty/6928b9cd69f40701d09070fb","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}},"keywords":["keywords/current events","keywords/gas prices","keywords/astrology"],"primary_slug":"2026-07-06-show","slugs":["2026-07-06-show"],"sponsored":false,"title":"Current Events / Astrological Cycles","author":""},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"JYKvt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1783418400000},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-06-show/","permalink":"https://www.coasttocoastam.com/show/2026-07-06-show/"},"slug":"2026-07-06-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6928b9cd69f40701d09070fb","title":"Current Events / Astrological Cycles","description":"First Half: Author Jerome Corsi examines the economic issues that touch everyday life, including rising gas and food prices, government policies, and financial uncertainty. He'll also analyze the ongoing conflict in the Middle East and discuss how its outcome could shape the geopolitical and economic future. Second Half: Astrologer Leslie McGuirk explores how astrology can offer fresh insight into our relationships, life's turning points, and the larger energetic currents influencing the world around us. She'll discuss Mercury signs and communication styles, relationship compatibility, intuition, and planetary cycles.","author":""},"pub_start":1783418400000,"pub_until":4115978604802,"pub_changed":1783418400000,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e001b48cc137bf2442016c5","slug":"corsi-jerome-6505","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/corsi-jerome/6505","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>Jerome R. Corsi, Ph.D, has worked as a Senior Staff Reporter for WND.com. For over 25 years, Dr. Corsi worked in banking and finance, establishing investment programs for banks in the United States and worldwide to create financial planning services for their retail customers. From 1968-1981, he worked at universities where he conducted research on federally funded grants. In 1981, he published &quot;Terrorism as a Desperate Game: Fear, Bargaining, and Communication in the Terrorist Event&quot; in Journal of Conflict Resolution, a mathematical game-theoretical model for predicting the outcome of terrorist events. This resulted in a top-secret clearance by the State Department’s Agency for International Development.\u003c/p>\n\n\u003cp>Since 2004, Dr. Corsi has published over 25 books, seven of which were New York Times bestsellers. In 2018, NewsMax published &quot;Killing the Deep State: The Fight to Save President Trump,&quot; a New York Times bestseller. He has written a first-hand account of his experience with the Mueller Office of Special Counsel in his book &quot;Silent No More: How I Became a Political Prisoner of Mueller’s 'Witch Hunt.'&quot; His most recent book, &quot;Coup d’État: Exposing Deep State Treason and the Plan to Re-Elect President Trump,&quot; was published March 5, 2020. Dr. Corsi graduated magna cum laude with a B.A. in Political Science and Economics from Case Western Reserve University in 1968 and received a Ph.D. in Political Science from Harvard University in 1972.\u003c/p>\n\n"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69b90632a5e456225d672f48","bucket":"new_assets","id":"%2F69b90632a5e456225d672f48","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69b90632a5e456225d672f48","use_caption":false}},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Assassination-President-John-Kennedy-Headshots/dp/B0CYH2XBRH/ctoc\" target=\"_blank\">The Assassination of President John F. Kennedy: The Final Analysis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Partners-Crime-Clintons-Monetize-Personal/dp/1944229337/ctoc\" target=\"_blank\">Partners in Crime: The Clintons' Scheme to Monetize the White House\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0979045142/ctoc\" target=\"_blank\">The Late Great U.S.A.: The Coming Merger With Mexico and Canada\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1581825463/ctoc\" target=\"_blank\">Atomic Iran\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1581824890/ctoc\" target=\"_blank\">Black Gold Stranglehold\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1595550755/ctoc\" target=\"_blank\">Showdown with Nuclear Iran\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0977898415/ctoc\" target=\"_blank\">Minutemen: The Battle to Secure America's Borders\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Obama-Nation-Leftist-Politics-Personality/dp/B001RTS90Q/ctoc\" target=\"_blank\">The Obama Nation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/America-Sale-Depression-Preserving-Sovereignty/dp/1439154775/ctoc\" target=\"_blank\">America for Sale\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Shroud-Codex-Jerome-R-Corsi/dp/1439190410/ctoc\" target=\"_blank\">The Shroud Codex\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Why-Israel-Cant-Wait-Between/dp/1439183015/ctoc\" target=\"_blank\">Why Israel Can't Wait\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Great-Oil-Conspiracy-Government/dp/1620871629/ctoc\" target=\"_blank\">The Great Oil Conspiracy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bad-Samaritans-Relentless-Campaign-Public/dp/1595554742/ctoc\" target=\"_blank\">Bad Samaritans\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/What-Went-Wrong-Debacle-Avoided/dp/1938067045/ctoc\" target=\"_blank\">What Went Wrong: The Inside Story of the GOP Debacle of 2012\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Who-Really-Killed-Kennedy-Assassination/dp/193806710X/ctoc\" target=\"_blank\">Who Really Killed Kennedy?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Hunting-Hitler-Scientific-Evidence-Escaped/dp/1626361711/ctoc\" target=\"_blank\">Hunting Hitler\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Killing-Deep-State-Fight-President/dp/1630061026/ctoc\" target=\"_blank\">Killing the Deep State\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Silent-No-More-Political-Prisoner/dp/1642932175//ctoc\" target=\"_blank\">Silent No More: How I Became a Political Prisoner of Mueller's ‘’Witch Hunt’’\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Energy-Global-Warming-Climate-Change/dp/1637582781/ctoc\" target=\"_blank\">The Truth about Energy, Global Warming, and Climate Change\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Coming-Global-Crash-Create-Historic/dp/B0C63M3S5H/ctoc\" target=\"_blank\">How the Coming Global Crash Will Create a Historic Gold Rush\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"corsi-jerome-6505"},"summary":{"type":"html","value":"\u003cp>Jerome R. Corsi, Ph.D, has worked as a Senior Staff Reporter for WND.com. For over 25 years, Dr. Corsi worked in banking and finance, establishing investment programs for banks in the United States and worldwide to create financial planning services for their retail customers. Since 2004, Dr. Corsi has published over 25 books, seven of which were New York Times bestsellers.\u003c/p>\n\n"},"title":{"type":"title","value":"Jerome Corsi"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thetruthcentral.com/\" target=\"_blank\">thetruthcentral.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.corsination.com/\" target=\"_blank\">corsination.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.godsfivestones.com/\" target=\"_blank\">godsfivestones.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/corsi-jerome-6505","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/corsi-jerome/6505","feed_type":"","feed_vendor":"C2C"},"summary":{"keywords":[],"primary_slug":"corsi-jerome-6505","slugs":["corsi-jerome-6505"],"sponsored":false,"title":"Jerome Corsi","author":"Coast to Coast AM Staff","description":"Jerome R. Corsi, Ph.D, has worked as a Senior Staff Reporter for WND.com. For over 25 years, Dr. Corsi worked in banking and finance, establishing investment programs for banks in the United States and worldwide to create financial planning services for their retail customers. Since 2004, Dr. Corsi has published over 25 books, seven of which were New York Times bestsellers.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"caption":"","url":"asset://new_assets/69b90632a5e456225d672f48"}},"targeting":{"publish_date":1510886760000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/alternative-history-conspiracies","coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"CbzLy","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}}},"pub_start":1510886760000,"type":"content:coast-to-coast-guest","summary":{"title":"Jerome Corsi","description":"Jerome R. Corsi, Ph.D, has worked as a Senior Staff Reporter for WND.com. For over 25 years, Dr. Corsi worked in banking and finance, establishing investment programs for banks in the United States and worldwide to create financial planning services for their retail customers. Since 2004, Dr. Corsi has published over 25 books, seven of which were New York Times bestsellers.","image":"https://i.iheart.com/v3/re/new_assets/69b90632a5e456225d672f48"}},{"ref_id":"%2F5e007101cc137bf244201a7c","slug":"mcguirk-leslie-81793","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/mcguirk-leslie/81793","cuser":"","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lesliemcguirk.com/\" target=\"_blank\">lesliemcguirk.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://linktr.ee/lesliemcguirk\" target=\"_blank\">linktr.ee/lesliemcguirk\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Leslie McGuirk is a professional astrologer, bestselling author, and internationally known teacher with over three decades of experience decoding natal charts as living blueprints of human behavior, health, and life cycles. Rather than using astrology for prediction, she teaches it as a system of pattern recognition — a way to understand how a person is wired emotionally, psychologically, and physically.\u003c/p>\n\n\u003cp>Leslie is the author of The Power of Mercury (HarperCollins) and is widely sought out by Western-trained doctors, therapists, and CEOs for her unusually accurate work and her ability to translate complex astrology into clear, practical insight. Through her courses, private work, and live programs, she has taught thousands of people how to read their own charts and use astrology as a tool for real-world understanding and change.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"title":"","url":"asset://new_assets/67b2d425ed850e41e48dbd4e","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","new_tab":false,"caption":"","id":"%2F67b2d425ed850e41e48dbd4e","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67b2d425ed850e41e48dbd4e","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"mcguirk-leslie-81793"},"title":{"type":"title","value":"Leslie McGuirk"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Power-Mercury-Understanding-Astrological-Communication/dp/0062434934/ctoc\" target=\"_blank\">The Power of Mercury\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"value":"\u003cp>Leslie McGuirk is a professional astrologer, bestselling author, and internationally known teacher with over three decades of experience decoding natal charts as living blueprints of human behavior, health, and life cycles. Rather than using astrology for prediction, she teaches it as a system of pattern recognition — a way to understand how a person is wired emotionally, psychologically, and physically.\u003c/p>\n\n","type":"html"}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/mcguirk-leslie-81793","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/mcguirk-leslie/81793","feed_type":""},"summary":{"description":"Leslie McGuirk is a professional astrologer, bestselling author, and internationally known teacher with over three decades of experience decoding natal charts as living blueprints of human behavior, health, and life cycles. Rather than using astrology for prediction, she teaches it as a system of pattern recognition — a way to understand how a person is wired emotionally, psychologically, and physically.","image":{"caption":"","link":"","new_tab":false,"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","title":"","url":"asset://new_assets/67b2d425ed850e41e48dbd4e","alt_text":""},"keywords":[],"primary_slug":"mcguirk-leslie-81793","slugs":["mcguirk-leslie-81793"],"sponsored":false,"title":"Leslie McGuirk","author":"Coast to Coast AM Staff"},"targeting":{"exclusion":{"tags":[]},"publish_date":1473387120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"MGGd2","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1473387120000,"type":"content:coast-to-coast-guest","summary":{"title":"Leslie McGuirk","description":"Leslie McGuirk is a professional astrologer, bestselling author, and internationally known teacher with over three decades of experience decoding natal charts as living blueprints of human behavior, health, and life cycles. Rather than using astrology for prediction, she teaches it as a system of pattern recognition — a way to understand how a person is wired emotionally, psychologically, and physically.","image":"https://i.iheart.com/v3/re/new_assets/67b2d425ed850e41e48dbd4e"}}]}},{"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:/6a474304df57f55cbc63362b","slug:2026-07-06-show","slug:2026-07-06-show","keyword:keywords/current events","keyword:keywords/gas prices","keyword:keywords/astrology"]}},{"id":"%2F6a474629df57f55cbc633644","type":"PUBLISHING","record":{"ref_id":"%2F6a474629df57f55cbc633644","type":"content:coast-to-coast-show","payload":{"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena","coast-categories/pop-culture","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"soMyH"}],"exclusion":{"tags":[]},"publish_date":1783504800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-07-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">nealedonaldwalsch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.cwg.org/\" target=\"_blank\">cwg.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">\u003cu>soundlightfrequency.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"guest":{"type":"link","value":["%2F5e001ad6cc137bf2442016bf","%2F5e007828cc137bf244201ae1"]},"include_recommendations":{"type":"checkbox","value":true},"show_date":{"type":"date","value":1783432800000},"slug":{"type":"slug","value":"2026-07-07-show"},"zype_episodes":{"type":"plain","value":""},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"value":{"title":"Old Style UFO Encounter, Miniature Photography","use_caption":false,"bucket":"assets.getty","caption":"An old-style UFO hovers over an airfield, flanked by a Spitfire and a couple of DSC-3 Dakotas. A group of people look on in wonder. Miniature photography.","id":"%2F6a47483806d42df84d151992","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a47483806d42df84d151992","source_credit":"simonbradfield / E+ / Getty Images","url":"asset://assets.getty/6a47483806d42df84d151992","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"type":"asset"},"show_audio":{"type":"link","value":[]},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>First Half: \u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">Neale Donald Walsch\u003c/a>, author of 42 books on contemporary spirituality, joins us to discuss \u003cem>The Holy Experience\u003c/em>. He'll explain what this transformative state is, how anyone can enter it, practical ways to access it in everyday life, and how to cultivate a lasting connection with it.\u003c/p>\n\n\u003cp>Second Half: Writer and producer \u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">Bryce Zabel\u003c/a> examines the enduring relationship between Hollywood and the UFO phenomenon, not as a look back at the past, but as an ongoing story still unfolding. He'll explore whether the entertainment industry has helped shape, influence, or gradually reveal the truth about UFOs, and share his perspective on where the broader disclosure movement stands today.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"display_highlights":{"type":"checkbox","value":false},"title":{"type":"title","value":"The Holy Experience / UFOs & Hollywood"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.nealedonaldwalsch.com/HolyExperience\" target=\"_blank\">The Holy Experience\u003c/a> (free ebook)\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/GodTalk-Experiences-Humanitys-Connections-Sentience/dp/1958921270/ctoc\" target=\"_blank\">Godtalk: Experiences of Humanity's Connections with a Higher Power\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Letters-Young-Seeker-Departing-Thoughts/dp/1958921815/ctoc\" target=\"_blank\">\u003cu>Letters to a Young Seeker: Departing Thoughts from an Elder\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/A-D-After-Disclosure-Government-Finally/dp/1601632223/ctoc\" target=\"_blank\">A.D.: After Disclosure\u003c/a>\u003c/li>\u003c/ul>\n\n"},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory "},"keywords":{"type":"tag","value":["keywords/spiritual experience","keywords/UFO disclosure"]},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">Neale Donald Walsch\u003c/a>, author of 42 books on contemporary spirituality, joins us to discuss \u003cem>The Holy Experience\u003c/em>. He'll explain what this transformative state is, how anyone can enter it, practical ways to access it in everyday life, and how to cultivate a lasting connection with it.\u003c/p>\n\n\u003cp>Second Half: Writer and producer \u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">Bryce Zabel\u003c/a> examines the enduring relationship between Hollywood and the UFO phenomenon,  as an ongoing story still unfolding. He'll explore whether the entertainment industry has helped shape, influence, or gradually reveal the truth about UFOs and share his perspective on where disclosure stands today.\u003c/p>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"keywords":["keywords/spiritual experience","keywords/UFO disclosure"],"primary_slug":"2026-07-07-show","slugs":["2026-07-07-show"],"sponsored":false,"title":"The Holy Experience / UFOs & Hollywood","author":"","description":"First Half: Neale Donald Walsch, author of 42 books on contemporary spirituality, joins us to discuss The Holy Experience. He'll explain what this transformative state is, how anyone can enter it, practical ways to access it in everyday life, and how to cultivate a lasting connection with it. Second Half: Writer and producer Bryce Zabel examines the enduring relationship between Hollywood and the UFO phenomenon,  as an ongoing story still unfolding. He'll explore whether the entertainment industry has helped shape, influence, or gradually reveal the truth about UFOs and share his perspective on where disclosure stands today.","image":{"source_credit":"simonbradfield / E+ / Getty Images","url":"asset://assets.getty/6a47483806d42df84d151992","use_caption":false,"caption":"An old-style UFO hovers over an airfield, flanked by a Spitfire and a couple of DSC-3 Dakotas. A group of people look on in wonder. Miniature photography.","new_tab":false,"title":"Old Style UFO Encounter, Miniature Photography","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""}},"permalink":"https://www.coasttocoastam.com/show/2026-07-07-show/"},"slug":"2026-07-07-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a47483806d42df84d151992","title":"The Holy Experience / UFOs & Hollywood","description":"First Half: Neale Donald Walsch, author of 42 books on contemporary spirituality, joins us to discuss The Holy Experience. He'll explain what this transformative state is, how anyone can enter it, practical ways to access it in everyday life, and how to cultivate a lasting connection with it. Second Half: Writer and producer Bryce Zabel examines the enduring relationship between Hollywood and the UFO phenomenon,  as an ongoing story still unfolding. He'll explore whether the entertainment industry has helped shape, influence, or gradually reveal the truth about UFOs and share his perspective on where disclosure stands today.","author":""},"pub_start":1783504800000,"pub_until":4115978604802,"pub_changed":1783504800000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena","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":"%2F5e001ad6cc137bf2442016bf","slug":"walsch-neale-donald-5672","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/walsch-neale-donald/5672","cuser":"","fields":{"slug":{"type":"slug","value":"walsch-neale-donald-5672"},"title":{"type":"title","value":"Neale Donald Walsch"},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","source_credit":"","alt_text":""},"type":"asset"},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Neale Donald Walsch is a modern day spiritual messenger whose words continue to touch the world in profound ways. Following high school he enrolled at the University of Wisconsin at Milwaukee, but academic life could not hold his interest and he dropped out of college after two years to follow an interest in radio broadcasting. He then became a radio station program director, a newspaper reporter and, ultimately, managing editor, and public information officer for one of the nation's largest public school systems.\u003c/p>\n\n\n\n\n\u003cp>After moving to the West Coast, he became creator and owner of his own public relations and marketing firm. He then moved to Oregon and became a syndicated radio talk show host. Neale is the author of the renowned With God series and with the help of his wife, Nancy Fleming-Walsch, created the Conversations with God Foundation.\u003c/p>\n\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.cwg.org/\" target=\"_blank\">cwg.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">nealedonaldwalsch.com\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nNeale Donald Walsch is a modern day spiritual messenger whose words continue to touch the world in profound ways. Following high school he enrolled at the University of Wisconsin at Milwaukee, but academic life could not hold his interest and he dropped out of college after two years to follow an interest in radio broadcasting. He then became a radio station program director, a newspaper reporter and, ultimately, managing editor, and public information officer for one of the nation's largest public school systems.\n\u003c/p>\n\n\u003cp>\nAfter moving to the West Coast, he became creator and owner of his own public relations and marketing firm. He then moved to Oregon and became a syndicated radio talk show host. Neale is the author of the renowned With God series and with the help of his wife, Nancy Fleming-Walsch, created the Conversations with God Foundation.\n\u003c/p>"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0399146709/ctoc\" target=\"_blank\">Communion With God\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0439313899/ctoc\" target=\"_blank\">Conversations with God for Teens\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0399142789/ctoc\" target=\"_blank\">Conversations with God: An Uncommon Dialogue (Book 1)\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/074326715X/ctoc\" target=\"_blank\">Home with God\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571741631/ctoc\" target=\"_blank\">Neale Donald Walsch on Relationships\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743456947/ctoc\" target=\"_blank\">The New Revelations: A Conversation With God\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743456955/ctoc\" target=\"_blank\">Tomorrow's God\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743267133/ctoc\" target=\"_blank\">What God Wants\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gods-Message-World-Youve-Wrong/dp/1937907309//ctoc\" target=\"_blank\">God's Message to the World: You've Got Me All Wrong\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/What-God-Said-Messages-Conversations/dp/0425268853/ctoc\" target=\"_blank\">What God Said\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Conversations-God-Book-Awaken-Species/dp/193790749X/ctoc\" target=\"_blank\">Conversations With God, Book 4: Awaken the Species\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Essential-Path-Making-Daring-Decision/dp/1250218837/ctoc\" target=\"_blank\">The Essential Path\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/God-Solution-Power-Pure-Love-ebook/dp/B08NPV8XWG/ctoc\" target=\"_blank\">The God Solution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/GodTalk-Experiences-Humanitys-Connections-Sentience/dp/1958921270/ctoc\" target=\"_blank\">Godtalk: Experiences of Humanity's Connections with a Higher Power\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Letters-Young-Seeker-Departing-Thoughts/dp/1958921815/ctoc\" target=\"_blank\">\u003cu>Letters to a Young Seeker: Departing Thoughts from an Elder\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nealedonaldwalsch.com/HolyExperience\" target=\"_blank\">The Holy Experience\u003c/a> (free ebook)\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/walsch-neale-donald-5672","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/walsch-neale-donald/5672","feed_type":"","feed_vendor":"C2C"},"summary":{"title":"Neale Donald Walsch","author":"Coast to Coast AM Staff","description":"Neale Donald Walsch is a modern day spiritual messenger whose words continue to touch the world in profound ways. Following high school he enrolled at the University of Wisconsin at Milwaukee, but academic life could not hold his interest and he dropped out of college after two years to follow an interest in radio broadcasting. He then became a radio station program director, a newspaper reporter and, ultimately, managing editor, and public information officer for one of the nation's largest public school systems.      After moving to the West Coast, he became creator and owner of his own public relations and marketing firm. He then moved to Oregon and became a syndicated radio talk show host. Neale is the author of the renowned With God series and with the help of his wife, Nancy Fleming-Walsch, created the Conversations with God Foundation.","image":{"link":"","new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":"","alt_text":""},"keywords":[],"primary_slug":"walsch-neale-donald-5672","slugs":["walsch-neale-donald-5672"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1490926140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"xc3LH","operator":"OR","readonly":false,"remove":false}]}},"pub_start":1490926140000,"type":"content:coast-to-coast-guest","summary":{"title":"Neale Donald Walsch","description":"Neale Donald Walsch is a modern day spiritual messenger whose words continue to touch the world in profound ways. Following high school he enrolled at the University of Wisconsin at Milwaukee, but academic life could not hold his interest and he dropped out of college after two years to follow an interest in radio broadcasting. He then became a radio station program director, a newspaper reporter and, ultimately, managing editor, and public information officer for one of the nation's largest public school systems.      After moving to the West Coast, he became creator and owner of his own public relations and marketing firm. He then moved to Oregon and became a syndicated radio talk show host. Neale is the author of the renowned With God series and with the help of his wife, Nancy Fleming-Walsch, created the Conversations with God Foundation.","image":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436"}},{"ref_id":"%2F5e007828cc137bf244201ae1","slug":"zabel-bryce-46899","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/zabel-bryce-46899","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/zabel-bryce/46899","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Bryce Zabel currently co-hosts the popular \"Need to Know\" podcast with investigative journalist Ross Coulthart. Bryce's latest theatrical feature film, \"The Last Battle\", based on a New York Times bestseller, will be shot by Endurance Media in Europe next year.","image":{"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d","use_caption":false,"alt_text":"","new_tab":false,"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"keywords":[],"primary_slug":"zabel-bryce-46899","slugs":["zabel-bryce-46899"],"sponsored":false,"title":"Bryce Zabel"},"targeting":{"exclusion":{"tags":[]},"publish_date":1510282800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/pop-culture","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"bE1pk","operator":"OR"}]},"canonical_url":"https:/www.coasttocoastam.com/guest/zabel-bryce/46899","cuser":"","fields":{"title":{"type":"title","value":"Bryce Zabel"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=2rxFa95LP1I&feature=youtu.be\" target=\"_blank\">What if John Kennedy Lived?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=0cax37LQ3Wk&feature=youtu.be\" target=\"_blank\">What Will Disclosure of Extraterrestrial Life Mean?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=dMsBoZLaBHU&feature=youtu.be\" target=\"_blank\">What if The Beatles Stayed Together?\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Bryce Zabel currently co-hosts the popular &quot;Need to Know&quot; podcast with investigative journalist Ross Coulthart. Bryce's latest theatrical feature film, &quot;The Last Battle&quot;, based on a New York Times bestseller, will be shot by Endurance Media in Europe next year. A winner of the prestigious Writers Guild award for screenwriting, Bryce has created and produced five prime time television series, including fan favorites like NBC's UFO thriller &quot;Dark Skies&quot; and the TV adaptation of &quot;The Crow&quot;, as well as worked on a dozen TV writing staffs (i.e. &quot;Lois &amp; Clark&quot;, &quot;Steven Spielberg's Taken&quot;). He is also a produced feature writer (i.e. &quot;Atlantis: The Lost Empire&quot;, &quot;Mortal Kombat: Annihilation&quot;) and miniseries writer/producer (i.e. &quot;Blackbeard&quot;, &quot;Pandemic&quot;, &quot;The Poseidon Adventure&quot;). He has taught graduate level screenwriting as an Adjunct Professor at the USC School of Cinematic Arts.\u003c/p>\n\n\u003cp>Bryce's scripted podcast &quot;Undeniable&quot;, about a mid-air collision between a UFO and a commercial jet, will be produced next year by former Sony TV president Jeff Sagansky. He will also host the high-profile podcast &quot;Sound, Light &amp; Frequency&quot; with his &quot;Dark Skies&quot; co-creator Brent Friedman.He was the first writer since Rod Serling elected to serve as Chairman/CEO of the Television Academy, and was elected days before 9/11 forced him to cancel the Emmys twice in the same year. He is also the co-chair of the brand new Newport Beach TV Fest, a spin-off of the long-standing Newport Beach Film Festival.\u003c/p>\n\n\u003cp>A former on-air CNN correspondent, Bryce has won multiple awards for investigative reporting in the Los Angeles market. As an author, his book &quot;A.D. After Disclosure&quot; with Richard Dolan is considered a classic of UFO literature. His &quot;Breakpoint&quot; alternate history book series is an unprecedented two-time winner of the coveted Sidewise Award for Alternate History for its debut novel about the JFK assassination, &quot;Surrounded by Enemies,&quot; and &quot;Once There Was a Way&quot;, a novel about The Beatles not breaking up. His production company, Stellar Productions, has developed &quot;The Crash,&quot; about the race to break the Roswell story, and &quot;Missing Time&quot; about the Betty and Barney Hill abduction.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/A-D-After-Disclosure-Government-Finally/dp/1601632223/ctoc\" target=\"_blank\">A.D.: After Disclosure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Surrounded-Enemies-Breakpoint-Bryce-Zabel/dp/1626818290/ctoc\" target=\"_blank\">Surrounded by Enemies: What if Kennedy Survived Dallas?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Once-There-Was-Way-Breakpoint/dp/1682303217/ctoc\" target=\"_blank\">Once There Was a Way\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"zabel-bryce-46899"},"summary":{"type":"html","value":"\u003cp>Bryce Zabel currently co-hosts the popular &quot;Need to Know&quot; podcast with investigative journalist Ross Coulthart. Bryce's latest theatrical feature film, &quot;The Last Battle&quot;, based on a New York Times bestseller, will be shot by Endurance Media in Europe next year. \u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.brycezabel.com\" target=\"_blank\">brycezabel.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whatifbeatles.com/\" target=\"_blank\">whatifbeatles.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://needtoknow.today/\" target=\"_blank\">needtoknow.today\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">\u003cu>soundlightfrequency.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"use_caption":false,"alt_text":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":""}}}},"pub_start":1510282800000,"type":"content:coast-to-coast-guest","summary":{"title":"Bryce Zabel","description":"Bryce Zabel currently co-hosts the popular \"Need to Know\" podcast with investigative journalist Ross Coulthart. Bryce's latest theatrical feature film, \"The Last Battle\", based on a New York Times bestseller, will be shot by Endurance Media in Europe next year.","image":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d"}}]}},{"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:/6a474629df57f55cbc633644","slug:2026-07-07-show","slug:2026-07-07-show","keyword:keywords/spiritual experience","keyword:keywords/UFO disclosure"]}},{"id":"%2F6a47498adf57f55cbc63365d","type":"PUBLISHING","record":{"ref_id":"%2F6a47498adf57f55cbc63365d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-08-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-USOs-Unidentified-Submerged-Beginning/dp/B0DX1XGFBK/ctoc\" target=\"_blank\">A History of USOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/History-USOs-Unidentified-Flying-Objects/dp/B0H1MB2C67/ctoc\" target=\"_blank\">\u003cu>A History of USOs, Unidentified Flying Objects: Volume 2: From 1970 to 1989\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Cover-Up-Exposed-1973-1991-National-Security/dp/0967799511/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/AI-FLIPSIDE-ARTIFICIAL-INTELLIGENCE-PICTURES/dp/B0H6QJBJCC/ctoc\" target=\"_blank\">AI and the Flipside\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Councils-Afterlife-Flipside-Court/dp/B0BKS8T4VR/ctoc\" target=\"_blank\">Divine Councils in the Afterlife: The Flipside Court \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CLOSE-ENCOUNTERS-FLIPSIDE-KIND-PHONE/dp/B0CXF33R3Z/ctoc\" target=\"_blank\">Close Encounters Of The Flipside Kind: How To Phone Home\u003c/a>\u003c/li>\u003c/ul>\n\n"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory "},"keywords":{"type":"tag","value":["keywords/USOs","keywords/UFOs","keywords/AI","keywords/spiritual communication"]},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-07-08-show"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">\u003cu>richarddolanmembers.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://richmartini.com/\" target=\"_blank\">\u003cu>richmartini.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://podcasts.apple.com/us/podcast/hacking-the-afterlife-podcast/id1505639009\" target=\"_blank\">HackingTheAfterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>First Half: Researcher \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">Richard Dolan\u003c/a> shares his analysis of the latest government UFO files and examines reports of unidentified objects operating beneath the oceans during the Cold War. He'll detail military and naval encounters, electromagnetic effects, craft entering and leaving the water, and the possibility that Earth's oceans have long served as a prime operations area.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://richmartini.com/\" target=\"_blank\">Richard Martini\u003c/a> discusses his research into the surprising similarities between responses generated by artificial intelligence and those reported by people during guided meditation. He'll explain why he believes the phenomenon is less about AI becoming conscious and more about large language models reflecting the ways humans access spirit guides, teachers, or councils on what he calls the &quot;Flipside.&quot;\u003c/p>\n\n"}]},"zype_episodes":{"type":"plain","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F5dffcd86cc137bf244201359","%2F5e0077dd537fd678a3ecebba"]},"include_recommendations":{"type":"checkbox","value":true},"show_date":{"type":"date","value":1783519200000},"summary":{"value":"\u003cp>First Half: Researcher \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">Richard Dolan\u003c/a> shares his analysis of the latest government UFO files and examines reports of unidentified objects operating beneath the oceans during the Cold War. He'll detail military and naval encounters, electromagnetic effects, and craft entering and leaving the water.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://richmartini.com/\" target=\"_blank\">Richard Martini\u003c/a> discusses his research on the surprising similarities between AI responses and those reported by people during guided meditation. The phenomenon, he says, is less about AI becoming conscious and more about large language models reflecting the ways humans access spirit guides or teachers on what he calls the &quot;Flipside.&quot;\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Unidentified Submerged Objects / AI & Spirit Communication"},"videos":{"type":"html","value":""},"zype_highlights":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"highlights":{"value":"","type":"plain"},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a474c9c5cca47257eaf0f95","title":"Machine Intelligence","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"agsandrew / iStock / Getty Images","url":"asset://assets.getty/6a474c9c5cca47257eaf0f95","use_caption":false,"alt_text":"","bucket":"assets.getty","caption":"Artificial Intelligence series. Background design of human profile and numbers on the subject of thinking, logic, computers and future technology","id":"%2F6a474c9c5cca47257eaf0f95","link":"","new_tab":false}}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"title":"Unidentified Submerged Objects / AI & Spirit Communication","author":"","description":"First Half: Researcher Richard Dolan shares his analysis of the latest government UFO files and examines reports of unidentified objects operating beneath the oceans during the Cold War. He'll detail military and naval encounters, electromagnetic effects, and craft entering and leaving the water. Second Half: Author Richard Martini discusses his research on the surprising similarities between AI responses and those reported by people during guided meditation. The phenomenon, he says, is less about AI becoming conscious and more about large language models reflecting the ways humans access spirit guides or teachers on what he calls the \"Flipside.\"","image":{"new_tab":false,"source_credit":"agsandrew / iStock / Getty Images","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Artificial Intelligence series. Background design of human profile and numbers on the subject of thinking, logic, computers and future technology","link":"","title":"Machine Intelligence","url":"asset://assets.getty/6a474c9c5cca47257eaf0f95"},"keywords":["keywords/USOs","keywords/UFOs","keywords/AI","keywords/spiritual communication"],"primary_slug":"2026-07-08-show","slugs":["2026-07-08-show"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","coast-categories/science-space-technology","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"OPg5T","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1783591200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/show/2026-07-08-show/"},"slug":"2026-07-08-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a474c9c5cca47257eaf0f95","title":"Unidentified Submerged Objects / AI & Spirit Communication","description":"First Half: Researcher Richard Dolan shares his analysis of the latest government UFO files and examines reports of unidentified objects operating beneath the oceans during the Cold War. He'll detail military and naval encounters, electromagnetic effects, and craft entering and leaving the water. Second Half: Author Richard Martini discusses his research on the surprising similarities between AI responses and those reported by people during guided meditation. The phenomenon, he says, is less about AI becoming conscious and more about large language models reflecting the ways humans access spirit guides or teachers on what he calls the \"Flipside.\"","author":""},"pub_start":1783591200000,"pub_until":4115978604802,"pub_changed":1783591200000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","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":"%2F5dffcd86cc137bf244201359","slug":"dolan-richard-5919","payload":{"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/top-secret","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"RWfmz","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1513906680000},"canonical_url":"https:/www.coasttocoastam.com/guest/dolan-richard/5919","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">richarddolanmembers.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571743170/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Cover-Up-Exposed-1973-1991-National-Security/dp/0967799511/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/A-D-After-Disclosure-Government-Finally/dp/1601632223/ctoc\" target=\"_blank\">A.D.: After Disclosure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-21st-Century-Mind-Definitive/dp/B0BQ9R2PZM/ctoc\" target=\"_blank\">UFOs for the 21st Century Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Program-Breakaway-Civilization-Richard-Lecture/dp/1537132555/ctoc\" target=\"_blank\">The Secret Space Program and Breakaway Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.richarddolanpress.com/ufos-and-disclosure-in-the-trump-er\" target=\"_blank\">UFOs and Disclosure in the Trump Era\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Agendas-Speculative-Analysis-Visiting/dp/B08P1KJJ4Z/ctoc\" target=\"_blank\">The Alien Agendas: A Speculative Analysis of Those Visiting Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/History-USOs-Unidentified-Submerged-Beginning/dp/B0DX1XGFBK/ctoc\" target=\"_blank\">A History of USOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/History-USOs-Unidentified-Flying-Objects/dp/B0H1MB2C67/ctoc\" target=\"_blank\">\u003cu>A History of USOs, Unidentified Flying Objects: Volume 2: From 1970 to 1989\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b"}},"summary":{"type":"html","value":"\u003cp>Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.\u003c/p>\n\n\n\n\n\u003cp>Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series &quot;False Flags,&quot; which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.\u003c/p>\n\n"},"title":{"type":"title","value":"Richard Dolan"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nRichard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.\n\u003c/p>\n\n\u003cp>\nRichard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.\n\u003c/p>","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802}}]},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dolan-richard-5919"}},"ingestion":{"feed_content_id":"/content/dolan-richard-5919","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/dolan-richard/5919","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"slugs":["dolan-richard-5919"],"sponsored":false,"title":"Richard Dolan","author":"Coast to Coast AM Staff","description":"Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.      Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.","image":{"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","attributes":{"mimetype":"image/jpeg","type":"image"},"use_caption":false,"alt_text":"","caption":"","link":""},"keywords":[],"primary_slug":"dolan-richard-5919"}},"pub_start":1513906680000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Dolan","description":"Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.      Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.","image":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b"}},{"ref_id":"%2F5e0077dd537fd678a3ecebba","slug":"martini-richard-59327","payload":{"targeting":{"targets":[{"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"mrsKn","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1507868100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https:/www.coasttocoastam.com/guest/martini-richard/59327","cuser":"","fields":{"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/She-Was-Never-Lost-Earhart/dp/B0FHPWXTL2/ctoc\" target=\"_blank\">She Was Never Lost: The Amelia Earhart Saga\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/FlipSide-Tourists-Guide-Navigate-Afterlife/dp/0970449984/ctoc\" target=\"_blank\">FlipSide: A Tourist's Guide on How to Navigate the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Its-Wonderful-Afterlife-Vol-Adventures/dp/150282146X//ctoc\" target=\"_blank\">It's A Wonderful Afterlife, Volume 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Its-Wonderful-Afterlife-Vol-Adventures/dp/0970449976//ctoc\" target=\"_blank\">It's A Wonderful Afterlife, Volume 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Backstage-Pass-Flipside-Part-Afterlife/dp/1732485011/ctoc\" target=\"_blank\">Backstage Pass to the Flipside Part 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hacking-Afterlife-Practical-Advice-Flipside/dp/1535135921/ctoc\" target=\"_blank\">Hacking the Afterlife: Practical Advice from the Flipside\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Architecture-Afterlife-Flipside-Discovering-Blueprint/dp/1732485089/ctoc\" target=\"_blank\">Architecture of the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/TUNING-INTO-AFTERLIFE-TOUCH-FLIPSIDE/dp/1732485097/ctoc\" target=\"_blank\">Tuning Into the the Afterlife: How to Stay in Touch with the Flipside\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Councils-Afterlife-Flipside-Court/dp/B0BKS8T4VR/ctoc\" target=\"_blank\">Divine Councils in the Afterlife: The Flipside Court \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CLOSE-ENCOUNTERS-FLIPSIDE-KIND-PHONE/dp/B0CXF33R3Z/ctoc\" target=\"_blank\">Close Encounters Of The Flipside Kind: How To Phone Home\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Greatest-Story-Never-Told-Jesus/dp/B0BZFNXQFG/ctoc\" target=\"_blank\">The Greatest Story Never Told\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/AI-FLIPSIDE-ARTIFICIAL-INTELLIGENCE-PICTURES/dp/B0H6QJBJCC/ctoc\" target=\"_blank\">AI and the Flipside\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","new_tab":false,"title":"","url":"asset://new_assets/67c54896f7dfe3224b7f3e52","use_caption":false,"alt_text":"","id":"%2F67c54896f7dfe3224b7f3e52","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c54896f7dfe3224b7f3e52","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"martini-richard-59327"},"title":{"type":"title","value":"Richard Martini"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Earharts-Electra-Eyewitness-Accounts-Happened/dp/B008ULS4CW/ctoc\" target=\"_blank\">Earhart's Electra\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Flipside-A-Journey-Into-Afterlife/dp/B0081U6K1Y/ctoc\" target=\"_blank\">Flipside: A Journey Into the Afterlife\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Hacking-Afterlife-Richard-Martini/dp/B0981B5M4B\" target=\"_blank\">Hacking The Afterlife Film\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Backstage-Pass-Flipside-Talking-Paxton/dp/B0CGRK7TP1\" target=\"_blank\">Talking to Bill Paxton\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://richardmartini.com/\" target=\"_blank\">RichardMartini.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://richmartini.com/\" target=\"_blank\">richmartini.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earhartonsaipan.com/\" target=\"_blank\">earhartonsaipan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://podcasts.apple.com/us/podcast/hacking-the-afterlife-podcast/id1505639009\" target=\"_blank\">HackingTheAfterlife.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/MartiniProds\" target=\"_blank\">MartiniZone.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://hominapublishing.blogspot.com/\" target=\"_blank\">flipsidethebook.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author and award-winning filmmaker Richard Martini has written and/or directed nine indie films. He is a former freelance journalist for Variety, Inc.com, Premiere, and other magazines, as well as a graduate of the Masters of Professional Writing Program at USC. FlipSide: A Tourist's Guide to the Afterlife is his debut non-fiction book on a topic that's been haunting him since the death of a soulmate.\u003c/p>\n\n\u003cp>After a dream vision of visiting his friend in the Great Beyond, Martini went on a literary quest to find out what the prevailing science and philosophical opinions on the afterlife are. He journeyed into Tibetan philosophy, made documentaries in Tibet and India, and was eventually introduced to the work of the Newton Institute, founded by renowned author and hypnotherapist Dr. Michael Newton (&quot;Journey of Souls&quot;).\u003c/p>\n\n"}]},"summary":{"value":"\u003cp>Author and award-winning filmmaker Richard Martini has written and/or directed nine indie films. He is a former freelance journalist for Variety, Inc.com, Premiere, and other magazines, as well as a graduate of the Masters of Professional Writing Program at USC. FlipSide: A Tourist's Guide to the Afterlife is his debut non-fiction book on a topic that's been haunting him since the death of a soulmate.\u003c/p>\n\n","type":"html"}},"ingestion":{"external_url":"","feed_content_id":"/content/martini-richard-59327","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/martini-richard/59327","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Author and award-winning filmmaker Richard Martini has written and/or directed nine indie films. He is a former freelance journalist for Variety, Inc.com, Premiere, and other magazines, as well as a graduate of the Masters of Professional Writing Program at USC. FlipSide: A Tourist's Guide to the Afterlife is his debut non-fiction book on a topic that's been haunting him since the death of a soulmate.","image":{"alt_text":"","link":"","source_credit":"","title":"","url":"asset://new_assets/67c54896f7dfe3224b7f3e52","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"use_caption":false},"keywords":[],"primary_slug":"martini-richard-59327","slugs":["martini-richard-59327"],"sponsored":false,"title":"Richard Martini"}},"pub_start":1507868100000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Martini","description":"Author and award-winning filmmaker Richard Martini has written and/or directed nine indie films. He is a former freelance journalist for Variety, Inc.com, Premiere, and other magazines, as well as a graduate of the Masters of Professional Writing Program at USC. FlipSide: A Tourist's Guide to the Afterlife is his debut non-fiction book on a topic that's been haunting him since the death of a soulmate.","image":"https://i.iheart.com/v3/re/new_assets/67c54896f7dfe3224b7f3e52"}}]}},{"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:/6a47498adf57f55cbc63365d","slug:2026-07-08-show","slug:2026-07-08-show","keyword:keywords/USOs","keyword:keywords/UFOs","keyword:keywords/AI","keyword:keywords/spiritual communication"]}},{"id":"%2F6a474de0df57f55cbc633676","type":"PUBLISHING","record":{"ref_id":"%2F6a474de0df57f55cbc633676","type":"content:coast-to-coast-show","payload":{"targeting":{"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"EcJ7Y"}],"exclusion":{"tags":[]},"publish_date":1783677600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-09-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"show_date":{"type":"date","value":1783605600000},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/One-Second-After-William-Forstchen/dp/0765317583/ctoc\" target=\"_blank\">One Second After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Five-Years-After-Matherson-Novel/dp/1250854563/ctoc\" target=\"_blank\">Five Years After: A John Matherson Novel \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/One-Year-After-William-Forstchen/dp/0765376709//ctoc\" target=\"_blank\">One Year After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/101-Ways-Your-Soul-Fire/dp/B0FCFXLYTB/ctoc\" target=\"_blank\">\u003cu>101 Ways to Set Your Soul on Fire\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/111-Angel-Messages-Channeled-Guidance/dp/B0FWBXMD1J/ctoc\" target=\"_blank\">\u003cu>111 Angel Messages\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"slug":{"type":"slug","value":"2026-07-09-show"},"title":{"type":"title","value":"EMP Dangers / Angels & Spirit Guides"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">onesecondafter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://michelleclare.net/\" target=\"_blank\">\u003cu>michelleclare.net\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"display_highlights":{"value":false,"type":"checkbox"},"guest":{"type":"link","value":["%2F5e006225cc137bf244201983","%2F60b978fb564c9393a86d8ac5"]},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"title":"The Earth Slowly Burns - North America","url":"asset://assets.getty/6a474fd66fcabf41e9cd82ec","id":"%2F6a474fd66fcabf41e9cd82ec","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a474fd66fcabf41e9cd82ec","source_credit":"duncan1890 / iStock / Getty Images","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Concept image of the earth Slowly Burning with pollution. Earth based on Nasa image."}},"episodes":{"value":"","type":"plain"},"include_recommendations":{"value":true,"type":"checkbox"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">Bill Forstchen\u003c/a> discusses new developments since his 2009 book \u003cem>One Second After\u003c/em>, which examined the devastating consequences of an electromagnetic pulse (EMP) attack on the US. He'll explore the nation's current preparedness, the potential threat posed by rogue nations, and the risks associated with solar flares.\u003c/p>\n\n\u003cp>Second Half: Medium \u003ca href=\"https://michelleclare.net/\" target=\"_blank\">Michelle Clare\u003c/a> draws on her near-death experiences and communications with angels, spirit guides, and departed loved ones to explore life's deeper purpose. She'll discuss relationships, challenges, and pivotal moments, explaining how these experiences can carry profound meaning.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">Bill Forstchen\u003c/a> returns to discuss new developments since the publication of his 2009 book \u003cem>One Second After\u003c/em>, which examined the devastating consequences of an electromagnetic pulse (EMP) attack on the United States. He'll explore the nation's current preparedness, the potential threat posed by rogue nations, and the risks associated with powerful solar flares and coronal mass ejections (CMEs).\u003c/p>\n\n\u003cp>Second Half: Medium \u003ca href=\"https://michelleclare.net/\" target=\"_blank\">Michelle Clare\u003c/a> draws on her three near-death experiences and years of communicating with angels, spirit guides, and departed loved ones to explore life's deeper purpose. She'll discuss relationships, challenges, loss, and pivotal moments, explaining how these experiences can carry profound meaning. \u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"keywords":{"type":"tag","value":["keywords/EMP","keywords/solar flares","keywords/spirit guides","keywords/angels"]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"value":[],"type":"link"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"EMP Dangers / Angels & Spirit Guides","author":"","description":"First Half: Author Bill Forstchen discusses new developments since his 2009 book One Second After, which examined the devastating consequences of an electromagnetic pulse (EMP) attack on the US. He'll explore the nation's current preparedness, the potential threat posed by rogue nations, and the risks associated with solar flares. Second Half: Medium Michelle Clare draws on her near-death experiences and communications with angels, spirit guides, and departed loved ones to explore life's deeper purpose. She'll discuss relationships, challenges, and pivotal moments, explaining how these experiences can carry profound meaning.","image":{"link":"","new_tab":false,"title":"The Earth Slowly Burns - North America","url":"asset://assets.getty/6a474fd66fcabf41e9cd82ec","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Concept image of the earth Slowly Burning with pollution. Earth based on Nasa image.","source_credit":"duncan1890 / iStock / Getty Images","use_caption":false},"keywords":["keywords/EMP","keywords/solar flares","keywords/spirit guides","keywords/angels"],"primary_slug":"2026-07-09-show","slugs":["2026-07-09-show"],"sponsored":false},"permalink":"https://www.coasttocoastam.com/show/2026-07-09-show/"},"slug":"2026-07-09-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a474fd66fcabf41e9cd82ec","title":"EMP Dangers / Angels & Spirit Guides","description":"First Half: Author Bill Forstchen discusses new developments since his 2009 book One Second After, which examined the devastating consequences of an electromagnetic pulse (EMP) attack on the US. He'll explore the nation's current preparedness, the potential threat posed by rogue nations, and the risks associated with solar flares. Second Half: Medium Michelle Clare draws on her near-death experiences and communications with angels, spirit guides, and departed loved ones to explore life's deeper purpose. She'll discuss relationships, challenges, and pivotal moments, explaining how these experiences can carry profound meaning.","author":""},"pub_start":1783677600000,"pub_until":4115978604802,"pub_changed":1783677600000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006225cc137bf244201983","slug":"forstchen-william-r-38799","payload":{"cuser":"","fields":{"slug":{"type":"slug","value":"forstchen-william-r-38799"},"summary":{"value":"\u003cp>William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"William R. Forstchen"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Five-Years-After-Matherson-Novel/dp/1250854563/ctoc\" target=\"_blank\">Five Years After: A John Matherson Novel \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Pearl-Harbor-Novel-December-8th/dp/B0020MMBI0/ctoc\" target=\"_blank\">Pearl Harbor: A Novel of December 8th\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gettysburg-Novel-Civil-Newt-Gingrich/dp/0312987250/ctoc\" target=\"_blank\">Gettysburg: A Novel of the Civil War\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Days-Infamy-Newt-Gingrich/dp/0312560907/ctoc\" target=\"_blank\">Days of Infamy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/One-Second-After-William-Forstchen/dp/0765317583/ctoc\" target=\"_blank\">One Second After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Pillar-Sky-William-R-Forstchen/dp/0765334380/ctoc\" target=\"_blank\">Pillar to the Sky\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Day-Wrath-William-R-Forstchen-ebook/dp/B00MU1NNRO/ctoc\" target=\"_blank\">Day of Wrath\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/One-Year-After-William-Forstchen/dp/0765376709//ctoc\" target=\"_blank\">One Year After\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Final-Day-Novel-John-Matherson/dp/0765376733/ctoc\" target=\"_blank\">The Final Day: A Novel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/48-Hours-William-R-Forstchen/dp/0765397919/ctoc\" target=\"_blank\">48 Hours\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2","url":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":""}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://onesecondafter.com/\" target=\"_blank\">onesecondafter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.dayofwrathbook.com/\" target=\"_blank\">dayofwrathbook.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/forstchen-william-r-38799","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/forstchen-william-r/38799"},"summary":{"author":"Coast to Coast AM Staff","description":"William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":"","alt_text":"","caption":"","new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2","use_caption":false},"keywords":[],"primary_slug":"forstchen-william-r-38799","slugs":["forstchen-william-r-38799"],"sponsored":false,"title":"William R. Forstchen"},"targeting":{"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":"gpsQT","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/current-events-economy"]}],"exclusion":{"tags":[]},"publish_date":1587091560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https:/www.coasttocoastam.com/guest/forstchen-william-r/38799"},"pub_start":1587091560000,"type":"content:coast-to-coast-guest","summary":{"title":"William R. Forstchen","description":"William R. Forstchen is a Professor of History and Faculty Fellow at Montreat College, in Montreat, North Carolina. He received his doctorate from Purdue University with specializations in Military History, the American Civil War and the History of Technology. His current book, One Second After, was cited on the floor of Congress and before the House Armed Services Committee by Congressman Roscoe Bartlett (R.-MD), chair of the House Committee tasked to evaluate EMP weapons, as a realistic portrayal of the potential damage rendered by an EMP attack on the continental United States.","image":"https://i.iheart.com/v3/re/assets.coast2coast/71ed9f31bd7c5f615a5ae949cb1b3be2"}},{"ref_id":"%2F60b978fb564c9393a86d8ac5","slug":"michelle-clare","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/101-Ways-Your-Soul-Fire/dp/B0FCFXLYTB/ctoc\" target=\"_blank\">\u003cu>101 Ways to Set Your Soul on Fire\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/111-Angel-Messages-Channeled-Guidance/dp/B0FWBXMD1J/ctoc\" target=\"_blank\">\u003cu>111 Angel Messages\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Michelle Clare"},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.michelleclare.net/\" target=\"_blank\">michelleclare.net\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"type":"html","value":"\u003cp>Michelle Clare is a certified medium, psychic, spiritual coach, and energy healer. She helps her clients overcome obstacles. It is her passion to lovingly empower, direct and validate each person. It is her intention that each person she reads will find inspiration, comfort, and understand that we are not living this life alone. We are being helped and guided from the other side. If we could see souls instead of bodies, the illusion that our loved ones have disappeared would vanish.\u003c/p>\n\n\u003cp>As a certified medium, Michelle has been validated as a high-caliber medium capable of furnishing specific, accurate, and pertinent information to the person being read. Michelle also works as a research medium for the Institute of Noetic Sciences (IONS).\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}],"type":"flex"},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F64be23be6f0ce572f5ce2809","new_tab":false,"source_credit":"","title":"","alt_text":"","bucket":"new_assets","caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/64be23be6f0ce572f5ce2809","url":"asset://new_assets/64be23be6f0ce572f5ce2809","use_caption":false}},"slug":{"type":"slug","value":"michelle-clare"},"summary":{"type":"html","value":"\u003cp>Michelle Clare is a certified medium, psychic, spiritual coach, and energy healer. She helps her clients overcome obstacles. It is her passion to lovingly empower, direct and validate each person. It is her intention that each person she reads will find inspiration, comfort, and understand that we are not living this life alone. \u003c/p>\n\n"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"title":"Michelle Clare","author":"","description":"Michelle Clare is a certified medium, psychic, spiritual coach, and energy healer. She helps her clients overcome obstacles. It is her passion to lovingly empower, direct and validate each person. It is her intention that each person she reads will find inspiration, comfort, and understand that we are not living this life alone.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"source_credit":"","url":"asset://new_assets/64be23be6f0ce572f5ce2809","alt_text":"","caption":"","link":"","title":"","use_caption":false},"keywords":[],"primary_slug":"michelle-clare","slugs":["michelle-clare"],"sponsored":false},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"60b978fb564c9393a86d8ac4","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"]}],"exclusion":{"tags":[]},"publish_date":1622767680000},"canonical_url":"https://www.coasttocoastam.com/guest/michelle-clare/"},"pub_start":1622767680000,"type":"content:coast-to-coast-guest","summary":{"title":"Michelle Clare","description":"Michelle Clare is a certified medium, psychic, spiritual coach, and energy healer. She helps her clients overcome obstacles. It is her passion to lovingly empower, direct and validate each person. It is her intention that each person she reads will find inspiration, comfort, and understand that we are not living this life alone.","image":"https://i.iheart.com/v3/re/new_assets/64be23be6f0ce572f5ce2809"}}]}},{"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:/6a474de0df57f55cbc633676","slug:2026-07-09-show","slug:2026-07-09-show","keyword:keywords/EMP","keyword:keywords/solar flares","keyword:keywords/spirit guides","keyword:keywords/angels"]}},{"id":"%2F6a47508adf57f55cbc63368f","type":"PUBLISHING","record":{"ref_id":"%2F6a47508adf57f55cbc63368f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-10-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Hollow Earth & Channeling / Open Lines "},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"Connie Willis"},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"I_Valentin / iStock / Getty Images","title":"The landscape of an unknown and fantastic world called the \"White Hole\"","bucket":"assets.getty","caption":"The landscape of an unknown and fantastic world called the \"White Hole\"","id":"%2F6a4751be5cca47257eaf0f96","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a4751be5cca47257eaf0f96","url":"asset://assets.getty/6a4751be5cca47257eaf0f96"}},"show_audio":{"value":[],"type":"link"},"show_date":{"type":"date","value":1783692000000},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">mystagogue1.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@LucierMysterySchool\" target=\"_blank\">youtube.com/@LucierMysterySchool\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"summary":{"value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) welcomes author \u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">\u003cu>Jim Edward Lucier\u003c/u>\u003c/a>, a channeler and experiencer who has studied most fields of the occult for over 40 years. He'll discuss the Hollow Earth, delve into his channeling techniques, and share the revelations he's uncovered. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!\u003c/p>\n\n","type":"html"},"zype_episodes":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) welcomes author \u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">\u003cu>Jim Edward Lucier\u003c/u>\u003c/a>, a channeler and experiencer who has studied most fields of the occult for over 40 years. He'll discuss the Hollow Earth, delve into his channeling techniques, and share the revelations he's uncovered. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"highlights":{"type":"plain","value":""},"slug":{"type":"slug","value":"2026-07-10-show"},"zype_highlights":{"value":"","type":"plain"},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/ANGELIC-PEDAGOGUE-Jim-Edward-Lucier-ebook/dp/B0H6587R2P/ctoc\" target=\"_blank\">The Angelic Pedagogue\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anima-Mundi-Jim-Edward-Lucier-ebook/dp/B0H5KFHXPN/ctoc\" target=\"_blank\">Anima Mundi: What Is The Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Stag-Liber-Cernunnos-Bible-ebook/dp/B0GMKBN9G4/ctoc\" target=\"_blank\">The Stag Liber: The Cernunnos Bible\u003c/a>\u003c/li>\u003c/ul>\n"},"display_highlights":{"type":"checkbox","value":false},"guest":{"type":"link","value":["%2F6a472e9786db7416241e5ea0","%2F5dffc219cc137bf2442012a0"]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Hollow Earth","keywords/channeling"]}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"sponsored":false,"title":"Hollow Earth & Channeling / Open Lines ","author":"","description":"Guest host Connie Willis (info) welcomes author Jim Edward Lucier, a channeler and experiencer who has studied most fields of the occult for over 40 years. He'll discuss the Hollow Earth, delve into his channeling techniques, and share the revelations he's uncovered. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!","image":{"alt_text":"","caption":"The landscape of an unknown and fantastic world called the \"White Hole\"","new_tab":false,"source_credit":"I_Valentin / iStock / Getty Images","title":"The landscape of an unknown and fantastic world called the \"White Hole\"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://assets.getty/6a4751be5cca47257eaf0f96","use_caption":false},"keywords":["keywords/Hollow Earth","keywords/channeling"],"primary_slug":"2026-07-10-show","slugs":["2026-07-10-show"]},"targeting":{"publish_date":1783764000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"3F6pJ","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/show/2026-07-10-show/"},"slug":"2026-07-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a4751be5cca47257eaf0f96","title":"Hollow Earth & Channeling / Open Lines ","description":"Guest host Connie Willis (info) welcomes author Jim Edward Lucier, a channeler and experiencer who has studied most fields of the occult for over 40 years. He'll discuss the Hollow Earth, delve into his channeling techniques, and share the revelations he's uncovered. Followed by Open Lines in the latter half. Give Connie a call and discuss whatever is on your mind!","author":""},"pub_start":1783764000000,"pub_until":4115978604802,"pub_changed":1783764000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a472e9786db7416241e5ea0","slug":"jim-edward-lucier","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Jim Edward Lucier, veteran channeler, author and experiencer, was born in the city of Saskatoon, Saskatchewan, Canada. Since early childhood, he has had an interest in paranormal topics, including aliens, UFOs, cryptids, high magick, Kabbalah, and, in later years, channeling. He has studied most fields of the occult for over 40 years. He began trance channeling in 1988 and has since written thousands of channeled pages, along with a thousand channeled illustrations of astral-universe schematics. He has always had a special interest in Hollow Earth (Agartha), and has channeled a lot of information from various alien species on the subject. \u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Supernatural-Wonderings-Jim-Edward-Lucier-ebook/dp/B07G7THZWQ/ctoc\" target=\"_blank\">Supernatural Wonderings\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ANGELIC-PEDAGOGUE-Jim-Edward-Lucier-ebook/dp/B0H6587R2P/ctoc\" target=\"_blank\">The Angelic Pedagogue\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anima-Mundi-Jim-Edward-Lucier-ebook/dp/B0H5KFHXPN/ctoc\" target=\"_blank\">Anima Mundi: What Is The Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Stag-Liber-Cernunnos-Bible-ebook/dp/B0GMKBN9G4/ctoc\" target=\"_blank\">The Stag Liber: The Cernunnos Bible\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6a472936cf51b8a83ca03bd4","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4","url":"asset://new_assets/6a472936cf51b8a83ca03bd4"}},"show_appearances":{"value":[],"type":"link"},"slug":{"type":"slug","value":"jim-edward-lucier"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">mystagogue1.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@LucierMysterySchool\" target=\"_blank\">youtube.com/@LucierMysterySchool\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"summary":{"type":"html","value":"\u003cp>Jim Edward Lucier, veteran channeler, author and experiencer, was born in the city of Saskatoon, Saskatchewan, Canada.\u003c/p>\n\n"},"title":{"type":"title","value":"Jim Edward Lucier"},"videos":{"type":"html","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"description":"Jim Edward Lucier, veteran channeler, author and experiencer, was born in the city of Saskatoon, Saskatchewan, Canada.","image":{"alt_text":"","caption":"","link":"","source_credit":"","title":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"url":"asset://new_assets/6a472936cf51b8a83ca03bd4","use_caption":false},"keywords":[],"primary_slug":"jim-edward-lucier","slugs":["jim-edward-lucier"],"sponsored":false,"title":"Jim Edward Lucier","author":""},"targeting":{"publish_date":1783050060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"OTNo3","operator":"OR","readonly":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/guest/jim-edward-lucier/"},"pub_start":1783050060000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Edward Lucier","description":"Jim Edward Lucier, veteran channeler, author and experiencer, was born in the city of Saskatoon, Saskatchewan, Canada.","image":"https://i.iheart.com/v3/re/new_assets/6a472936cf51b8a83ca03bd4"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"source":{"type":"plain","value":""},"source_url":{"value":"","type":"plain"},"title":{"type":"title","value":"Connie Willis"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","title":"","use_caption":false}},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"sponsored":false,"title":"Connie Willis","author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","caption":"","title":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125"},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"]}],"exclusion":{"tags":[]},"publish_date":1580470200000}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a47508adf57f55cbc63368f","slug:2026-07-10-show","slug:2026-07-10-show","keyword:keywords/Hollow Earth","keyword:keywords/channeling"]}}],"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":"%2F6a48c1bf8bba0f56eb86ca15","type":"PUBLISHING","record":{"ref_id":"%2F6a48c1bf8bba0f56eb86ca15","type":"content:coast-to-coast-article","payload":{"fields":{"keywords":{"type":"tag","value":[]},"slug":{"type":"slug","value":"america-at-500-where-will-we-be-in-space-in-2276"},"title":{"type":"title","value":"America at 500: Where will we be in space in 2276?"},"primary_image":{"value":{"new_tab":false,"title":"","bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbc2","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc2","source_credit":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc2","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"type":"asset"},"primary_video":{"value":{"provider":"","rendering_hint":"","url":"","attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":""},"type":"embed"},"source":{"type":"plain","value":"Space.com"},"source_url":{"type":"plain","value":"https://www.space.com/space-exploration/america-at-500-where-will-we-be-in-space-in-2276"},"summary":{"type":"html","value":"\u003cp>The nascent space industry will doubtless expand greatly over the next 250 years.\u003c/p>\n\n"},"author":{"type":"author","value":[{"name":"Space.com","id":"user"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>The nascent space industry will doubtless expand greatly over the next 250 years.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"include_recommendations":{"type":"checkbox","value":false}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"title":"America at 500: Where will we be in space in 2276?","author":"Space.com","description":"The nascent space industry will doubtless expand greatly over the next 250 years.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc2","alt_text":"","caption":"","link":"","use_caption":false},"keywords":[],"primary_slug":"america-at-500-where-will-we-be-in-space-in-2276","slugs":["america-at-500-where-will-we-be-in-space-in-2276"],"sponsored":false},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"nn3tT","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}],"exclusion":{"tags":[]},"publish_date":1783155600000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/america-at-500-where-will-we-be-in-space-in-2276/","cuser":"user/ldap/1138274","permalink":"https://www.coasttocoastam.com/article/america-at-500-where-will-we-be-in-space-in-2276/"},"slug":"america-at-500-where-will-we-be-in-space-in-2276","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc2","title":"America at 500: Where will we be in space in 2276?","description":"The nascent space industry will doubtless expand greatly over the next 250 years.","author":"Space.com"},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c1bf8bba0f56eb86ca15","slug:america-at-500-where-will-we-be-in-space-in-2276","slug:america-at-500-where-will-we-be-in-space-in-2276","author:user"]}},{"id":"%2F6a48c21d8bba0f56eb86ca24","type":"PUBLISHING","record":{"ref_id":"%2F6a48c21d8bba0f56eb86ca24","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/unusual-structures-look-like-a-giant-martian-honeycomb/","cuser":"user/ldap/1138274","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":""}},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/nasas-curiosity-rover-is-investigating-unusual-polygon-structures-that-look-like-a-giant-martian-honeycomb/"},"summary":{"type":"html","value":"\u003cp>The curious features were discovered after Curiosity was dispatched to an area of interest.\u003c/p>\n\n"},"title":{"type":"title","value":"Unusual Structures Look Like a 'Giant Martian Honeycomb'"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"value":"\u003cp>The curious features were discovered after Curiosity was dispatched to an area of interest.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"slug":{"type":"slug","value":"unusual-structures-look-like-a-giant-martian-honeycomb"},"primary_image":{"type":"asset","value":{"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbbf","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbf","alt_text":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbbf","use_caption":false}}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"author":"","description":"The curious features were discovered after Curiosity was dispatched to an area of interest.","image":{"use_caption":false,"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbbf","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","title":""},"keywords":[],"primary_slug":"unusual-structures-look-like-a-giant-martian-honeycomb","slugs":["unusual-structures-look-like-a-giant-martian-honeycomb"],"sponsored":false,"title":"Unusual Structures Look Like a 'Giant Martian Honeycomb'"},"targeting":{"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":"0aeYE","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1783155600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/article/unusual-structures-look-like-a-giant-martian-honeycomb/"},"slug":"unusual-structures-look-like-a-giant-martian-honeycomb","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbf","title":"Unusual Structures Look Like a 'Giant Martian Honeycomb'","description":"The curious features were discovered after Curiosity was dispatched to an area of interest.","author":""},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c21d8bba0f56eb86ca24","slug:unusual-structures-look-like-a-giant-martian-honeycomb","slug:unusual-structures-look-like-a-giant-martian-honeycomb"]}},{"id":"%2F6a48c29f8bba0f56eb86ca34","type":"PUBLISHING","record":{"ref_id":"%2F6a48c29f8bba0f56eb86ca34","type":"content:coast-to-coast-article","payload":{"summary":{"primary_slug":"singapore-scientists-create-cyborg-cockroach-with-a-diving-suit","slugs":["singapore-scientists-create-cyborg-cockroach-with-a-diving-suit"],"sponsored":false,"title":"Singapore scientists create cyborg cockroach with a diving suit","author":"Unexplained Mysteries","description":"Is augmenting insects really a good idea, and where do you draw the line?","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","caption":"","link":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb7","use_caption":false},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1783155600000,"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 In The News","brands/COAST-PR (15194)"],"workflow":"","id":"JH3N5","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}]},"canonical_url":"https://www.coasttocoastam.com/article/singapore-scientists-create-cyborg-cockroach-with-a-diving-suit/","cuser":"user/ldap/1138274","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Is augmenting insects really a good idea, and where do you draw the line?\u003c/p>\n\n"}]},"primary_image":{"type":"asset","value":{"new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbb7","caption":"","id":"%2F6666bafe0172a6dab8f7dbb7","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb7","source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets"}},"primary_video":{"type":"embed","value":{"rendering_hint":"","url":"","attributes":{"width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":""},"embed_type":"","html":"","provider":""}},"slug":{"type":"slug","value":"singapore-scientists-create-cyborg-cockroach-with-a-diving-suit"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/400075/scientists-in-singapore-create-cyborg-cockroach-with-a-diving-suit"},"title":{"type":"title","value":"Singapore scientists create cyborg cockroach with a diving suit"},"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"value":[],"type":"tag"},"source":{"type":"plain","value":"Unexplained Mysteries"},"summary":{"type":"html","value":"\u003cp>Is augmenting insects really a good idea, and where do you draw the line?\u003c/p>\n\n"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"permalink":"https://www.coasttocoastam.com/article/singapore-scientists-create-cyborg-cockroach-with-a-diving-suit/"},"slug":"singapore-scientists-create-cyborg-cockroach-with-a-diving-suit","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb7","title":"Singapore scientists create cyborg cockroach with a diving suit","description":"Is augmenting insects really a good idea, and where do you draw the line?","author":"Unexplained Mysteries"},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c29f8bba0f56eb86ca34","slug:singapore-scientists-create-cyborg-cockroach-with-a-diving-suit","slug:singapore-scientists-create-cyborg-cockroach-with-a-diving-suit","author:user"]}},{"id":"%2F6a48c3038bba0f56eb86ca43","type":"PUBLISHING","record":{"ref_id":"%2F6a48c3038bba0f56eb86ca43","type":"content:coast-to-coast-article","payload":{"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":"","caption":"","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbb6","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"the-brain-scan-that-could-reveal-a-cold-blooded-killer","slugs":["the-brain-scan-that-could-reveal-a-cold-blooded-killer"],"sponsored":false,"title":"The brain scan that could reveal a cold-blooded killer","author":"Daily Mail","description":"Researchers scanned the brains of 37 murderers while they were awaiting trial."},"targeting":{"publish_date":1783155600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"5Lyng","operator":"OR","readonly":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/the-brain-scan-that-could-reveal-a-cold-blooded-killer/","cuser":"user/ldap/1138274","fields":{"source":{"type":"plain","value":"Daily Mail"},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":""}},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15944757/brain-scan-reveal-premeditated-killer.html"},"summary":{"type":"html","value":"\u003cp>Researchers scanned the brains of 37 murderers while they were awaiting trial.\u003c/p>\n\n"},"title":{"type":"title","value":"The brain scan that could reveal a cold-blooded killer"},"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>Researchers scanned the brains of 37 murderers while they were awaiting trial.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"primary_image":{"value":{"use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F6666bafe0172a6dab8f7dbb6","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb6","url":"asset://new_assets/6666bafe0172a6dab8f7dbb6"},"type":"asset"},"slug":{"type":"slug","value":"the-brain-scan-that-could-reveal-a-cold-blooded-killer"}},"permalink":"https://www.coasttocoastam.com/article/the-brain-scan-that-could-reveal-a-cold-blooded-killer/"},"slug":"the-brain-scan-that-could-reveal-a-cold-blooded-killer","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb6","title":"The brain scan that could reveal a cold-blooded killer","description":"Researchers scanned the brains of 37 murderers while they were awaiting trial.","author":"Daily Mail"},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c3038bba0f56eb86ca43","slug:the-brain-scan-that-could-reveal-a-cold-blooded-killer","slug:the-brain-scan-that-could-reveal-a-cold-blooded-killer","author:user"]}},{"id":"%2F6a48c34d8bba0f56eb86ca5d","type":"PUBLISHING","record":{"ref_id":"%2F6a48c34d8bba0f56eb86ca5d","type":"content:coast-to-coast-article","payload":{"summary":{"slugs":["substance-on-ohio-highway-turns-out-to-be-something-unexpected"],"sponsored":false,"title":"Substance on Ohio highway turns out to be something unexpected","author":"Unexplained Mysteries","description":"Authorities attended the scene after a weird red substance was spotted leaking from a large semi-truck.","image":{"alt_text":"","caption":"","source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbbe"},"keywords":[],"primary_slug":"substance-on-ohio-highway-turns-out-to-be-something-unexpected"},"targeting":{"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"veFo2","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1783155600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/article/substance-on-ohio-highway-turns-out-to-be-something-unexpected/","cuser":"user/ldap/1138274","fields":{"title":{"type":"title","value":"Substance on Ohio highway turns out to be something unexpected"},"include_recommendations":{"value":false,"type":"checkbox"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbe","source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbbe","new_tab":false,"url":"asset://new_assets/6666bafe0172a6dab8f7dbbe","use_caption":false}},"source":{"type":"plain","value":"Unexplained Mysteries"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/400077/mystery-substance-on-ohio-highway-turns-out-to-be-something-unexpected"},"summary":{"type":"html","value":"\u003cp>Authorities attended the scene after a weird red substance was spotted leaking from a large semi-truck.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>Authorities attended the scene after a weird red substance was spotted leaking from a large semi-truck.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html"}]},"primary_video":{"value":{"attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""},"type":"embed"},"slug":{"value":"substance-on-ohio-highway-turns-out-to-be-something-unexpected","type":"slug"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"permalink":"https://www.coasttocoastam.com/article/substance-on-ohio-highway-turns-out-to-be-something-unexpected/"},"slug":"substance-on-ohio-highway-turns-out-to-be-something-unexpected","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbe","title":"Substance on Ohio highway turns out to be something unexpected","description":"Authorities attended the scene after a weird red substance was spotted leaking from a large semi-truck.","author":"Unexplained Mysteries"},"pub_start":1783155600000,"pub_until":4115978604802,"pub_changed":1783155600000,"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:/6a48c34d8bba0f56eb86ca5d","slug:substance-on-ohio-highway-turns-out-to-be-something-unexpected","slug:substance-on-ohio-highway-turns-out-to-be-something-unexpected","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1784389190000,"\u003cupcoming_pub_after>":1783180800000,"\u003cpub_start>":1783179590000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1783265990000,"\u003ctonight_pub_after>":1783180800000},"size":5,"from":"eyJza2lwIjo1LCJjdXJzb3JzIjp7Ilk2MHQyIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"W1GMu","region":"main:dynamic","type":"ad","ordinal":12,"value":{"title":null,"position":"5052","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"9WlZr","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003csection class=\"coast-module module\">\n    \u003ca href=\"/article/a-true-paranormal-date-alien-bonds-with-bigfoot/\">\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542\" alt=\"paranormal date\">\u003c/a>\n    \u003cdiv class=\"excerpt\">\n    \u003cp>\n    \u003ca href=\"https://paranormaldate.com/\" target=\"_blank\">Paranormal Date\u003c/a> now has over 100,000 members! It's completely free to join and search.\n    \u003c/p>\n    \u003c/div>\n\u003c/section>\n\u003csection class=\"coast-module module\">            \n    \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\">\n    \t\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50\" alt=\"beyond belief trailer\">\n    \u003c/a>\n    \u003cdiv class=\"excerpt\">\n        \u003cp>\n        Check out this \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\" target=\"_self\">excerpt\u003c/a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at \u003ca href=\"http://www.beyondbelief.com/\" target=\"_blank\">beyondbelief.com\u003c/a> and enjoy hours of fascinating past shows!\n        \u003c/p>\n    \u003c/div>\n\u003c/section>","link":null},"tags":["display-hints/tile","display-hints/coast-readmore-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ECete","region":"main:dynamic","type":"show","ordinal":14,"value":{"brands":[],"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"shows":[]},{"id":"dZ56N","region":"main:dynamic","type":"html","ordinal":15,"value":{"title":null,"content":"\u003ca class=\"twitter-timeline\" data-height=\"550\" data-theme=\"dark\" href=\"https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw\">Tweets by coasttocoastam\u003c/a> \u003cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003c/script>\n","link":null},"tags":["display-hints/coast-twitter-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"position":"3306","ad_split":0},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/error_page","name":"error_page","pageConfig":{"sitemap_frequency":"exclude","thumbnail":"","title":"","adobe_page_name":"","description":"","keywords":[]},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":"/config/master-site/master/error_page","tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"title":null,"position":"3330","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Uh oh, this page is unavailable!"},"tags":[],"schedule":null},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cp>\nWe really tried our best, but we couldn't find the page you were looking for. \u003cbr>\nHow about checking out one of these shows below?\n\u003c/p>\n"},"tags":["display-hints/primary"],"schedule":null},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"title":"","feed_index":0,"size":8,"position":null,"ad_split":null,"feed_id":"ID:shows-feed"},"tags":["display-hints/coast-feed","display-hints/coast-shows","display-hints/coast-feed-no-header","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a3e186e3ea25ab47b792b9d","type":"PUBLISHING","record":{"ref_id":"%2F6a3e186e3ea25ab47b792b9d","type":"content:coast-to-coast-show","payload":{"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"sponsored":false,"title":"Mysticism & Jim Morrison / Open Lines","author":"","description":"Author Paul Wyld discussed the enduring legacy of Jim Morrison, exploring the musician's public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.","image":{"alt_text":"","caption":"People in Piazza Rivoluzione. Piazza Rivoluzione is located in the historic city center of Palermo and it is famous, nowadays, for trendy pubs, it is the meeting place for nightlife and movida. During the day the pubs are closed, on the right street art: Jim Morrison on a metal roller shutter","new_tab":false,"title":"People in Piazza Rivoluzione and Jim Morrison on a metal roller shutter","url":"asset://assets.getty/6a3e1942ab42a8d5ec0b71cb","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"Massimo Borchi/Atlantide Phototravel / Stockbyte Unreleased / Getty Images"},"keywords":["keywords/Jim Morrison"],"primary_slug":"2026-07-03-show","slugs":["2026-07-03-show"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"CFUfX","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1783159200000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-03-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"slug":{"type":"slug","value":"2026-07-03-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://paulwyld.com/\" target=\"_blank\">Paul Wyld\u003c/a> discussed the enduring legacy of Jim Morrison, exploring the musician's public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.\u003c/p>\n\n"},"zype_highlights":{"type":"plain","value":""},"bumper_music":{"type":"bumpermusic","value":[{"title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW","artist":"Giorgio Moroder"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"The Doors","title":"Light My Fire","url":"https://amazon.com/dp/B0018AYH4G/ctoc?trackAsin=B0018AYH4G"},{"artist":"Kiss","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc?trackAsin=B000VZO4TW"},{"artist":"The Doors","title":"Break on Through (To the Other Side)","url":"https://amazon.com/dp/B0018AZV8W/ctoc?trackAsin=B0018AZV8W"},{"artist":"Mötley Crüe","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS","artist":"The Doors","title":"Moonlight Drive"},{"url":"https://www.amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ","artist":"Ozzy Osbourne","title":"Goodbye To Romance"},{"url":"https://amazon.com/dp/B0012251OK/ctoc?trackAsin=B0012251OK","artist":"Bobby Darin","title":"Beyond the Sea"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"ABBA","title":"Dancing Queen","url":"https://amazon.com/dp/B004DBCQCW/ctoc?trackAsin=B004DBCQCW"},{"url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0","artist":"U2","title":"With Or Without You"},{"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"}]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a48e580adb301871d2329f7","show":"coast","title":"Fri, Jul 3 2026 - Hour 1"},{"show":"coast","title":"Fri, Jul 3 2026 - Hour 2","episodeId":"/episodes/6a48e5ccadb301871d2329f8"},{"episodeId":"/episodes/6a48e5e7adb301871d2329f9","show":"coast","title":"Fri, Jul 3 2026 - Hour 3"},{"episodeId":"/episodes/6a48e605adb301871d2329fa","show":"coast","title":"Fri, Jul 3 2026 - Hour 4"}]},"show_date":{"type":"date","value":1783087200000},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://paulwyld.com/\" target=\"_blank\">paulwyld.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-03-2026-hour-1,07-03-2026-hour-2,07-03-2026-hour-3,07-03-2026-hour-4"},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/Jim Morrison"]},"articles":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author \u003ca href=\"https://paulwyld.com/\" target=\"_blank\">Paul Wyld\u003c/a> discussed the enduring legacy of Jim Morrison, the late lead singer of The Doors, exploring the musician's public persona and his pursuit of the esoteric. Wyld described Morrison as fundamentally different from his contemporary rock stars. He stated that Morrison &quot;had that connection to that other reality&quot; and positioned him within a lineage of &quot;secret teachers&quot; dating back centuries—figures who felt compelled to express their spiritual connection through creative work. Wyld explained that this spiritual dimension set Morrison apart from peers like the Beatles and Beach Boys, despite acknowledging their artistic merit.\u003c/p>\n\n\u003cp>Morrison's childhood profoundly shaped his worldview. Born in Melbourne, Florida to a military family, Morrison allegedly had a transformative experience at age 3 when he encountered dying Native Americans in New Mexico. According the Wyld, Morrison claimed &quot;their souls leaped into his and that they stayed there.&quot; Years later, Morrison recounted this story on the 1978 album &quot;An American Prayer.&quot;\u003c/p>\n\n\u003cp>Wyld also explained how Morrison discovered Kurt Seligmann's history of magic in high school and was captivated by an Albert Einstein quote stating &quot;the greatest experience we can have is that of the mysterious.&quot; These influences, combined with Arthur Rimbaud's philosophy and books on shamanism, guided Morrison's eventual move to Venice Beach after graduating from UCLA. Wyld noted that Morrison &quot;moved to Venice Beach to initiate himself into a kind of modern shaman,&quot; living under the Santa Monica Pier while writing the songs that would become the Doors' debut. In another account, Wyld shared how Morrison and his girlfriend witnessed &quot;a little ball of light&quot; that grew into &quot;a blinding sun&quot; while visiting a church at night.\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. Thomas from Phoenix discussed The Doors' unique sound, noting their lack of a traditional bass player created a &quot;stiffer&quot; quality. Tom from Altamont, NY shared his experience working on an album cover for Jim Morrison, stating that his artwork was inspired by the same medieval painter that fascinated the singer.\u003c/p>\n\n\u003cp>Mike from Denver expressed cautious optimism about America's future, saying that despite economic challenges, the fundamental American dream remains vital for the next generation. Diana from Custer County, Colorado provided an update on the massive Aspen Acres wildfire in Colorado, noting that over 5,000 people have been evacuated, and shared the story of the late Jim Bishop, who successfully fought to reclaim his hand-built &quot;Bishop's Castle.&quot;\u003c/p>\n\n\u003cp>Ruth from Maryland reminisced about famous residents in her area, including Bob Hope and Ben Bradlee, and expressed a wish for the show to feature the music of Kate Smith. Patricia from Edmonton, Canada shared a touching update regarding her cat, Dizzy Jones, and discussed her personal effort to rename the moon &quot;Vera&quot; to promote global unity.\u003c/p>\n\n\u003cp>The final half hour of the show featured a classic interview with the late cryptozoologist Linda Godfrey, who spoke about the Beast of Bray Road.\u003c/p>\n\n\u003cp>\u003cem>News Segment Guest: \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Jim-Morrison-Secret-Teacher-Occult/dp/B0CSBTKRBH/ctoc\" target=\"_blank\">Jim Morrison, Secret Teacher of the Occult\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"episodes":{"type":"plain","value":""},"show_audio":{"type":"link","value":[]},"videos":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a3e1942ab42a8d5ec0b71cb","new_tab":false,"source_credit":"Massimo Borchi/Atlantide Phototravel / Stockbyte Unreleased / Getty Images","use_caption":false,"alt_text":"","bucket":"assets.getty","caption":"People in Piazza Rivoluzione. Piazza Rivoluzione is located in the historic city center of Palermo and it is famous, nowadays, for trendy pubs, it is the meeting place for nightlife and movida. During the day the pubs are closed, on the right street art: Jim Morrison on a metal roller shutter","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb","title":"People in Piazza Rivoluzione and Jim Morrison on a metal roller shutter","url":"asset://assets.getty/6a3e1942ab42a8d5ec0b71cb"}},"title":{"type":"title","value":"Mysticism & Jim Morrison / Open Lines"},"author":{"type":"author","value":[]},"guest":{"type":"link","value":["%2F689538d25cefd50ee8f96cc0","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""}},"permalink":"https://www.coasttocoastam.com/show/2026-07-03-show/"},"slug":"2026-07-03-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3e1942ab42a8d5ec0b71cb","title":"Mysticism & Jim Morrison / Open Lines","description":"Author Paul Wyld discussed the enduring legacy of Jim Morrison, exploring the musician's public persona and his pursuit of the esoteric. Followed by Open Lines, where listeners call in to discuss topics of interest.","author":""},"pub_start":1783159200000,"pub_until":4115978604802,"pub_changed":1783163250309,"subscription":[{"tags":["coast-categories/pop-culture","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":"%2F689538d25cefd50ee8f96cc0","slug":"paul-wyld","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/paul-wyld/","cuser":"user/ldap/PREBUR1SXN","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://paulwyld.com/\" target=\"_blank\">\u003cu>paulwyld.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"source_credit":"","url":"asset://new_assets/689c4b079dd3f02fecdb39ab","alt_text":"","bucket":"new_assets","id":"%2F689c4b079dd3f02fecdb39ab","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/689c4b079dd3f02fecdb39ab","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""}},"show_appearances":{"value":[],"type":"link"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Jim-Morrison-Secret-Teacher-Occult/dp/B0CSBTKRBH/ctoc\" target=\"_blank\">\u003cu>Jim Morrison, Secret Teacher of the Occult\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"paul-wyld"},"summary":{"type":"html","value":"\u003cp>Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.\u003c/p>\n\n"},"title":{"value":"Paul Wyld","type":"title"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.\u003c/p>\n\n"}]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"keywords":[],"primary_slug":"paul-wyld","slugs":["paul-wyld"],"sponsored":false,"title":"Paul Wyld","author":"","description":"Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.","image":{"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","alt_text":"","url":"asset://new_assets/689c4b079dd3f02fecdb39ab"}},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/spirituality-occult","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"zUIMD","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1754609760000}},"pub_start":1754609760000,"type":"content:coast-to-coast-guest","summary":{"title":"Paul Wyld","description":"Paul Wyld is a singer-songwriter, artist, poet, and author with a liberal arts degree in history. He lives in Santa Monica, California.","image":"https://i.iheart.com/v3/re/new_assets/689c4b079dd3f02fecdb39ab"}},{"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:/6a3e186e3ea25ab47b792b9d","slug:2026-07-03-show","slug:2026-07-03-show","keyword:keywords/Jim Morrison"]}},{"id":"%2F6a3ddd3a3ea25ab47b792b84","type":"PUBLISHING","record":{"ref_id":"%2F6a3ddd3a3ea25ab47b792b84","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/ancient UFOs","keywords/afterlife","keywords/spirits"]},"videos":{"value":"","type":"html"},"articles":{"type":"html","value":""},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-07-02-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://ancientastronauts.com/\" target=\"_blank\">Jason Martell\u003c/a> discussed the intersection of ancient civilizations, ET influence, and advanced technology. Followed by medical intuitive and medium \u003ca href=\"https://thehealingtrilogy.com/\" target=\"_blank\">Kimberly Meredith\u003c/a> on her journey of healing and spiritual awakening.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ancientastronauts.com/\" target=\"_blank\">\u003cu>ancientastronauts.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thehealingtrilogy.com/\" target=\"_blank\">\u003cu>thehealingtrilogy.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dfff1e1cc137bf2442014c1","%2F5e0073d0537fd678a3eceb83"]},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F6a3e142eae5bd0e7e326f69b","link":"","source_credit":"gremlin / E+ / Getty Images","title":"Egyptian goddess in ancient temple and flying UFO","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Egyptian goddess in ancient temple and flying UFO.","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3e142eae5bd0e7e326f69b","url":"asset://assets.getty/6a3e142eae5bd0e7e326f69b"}},"show_date":{"type":"date","value":1783000800000},"title":{"value":"Ancient Aliens / Spiritual Awakening","type":"title"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp> \u003c/p>\n\n\u003cp>In the first half, researcher \u003ca href=\"https://ancientastronauts.com/\" target=\"_blank\">Jason Martell\u003c/a> discussed the intersection of ancient civilizations, extraterrestrial influence, and advanced technology. Known for his work on the History Channel’s Ancient Aliens, he highlighted how over 30 ancient cultures reference the same celestial bodies —Sirius, Orion, and the Pleiades— as the origins of their gods. He suggested a possible hybrid lineage between ancient humans like the Egyptian Pharaoh Akhenaten and ETs, citing DNA evidence from elongated skulls found in Peru with Middle Eastern maternal origins.\u003c/p>\n\n\u003cp>Martell explored the connection between the biblical Ark of the Covenant and Akhenaten, proposing that the Ark functioned as a technological power source for the Great Pyramid of Giza. He also examined the symbolism of pharaohs’ distinctive headdresses, associating them with an ancient race possibly linked to the legendary Atlantis. Delving into the longstanding mystery surrounding Planet X, also known as Nibiru, he characterized it as a distant planet in our solar system referenced in ancient Sumerian texts (\u003ca href=\"https://www.coasttocoastam.com/photo/jason-martell-graphics-7226/\" target=\"_blank\">view related graphics\u003c/a>). He highlighted the work of the late scholar Zecharia Sitchin, as well as astronomer Robert Harrington, who identified gravitational anomalies suggesting the presence of an unknown massive celestial body. Martell described how modern technology is being used to revisit and visualize these ancient claims, emphasizing the connection between Sumerian mythology and current astronomical investigations.\u003c/p>\n\n\u003cp>He introduced the idea that ET intelligence might be primarily artificial, noting NASA astrobiologist Dr. Steven Dick’s view that the universe could be populated by intelligent machines. Sergeant Clifford Stone described using AI-based communication methods with alien beings recovered from crash sites, Martell pointed out. He also addressed the question of why ancient advanced technologies remain hidden, attributing this to military secrecy and the potential weaponization of such discoveries.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, medical intuitive and medium \u003ca href=\"https://thehealingtrilogy.com/\" target=\"_blank\">Kimberly Meredith\u003c/a> shared her extraordinary journey of healing and spiritual awakening. Describing how her abilities to detect illnesses surpassed conventional medical technology, she stated, &quot;I started doing the scanning and finding root causes where MRIs or CAT scans... were not picking up tumors and cancers where my scanning abilities were.&quot; Meredith, who has been studied by several scientific research organizations, including the Institute of Noetic Sciences (IONS), said she is also a healer: &quot;I have scalar energy that they found out was emitting through my hands.&quot;\u003c/p>\n\n\u003cp>She attributes her gifts partly to her shamanic great-grandmother and divine intervention. Central to her narrative were two near-death experiences (NDEs). The first occurred after being hit by a car, during which she &quot;flatlined&quot; for four and a half minutes and encountered what she calls &quot;the omnipresent,&quot; describing a vision of light, orbs, and a figure resembling Jesus. The second NDE happened about a year later when a head injury &quot;blew open&quot; her psychic abilities.\u003c/p>\n\n\u003cp>Meredith also revealed a rare contactee experience with a humanoid entity, kept private for years due to fear and respect for others involved. The figure was over seven feet tall, initially appearing human but revealing &quot;pink eyes&quot; and emitting an &quot;electrifying shock&quot; when they touched hands. &quot;The shock in my heart felt like I was having a heart attack,&quot; she recalled, and when she invoked, &quot;I'm with God, leave,&quot; the entity immediately released her. The encounter reportedly enhanced Meredith's psychic abilities, particularly telepathy, and deepened her communication with spiritual groups such as the Elohim and the Ra. During the last hour, she gave readings to callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guest: Jeff Nelken\u003c/em>\u003c/p>\n\n"}]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[{"show":"coast","title":"Thu, Jul 2 2026 - Hour 1","episodeId":"/episodes/6a479c776ade944583f25f7d"},{"episodeId":"/episodes/6a479c8c6ade944583f25f7e","show":"coast","title":"Thu, Jul 2 2026 - Hour 2"},{"episodeId":"/episodes/6a479caa6ade944583f25f7f","show":"coast","title":"Thu, Jul 2 2026 - Hour 3"},{"episodeId":"/episodes/6a479cbe6ade944583f25f80","show":"coast","title":"Thu, Jul 2 2026 - Hour 4"}]},"zype_episodes":{"type":"plain","value":"07-02-2026-hour-1,07-02-2026-hour-2,07-02-2026-hour-3,07-02-2026-hour-4"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Alien-Artifacts-Astronaut-Research/dp/1456528068/ctoc\" target=\"_blank\">Ancient Alien Artifacts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DF6DH86G/ctoc\" target=\"_blank\">Ancient Astronauts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Awakening-Fifth-Dimension-Discovering-Soul%C3%A2%E2%82%ACTMs/dp/1788176928/ctoc\" target=\"_blank\">Awakening to the Fifth Dimension\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1","artist":"Giorgio Moroder"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Journey","title":"Don’t Stop Believin’","url":"https://amazon.com/dp/B00137GHF6/ctoc?trackAsin=B00137GHF6"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXM5WK/ctoc?trackAsin=B000SXM5WK"},{"artist":"Beach Boys","title":"God Only Knows","url":"https://amazon.com/dp/B000TDYRQQ/ctoc?trackAsin=B000TDYRQQ"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"The Lettermen","title":"I Have Dreamed","url":"https://amazon.com/dp/B0C5QLYP1G/ctoc?trackAsin=B0C5QLYP1G"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"title":"Star Spangled Banner","url":"https://amazon.com/dp/B004FEX8W4/ctoc?trackAsin=B004FEX8W4","artist":"Whitney Houston"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"Brother Iz","title":"Somewhere Over The Rainbow","url":"https://amazon.com/Somewhere-Over-Rainbow-Israel-Kamakawiwoole/dp/B0040X46TE/ctoc?1"},{"artist":"Judas Priest","title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Norman Greenbaum","title":"Spirit In The Sky","url":"https://amazon.com/dp/B0F5WB14PL/ctoc?trackAsin=B0F5WB14PL"},{"url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG","artist":"Meat Loaf","title":"Two Out Of Three Ain't Bad"},{"artist":"Styx","title":"Crystal Ball","url":"https://amazon.com/dp/B001NU124O/ctoc?1"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"slugs":["2026-07-02-show"],"sponsored":false,"title":"Ancient Aliens / Spiritual Awakening","author":"","description":"Researcher Jason Martell discussed the intersection of ancient civilizations, ET influence, and advanced technology. Followed by medical intuitive and medium Kimberly Meredith on her journey of healing and spiritual awakening.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Egyptian goddess in ancient temple and flying UFO.","source_credit":"gremlin / E+ / Getty Images","title":"Egyptian goddess in ancient temple and flying UFO","url":"asset://assets.getty/6a3e142eae5bd0e7e326f69b","alt_text":"","link":"","new_tab":false,"use_caption":false},"keywords":["keywords/ancient UFOs","keywords/afterlife","keywords/spirits"],"primary_slug":"2026-07-02-show"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783072800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/spirituality-occult","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":"","id":"t8ifm","operator":"OR","readonly":false,"remove":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-02-show/","permalink":"https://www.coasttocoastam.com/show/2026-07-02-show/"},"slug":"2026-07-02-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3e142eae5bd0e7e326f69b","title":"Ancient Aliens / Spiritual Awakening","description":"Researcher Jason Martell discussed the intersection of ancient civilizations, ET influence, and advanced technology. Followed by medical intuitive and medium Kimberly Meredith on her journey of healing and spiritual awakening.","author":""},"pub_start":1783072800000,"pub_until":4115978604802,"pub_changed":1783078151070,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/spirituality-occult","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":"%2F5dfff1e1cc137bf2442014c1","slug":"martell-jason-6228","payload":{"cuser":"","fields":{"blocks":{"type":"flex","value":[{"value":"\u003cp>Jason Martell’s pioneering research has garnered global attention through esteemed media platforms including the History Channel, Discovery Channel, Syfy Channel, and the BBC. Notably, he became a fixture on the History Channel's long-standing program Ancient Aliens. An accomplished author, his updated work Ancient Astronauts, released in 2024, offers readers a profound exploration of his research. Moreover, Martell holds the distinction of being a co-founder of several successful technology enterprises, including Acorns.com and SalesMonsterAi.com, reflecting his remarkable acumen for innovation and entrepreneurship.\u003c/p>\n\n\u003cp>For over two decades, Martell has seamlessly integrated his twin passions—entrepreneurship and the study of ancient civilization technologies—into the bedrock of his career. These parallel pursuits converge in their shared aspiration to uncover knowledge and propel progress for the betterment of humanity.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"martell-jason-6228"},"summary":{"type":"html","value":"\u003cp>Jason Martell’s pioneering research has garnered global attention through esteemed media platforms including the History Channel, Discovery Channel, Syfy Channel, and the BBC. Notably, he became a fixture on the History Channel's long-standing program Ancient Aliens.\u003c/p>\n\n"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Astronauts-Gods-From-Planet/dp/B004LBA04U\" target=\"_blank\">Ancient Astronauts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/2012-Search-for-Planet-X/dp/B00752KQBO/\" target=\"_blank\">The Search for Planet X\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Lost-Cycle-Of-Time/dp/B00BSG2D1Y/ctoc\" target=\"_blank\">The Lost Cycle Of Time\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ancientastronauts.com/ai/\" target=\"_blank\">ancientastronauts.com/ai\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.ancientalienslivetour.com/\" target=\"_blank\">ancientalienslivetour.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://www.amazon.com/Knowledge-Apocalypse-10-year-anniversary/dp/B09P4K5WHZ/ctoc\" target=\"_blank\">Knowledge Apocalypse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Alien-Artifacts-Astronaut-Research/dp/1456528068/ctoc\" target=\"_blank\">Ancient Alien Artifacts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DF6DH86G/ctoc\" target=\"_blank\">Ancient Astronauts\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"source_credit":"","alt_text":"","id":"%2F683d549dcb37941df4ff5d92","public_uri":"https://i.iheart.com/v3/re/new_assets/683d549dcb37941df4ff5d92","title":"","url":"asset://new_assets/683d549dcb37941df4ff5d92","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":""}},"title":{"value":"Jason Martell","type":"title"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/martell-jason/6228","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/martell-jason-6228"},"summary":{"title":"Jason Martell","author":"Coast to Coast AM Staff","description":"Jason Martell’s pioneering research has garnered global attention through esteemed media platforms including the History Channel, Discovery Channel, Syfy Channel, and the BBC. Notably, he became a fixture on the History Channel's long-standing program Ancient Aliens.","image":{"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","url":"asset://new_assets/683d549dcb37941df4ff5d92","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false},"keywords":[],"primary_slug":"martell-jason-6228","slugs":["martell-jason-6228"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1516334340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"iQIbc"}]},"canonical_url":"https:/www.coasttocoastam.com/guest/martell-jason/6228"},"pub_start":1516334340000,"type":"content:coast-to-coast-guest","summary":{"title":"Jason Martell","description":"Jason Martell’s pioneering research has garnered global attention through esteemed media platforms including the History Channel, Discovery Channel, Syfy Channel, and the BBC. Notably, he became a fixture on the History Channel's long-standing program Ancient Aliens.","image":"https://i.iheart.com/v3/re/new_assets/683d549dcb37941df4ff5d92"}},{"ref_id":"%2F5e0073d0537fd678a3eceb83","slug":"meredith-kimberly-101843","payload":{"summary":{"sponsored":false,"title":"Kimberly Meredith","author":"Coast to Coast AM Staff","description":"Kimberly Meredith is a medical medium, trance channeler, hands-on healer, and spiritual teacher. Blessed with a unique array of extraordinary healing and psychic abilities, Kimberly Meredith is quickly gaining recognition as one of the world’s most gifted medical mediumship healers and spiritual speakers. She is often compared to Edgar Cayce, the father of holistic medicine, himself a medical medium, and the most documented psychic of the 20th Century.  Kimberly’s near-death experience in 2013 completely awakened her to the gifts of God. She has healed and helped many thousands of people and is able \"scan\" people and animals, accurately diagnosing diseases and symptoms. She communicates through divinely-guided sign language, and she also speaks in 5th Dimensional Etheric Angelic Light Language in order to heal, awaken, and move humanity forward.","image":{"link":"","source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"url":"asset://new_assets/6137c283f3657e43118cd82f"},"keywords":[],"primary_slug":"meredith-kimberly-101843","slugs":["meredith-kimberly-101843"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1565921160000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"GRTKi","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]},"canonical_url":"https:/www.coasttocoastam.com/guest/meredith-kimberly/101843","cuser":"","fields":{"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"meredith-kimberly-101843"},"title":{"type":"title","value":"Kimberly Meredith"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thehealingtrilogy.com/\" target=\"_blank\">thehealingtrilogy.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>Kimberly Meredith is a medical medium, trance channeler, hands-on healer, and spiritual teacher. Blessed with a unique array of extraordinary healing and psychic abilities, Kimberly Meredith is quickly gaining recognition as one of the world’s most gifted medical mediumship healers and spiritual speakers. She is often compared to Edgar Cayce, the father of holistic medicine, himself a medical medium, and the most documented psychic of the 20th Century.\u003c/p>\n\n\u003cp>Kimberly’s near-death experience in 2013 completely awakened her to the gifts of God. She has healed and helped many thousands of people and is able &quot;scan&quot; people and animals, accurately diagnosing diseases and symptoms. She communicates through divinely-guided sign language, and she also speaks in 5th Dimensional Etheric Angelic Light Language in order to heal, awaken, and move humanity forward.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html"}]},"cds":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thehealingtrilogy.com/product/angel-awakening-cd/\" target=\"_blank\">Angel Awakening\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"type":"html","value":"\u003cp>Kimberly Meredith is a medical medium, trance channeler, hands-on healer, and spiritual teacher. Blessed with a unique array of extraordinary healing and psychic abilities, Kimberly Meredith is quickly gaining recognition as one of the world’s most gifted medical mediumship healers and spiritual speakers. She is often compared to Edgar Cayce, the father of holistic medicine, himself a medical medium, and the most documented psychic of the 20th Century. \u003c/p>\n\n\u003cp>Kimberly’s near-death experience in 2013 completely awakened her to the gifts of God. She has healed and helped many thousands of people and is able &quot;scan&quot; people and animals, accurately diagnosing diseases and symptoms. She communicates through divinely-guided sign language, and she also speaks in 5th Dimensional Etheric Angelic Light Language in order to heal, awaken, and move humanity forward.\u003c/p>\n\n"},"videos":{"value":"","type":"html"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Awakening-Fifth-Dimension-Discovering-Soul%C3%A2%E2%82%ACTMs/dp/1788176928/ctoc\" target=\"_blank\">Awakening to the Fifth Dimension\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6137c283f3657e43118cd82f","public_uri":"https://i.iheart.com/v3/re/new_assets/6137c283f3657e43118cd82f","source_credit":"","title":"","bucket":"new_assets","caption":"","link":"","new_tab":false,"url":"asset://new_assets/6137c283f3657e43118cd82f","use_caption":false}}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/meredith-kimberly-101843","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/meredith-kimberly/101843"}},"pub_start":1565921160000,"type":"content:coast-to-coast-guest","summary":{"title":"Kimberly Meredith","description":"Kimberly Meredith is a medical medium, trance channeler, hands-on healer, and spiritual teacher. Blessed with a unique array of extraordinary healing and psychic abilities, Kimberly Meredith is quickly gaining recognition as one of the world’s most gifted medical mediumship healers and spiritual speakers. She is often compared to Edgar Cayce, the father of holistic medicine, himself a medical medium, and the most documented psychic of the 20th Century.  Kimberly’s near-death experience in 2013 completely awakened her to the gifts of God. She has healed and helped many thousands of people and is able \"scan\" people and animals, accurately diagnosing diseases and symptoms. She communicates through divinely-guided sign language, and she also speaks in 5th Dimensional Etheric Angelic Light Language in order to heal, awaken, and move humanity forward.","image":"https://i.iheart.com/v3/re/new_assets/6137c283f3657e43118cd82f"}}]}},{"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:/6a3ddd3a3ea25ab47b792b84","slug:2026-07-02-show","slug:2026-07-02-show","keyword:keywords/ancient UFOs","keyword:keywords/afterlife","keyword:keywords/spirits"]}},{"id":"%2F6a3dd2633ea25ab47b792b3b","type":"PUBLISHING","record":{"ref_id":"%2F6a3dd2633ea25ab47b792b3b","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743234936/ctoc\" target=\"_blank\">How to Hunt Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://freecharm.com/FindingYourMagic.html\" target=\"_blank\">Finding Your Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://freecharm.com/DeathValley/DeathValley.html\" target=\"_blank\">Ghosts, UFOs, &amp; Legends of Death Valley\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Toys-David-Weatherly/dp/1945950021/ctoc\" target=\"_blank\">Haunted Toys\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/1420881213/ctoc\" target=\"_blank\">Ghostology 101\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Prisons-David-Weatherly/dp/1945950234/ctoc\" target=\"_blank\">Haunted Prisons\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc?trackAsin=B0CGW83SKB","artist":"Aerosmith"},{"artist":"The Scorpions","title":"Send Me An Angel","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Dean Martin","title":"Sway","url":"https://amazon.com/dp/B00EPOHPQO/ctoc?trackAsin=B00EPOHPQO"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"The Drifters","title":"Under The Boardwalk","url":"https://amazon.com/dp/B00124ASBE/ctoc?trackAsin=B00124ASBE"},{"url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32","artist":"B.B. King","title":"The Thrill Is Gone"},{"artist":"Frank Sinatra","title":"Summer Wind","url":"https://amazon.com/dp/B00FHU19X0/ctoc?trackAsin=B00FHU19X0"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Nat King Cole","title":"Answer Me, My Love","url":"https://amazon.com/dp/B007MU98MM/ctoc?trackAsin=B007MU98MM"},{"title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2","artist":"Dave Grusin"},{"url":"https://amazon.com/dp/B00123BAYO/ctoc?trackAsin=B00123BAYO","artist":"Rush","title":"Ghost Of A Chance"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Johnny Cash","title":"Ghost Riders In The Sky","url":"https://amazon.com/dp/B00136JMRW/ctoc?trackAsin=B00136JMRW"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"guest":{"type":"link","value":["%2F5dffcdbe537fd678a3ece47a","%2F5e006e9a537fd678a3eceb3d","%2F6a3dbfca5e21cac3ac9ce866"]},"highlights":{"value":"","type":"plain"},"primary_image":{"type":"asset","value":{"caption":"","title":"Dark Tower","url":"asset://assets.getty/6a3dd34306d42df84d151925","use_caption":false,"bucket":"assets.getty","id":"%2F6a3dd34306d42df84d151925","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925","source_credit":"Georgethefourth / iStock / Getty Images","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/Spiritual Helper","keywords/ghosts","keywords/hauntings"]},"pn_podcast":{"type":"pnpodcast","value":[{"title":"Wed, Jul 1 2026 - Hour 1","episodeId":"/episodes/6a46474f4d3dbca97eb142f2","show":"coast"},{"title":"Wed, Jul 1 2026 - Hour 2","episodeId":"/episodes/6a4647634d3dbca97eb142f3","show":"coast"},{"show":"coast","title":"Wed, Jul 1 2026 - Hour 3","episodeId":"/episodes/6a4647794d3dbca97eb142f4"},{"episodeId":"/episodes/6a46478d4d3dbca97eb142f5","show":"coast","title":"Wed, Jul 1 2026 - Hour 4"}]},"show_date":{"type":"date","value":1782914400000},"slug":{"value":"2026-07-01-show","type":"slug"},"title":{"type":"title","value":"The Wishing Machine / Ghostly Adventures"},"zype_episodes":{"type":"plain","value":"07-01-2026-hour-1,07-01-2026-hour-2,07-01-2026-hour-3,07-01-2026-hour-4"},"zype_highlights":{"value":"","type":"plain"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"episodes":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Paranormal investigator \u003ca href=\"https://joshuapwarren.com/\" target=\"_blank\">Joshua P. Warren\u003c/a> unveiled a new version of his wishing machine and shared tips for creating a spiritual helper. Followed by paranormal investigators \u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">Ross Allison\u003c/a> and \u003ca href=\"https://aghost.org/\" target=\"_blank\">June Nixon\u003c/a> on their journeys into ghost hunting and hauntings.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"value":"\u003cp>In the first half, paranormal investigator and host of the \u003ca href=\"https://www.iheart.com/podcast/1119-strange-things-72830127\" target=\"_blank\">Strange Things\u003c/a> podcast, \u003ca href=\"https://joshuapwarren.com/\" target=\"_blank\">Joshua P. Warren\u003c/a>, unveiled a new version of his wishing machine using a piezoelectric disc, a device that converts vibrations into electricity, and a quartz crystal tuner (\u003ca href=\"https://www.coasttocoastam.com/article/joshua-p-warren-ghost-footprints-wishing-machine/\" target=\"_blank\">view related images\u003c/a>). He explained the machine's operation: users write a wish on a small piece of paper, beginning with the phrase &quot;God I am,&quot; to acknowledge a creative universal power and their connection to it. The paper is placed on the machine, which then supposedly converts the wish's vibrations into electromagnetic signals. Warren remarked, &quot;God I am paying my bills this month,&quot; or &quot;God I am going to feel better,&quot; as examples of how one might phrase their wish.\u003c/p>\n\n\u003cp>He emphasized the machine's simplicity and portability, noting it is about three inches in diameter. His work builds on years of research into unexplained phenomena such as the Brown Mountain Lights, linking this to the concept of piezoelectricity, in which pressure on certain rocks generates electrical energy. He clarified that the machine primarily functions as an &quot;extremely effective placebo,&quot; enabling users to channel their &quot;bio energy&quot; via a quartz crystal and magnet tuner, which activate the device's compasses. &quot;An effective wishing machine needs to be a combination of something that makes some kind of rational sense to you in terms of engineering, but it also needs to have a psychological impact,&quot; he added.\u003c/p>\n\n\u003cp>Warren also shared a practical exercise to create a &quot;spiritual helper&quot; or &quot;minion,&quot; a being imagined to assist with personal goals. The technique involves writing down a specific request, drawing a representation of the helper —anything from a puppy to a gremlin—naming it, and then offering a personal gift alongside a candle ritual. &quot;You speak to this imaginary being as if it is real,&quot; and after three days, the offering is discarded, leaving behind a spiritual entity that assists in achieving the desired goal, he shared. Further, Warren recounted a compelling example of spiritual phenomena captured on \u003ca href=\"https://www.coasttocoastam.com/article/joshua-p-warren-ghost-footprints-wishing-machine/\" target=\"_blank\">security footage\u003c/a> showing an entity leaving physical &quot;ghost footprints&quot; in snow.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, paranormal investigators \u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">Ross Allison\u003c/a> and \u003ca href=\"https://aghost.org/\" target=\"_blank\">June Nixon\u003c/a> shared their journeys into ghost hunting and their experiences with the Advanced Ghost Hunters of Seattle/Tacoma. Allison's fascination with ghosts began in childhood, fueled by stories from his mother, while Nixon initially sought to disprove the paranormal, only to encounter unexplainable phenomena herself. Allison founded the Advanced Ghost Hunters in 2000, which grew to over 100 members at its peak, many drawn by personal hauntings. Nixon, as client coordinator, fields diverse reports —from the grounded to the bizarre, including a haunting involving a lost goldfish. She noted the challenge of separating genuine experiences from those influenced by popular culture.\u003c/p>\n\n\u003cp>Both described their views on ghosts as evolving mysteries. He hopes science will eventually clarify what ghosts are, while she sees them as &quot;energy,&quot; often residual hauntings like &quot;a tape player being played over and over.&quot; Their investigations have taken them worldwide, including an exploration of haunted castles in Europe and the UK. The duo shared an eerie experience at Chillingham Castle's &quot;hanging tree,&quot; where they heard voices and laughter in pitch darkness, only to learn no one else had been outside —a classic example of residual hauntings.\u003c/p>\n\n\u003cp>Nixon recounted a chilling encounter at the old Montana State Prison, where she felt a presence so close it frightened her, noting, &quot;I've never been frightened like that before in a place.&quot; The conversation also explored whether ghosts must be tied to deceased individuals, with Allison suggesting psychic phenomena and emotional stress could mimic hauntings. He described a case where poltergeist activity correlated with tension between a couple, hinting at psychological triggers behind some paranormal events. He also touched on the significance of EVPs (Electronic Voice Phenomena) as evidence of intelligent communication, reinforcing the belief in an active, conscious presence behind some hauntings.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://joshuapwarren.com/\" target=\"_blank\">\u003cu>joshuapwarren.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">rossallisondotcom.wordpress.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aghost.org/\" target=\"_blank\">\u003cu>aghost.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"articles":{"type":"html","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"sponsored":false,"title":"The Wishing Machine / Ghostly Adventures","author":"","description":"Paranormal investigator Joshua P. Warren unveiled a new version of his wishing machine and shared tips for creating a spiritual helper. Followed by paranormal investigators Ross Allison and June Nixon on their journeys into ghost hunting and hauntings.","image":{"caption":"","link":"","new_tab":false,"url":"asset://assets.getty/6a3dd34306d42df84d151925","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"Georgethefourth / iStock / Getty Images","title":"Dark Tower","use_caption":false},"keywords":["keywords/Spiritual Helper","keywords/ghosts","keywords/hauntings"],"primary_slug":"2026-07-01-show","slugs":["2026-07-01-show"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"DUtZY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":{"tags":[]},"publish_date":1782986400000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-01-show/","permalink":"https://www.coasttocoastam.com/show/2026-07-01-show/"},"slug":"2026-07-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925","title":"The Wishing Machine / Ghostly Adventures","description":"Paranormal investigator Joshua P. Warren unveiled a new version of his wishing machine and shared tips for creating a spiritual helper. Followed by paranormal investigators Ross Allison and June Nixon on their journeys into ghost hunting and hauntings.","author":""},"pub_start":1782986400000,"pub_until":4115978604802,"pub_changed":1782990835414,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffcdbe537fd678a3ece47a","slug":"warren-joshua-p-5590","payload":{"cuser":"","fields":{"summary":{"type":"html","value":"\u003cp>Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal.\u003c/p>\n\n"},"title":{"type":"title","value":"Joshua P. Warren"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://joshuapwarren.com/\" target=\"_blank\">joshuapwarren.com\u003c/a>\u003c/li>\u003c/ul>\n"},"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>Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal. He began publishing at the age of 15. At age 25, Simon &amp; Schuster published his book, How to Hunt Ghosts, now widely considered a classic in the field. In 2004, he made the cover of the science journal, Electric Space Craft for his work on the mysterious Brown Mountain Lights. And his best-selling book, Use the Force: A Jedi’s Guide to the Law of Attraction has been translated into multiple languages around the world. Founder of L.E.M.U.R. Paranormal, he has appeared on the Travel Channel, Discovery, History Channel, National Geographic, SyFy, Animal Planet, etc. Through an open, imaginative mind, Warren tells the facts with a warm, respectful sense of humor, yet reduces them down to solid lab experiments to separate fact from fiction.\u003c/p>\n\n\u003cp>He has traveled the world investigating famous sites like Dracula’s Castle in Romania, Mayan Pyramids in Belize, the Bermuda Triangle, the Tower of London, and the Winchester Mansion. He created and owns the Haunted Asheville Ghost Tours in his hometown of Asheville, North Carolina, and the Haunted Boulder City Ghost and UFO Tour near his current home in Las Vegas, Nevada, where he also operates The Sigil Lab. Joshua co-founded the Wishing Machine Project, and he frequently creates metaphysical inventions exclusively available through his website. His work explores the universal relationship between matter and energy, and he is in demand as an expert on ghosts, UFOs, cryptids, psychic phenomena, time warps, and everything that presses forth the boundaries of &quot;normal&quot; reality.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"value":{"caption":"","id":"%2F66d755d43e15ed1083f5172b","new_tab":false,"source_credit":"","bucket":"new_assets","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/66d755d43e15ed1083f5172b","title":"","url":"asset://new_assets/66d755d43e15ed1083f5172b","use_caption":false,"alt_text":""},"type":"asset"},"slug":{"type":"slug","value":"warren-joshua-p-5590"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743234936/ctoc\" target=\"_blank\">How to Hunt Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564148882/ctoc\" target=\"_blank\">Pet Ghosts: Animal Encounters from Beyond the Grave\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0595122264/ctoc\" target=\"_blank\">Evil in Asheville\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964937026/ctoc\" target=\"_blank\">Haunted Asheville\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964937018/ctoc\" target=\"_blank\">Plausible Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-Wisdom-Kukulkan-Joshua-Warren/dp/0578033941/ctoc\" target=\"_blank\">The Secret Wisdom of Kukulkan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.warrenbooksnow.com/\" target=\"_blank\">Poor Man's Paranormal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.warrenbooksnow.com/\" target=\"_blank\">Don't Play with Robert\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Use-Force-Jedis-Guide-Attraction/dp/1440586853/ctoc\" target=\"_blank\">Use The Force: A Jedi's Guide to the Law of Attraction\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gringo-Maniac-Murder-Spree/dp/0692575642/ctoc\" target=\"_blank\">The Gringo Maniac Murder Spree\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://freecharm.com/FindingYourMagic.html\" target=\"_blank\">Finding Your Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://freecharm.com/DeathValley/DeathValley.html\" target=\"_blank\">Ghosts, UFOs, &amp; Legends of Death Valley\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/warren-joshua-p-5590","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/warren-joshua-p/5590"},"summary":{"image":{"link":"","source_credit":"","title":"","url":"asset://new_assets/66d755d43e15ed1083f5172b","use_caption":false,"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"keywords":[],"primary_slug":"warren-joshua-p-5590","slugs":["warren-joshua-p-5590"],"sponsored":false,"title":"Joshua P. Warren","author":"Coast to Coast AM Staff","description":"Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal."},"targeting":{"exclusion":{"tags":[]},"publish_date":1518149340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"JN1Vl","operator":"OR","readonly":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/warren-joshua-p/5590"},"pub_start":1518149340000,"type":"content:coast-to-coast-guest","summary":{"title":"Joshua P. Warren","description":"Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal.","image":"https://i.iheart.com/v3/re/new_assets/66d755d43e15ed1083f5172b"}},{"ref_id":"%2F5e006e9a537fd678a3eceb3d","slug":"allison-ross-85859","payload":{"cuser":"","fields":{"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nRoss Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.\n\u003c/p>\n\n\u003cp>\nRoss has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.\n\u003c/p>","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Spooked-Seattle-Haunted-Handbook-Americas/dp/1578605016/ctoc\" target=\"_blank\">Spooked in Seattle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/My-Haunted-Journal-Ross-Allison-ebook/dp/B01N9O20KI/ctoc\" target=\"_blank\">My Haunted Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tacomas-Haunted-History-Images-America/dp/1467131091/ctoc\" target=\"_blank\">Tacoma's Haunted History\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Toys-David-Weatherly/dp/1945950021/ctoc\" target=\"_blank\">Haunted Toys\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/1420881213/ctoc\" target=\"_blank\">Ghostology 101\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Prisons-David-Weatherly/dp/1945950234/ctoc\" target=\"_blank\">Haunted Prisons\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Historic-Hotels-Pacific-Coast/dp/1945950323/ctoc\" target=\"_blank\">Haunted Historic Hotels of the Pacific Coast\u003c/a>\u003cstrong> \u003c/strong>\u003c/li>\u003c/ul>\n\n"},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Ross Allison"},"summary":{"value":"\u003cp>Ross Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.\u003c/p>\n\n\n\n\n\u003cp>Ross has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.\u003c/p>\n\n","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">rossallisondotcom.wordpress.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.spookedinseattle.com/\" target=\"_blank\">spookedinseattle.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aghost.org/\" target=\"_blank\">\u003cu>aghost.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/67c5486ff7dfe3224b7f3e44","title":"","url":"asset://new_assets/67c5486ff7dfe3224b7f3e44","use_caption":false,"alt_text":"","id":"%2F67c5486ff7dfe3224b7f3e44","caption":"","link":"","new_tab":false,"source_credit":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets"}},"slug":{"type":"slug","value":"allison-ross-85859"}},"ingestion":{"external_url":"","feed_content_id":"/content/allison-ross-85859","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/allison-ross/85859","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"description":"Ross Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.      Ross has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67c5486ff7dfe3224b7f3e44","use_caption":false},"keywords":[],"primary_slug":"allison-ross-85859","slugs":["allison-ross-85859"],"sponsored":false,"title":"Ross Allison","author":"Coast to Coast AM Staff"},"targeting":{"publish_date":1491531240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"t095o","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]}},"canonical_url":"https:/www.coasttocoastam.com/guest/allison-ross/85859"},"pub_start":1491531240000,"type":"content:coast-to-coast-guest","summary":{"title":"Ross Allison","description":"Ross Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.      Ross has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.","image":"https://i.iheart.com/v3/re/new_assets/67c5486ff7dfe3224b7f3e44"}},{"ref_id":"%2F6a3dbfca5e21cac3ac9ce866","slug":"june-nixon","payload":{"summary":{"slugs":["june-nixon"],"sponsored":false,"title":"June Nixon","author":"","description":"June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000.","image":{"alt_text":"","caption":"","new_tab":false,"url":"asset://new_assets/6a3dc01c5e21cac3ac9ce873","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","source_credit":"","title":""},"keywords":[],"primary_slug":"june-nixon"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"c2GXP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}],"exclusion":{"tags":[]},"publish_date":1782431520000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/guest/june-nixon/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","source_credit":"","url":"asset://new_assets/6a3dc01c5e21cac3ac9ce873","id":"%2F6a3dc01c5e21cac3ac9ce873","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3dc01c5e21cac3ac9ce873","title":"","use_caption":false,"alt_text":""}},"summary":{"type":"html","value":"\u003cp>June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000.\u003c/p>\n\n"},"title":{"type":"title","value":"June Nixon"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000. With more than 20 years in the paranormal field, she has spent over a decade serving the organization while lecturing on topics ranging from women in ghost hunting to haunted destinations around the world.\u003c/p>\n\n\u003cp>June has also led public ghost hunts and educational programs for Seattle's premier paranormal tour company, Spooked in Seattle. Her passion for history and the unexplained has taken her across Europe, investigating some of the continent's most haunted castles, cemeteries, and historic homes alongside renowned ghost hunter Ross Allison.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false}}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"june-nixon"},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://aghost.org/\" target=\"_blank\">\u003cu>aghost.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1782431520000,"type":"content:coast-to-coast-guest","summary":{"title":"June Nixon","description":"June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000.","image":"https://i.iheart.com/v3/re/new_assets/6a3dc01c5e21cac3ac9ce873"}}]}},{"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:/6a3dd2633ea25ab47b792b3b","slug:2026-07-01-show","slug:2026-07-01-show","keyword:keywords/Spiritual Helper","keyword:keywords/ghosts","keyword:keywords/hauntings"]}},{"id":"%2F6a3dcef73ea25ab47b792b22","type":"PUBLISHING","record":{"ref_id":"%2F6a3dcef73ea25ab47b792b22","type":"content:coast-to-coast-show","payload":{"fields":{"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"photo composite of a magic hat on a stage","id":"%2F6a3dd21465a938d42fe85bc9","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dd21465a938d42fe85bc9","source_credit":"fergregory / iStock / Getty Images","title":"High contrast image of magician hat on a stage","use_caption":false,"alt_text":"","bucket":"assets.getty","link":"","url":"asset://assets.getty/6a3dd21465a938d42fe85bc9"}},"slug":{"type":"slug","value":"2026-06-30-show"},"zype_episodes":{"type":"plain","value":"06-30-2026-hour-1,06-30-2026-hour-2,06-30-2026-hour-3,06-30-2026-hour-4"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>In the first half, \u003ca href=\"https://thebrandonscott.com/\" target=\"_blank\">Brandon Scott\u003c/a>\u003cu>,\u003c/u> a lifelong magician with an international career spanning stages from Las Vegas to the Magic Castle in Los Angeles, shared insights into his journey and the deeper meaning of magic. He described magic not merely as entertainment but as &quot;an artistic expression&quot; rooted in humanity's ancient relationship with mystery and wonder. Scott traced magic's origins to early human curiosity, and highlighted how it evolved from ritualistic beginnings to sophisticated stage performances. A defining moment in his career was opening a full-scale illusion show at the Aladdin Hotel in Las Vegas, a production he believes may have been among the first full-evening magic headliners in Las Vegas, helping to innovate a new era of magic shows.\u003c/p>\n\n\u003cp>Speaking about the evolving nature of magic and its cultural significance, Scott observed a change in audiences: &quot;When I first started performing, audiences generally just came to be amazed. Today... many arrive with a detective mindset... trying to solve the puzzle before allowing themselves to have the experience.&quot; He questioned whether this search for certainty might cause people to lose &quot;the simple joy of being amazed.&quot; He led listeners through a mental magic experiment involving an imagined clock face, culminating in the surprising revelation that most participants ended on 1 o'clock, an outcome he called &quot;interesting&quot; and part of magic's fun.\u003c/p>\n\n\u003cp>He also discussed magic's historical context, referencing Harry Houdini's mastery of suspense and promotion, and the early magician and filmmaker Georges Méliès, who pioneered cinematic illusions and special effects, helping to transform film into storytelling. Scott highlighted magic's enduring power to inspire wonder and connection, even in a skeptical age, and underscored its role as both an art form and a cultural touchstone.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, author and wildlife biologist \u003ca href=\"https://patspain.com/\" target=\"_blank\">Pat Spain\u003c/a> discussed his extensive work investigating cryptids —unknown creatures reported by local populations but not yet scientifically recognized. Spain pointed out that cryptids are not limited to famous entities like Bigfoot or the Loch Ness Monster but can include lesser-known animals, citing the Okapi as an example of a once-dismissed creature later confirmed by science. Detailing his television career on National Geographic and the Travel Channel, he said it was a means to access rare adventures, such as wrestling in Mongolia and enduring a bullet ant sting ceremony in the Amazon. He recalled surviving stage three colon cancer and proving his resilience by lying in a pit of 200,000 snakes in Canada.\u003c/p>\n\n\u003cp>His six-book series explores various cryptids, including the Orang Pendek, a small hominid in Sumatra linked to Homo floresiensis; the alleged sauropod dinosaur Mokele-mbembe in West Africa; sea serpents as plausible undiscovered ocean creatures; and the Mongolian Death Worm, a legendary sand-dwelling creature with purported electrocution abilities. Reflecting on his investigation at Loch Ness, Spain emphasized the likelihood of misidentifications rather than the existence of a large unknown creature. He noted, &quot;Some of [the historical sightings] are very clearly describing deer... and we know that deer and other related animals swim.&quot; He also debunked the famous 1934 &quot;Surgeon's Photo&quot; as a staged image involving a toy submarine.\u003c/p>\n\n\u003cp>Turning to Bigfoot and other hairy hominids worldwide, he acknowledged the complexity of the phenomenon but suggested some sightings, like Florida's Skunk Ape, may be escaped orangutans. He described orangutans' solitary nature and physical traits that could explain Bigfoot reports: &quot;These older males are truly a terrifying creature,&quot; recounting his own unsettling experience with one. Spain also revealed a personal connection to anomalous phenomena through his relative \u003ca href=\"https://www.coasttocoastam.com/show/2010-02-09-show/\" target=\"_blank\">Charles Fort\u003c/a> (his great-uncle), a groundbreaking researcher who explored unexplained events.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://solari.com\" target=\"_blank\">\u003cem>Catherine Austin Fitts\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"title":{"type":"title","value":"Magic & Meaning / Investigating Cryptids"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebrandonscott.com/\" target=\"_blank\">\u003cu>thebrandonscott.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://patspain.com/\" target=\"_blank\">\u003cu>patspain.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Little-Bigfoot-Sumatra-Learned-Chicken/dp/178904605X/ctoc\" target=\"_blank\">A Little Bigfoot: On the Hunt in Sumatra\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/200-000-Snakes-Manitoba-Beginning/dp/1789046483/ctoc\" target=\"_blank\">200,000 Snakes: On the Hunt in Manitoba\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Serpents-British-Columbia-Accidentally/dp/1789046548/ctoc\" target=\"_blank\">Sea Serpents: On the Hunt in British Columbia\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782828000000},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a44eeae2f8de622b02445b7","show":"coast","title":"Tue, Jun 30 2026 - Hour 1"},{"episodeId":"/episodes/6a44eec12f8de622b02445b8","show":"coast","title":"Tue, Jun 30 2026 - Hour 2"},{"episodeId":"/episodes/6a44eef52f8de622b02445ba","show":"coast","title":"Tue, Jun 30 2026 - Hour 3"},{"episodeId":"/episodes/6a44ef072f8de622b02445bb","show":"coast","title":"Tue, Jun 30 2026 - Hour 4"}]},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4","artist":"Cusco"},{"url":"https://amazon.com/dp/B000SZZA70/ctoc?trackAsin=B000SZZA70","artist":"Heart","title":"Magic Man"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"url":"https://amazon.com/dp/B001OGRK9I/ctoc?trackAsin=B001OGRK9I","artist":"The Association","title":"Cherish"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc?trackAsin=B00AON26QO"},{"title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1","artist":"Emerson Lake & Palmer"},{"artist":"Brooks & Dunn","title":"Only In America","url":"https://amazon.com/dp/B00136LF5O/ctoc?trackAsin=B00136LF5O"},{"artist":"Guns N’ Roses","title":"Knockin’ On Heaven’s Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Rod Stewart","title":"I Only Have Eyes For You","url":"https://amazon.com/dp/B004JYY860/ctoc?trackAsin=B004JYY860"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://amazon.com/dp/B09Z7T865G/ctoc?trackAsin=B09Z7T865G"},{"url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG","artist":"Meat Loaf","title":"Two Out Of Three Ain't Bad"},{"url":"https://amazon.com/dp/B001D8Q1TW/ctoc?trackAsin=B001D8Q1TW","artist":"Kenny G","title":"Silhouette"},{"url":"https://amazon.com/dp/B0087RGZ2U/ctoc?trackAsin=B0087RGZ2U","artist":"Pearl Jam","title":"Last Kiss"},{"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":["%2F5e0036e5cc137bf244201810","%2F63ae37d4f649fbab13e1b0ca"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"keywords":{"type":"tag","value":["keywords/magic","keywords/perception","keywords/cryptids"]},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://thebrandonscott.com/\" target=\"_blank\">Brandon Scott\u003c/a>\u003cu>,\u003c/u> a lifelong magician, shared insights into his journey and the deeper meaning of magic. Followed by author and wildlife biologist \u003ca href=\"https://patspain.com/\" target=\"_blank\">Pat Spain\u003c/a> on his investigations of cryptids.\u003c/p>\n\n"},"articles":{"type":"html","value":""},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"slugs":["2026-06-30-show"],"sponsored":false,"title":"Magic & Meaning / Investigating Cryptids","author":"","description":"Brandon Scott, a lifelong magician, shared insights into his journey and the deeper meaning of magic. Followed by author and wildlife biologist Pat Spain on his investigations of cryptids.","image":{"use_caption":false,"alt_text":"","caption":"photo composite of a magic hat on a stage","link":"","new_tab":false,"title":"High contrast image of magician hat on a stage","url":"asset://assets.getty/6a3dd21465a938d42fe85bc9","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"fergregory / iStock / Getty Images"},"keywords":["keywords/magic","keywords/perception","keywords/cryptids"],"primary_slug":"2026-06-30-show"},"targeting":{"targets":[{"workflow":"","id":"44trM","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","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"]}],"exclusion":{"tags":[]},"publish_date":1782900000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-30-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-06-30-show/"},"slug":"2026-06-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dd21465a938d42fe85bc9","title":"Magic & Meaning / Investigating Cryptids","description":"Brandon Scott, a lifelong magician, shared insights into his journey and the deeper meaning of magic. Followed by author and wildlife biologist Pat Spain on his investigations of cryptids.","author":""},"pub_start":1782900000000,"pub_until":4115978604802,"pub_changed":1782902617243,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","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":"%2F5e0036e5cc137bf244201810","slug":"scott-brandon-6724","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/scott-brandon/6724","cuser":"","fields":{"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Brandon Scott"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thebrandonscott.com/\" target=\"_blank\">thebrandonscott.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ufoman.com/\" target=\"_blank\">ufoman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.aliensecrets.com/\" target=\"_blank\">aliensecrets.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.\u003c/p>\n\n\u003cp>He is a member of MUFON LA and several private paranormal groups. With Alien Secrets Investigations he is currently video documenting different types of Unidentified Flying Objects all throughout California. Brandon has interviewed over 500 eye witnesses and individuals who have expressed seeing UFOs or having an abduction experience. He is currently starring in Alien Secrets , a feature film parody loosely based on his journals as a UFO investigator.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"slug":{"type":"slug","value":"scott-brandon-6724"},"summary":{"type":"html","value":"\u003cp>Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6888065ad99db88ca53805d3","source_credit":"","title":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6888065ad99db88ca53805d3","url":"asset://new_assets/6888065ad99db88ca53805d3","use_caption":false,"alt_text":""}}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/scott-brandon-6724","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/scott-brandon/6724"},"summary":{"slugs":["scott-brandon-6724"],"sponsored":false,"title":"Brandon Scott","author":"Coast to Coast AM Staff","description":"Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.","image":{"title":"","alt_text":"","url":"asset://new_assets/6888065ad99db88ca53805d3","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"scott-brandon-6724"},"targeting":{"exclusion":{"tags":[]},"publish_date":1239743820000,"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":"ewwsG","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","coast-categories/psychology-mind"]}]}},"pub_start":1239743820000,"type":"content:coast-to-coast-guest","summary":{"title":"Brandon Scott","description":"Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.","image":"https://i.iheart.com/v3/re/new_assets/6888065ad99db88ca53805d3"}},{"ref_id":"%2F63ae37d4f649fbab13e1b0ca","slug":"pat-spain","payload":{"summary":{"keywords":[],"author":"","description":"Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.","image":{"caption":"","use_caption":false,"source_credit":"","url":"asset://new_assets/63b277fddd0515c5a8ba04bb","title":"","link":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"title":"Pat Spain","primary_slug":"pat-spain","slugs":["pat-spain"],"sponsored":false},"targeting":{"publish_date":1672361820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"workflow":"","id":"U0K6u","what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"readonly":false,"remove":false,"update":false,"operator":"OR"}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"canonical_url":"https://www.coasttocoastam.com/content/pat-spain/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63b277fddd0515c5a8ba04bb","id":"%2F63b277fddd0515c5a8ba04bb","url":"asset://new_assets/63b277fddd0515c5a8ba04bb","alt_text":"","caption":"","use_caption":false,"source_credit":"","bucket":"new_assets","title":"","link":""}},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.patspain.com/\" target=\"_blank\">patspain.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Little-Bigfoot-Sumatra-Learned-Chicken/dp/178904605X/ctoc\" target=\"_blank\">A Little Bigfoot: On the Hunt in Sumatra\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/200-000-Snakes-Manitoba-Beginning/dp/1789046483/ctoc\" target=\"_blank\">200,000 Snakes: On the Hunt in Manitoba\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bulletproof-Ground-Sloth-Accidentally-Learned/dp/1789046521/ctoc\" target=\"_blank\">A Bulletproof Ground Sloth: On the Hunt in Brazil\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Dinosaur-Africa-Avoided-Outsmarted/dp/1789046564/ctoc\" target=\"_blank\">A Living Dinosaur: On the Hunt in West Africa\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Serpents-British-Columbia-Accidentally/dp/1789046548/ctoc\" target=\"_blank\">Sea Serpents: On the Hunt in British Columbia\u003c/a>\u003c/li>\u003c/ul>\n\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Pat Spain"},"slug":{"type":"slug","value":"pat-spain"},"summary":{"value":"\u003cp>Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.\u003c/p>\n\n","type":"html"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.\u003c/p>\n\n\u003cp>As the great nephew of Charles Fort – the “Prophet of the Unexplained” – Spain carries on the family tradition by questioning mainstream science, considering unusual explanations of bizarre phenomena and investigating things that science often writes off as impossible. \u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"show_appearances":{"type":"link","value":[]},"cds":{"value":"","type":"html"},"author":{"type":"author","value":[]}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""}},"pub_start":1672361820000,"type":"content:coast-to-coast-guest","summary":{"title":"Pat Spain","description":"Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.","image":"https://i.iheart.com/v3/re/new_assets/63b277fddd0515c5a8ba04bb"}}]}},{"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:/6a3dcef73ea25ab47b792b22","slug:2026-06-30-show","slug:2026-06-30-show","keyword:keywords/magic","keyword:keywords/perception","keyword:keywords/cryptids"]}},{"id":"%2F6a3dcccb3ea25ab47b792af1","type":"PUBLISHING","record":{"ref_id":"%2F6a3dcccb3ea25ab47b792af1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>keithcrossley.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://marknelsonmedium.com/\" target=\"_blank\">\u003cu>marknelsonmedium.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[{"url":"https://amazon.com/dp/B001NSZLFC/ctoc?1","artist":"Giorgio Moroder","title":"Midnight Express (The Chase)"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Todd Rundgren","title":"Hello It’s Me","url":"https://amazon.com/dp/B0012F6LL4/ctoc?trackAsin=B0012F6LL4"},{"title":"Chariots Of Fire","url":"https://amazon.com/dp/B07N7QRGJX/ctoc?1","artist":"Vangelis"},{"artist":"Perry Como","title":"It’s Impossible","url":"https://amazon.com/dp/B00137YP0K/ctoc?trackAsin=B00137YP0K"},{"title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I","artist":"Cusco"},{"title":"Cupid","url":"https://amazon.com/dp/B01CB0JBHO/ctoc?trackAsin=B01CB0JBHO","artist":"Sam Cooke"},{"artist":"Cusco","title":"Waters Of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc?trackAsin=B007GN16S4"},{"artist":"The Easybeats","title":"Friday On My Mind","url":"https://amazon.com/dp/B0F25CG51F/ctoc?trackAsin=B0F25CG51F"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"Paul Anka","title":"Goodnight My Love","url":"https://amazon.com/dp/B07QDVQ7D8/ctoc?trackAsin=B07QDVQ7D8"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Gordon Lightfoot","title":"If You Could Read My Mind","url":"https://amazon.com/dp/B003CV9O9M/ctoc?trackAsin=B003CV9O9M"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Tom Petty","title":"Casa Dega","url":"https://amazon.com/dp/B0049YZB6G/ctoc?trackAsin=B0049YZB6G"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Inner Freedom / Psychic Insights"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":"06-29-2026-hour-1,06-29-2026-hour-2,06-29-2026-hour-3,06-29-2026-hour-4"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author and speaker \u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">Keith Crossley\u003c/a> shared his journey from entrepreneurial success to profound personal crisis and spiritual awakening. Once a millionaire restaurant owner with over 100 employees, he faced devastating business failures that led to a year of severe anxiety and depression —struggles he kept hidden from loved ones. At his breaking point, he turned to meditation —a practice he had never tried before— and quickly escalated from five minutes to several hours a day. He described a transcendental experience during meditation: &quot;It was as if my consciousness was being pulled forward at the speed of light into this corridor... I was immediately absorbed into the most radiant, bright light... there was no separation between me and whatever this universal energy was.&quot; He referred to this as a state Zen Buddhism calls kensho or satori, an experience of oneness with God.\u003c/p>\n\n\u003cp>Despite losing his businesses, employees, and financial security, Crossley spent the following year in a state of bliss, untouched by external hardships. He described the experience as a &quot;gift&quot; and devoted subsequent years to developing a personal and universal roadmap to sustain enlightenment. He emphasized that overcoming pain is less about strength and more about &quot;the spiritual art of surrender,&quot; which involves &quot;letting go of control.&quot;\u003c/p>\n\n\u003cp>Crossley pointed out that suffering arises from the gap between reality and our expectations, characterizing mental health struggles as ego-driven protection mechanisms meant to shield deep-seated fears. He advocates addressing root causes rather than symptoms, encouraging people to face their fears and experience emotions fully without resistance. Enlightenment, he said, is &quot;your willingness to experience all of life without resistance.&quot; Regarding addiction and escapism, he suggested these are attempts to avoid pain that ultimately worsen suffering. Healing, he added, requires &quot;a tolerance for truth,&quot; and true freedom comes when we lose the fear of pain.\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the latter half, psychic medium \u003ca href=\"https://marknelsonmedium.com/\" target=\"_blank\">Mark Christopher Nelson\u003c/a> discussed his intuitive practice and the development of his method called &quot;The Seven Minute Vacation.&quot; He recounted a pivotal childhood experience when, at age 11, he saw and communicated with his deceased father, who reassured him, &quot;I'm okay, and you will be too.&quot; This early encounter planted the seeds for his later psychic work. Stressing the role of mental clarity, he said, &quot;When I'm doing my psychic work, my mediumship, I can't be worrying about three things at once. I have to be clear, prepared for a message.&quot; He created a rapid-clearing process to achieve this focus in just 7 minutes, allowing him to &quot;find quiet in my own mind&quot; and distinguish real messages from fear or noise. As part of this &quot;Seven Minute Vacation,&quot; he recommends taking a break from the stream of alarming news headlines, which can fuel anxiety and repetitive negative thinking.\u003c/p>\n\n\u003cp>Among his most striking experiences, Nelson delivered messages in foreign languages, such as a Russian phrase meaning &quot;Christmas tree,&quot; which connected a deceased daughter to her grieving mother, and encouraged her to &quot;reclaim the holiday.&quot; Another poignant story involved a father identifying his deceased son by the shoes he was wearing, a detail the son's spirit insisted he convey. When asked about his preference between psychic abilities and mediumship, Nelson likened it to choosing between &quot;pizza and chocolate ice cream,&quot; highlighting the distinct value of each. He acknowledged the emotional challenges of his work, especially when clients resist openness or face difficult futures.\u003c/p>\n\n\u003cp>Offering insights on future events informed by his psychic experiences, Nelson expressed skepticism about the ongoing conflict between the U.S. and Iran, suggesting internal fragmentation within Iran's leadership. He predicted, &quot;I see an internal civil war occurring too… it's eventually going to be resolved,&quot; with a protracted but ultimately diminishing conflict. On the subject of UFO disclosure, he voiced frustration with official narratives, describing them as &quot;misdirect[ing] us&quot; and only partially truthful. In the last hour, he gave readings for callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.vortex.com\" target=\"_blank\">\u003cem>Lauren Weinstein\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://sethshostak.com\" target=\"_blank\">\u003cem>Seth Shostak\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/inner freedom","keywords/mental clarity"]},"primary_image":{"type":"asset","value":{"caption":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree. 3D Render","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dcdfc65a938d42fe85bc8","source_credit":"asbe / E+ / Getty Images","use_caption":false,"id":"%2F6a3dcdfc65a938d42fe85bc8","link":"","title":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree","url":"asset://assets.getty/6a3dcdfc65a938d42fe85bc8","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty"}},"summary":{"type":"html","value":"\u003cp>Author and speaker \u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">Keith Crossley\u003c/a> shared his journey into spiritual awakening. Followed by psychic medium \u003ca href=\"https://marknelsonmedium.com/\" target=\"_blank\">Mark Christopher Nelson\u003c/a> on his intuitive practice and &quot;Seven Minute Vacation&quot; method.\u003c/p>\n\n"},"articles":{"type":"html","value":""},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/State-Within-Light-Path-Enlightenment/dp/B0DVSWK6DY/ctoc\" target=\"_blank\">\u003cu>State Within Light: The Path to Enlightenment\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Seven-Minute-VacationTM-Overthinking-Guidance/dp/B0H45G67B8/ctoc\" target=\"_blank\">Seven Minute Vacation\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a439e250e1236c691e397a5","show":"coast","title":"Mon, Jun 29 2026 - Hour 1"},{"episodeId":"/episodes/6a439e350e1236c691e397a6","show":"coast","title":"Mon, Jun 29 2026 - Hour 2"},{"episodeId":"/episodes/6a439e430e1236c691e397a7","show":"coast","title":"Mon, Jun 29 2026 - Hour 3"},{"episodeId":"/episodes/6a439e560e1236c691e397a8","show":"coast","title":"Mon, Jun 29 2026 - Hour 4"}]},"show_date":{"type":"date","value":1782741600000},"slug":{"value":"2026-06-29-show","type":"slug"},"guest":{"value":["%2F6a3dbda20f855911c43d4792","%2F5e9922c01f6a81c860bbc699"],"type":"link"},"highlights":{"type":"plain","value":""}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"keywords":["keywords/inner freedom","keywords/mental clarity"],"primary_slug":"2026-06-29-show","slugs":["2026-06-29-show"],"sponsored":false,"title":"Inner Freedom / Psychic Insights","author":"","description":"Author and speaker Keith Crossley shared his journey into spiritual awakening. Followed by psychic medium Mark Christopher Nelson on his intuitive practice and \"Seven Minute Vacation\" method.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"asbe / E+ / Getty Images","caption":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree. 3D Render","link":"","new_tab":false,"title":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree","url":"asset://assets.getty/6a3dcdfc65a938d42fe85bc8","use_caption":false}},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IVm7y","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/prophecy-predictions"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1782813600000},"permalink":"https://www.coasttocoastam.com/show/2026-06-29-show/"},"slug":"2026-06-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dcdfc65a938d42fe85bc8","title":"Inner Freedom / Psychic Insights","description":"Author and speaker Keith Crossley shared his journey into spiritual awakening. Followed by psychic medium Mark Christopher Nelson on his intuitive practice and \"Seven Minute Vacation\" method.","author":""},"pub_start":1782813600000,"pub_until":4115978604802,"pub_changed":1782816434848,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/prophecy-predictions","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a3dbda20f855911c43d4792","slug":"keith-crossley","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/keith-crossley/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Keith Crossley"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>keithcrossley.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[],"type":"author"},"cds":{"type":"html","value":""},"summary":{"value":"\u003cp>As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed. \u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed. With an international following and more than 150 million social media views, his mission is to make enlightenment accessible to the masses. More importantly, his goal is to make enlightenment attainable for every individual he serves.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/State-Within-Light-Path-Enlightenment/dp/B0DVSWK6DY/ctoc\" target=\"_blank\">\u003cu>State Within Light: The Path to Enlightenment\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"type":"asset","value":{"use_caption":false,"id":"%2F6a3daa2a9ef4ba362ed96279","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a3daa2a9ef4ba362ed96279","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279"}},"show_appearances":{"value":[],"type":"link"},"slug":{"type":"slug","value":"keith-crossley"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"Keith Crossley","author":"","description":"As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed.","image":{"caption":"","link":"","title":"","url":"asset://new_assets/6a3daa2a9ef4ba362ed96279","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"keith-crossley","slugs":["keith-crossley"]},"targeting":{"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"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":"","id":"5dBe1"}],"exclusion":{"tags":[]},"publish_date":1782430860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1782430860000,"type":"content:coast-to-coast-guest","summary":{"title":"Keith Crossley","description":"As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed.","image":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279"}},{"ref_id":"%2F5e9922c01f6a81c860bbc699","slug":"nelson-mark-106252","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/nelson-mark/106252","cuser":"","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.marknelsonmedium.com/\" target=\"_blank\">marknelsonmedium.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/Seven-Minute-VacationTM-Overthinking-Guidance/dp/B0H45G67B8/ctoc\" target=\"_blank\">Seven Minute Vacation\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"nelson-mark-106252"},"summary":{"type":"html","value":"\u003cp>Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.\u003c/p>\n\n"},"title":{"type":"title","value":"Mark Nelson"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.\u003c/p>\n\n\u003cp>Mark originally became aware of his psychic abilities after the sudden passing of his father when he was eleven. Early in his development, Mark only received messages from both his father and grandfather. Over time, they helped him understand that he could use his abilities to help other people connect with their loved ones on the other side.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/676f3e351cdce76964e2a191","title":"","url":"asset://new_assets/676f3e351cdce76964e2a191","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F676f3e351cdce76964e2a191","source_credit":""}}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/nelson-mark-106252","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/nelson-mark/106252","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"caption":"","source_credit":"","title":"","url":"asset://new_assets/676f3e351cdce76964e2a191","use_caption":false},"keywords":[],"primary_slug":"nelson-mark-106252","slugs":["nelson-mark-106252"],"sponsored":false,"title":"Mark Nelson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587085560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"6pfqJ","operator":"OR"}]}},"pub_start":1587085560000,"type":"content:coast-to-coast-guest","summary":{"title":"Mark Nelson","description":"Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.","image":"https://i.iheart.com/v3/re/new_assets/676f3e351cdce76964e2a191"}}]}},{"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:/6a3dcccb3ea25ab47b792af1","slug:2026-06-29-show","slug:2026-06-29-show","keyword:keywords/inner freedom","keyword:keywords/mental clarity"]}},{"id":"%2F6a3dc5653ea25ab47b792ac0","type":"PUBLISHING","record":{"ref_id":"%2F6a3dc5653ea25ab47b792ac0","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"value":"","type":"html"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Real-RFK-Jr-Trials-Warrior/dp/1510776095/ctoc\" target=\"_blank\">Real RFK Jr.: Trials of a Truth Warrior\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Theyre-Here-UFOs-UAPs-US/dp/1510783040/ctoc\" target=\"_blank\">UFOs &amp; UAPs: An Investigative Journalist Dissects an Eighty-Year Cover-Up\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Documents-Government-Doesnt-Want-Read/dp/1616085711/ctoc\" target=\"_blank\">63 Documents the Government Doesn't Want You to Read\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.unhidden.org/health-effects-report/\" target=\"_blank\">Health Effects Report\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.unhidden.org/wp-content/uploads/2026/06/uNHIdden-Preparedness-Plan-Final-1.pdf\" target=\"_blank\">Preparing for Disclosure: A Public Health Framework for Paradigm-Shifting Revelations\u003c/a> (PDF)\u003c/li>\u003c/ul>\n"},"host_name":{"value":"George Knapp","type":"plain"},"include_recommendations":{"type":"checkbox","value":true},"title":{"type":"title","value":"Secret Govt. Files / Disclosure Impact"},"videos":{"type":"html","value":""},"zype_highlights":{"value":"","type":"plain"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, guest host George Knapp spoke with investigative journalist \u003ca href=\"https://dickrussell.org/\" target=\"_blank\">Dick Russell\u003c/a> about his decades of research into government coverups, from the Kennedy assassinations to classified UFO programs. Russell maintained his long-standing position that the death of President Kennedy was not the act of a lone gunman, but an orchestrated coup d'etat. He identified a network of CIA operatives, Cuban exiles, and mafia figures as the primary architects. Russell noted that while the public was promised full transparency through recent document releases, these efforts have largely failed. &quot;I'm afraid that much of what the government has been hiding... is the fact that they destroyed most of these records way, way back,&quot; Russell stated. He provided the example of Richard Case Nagell, a double agent who was prepared to testify before the Assassination Records Review Board until his untimely death in the 1990s.\u003c/p>\n\n\u003cp>On the topic of mind control, Russell described his interviews with Sidney Gottlieb, who ran the CIA's MKUltra program. He recounted how Gottlieb raised &quot;a hypothetical about Lee Harvey Oswald,&quot; suggesting that if someone had an existing ideology, &quot;you could then add hypnosis&quot; to manipulate them into committing an act. Russell argued that Oswald, Jack Ruby, and Sirhan Sirhan were all victims of MKUltra manipulation, with Ruby shooting Oswald and Sirhan being triggered by &quot;a code word from the girl in the polka dot dress&quot; before shooting Robert Kennedy.\u003c/p>\n\n\u003cp>On UFO disclosure, Russell expressed skepticism about government transparency. He noted that the government has withheld information since Roswell, and claimed a recovered craft provided technology that the US has reverse-engineered in a race against Russia and China. Russell also cited the recent disappearance of General McCasland, who was allegedly trying to break away from a Pentagon group before vanishing.\u003c/p>\n\n\u003cp>---------------\u003c/p>\n\n\u003cp>In the second half, \u003ca href=\"https://unhidden.org/\" target=\"_blank\">John Priestland\u003c/a>, founder of the Unhidden Foundation, outlined his organization's approach to preparing the public for potential extraterrestrial disclosure. He emphasized that a &quot;medical-led approach&quot; is essential for managing the aftermath of UFO revelations. &quot;We're here to advocate for better care and support pre-, during, post-disclosure,&quot; Priestland stated. He outlined eight practical steps for preparation: reducing stigma through lived experience, researching &quot;ontological shock&quot;, developing professional training for mental health providers, promoting community conversation groups, creating self-help resources, establishing mental health triage systems, building a &quot;trusted voices&quot; network, and securing funding.\u003c/p>\n\n\u003cp>Priestland defined &quot;ontological shock&quot; as the profound psychological distress that could result from a fundamental change in humanity's understanding of reality. He noted that while government officials often treat UFOs with a &quot;giggle factor,&quot; the potential for societal disruption warrants serious, coordinated contingency planning. &quot;One of the revelations might be that governments have been lying to us, obfuscating, giving us misinformation for 80 years,&quot; Priestland observed. His report identifies several high-risk groups, including scientists and those with rigid worldviews, who may struggle significantly if their foundational beliefs are challenged.\u003c/p>\n\n\u003cp>He argued that the scientific community's resistance to this topic often stems from &quot;identity-protective cognition.&quot; To mitigate this, Priestland called for the creation of a &quot;trusted voices&quot; group, as well as increasing the capacity of mental health services, ensuring that psychiatrists, psychologists, and counselors are equipped to provide support without dismissing patients' experiences. He emphasized the urgency of preparation, stating that the process &quot;takes months, years, possibly longer, and so we need to be starting now.&quot; Priestland also noted the contrast between the US, where congressional hearings have normalized UFO discussions, and his home country, the United Kingdom, where government policy remains dismissive and stigma remains entrenched.\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 artificial intelligence and alien signals:\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://www.quantamagazine.org/a-dark-dimension-could-link-two-of-the-universes-great-unknowns-20260622/?mc_cid=bdf9585f89\" target=\"_blank\">A Dark Dimension Could Link Two of the Universe's Great Unknowns\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://phys.org/news/2026-06-insect-populations-smaller-tree-swallows.html#google_vignette\" target=\"_blank\">Crashing insect populations lead to smaller tree swallows that reproduce less\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.axios.com/2026/06/24/ai-security-america-china-mythos-deepseek?utm_source=newsletter&utm_medium=email&utm_campaign=newsletter_axiosam&stream=top\" target=\"_blank\">Behind the Curtain: Global AI wars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.earth.com/news/the-great-monsoons-are-shifting-north-as-tropical-rain-belts-move-defying-climate-models-with-crops-across-india-west-africa-and-southeast-asia-at-stake/\" target=\"_blank\">The great monsoons are shifting north as tropical rain belts move, defying climate models, with crops across India, West Africa and Southeast Asia at stake\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://nautil.us/another-path-to-intelligence-238534?utm_source=nautilus.beehiiv.com&utm_medium=newsletter&utm_campaign=see-the-southern-lights-glitter-from-space&_bhlid=98761df9d5971e38a780e16b3c13ee9b37a264b0\" target=\"_blank\">Another Path to Intelligence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.livescience.com/space/extraterrestrial-life/something-in-space-may-be-changing-alien-signals-before-they-can-reach-earth-scientists-have-a-solution?utm_term=59CCC90C-63ED-481E-AC34-C0A4C89C1A81&lrh=8b1b39919f96722a3e08d7869213e5a40f7d73e3c57526c0ae8b51958548f46e&utm_campaign=368B3745-DDE0-4A69-A2E8-62503D85375D&utm_medium=email&utm_content=4077A257-C195-44E9-976F-234B245E3B9F&utm_source=SmartBrief\" target=\"_blank\">We've spent decades looking for the wrong type of alien radio signals, new paper claims\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://contactunderground.org/2026/06/17/virtual-experience-of-the-second-kind-cases-in-the-literature-that-support-the-virtual-experience-model/\" target=\"_blank\">Virtual Experience of the Second Kind: Cases in the literature that support the Virtual Experience Model\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.dailymail.com/news/article-15926427/MKUltra-files-delayed-tulsi-gabbard-bill-pulte.html\" target=\"_blank\">Mystery after promised MKUltra files release DELAYED as new intel boss takes control\u003c/a>\u003c/li>\u003c/ul>\n\n","locale":{"locales":[]}}]},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Led Zeppelin","title":"In My Time Of Dying","url":"https://www.amazon.com/dp/B0011Z5LDY/ctoc?trackAsin=B0011Z5LDY"},{"title":"Further On (Up the Road)","url":"https://amazon.com/dp/B00137WTGW/ctoc?trackAsin=B00137WTGW","artist":"Bruce Springsteen"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Dave Edmunds","title":"I Hear You Knocking","url":"https://amazon.com/dp/B01FG3MVVQ/ctoc?trackAsin=B01FG3MVVQ"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"url":"https://amazon.com/dp/B0GGXNWDGF/ctoc?trackAsin=B0GGXNWDGF","artist":"The Stray Cats","title":"Lust 'n' Love"},{"url":"https://amazon.com/dp/B0025VYRV0/ctoc?trackAsin=B0025VYRV0","artist":"John Williams","title":"Close Encounters Theme"},{"artist":"Beatles","title":"Tomorrow Never Knows","url":"https://www.amazon.com/dp/B07FSQB6DL/ctoc?trackAsin=B07FSQB6DL"},{"title":"Goodbye to Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ","artist":"Ozzy Osbourne"},{"artist":"John Fogerty","title":"A Hundred And Ten In The Shade","url":"https://www.amazon.com/dp/B0FKVSBQDP/ctoc?trackAsin=B0FKVSBQDP"},{"artist":"Kansas","title":"Dust in the Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Robert Plant / Alison Krause","title":"Fortune Teller","url":"https://www.amazon.com/dp/B005G6PQZC/ctoc?trackAsin=B005G6PQZC"},{"artist":"Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"title":"Love Like Ghosts","url":"https://www.amazon.com/dp/B0F3MGJW6T/ctoc?trackAsin=B0F3MGJW6T","artist":"Lord Huron"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/secret government files"]},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782655200000},"zype_episodes":{"value":"06-28-2026-hour-1,06-28-2026-hour-2,06-28-2026-hour-3,06-28-2026-hour-4","type":"plain"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"primary_image":{"type":"asset","value":{"new_tab":false,"source_credit":"SEAN GLADWELL / Moment / Getty Images","title":"Binary code numbers abstract","url":"asset://assets.getty/6a3dc971ab42a8d5ec0b71c9","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dc971ab42a8d5ec0b71c9","use_caption":false,"alt_text":"","bucket":"assets.getty","caption":"Binary code numbers abstract background","id":"%2F6a3dc971ab42a8d5ec0b71c9"}},"slug":{"type":"slug","value":"2026-06-28-show"},"summary":{"type":"html","value":"\u003cp>Investigative journalist \u003ca href=\"https://dickrussell.org/\" target=\"_blank\">Dick Russell\u003c/a> shared his decades of research into government coverups. Followed by \u003ca href=\"https://unhidden.org/\" target=\"_blank\">John Priestland\u003c/a>, who outlined the Unhidden Foundation's preparation for potential extraterrestrial disclosure.\u003c/p>\n\n"},"display_highlights":{"type":"checkbox","value":false},"guest":{"value":["%2F6a3daa1b9ef4ba362ed9626d","%2F68d4eee7caa22ddf27813d94"],"type":"link"},"highlights":{"type":"plain","value":""},"pn_podcast":{"value":[{"title":"Sun, Jun 28 2026 - Hour 1","episodeId":"/episodes/6a425270e6bca6afd8802100","show":"coast"},{"episodeId":"/episodes/6a425282e6bca6afd8802101","show":"coast","title":"Sun, Jun 28 2026 - Hour 2"},{"episodeId":"/episodes/6a425294e6bca6afd8802102","show":"coast","title":"Sun, Jun 28 2026 - Hour 3"},{"episodeId":"/episodes/6a4252a8e6bca6afd8802103","show":"coast","title":"Sun, Jun 28 2026 - Hour 4"}],"type":"pnpodcast"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dickrussell.org/\" target=\"_blank\">dickrussell.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://unhidden.org/\" target=\"_blank\">unhidden.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"keywords":["keywords/UFO disclosure","keywords/secret government files"],"primary_slug":"2026-06-28-show","slugs":["2026-06-28-show"],"sponsored":false,"title":"Secret Govt. Files / Disclosure Impact","author":"","description":"Investigative journalist Dick Russell shared his decades of research into government coverups. Followed by John Priestland, who outlined the Unhidden Foundation's preparation for potential extraterrestrial disclosure.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Binary code numbers abstract background","link":"","new_tab":false,"source_credit":"SEAN GLADWELL / Moment / Getty Images","title":"Binary code numbers abstract","url":"asset://assets.getty/6a3dc971ab42a8d5ec0b71c9","use_caption":false,"alt_text":""}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"MBvGK","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1782727200000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-28-show/","permalink":"https://www.coasttocoastam.com/show/2026-06-28-show/"},"slug":"2026-06-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dc971ab42a8d5ec0b71c9","title":"Secret Govt. Files / Disclosure Impact","description":"Investigative journalist Dick Russell shared his decades of research into government coverups. Followed by John Priestland, who outlined the Unhidden Foundation's preparation for potential extraterrestrial disclosure.","author":""},"pub_start":1782727200000,"pub_until":4115978604802,"pub_changed":1782731520719,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","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":"%2F6a3daa1b9ef4ba362ed9626d","slug":"dick-russell","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"dick-russell"},"summary":{"value":"\u003cp>Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and \u003cem>Eye of the Whale\u003c/em>, named a Best Book of the Year in 2001 by three major newspapers. \u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dickrussell.org/\" target=\"_blank\">\u003cu>dickrussell.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and \u003cem>Eye of the Whale\u003c/em>, named a Best Book of the Year in 2001 by three major newspapers. His book The Man Who Knew Too Much, probing the forces behind the assassination of President John F. Kennedy, has been hailed as a “masterpiece of historical reconstruction.” The final two volumes of his biographical trilogy, The Life and Ideas of James Hillman, were being published in 2023. Russell is also the author of Black Genius and the American Experience and the memoir My Mysterious Son: A Life-Changing Passage Between Schizophrenia and Shamanism. He was a recipient of the citizen’s Chevron Conservation Award for his environmental activism. Russell resides in Los Angeles.  \u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Real-RFK-Jr-Trials-Warrior/dp/1510776095/ctoc\" target=\"_blank\">\u003cu>Real RFK Jr.: Trials of a Truth Warrior\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Trail-JFK-Assassins-Groundbreaking-Conspiracy/dp/1616080868/ctoc\" target=\"_blank\">On the Trail of the JFK Assassins\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Theyre-Here-UFOs-UAPs-US/dp/1510783040/ctoc\" target=\"_blank\">UFOs &amp; UAPs: An Investigative Journalist Dissects an Eighty-Year Cover-Up\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Documents-Government-Doesnt-Want-Read/dp/1616085711/ctoc\" target=\"_blank\">63 Documents the Government Doesn't Want You to Read\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Man-Who-Knew-Much-Assassination/dp/0786712422/ctoc\" target=\"_blank\">The Man Who Knew Too Much\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F6a3daa2a9ef4ba362ed96279","new_tab":false,"title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279","source_credit":"","url":"asset://new_assets/6a3daa2a9ef4ba362ed96279"}},"show_appearances":{"type":"link","value":[]},"title":{"value":"Dick Russell","type":"title"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"description":"Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and Eye of the Whale, named a Best Book of the Year in 2001 by three major newspapers.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","use_caption":false,"new_tab":false,"url":"asset://new_assets/6a3daa2a9ef4ba362ed96279"},"keywords":[],"primary_slug":"dick-russell","slugs":["dick-russell"],"sponsored":false,"title":"Dick Russell","author":""},"targeting":{"exclusion":{"tags":[]},"publish_date":1782426120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"what":["coast-categories/current-events-economy","coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"I3XkR","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/guest/dick-russell/"},"pub_start":1782426120000,"type":"content:coast-to-coast-guest","summary":{"title":"Dick Russell","description":"Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and Eye of the Whale, named a Best Book of the Year in 2001 by three major newspapers.","image":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279"}},{"ref_id":"%2F68d4eee7caa22ddf27813d94","slug":"john-priestland","payload":{"summary":{"description":"John Priestland founded the Unhidden Foundation (\"uNHIdden\") to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","use_caption":false,"alt_text":"","title":"","url":"asset://new_assets/68dac7c1fcbd6bc79c9030ba"},"keywords":[],"primary_slug":"john-priestland","slugs":["john-priestland"],"sponsored":false,"title":"John Priestland","author":""},"targeting":{"publish_date":1758785220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"oKPAH","operator":"OR","readonly":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/guest/john-priestland/","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>John Priestland is a physicist and management consultant. He began his career as a fast-stream civil servant, including two years at the UK Cabinet Office, before moving into senior roles in engineering consultancy. A Fellow of both the Institute of Physics and the Institution of Civil Engineers, he now works extensively with construction-technology start-ups. In 2023, John founded the Unhidden Foundation (&quot;uNHIdden&quot;) to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.unhidden.org/health-effects-report/\" target=\"_blank\">Health Effects Report\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.unhidden.org/wp-content/uploads/2026/06/uNHIdden-Preparedness-Plan-Final-1.pdf\" target=\"_blank\">Preparing for Disclosure: A Public Health Framework for Paradigm-Shifting Revelations\u003c/a> (PDF)\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"john-priestland"},"title":{"value":"John Priestland","type":"title"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.unhidden.org/\" target=\"_blank\">unhidden.org\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"value":{"url":"asset://new_assets/68dac7c1fcbd6bc79c9030ba","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F68dac7c1fcbd6bc79c9030ba","link":"","title":"","bucket":"new_assets","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68dac7c1fcbd6bc79c9030ba","source_credit":""},"type":"asset"},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>John Priestland founded the Unhidden Foundation (&quot;uNHIdden&quot;) to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.\u003c/p>\n\n"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1758785220000,"type":"content:coast-to-coast-guest","summary":{"title":"John Priestland","description":"John Priestland founded the Unhidden Foundation (\"uNHIdden\") to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.","image":"https://i.iheart.com/v3/re/new_assets/68dac7c1fcbd6bc79c9030ba"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90405fc5c6051ef1778c4","slug":"george-knapp","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-knapp","cuser":"","fields":{"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"primary_video":{"type":"embed","value":{"provider":"","rendering_hint":"","url":"","attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":""}},"title":{"type":"title","value":"George Knapp"},"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":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce2","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce2","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce2","source_credit":"","title":"George Knapp","alt_text":"","caption":"","new_tab":false,"use_caption":false}},"slug":{"value":"george-knapp","type":"slug"},"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"}},"ingestion":{"feed_content_id":"/content/george-knapp","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-knapp","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"title":"George Knapp","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":"","use_caption":false,"url":"asset://new_assets/5e381ddba201ec1fa69d0ce2","link":"","new_tab":false,"source_credit":"","title":"George Knapp"},"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},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"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":"","id":"5XdWZ","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1580473800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"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:/6a3dc5653ea25ab47b792ac0","slug:2026-06-28-show","slug:2026-06-28-show","keyword:keywords/UFO disclosure","keyword:keywords/secret government files"]}},{"id":"%2F6a3dc10e3ea25ab47b792aa7","type":"PUBLISHING","record":{"ref_id":"%2F6a3dc10e3ea25ab47b792aa7","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-27-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"episodes":{"type":"plain","value":""},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782568800000},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://phillwebster.com/\" target=\"_blank\">Phill Webster\u003c/a> shared his journey into mediumship after his mother's death, as well as his reflections on life, death, and the afterlife. Followed by astrophysicist \u003ca href=\"https://adamfrankscience.com/\" target=\"_blank\">Adam Frank\u003c/a> on his research on finding signs of advanced civilizations on other worlds.\u003c/p>\n\n"},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Letting-Glow-Intuition-Spirituality-Consciously/dp/1803412208/ctoc\" target=\"_blank\">Letting Glow: A Guide to Intuition, Spirituality, and Living Consciously\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Glowing-Deeper-Book-Letting-Trilogy/dp/1803414367/ctoc\" target=\"_blank\">Glowing Deeper: Book Two of the Letting Glow Trilogy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Little-Book-Aliens-Adam-Frank/dp/0063279738/ctoc\" target=\"_blank\">The Little Book of Aliens\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Light-Stars-Alien-Worlds-Earth-ebook/dp/B076MJLBPQ/ctoc\" target=\"_blank\">Light of the Stars\u003c/a>\u003c/li>\u003c/ul>\n\n"},"host_name":{"type":"plain","value":"Ryan Wrecker"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"MARK GARLICK/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","url":"asset://assets.getty/60623b0246ac4afc6aa4d1cc","use_caption":false,"bucket":"assets.getty","caption":"This is a conceptual illustration representing space and astronomy in general. It shows the various objects that can be found in the Universe: planets, moons, stars, nebulae and galaxies. The centrepiece is a planetary nebula, the cast-off remains of a dying star. A woman in silhouette is seen looking up into space.","id":"%2F60623b0246ac4afc6aa4d1cc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/60623b0246ac4afc6aa4d1cc","title":"Conceptual illustration of space","alt_text":""}},"videos":{"type":"html","value":""},"zype_highlights":{"type":"plain","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Soundgarden","title":"Burden In My Hand","url":"https://amazon.com/dp/B000W01YWQ/ctoc?trackAsin=B000W01YWQ"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"Martha Reeves & The Vandellas","title":"Nowhere To Run","url":"https://amazon.com/dp/B00EE7W8S2/ctoc?trackAsin=B00EE7W8S2"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"title":"The Other Side","url":"https://amazon.com/dp/B000VRV2J0/ctoc?trackAsin=B000VRV2J0","artist":"Aerosmith"},{"url":"https://amazon.com/dp/B000VZO4TW/ctoc?trackAsin=B000VZO4TW","artist":"Kiss","title":"Beth"},{"artist":"Jane's Addiction","title":"Been Caught Stealing","url":"https://amazon.com/dp/B0018APEPW/ctoc?trackAsin=B0018APEPW"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Soul Asylum","title":"Runaway Train","url":"https://amazon.com/dp/B0044JV9EE/ctoc?trackAsin=B0044JV9EE"},{"title":"Chariots Of Fire","url":"https://amazon.com/dp/B07N7QRGJX/ctoc?1","artist":"Vangelis"},{"artist":"Jerry Reed","title":"Talk About The Good Times","url":"https://amazon.com/dp/B01DHO29TK/ctoc?trackAsin=B01DHO29TK"},{"title":"Close Encounters of the Third Kind: Main Theme","url":"https://amazon.com/dp/B0025VYRV0/ctoc?trackAsin=B0025VYRV0","artist":"John Williams"},{"artist":"Meat Puppets","title":"Backwater","url":"https://amazon.com/dp/B002RDFF4E/ctoc?trackAsin=B002RDFF4E"},{"artist":"Cusco ","title":"Inca Dance","url":"https://www.amazon.com/Inca-Dance/dp/B07P19JR8X/ctoc"}]},"display_highlights":{"value":false,"type":"checkbox"},"highlights":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[{"title":"Sat, Jun 27 2026 - Hour 1","episodeId":"/episodes/6a410d1f5e335f71e38150cc","show":"coast"},{"episodeId":"/episodes/6a410d325e335f71e38150cd","show":"coast","title":"Sat, Jun 27 2026 - Hour 2"},{"episodeId":"/episodes/6a410d485e335f71e38150ce","show":"coast","title":"Sat, Jun 27 2026 - Hour 3"},{"episodeId":"/episodes/6a410d5d5e335f71e38150cf","show":"coast","title":"Sat, Jun 27 2026 - Hour 4"}]},"title":{"type":"title","value":"Life Beyond Death / Searching for ET"},"zype_episodes":{"type":"plain","value":"06-27-2026-hour-1,06-27-2026-hour-2,06-27-2026-hour-3,06-27-2026-hour-4"},"blocks":{"type":"flex","value":[{"value":"\u003cp>Joining guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), author \u003ca href=\"https://phillwebster.com/\" target=\"_blank\">Phill Webster\u003c/a> described his lifelong curiosity about life after death, which intensified after his mother's death in 2021. He recounted a striking experience during a FaceTime call shortly before her passing in which he briefly saw an unfamiliar older man standing beside her, despite his mother insisting she was alone. After learning she had died the following morning, Webster came to view the encounter as a possible sign or spiritual presence connected to her passing, an event that became the catalyst for his exploration of consciousness and the afterlife.\u003c/p>\n\n\u003cp>Although Webster considers himself naturally skeptical and cautious about extraordinary claims, he said his experiences with mediums and his own study of mediumship convinced him that consciousness likely continues in some form after death. He emphasized that he does not accept every paranormal claim uncritically and prefers to rely on personal experiences rather than assumptions. He reflected on how revisiting past coincidences and unexplained moments through this new perspective changed the way he interprets intuition and synchronicities.\u003c/p>\n\n\u003cp>Webster eventually immersed himself in mediumship training, motivated largely by a desire to know that his mother was still present in some way. He shared examples of highly specific impressions received during practice sessions that strengthened his belief in psychic phenomena and argued that intuition may be a natural human ability that people often dismiss. At the same time, he warned about unethical practitioners and &quot;guru&quot; mentalities, stressing the importance of skepticism, personal discernment, and recognizing that psychic impressions reflect possibilities rather than fixed destinies.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>In the second half, astrophysicist \u003ca href=\"https://adamfrankscience.com/\" target=\"_blank\">Adam Frank\u003c/a> explained that the search for extraterrestrial life has undergone a revolution over the past three decades, beginning with the 1995 discovery of the first planet orbiting another star. That finding transformed astrobiology from a fringe field into a thriving scientific discipline and revealed that planets are common throughout the universe. Frank noted that many stars likely host worlds in habitable zones where liquid water could exist, giving scientists confidence that meaningful answers about life beyond Earth may arrive within the next few decades.\u003c/p>\n\n\u003cp>Frank emphasized that modern astronomy is uncovering worlds unlike anything in our own solar system, including &quot;hot Jupiters&quot; and &quot;super-Earths.&quot; Using sophisticated techniques that analyze how starlight changes as planets pass in front of their stars, scientists can now identify atmospheric chemicals and search for biosignatures that may indicate life or advanced civilizations. He described this work as a triumph of human ingenuity and suggested that future telescopes may even detect industrial pollutants such as chlorofluorocarbons, which would provide compelling evidence of technological activity on distant planets.\u003c/p>\n\n\u003cp>While Frank supports rigorous scientific investigation into UFOs and unexplained aerial phenomena, he stressed that extraordinary claims require extraordinary evidence. He argued that blurry images, eyewitness testimony, and secondhand reports are insufficient for scientific conclusions and called instead for verifiable data and transparent analysis. Despite limited funding for the search for extraterrestrial life, he believes humanity is currently living through a golden age of discovery and is optimistic that hard evidence of life elsewhere in the universe may emerge within the next 20 to 30 years.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"guest":{"type":"link","value":["%2F64b092512c85449649dcd18a","%2F5e01d256cc137bf244202930"]},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"keywords":{"type":"tag","value":["keywords/intuition","keywords/consciousness","keywords/search for ET life"]},"slug":{"type":"slug","value":"2026-06-27-show"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://phillwebster.com/\" target=\"_blank\">\u003cu>phillwebster.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://adamfrankscience.com/\" target=\"_blank\">\u003cu>adamfrankscience.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":{"primary_slug":"2026-06-27-show","slugs":["2026-06-27-show"],"sponsored":false,"title":"Life Beyond Death / Searching for ET","author":"","description":"Author Phill Webster shared his journey into mediumship after his mother's death, as well as his reflections on life, death, and the afterlife. Followed by astrophysicist Adam Frank on his research on finding signs of advanced civilizations on other worlds.","image":{"source_credit":"MARK GARLICK/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Conceptual illustration of space","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"This is a conceptual illustration representing space and astronomy in general. It shows the various objects that can be found in the Universe: planets, moons, stars, nebulae and galaxies. The centrepiece is a planetary nebula, the cast-off remains of a dying star. A woman in silhouette is seen looking up into space.","link":"","new_tab":false,"url":"asset://assets.getty/60623b0246ac4afc6aa4d1cc"},"keywords":["keywords/intuition","keywords/consciousness","keywords/search for ET life"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1782640800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"zg4yj","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/science-space-technology","coast-categories/host-ryan-wrecker"]}]},"permalink":"https://www.coasttocoastam.com/show/2026-06-27-show/"},"slug":"2026-06-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/60623b0246ac4afc6aa4d1cc","title":"Life Beyond Death / Searching for ET","description":"Author Phill Webster shared his journey into mediumship after his mother's death, as well as his reflections on life, death, and the afterlife. Followed by astrophysicist Adam Frank on his research on finding signs of advanced civilizations on other worlds.","author":""},"pub_start":1782640800000,"pub_until":4115978604802,"pub_changed":1782649530551,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/science-space-technology","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":"%2F64b092512c85449649dcd18a","slug":"phill-webster","payload":{"canonical_url":"https://www.coasttocoastam.com/content/phill-webster/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"type":"html","value":"\u003cp>Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. Most notably, he has worked with people such as Elle Fanning, Sylvester Stallone, Tom Hardy, and Benedict Cumberbatch, to name a few. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.\u003c/p>\n\n\u003cp>These events prompted a complete life review, and an exploration into the mystical, which culminated in the Amazon top of the charts book ‘Letting Glow’, and its soon-to-be-released sequel, ‘Glowing Deeper’. In Book One, he documents his journey into mediumship, and sets out to de-mystify the mystical, making the unfolding and development of psychic senses accessible to us all. ‘Letting Glow’ delves headfirst into how we can connect with our highest states of intuition, manifest lives of purpose, realign the connection between our thoughts, consciousness, and our authentic selves, and ultimately, searches for proof that we survive physical death.\u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0},"locale":{"locales":[]}}]},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://phillwebster.com/\" target=\"_blank\">phillwebster.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Phill Webster"},"slug":{"type":"slug","value":"phill-webster"},"show_appearances":{"type":"link","value":[]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Letting-Glow-Intuition-Spirituality-Consciously/dp/1803412208/ctoc\" target=\"_blank\">Letting Glow: A Guide to Intuition, Spirituality, and Living Consciously\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Glowing-Deeper-Book-Letting-Trilogy/dp/1803414367/ctoc\" target=\"_blank\">Glowing Deeper: Book Two of the Letting Glow Trilogy\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"videos":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/64b4da3e2ae6c57244b59977","link":"","caption":"","use_caption":false,"new_tab":false,"bucket":"new_assets","id":"%2F64b4da3e2ae6c57244b59977","url":"asset://new_assets/64b4da3e2ae6c57244b59977","title":"","alt_text":""}},"author":{"type":"author","value":[]}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""},"summary":{"author":"","description":"Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.","image":{"link":"","alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"url":"asset://new_assets/64b4da3e2ae6c57244b59977","title":"","source_credit":"","new_tab":false},"title":"Phill Webster","primary_slug":"phill-webster","slugs":["phill-webster"],"sponsored":false,"keywords":[]},"targeting":{"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1689293400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"jTC1d","what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}]}},"pub_start":1689293400000,"type":"content:coast-to-coast-guest","summary":{"title":"Phill Webster","description":"Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.","image":"https://i.iheart.com/v3/re/new_assets/64b4da3e2ae6c57244b59977"}},{"ref_id":"%2F5e01d256cc137bf244202930","slug":"frank-adam-90798","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/frank-adam/90798","cuser":"","fields":{"primary_image":{"type":"asset","value":{"title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","url":"asset://new_assets/6533cfc39e5d6b4b27ede18e","link":"","alt_text":"","caption":"","source_credit":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6533cfc39e5d6b4b27ede18e","id":"%2F6533cfc39e5d6b4b27ede18e"}},"summary":{"type":"html","value":"\u003cp>Astrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described &quot;evangelist of science,&quot; he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.\u003c/p>\n\n\n\n\n\u003cp>He is the co-founder of National Public Radio’s \u003ca href=\"https://www.npr.org/sections/13.7/\" target=\"_blank\">13.7: Cosmos and Culture blog\u003c/a> as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.\u003c/p>\n\n"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"value":"","type":"html"},"title":{"type":"title","value":"Adam Frank"},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"slug":{"type":"slug","value":"frank-adam-90798"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nAstrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described \"evangelist of science,\" he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.\n\u003c/p>\n\n\u003cp>\nHe is the co-founder of National Public Radio’s \u003ca href=\"https://www.npr.org/sections/13.7/\" target=\"_blank\">13.7: Cosmos and Culture blog\u003c/a> as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.\n\u003c/p>","schedule":{"end":4115978604802,"enabled":false,"begin":0}}]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.adamfrankscience.com/\" target=\"_blank\">adamfrankscience.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/About-Time-Cosmology-Culture-Twilight/dp/1439169608/ctoc\" target=\"_blank\">About Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Light-Stars-Alien-Worlds-Earth-ebook/dp/B076MJLBPQ/ctoc\" target=\"_blank\">Light of the Stars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Constant-Fire-Beyond-Science-Religion/dp/0520265866/ctoc\" target=\"_blank\">The Constant Fire\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Little-Book-Aliens-Adam-Frank/dp/0063279738/ctoc\" target=\"_blank\">The Little Book of Aliens\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_content_id":"/content/frank-adam-90798","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/frank-adam/90798","external_url":""},"summary":{"description":"Astrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described \"evangelist of science,\" he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.      He is the co-founder of National Public Radio’s 13.7: Cosmos and Culture blog as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.","image":{"url":"asset://new_assets/6533cfc39e5d6b4b27ede18e","title":"","link":"","attributes":{"mimetype":"image/jpeg","type":"image"},"alt_text":"","caption":"","use_caption":false,"source_credit":"","new_tab":false},"title":"Adam Frank","primary_slug":"frank-adam-90798","slugs":["frank-adam-90798"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff"},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"5jPEQ","what":["coast-categories/science-space-technology","coast-categories/extraterrestrial"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1514516340000}},"pub_start":1514516340000,"type":"content:coast-to-coast-guest","summary":{"title":"Adam Frank","description":"Astrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described \"evangelist of science,\" he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.      He is the co-founder of National Public Radio’s 13.7: Cosmos and Culture blog as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.","image":"https://i.iheart.com/v3/re/new_assets/6533cfc39e5d6b4b27ede18e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a3dc10e3ea25ab47b792aa7","slug:2026-06-27-show","slug:2026-06-27-show","keyword:keywords/intuition","keyword:keywords/consciousness","keyword:keywords/search for ET life"]}},{"id":"%2F6a34d899475e8dbb9d4c6471","type":"PUBLISHING","record":{"ref_id":"%2F6a34d899475e8dbb9d4c6471","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-26-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["keywords/hoarding"]},"pn_podcast":{"type":"pnpodcast","value":[{"title":"Fri, Jun 26 2026 - Hour 1","episodeId":"/episodes/6a3fa69b79c843ec63b8cf4f","show":"coast"},{"episodeId":"/episodes/6a3fa6ac79c843ec63b8cf50","show":"coast","title":"Fri, Jun 26 2026 - Hour 2"},{"episodeId":"/episodes/6a3fa6bd79c843ec63b8cf51","show":"coast","title":"Fri, Jun 26 2026 - Hour 3"},{"episodeId":"/episodes/6a3fa6ca79c843ec63b8cf52","show":"coast","title":"Fri, Jun 26 2026 - Hour 4"}]},"title":{"type":"title","value":"Hoarding / Open Lines"},"videos":{"type":"html","value":""},"books":{"value":"","type":"html"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B","artist":"Apollo 100","title":"Joy"},{"artist":"Billy Preston","title":"Nothing From Nothing","url":"https://amazon.com/dp/B000W05AJE/ctoc?trackAsin=B000W05AJE"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"url":"https://amazon.com/dp/B015D2ND8A/ctoc?trackAsin=B015D2ND8A","artist":"Joe Walsh","title":"A Life of Illusion"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Todd Rundgren","title":"I Saw the Light","url":"https://amazon.com/dp/B07VXDKX88/ctoc?trackAsin=B07VXDKX88"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Kenny Rogers","title":"Just Dropped In (To See What Condition My Condition Is In)","url":"https://amazon.com/dp/B018XDZSAM/ctoc?trackAsin=B018XDZSAM"},{"artist":"John Williams","title":"Lost In Space Main Title","url":"https://www.amazon.com/dp/B079YN1QQF/ctoc"},{"title":"Jane Says","url":"https://amazon.com/dp/B004H1AZU8/ctoc?trackAsin=B004H1AZU8","artist":"Jane's Addiction"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"CAKE","title":"I Will Survive","url":"https://amazon.com/dp/B00137GC2O/ctoc?trackAsin=B00137GC2O"},{"artist":"UFO","title":"Love To Love","url":"https://amazon.com/dp/B0CQ54DBZ2/ctoc?trackAsin=B0CQ54DBZ2"},{"artist":"The Band","title":"The Weight","url":"https://amazon.com/dp/B000TE1IIU/ctoc?trackAsin=B000TE1IIU"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/Inca-Dance/dp/B07P19JR8X/ctoc"}]},"episodes":{"value":"","type":"plain"},"primary_image":{"type":"asset","value":{"id":"%2F6a34d98e2b5a1317fce9ade2","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34d98e2b5a1317fce9ade2","title":"Hoarder House Bedroom","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty","caption":"Hoarder house bedroom packed with clothing bags, household objects, vintage electronics and miscellaneous junk.","link":"","source_credit":"trekandshoot / iStock / Getty Images","url":"asset://assets.getty/6a34d98e2b5a1317fce9ade2"}},"show_date":{"type":"date","value":1782482400000},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>cendecon.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-26-2026-hour-1,06-26-2026-hour-2,06-26-2026-hour-3,06-26-2026-hour-4"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) was joined by \u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>Ethan Phearson\u003c/u>\u003c/a> of Cendecon, Inc., a biohazard remediation company, for a discussion on the psychological and physical challenges of hoarding situations. Phearson explained that hoarding exists on a wide spectrum and can affect people of any age, income level, or social background. In his experience cleaning hundreds of homes, hoarding rarely centers on a single type of item; people may accumulate newspapers, animals, boxes, clothing, food containers, or almost anything imaginable. He emphasized that severe hoarding environments are often more hazardous than crime scenes because they combine multiple dangers, including mold, water damage, electrical risks, structural instability, pests, and airborne contaminants.\u003c/p>\n\n\u003cp>Phearson commented on the connection between hoarding and grief. He said he has observed that nearly every hoarding case his company encounters began after the individual experienced the loss of a loved one, causing them to become emotionally attached to possessions that symbolize a connection to the deceased. He described hoarding less as a logical decision and more as a psychological response in which people preserve objects as reminders of a time when their loved one was still alive, making cleanup emotionally difficult and often distressing.\u003c/p>\n\n\u003cp>Phearson spoke about the practical realities of remediation work. Most of his company's clients are family members or property managers rather than the hoarders themselves, who are frequently hospitalized, deceased, or unable to manage the situation. Cleanup projects typically require multiple dumpsters and several days of work, and his crews often encounter valuables, weapons, cash, animals, and extensive property damage. Despite the difficult conditions and high employee burnout, he said he finds satisfaction in transforming unsafe, uninhabitable spaces into clean, functional homes.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the latter half of the program. Charlie from Texas described his own experience with hoarding as a gradual progression that began with the frugal mindset of growing up in the 1940s, when people were taught not to throw anything away. After spending years importing and reselling inexpensive furniture from England, he developed a habit of collecting decorative items, Christmas decorations, and other reusable household goods with the intention of eventually giving them away to others or passing them on to family. Over time, however, he realized he was accumulating items faster than he could distribute them and came to accept that younger generations often have little interest in inheriting such possessions.\u003c/p>\n\n\u003cp>William in Fort Worth discussed reports circulating online about people using DMT while viewing patterns created by laser grids and claiming to perceive mysterious symbols or alien codes embedded within the light patterns. Drawing parallels to topics such as MKUltra and the film The Men Who Stare at Goats, he wondered whether government research into psychedelics might have uncovered unusual methods of communication or perception that remain poorly understood. Although skeptical of extraterrestrial visitation, William expressed curiosity about whether these shared experiences could represent a genuine but unexplained phenomenon, particularly given the reportedly brief and difficult-to-describe nature of DMT experiences.\u003c/p>\n\n\u003cp>Helen from Houston shared two personal accounts related to unexplained aerial phenomena. First, she recalled a trusted, reserved farmer in her community who claimed to have seen a round UFO land in a pasture while he was plowing, but kept the experience private out of fear of ridicule. She then recounted an experience from her own youth when she and her future husband were parked in a rural area after a movie and witnessed a sudden, intensely bright light or explosion illuminate the entire area roughly 100 to 200 feet above the ground. Frightened and unable to explain what they had seen, the couple quickly drove away and treated the incident as a private secret for many years, Helen revealed.\u003c/p>\n\n"}]},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"slug":{"type":"slug","value":"2026-06-26-show"},"author":{"value":[],"type":"author"},"guest":{"type":"link","value":["%2F6a34526b08093eca7cb6b0ed","%2F5dffc219cc137bf2442012a0"]},"show_audio":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>Ethan Phearson\u003c/u>\u003c/a> of Cendecon, Inc., a biohazard remediation company, discussed the psychological and physical challenges of hoarding situations. Open Lines followed in the latter half of the program.\u003c/p>\n\n"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"title":"Hoarding / Open Lines","author":"","description":"Ethan Phearson of Cendecon, Inc., a biohazard remediation company, discussed the psychological and physical challenges of hoarding situations. Open Lines followed in the latter half of the program.","image":{"link":"","title":"Hoarder House Bedroom","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Hoarder house bedroom packed with clothing bags, household objects, vintage electronics and miscellaneous junk.","new_tab":false,"source_credit":"trekandshoot / iStock / Getty Images","url":"asset://assets.getty/6a34d98e2b5a1317fce9ade2"},"keywords":["keywords/hoarding"],"primary_slug":"2026-06-26-show","slugs":["2026-06-26-show"],"sponsored":false},"targeting":{"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"xFZM6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/host-ryan-wrecker"]}],"exclusion":{"tags":[]},"publish_date":1782554400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"permalink":"https://www.coasttocoastam.com/show/2026-06-26-show/"},"slug":"2026-06-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34d98e2b5a1317fce9ade2","title":"Hoarding / Open Lines","description":"Ethan Phearson of Cendecon, Inc., a biohazard remediation company, discussed the psychological and physical challenges of hoarding situations. Open Lines followed in the latter half of the program.","author":""},"pub_start":1782554400000,"pub_until":4115978604802,"pub_changed":1782558244391,"subscription":[{"tags":["coast-categories/psychology-mind","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":"%2F6a34526b08093eca7cb6b0ed","slug":"ethan-phearson","payload":{"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind","coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"Y87oj","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1781813700000},"canonical_url":"https://www.coasttocoastam.com/guest/ethan-phearson/","cuser":"user/ldap/PREBUR1SXN","fields":{"slug":{"type":"slug","value":"ethan-phearson"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company. He has gained expertise in the mental health condition of hoarding.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company. \u003c/p>\n\n"},"title":{"type":"title","value":"Ethan Phearson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>cendecon.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6a3452df08093eca7cb6b0fa","link":"","new_tab":false,"title":"","url":"asset://new_assets/6a3452df08093eca7cb6b0fa","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3452df08093eca7cb6b0fa","source_credit":"","use_caption":false}},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"","url":"asset://new_assets/6a3452df08093eca7cb6b0fa","alt_text":"","caption":"","link":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"ethan-phearson","slugs":["ethan-phearson"],"sponsored":false,"title":"Ethan Phearson","author":"","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company."}},"pub_start":1781813700000,"type":"content:coast-to-coast-guest","summary":{"title":"Ethan Phearson","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company.","image":"https://i.iheart.com/v3/re/new_assets/6a3452df08093eca7cb6b0fa"}},{"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":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a34d899475e8dbb9d4c6471","slug:2026-06-26-show","slug:2026-06-26-show","keyword:keywords/hoarding"]}}],"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 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","coast","packages-renderer-shared-ui-src-elements-MagicLink-component","vendor","packages_renderer_shared_core_src_auth_backends_pws_ts","CoastFeedLastNightShowItem-component","Heading-component","FauxButton-component","CoastFeedTonightShowsLoader-component","CoastFeedUpcomingShowsPreview-component","components-featured-CoastFeaturedLoader-component","CoastFeedInTheNewsHomepage-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["coast","packages-renderer-shared-ui-src-elements-MagicLink-component","CoastFeedLastNightShowItem-component","Heading-component","FauxButton-component","CoastFeedTonightShowsLoader-component","CoastFeedUpcomingShowsPreview-component","components-featured-CoastFeaturedLoader-component","CoastFeedInTheNewsHomepage-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.fbc2d6f32689138a56a2.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.df07d3e9c7fdd3d632d9.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.50862bc8e61d2550ba30.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/coast.be62ef30a91000549bee.js"></script>
<script async data-chunk="packages-renderer-shared-ui-src-elements-MagicLink-component" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.489cbf025d7e1a37ef28.js"></script>
<script async data-chunk="CoastFeedLastNightShowItem-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_auth_backends_pws_ts.ce65c226708bb8aa693d.js"></script>
<script async data-chunk="CoastFeedLastNightShowItem-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedLastNightShowItem-component.90dfdcefaae5b012585f.js"></script>
<script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.9d6a8bfa29e035e27f5b.js"></script>
<script async data-chunk="CoastFeedTonightShowsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedTonightShowsLoader-component.bb0a5bc5d435853d6d3d.js"></script>
<script async data-chunk="CoastFeedUpcomingShowsPreview-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedUpcomingShowsPreview-component.2c2f9ae7943853c2a484.js"></script>
<script async data-chunk="components-featured-CoastFeaturedLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/components-featured-CoastFeaturedLoader-component.97a638086d0e5d1b13f1.js"></script>
<script async data-chunk="CoastFeedInTheNewsHomepage-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedInTheNewsHomepage-component.2bc7ae1194c2f5718597.js"></script>
            </body>
        </html>