<!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/driver-reports-bigfoot-sighting-in-connecticut/"><img src="https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Driver Reports Bigfoot Sighting in Connecticut" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad?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/driver-reports-bigfoot-sighting-in-connecticut/">Driver Reports Bigfoot Sighting in Connecticut</a><a class="card-subtitle" tabindex="0" href="/article/driver-reports-bigfoot-sighting-in-connecticut/">A man on an early morning drive in Connecticut says that he got an up-close look at a Sasquatch that crossed the road in front of his car. </a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-strange-fish-frenzy-unfolds-at-spanish-marina/"><img src="https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Strange &#x27;Fish Frenzy&#x27; Unfolds at Spanish Marina" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe?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-strange-fish-frenzy-unfolds-at-spanish-marina/">Strange &#x27;Fish Frenzy&#x27; Unfolds at Spanish Marina</a><a class="card-subtitle" tabindex="0" href="/article/watch-strange-fish-frenzy-unfolds-at-spanish-marina/">People at a Spanish marina were left scratching their heads when hundreds of frantic fish inexplicably jumped out of the water and beached themselves all along the pavement. </a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-maryland-man-brings-stolen-kitten-to-attempted-bank-robbery/"><img src="https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Maryland Man Brings Stolen Kitten to Attempted Bank Robbery" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/video-maryland-man-brings-stolen-kitten-to-attempted-bank-robbery/">Video: Maryland Man Brings Stolen Kitten to Attempted Bank Robbery</a><a class="card-subtitle" tabindex="0" href="/article/video-maryland-man-brings-stolen-kitten-to-attempted-bank-robbery/">A Maryland man attempted to rob a bank with a rather unlikely &#x27;accomplice:&#x27; a kitten he had just stolen from a pet store moments earlier.</a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/tourist-snaps-tantalizing-photo-of-mysterious-green-mass-at-loch-ness/"><img src="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Tourist Snaps Tantalizing Photo of Mysterious &#x27;Green Mass&#x27; at Loch Ness" class="" srcSet="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/tourist-snaps-tantalizing-photo-of-mysterious-green-mass-at-loch-ness/">Video: Tourist Snaps Tantalizing Photo of Mysterious &#x27;Green Mass&#x27; at Loch Ness</a><a class="card-subtitle" tabindex="0" href="/article/tourist-snaps-tantalizing-photo-of-mysterious-green-mass-at-loch-ness/">A tourist aboard a cruise boat at Loch Ness snapped a tantalizing photo of a mysterious shape beneath the water of the iconic Scottish site. </a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/art-bell-vault-computer-security-hacking-cave-explorations/"><img src="https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Art Bell Vault: Computer Security &amp; Hacking / Cave Explorations" class="" srcSet="https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?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/art-bell-vault-computer-security-hacking-cave-explorations/">Art Bell Vault: Computer Security &amp; Hacking / Cave Explorations</a><a class="card-subtitle" tabindex="0" href="/article/art-bell-vault-computer-security-hacking-cave-explorations/">Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about computer security and cave explorations.</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-14-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/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Natural Health Remedies / The Nature of Time" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Jul</span><span>14</span></time><span class="item-title">Natural Health Remedies / The Nature of Time</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/randi-shannon/">Randi Shannon</a><span>, </span><a tabindex="0" href="/guest/ricksecker-mike-80262/">Mike Ricksecker</a></div></div></section><section class="item-summary">Naturopathic doctor Randi Shannon shared insights on health, nutrition, and supplements. Followed by paranormal researcher Mike Ricksecker with his theories on time, time travel, and ancient wisdom.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-07-14-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-15-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/6a5052e965a938d42fe85c6a?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Analyzing NDEs / Embracing Death" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Jul</span><span>15</span></time><span class="item-title">Analyzing NDEs / Embracing Death</span></figcaption></figure></a><section class="item-links"><p class="coast-linked-host coast-linked-items title-on-same-line"><span class="linked-header">Hosted by<!-- -->:</span><span class="linked-value">George Noory</span></p></section><section class="item-summary"><p>Physicist and philosopher<a href="https://hdm-stuttgart.de/person/spillner/" target="_blank"> Vera Spillner</a> shared her research into near-death experiences. Followed by spiritual counselor <a href="https://createyourownafterlife.com/" target="_blank">Samantha Corfield</a> on her work exploring the afterlife and helping people overcome their fear of death.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-07-15-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>16</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-16-show/">Thursday<!-- --> - <!-- -->Controlling Climate Narratives / Time-Travel Tourism</a><a tabindex="0" href="/guest/justin-mabie/">Justin Mabie</a><span> | </span><a tabindex="0" href="/guest/james-wyllie/">James Wyllie</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>17</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-17-show/">Friday<!-- --> - <!-- -->Antarctic Mysteries / Open Lines</a><a tabindex="0" href="/guest/christopher-macklin/">Christopher Macklin</a><span> | </span><a tabindex="0" href="/guest/lines-open-5608/">Open Lines</a></div></div></div><div class="more-container"><a class="more" tabindex="0" href="/shows/upcoming/">Full Schedule »</a></div></div></div><input type="hidden" data-id="UquMu"/><div class="component-container component-html coast-insider-homepage tile block"><div><div>
	<a href="/pages/coastinsider" 
    	data-tracking-cat="Homepage"
        data-tracking-act="Coast Insider"
        data-tracking-label="Coast Insider"
    >
        <img class="img-responsive"
        	src="https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1"
            alt="Become a Coast Insider"
            width="100%"
        />
    </a>
</div>

<!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->
<figure class="coastzone">
    <a href="/pages/coastzone/">
        <img
            src="https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3"
            alt="CoastZone banner"
            height="135"
            width="90"
        />
    </a>
    <figcaption class="coastzonedesc">
        <h1>CoastZone</h1>
        <a href="/pages/coastzone/">Sign up for our free CoastZone e-newsletter</a> to receive exclusive daily
        articles.
    </figcaption>
</figure></div></div><input type="hidden" data-id="rF7jb"/><input type="hidden" data-id="kHqC4"/><div class="component-container component-coast-featured coast-featured tile block"><header class="component-heading"><h2 class="heading-title">Featured</h2></header><section class="coast-featured-items"><a class="component-coast-featured-item" tabindex="0" href="/article/watch-strange-fish-frenzy-unfolds-at-spanish-marina/"><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/6a57f18947e10399b90ef1fe?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Strange &#x27;Fish Frenzy&#x27; Unfolds at Spanish Marina" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 15, 2026</time></section><span class="item-title">Watch: Strange &#x27;Fish Frenzy&#x27; Unfolds at Spanish Marina</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/videos-mibs-tornado-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/a3a6b5411e897c5c7d9d6eb74e49ae0e?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/a3a6b5411e897c5c7d9d6eb74e49ae0e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/a3a6b5411e897c5c7d9d6eb74e49ae0e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/a3a6b5411e897c5c7d9d6eb74e49ae0e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/a3a6b5411e897c5c7d9d6eb74e49ae0e?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Videos: MIBs &amp; Tornado" 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">Apr 18, 2012</time></section><span class="item-title">Videos: MIBs &amp; Tornado</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/driver-reports-bigfoot-sighting-in-connecticut/"><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/6a57d6c8eeb837389f50c4ad?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Driver Reports Bigfoot Sighting in Connecticut" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 15, 2026</time></section><span class="item-title">Driver Reports Bigfoot Sighting in Connecticut</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/art-bell-vault-computer-security-hacking-cave-explorations/"><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/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Art Bell Vault: Computer Security &amp; Hacking / Cave Explorations" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 15, 2026</time></section><span class="item-title">Art Bell Vault: Computer Security &amp; Hacking / Cave Explorations</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-07-14-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/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Natural Health Remedies / The Nature of Time" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Jul 15, 2026</time></section><span class="item-title">Natural Health Remedies / The Nature of Time</span></figcaption></figure></a><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3309" id="dfp-ad-3309-1"></div><a class="component-coast-featured-item" tabindex="0" href="/article/video-maryland-man-brings-stolen-kitten-to-attempted-bank-robbery/"><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/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Maryland Man Brings Stolen Kitten to Attempted Bank Robbery" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 14, 2026</time></section><span class="item-title">Video: Maryland Man Brings Stolen Kitten to Attempted Bank Robbery</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/conjuring-house-ownership-change-revealed-in-rhode-island-town-records/"><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/66ad54b7a3b37a9bae98d272?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/66ad54b7a3b37a9bae98d272?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/66ad54b7a3b37a9bae98d272?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/66ad54b7a3b37a9bae98d272?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/66ad54b7a3b37a9bae98d272?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="&#x27;Conjuring House&#x27; Ownership Change Revealed in Rhode Island Town&#x27;s Records" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 14, 2026</time></section><span class="item-title">&#x27;Conjuring House&#x27; Ownership Change Revealed in Rhode Island Town&#x27;s Records</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/tourist-snaps-tantalizing-photo-of-mysterious-green-mass-at-loch-ness/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Tourist Snaps Tantalizing Photo of Mysterious &#x27;Green Mass&#x27; at Loch Ness" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 14, 2026</time></section><span class="item-title">Video: Tourist Snaps Tantalizing Photo of Mysterious &#x27;Green Mass&#x27; at Loch Ness</span></figcaption></figure></a></section><div class="coast-featured-load-more"><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div></div><input type="hidden" data-id="7EsXb"/><div class="component-container coast-in-the-news-homepage tile"><header class="component-heading"><h2 class="heading-title">In the News</h2></header><div class="feed-cards"><div class="coast-feed-item"><a href="https://www.space.com/astronomy/meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins" class="item-title" target="_blank" rel="noopener">Meteorite that crashed through New Jersey house could hold the clues to life&#x27;s origins</a><em>— <!-- -->Space.com</em></div><div class="coast-feed-item"><a href="https://thedebrief.org/2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca/" class="item-title" target="_blank" rel="noopener">2000-Year-Old Evidence of a Cult Shrine to Odysseus Has Been Uncovered at Ithaca  </a><em>— <!-- -->The Debrief</em></div><div class="coast-feed-item"><a href="https://theobservermagazine.substack.com/p/john-philip-bessors-mysterious-electronic" class="item-title" target="_blank" rel="noopener">John Philip Bessor&#x27;s mysterious electronic voices</a><em>— <!-- -->The Observer</em></div><div class="coast-feed-item"><a href="https://www.popsci.com/science/could-dragons-actually-fly/" class="item-title" target="_blank" rel="noopener">Could Sheepstealer and other ‘House of the Dragon’ dragons actually fly?</a><em>— <!-- -->Popular Science</em></div><div class="coast-feed-item"><a href="https://www.dailymail.com/sciencetech/article-15979669/book-enoch-antichrist-prophecy.html" class="item-title" target="_blank" rel="noopener">Banned book of the Bible reveals chilling prophecy with eerie links to today</a><em>— <!-- -->Daily Mail</em></div></div><div class="more-container"><a class="more" tabindex="0" href="/inthenews/">More »</a></div></div><input type="hidden" data-id="0Z2UI"/><input type="hidden" data-id="W1GMu"/><div class="component-container component-html tile coast-readmore-homepage block"><div><section class="coast-module module">
    <a href="/article/a-true-paranormal-date-alien-bonds-with-bigfoot/"><img src="https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542" alt="paranormal date"></a>
    <div class="excerpt">
    <p>
    <a href="https://paranormaldate.com/" target="_blank">Paranormal Date</a> now has over 100,000 members! It's completely free to join and search.
    </p>
    </div>
</section>
<section class="coast-module module">            
    <a href="/pages/watch-a-free-episode-of-beyond-belief/">
    	<img src="https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50" alt="beyond belief trailer">
    </a>
    <div class="excerpt">
        <p>
        Check out this <a href="/pages/watch-a-free-episode-of-beyond-belief/" target="_self">excerpt</a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at <a href="http://www.beyondbelief.com/" target="_blank">beyondbelief.com</a> and enjoy hours of fascinating past shows!
        </p>
    </div>
</section></div></div><input type="hidden" data-id="9WlZr"/><input type="hidden" data-id="ECete"/><div class="component-container component-html coast-twitter-homepage tile block"><div><a class="twitter-timeline" data-height="550" data-theme="dark" href="https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw">Tweets by coasttocoastam</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></div><input type="hidden" data-id="dZ56N"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main></div><footer class="component-coast-footer"><div class="component-container"><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="site-ownership">Coast to Coast AM - <a href="http://www.premierenetworks.com/" target="_blank" rel="noreferrer">©<!-- -->2026<!-- --> Premiere Networks Inc.</a></div><div class="footer-row footer-links"><ul><li><a tabindex="0" href="/stations/">Local Stations</a></li><li><a tabindex="0" href="/pages/about/">About</a></li><li><a tabindex="0" href="/article/in-memoriam/">In Memoriam </a></li><li><a tabindex="0" href="/calendar/">Events</a></li><li><a href="https://help.coasttocoastam.com" target="_blank" rel="noopener">Need Help?</a></li><li><a tabindex="0" href="/pages/contact/">Contact</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-and-cookie-notice/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://www.coasttocoastam.com/content/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<!-- --> <img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload"/></a></li><li><a tabindex="0" href="/content/general-contesting-guidelines/">Contest Rules</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/" target="_blank" rel="noopener">AdChoices<!-- --> <img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload"/></a></li></ul></div></div></footer></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb9d508fdf3381ca6ccb4a13a2c93f185","canonicalHostname":"www.coasttocoastam.com","hostnames":[],"facets":["brands/COAST-PR (15194)","markets/PREMIERE"],"slug":"coast-pr","market":"markets/PREMIERE","ownBrand":"brands/COAST-PR (15194)","timeZone":"America/New_York","keys":["hostname:coast-pr.radio.iheart.com","hostname:coasttocoastamstore.com","hostname:www.coasttocoastamstore.com","id:/b9d508fdf3381ca6ccb4a13a2c93f185","brand:brands/COAST-PR (15194)","slug:coast-pr","hostname:coasttocoastam.com","hostname:www.coasttocoastam.com","hostname:qa.coasttocoastam.com"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","adPositions":[{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"guests_all_category","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/"},{"name":"video_playlist","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>"},{"name":"art_bell_category_year_month","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"articles_category_year_month","path":"/articles/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_category_year_month","path":"/guests/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year_month","path":"/photos/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"shows_category_year_month","path":"/shows/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_all_category_year","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"},{"name":"guests_all_category_year_month","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"}],"redirects":[{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/fb6dc625ca0b1cae57189375a6eafa69fffadfce","priority":0,"source":"/optout","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0d7e1ff6acf1656310065a8b709ed6e59cac6871","priority":0,"source":"^/rss/category10258/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/artwork-comics-multimedia.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/768ac5cb99a7d52634402220d532f0d5dcc74c43","priority":0,"source":"/terms","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/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/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/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/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/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/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/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/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":"%2F6a57d81fca7f331c8302bfdb","type":"LEADS","record":{"title":"Driver Reports Bigfoot Sighting in Connecticut","subtitle":"A man on an early morning drive in Connecticut says that he got an up-close look at a Sasquatch that crossed the road in front of his car. ","image":"https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad","img_meta":{"base_id":"%2F6a57d6c8eeb837389f50c4ad","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/driver-reports-bigfoot-sighting-in-connecticut/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a57f20543cf99e4b95b1480","type":"LEADS","record":{"title":"Strange 'Fish Frenzy' Unfolds at Spanish Marina","subtitle":"People at a Spanish marina were left scratching their heads when hundreds of frantic fish inexplicably jumped out of the water and beached themselves all along the pavement. ","image":"https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe","img_meta":{"base_id":"%2F6a57f18947e10399b90ef1fe","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-strange-fish-frenzy-unfolds-at-spanish-marina/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a56a53799868bfc537a25de","type":"LEADS","record":{"title":"Video: Maryland Man Brings Stolen Kitten to Attempted Bank Robbery","subtitle":"A Maryland man attempted to rob a bank with a rather unlikely 'accomplice:' a kitten he had just stolen from a pet store moments earlier.","image":"https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70","img_meta":{"base_id":"%2F6a56a34e2e85ed92d6e3dc70","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-maryland-man-brings-stolen-kitten-to-attempted-bank-robbery/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a5685ce66b079c196a31d94","type":"LEADS","record":{"title":"Video: Tourist Snaps Tantalizing Photo of Mysterious 'Green Mass' at Loch Ness","subtitle":"A tourist aboard a cruise boat at Loch Ness snapped a tantalizing photo of a mysterious shape beneath the water of the iconic Scottish site. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/tourist-snaps-tantalizing-photo-of-mysterious-green-mass-at-loch-ness/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a57910dee9ca9475f24d1d3","type":"LEADS","record":{"title":"Art Bell Vault: Computer Security & Hacking / Cave Explorations","subtitle":"Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about computer security and cave explorations.","image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","img_meta":{"base_id":"%2F695e784480157d1b50192a2a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/art-bell-vault-computer-security-hacking-cave-explorations/"},"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":"%2F6a504d14c52466d1232ba57f","type":"PUBLISHING","record":{"ref_id":"%2F6a504d14c52466d1232ba57f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-14-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, naturopathic doctor \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Randi Shannon\u003c/a> shared insights on health, nutrition, and wellness, with a focus on natural remedies and supplements. The body has a remarkable ability to heal itself with proper nutrition and lifestyle changes, she said, emphasizing that many chronic conditions like retinitis pigmentosa can improve significantly when the body is given the right “building blocks,” including vitamins, minerals, amino acids, and essential fatty acids. “The body is constantly building itself. The skin renews. The gut lining can replace itself in just a few days,” she added, citing cases where cartilage regrew after being “bone on bone.”\u003c/p>\n\n\u003cp>Regarding diet, she criticized commercial peanut products for mold contamination, linking peanut consumption to liver cysts and other health issues. &quot;Grow your own peanuts. Don’t let them sit in moisture,&quot; she advised, suggesting alternatives like almond or cashew butter. Addressing vein insufficiency, she explained that it results from weakened valves causing blood pooling and recommended walking, leg elevation, and compression stockings alongside long-term nutritional programs.\u003c/p>\n\n\u003cp>For monitoring blood pressure, Shannon suggested taking multiple readings a day —morning, afternoon, and evening— to get an accurate picture, rather than relying on a single measurement. Speaking about dental health, she praised the new dental CT scans as a useful diagnostic tool but expressed skepticism about root canals, which can sometimes trap bacteria and cause long-term illness. She also talked about lifestyle factors contributing to early mortality, urging people to protect their heart through exercise, sun exposure, sleep, stress management, and abstaining from smoking and excessive alcohol.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, paranormal researcher \u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">Mike Ricksecker\u003c/a> discussed his theories on time, time travel, and their intersections with consciousness and ancient wisdom. He pointed out that &quot;time is a human construct,&quot; a tool devised to navigate reality, rather than an absolute entity. Time, he continued, could be viewed as the fourth dimension within a theoretical physics framework of up to 11 hyperspatial dimensions, and that &quot;other beings, other entities, other areas are open for us to explore&quot; beyond our temporal experience.\u003c/p>\n\n\u003cp>Ricksecker introduced his &quot;stacked time theory,&quot; likening time to &quot;a stack of photos,&quot; where every moment —past, present, and future— exists concurrently but at different frequencies. He described phenomena like time slips as moments when these frequencies resonate and &quot;bleed into each other.&quot; This model also informs his interpretation of the \u003ca href=\"https://www.coasttocoastam.com/show/2018-06-18-show/\" target=\"_blank\">Mandela Effect\u003c/a>, which he attributes to &quot;time sorting itself out again&quot; due to real-time travelers altering events, causing ripple effects across the timeline. The conversation touched on the urban legend of Rudolph Fentz, a man allegedly appearing in 1950s New York dressed in 19th-century clothing, sparking debate about time slips and sudden disappearances. The guest posited that some vanishings could be due to temporal portals, connecting these phenomena to indigenous Thunderbird legends as possible sightings of displaced aircraft.\u003c/p>\n\n\u003cp>Addressing scientific perspectives, Ricksecker referenced the Novikov consistency principle, which posits that while time travel may be possible, changing the past is not, to avoid paradoxes. He also discussed the potential for consciousness-based time travel through meditation, rather than mechanical devices. Delving into ancient Egyptian views on the afterlife, he highlighted a passage from the &quot;Book of the Dead&quot; where a deceased man asks the god Atum about the length of his life and is told it will last &quot;millions of millions of years.&quot; This introduces the idea of cyclical time and eternal renewal, symbolized by the ouroboros, a motif found in many ancient cultures.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://solari.com\" target=\"_blank\">\u003cem>Catherine Austin Fitts\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Travels-Through-Time-Dimension-Connecting/dp/B0C8SBF81J/ctoc\" target=\"_blank\">Travels Through Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Portals-Stars-Stargates-Atlantis-Connecting/dp/B0DK3YY7K6/ctoc\" target=\"_blank\">Portals to the Stars: Inside Stargates, Atlantis, and Secrets of Ancient Egypt\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Walk-Shadows-Complete-Shadow-People/dp/173391935X/ctoc\" target=\"_blank\">A Walk In The Shadows: A Complete Guide To Shadow People\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Vangelis","title":"Titans","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"Robert Palmer","title":"Bad Case Of Loving You","url":"https://amazon.com/dp/B07GGFJ3QV/ctoc?trackAsin=B07GGFJ3QV"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"The Penguins","title":"Earth Angel","url":"https://amazon.com/dp/B001NZCFH2/ctoc?trackAsin=B001NZCFH2"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Dion","title":"Runaround Sue","url":"https://amazon.com/dp/B0795HBGQB/ctoc?trackAsin=B0795HBGQB"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"Gene Chandler","title":"Duke Of Earl","url":"https://amazon.com/dp/B00OD4SPRE/ctoc?trackAsin=B00OD4SPRE"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0025VYRV0/ctoc?trackAsin=B0025VYRV0"},{"artist":"Del Shannon","title":"Runaway","url":"https://amazon.com/dp/B06ZYGL7G9/ctoc?trackAsin=B06ZYGL7G9"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://amazon.com/dp/B09Z7T865G/ctoc?trackAsin=B09Z7T865G"},{"artist":"Tommy James & The Shondells","title":"Crystal Blue Persuasion","url":"https://amazon.com/dp/B00124B1S8/ctoc?trackAsin=B00124B1S8"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"Gary Moore","title":"Still Got The Blues","url":"https://amazon.com/dp/B000S52L5O/ctoc?trackAsin=B000S52L5O"},{"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":["%2F684ca39353aa6f2ce1bf5b30","%2F5e019a9bcc137bf244202754"]},"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/health","keywords/medicine","keywords/natural remedies","keywords/time"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a5769e12014c0e58e59404a","show":"coast","title":"Tue, Jul 14 2026 - Hour 1"},{"episodeId":"/episodes/6a5769f22014c0e58e59404b","show":"coast","title":"Tue, Jul 14 2026 - Hour 2"},{"episodeId":"/episodes/6a576a052014c0e58e59404c","show":"coast","title":"Tue, Jul 14 2026 - Hour 3"},{"episodeId":"/episodes/6a576a172014c0e58e59404d","show":"coast","title":"Tue, Jul 14 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","id":"%2F6a504ee06fcabf41e9cd8354","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354","source_credit":"FlashMovie / iStock / Getty Images","title":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","url":"asset://assets.getty/6a504ee06fcabf41e9cd8354","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784037600190},"slug":{"type":"slug","value":"2026-07-14-show"},"summary":{"type":"html","value":"\u003cp>Naturopathic doctor \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Randi Shannon\u003c/a> shared insights on health, nutrition, and supplements. Followed by paranormal researcher \u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">Mike Ricksecker\u003c/a> with his theories on time, time travel, and ancient wisdom.\u003c/p>\n\n"},"title":{"type":"title","value":"Natural Health Remedies / The Nature of Time"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">thebodycan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/thebodycan\" target=\"_blank\">x.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">mikericksecker.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://shadowdimension.com\" target=\"_blank\">shadowdimension.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://connecteduniverseportal.com\" target=\"_blank\">connecteduniverseportal.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-14-2026-hour-1,07-14-2026-hour-2,07-14-2026-hour-3,07-14-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":"Naturopathic doctor Randi Shannon shared insights on health, nutrition, and supplements. Followed by paranormal researcher Mike Ricksecker with his theories on time, time travel, and ancient wisdom.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","link":"","new_tab":false,"source_credit":"FlashMovie / iStock / Getty Images","title":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","url":"asset://assets.getty/6a504ee06fcabf41e9cd8354","use_caption":false},"keywords":["keywords/health","keywords/medicine","keywords/natural remedies","keywords/time"],"primary_slug":"2026-07-14-show","slugs":["2026-07-14-show"],"sponsored":false,"title":"Natural Health Remedies / The Nature of Time"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784109600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CU64i","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-14-show/"},"slug":"2026-07-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354","title":"Natural Health Remedies / The Nature of Time","description":"Naturopathic doctor Randi Shannon shared insights on health, nutrition, and supplements. Followed by paranormal researcher Mike Ricksecker with his theories on time, time travel, and ancient wisdom.","author":""},"pub_start":1784109600000,"pub_until":4115978604802,"pub_changed":1784113793630,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F684ca39353aa6f2ce1bf5b30","slug":"randi-shannon","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/randi-shannon/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Randi Shannon (844-275-1056), a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health, particularly in cardiovascular health, autoimmune disorders, and inflammatory diseases. Her extensive research and practice in addressing over 1,000 so-called incurable conditions have equipped her with deep knowledge and expertise.\u003c/p>\n\n\u003cp>Dr. Shannon's unique expertise lies in her face, tongue, and fingernail analysis—a technique that provides an accurate insight into a person’s systemic and physical health. By carefully examining the appearance of fingernails and the tongue, she can identify the health and vitality of various organs. These physical signs often reveal underlying health issues before they manifest in more serious ways.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68d19d45c007234fe15fdc32","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32","source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"randi-shannon"},"summary":{"type":"html","value":"\u003cp>Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.\u003c/p>\n\n"},"title":{"type":"title","value":"Randi Shannon"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">thebodycan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/thebodycan\" target=\"_blank\">x.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/thebodycan\" target=\"_blank\">facebook.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/thebodycan\" target=\"_blank\">instagram.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.tiktok.com/@doctorrandishannon\" target=\"_blank\">tiktok.com/@doctorrandishannon\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false},"keywords":[],"primary_slug":"randi-shannon","slugs":["randi-shannon"],"sponsored":false,"title":"Randi Shannon"},"targeting":{"exclusion":{"tags":[]},"publish_date":1749852840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"j5Ux6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1749852840000,"type":"content:coast-to-coast-guest","summary":{"title":"Randi Shannon","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32"}},{"ref_id":"%2F5e019a9bcc137bf244202754","slug":"ricksecker-mike-80262","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/ricksecker-mike/80262","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>Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time\u003cem>,\u003c/em> A Walk In The Shadows\u003cem>, \u003c/em>and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's \u003cem>Ancient Alien\u003c/em>s and \u003cem>The UnXplained\u003c/em>, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more\u003cem>. \u003c/em>Ricksecker is the producer and director of the docu-series The Shadow Dimension, available on several streaming platforms, and he produces additional full-length content on ancient wisdom, lost civilizations, UFOs, and the supernatural on his extensive YouTube channel.\u003c/p>\n\n\u003cp>For more than seven years he has hosted The Edge of the Rabbit Hole livestream show and he also hosts the \u003cem>Connecting the Universe\u003c/em> interactive class on his online learning platform, the Connected Universe Portal. He operates his own book publishing and video production company, Haunted Road Media, representing a number of authors, and winning the award for Excellent Media In The Paranormal Field at the 2019 Shockfest Film Festival. Ricksecker also hosts the annual Stargates of Ancient Egypt Tour, an exploration of Egypt’s pyramids and temples for lost advanced technologies, the secrets of esoteric alchemy, and ancient stargates. A native of Cleveland, Ohio, Ricksecker is a US Air Force veteran with a background in intelligence and a degree in computer simulation programming. He's been researching unexplained phenomena across the world for nearly 30 years.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Travels-Through-Time-Dimension-Connecting/dp/B0C8SBF81J/ctoc\" target=\"_blank\">Travels Through Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Portals-Stars-Stargates-Atlantis-Connecting/dp/B0DK3YY7K6/ctoc\" target=\"_blank\">Portals to the Stars: Inside Stargates, Atlantis, and Secrets of Ancient Egypt\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Walk-Shadows-Complete-Shadow-People/dp/173391935X/ctoc\" target=\"_blank\">A Walk In The Shadows: A Complete Guide To Shadow People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alaskas-Mysterious-Triangle-Mike-Ricksecker/dp/1735668990/ctoc\" target=\"_blank\">Alaska's Mysterious Triangle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Deadly-Heirs-Michael-DeBarlo-Mystery/dp/1505420210/ctoc\" target=\"_blank\">Deadly Heirs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Maryland-Mike-Ricksecker/dp/0764334239/ctoc\" target=\"_blank\">Ghosts of Maryland\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghostorian-Case-Files-Mike-Ricksecker/dp/0692533710/ctoc\" target=\"_blank\">Ghostorian Case Files: Volume 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Legends-Oklahoma-Mike-Ricksecker/dp/0764339435/ctoc\" target=\"_blank\">Ghosts and Legends of Oklahoma\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-Personal-Tales-Supernatural/dp/1502913992/ctoc\" target=\"_blank\">Encounters with the Paranormal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-2-Mike-Ricksecker/dp/0998164917/ctoc\" target=\"_blank\">Encounters with the Paranormal Volume 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-Personal-Tales-Supernatural/dp/0998164933/ctoc\" target=\"_blank\">Encounters with the Paranormal Volume 3\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-Tales-Supernatural-ebook/dp/B07JYP7VGM/ctoc\" target=\"_blank\">Encounters with the Paranormal Volume 4\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Campfire-Tales-Midwest-Mike-Ricksecker/dp/0764347713/ctoc\" target=\"_blank\">Campfire Tales: Midwest\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/System-Dead-Mike-Ricksecker/dp/1480253502\" target=\"_blank\">System of the Dead\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6017c4c176cc32f635cdda65","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6017c4c176cc32f635cdda65","source_credit":"","title":"","url":"asset://new_assets/6017c4c176cc32f635cdda65","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ricksecker-mike-80262"},"summary":{"type":"html","value":"\u003cp>Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time\u003cem>,\u003c/em> A Walk In The Shadows\u003cem>, \u003c/em>and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's \u003cem>Ancient Alien\u003c/em>s and \u003cem>The UnXplained\u003c/em>, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more\u003cem>.\u003c/em>\u003c/p>\n\n"},"title":{"type":"title","value":"Mike Ricksecker"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">mikericksecker.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://shadowdimension.com\" target=\"_blank\">shadowdimension.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://connecteduniverseportal.com\" target=\"_blank\">connecteduniverseportal.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/ricksecker-mike-80262","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/ricksecker-mike/80262","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time, A Walk In The Shadows, and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's Ancient Aliens and The UnXplained, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6017c4c176cc32f635cdda65","use_caption":false},"keywords":[],"primary_slug":"ricksecker-mike-80262","slugs":["ricksecker-mike-80262"],"sponsored":false,"title":"Mike Ricksecker"},"targeting":{"exclusion":{"tags":[]},"publish_date":1466132820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IPxLQ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1466132820000,"type":"content:coast-to-coast-guest","summary":{"title":"Mike Ricksecker","description":"Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time, A Walk In The Shadows, and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's Ancient Aliens and The UnXplained, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more.","image":"https://i.iheart.com/v3/re/new_assets/6017c4c176cc32f635cdda65"}}]}},{"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:/6a504d14c52466d1232ba57f","slug:2026-07-14-show","slug:2026-07-14-show","keyword:keywords/health","keyword:keywords/medicine","keyword:keywords/natural remedies","keyword:keywords/time"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1785404344000,"\u003cupcoming_pub_after>":1784196000000,"\u003cpub_start>":1784194744000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1784281144000,"\u003ctonight_pub_after>":1784196000000},"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":"%2F6a50504ac52466d1232ba5b0","type":"PUBLISHING","record":{"ref_id":"%2F6a50504ac52466d1232ba5b0","type":"content:coast-to-coast-show","payload":{"summary":{"title":"Analyzing NDEs / Embracing Death","author":"","description":"Physicist and philosopher Vera Spillner shared her research into near-death experiences. Followed by spiritual counselor Samantha Corfield on her work exploring the afterlife and helping people overcome their fear of death.","image":{"url":"asset://assets.getty/6a5052e965a938d42fe85c6a","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","source_credit":"Tatiana Maksimova / Moment / Getty Images","title":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","alt_text":"","link":"","new_tab":false},"keywords":["keywords/NDEs","keywords/afterlife","keywords/ghosts","keywords/Vinzenz Hensle","keywords/fear of death"],"primary_slug":"2026-07-15-show","slugs":["2026-07-15-show"],"sponsored":false},"targeting":{"publish_date":1784196000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"VWsX1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/psychology-mind"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-15-show/","cuser":"user/ldap/1138274","fields":{"guest":{"value":["%2F6a503075c52466d1232ba508","%2F6a5031efc52466d1232ba517"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"value":[],"type":"link"},"slug":{"type":"slug","value":"2026-07-15-show"},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4","artist":"Judas Priest"},{"url":"https://amazon.com/dp/B00GK0CE6C/ctoc?trackAsin=B00GK0CE6C","artist":"Dean Martin","title":"Besame Mucho"},{"url":"https://amazon.com/dp/B07VZ22588/ctoc?trackAsin=B07VZ22588","artist":"David Bowie","title":"Space Oddity"},{"artist":"The Association","title":"Never My Love","url":"https://amazon.com/dp/B001OGRK4I/ctoc?trackAsin=B001OGRK4I"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Nelson Eddy","title":"Stranger In Paradise","url":"https://amazon.com/dp/B000QLE13U/ctoc?trackAsin=B000QLE13U"},{"url":"https://amazon.com/dp/B001D8Q1TW/ctoc?trackAsin=B001D8Q1TW","artist":"Kenny G","title":"Silhouette"},{"artist":"Frank Sinatra","title":"Softly As I Leave You","url":"https://amazon.com/dp/B00V07JYWC/ctoc?trackAsin=B00V07JYWC"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc?1"},{"artist":"Blue Oyster Cult","title":"Don’t Fear The Reaper","url":"https://amazon.com/dp/B00137OFVE/ctoc?trackAsin=B00137OFVE"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"Rush","title":"Ghost Of A Chance","url":"https://amazon.com/dp/B00123BAYO/ctoc?trackAsin=B00123BAYO"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/NDEs","keywords/afterlife","keywords/ghosts","keywords/Vinzenz Hensle","keywords/fear of death"]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a","url":"asset://assets.getty/6a5052e965a938d42fe85c6a","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a5052e965a938d42fe85c6a","new_tab":false,"source_credit":"Tatiana Maksimova / Moment / Getty Images","title":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","use_caption":false,"bucket":"assets.getty","caption":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","link":""}},"show_date":{"type":"date","value":1784124000164},"title":{"type":"title","value":"Analyzing NDEs / Embracing Death"},"author":{"type":"author","value":[]},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Want-Give-You-Light-Near-Death/dp/B0FJRSZC9S/ctoc\" target=\"_blank\">I Want to Give You Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Create-Your-Own-Afterlife-Control/dp/0738781819/ctoc\" target=\"_blank\">Create Your Own Afterlife: Take Control of Life After Death\u003c/a>\u003c/li>\u003c/ul>\n"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"summary":{"type":"html","value":"\u003cp>Physicist and philosopher\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\"> Vera Spillner\u003c/a> shared her research into near-death experiences. Followed by spiritual counselor \u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">Samantha Corfield\u003c/a> on her work exploring the afterlife and helping people overcome their fear of death.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\">hdm-stuttgart.de/person/spillner\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">createyourownafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, German physicist and philosopher\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\"> Vera Spillner\u003c/a> shared her research into near-death experiences (NDEs). She applied criminal interrogation techniques to analyze NDE accounts, looking for consistency and signs of deception, and came away concluding that the existence of the afterlife is more probable than not. On the nature of consciousness, she proposed it is &quot;more fundamental than matter,&quot; suggesting that after death, consciousness may &quot;rejoin a larger consciousness.&quot; While she personally believes in God, she emphasized that the evidence for an afterlife stands &quot;independent of that.&quot;\u003c/p>\n\n\u003cp>Common elements of NDEs include an out-of-body perspective, traveling through a tunnel, and encountering a &quot;light full of unconditional love,&quot; even among skeptics. Addressing skepticism, Spillner argued that NDEs differ fundamentally from dreams or hallucinations, noting their consistent elements across cultures and individuals. She highlighted an anomaly in observations: &quot;As the brain starts tuning down, the mind goes up,&quot; challenging the notion that the brain alone produces consciousness.\u003c/p>\n\n\u003cp>One particularly compelling aspect is the &quot;life review,&quot; described not as a rapid playback of one's life events but as a profound re-experiencing of moments of kindness or missed opportunities, from both the individual's and others' perspectives. Spillner explained, &quot;You do it yourself... the only judge watching your life really with you is yourself.&quot; Recounting the story of \u003ca href=\"https://www.vinzenzhensle.de/\" target=\"_blank\">Vinzenz Hensle\u003c/a>, a German farmer who had a profound NDE after a severe accident, she detailed how he subsequently felt compelled to paint visions from the afterlife. Even though he had no prior painting skills, his works are vivid and evocative and resemble Van Gogh's style.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, spiritual counselor and occultist \u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">Samantha Corfield\u003c/a>, PhD, discussed her work exploring the afterlife and helping people overcome their fear of death. There is an actual medical condition called thanatophobia, &quot;where people are so afraid of dying that they aren't living. Their whole being is taken up with this absolute chilling fear of death,&quot; she reported. But Corfield offered a message of empowerment: By taking control of your afterlife, &quot;you’re taking control of this life as well,&quot; urging listeners to confront death with agency rather than fear.\u003c/p>\n\n\u003cp>She also recounted two near-death experiences. As a child, she was pulled from the ocean after being caught in an undertow, during which she experienced &quot;absolute 100% peace&quot; and saw an &quot;underwater stone paradise&quot; with mermaids and a mysterious crystal cave she longed to explore. Her adult experience came from surviving domestic violence, where, despite the trauma, she floated peacefully through a tunnel lined with comforting faces of the deceased before being abruptly revived. Because some of the faces were people she barely knew, Corfield later confirmed they were deceased through newspaper obituaries. “Why they were there for me to this day is a mystery,&quot; she mused.\u003c/p>\n\n\u003cp>Addressing grief, she shared that what helped her cope with the loss of her 21-year-old grandson was reclaiming hope through planning future experiences with him after death. Intriguingly, she mentioned an atheist author, \u003ca href=\"https://medium.com/excommunications/im-an-atheist-and-i-believe-in-the-afterlife-ef45ab0d5cd5\" target=\"_blank\">Sea Kimbrell\u003c/a>, who, though he doesn't believe in God, has concluded that the afterlife is real and views it as energy-based rather than tied to a deity. Corfield described the afterlife as a realm of freedom and creativity: “You’re free. You’re in charge of your own imagination… be an angel, be an alien… why not plan for that?” She also offered tips on how to be a graceful ghost by listening for your loved ones from the other side &quot;and to communicate in ways that are meaningful yet non-intrusive.&quot;\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003c/p>\n\n"}]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-15-show/"},"slug":"2026-07-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a","title":"Analyzing NDEs / Embracing Death","description":"Physicist and philosopher Vera Spillner shared her research into near-death experiences. Followed by spiritual counselor Samantha Corfield on her work exploring the afterlife and helping people overcome their fear of death.","author":""},"pub_start":1784196000000,"pub_until":4115978604802,"pub_changed":1784196000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/psychology-mind","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:/6a50504ac52466d1232ba5b0","slug:2026-07-15-show","slug:2026-07-15-show","keyword:keywords/NDEs","keyword:keywords/afterlife","keyword:keywords/ghosts","keyword:keywords/Vinzenz Hensle","keyword:keywords/fear of death"]}}],"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":"%2F6a50504ac52466d1232ba5b0","type":"PUBLISHING","record":{"ref_id":"%2F6a50504ac52466d1232ba5b0","type":"content:coast-to-coast-show","payload":{"summary":{"title":"Analyzing NDEs / Embracing Death","author":"","description":"Physicist and philosopher Vera Spillner shared her research into near-death experiences. Followed by spiritual counselor Samantha Corfield on her work exploring the afterlife and helping people overcome their fear of death.","image":{"url":"asset://assets.getty/6a5052e965a938d42fe85c6a","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","source_credit":"Tatiana Maksimova / Moment / Getty Images","title":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","alt_text":"","link":"","new_tab":false},"keywords":["keywords/NDEs","keywords/afterlife","keywords/ghosts","keywords/Vinzenz Hensle","keywords/fear of death"],"primary_slug":"2026-07-15-show","slugs":["2026-07-15-show"],"sponsored":false},"targeting":{"publish_date":1784196000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"VWsX1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/psychology-mind"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-15-show/","cuser":"user/ldap/1138274","fields":{"guest":{"value":["%2F6a503075c52466d1232ba508","%2F6a5031efc52466d1232ba517"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"value":[],"type":"link"},"slug":{"type":"slug","value":"2026-07-15-show"},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4","artist":"Judas Priest"},{"url":"https://amazon.com/dp/B00GK0CE6C/ctoc?trackAsin=B00GK0CE6C","artist":"Dean Martin","title":"Besame Mucho"},{"url":"https://amazon.com/dp/B07VZ22588/ctoc?trackAsin=B07VZ22588","artist":"David Bowie","title":"Space Oddity"},{"artist":"The Association","title":"Never My Love","url":"https://amazon.com/dp/B001OGRK4I/ctoc?trackAsin=B001OGRK4I"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Nelson Eddy","title":"Stranger In Paradise","url":"https://amazon.com/dp/B000QLE13U/ctoc?trackAsin=B000QLE13U"},{"url":"https://amazon.com/dp/B001D8Q1TW/ctoc?trackAsin=B001D8Q1TW","artist":"Kenny G","title":"Silhouette"},{"artist":"Frank Sinatra","title":"Softly As I Leave You","url":"https://amazon.com/dp/B00V07JYWC/ctoc?trackAsin=B00V07JYWC"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc?1"},{"artist":"Blue Oyster Cult","title":"Don’t Fear The Reaper","url":"https://amazon.com/dp/B00137OFVE/ctoc?trackAsin=B00137OFVE"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"Rush","title":"Ghost Of A Chance","url":"https://amazon.com/dp/B00123BAYO/ctoc?trackAsin=B00123BAYO"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/NDEs","keywords/afterlife","keywords/ghosts","keywords/Vinzenz Hensle","keywords/fear of death"]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a","url":"asset://assets.getty/6a5052e965a938d42fe85c6a","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a5052e965a938d42fe85c6a","new_tab":false,"source_credit":"Tatiana Maksimova / Moment / Getty Images","title":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","use_caption":false,"bucket":"assets.getty","caption":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","link":""}},"show_date":{"type":"date","value":1784124000164},"title":{"type":"title","value":"Analyzing NDEs / Embracing Death"},"author":{"type":"author","value":[]},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Want-Give-You-Light-Near-Death/dp/B0FJRSZC9S/ctoc\" target=\"_blank\">I Want to Give You Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Create-Your-Own-Afterlife-Control/dp/0738781819/ctoc\" target=\"_blank\">Create Your Own Afterlife: Take Control of Life After Death\u003c/a>\u003c/li>\u003c/ul>\n"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"summary":{"type":"html","value":"\u003cp>Physicist and philosopher\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\"> Vera Spillner\u003c/a> shared her research into near-death experiences. Followed by spiritual counselor \u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">Samantha Corfield\u003c/a> on her work exploring the afterlife and helping people overcome their fear of death.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\">hdm-stuttgart.de/person/spillner\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">createyourownafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, German physicist and philosopher\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\"> Vera Spillner\u003c/a> shared her research into near-death experiences (NDEs). She applied criminal interrogation techniques to analyze NDE accounts, looking for consistency and signs of deception, and came away concluding that the existence of the afterlife is more probable than not. On the nature of consciousness, she proposed it is &quot;more fundamental than matter,&quot; suggesting that after death, consciousness may &quot;rejoin a larger consciousness.&quot; While she personally believes in God, she emphasized that the evidence for an afterlife stands &quot;independent of that.&quot;\u003c/p>\n\n\u003cp>Common elements of NDEs include an out-of-body perspective, traveling through a tunnel, and encountering a &quot;light full of unconditional love,&quot; even among skeptics. Addressing skepticism, Spillner argued that NDEs differ fundamentally from dreams or hallucinations, noting their consistent elements across cultures and individuals. She highlighted an anomaly in observations: &quot;As the brain starts tuning down, the mind goes up,&quot; challenging the notion that the brain alone produces consciousness.\u003c/p>\n\n\u003cp>One particularly compelling aspect is the &quot;life review,&quot; described not as a rapid playback of one's life events but as a profound re-experiencing of moments of kindness or missed opportunities, from both the individual's and others' perspectives. Spillner explained, &quot;You do it yourself... the only judge watching your life really with you is yourself.&quot; Recounting the story of \u003ca href=\"https://www.vinzenzhensle.de/\" target=\"_blank\">Vinzenz Hensle\u003c/a>, a German farmer who had a profound NDE after a severe accident, she detailed how he subsequently felt compelled to paint visions from the afterlife. Even though he had no prior painting skills, his works are vivid and evocative and resemble Van Gogh's style.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, spiritual counselor and occultist \u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">Samantha Corfield\u003c/a>, PhD, discussed her work exploring the afterlife and helping people overcome their fear of death. There is an actual medical condition called thanatophobia, &quot;where people are so afraid of dying that they aren't living. Their whole being is taken up with this absolute chilling fear of death,&quot; she reported. But Corfield offered a message of empowerment: By taking control of your afterlife, &quot;you’re taking control of this life as well,&quot; urging listeners to confront death with agency rather than fear.\u003c/p>\n\n\u003cp>She also recounted two near-death experiences. As a child, she was pulled from the ocean after being caught in an undertow, during which she experienced &quot;absolute 100% peace&quot; and saw an &quot;underwater stone paradise&quot; with mermaids and a mysterious crystal cave she longed to explore. Her adult experience came from surviving domestic violence, where, despite the trauma, she floated peacefully through a tunnel lined with comforting faces of the deceased before being abruptly revived. Because some of the faces were people she barely knew, Corfield later confirmed they were deceased through newspaper obituaries. “Why they were there for me to this day is a mystery,&quot; she mused.\u003c/p>\n\n\u003cp>Addressing grief, she shared that what helped her cope with the loss of her 21-year-old grandson was reclaiming hope through planning future experiences with him after death. Intriguingly, she mentioned an atheist author, \u003ca href=\"https://medium.com/excommunications/im-an-atheist-and-i-believe-in-the-afterlife-ef45ab0d5cd5\" target=\"_blank\">Sea Kimbrell\u003c/a>, who, though he doesn't believe in God, has concluded that the afterlife is real and views it as energy-based rather than tied to a deity. Corfield described the afterlife as a realm of freedom and creativity: “You’re free. You’re in charge of your own imagination… be an angel, be an alien… why not plan for that?” She also offered tips on how to be a graceful ghost by listening for your loved ones from the other side &quot;and to communicate in ways that are meaningful yet non-intrusive.&quot;\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003c/p>\n\n"}]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-15-show/"},"slug":"2026-07-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a","title":"Analyzing NDEs / Embracing Death","description":"Physicist and philosopher Vera Spillner shared her research into near-death experiences. Followed by spiritual counselor Samantha Corfield on her work exploring the afterlife and helping people overcome their fear of death.","author":""},"pub_start":1784196000000,"pub_until":4115978604802,"pub_changed":1784196000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/psychology-mind","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a503075c52466d1232ba508","slug":"vera-spillner","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/vera-spillner/","cuser":"user/ldap/1138274","fields":{"slug":{"type":"slug","value":"vera-spillner"},"summary":{"type":"html","value":"\u003cp>Dr. Vera Spillner is a German physicist, philosopher, professor, author, and near-death experience researcher. She earned her PhD in philosophy with a focus on quantum physics, worked as a science editor and publishing professional.\u003c/p>\n\n"},"title":{"type":"title","value":"Vera Spillner"},"author":{"type":"author","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\">hdm-stuttgart.de/person/spillner\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Dr. Vera Spillner is a German physicist, philosopher, professor, author, and near-death experience researcher. She earned her PhD in philosophy with a focus on quantum physics, worked as a science editor and publishing professional, including with the German editions of books by Sir Roger Penrose, and today teaches at Stuttgart Media University. Vera explores the intersection of physics, consciousness, near-death experiences, and the question of what reality may be at the edge of life.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Want-Give-You-Light-Near-Death/dp/B0FJRSZC9S/ctoc\" target=\"_blank\">I Want to Give You Light\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"primary_image":{"value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F666b8a63a79c76d34d2cbf20","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/666b8a63a79c76d34d2cbf20","source_credit":"","title":"","url":"asset://new_assets/666b8a63a79c76d34d2cbf20"},"type":"asset"},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"slugs":["vera-spillner"],"sponsored":false,"title":"Vera Spillner","author":"","description":"Dr. Vera Spillner is a German physicist, philosopher, professor, author, and near-death experience researcher. She earned her PhD in philosophy with a focus on quantum physics, worked as a science editor and publishing professional.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/666b8a63a79c76d34d2cbf20","alt_text":"","use_caption":false},"keywords":[],"primary_slug":"vera-spillner"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"UWvEc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/science-space-technology","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1783640100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1783640100000,"type":"content:coast-to-coast-guest","summary":{"title":"Vera Spillner","description":"Dr. Vera Spillner is a German physicist, philosopher, professor, author, and near-death experience researcher. She earned her PhD in philosophy with a focus on quantum physics, worked as a science editor and publishing professional.","image":"https://i.iheart.com/v3/re/new_assets/666b8a63a79c76d34d2cbf20"}},{"ref_id":"%2F6a5031efc52466d1232ba517","slug":"samantha-corfield","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/samantha-corfield/","cuser":"user/ldap/1138274","fields":{"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author Samantha Corfield, PhD, is a spiritual counselor and occultist. For decades, she has worked with individuals seeking clarity, spiritual counseling, and the desire to live in a more magickal world. Her work offers people a gentle yet empowering approach to mortality, inviting readers to examine fear, claim control of their afterlife, and live more fully in the present. \u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Create-Your-Own-Afterlife-Control/dp/0738781819/ctoc\" target=\"_blank\">Create Your Own Afterlife: Take Control of Life After Death\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">createyourownafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F666b8a63a79c76d34d2cbf20","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/666b8a63a79c76d34d2cbf20","title":"","url":"asset://new_assets/666b8a63a79c76d34d2cbf20","bucket":"new_assets","link":"","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"samantha-corfield"},"summary":{"type":"html","value":"\u003cp>Author Samantha Corfield, PhD, is a spiritual counselor and occultist. For decades, she has worked with individuals seeking clarity, spiritual counseling, and the desire to live in a more magickal world. \u003c/p>\n\n"},"title":{"type":"title","value":"Samantha Corfield"},"videos":{"value":"","type":"html"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"keywords":[],"primary_slug":"samantha-corfield","slugs":["samantha-corfield"],"sponsored":false,"title":"Samantha Corfield","author":"","description":"Author Samantha Corfield, PhD, is a spiritual counselor and occultist. For decades, she has worked with individuals seeking clarity, spiritual counseling, and the desire to live in a more magickal world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","title":"","caption":"","url":"asset://new_assets/666b8a63a79c76d34d2cbf20","use_caption":false}},"targeting":{"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"fnKDw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"]}],"exclusion":{"tags":[]},"publish_date":1783640400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}}},"pub_start":1783640400000,"type":"content:coast-to-coast-guest","summary":{"title":"Samantha Corfield","description":"Author Samantha Corfield, PhD, is a spiritual counselor and occultist. For decades, she has worked with individuals seeking clarity, spiritual counseling, and the desire to live in a more magickal world.","image":"https://i.iheart.com/v3/re/new_assets/666b8a63a79c76d34d2cbf20"}}]}},{"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:/6a50504ac52466d1232ba5b0","slug:2026-07-15-show","slug:2026-07-15-show","keyword:keywords/NDEs","keyword:keywords/afterlife","keyword:keywords/ghosts","keyword:keywords/Vinzenz Hensle","keyword:keywords/fear of death"]}},{"id":"%2F6a5054c3c52466d1232ba5c9","type":"PUBLISHING","record":{"ref_id":"%2F6a5054c3c52466d1232ba5c9","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/1138274","fields":{"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","caption":"A storm in forming over the Arabian Sea. Digital enhancement of an image by NASA. Here is the link to","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a505765c8fd8b11a2267907","source_credit":"Roberto Machado Noa / Moment / Getty Images","title":"Storm Formation","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a505765c8fd8b11a2267907","url":"asset://assets.getty/6a505765c8fd8b11a2267907","use_caption":false}},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/climate change","keywords/NOAA","keywords/time travel","keywords/ancient history"]},"show_date":{"type":"date","value":1784210400949},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">Dr. Justin Mabie\u003c/a>, an atmospheric physicist, will discuss his 17 years of experience working at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change. He'll examine the trillion-dollar climate industry that's shaped and directed by NOAA science, and how those who control the science ultimately control the world.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">James Wyllie\u003c/a> will explore the idea of time travel reviving the world's most treasured ancient sites, including temples, the birthplace of Christ, and the vast expanse of the Roman Empire.\u003c/p>\n\n"},"title":{"value":"Controlling Climate Narratives / Time-Travel Tourism","type":"title"},"articles":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"value":"\u003cp>First Half: \u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">Dr. Justin Mabie\u003c/a>, an atmospheric physicist, will discuss his 17 years of experience working at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change. He'll examine the trillion-dollar climate industry that's shaped and directed by NOAA science, and how those who control the science ultimately control the world.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">James Wyllie\u003c/a> will explore the idea of time travel reviving the world's most treasured ancient sites, including temples, the birthplace of Christ, and the vast expanse of the Roman Empire. Wyllie will also bring us his research on the current state of time travel, speculating if it will be possible in the future.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a5032dec52466d1232ba526","%2F5fadd20b42463665504e6095"]},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">ncei.noaa.gov\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">us.macmillan.com/author/jameswyllie\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Climate-Change-Deception-Alarming-Corruption/dp/1510786422/ctoc\" target=\"_blank\">Climate Change Deception: The Alarming Corruption of Science\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Time-Travelers-Handbook-Experiences-Woodstock/dp/0062469398/ctoc\" target=\"_blank\">The Time Traveler's Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CODEBREAKERS/dp/0091957737/ctoc\" target=\"_blank\">Codebreakers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Goering-Hitlers-Henchman-Anti-Nazi-Brother/dp/0752456482\" target=\"_blank\">Goering and Goering\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-07-16-show"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"Controlling Climate Narratives / Time-Travel Tourism","author":"","description":"First Half: Dr. Justin Mabie, an atmospheric physicist, will discuss his 17 years of experience working at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change. He'll examine the trillion-dollar climate industry that's shaped and directed by NOAA science, and how those who control the science ultimately control the world. Second Half: Author James Wyllie will explore the idea of time travel reviving the world's most treasured ancient sites, including temples, the birthplace of Christ, and the vast expanse of the Roman Empire.","image":{"new_tab":false,"use_caption":false,"alt_text":"","caption":"A storm in forming over the Arabian Sea. Digital enhancement of an image by NASA. Here is the link to","link":"","source_credit":"Roberto Machado Noa / Moment / Getty Images","title":"Storm Formation","url":"asset://assets.getty/6a505765c8fd8b11a2267907","attributes":{"type":"image","mimetype":"image/jpeg"}},"keywords":["keywords/climate change","keywords/NOAA","keywords/time travel","keywords/ancient history"],"primary_slug":"2026-07-16-show","slugs":["2026-07-16-show"],"sponsored":false},"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/science-space-technology","coast-categories/ancient-world","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"ykbrz","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1784282400000},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-16-show/","permalink":"https://www.coasttocoastam.com/show/2026-07-16-show/"},"slug":"2026-07-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a505765c8fd8b11a2267907","title":"Controlling Climate Narratives / Time-Travel Tourism","description":"First Half: Dr. Justin Mabie, an atmospheric physicist, will discuss his 17 years of experience working at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change. He'll examine the trillion-dollar climate industry that's shaped and directed by NOAA science, and how those who control the science ultimately control the world. Second Half: Author James Wyllie will explore the idea of time travel reviving the world's most treasured ancient sites, including temples, the birthplace of Christ, and the vast expanse of the Roman Empire.","author":""},"pub_start":1784282400000,"pub_until":4115978604802,"pub_changed":1784282400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a5032dec52466d1232ba526","slug":"justin-mabie","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/justin-mabie/","cuser":"user/ldap/1138274","fields":{"title":{"type":"title","value":"Justin Mabie"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">ncei.noaa.gov\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.\u003c/p>\n\n","locale":{"locales":[]}}]},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Climate-Change-Deception-Alarming-Corruption/dp/1510786422/ctoc\" target=\"_blank\">Climate Change Deception: The Alarming Corruption of Science\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/66f8b162d4002da954c91081","alt_text":"","caption":"","link":"","source_credit":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","id":"%2F66f8b162d4002da954c91081","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","title":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"justin-mabie"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"slugs":["justin-mabie"],"sponsored":false,"title":"Justin Mabie","author":"","description":"Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","use_caption":false,"caption":"","source_credit":"","url":"asset://new_assets/66f8b162d4002da954c91081","alt_text":""},"keywords":[],"primary_slug":"justin-mabie"},"targeting":{"publish_date":1783640640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CQkWF","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]}}},"pub_start":1783640640000,"type":"content:coast-to-coast-guest","summary":{"title":"Justin Mabie","description":"Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F5fadd20b42463665504e6095","slug":"james-wyllie","payload":{"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"primary_slug":"james-wyllie","slugs":["james-wyllie"],"sponsored":false,"title":"James Wyllie","author":"","description":"James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":"","url":"asset://new_assets/5fb0704d59ec57a31a1f26b1","alt_text":"","link":"","new_tab":false,"use_caption":false},"keywords":[]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5fadd20b42463665504e6094","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1605227100000},"canonical_url":"https://www.coasttocoastam.com/guest/james-wyllie/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/5fb0704d59ec57a31a1f26b1","url":"asset://new_assets/5fb0704d59ec57a31a1f26b1","id":"%2F5fb0704d59ec57a31a1f26b1"}},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">us.macmillan.com/author/jameswyllie\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.\u003c/p>\n\n"}]},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"james-wyllie"},"summary":{"value":"\u003cp>James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.\u003c/p>\n\n","type":"html"},"title":{"value":"James Wyllie","type":"title"},"videos":{"type":"html","value":""},"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Time-Travelers-Handbook-Experiences-Woodstock/dp/0062469398/ctoc\" target=\"_blank\">The Time Traveler's Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CODEBREAKERS/dp/0091957737/ctoc\" target=\"_blank\">Codebreakers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Goering-Hitlers-Henchman-Anti-Nazi-Brother/dp/0752456482\" target=\"_blank\">Goering and Goering\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nazi-Wives-Women-Hitlers-Germany/dp/1250271568/ctoc\" target=\"_blank\">Nazi Wives: The Women at the Top of Hitler's Germany\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"}}},"pub_start":1605227100000,"type":"content:coast-to-coast-guest","summary":{"title":"James Wyllie","description":"James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.","image":"https://i.iheart.com/v3/re/new_assets/5fb0704d59ec57a31a1f26b1"}}]}},{"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:/6a5054c3c52466d1232ba5c9","slug:2026-07-16-show","slug:2026-07-16-show","keyword:keywords/climate change","keyword:keywords/NOAA","keyword:keywords/time travel","keyword:keywords/ancient history"]}},{"id":"%2F6a505a38c52466d1232ba5e2","type":"PUBLISHING","record":{"ref_id":"%2F6a505a38c52466d1232ba5e2","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/1138274","fields":{"keywords":{"type":"tag","value":["keywords/antarctica","keywords/mysterious"]},"pn_podcast":{"type":"pnpodcast","value":[]},"articles":{"type":"html","value":""},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty","caption":"","id":"%2F6a505bc86fcabf41e9cd8355","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a505bc86fcabf41e9cd8355","source_credit":"designbase / E+ / Getty Images","title":"Antarctic Wilderness","url":"asset://assets.getty/6a505bc86fcabf41e9cd8355","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784296800419},"slug":{"type":"slug","value":"2026-07-17-show"},"title":{"type":"title","value":"Antarctic Mysteries / Open Lines"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">globalenlightenmentproject.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) will speak with author \u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">Christopher Macklin\u003c/a> about Antarctica, the mysteries that surround it, and its scientific perplexity. Macklin will talk about the many people that have visited this frigid destination and the possible reasons for them returning visibly shaken and deeply alarmed. Followed by Open Lines in the latter half—give Rich a call and discuss whatever's on your mind!\u003c/p>\n\n"}]},"highlights":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) will speak with author \u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">Christopher Macklin\u003c/a> about Antarctica, the mysteries that surround it, and its scientific perplexity. Macklin will talk about the many people that have visited this frigid destination and the possible reasons for them returning visibly shaken and deeply alarmed. Followed by Open Lines in the latter half—give Rich a call and discuss whatever's on your mind!\u003c/p>\n\n"},"videos":{"type":"html","value":""},"zype_highlights":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"zype_episodes":{"type":"plain","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-Truth-Healing-Syndrome-Morgellons/dp/1708103899/ctoc\" target=\"_blank\">History, Truth &amp; Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Transcendence-Navigate-Humanitys-Consciousness/dp/1941608027/ctoc\" target=\"_blank\">Divine Transcendence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dissolving-Enigma-Healing-Christopher-Macklin/dp/1941608019/ctoc\" target=\"_blank\">Dissolving the Enigma of Divine Healing\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5f5aa32e34c0e40fd13abf28","%2F5dffc219cc137bf2442012a0"]},"host_name":{"type":"plain","value":"Rich Berra"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"title":"Antarctic Mysteries / Open Lines","author":"","description":"Guest host Rich Berra (email) will speak with author Christopher Macklin about Antarctica, the mysteries that surround it, and its scientific perplexity. Macklin will talk about the many people that have visited this frigid destination and the possible reasons for them returning visibly shaken and deeply alarmed. Followed by Open Lines in the latter half—give Rich a call and discuss whatever's on your mind!","image":{"url":"asset://assets.getty/6a505bc86fcabf41e9cd8355","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"designbase / E+ / Getty Images","title":"Antarctic Wilderness","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false},"keywords":["keywords/antarctica","keywords/mysterious"],"primary_slug":"2026-07-17-show","slugs":["2026-07-17-show"],"sponsored":false},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"a4DSd","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1784368800000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-17-show/","permalink":"https://www.coasttocoastam.com/show/2026-07-17-show/"},"slug":"2026-07-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a505bc86fcabf41e9cd8355","title":"Antarctic Mysteries / Open Lines","description":"Guest host Rich Berra (email) will speak with author Christopher Macklin about Antarctica, the mysteries that surround it, and its scientific perplexity. Macklin will talk about the many people that have visited this frigid destination and the possible reasons for them returning visibly shaken and deeply alarmed. Followed by Open Lines in the latter half—give Rich a call and discuss whatever's on your mind!","author":""},"pub_start":1784368800000,"pub_until":4115978604802,"pub_changed":1784368800000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5f5aa32e34c0e40fd13abf28","slug":"christopher-macklin","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1599775440000,"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-medicine-health","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"5f5aa32e34c0e40fd13abf27","operator":"OR"}]},"canonical_url":"https://www.coasttocoastam.com/guest/christopher-macklin/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals. He also works tirelessly with &quot;Illuminati fall out children&quot; who have been mind-controlled and physically tortured by ET influenced governmental agencies and institutions. In addition, he works very closely with the Pleiadians and Arcturians to help heal and re-balance humanity. His new book &quot;History, Truth and Healing: HIV/AIDS, Agent Orange, Gulf War Syndrome, Morgellons and Lyme Disease&quot; addresses the negative ET presence and how it has affected humanity.\u003c/p>\n\n\u003cp>Dr. Macklin is highly respected as a UFO expert and energetic healer for his work in assisting people in achieving optimal spiritual/mental/emotional/ physical health. His work addresses a wide range of mind/body/spirit imbalances to overall wellness, and resonates with the general public who experienced all kinds of emotions, chronic mental imbalances, and increased physical illnesses during the pandemic.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals.\u003c/p>\n\n"},"title":{"type":"title","value":"Christopher Macklin"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">globalenlightenmentproject.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-Truth-Healing-Syndrome-Morgellons/dp/1708103899/ctoc\" target=\"_blank\">History, Truth &amp; Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Transcendence-Navigate-Humanitys-Consciousness/dp/1941608027/ctoc\" target=\"_blank\">Divine Transcendence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dissolving-Enigma-Healing-Christopher-Macklin/dp/1941608019/ctoc\" target=\"_blank\">Dissolving the Enigma of Divine Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sacred-Prayers-Maps-Intent/dp/B084QL56G2/ctoc\" target=\"_blank\">The Sacred Prayers: Maps of Intent\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/686c3c974747e5d18b08f097","use_caption":false,"alt_text":"","id":"%2F686c3c974747e5d18b08f097","link":"","source_credit":"","title":"","url":"asset://new_assets/686c3c974747e5d18b08f097","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":""}},"slug":{"value":"christopher-macklin","type":"slug"},"videos":{"type":"html","value":""}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":"","url":"asset://new_assets/686c3c974747e5d18b08f097","use_caption":false,"caption":"","new_tab":false},"keywords":[],"primary_slug":"christopher-macklin","slugs":["christopher-macklin"],"sponsored":false,"title":"Christopher Macklin","author":"","description":"Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals."}},"pub_start":1599775440000,"type":"content:coast-to-coast-guest","summary":{"title":"Christopher Macklin","description":"Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals.","image":"https://i.iheart.com/v3/re/new_assets/686c3c974747e5d18b08f097"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"summary":{"author":"","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.\u003c/p>\n\n"},"title":{"type":"title","value":"Rich Berra"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"rich-berra"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show. His show's popular podcast, available on iHeart Radio, receives millions of downloads each month. Rich co-founded the #LoveUp Foundation, which focuses on enriching the lives of children in the foster care system and helping families in need. Inducted into the Arizona Broadcasters Hall of Fame in 2017, Rich is also a published author of two children’s books. Originally from St. Louis, Missouri, he is currently based in the Phoenix-metro area.\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">richberra@coasttocoastam.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-rich-berra/\" target=\"_blank\">C2C shows\u003c/a> hosted by Rich Berra\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1580467500000,"type":"content:coast-to-coast-article","summary":{"title":"Rich Berra","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a505a38c52466d1232ba5e2","slug:2026-07-17-show","slug:2026-07-17-show","keyword:keywords/antarctica","keyword:keywords/mysterious"]}}],"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":"%2F6a587062a281f30f0358175f","type":"PUBLISHING","record":{"ref_id":"%2F6a587062a281f30f0358175f","type":"content:coast-to-coast-article","payload":{"fields":{"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"source_url":{"value":"https://www.space.com/astronomy/meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","type":"plain"},"summary":{"type":"html","value":"\u003cp>A space rock exploded through a bedroom ceiling in New Jersey, and scientists have now traced its origins to a strange, briny asteroid.\u003c/p>\n\n"},"title":{"type":"title","value":"Meteorite that crashed through New Jersey house could hold the clues to life's origins"},"include_recommendations":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"bucket":"new_assets","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176d","source_credit":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F6a587104a281f30f0358176d","link":"","url":"asset://new_assets/6a587104a281f30f0358176d","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins"},"source":{"type":"plain","value":"Space.com"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Meteorite that crashed through New Jersey house could hold the clues to life's origins","author":"Space.com","description":"A space rock exploded through a bedroom ceiling in New Jersey, and scientists have now traced its origins to a strange, briny asteroid.","image":{"caption":"","new_tab":false,"url":"asset://new_assets/6a587104a281f30f0358176d","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":""},"keywords":[],"primary_slug":"meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","slugs":["meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"0DhnS"}],"exclusion":{"tags":[]},"publish_date":1784192400000},"canonical_url":"https://www.coasttocoastam.com/article/meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/article/meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins/"},"slug":"meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176d","title":"Meteorite that crashed through New Jersey house could hold the clues to life's origins","description":"A space rock exploded through a bedroom ceiling in New Jersey, and scientists have now traced its origins to a strange, briny asteroid.","author":"Space.com"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192400000,"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:/6a587062a281f30f0358175f","slug:meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","slug:meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","author:user"]}},{"id":"%2F6a5875c6a281f30f0358177f","type":"PUBLISHING","record":{"ref_id":"%2F6a5875c6a281f30f0358177f","type":"content:coast-to-coast-article","payload":{"fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176a","url":"asset://new_assets/6a587104a281f30f0358176a","bucket":"new_assets","id":"%2F6a587104a281f30f0358176a","source_credit":"","title":"","use_caption":false,"alt_text":""}},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca/"},"primary_video":{"type":"embed","value":{"attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca"},"summary":{"type":"html","value":"\u003cp>As \u003cem>The Odyssey\u003c/em> arrives in theaters, archaeologists working off the western coast of Greece say a real-life cult site devoted to the legendary story’s hero has been uncovered.\u003c/p>\n\n"},"title":{"type":"title","value":"2000-Year-Old Evidence of a Cult Shrine to Odysseus Has Been Uncovered at Ithaca  "}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"title":"2000-Year-Old Evidence of a Cult Shrine to Odysseus Has Been Uncovered at Ithaca  ","author":"The Debrief","description":"As The Odyssey arrives in theaters, archaeologists working off the western coast of Greece say a real-life cult site devoted to the legendary story’s hero has been uncovered.","image":{"url":"asset://new_assets/6a587104a281f30f0358176a","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca","slugs":["2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1784192400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"ohOVS","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}]},"canonical_url":"https://www.coasttocoastam.com/article/2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/article/2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca/"},"slug":"2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176a","title":"2000-Year-Old Evidence of a Cult Shrine to Odysseus Has Been Uncovered at Ithaca  ","description":"As The Odyssey arrives in theaters, archaeologists working off the western coast of Greece say a real-life cult site devoted to the legendary story’s hero has been uncovered.","author":"The Debrief"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192988052,"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:/6a5875c6a281f30f0358177f","slug:2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca","slug:2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca","author:user"]}},{"id":"%2F6a58764ea281f30f0358178b","type":"PUBLISHING","record":{"ref_id":"%2F6a58764ea281f30f0358178b","type":"content:coast-to-coast-article","payload":{"fields":{"source_url":{"type":"plain","value":"https://theobservermagazine.substack.com/p/john-philip-bessors-mysterious-electronic"},"summary":{"type":"html","value":"\u003cp>In the 1980s, Bessor’s home was plagued by mysterious electronic voices and noises. \u003c/p>\n\n"},"title":{"type":"title","value":"John Philip Bessor's mysterious electronic voices"},"blocks":{"type":"flex","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"new_assets","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f03581776","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F6a587104a281f30f03581776","source_credit":"","title":"","url":"asset://new_assets/6a587104a281f30f03581776"}},"source":{"type":"plain","value":"The Observer"},"author":{"type":"author","value":[{"name":"The Observer","id":"user"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"john-philip-bessors-mysterious-electronic-voices"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"slugs":["john-philip-bessors-mysterious-electronic-voices"],"sponsored":false,"title":"John Philip Bessor's mysterious electronic voices","author":"The Observer","description":"In the 1980s, Bessor’s home was plagued by mysterious electronic voices and noises.","image":{"source_credit":"","url":"asset://new_assets/6a587104a281f30f03581776","use_caption":false,"link":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false},"keywords":[],"primary_slug":"john-philip-bessors-mysterious-electronic-voices"},"targeting":{"publish_date":1784192400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"mjCZp","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/john-philip-bessors-mysterious-electronic-voices/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/article/john-philip-bessors-mysterious-electronic-voices/"},"slug":"john-philip-bessors-mysterious-electronic-voices","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f03581776","title":"John Philip Bessor's mysterious electronic voices","description":"In the 1980s, Bessor’s home was plagued by mysterious electronic voices and noises.","author":"The Observer"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192400000,"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:/6a58764ea281f30f0358178b","slug:john-philip-bessors-mysterious-electronic-voices","slug:john-philip-bessors-mysterious-electronic-voices","author:user"]}},{"id":"%2F6a5876a6a281f30f03581797","type":"PUBLISHING","record":{"ref_id":"%2F6a5876a6a281f30f03581797","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"primary_video":{"value":{"attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""},"type":"embed"},"slug":{"type":"slug","value":"could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly"},"source":{"type":"plain","value":"Popular Science"},"summary":{"type":"html","value":"\u003cp>A dragon consultant weighs in on Westeros physics.\u003c/p>\n\n"},"title":{"type":"title","value":"Could Sheepstealer and other ‘House of the Dragon’ dragons actually fly?"},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","new_tab":false,"source_credit":"","title":"","use_caption":false,"caption":"","id":"%2F6a587104a281f30f0358177c","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358177c","url":"asset://new_assets/6a587104a281f30f0358177c"}},"source_url":{"type":"plain","value":"https://www.popsci.com/science/could-dragons-actually-fly/"},"author":{"type":"author","value":[{"name":"Popular Science","id":"user"}]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Could Sheepstealer and other ‘House of the Dragon’ dragons actually fly?","author":"Popular Science","description":"A dragon consultant weighs in on Westeros physics.","image":{"alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a587104a281f30f0358177c","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""},"keywords":[],"primary_slug":"could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly","slugs":["could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly"]},"targeting":{"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"m0b0i","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1784192400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/article/could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly/","permalink":"https://www.coasttocoastam.com/article/could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly/"},"slug":"could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358177c","title":"Could Sheepstealer and other ‘House of the Dragon’ dragons actually fly?","description":"A dragon consultant weighs in on Westeros physics.","author":"Popular Science"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192400000,"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:/6a5876a6a281f30f03581797","slug:could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly","slug:could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly","author:user"]}},{"id":"%2F6a5876fea281f30f035817a3","type":"PUBLISHING","record":{"ref_id":"%2F6a5876fea281f30f035817a3","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15979669/book-enoch-antichrist-prophecy.html"},"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"new_assets","link":"","source_credit":"","title":"","url":"asset://new_assets/6a587104a281f30f0358176c","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F6a587104a281f30f0358176c","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176c"}},"slug":{"type":"slug","value":"banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today"},"summary":{"value":"\u003cp>The more than 2,200-year-old Book of Enoch describes a mysterious group of powerful rulers known as 'the kings and the mighty.'\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Banned book of the Bible reveals chilling prophecy with eerie links to today"},"blocks":{"value":[],"type":"flex"},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"primary_slug":"banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today","slugs":["banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today"],"sponsored":false,"title":"Banned book of the Bible reveals chilling prophecy with eerie links to today","author":"Daily Mail","description":"The more than 2,200-year-old Book of Enoch describes a mysterious group of powerful rulers known as 'the kings and the mighty.'","image":{"link":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a587104a281f30f0358176c"},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1784192400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"lFRP3","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}]},"canonical_url":"https://www.coasttocoastam.com/article/banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today/","permalink":"https://www.coasttocoastam.com/article/banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today/"},"slug":"banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176c","title":"Banned book of the Bible reveals chilling prophecy with eerie links to today","description":"The more than 2,200-year-old Book of Enoch describes a mysterious group of powerful rulers known as 'the kings and the mighty.'","author":"Daily Mail"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192400000,"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:/6a5876fea281f30f035817a3","slug:banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today","slug:banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1785404344000,"\u003cupcoming_pub_after>":1784196000000,"\u003cpub_start>":1784194744000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1784281144000,"\u003ctonight_pub_after>":1784196000000},"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":"watch-strange-fish-frenzy-unfolds-at-spanish-marina","pub_start":{"timestampMs":1784148060000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe","title":"Watch: Strange 'Fish Frenzy' Unfolds at Spanish Marina"}},{"slug":"videos-mibs-tornado-photo","pub_start":{"timestampMs":1334804040000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/a3a6b5411e897c5c7d9d6eb74e49ae0e","title":"Videos: MIBs & Tornado"}},{"slug":"driver-reports-bigfoot-sighting-in-connecticut","pub_start":{"timestampMs":1784141280000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad","title":"Driver Reports Bigfoot Sighting in Connecticut"}},{"slug":"art-bell-vault-computer-security-hacking-cave-explorations","pub_start":{"timestampMs":1784123220000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","title":"Art Bell Vault: Computer Security & Hacking / Cave Explorations"}},{"slug":"2026-07-14-show","pub_start":{"timestampMs":1784109600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354","title":"Natural Health Remedies / The Nature of Time"}},{"slug":"video-maryland-man-brings-stolen-kitten-to-attempted-bank-robbery","pub_start":{"timestampMs":1784062560000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70","title":"Video: Maryland Man Brings Stolen Kitten to Attempted Bank Robbery"}},{"slug":"conjuring-house-ownership-change-revealed-in-rhode-island-town-records","pub_start":{"timestampMs":1784062440000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66ad54b7a3b37a9bae98d272","title":"'Conjuring House' Ownership Change Revealed in Rhode Island Town's Records"}},{"slug":"tourist-snaps-tantalizing-photo-of-mysterious-green-mass-at-loch-ness","pub_start":{"timestampMs":1784054760000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","title":"Video: Tourist Snaps Tantalizing Photo of Mysterious 'Green Mass' at Loch Ness"}}],[{"slug":"2026-07-13-show","pub_start":{"timestampMs":1784023200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/674b8ac736a52c3f604515b0","title":"Crime Scene Cleaning / Animal Afterlife"}},{"slug":"spotlight-floating-brain-ufo-video","pub_start":{"timestampMs":1783975200000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a554e38b33bd3192bd0c4ac","title":"Spotlight: 'Floating Brain' UFO Video"}},{"slug":"2026-07-12-show","pub_start":{"timestampMs":1783936800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bf0c008d199467eb9ea1e3","title":"Reincarnation & Psychic Abilities / Open Lines"}},{"slug":"shuttle-s-last-flyby-photo","pub_start":{"timestampMs":1334803440000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/5b3e700b845653bbe28f73da66c6ea6b","title":"Shuttle's Last Flyby"}},{"slug":"us-government-approves-satellite-that-turns-night-into-day","pub_start":{"timestampMs":1783901820000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/606242e446ac4afc6aa4d398","title":"US Government Approves Satellite That Turns Night Into Day"}},{"slug":"2026-07-11-show","pub_start":{"timestampMs":1783850400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/679c5f374fe8c3a9f92ded19","title":"Psychic Soldiers / Disclosure & Alien Agencies"}},{"slug":"can-we-detect-nuclear-weapons-in-space","pub_start":{"timestampMs":1783820580000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a52f262baceb922d178f09e","title":"Can We Detect Nuclear Weapons in Space?"}},{"slug":"2026-07-10-show","pub_start":{"timestampMs":1783764000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a4751be5cca47257eaf0f96","title":"Hollow Earth & Channeling / Open Lines "}}],[{"slug":"in-coast-you-missed-it-71026","pub_start":{"timestampMs":1783703100000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5126a2e5a1a4ef9bfc71ed","title":"In Coast You Missed It 7/10/26"}},{"slug":"pentagon-releases-fourth-batch-of-ufo-files","pub_start":{"timestampMs":1783702740000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a512371e5a1a4ef9bfc71dc","title":"Pentagon Releases Fourth Batch of UFO Files"}},{"slug":"2026-07-09-show","pub_start":{"timestampMs":1783677600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63d32e131526024d512089a3","title":"Remote Viewing & Dowsing / NDEs & Angels"}},{"slug":"george-noory-dinner-auction-photo","pub_start":{"timestampMs":1334720160000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/ecf194cf54a7f32feb156939b88d9da9","title":"George Noory Dinner Auction"}},{"slug":"supernatural-suspicions-raised-after-students-mysteriously-faint-at-high-school-in-philippines","pub_start":{"timestampMs":1783622580000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5d9e478ba98e4139fffad5bd","title":"Supernatural Suspicions Raised After Students Mysteriously Faint at High School in Philippines"}},{"slug":"argentine-doctor-shares-compelling-ucumar-account","pub_start":{"timestampMs":1783622400000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94","title":"Argentine Doctor Shares Compelling Ucumar Account"}},{"slug":"watch-flying-saucer-filmed-over-mexican-mountain","pub_start":{"timestampMs":1783622160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6812770931e8d45c75f87b9f","title":"Watch: Flying Saucer Filmed Over Mexican Mountain"}},{"slug":"puzzling-mystery-object-found-in-wisconsin-river","pub_start":{"timestampMs":1783543740000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a4eb835dadb0610fc07ebb1","title":"Puzzling Mystery Object Found in Wisconsin River"}}]]}]],"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","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"7MFT1","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a57d81fca7f331c8302bfdb","type":"LEADS","record":{"title":"Driver Reports Bigfoot Sighting in Connecticut","subtitle":"A man on an early morning drive in Connecticut says that he got an up-close look at a Sasquatch that crossed the road in front of his car. ","image":"https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad","img_meta":{"base_id":"%2F6a57d6c8eeb837389f50c4ad","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/driver-reports-bigfoot-sighting-in-connecticut/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a57f20543cf99e4b95b1480","type":"LEADS","record":{"title":"Strange 'Fish Frenzy' Unfolds at Spanish Marina","subtitle":"People at a Spanish marina were left scratching their heads when hundreds of frantic fish inexplicably jumped out of the water and beached themselves all along the pavement. ","image":"https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe","img_meta":{"base_id":"%2F6a57f18947e10399b90ef1fe","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-strange-fish-frenzy-unfolds-at-spanish-marina/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a56a53799868bfc537a25de","type":"LEADS","record":{"title":"Video: Maryland Man Brings Stolen Kitten to Attempted Bank Robbery","subtitle":"A Maryland man attempted to rob a bank with a rather unlikely 'accomplice:' a kitten he had just stolen from a pet store moments earlier.","image":"https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70","img_meta":{"base_id":"%2F6a56a34e2e85ed92d6e3dc70","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-maryland-man-brings-stolen-kitten-to-attempted-bank-robbery/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a5685ce66b079c196a31d94","type":"LEADS","record":{"title":"Video: Tourist Snaps Tantalizing Photo of Mysterious 'Green Mass' at Loch Ness","subtitle":"A tourist aboard a cruise boat at Loch Ness snapped a tantalizing photo of a mysterious shape beneath the water of the iconic Scottish site. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/tourist-snaps-tantalizing-photo-of-mysterious-green-mass-at-loch-ness/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a57910dee9ca9475f24d1d3","type":"LEADS","record":{"title":"Art Bell Vault: Computer Security & Hacking / Cave Explorations","subtitle":"Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about computer security and cave explorations.","image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","img_meta":{"base_id":"%2F695e784480157d1b50192a2a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/art-bell-vault-computer-security-hacking-cave-explorations/"},"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":"%2F6a57d81fca7f331c8302bfdb","type":"LEADS","record":{"title":"Driver Reports Bigfoot Sighting in Connecticut","subtitle":"A man on an early morning drive in Connecticut says that he got an up-close look at a Sasquatch that crossed the road in front of his car. ","image":"https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad","img_meta":{"base_id":"%2F6a57d6c8eeb837389f50c4ad","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/driver-reports-bigfoot-sighting-in-connecticut/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a57f20543cf99e4b95b1480","type":"LEADS","record":{"title":"Strange 'Fish Frenzy' Unfolds at Spanish Marina","subtitle":"People at a Spanish marina were left scratching their heads when hundreds of frantic fish inexplicably jumped out of the water and beached themselves all along the pavement. ","image":"https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe","img_meta":{"base_id":"%2F6a57f18947e10399b90ef1fe","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-strange-fish-frenzy-unfolds-at-spanish-marina/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a56a53799868bfc537a25de","type":"LEADS","record":{"title":"Video: Maryland Man Brings Stolen Kitten to Attempted Bank Robbery","subtitle":"A Maryland man attempted to rob a bank with a rather unlikely 'accomplice:' a kitten he had just stolen from a pet store moments earlier.","image":"https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70","img_meta":{"base_id":"%2F6a56a34e2e85ed92d6e3dc70","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-maryland-man-brings-stolen-kitten-to-attempted-bank-robbery/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a5685ce66b079c196a31d94","type":"LEADS","record":{"title":"Video: Tourist Snaps Tantalizing Photo of Mysterious 'Green Mass' at Loch Ness","subtitle":"A tourist aboard a cruise boat at Loch Ness snapped a tantalizing photo of a mysterious shape beneath the water of the iconic Scottish site. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/tourist-snaps-tantalizing-photo-of-mysterious-green-mass-at-loch-ness/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a57910dee9ca9475f24d1d3","type":"LEADS","record":{"title":"Art Bell Vault: Computer Security & Hacking / Cave Explorations","subtitle":"Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about computer security and cave explorations.","image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","img_meta":{"base_id":"%2F695e784480157d1b50192a2a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/art-bell-vault-computer-security-hacking-cave-explorations/"},"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/20260709174322353","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:/6634e952fd5158c4fe5b1712","PS:content:coast-to-coast-article:/6a587062a281f30f0358175f","PS:content:coast-to-coast-article:/6a5875c6a281f30f0358177f","PS:content:coast-to-coast-article:/6a58764ea281f30f0358178b","PS:content:coast-to-coast-article:/6a5876a6a281f30f03581797","PS:content:coast-to-coast-article:/6a5876fea281f30f035817a3","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:/5e019a9bcc137bf244202754","PS:content:coast-to-coast-guest:/5f5aa32e34c0e40fd13abf28","PS:content:coast-to-coast-guest:/5fadd20b42463665504e6095","PS:content:coast-to-coast-guest:/684ca39353aa6f2ce1bf5b30","PS:content:coast-to-coast-guest:/6a503075c52466d1232ba508","PS:content:coast-to-coast-guest:/6a5031efc52466d1232ba517","PS:content:coast-to-coast-guest:/6a5032dec52466d1232ba526","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6a50504ac52466d1232ba5b0","PS:content:coast-to-coast-show:/6a5054c3c52466d1232ba5c9","PS:content:coast-to-coast-show:/6a505a38c52466d1232ba5e2","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a1e474cca4fe26772f80202","PS:leads:/6a5685ce66b079c196a31d94","PS:leads:/6a56a53799868bfc537a25de","PS:leads:/6a57910dee9ca9475f24d1d3","PS:leads:/6a57d81fca7f331c8302bfdb","PS:leads:/6a57f20543cf99e4b95b1480","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:677259ec262a3b51646f9469bf3aa385","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 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a57d81fca7f331c8302bfdb","type":"LEADS","record":{"title":"Driver Reports Bigfoot Sighting in Connecticut","subtitle":"A man on an early morning drive in Connecticut says that he got an up-close look at a Sasquatch that crossed the road in front of his car. ","image":"https://i.iheart.com/v3/re/new_assets/6a57d6c8eeb837389f50c4ad","img_meta":{"base_id":"%2F6a57d6c8eeb837389f50c4ad","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/driver-reports-bigfoot-sighting-in-connecticut/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a57f20543cf99e4b95b1480","type":"LEADS","record":{"title":"Strange 'Fish Frenzy' Unfolds at Spanish Marina","subtitle":"People at a Spanish marina were left scratching their heads when hundreds of frantic fish inexplicably jumped out of the water and beached themselves all along the pavement. ","image":"https://i.iheart.com/v3/re/new_assets/6a57f18947e10399b90ef1fe","img_meta":{"base_id":"%2F6a57f18947e10399b90ef1fe","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-strange-fish-frenzy-unfolds-at-spanish-marina/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a56a53799868bfc537a25de","type":"LEADS","record":{"title":"Video: Maryland Man Brings Stolen Kitten to Attempted Bank Robbery","subtitle":"A Maryland man attempted to rob a bank with a rather unlikely 'accomplice:' a kitten he had just stolen from a pet store moments earlier.","image":"https://i.iheart.com/v3/re/new_assets/6a56a34e2e85ed92d6e3dc70","img_meta":{"base_id":"%2F6a56a34e2e85ed92d6e3dc70","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-maryland-man-brings-stolen-kitten-to-attempted-bank-robbery/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a5685ce66b079c196a31d94","type":"LEADS","record":{"title":"Video: Tourist Snaps Tantalizing Photo of Mysterious 'Green Mass' at Loch Ness","subtitle":"A tourist aboard a cruise boat at Loch Ness snapped a tantalizing photo of a mysterious shape beneath the water of the iconic Scottish site. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/tourist-snaps-tantalizing-photo-of-mysterious-green-mass-at-loch-ness/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a57910dee9ca9475f24d1d3","type":"LEADS","record":{"title":"Art Bell Vault: Computer Security & Hacking / Cave Explorations","subtitle":"Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about computer security and cave explorations.","image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","img_meta":{"base_id":"%2F695e784480157d1b50192a2a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/art-bell-vault-computer-security-hacking-cave-explorations/"},"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":"%2F6a504d14c52466d1232ba57f","type":"PUBLISHING","record":{"ref_id":"%2F6a504d14c52466d1232ba57f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-14-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, naturopathic doctor \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Randi Shannon\u003c/a> shared insights on health, nutrition, and wellness, with a focus on natural remedies and supplements. The body has a remarkable ability to heal itself with proper nutrition and lifestyle changes, she said, emphasizing that many chronic conditions like retinitis pigmentosa can improve significantly when the body is given the right “building blocks,” including vitamins, minerals, amino acids, and essential fatty acids. “The body is constantly building itself. The skin renews. The gut lining can replace itself in just a few days,” she added, citing cases where cartilage regrew after being “bone on bone.”\u003c/p>\n\n\u003cp>Regarding diet, she criticized commercial peanut products for mold contamination, linking peanut consumption to liver cysts and other health issues. &quot;Grow your own peanuts. Don’t let them sit in moisture,&quot; she advised, suggesting alternatives like almond or cashew butter. Addressing vein insufficiency, she explained that it results from weakened valves causing blood pooling and recommended walking, leg elevation, and compression stockings alongside long-term nutritional programs.\u003c/p>\n\n\u003cp>For monitoring blood pressure, Shannon suggested taking multiple readings a day —morning, afternoon, and evening— to get an accurate picture, rather than relying on a single measurement. Speaking about dental health, she praised the new dental CT scans as a useful diagnostic tool but expressed skepticism about root canals, which can sometimes trap bacteria and cause long-term illness. She also talked about lifestyle factors contributing to early mortality, urging people to protect their heart through exercise, sun exposure, sleep, stress management, and abstaining from smoking and excessive alcohol.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, paranormal researcher \u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">Mike Ricksecker\u003c/a> discussed his theories on time, time travel, and their intersections with consciousness and ancient wisdom. He pointed out that &quot;time is a human construct,&quot; a tool devised to navigate reality, rather than an absolute entity. Time, he continued, could be viewed as the fourth dimension within a theoretical physics framework of up to 11 hyperspatial dimensions, and that &quot;other beings, other entities, other areas are open for us to explore&quot; beyond our temporal experience.\u003c/p>\n\n\u003cp>Ricksecker introduced his &quot;stacked time theory,&quot; likening time to &quot;a stack of photos,&quot; where every moment —past, present, and future— exists concurrently but at different frequencies. He described phenomena like time slips as moments when these frequencies resonate and &quot;bleed into each other.&quot; This model also informs his interpretation of the \u003ca href=\"https://www.coasttocoastam.com/show/2018-06-18-show/\" target=\"_blank\">Mandela Effect\u003c/a>, which he attributes to &quot;time sorting itself out again&quot; due to real-time travelers altering events, causing ripple effects across the timeline. The conversation touched on the urban legend of Rudolph Fentz, a man allegedly appearing in 1950s New York dressed in 19th-century clothing, sparking debate about time slips and sudden disappearances. The guest posited that some vanishings could be due to temporal portals, connecting these phenomena to indigenous Thunderbird legends as possible sightings of displaced aircraft.\u003c/p>\n\n\u003cp>Addressing scientific perspectives, Ricksecker referenced the Novikov consistency principle, which posits that while time travel may be possible, changing the past is not, to avoid paradoxes. He also discussed the potential for consciousness-based time travel through meditation, rather than mechanical devices. Delving into ancient Egyptian views on the afterlife, he highlighted a passage from the &quot;Book of the Dead&quot; where a deceased man asks the god Atum about the length of his life and is told it will last &quot;millions of millions of years.&quot; This introduces the idea of cyclical time and eternal renewal, symbolized by the ouroboros, a motif found in many ancient cultures.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://solari.com\" target=\"_blank\">\u003cem>Catherine Austin Fitts\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Travels-Through-Time-Dimension-Connecting/dp/B0C8SBF81J/ctoc\" target=\"_blank\">Travels Through Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Portals-Stars-Stargates-Atlantis-Connecting/dp/B0DK3YY7K6/ctoc\" target=\"_blank\">Portals to the Stars: Inside Stargates, Atlantis, and Secrets of Ancient Egypt\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Walk-Shadows-Complete-Shadow-People/dp/173391935X/ctoc\" target=\"_blank\">A Walk In The Shadows: A Complete Guide To Shadow People\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Vangelis","title":"Titans","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"Robert Palmer","title":"Bad Case Of Loving You","url":"https://amazon.com/dp/B07GGFJ3QV/ctoc?trackAsin=B07GGFJ3QV"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"The Penguins","title":"Earth Angel","url":"https://amazon.com/dp/B001NZCFH2/ctoc?trackAsin=B001NZCFH2"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Dion","title":"Runaround Sue","url":"https://amazon.com/dp/B0795HBGQB/ctoc?trackAsin=B0795HBGQB"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"Gene Chandler","title":"Duke Of Earl","url":"https://amazon.com/dp/B00OD4SPRE/ctoc?trackAsin=B00OD4SPRE"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0025VYRV0/ctoc?trackAsin=B0025VYRV0"},{"artist":"Del Shannon","title":"Runaway","url":"https://amazon.com/dp/B06ZYGL7G9/ctoc?trackAsin=B06ZYGL7G9"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://amazon.com/dp/B09Z7T865G/ctoc?trackAsin=B09Z7T865G"},{"artist":"Tommy James & The Shondells","title":"Crystal Blue Persuasion","url":"https://amazon.com/dp/B00124B1S8/ctoc?trackAsin=B00124B1S8"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"Gary Moore","title":"Still Got The Blues","url":"https://amazon.com/dp/B000S52L5O/ctoc?trackAsin=B000S52L5O"},{"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":["%2F684ca39353aa6f2ce1bf5b30","%2F5e019a9bcc137bf244202754"]},"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/health","keywords/medicine","keywords/natural remedies","keywords/time"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a5769e12014c0e58e59404a","show":"coast","title":"Tue, Jul 14 2026 - Hour 1"},{"episodeId":"/episodes/6a5769f22014c0e58e59404b","show":"coast","title":"Tue, Jul 14 2026 - Hour 2"},{"episodeId":"/episodes/6a576a052014c0e58e59404c","show":"coast","title":"Tue, Jul 14 2026 - Hour 3"},{"episodeId":"/episodes/6a576a172014c0e58e59404d","show":"coast","title":"Tue, Jul 14 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","id":"%2F6a504ee06fcabf41e9cd8354","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354","source_credit":"FlashMovie / iStock / Getty Images","title":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","url":"asset://assets.getty/6a504ee06fcabf41e9cd8354","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784037600190},"slug":{"type":"slug","value":"2026-07-14-show"},"summary":{"type":"html","value":"\u003cp>Naturopathic doctor \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Randi Shannon\u003c/a> shared insights on health, nutrition, and supplements. Followed by paranormal researcher \u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">Mike Ricksecker\u003c/a> with his theories on time, time travel, and ancient wisdom.\u003c/p>\n\n"},"title":{"type":"title","value":"Natural Health Remedies / The Nature of Time"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">thebodycan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/thebodycan\" target=\"_blank\">x.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">mikericksecker.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://shadowdimension.com\" target=\"_blank\">shadowdimension.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://connecteduniverseportal.com\" target=\"_blank\">connecteduniverseportal.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-14-2026-hour-1,07-14-2026-hour-2,07-14-2026-hour-3,07-14-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":"Naturopathic doctor Randi Shannon shared insights on health, nutrition, and supplements. Followed by paranormal researcher Mike Ricksecker with his theories on time, time travel, and ancient wisdom.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","link":"","new_tab":false,"source_credit":"FlashMovie / iStock / Getty Images","title":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","url":"asset://assets.getty/6a504ee06fcabf41e9cd8354","use_caption":false},"keywords":["keywords/health","keywords/medicine","keywords/natural remedies","keywords/time"],"primary_slug":"2026-07-14-show","slugs":["2026-07-14-show"],"sponsored":false,"title":"Natural Health Remedies / The Nature of Time"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784109600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CU64i","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-14-show/"},"slug":"2026-07-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354","title":"Natural Health Remedies / The Nature of Time","description":"Naturopathic doctor Randi Shannon shared insights on health, nutrition, and supplements. Followed by paranormal researcher Mike Ricksecker with his theories on time, time travel, and ancient wisdom.","author":""},"pub_start":1784109600000,"pub_until":4115978604802,"pub_changed":1784113793630,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F684ca39353aa6f2ce1bf5b30","slug":"randi-shannon","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/randi-shannon/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Randi Shannon (844-275-1056), a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health, particularly in cardiovascular health, autoimmune disorders, and inflammatory diseases. Her extensive research and practice in addressing over 1,000 so-called incurable conditions have equipped her with deep knowledge and expertise.\u003c/p>\n\n\u003cp>Dr. Shannon's unique expertise lies in her face, tongue, and fingernail analysis—a technique that provides an accurate insight into a person’s systemic and physical health. By carefully examining the appearance of fingernails and the tongue, she can identify the health and vitality of various organs. These physical signs often reveal underlying health issues before they manifest in more serious ways.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68d19d45c007234fe15fdc32","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32","source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"randi-shannon"},"summary":{"type":"html","value":"\u003cp>Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.\u003c/p>\n\n"},"title":{"type":"title","value":"Randi Shannon"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">thebodycan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/thebodycan\" target=\"_blank\">x.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/thebodycan\" target=\"_blank\">facebook.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/thebodycan\" target=\"_blank\">instagram.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.tiktok.com/@doctorrandishannon\" target=\"_blank\">tiktok.com/@doctorrandishannon\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false},"keywords":[],"primary_slug":"randi-shannon","slugs":["randi-shannon"],"sponsored":false,"title":"Randi Shannon"},"targeting":{"exclusion":{"tags":[]},"publish_date":1749852840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"j5Ux6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1749852840000,"type":"content:coast-to-coast-guest","summary":{"title":"Randi Shannon","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32"}},{"ref_id":"%2F5e019a9bcc137bf244202754","slug":"ricksecker-mike-80262","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/ricksecker-mike/80262","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>Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time\u003cem>,\u003c/em> A Walk In The Shadows\u003cem>, \u003c/em>and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's \u003cem>Ancient Alien\u003c/em>s and \u003cem>The UnXplained\u003c/em>, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more\u003cem>. \u003c/em>Ricksecker is the producer and director of the docu-series The Shadow Dimension, available on several streaming platforms, and he produces additional full-length content on ancient wisdom, lost civilizations, UFOs, and the supernatural on his extensive YouTube channel.\u003c/p>\n\n\u003cp>For more than seven years he has hosted The Edge of the Rabbit Hole livestream show and he also hosts the \u003cem>Connecting the Universe\u003c/em> interactive class on his online learning platform, the Connected Universe Portal. He operates his own book publishing and video production company, Haunted Road Media, representing a number of authors, and winning the award for Excellent Media In The Paranormal Field at the 2019 Shockfest Film Festival. Ricksecker also hosts the annual Stargates of Ancient Egypt Tour, an exploration of Egypt’s pyramids and temples for lost advanced technologies, the secrets of esoteric alchemy, and ancient stargates. A native of Cleveland, Ohio, Ricksecker is a US Air Force veteran with a background in intelligence and a degree in computer simulation programming. He's been researching unexplained phenomena across the world for nearly 30 years.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Travels-Through-Time-Dimension-Connecting/dp/B0C8SBF81J/ctoc\" target=\"_blank\">Travels Through Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Portals-Stars-Stargates-Atlantis-Connecting/dp/B0DK3YY7K6/ctoc\" target=\"_blank\">Portals to the Stars: Inside Stargates, Atlantis, and Secrets of Ancient Egypt\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Walk-Shadows-Complete-Shadow-People/dp/173391935X/ctoc\" target=\"_blank\">A Walk In The Shadows: A Complete Guide To Shadow People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alaskas-Mysterious-Triangle-Mike-Ricksecker/dp/1735668990/ctoc\" target=\"_blank\">Alaska's Mysterious Triangle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Deadly-Heirs-Michael-DeBarlo-Mystery/dp/1505420210/ctoc\" target=\"_blank\">Deadly Heirs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Maryland-Mike-Ricksecker/dp/0764334239/ctoc\" target=\"_blank\">Ghosts of Maryland\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghostorian-Case-Files-Mike-Ricksecker/dp/0692533710/ctoc\" target=\"_blank\">Ghostorian Case Files: Volume 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Legends-Oklahoma-Mike-Ricksecker/dp/0764339435/ctoc\" target=\"_blank\">Ghosts and Legends of Oklahoma\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-Personal-Tales-Supernatural/dp/1502913992/ctoc\" target=\"_blank\">Encounters with the Paranormal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-2-Mike-Ricksecker/dp/0998164917/ctoc\" target=\"_blank\">Encounters with the Paranormal Volume 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-Personal-Tales-Supernatural/dp/0998164933/ctoc\" target=\"_blank\">Encounters with the Paranormal Volume 3\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-Tales-Supernatural-ebook/dp/B07JYP7VGM/ctoc\" target=\"_blank\">Encounters with the Paranormal Volume 4\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Campfire-Tales-Midwest-Mike-Ricksecker/dp/0764347713/ctoc\" target=\"_blank\">Campfire Tales: Midwest\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/System-Dead-Mike-Ricksecker/dp/1480253502\" target=\"_blank\">System of the Dead\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6017c4c176cc32f635cdda65","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6017c4c176cc32f635cdda65","source_credit":"","title":"","url":"asset://new_assets/6017c4c176cc32f635cdda65","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ricksecker-mike-80262"},"summary":{"type":"html","value":"\u003cp>Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time\u003cem>,\u003c/em> A Walk In The Shadows\u003cem>, \u003c/em>and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's \u003cem>Ancient Alien\u003c/em>s and \u003cem>The UnXplained\u003c/em>, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more\u003cem>.\u003c/em>\u003c/p>\n\n"},"title":{"type":"title","value":"Mike Ricksecker"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">mikericksecker.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://shadowdimension.com\" target=\"_blank\">shadowdimension.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://connecteduniverseportal.com\" target=\"_blank\">connecteduniverseportal.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/ricksecker-mike-80262","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/ricksecker-mike/80262","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time, A Walk In The Shadows, and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's Ancient Aliens and The UnXplained, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6017c4c176cc32f635cdda65","use_caption":false},"keywords":[],"primary_slug":"ricksecker-mike-80262","slugs":["ricksecker-mike-80262"],"sponsored":false,"title":"Mike Ricksecker"},"targeting":{"exclusion":{"tags":[]},"publish_date":1466132820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IPxLQ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1466132820000,"type":"content:coast-to-coast-guest","summary":{"title":"Mike Ricksecker","description":"Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time, A Walk In The Shadows, and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's Ancient Aliens and The UnXplained, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more.","image":"https://i.iheart.com/v3/re/new_assets/6017c4c176cc32f635cdda65"}}]}},{"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:/6a504d14c52466d1232ba57f","slug:2026-07-14-show","slug:2026-07-14-show","keyword:keywords/health","keyword:keywords/medicine","keyword:keywords/natural remedies","keyword:keywords/time"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1785404344000,"\u003cupcoming_pub_after>":1784196000000,"\u003cpub_start>":1784194744000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1784281144000,"\u003ctonight_pub_after>":1784196000000},"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":"%2F6a50504ac52466d1232ba5b0","type":"PUBLISHING","record":{"ref_id":"%2F6a50504ac52466d1232ba5b0","type":"content:coast-to-coast-show","payload":{"summary":{"title":"Analyzing NDEs / Embracing Death","author":"","description":"Physicist and philosopher Vera Spillner shared her research into near-death experiences. Followed by spiritual counselor Samantha Corfield on her work exploring the afterlife and helping people overcome their fear of death.","image":{"url":"asset://assets.getty/6a5052e965a938d42fe85c6a","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","source_credit":"Tatiana Maksimova / Moment / Getty Images","title":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","alt_text":"","link":"","new_tab":false},"keywords":["keywords/NDEs","keywords/afterlife","keywords/ghosts","keywords/Vinzenz Hensle","keywords/fear of death"],"primary_slug":"2026-07-15-show","slugs":["2026-07-15-show"],"sponsored":false},"targeting":{"publish_date":1784196000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"VWsX1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/psychology-mind"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-15-show/","cuser":"user/ldap/1138274","fields":{"guest":{"value":["%2F6a503075c52466d1232ba508","%2F6a5031efc52466d1232ba517"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"value":[],"type":"link"},"slug":{"type":"slug","value":"2026-07-15-show"},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4","artist":"Judas Priest"},{"url":"https://amazon.com/dp/B00GK0CE6C/ctoc?trackAsin=B00GK0CE6C","artist":"Dean Martin","title":"Besame Mucho"},{"url":"https://amazon.com/dp/B07VZ22588/ctoc?trackAsin=B07VZ22588","artist":"David Bowie","title":"Space Oddity"},{"artist":"The Association","title":"Never My Love","url":"https://amazon.com/dp/B001OGRK4I/ctoc?trackAsin=B001OGRK4I"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Nelson Eddy","title":"Stranger In Paradise","url":"https://amazon.com/dp/B000QLE13U/ctoc?trackAsin=B000QLE13U"},{"url":"https://amazon.com/dp/B001D8Q1TW/ctoc?trackAsin=B001D8Q1TW","artist":"Kenny G","title":"Silhouette"},{"artist":"Frank Sinatra","title":"Softly As I Leave You","url":"https://amazon.com/dp/B00V07JYWC/ctoc?trackAsin=B00V07JYWC"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc?1"},{"artist":"Blue Oyster Cult","title":"Don’t Fear The Reaper","url":"https://amazon.com/dp/B00137OFVE/ctoc?trackAsin=B00137OFVE"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"Rush","title":"Ghost Of A Chance","url":"https://amazon.com/dp/B00123BAYO/ctoc?trackAsin=B00123BAYO"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/NDEs","keywords/afterlife","keywords/ghosts","keywords/Vinzenz Hensle","keywords/fear of death"]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a","url":"asset://assets.getty/6a5052e965a938d42fe85c6a","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a5052e965a938d42fe85c6a","new_tab":false,"source_credit":"Tatiana Maksimova / Moment / Getty Images","title":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","use_caption":false,"bucket":"assets.getty","caption":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","link":""}},"show_date":{"type":"date","value":1784124000164},"title":{"type":"title","value":"Analyzing NDEs / Embracing Death"},"author":{"type":"author","value":[]},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Want-Give-You-Light-Near-Death/dp/B0FJRSZC9S/ctoc\" target=\"_blank\">I Want to Give You Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Create-Your-Own-Afterlife-Control/dp/0738781819/ctoc\" target=\"_blank\">Create Your Own Afterlife: Take Control of Life After Death\u003c/a>\u003c/li>\u003c/ul>\n"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"summary":{"type":"html","value":"\u003cp>Physicist and philosopher\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\"> Vera Spillner\u003c/a> shared her research into near-death experiences. Followed by spiritual counselor \u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">Samantha Corfield\u003c/a> on her work exploring the afterlife and helping people overcome their fear of death.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\">hdm-stuttgart.de/person/spillner\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">createyourownafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, German physicist and philosopher\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\"> Vera Spillner\u003c/a> shared her research into near-death experiences (NDEs). She applied criminal interrogation techniques to analyze NDE accounts, looking for consistency and signs of deception, and came away concluding that the existence of the afterlife is more probable than not. On the nature of consciousness, she proposed it is &quot;more fundamental than matter,&quot; suggesting that after death, consciousness may &quot;rejoin a larger consciousness.&quot; While she personally believes in God, she emphasized that the evidence for an afterlife stands &quot;independent of that.&quot;\u003c/p>\n\n\u003cp>Common elements of NDEs include an out-of-body perspective, traveling through a tunnel, and encountering a &quot;light full of unconditional love,&quot; even among skeptics. Addressing skepticism, Spillner argued that NDEs differ fundamentally from dreams or hallucinations, noting their consistent elements across cultures and individuals. She highlighted an anomaly in observations: &quot;As the brain starts tuning down, the mind goes up,&quot; challenging the notion that the brain alone produces consciousness.\u003c/p>\n\n\u003cp>One particularly compelling aspect is the &quot;life review,&quot; described not as a rapid playback of one's life events but as a profound re-experiencing of moments of kindness or missed opportunities, from both the individual's and others' perspectives. Spillner explained, &quot;You do it yourself... the only judge watching your life really with you is yourself.&quot; Recounting the story of \u003ca href=\"https://www.vinzenzhensle.de/\" target=\"_blank\">Vinzenz Hensle\u003c/a>, a German farmer who had a profound NDE after a severe accident, she detailed how he subsequently felt compelled to paint visions from the afterlife. Even though he had no prior painting skills, his works are vivid and evocative and resemble Van Gogh's style.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, spiritual counselor and occultist \u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">Samantha Corfield\u003c/a>, PhD, discussed her work exploring the afterlife and helping people overcome their fear of death. There is an actual medical condition called thanatophobia, &quot;where people are so afraid of dying that they aren't living. Their whole being is taken up with this absolute chilling fear of death,&quot; she reported. But Corfield offered a message of empowerment: By taking control of your afterlife, &quot;you’re taking control of this life as well,&quot; urging listeners to confront death with agency rather than fear.\u003c/p>\n\n\u003cp>She also recounted two near-death experiences. As a child, she was pulled from the ocean after being caught in an undertow, during which she experienced &quot;absolute 100% peace&quot; and saw an &quot;underwater stone paradise&quot; with mermaids and a mysterious crystal cave she longed to explore. Her adult experience came from surviving domestic violence, where, despite the trauma, she floated peacefully through a tunnel lined with comforting faces of the deceased before being abruptly revived. Because some of the faces were people she barely knew, Corfield later confirmed they were deceased through newspaper obituaries. “Why they were there for me to this day is a mystery,&quot; she mused.\u003c/p>\n\n\u003cp>Addressing grief, she shared that what helped her cope with the loss of her 21-year-old grandson was reclaiming hope through planning future experiences with him after death. Intriguingly, she mentioned an atheist author, \u003ca href=\"https://medium.com/excommunications/im-an-atheist-and-i-believe-in-the-afterlife-ef45ab0d5cd5\" target=\"_blank\">Sea Kimbrell\u003c/a>, who, though he doesn't believe in God, has concluded that the afterlife is real and views it as energy-based rather than tied to a deity. Corfield described the afterlife as a realm of freedom and creativity: “You’re free. You’re in charge of your own imagination… be an angel, be an alien… why not plan for that?” She also offered tips on how to be a graceful ghost by listening for your loved ones from the other side &quot;and to communicate in ways that are meaningful yet non-intrusive.&quot;\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003c/p>\n\n"}]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-15-show/"},"slug":"2026-07-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a","title":"Analyzing NDEs / Embracing Death","description":"Physicist and philosopher Vera Spillner shared her research into near-death experiences. Followed by spiritual counselor Samantha Corfield on her work exploring the afterlife and helping people overcome their fear of death.","author":""},"pub_start":1784196000000,"pub_until":4115978604802,"pub_changed":1784196000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/psychology-mind","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:/6a50504ac52466d1232ba5b0","slug:2026-07-15-show","slug:2026-07-15-show","keyword:keywords/NDEs","keyword:keywords/afterlife","keyword:keywords/ghosts","keyword:keywords/Vinzenz Hensle","keyword:keywords/fear of death"]}}],"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":"%2F6a50504ac52466d1232ba5b0","type":"PUBLISHING","record":{"ref_id":"%2F6a50504ac52466d1232ba5b0","type":"content:coast-to-coast-show","payload":{"summary":{"title":"Analyzing NDEs / Embracing Death","author":"","description":"Physicist and philosopher Vera Spillner shared her research into near-death experiences. Followed by spiritual counselor Samantha Corfield on her work exploring the afterlife and helping people overcome their fear of death.","image":{"url":"asset://assets.getty/6a5052e965a938d42fe85c6a","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","source_credit":"Tatiana Maksimova / Moment / Getty Images","title":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","alt_text":"","link":"","new_tab":false},"keywords":["keywords/NDEs","keywords/afterlife","keywords/ghosts","keywords/Vinzenz Hensle","keywords/fear of death"],"primary_slug":"2026-07-15-show","slugs":["2026-07-15-show"],"sponsored":false},"targeting":{"publish_date":1784196000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"VWsX1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/psychology-mind"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-15-show/","cuser":"user/ldap/1138274","fields":{"guest":{"value":["%2F6a503075c52466d1232ba508","%2F6a5031efc52466d1232ba517"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"value":[],"type":"link"},"slug":{"type":"slug","value":"2026-07-15-show"},"articles":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4","artist":"Judas Priest"},{"url":"https://amazon.com/dp/B00GK0CE6C/ctoc?trackAsin=B00GK0CE6C","artist":"Dean Martin","title":"Besame Mucho"},{"url":"https://amazon.com/dp/B07VZ22588/ctoc?trackAsin=B07VZ22588","artist":"David Bowie","title":"Space Oddity"},{"artist":"The Association","title":"Never My Love","url":"https://amazon.com/dp/B001OGRK4I/ctoc?trackAsin=B001OGRK4I"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Nelson Eddy","title":"Stranger In Paradise","url":"https://amazon.com/dp/B000QLE13U/ctoc?trackAsin=B000QLE13U"},{"url":"https://amazon.com/dp/B001D8Q1TW/ctoc?trackAsin=B001D8Q1TW","artist":"Kenny G","title":"Silhouette"},{"artist":"Frank Sinatra","title":"Softly As I Leave You","url":"https://amazon.com/dp/B00V07JYWC/ctoc?trackAsin=B00V07JYWC"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc?1"},{"artist":"Blue Oyster Cult","title":"Don’t Fear The Reaper","url":"https://amazon.com/dp/B00137OFVE/ctoc?trackAsin=B00137OFVE"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"Rush","title":"Ghost Of A Chance","url":"https://amazon.com/dp/B00123BAYO/ctoc?trackAsin=B00123BAYO"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/NDEs","keywords/afterlife","keywords/ghosts","keywords/Vinzenz Hensle","keywords/fear of death"]},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a","url":"asset://assets.getty/6a5052e965a938d42fe85c6a","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a5052e965a938d42fe85c6a","new_tab":false,"source_credit":"Tatiana Maksimova / Moment / Getty Images","title":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","use_caption":false,"bucket":"assets.getty","caption":"A woman's hand touches another hand underwater. The concept of life and death, a living person and artificial intelligence.","link":""}},"show_date":{"type":"date","value":1784124000164},"title":{"type":"title","value":"Analyzing NDEs / Embracing Death"},"author":{"type":"author","value":[]},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Want-Give-You-Light-Near-Death/dp/B0FJRSZC9S/ctoc\" target=\"_blank\">I Want to Give You Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Create-Your-Own-Afterlife-Control/dp/0738781819/ctoc\" target=\"_blank\">Create Your Own Afterlife: Take Control of Life After Death\u003c/a>\u003c/li>\u003c/ul>\n"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"summary":{"type":"html","value":"\u003cp>Physicist and philosopher\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\"> Vera Spillner\u003c/a> shared her research into near-death experiences. Followed by spiritual counselor \u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">Samantha Corfield\u003c/a> on her work exploring the afterlife and helping people overcome their fear of death.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\">hdm-stuttgart.de/person/spillner\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">createyourownafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, German physicist and philosopher\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\"> Vera Spillner\u003c/a> shared her research into near-death experiences (NDEs). She applied criminal interrogation techniques to analyze NDE accounts, looking for consistency and signs of deception, and came away concluding that the existence of the afterlife is more probable than not. On the nature of consciousness, she proposed it is &quot;more fundamental than matter,&quot; suggesting that after death, consciousness may &quot;rejoin a larger consciousness.&quot; While she personally believes in God, she emphasized that the evidence for an afterlife stands &quot;independent of that.&quot;\u003c/p>\n\n\u003cp>Common elements of NDEs include an out-of-body perspective, traveling through a tunnel, and encountering a &quot;light full of unconditional love,&quot; even among skeptics. Addressing skepticism, Spillner argued that NDEs differ fundamentally from dreams or hallucinations, noting their consistent elements across cultures and individuals. She highlighted an anomaly in observations: &quot;As the brain starts tuning down, the mind goes up,&quot; challenging the notion that the brain alone produces consciousness.\u003c/p>\n\n\u003cp>One particularly compelling aspect is the &quot;life review,&quot; described not as a rapid playback of one's life events but as a profound re-experiencing of moments of kindness or missed opportunities, from both the individual's and others' perspectives. Spillner explained, &quot;You do it yourself... the only judge watching your life really with you is yourself.&quot; Recounting the story of \u003ca href=\"https://www.vinzenzhensle.de/\" target=\"_blank\">Vinzenz Hensle\u003c/a>, a German farmer who had a profound NDE after a severe accident, she detailed how he subsequently felt compelled to paint visions from the afterlife. Even though he had no prior painting skills, his works are vivid and evocative and resemble Van Gogh's style.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, spiritual counselor and occultist \u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">Samantha Corfield\u003c/a>, PhD, discussed her work exploring the afterlife and helping people overcome their fear of death. There is an actual medical condition called thanatophobia, &quot;where people are so afraid of dying that they aren't living. Their whole being is taken up with this absolute chilling fear of death,&quot; she reported. But Corfield offered a message of empowerment: By taking control of your afterlife, &quot;you’re taking control of this life as well,&quot; urging listeners to confront death with agency rather than fear.\u003c/p>\n\n\u003cp>She also recounted two near-death experiences. As a child, she was pulled from the ocean after being caught in an undertow, during which she experienced &quot;absolute 100% peace&quot; and saw an &quot;underwater stone paradise&quot; with mermaids and a mysterious crystal cave she longed to explore. Her adult experience came from surviving domestic violence, where, despite the trauma, she floated peacefully through a tunnel lined with comforting faces of the deceased before being abruptly revived. Because some of the faces were people she barely knew, Corfield later confirmed they were deceased through newspaper obituaries. “Why they were there for me to this day is a mystery,&quot; she mused.\u003c/p>\n\n\u003cp>Addressing grief, she shared that what helped her cope with the loss of her 21-year-old grandson was reclaiming hope through planning future experiences with him after death. Intriguingly, she mentioned an atheist author, \u003ca href=\"https://medium.com/excommunications/im-an-atheist-and-i-believe-in-the-afterlife-ef45ab0d5cd5\" target=\"_blank\">Sea Kimbrell\u003c/a>, who, though he doesn't believe in God, has concluded that the afterlife is real and views it as energy-based rather than tied to a deity. Corfield described the afterlife as a realm of freedom and creativity: “You’re free. You’re in charge of your own imagination… be an angel, be an alien… why not plan for that?” She also offered tips on how to be a graceful ghost by listening for your loved ones from the other side &quot;and to communicate in ways that are meaningful yet non-intrusive.&quot;\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003c/p>\n\n"}]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-15-show/"},"slug":"2026-07-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5052e965a938d42fe85c6a","title":"Analyzing NDEs / Embracing Death","description":"Physicist and philosopher Vera Spillner shared her research into near-death experiences. Followed by spiritual counselor Samantha Corfield on her work exploring the afterlife and helping people overcome their fear of death.","author":""},"pub_start":1784196000000,"pub_until":4115978604802,"pub_changed":1784196000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/psychology-mind","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a503075c52466d1232ba508","slug":"vera-spillner","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/vera-spillner/","cuser":"user/ldap/1138274","fields":{"slug":{"type":"slug","value":"vera-spillner"},"summary":{"type":"html","value":"\u003cp>Dr. Vera Spillner is a German physicist, philosopher, professor, author, and near-death experience researcher. She earned her PhD in philosophy with a focus on quantum physics, worked as a science editor and publishing professional.\u003c/p>\n\n"},"title":{"type":"title","value":"Vera Spillner"},"author":{"type":"author","value":[]},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://hdm-stuttgart.de/person/spillner/\" target=\"_blank\">hdm-stuttgart.de/person/spillner\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Dr. Vera Spillner is a German physicist, philosopher, professor, author, and near-death experience researcher. She earned her PhD in philosophy with a focus on quantum physics, worked as a science editor and publishing professional, including with the German editions of books by Sir Roger Penrose, and today teaches at Stuttgart Media University. Vera explores the intersection of physics, consciousness, near-death experiences, and the question of what reality may be at the edge of life.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Want-Give-You-Light-Near-Death/dp/B0FJRSZC9S/ctoc\" target=\"_blank\">I Want to Give You Light\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"primary_image":{"value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F666b8a63a79c76d34d2cbf20","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/666b8a63a79c76d34d2cbf20","source_credit":"","title":"","url":"asset://new_assets/666b8a63a79c76d34d2cbf20"},"type":"asset"},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"slugs":["vera-spillner"],"sponsored":false,"title":"Vera Spillner","author":"","description":"Dr. Vera Spillner is a German physicist, philosopher, professor, author, and near-death experience researcher. She earned her PhD in philosophy with a focus on quantum physics, worked as a science editor and publishing professional.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/666b8a63a79c76d34d2cbf20","alt_text":"","use_caption":false},"keywords":[],"primary_slug":"vera-spillner"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"UWvEc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/science-space-technology","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1783640100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1783640100000,"type":"content:coast-to-coast-guest","summary":{"title":"Vera Spillner","description":"Dr. Vera Spillner is a German physicist, philosopher, professor, author, and near-death experience researcher. She earned her PhD in philosophy with a focus on quantum physics, worked as a science editor and publishing professional.","image":"https://i.iheart.com/v3/re/new_assets/666b8a63a79c76d34d2cbf20"}},{"ref_id":"%2F6a5031efc52466d1232ba517","slug":"samantha-corfield","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/samantha-corfield/","cuser":"user/ldap/1138274","fields":{"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author Samantha Corfield, PhD, is a spiritual counselor and occultist. For decades, she has worked with individuals seeking clarity, spiritual counseling, and the desire to live in a more magickal world. Her work offers people a gentle yet empowering approach to mortality, inviting readers to examine fear, claim control of their afterlife, and live more fully in the present. \u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Create-Your-Own-Afterlife-Control/dp/0738781819/ctoc\" target=\"_blank\">Create Your Own Afterlife: Take Control of Life After Death\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://createyourownafterlife.com/\" target=\"_blank\">createyourownafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F666b8a63a79c76d34d2cbf20","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/666b8a63a79c76d34d2cbf20","title":"","url":"asset://new_assets/666b8a63a79c76d34d2cbf20","bucket":"new_assets","link":"","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"samantha-corfield"},"summary":{"type":"html","value":"\u003cp>Author Samantha Corfield, PhD, is a spiritual counselor and occultist. For decades, she has worked with individuals seeking clarity, spiritual counseling, and the desire to live in a more magickal world. \u003c/p>\n\n"},"title":{"type":"title","value":"Samantha Corfield"},"videos":{"value":"","type":"html"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"keywords":[],"primary_slug":"samantha-corfield","slugs":["samantha-corfield"],"sponsored":false,"title":"Samantha Corfield","author":"","description":"Author Samantha Corfield, PhD, is a spiritual counselor and occultist. For decades, she has worked with individuals seeking clarity, spiritual counseling, and the desire to live in a more magickal world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","title":"","caption":"","url":"asset://new_assets/666b8a63a79c76d34d2cbf20","use_caption":false}},"targeting":{"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"fnKDw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"]}],"exclusion":{"tags":[]},"publish_date":1783640400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}}},"pub_start":1783640400000,"type":"content:coast-to-coast-guest","summary":{"title":"Samantha Corfield","description":"Author Samantha Corfield, PhD, is a spiritual counselor and occultist. For decades, she has worked with individuals seeking clarity, spiritual counseling, and the desire to live in a more magickal world.","image":"https://i.iheart.com/v3/re/new_assets/666b8a63a79c76d34d2cbf20"}}]}},{"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:/6a50504ac52466d1232ba5b0","slug:2026-07-15-show","slug:2026-07-15-show","keyword:keywords/NDEs","keyword:keywords/afterlife","keyword:keywords/ghosts","keyword:keywords/Vinzenz Hensle","keyword:keywords/fear of death"]}},{"id":"%2F6a5054c3c52466d1232ba5c9","type":"PUBLISHING","record":{"ref_id":"%2F6a5054c3c52466d1232ba5c9","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/1138274","fields":{"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","caption":"A storm in forming over the Arabian Sea. Digital enhancement of an image by NASA. Here is the link to","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a505765c8fd8b11a2267907","source_credit":"Roberto Machado Noa / Moment / Getty Images","title":"Storm Formation","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a505765c8fd8b11a2267907","url":"asset://assets.getty/6a505765c8fd8b11a2267907","use_caption":false}},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/climate change","keywords/NOAA","keywords/time travel","keywords/ancient history"]},"show_date":{"type":"date","value":1784210400949},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">Dr. Justin Mabie\u003c/a>, an atmospheric physicist, will discuss his 17 years of experience working at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change. He'll examine the trillion-dollar climate industry that's shaped and directed by NOAA science, and how those who control the science ultimately control the world.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">James Wyllie\u003c/a> will explore the idea of time travel reviving the world's most treasured ancient sites, including temples, the birthplace of Christ, and the vast expanse of the Roman Empire.\u003c/p>\n\n"},"title":{"value":"Controlling Climate Narratives / Time-Travel Tourism","type":"title"},"articles":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"value":"\u003cp>First Half: \u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">Dr. Justin Mabie\u003c/a>, an atmospheric physicist, will discuss his 17 years of experience working at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change. He'll examine the trillion-dollar climate industry that's shaped and directed by NOAA science, and how those who control the science ultimately control the world.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">James Wyllie\u003c/a> will explore the idea of time travel reviving the world's most treasured ancient sites, including temples, the birthplace of Christ, and the vast expanse of the Roman Empire. Wyllie will also bring us his research on the current state of time travel, speculating if it will be possible in the future.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a5032dec52466d1232ba526","%2F5fadd20b42463665504e6095"]},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">ncei.noaa.gov\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">us.macmillan.com/author/jameswyllie\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Climate-Change-Deception-Alarming-Corruption/dp/1510786422/ctoc\" target=\"_blank\">Climate Change Deception: The Alarming Corruption of Science\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Time-Travelers-Handbook-Experiences-Woodstock/dp/0062469398/ctoc\" target=\"_blank\">The Time Traveler's Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CODEBREAKERS/dp/0091957737/ctoc\" target=\"_blank\">Codebreakers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Goering-Hitlers-Henchman-Anti-Nazi-Brother/dp/0752456482\" target=\"_blank\">Goering and Goering\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-07-16-show"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"Controlling Climate Narratives / Time-Travel Tourism","author":"","description":"First Half: Dr. Justin Mabie, an atmospheric physicist, will discuss his 17 years of experience working at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change. He'll examine the trillion-dollar climate industry that's shaped and directed by NOAA science, and how those who control the science ultimately control the world. Second Half: Author James Wyllie will explore the idea of time travel reviving the world's most treasured ancient sites, including temples, the birthplace of Christ, and the vast expanse of the Roman Empire.","image":{"new_tab":false,"use_caption":false,"alt_text":"","caption":"A storm in forming over the Arabian Sea. Digital enhancement of an image by NASA. Here is the link to","link":"","source_credit":"Roberto Machado Noa / Moment / Getty Images","title":"Storm Formation","url":"asset://assets.getty/6a505765c8fd8b11a2267907","attributes":{"type":"image","mimetype":"image/jpeg"}},"keywords":["keywords/climate change","keywords/NOAA","keywords/time travel","keywords/ancient history"],"primary_slug":"2026-07-16-show","slugs":["2026-07-16-show"],"sponsored":false},"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/science-space-technology","coast-categories/ancient-world","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"ykbrz","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1784282400000},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-16-show/","permalink":"https://www.coasttocoastam.com/show/2026-07-16-show/"},"slug":"2026-07-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a505765c8fd8b11a2267907","title":"Controlling Climate Narratives / Time-Travel Tourism","description":"First Half: Dr. Justin Mabie, an atmospheric physicist, will discuss his 17 years of experience working at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change. He'll examine the trillion-dollar climate industry that's shaped and directed by NOAA science, and how those who control the science ultimately control the world. Second Half: Author James Wyllie will explore the idea of time travel reviving the world's most treasured ancient sites, including temples, the birthplace of Christ, and the vast expanse of the Roman Empire.","author":""},"pub_start":1784282400000,"pub_until":4115978604802,"pub_changed":1784282400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a5032dec52466d1232ba526","slug":"justin-mabie","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/justin-mabie/","cuser":"user/ldap/1138274","fields":{"title":{"type":"title","value":"Justin Mabie"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">ncei.noaa.gov\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.\u003c/p>\n\n","locale":{"locales":[]}}]},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Climate-Change-Deception-Alarming-Corruption/dp/1510786422/ctoc\" target=\"_blank\">Climate Change Deception: The Alarming Corruption of Science\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/66f8b162d4002da954c91081","alt_text":"","caption":"","link":"","source_credit":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","id":"%2F66f8b162d4002da954c91081","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","title":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"justin-mabie"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"slugs":["justin-mabie"],"sponsored":false,"title":"Justin Mabie","author":"","description":"Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","use_caption":false,"caption":"","source_credit":"","url":"asset://new_assets/66f8b162d4002da954c91081","alt_text":""},"keywords":[],"primary_slug":"justin-mabie"},"targeting":{"publish_date":1783640640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CQkWF","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]}}},"pub_start":1783640640000,"type":"content:coast-to-coast-guest","summary":{"title":"Justin Mabie","description":"Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F5fadd20b42463665504e6095","slug":"james-wyllie","payload":{"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"primary_slug":"james-wyllie","slugs":["james-wyllie"],"sponsored":false,"title":"James Wyllie","author":"","description":"James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":"","url":"asset://new_assets/5fb0704d59ec57a31a1f26b1","alt_text":"","link":"","new_tab":false,"use_caption":false},"keywords":[]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5fadd20b42463665504e6094","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1605227100000},"canonical_url":"https://www.coasttocoastam.com/guest/james-wyllie/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/5fb0704d59ec57a31a1f26b1","url":"asset://new_assets/5fb0704d59ec57a31a1f26b1","id":"%2F5fb0704d59ec57a31a1f26b1"}},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">us.macmillan.com/author/jameswyllie\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.\u003c/p>\n\n"}]},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"james-wyllie"},"summary":{"value":"\u003cp>James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.\u003c/p>\n\n","type":"html"},"title":{"value":"James Wyllie","type":"title"},"videos":{"type":"html","value":""},"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Time-Travelers-Handbook-Experiences-Woodstock/dp/0062469398/ctoc\" target=\"_blank\">The Time Traveler's Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CODEBREAKERS/dp/0091957737/ctoc\" target=\"_blank\">Codebreakers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Goering-Hitlers-Henchman-Anti-Nazi-Brother/dp/0752456482\" target=\"_blank\">Goering and Goering\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nazi-Wives-Women-Hitlers-Germany/dp/1250271568/ctoc\" target=\"_blank\">Nazi Wives: The Women at the Top of Hitler's Germany\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"}}},"pub_start":1605227100000,"type":"content:coast-to-coast-guest","summary":{"title":"James Wyllie","description":"James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.","image":"https://i.iheart.com/v3/re/new_assets/5fb0704d59ec57a31a1f26b1"}}]}},{"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:/6a5054c3c52466d1232ba5c9","slug:2026-07-16-show","slug:2026-07-16-show","keyword:keywords/climate change","keyword:keywords/NOAA","keyword:keywords/time travel","keyword:keywords/ancient history"]}},{"id":"%2F6a505a38c52466d1232ba5e2","type":"PUBLISHING","record":{"ref_id":"%2F6a505a38c52466d1232ba5e2","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/1138274","fields":{"keywords":{"type":"tag","value":["keywords/antarctica","keywords/mysterious"]},"pn_podcast":{"type":"pnpodcast","value":[]},"articles":{"type":"html","value":""},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty","caption":"","id":"%2F6a505bc86fcabf41e9cd8355","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a505bc86fcabf41e9cd8355","source_credit":"designbase / E+ / Getty Images","title":"Antarctic Wilderness","url":"asset://assets.getty/6a505bc86fcabf41e9cd8355","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784296800419},"slug":{"type":"slug","value":"2026-07-17-show"},"title":{"type":"title","value":"Antarctic Mysteries / Open Lines"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">globalenlightenmentproject.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) will speak with author \u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">Christopher Macklin\u003c/a> about Antarctica, the mysteries that surround it, and its scientific perplexity. Macklin will talk about the many people that have visited this frigid destination and the possible reasons for them returning visibly shaken and deeply alarmed. Followed by Open Lines in the latter half—give Rich a call and discuss whatever's on your mind!\u003c/p>\n\n"}]},"highlights":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) will speak with author \u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">Christopher Macklin\u003c/a> about Antarctica, the mysteries that surround it, and its scientific perplexity. Macklin will talk about the many people that have visited this frigid destination and the possible reasons for them returning visibly shaken and deeply alarmed. Followed by Open Lines in the latter half—give Rich a call and discuss whatever's on your mind!\u003c/p>\n\n"},"videos":{"type":"html","value":""},"zype_highlights":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"zype_episodes":{"type":"plain","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-Truth-Healing-Syndrome-Morgellons/dp/1708103899/ctoc\" target=\"_blank\">History, Truth &amp; Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Transcendence-Navigate-Humanitys-Consciousness/dp/1941608027/ctoc\" target=\"_blank\">Divine Transcendence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dissolving-Enigma-Healing-Christopher-Macklin/dp/1941608019/ctoc\" target=\"_blank\">Dissolving the Enigma of Divine Healing\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5f5aa32e34c0e40fd13abf28","%2F5dffc219cc137bf2442012a0"]},"host_name":{"type":"plain","value":"Rich Berra"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"title":"Antarctic Mysteries / Open Lines","author":"","description":"Guest host Rich Berra (email) will speak with author Christopher Macklin about Antarctica, the mysteries that surround it, and its scientific perplexity. Macklin will talk about the many people that have visited this frigid destination and the possible reasons for them returning visibly shaken and deeply alarmed. Followed by Open Lines in the latter half—give Rich a call and discuss whatever's on your mind!","image":{"url":"asset://assets.getty/6a505bc86fcabf41e9cd8355","attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"designbase / E+ / Getty Images","title":"Antarctic Wilderness","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false},"keywords":["keywords/antarctica","keywords/mysterious"],"primary_slug":"2026-07-17-show","slugs":["2026-07-17-show"],"sponsored":false},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"a4DSd","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1784368800000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-17-show/","permalink":"https://www.coasttocoastam.com/show/2026-07-17-show/"},"slug":"2026-07-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a505bc86fcabf41e9cd8355","title":"Antarctic Mysteries / Open Lines","description":"Guest host Rich Berra (email) will speak with author Christopher Macklin about Antarctica, the mysteries that surround it, and its scientific perplexity. Macklin will talk about the many people that have visited this frigid destination and the possible reasons for them returning visibly shaken and deeply alarmed. Followed by Open Lines in the latter half—give Rich a call and discuss whatever's on your mind!","author":""},"pub_start":1784368800000,"pub_until":4115978604802,"pub_changed":1784368800000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5f5aa32e34c0e40fd13abf28","slug":"christopher-macklin","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1599775440000,"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-medicine-health","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"5f5aa32e34c0e40fd13abf27","operator":"OR"}]},"canonical_url":"https://www.coasttocoastam.com/guest/christopher-macklin/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals. He also works tirelessly with &quot;Illuminati fall out children&quot; who have been mind-controlled and physically tortured by ET influenced governmental agencies and institutions. In addition, he works very closely with the Pleiadians and Arcturians to help heal and re-balance humanity. His new book &quot;History, Truth and Healing: HIV/AIDS, Agent Orange, Gulf War Syndrome, Morgellons and Lyme Disease&quot; addresses the negative ET presence and how it has affected humanity.\u003c/p>\n\n\u003cp>Dr. Macklin is highly respected as a UFO expert and energetic healer for his work in assisting people in achieving optimal spiritual/mental/emotional/ physical health. His work addresses a wide range of mind/body/spirit imbalances to overall wellness, and resonates with the general public who experienced all kinds of emotions, chronic mental imbalances, and increased physical illnesses during the pandemic.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals.\u003c/p>\n\n"},"title":{"type":"title","value":"Christopher Macklin"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">globalenlightenmentproject.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-Truth-Healing-Syndrome-Morgellons/dp/1708103899/ctoc\" target=\"_blank\">History, Truth &amp; Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Transcendence-Navigate-Humanitys-Consciousness/dp/1941608027/ctoc\" target=\"_blank\">Divine Transcendence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dissolving-Enigma-Healing-Christopher-Macklin/dp/1941608019/ctoc\" target=\"_blank\">Dissolving the Enigma of Divine Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sacred-Prayers-Maps-Intent/dp/B084QL56G2/ctoc\" target=\"_blank\">The Sacred Prayers: Maps of Intent\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/686c3c974747e5d18b08f097","use_caption":false,"alt_text":"","id":"%2F686c3c974747e5d18b08f097","link":"","source_credit":"","title":"","url":"asset://new_assets/686c3c974747e5d18b08f097","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":""}},"slug":{"value":"christopher-macklin","type":"slug"},"videos":{"type":"html","value":""}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":"","url":"asset://new_assets/686c3c974747e5d18b08f097","use_caption":false,"caption":"","new_tab":false},"keywords":[],"primary_slug":"christopher-macklin","slugs":["christopher-macklin"],"sponsored":false,"title":"Christopher Macklin","author":"","description":"Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals."}},"pub_start":1599775440000,"type":"content:coast-to-coast-guest","summary":{"title":"Christopher Macklin","description":"Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals.","image":"https://i.iheart.com/v3/re/new_assets/686c3c974747e5d18b08f097"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"summary":{"author":"","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.\u003c/p>\n\n"},"title":{"type":"title","value":"Rich Berra"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"rich-berra"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show. His show's popular podcast, available on iHeart Radio, receives millions of downloads each month. Rich co-founded the #LoveUp Foundation, which focuses on enriching the lives of children in the foster care system and helping families in need. Inducted into the Arizona Broadcasters Hall of Fame in 2017, Rich is also a published author of two children’s books. Originally from St. Louis, Missouri, he is currently based in the Phoenix-metro area.\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">richberra@coasttocoastam.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-rich-berra/\" target=\"_blank\">C2C shows\u003c/a> hosted by Rich Berra\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1580467500000,"type":"content:coast-to-coast-article","summary":{"title":"Rich Berra","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a505a38c52466d1232ba5e2","slug:2026-07-17-show","slug:2026-07-17-show","keyword:keywords/antarctica","keyword:keywords/mysterious"]}}],"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":"%2F6a587062a281f30f0358175f","type":"PUBLISHING","record":{"ref_id":"%2F6a587062a281f30f0358175f","type":"content:coast-to-coast-article","payload":{"fields":{"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"source_url":{"value":"https://www.space.com/astronomy/meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","type":"plain"},"summary":{"type":"html","value":"\u003cp>A space rock exploded through a bedroom ceiling in New Jersey, and scientists have now traced its origins to a strange, briny asteroid.\u003c/p>\n\n"},"title":{"type":"title","value":"Meteorite that crashed through New Jersey house could hold the clues to life's origins"},"include_recommendations":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"bucket":"new_assets","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176d","source_credit":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F6a587104a281f30f0358176d","link":"","url":"asset://new_assets/6a587104a281f30f0358176d","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins"},"source":{"type":"plain","value":"Space.com"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Meteorite that crashed through New Jersey house could hold the clues to life's origins","author":"Space.com","description":"A space rock exploded through a bedroom ceiling in New Jersey, and scientists have now traced its origins to a strange, briny asteroid.","image":{"caption":"","new_tab":false,"url":"asset://new_assets/6a587104a281f30f0358176d","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":""},"keywords":[],"primary_slug":"meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","slugs":["meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"0DhnS"}],"exclusion":{"tags":[]},"publish_date":1784192400000},"canonical_url":"https://www.coasttocoastam.com/article/meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/article/meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins/"},"slug":"meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176d","title":"Meteorite that crashed through New Jersey house could hold the clues to life's origins","description":"A space rock exploded through a bedroom ceiling in New Jersey, and scientists have now traced its origins to a strange, briny asteroid.","author":"Space.com"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192400000,"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:/6a587062a281f30f0358175f","slug:meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","slug:meteorite-that-crashed-through-new-jersey-house-could-hold-the-clues-to-lifes-origins","author:user"]}},{"id":"%2F6a5875c6a281f30f0358177f","type":"PUBLISHING","record":{"ref_id":"%2F6a5875c6a281f30f0358177f","type":"content:coast-to-coast-article","payload":{"fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176a","url":"asset://new_assets/6a587104a281f30f0358176a","bucket":"new_assets","id":"%2F6a587104a281f30f0358176a","source_credit":"","title":"","use_caption":false,"alt_text":""}},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca/"},"primary_video":{"type":"embed","value":{"attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca"},"summary":{"type":"html","value":"\u003cp>As \u003cem>The Odyssey\u003c/em> arrives in theaters, archaeologists working off the western coast of Greece say a real-life cult site devoted to the legendary story’s hero has been uncovered.\u003c/p>\n\n"},"title":{"type":"title","value":"2000-Year-Old Evidence of a Cult Shrine to Odysseus Has Been Uncovered at Ithaca  "}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"title":"2000-Year-Old Evidence of a Cult Shrine to Odysseus Has Been Uncovered at Ithaca  ","author":"The Debrief","description":"As The Odyssey arrives in theaters, archaeologists working off the western coast of Greece say a real-life cult site devoted to the legendary story’s hero has been uncovered.","image":{"url":"asset://new_assets/6a587104a281f30f0358176a","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca","slugs":["2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1784192400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"ohOVS","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}]},"canonical_url":"https://www.coasttocoastam.com/article/2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/article/2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca/"},"slug":"2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176a","title":"2000-Year-Old Evidence of a Cult Shrine to Odysseus Has Been Uncovered at Ithaca  ","description":"As The Odyssey arrives in theaters, archaeologists working off the western coast of Greece say a real-life cult site devoted to the legendary story’s hero has been uncovered.","author":"The Debrief"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192988052,"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:/6a5875c6a281f30f0358177f","slug:2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca","slug:2000-year-old-evidence-of-a-cult-shrine-to-odysseus-the-legendary-hero-of-homers-odyssey-has-been-uncovered-at-ithaca","author:user"]}},{"id":"%2F6a58764ea281f30f0358178b","type":"PUBLISHING","record":{"ref_id":"%2F6a58764ea281f30f0358178b","type":"content:coast-to-coast-article","payload":{"fields":{"source_url":{"type":"plain","value":"https://theobservermagazine.substack.com/p/john-philip-bessors-mysterious-electronic"},"summary":{"type":"html","value":"\u003cp>In the 1980s, Bessor’s home was plagued by mysterious electronic voices and noises. \u003c/p>\n\n"},"title":{"type":"title","value":"John Philip Bessor's mysterious electronic voices"},"blocks":{"type":"flex","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"new_assets","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f03581776","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F6a587104a281f30f03581776","source_credit":"","title":"","url":"asset://new_assets/6a587104a281f30f03581776"}},"source":{"type":"plain","value":"The Observer"},"author":{"type":"author","value":[{"name":"The Observer","id":"user"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"john-philip-bessors-mysterious-electronic-voices"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"slugs":["john-philip-bessors-mysterious-electronic-voices"],"sponsored":false,"title":"John Philip Bessor's mysterious electronic voices","author":"The Observer","description":"In the 1980s, Bessor’s home was plagued by mysterious electronic voices and noises.","image":{"source_credit":"","url":"asset://new_assets/6a587104a281f30f03581776","use_caption":false,"link":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false},"keywords":[],"primary_slug":"john-philip-bessors-mysterious-electronic-voices"},"targeting":{"publish_date":1784192400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"mjCZp","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/article/john-philip-bessors-mysterious-electronic-voices/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/article/john-philip-bessors-mysterious-electronic-voices/"},"slug":"john-philip-bessors-mysterious-electronic-voices","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f03581776","title":"John Philip Bessor's mysterious electronic voices","description":"In the 1980s, Bessor’s home was plagued by mysterious electronic voices and noises.","author":"The Observer"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192400000,"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:/6a58764ea281f30f0358178b","slug:john-philip-bessors-mysterious-electronic-voices","slug:john-philip-bessors-mysterious-electronic-voices","author:user"]}},{"id":"%2F6a5876a6a281f30f03581797","type":"PUBLISHING","record":{"ref_id":"%2F6a5876a6a281f30f03581797","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"primary_video":{"value":{"attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""},"type":"embed"},"slug":{"type":"slug","value":"could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly"},"source":{"type":"plain","value":"Popular Science"},"summary":{"type":"html","value":"\u003cp>A dragon consultant weighs in on Westeros physics.\u003c/p>\n\n"},"title":{"type":"title","value":"Could Sheepstealer and other ‘House of the Dragon’ dragons actually fly?"},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","new_tab":false,"source_credit":"","title":"","use_caption":false,"caption":"","id":"%2F6a587104a281f30f0358177c","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358177c","url":"asset://new_assets/6a587104a281f30f0358177c"}},"source_url":{"type":"plain","value":"https://www.popsci.com/science/could-dragons-actually-fly/"},"author":{"type":"author","value":[{"name":"Popular Science","id":"user"}]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Could Sheepstealer and other ‘House of the Dragon’ dragons actually fly?","author":"Popular Science","description":"A dragon consultant weighs in on Westeros physics.","image":{"alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a587104a281f30f0358177c","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""},"keywords":[],"primary_slug":"could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly","slugs":["could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly"]},"targeting":{"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"m0b0i","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1784192400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/article/could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly/","permalink":"https://www.coasttocoastam.com/article/could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly/"},"slug":"could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358177c","title":"Could Sheepstealer and other ‘House of the Dragon’ dragons actually fly?","description":"A dragon consultant weighs in on Westeros physics.","author":"Popular Science"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192400000,"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:/6a5876a6a281f30f03581797","slug:could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly","slug:could-sheepstealer-and-other-house-of-the-dragon-dragons-actually-fly","author:user"]}},{"id":"%2F6a5876fea281f30f035817a3","type":"PUBLISHING","record":{"ref_id":"%2F6a5876fea281f30f035817a3","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15979669/book-enoch-antichrist-prophecy.html"},"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"new_assets","link":"","source_credit":"","title":"","url":"asset://new_assets/6a587104a281f30f0358176c","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F6a587104a281f30f0358176c","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176c"}},"slug":{"type":"slug","value":"banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today"},"summary":{"value":"\u003cp>The more than 2,200-year-old Book of Enoch describes a mysterious group of powerful rulers known as 'the kings and the mighty.'\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Banned book of the Bible reveals chilling prophecy with eerie links to today"},"blocks":{"value":[],"type":"flex"},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"primary_slug":"banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today","slugs":["banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today"],"sponsored":false,"title":"Banned book of the Bible reveals chilling prophecy with eerie links to today","author":"Daily Mail","description":"The more than 2,200-year-old Book of Enoch describes a mysterious group of powerful rulers known as 'the kings and the mighty.'","image":{"link":"","title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a587104a281f30f0358176c"},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1784192400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"lFRP3","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}]},"canonical_url":"https://www.coasttocoastam.com/article/banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today/","permalink":"https://www.coasttocoastam.com/article/banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today/"},"slug":"banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a587104a281f30f0358176c","title":"Banned book of the Bible reveals chilling prophecy with eerie links to today","description":"The more than 2,200-year-old Book of Enoch describes a mysterious group of powerful rulers known as 'the kings and the mighty.'","author":"Daily Mail"},"pub_start":1784192400000,"pub_until":4115978604802,"pub_changed":1784192400000,"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:/6a5876fea281f30f035817a3","slug:banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today","slug:banned-book-of-the-bible-reveals-chilling-prophecy-with-eerie-links-to-today","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1785404344000,"\u003cupcoming_pub_after>":1784196000000,"\u003cpub_start>":1784194744000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1784281144000,"\u003ctonight_pub_after>":1784196000000},"size":5,"from":"eyJza2lwIjo1LCJjdXJzb3JzIjp7Ilk2MHQyIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"W1GMu","region":"main:dynamic","type":"ad","ordinal":12,"value":{"title":null,"position":"5052","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"9WlZr","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003csection class=\"coast-module module\">\n    \u003ca href=\"/article/a-true-paranormal-date-alien-bonds-with-bigfoot/\">\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542\" alt=\"paranormal date\">\u003c/a>\n    \u003cdiv class=\"excerpt\">\n    \u003cp>\n    \u003ca href=\"https://paranormaldate.com/\" target=\"_blank\">Paranormal Date\u003c/a> now has over 100,000 members! It's completely free to join and search.\n    \u003c/p>\n    \u003c/div>\n\u003c/section>\n\u003csection class=\"coast-module module\">            \n    \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\">\n    \t\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50\" alt=\"beyond belief trailer\">\n    \u003c/a>\n    \u003cdiv class=\"excerpt\">\n        \u003cp>\n        Check out this \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\" target=\"_self\">excerpt\u003c/a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at \u003ca href=\"http://www.beyondbelief.com/\" target=\"_blank\">beyondbelief.com\u003c/a> and enjoy hours of fascinating past shows!\n        \u003c/p>\n    \u003c/div>\n\u003c/section>","link":null},"tags":["display-hints/tile","display-hints/coast-readmore-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ECete","region":"main:dynamic","type":"show","ordinal":14,"value":{"brands":[],"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"shows":[]},{"id":"dZ56N","region":"main:dynamic","type":"html","ordinal":15,"value":{"title":null,"content":"\u003ca class=\"twitter-timeline\" data-height=\"550\" data-theme=\"dark\" href=\"https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw\">Tweets by coasttocoastam\u003c/a> \u003cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003c/script>\n","link":null},"tags":["display-hints/coast-twitter-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"position":"3306","ad_split":0},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/error_page","name":"error_page","pageConfig":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":"/config/master-site/master/error_page","tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3330","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Uh oh, this page is unavailable!"},"tags":[],"schedule":null},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cp>\nWe really tried our best, but we couldn't find the page you were looking for. \u003cbr>\nHow about checking out one of these shows below?\n\u003c/p>\n"},"tags":["display-hints/primary"],"schedule":null},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:shows-feed","feed_index":0,"position":null,"size":8,"title":""},"tags":["display-hints/coast-feed","display-hints/coast-shows","display-hints/coast-feed-no-header","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a504d14c52466d1232ba57f","type":"PUBLISHING","record":{"ref_id":"%2F6a504d14c52466d1232ba57f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-14-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, naturopathic doctor \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Randi Shannon\u003c/a> shared insights on health, nutrition, and wellness, with a focus on natural remedies and supplements. The body has a remarkable ability to heal itself with proper nutrition and lifestyle changes, she said, emphasizing that many chronic conditions like retinitis pigmentosa can improve significantly when the body is given the right “building blocks,” including vitamins, minerals, amino acids, and essential fatty acids. “The body is constantly building itself. The skin renews. The gut lining can replace itself in just a few days,” she added, citing cases where cartilage regrew after being “bone on bone.”\u003c/p>\n\n\u003cp>Regarding diet, she criticized commercial peanut products for mold contamination, linking peanut consumption to liver cysts and other health issues. &quot;Grow your own peanuts. Don’t let them sit in moisture,&quot; she advised, suggesting alternatives like almond or cashew butter. Addressing vein insufficiency, she explained that it results from weakened valves causing blood pooling and recommended walking, leg elevation, and compression stockings alongside long-term nutritional programs.\u003c/p>\n\n\u003cp>For monitoring blood pressure, Shannon suggested taking multiple readings a day —morning, afternoon, and evening— to get an accurate picture, rather than relying on a single measurement. Speaking about dental health, she praised the new dental CT scans as a useful diagnostic tool but expressed skepticism about root canals, which can sometimes trap bacteria and cause long-term illness. She also talked about lifestyle factors contributing to early mortality, urging people to protect their heart through exercise, sun exposure, sleep, stress management, and abstaining from smoking and excessive alcohol.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, paranormal researcher \u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">Mike Ricksecker\u003c/a> discussed his theories on time, time travel, and their intersections with consciousness and ancient wisdom. He pointed out that &quot;time is a human construct,&quot; a tool devised to navigate reality, rather than an absolute entity. Time, he continued, could be viewed as the fourth dimension within a theoretical physics framework of up to 11 hyperspatial dimensions, and that &quot;other beings, other entities, other areas are open for us to explore&quot; beyond our temporal experience.\u003c/p>\n\n\u003cp>Ricksecker introduced his &quot;stacked time theory,&quot; likening time to &quot;a stack of photos,&quot; where every moment —past, present, and future— exists concurrently but at different frequencies. He described phenomena like time slips as moments when these frequencies resonate and &quot;bleed into each other.&quot; This model also informs his interpretation of the \u003ca href=\"https://www.coasttocoastam.com/show/2018-06-18-show/\" target=\"_blank\">Mandela Effect\u003c/a>, which he attributes to &quot;time sorting itself out again&quot; due to real-time travelers altering events, causing ripple effects across the timeline. The conversation touched on the urban legend of Rudolph Fentz, a man allegedly appearing in 1950s New York dressed in 19th-century clothing, sparking debate about time slips and sudden disappearances. The guest posited that some vanishings could be due to temporal portals, connecting these phenomena to indigenous Thunderbird legends as possible sightings of displaced aircraft.\u003c/p>\n\n\u003cp>Addressing scientific perspectives, Ricksecker referenced the Novikov consistency principle, which posits that while time travel may be possible, changing the past is not, to avoid paradoxes. He also discussed the potential for consciousness-based time travel through meditation, rather than mechanical devices. Delving into ancient Egyptian views on the afterlife, he highlighted a passage from the &quot;Book of the Dead&quot; where a deceased man asks the god Atum about the length of his life and is told it will last &quot;millions of millions of years.&quot; This introduces the idea of cyclical time and eternal renewal, symbolized by the ouroboros, a motif found in many ancient cultures.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://solari.com\" target=\"_blank\">\u003cem>Catherine Austin Fitts\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Travels-Through-Time-Dimension-Connecting/dp/B0C8SBF81J/ctoc\" target=\"_blank\">Travels Through Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Portals-Stars-Stargates-Atlantis-Connecting/dp/B0DK3YY7K6/ctoc\" target=\"_blank\">Portals to the Stars: Inside Stargates, Atlantis, and Secrets of Ancient Egypt\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Walk-Shadows-Complete-Shadow-People/dp/173391935X/ctoc\" target=\"_blank\">A Walk In The Shadows: A Complete Guide To Shadow People\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Vangelis","title":"Titans","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"Robert Palmer","title":"Bad Case Of Loving You","url":"https://amazon.com/dp/B07GGFJ3QV/ctoc?trackAsin=B07GGFJ3QV"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"The Penguins","title":"Earth Angel","url":"https://amazon.com/dp/B001NZCFH2/ctoc?trackAsin=B001NZCFH2"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Dion","title":"Runaround Sue","url":"https://amazon.com/dp/B0795HBGQB/ctoc?trackAsin=B0795HBGQB"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"Gene Chandler","title":"Duke Of Earl","url":"https://amazon.com/dp/B00OD4SPRE/ctoc?trackAsin=B00OD4SPRE"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0025VYRV0/ctoc?trackAsin=B0025VYRV0"},{"artist":"Del Shannon","title":"Runaway","url":"https://amazon.com/dp/B06ZYGL7G9/ctoc?trackAsin=B06ZYGL7G9"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://amazon.com/dp/B09Z7T865G/ctoc?trackAsin=B09Z7T865G"},{"artist":"Tommy James & The Shondells","title":"Crystal Blue Persuasion","url":"https://amazon.com/dp/B00124B1S8/ctoc?trackAsin=B00124B1S8"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"Gary Moore","title":"Still Got The Blues","url":"https://amazon.com/dp/B000S52L5O/ctoc?trackAsin=B000S52L5O"},{"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":["%2F684ca39353aa6f2ce1bf5b30","%2F5e019a9bcc137bf244202754"]},"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/health","keywords/medicine","keywords/natural remedies","keywords/time"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a5769e12014c0e58e59404a","show":"coast","title":"Tue, Jul 14 2026 - Hour 1"},{"episodeId":"/episodes/6a5769f22014c0e58e59404b","show":"coast","title":"Tue, Jul 14 2026 - Hour 2"},{"episodeId":"/episodes/6a576a052014c0e58e59404c","show":"coast","title":"Tue, Jul 14 2026 - Hour 3"},{"episodeId":"/episodes/6a576a172014c0e58e59404d","show":"coast","title":"Tue, Jul 14 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","id":"%2F6a504ee06fcabf41e9cd8354","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354","source_credit":"FlashMovie / iStock / Getty Images","title":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","url":"asset://assets.getty/6a504ee06fcabf41e9cd8354","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784037600190},"slug":{"type":"slug","value":"2026-07-14-show"},"summary":{"type":"html","value":"\u003cp>Naturopathic doctor \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Randi Shannon\u003c/a> shared insights on health, nutrition, and supplements. Followed by paranormal researcher \u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">Mike Ricksecker\u003c/a> with his theories on time, time travel, and ancient wisdom.\u003c/p>\n\n"},"title":{"type":"title","value":"Natural Health Remedies / The Nature of Time"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">thebodycan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/thebodycan\" target=\"_blank\">x.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">mikericksecker.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://shadowdimension.com\" target=\"_blank\">shadowdimension.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://connecteduniverseportal.com\" target=\"_blank\">connecteduniverseportal.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-14-2026-hour-1,07-14-2026-hour-2,07-14-2026-hour-3,07-14-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-14-show/","summary":{"author":"","description":"Naturopathic doctor Randi Shannon shared insights on health, nutrition, and supplements. Followed by paranormal researcher Mike Ricksecker with his theories on time, time travel, and ancient wisdom.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","link":"","new_tab":false,"source_credit":"FlashMovie / iStock / Getty Images","title":"Rotating spiral of a luminous clock from numbers. Abstract 3d illustration","url":"asset://assets.getty/6a504ee06fcabf41e9cd8354","use_caption":false},"keywords":["keywords/health","keywords/medicine","keywords/natural remedies","keywords/time"],"primary_slug":"2026-07-14-show","slugs":["2026-07-14-show"],"sponsored":false,"title":"Natural Health Remedies / The Nature of Time"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784109600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CU64i","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-07-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a504ee06fcabf41e9cd8354","title":"Natural Health Remedies / The Nature of Time","description":"Naturopathic doctor Randi Shannon shared insights on health, nutrition, and supplements. Followed by paranormal researcher Mike Ricksecker with his theories on time, time travel, and ancient wisdom.","author":""},"pub_start":1784109600000,"pub_until":4115978604802,"pub_changed":1784113793630,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/science-space-technology","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F684ca39353aa6f2ce1bf5b30","slug":"randi-shannon","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/randi-shannon/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Randi Shannon (844-275-1056), a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health, particularly in cardiovascular health, autoimmune disorders, and inflammatory diseases. Her extensive research and practice in addressing over 1,000 so-called incurable conditions have equipped her with deep knowledge and expertise.\u003c/p>\n\n\u003cp>Dr. Shannon's unique expertise lies in her face, tongue, and fingernail analysis—a technique that provides an accurate insight into a person’s systemic and physical health. By carefully examining the appearance of fingernails and the tongue, she can identify the health and vitality of various organs. These physical signs often reveal underlying health issues before they manifest in more serious ways.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68d19d45c007234fe15fdc32","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32","source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"randi-shannon"},"summary":{"type":"html","value":"\u003cp>Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.\u003c/p>\n\n"},"title":{"type":"title","value":"Randi Shannon"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">thebodycan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/thebodycan\" target=\"_blank\">x.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/thebodycan\" target=\"_blank\">facebook.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/thebodycan\" target=\"_blank\">instagram.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.tiktok.com/@doctorrandishannon\" target=\"_blank\">tiktok.com/@doctorrandishannon\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false},"keywords":[],"primary_slug":"randi-shannon","slugs":["randi-shannon"],"sponsored":false,"title":"Randi Shannon"},"targeting":{"exclusion":{"tags":[]},"publish_date":1749852840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"j5Ux6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1749852840000,"type":"content:coast-to-coast-guest","summary":{"title":"Randi Shannon","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32"}},{"ref_id":"%2F5e019a9bcc137bf244202754","slug":"ricksecker-mike-80262","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/ricksecker-mike/80262","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>Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time\u003cem>,\u003c/em> A Walk In The Shadows\u003cem>, \u003c/em>and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's \u003cem>Ancient Alien\u003c/em>s and \u003cem>The UnXplained\u003c/em>, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more\u003cem>. \u003c/em>Ricksecker is the producer and director of the docu-series The Shadow Dimension, available on several streaming platforms, and he produces additional full-length content on ancient wisdom, lost civilizations, UFOs, and the supernatural on his extensive YouTube channel.\u003c/p>\n\n\u003cp>For more than seven years he has hosted The Edge of the Rabbit Hole livestream show and he also hosts the \u003cem>Connecting the Universe\u003c/em> interactive class on his online learning platform, the Connected Universe Portal. He operates his own book publishing and video production company, Haunted Road Media, representing a number of authors, and winning the award for Excellent Media In The Paranormal Field at the 2019 Shockfest Film Festival. Ricksecker also hosts the annual Stargates of Ancient Egypt Tour, an exploration of Egypt’s pyramids and temples for lost advanced technologies, the secrets of esoteric alchemy, and ancient stargates. A native of Cleveland, Ohio, Ricksecker is a US Air Force veteran with a background in intelligence and a degree in computer simulation programming. He's been researching unexplained phenomena across the world for nearly 30 years.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Travels-Through-Time-Dimension-Connecting/dp/B0C8SBF81J/ctoc\" target=\"_blank\">Travels Through Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Portals-Stars-Stargates-Atlantis-Connecting/dp/B0DK3YY7K6/ctoc\" target=\"_blank\">Portals to the Stars: Inside Stargates, Atlantis, and Secrets of Ancient Egypt\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Walk-Shadows-Complete-Shadow-People/dp/173391935X/ctoc\" target=\"_blank\">A Walk In The Shadows: A Complete Guide To Shadow People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alaskas-Mysterious-Triangle-Mike-Ricksecker/dp/1735668990/ctoc\" target=\"_blank\">Alaska's Mysterious Triangle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Deadly-Heirs-Michael-DeBarlo-Mystery/dp/1505420210/ctoc\" target=\"_blank\">Deadly Heirs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Maryland-Mike-Ricksecker/dp/0764334239/ctoc\" target=\"_blank\">Ghosts of Maryland\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghostorian-Case-Files-Mike-Ricksecker/dp/0692533710/ctoc\" target=\"_blank\">Ghostorian Case Files: Volume 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Legends-Oklahoma-Mike-Ricksecker/dp/0764339435/ctoc\" target=\"_blank\">Ghosts and Legends of Oklahoma\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-Personal-Tales-Supernatural/dp/1502913992/ctoc\" target=\"_blank\">Encounters with the Paranormal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-2-Mike-Ricksecker/dp/0998164917/ctoc\" target=\"_blank\">Encounters with the Paranormal Volume 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-Personal-Tales-Supernatural/dp/0998164933/ctoc\" target=\"_blank\">Encounters with the Paranormal Volume 3\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Paranormal-Tales-Supernatural-ebook/dp/B07JYP7VGM/ctoc\" target=\"_blank\">Encounters with the Paranormal Volume 4\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Campfire-Tales-Midwest-Mike-Ricksecker/dp/0764347713/ctoc\" target=\"_blank\">Campfire Tales: Midwest\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/System-Dead-Mike-Ricksecker/dp/1480253502\" target=\"_blank\">System of the Dead\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6017c4c176cc32f635cdda65","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6017c4c176cc32f635cdda65","source_credit":"","title":"","url":"asset://new_assets/6017c4c176cc32f635cdda65","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ricksecker-mike-80262"},"summary":{"type":"html","value":"\u003cp>Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time\u003cem>,\u003c/em> A Walk In The Shadows\u003cem>, \u003c/em>and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's \u003cem>Ancient Alien\u003c/em>s and \u003cem>The UnXplained\u003c/em>, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more\u003cem>.\u003c/em>\u003c/p>\n\n"},"title":{"type":"title","value":"Mike Ricksecker"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.mikericksecker.com/\" target=\"_blank\">mikericksecker.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://shadowdimension.com\" target=\"_blank\">shadowdimension.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://connecteduniverseportal.com\" target=\"_blank\">connecteduniverseportal.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/ricksecker-mike-80262","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/ricksecker-mike/80262","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time, A Walk In The Shadows, and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's Ancient Aliens and The UnXplained, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6017c4c176cc32f635cdda65","use_caption":false},"keywords":[],"primary_slug":"ricksecker-mike-80262","slugs":["ricksecker-mike-80262"],"sponsored":false,"title":"Mike Ricksecker"},"targeting":{"exclusion":{"tags":[]},"publish_date":1466132820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IPxLQ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1466132820000,"type":"content:coast-to-coast-guest","summary":{"title":"Mike Ricksecker","description":"Researcher Mike Ricksecker is the author of the Amazon best-sellers Travels Through Time, A Walk In The Shadows, and Alaska's Mysterious Triangle, as well as several historic paranormal books. He has appeared on multiple television shows and programs, including History Channel's Ancient Aliens and The UnXplained, Travel Channel’s The Alaska Triangle, multiple series on Gaia TV, and more.","image":"https://i.iheart.com/v3/re/new_assets/6017c4c176cc32f635cdda65"}}]}},{"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:/6a504d14c52466d1232ba57f","slug:2026-07-14-show","slug:2026-07-14-show","keyword:keywords/health","keyword:keywords/medicine","keyword:keywords/natural remedies","keyword:keywords/time"]}},{"id":"%2F6a504a01c52466d1232ba566","type":"PUBLISHING","record":{"ref_id":"%2F6a504a01c52466d1232ba566","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-13-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"https://www.cendecon.com/\" target=\"_blank\">Ethan Phearson\u003c/a>, founder of Cendecon, a Southern California-based biohazard remediation company, discussed the challenging and often grim nature of his work cleaning up after traumatic events. Their company, he said, typically gets called by families —not law enforcement— after investigations and body removal are complete. The aftermath at scenes often involves “a lot of fluids, very intense odor,” and the necessity of full protective gear during cleanup, he detailed, stressing that odor remediation and disinfection are key goals. While many associate their work with crime scenes, Phearson pointed out that they handle all biohazard restoration, including natural deaths, hoarding, mold, and rodent contamination.\u003c/p>\n\n\u003cp>He recounted some of the most disturbing cases, including one where a teenager shot his grandmother, believing he was “saving his family” from possession. The scene was described as “something out of a horror movie,” with satanic writings and a chaotic room. Phearson noted that suicide cases are common and affect “everybody of all ages, sex, social status.” He explained that families typically bear the cost of cleanup, but it is usually covered by homeowners insurance. He emphasized the compassionate approach his company takes, helping families &quot;start their grieving process&quot; by restoring homes to safe conditions.\u003c/p>\n\n\u003cp>On the technical side, Phearson described cleanup methods, such as removing or covering walls stained with blood, and gave cost estimates ranging from $3,500 for minimal spatter cases to longer, more involved jobs for decomposition cleanup. He also confirmed that unattended deaths discovered after weeks or months are common, often reported by concerned friends or neighbors. He summed up the job’s difficulty not by the physical cleanup but by the &quot;circumstances&quot; surrounding the scenes, contrasting it with the work of medical professionals, who handle similar biological material yet receive societal praise rather than stigma.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, \u003ca href=\"https://robgutro.com/\" target=\"_blank\">Rob Gutro\u003c/a>, a former NASA meteorologist and practicing pet medium, shared his profound experiences communicating with animals in spirit. He recalled the tragic death of his puppy Buzz, which became a pivotal moment in his understanding of pet communication beyond death. &quot;Out of a tragedy came this gift,&quot; he revealed, describing how Buzz began sending signs that he was okay, reawakening Gutro's psychic abilities and inspiring his writing career.\u003c/p>\n\n\u003cp>He explained that spirits can manipulate electricity, citing an early sign from Buzz: a radio inexplicably playing a song about loss the moment he entered his home. Gutro shared a remarkable encounter in Puerto Rico, where on the anniversary of Buzz’s death, he saw a dog resembling Buzz, underscoring the non-coincidental nature of spiritual signs. Sometimes, a pet's spirit may manifest as shadows or physical sensations like paw print indentations, he reported, adding that nighttime is the easiest time to recognize signs from them. Gutro also clarified that when he's reading pet spirits, “it comes through as emotion and sometimes as pictures.&quot;\u003c/p>\n\n\u003cp>Sharing accounts of connecting with pets internationally, Gutro said he was able to interpret unfamiliar words that revealed specific health issues or messages. One dog communicated an Afrikaans term related to eye treatment, and another conveyed a Russian phrase meaning “King of Dreams,” linking to the owner’s dreams of the pet. A dog can remain protective of its owner even after death, he asserted, delving into the concept of guardian animals acting as spirit guides. As an example, he cited a personal story of his late dog Dolly’s intervention that likely prevented a serious car accident. During the last hour, he gave readings regarding callers' deceased pets.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.vortex.com\" target=\"_blank\">\u003cem>Lauren Weinstein\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://sethshostak.com\" target=\"_blank\">\u003cem>Seth Shostak\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Pets-Afterlife-Rob-Gutro/dp/1497378613/ctoc\" target=\"_blank\">Pets and the Afterlife 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Pets-Afterlife-Signs-That-Passed/dp/1523799811/ctoc\" target=\"_blank\">Pets and the Afterlife 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Pets-Afterlife-Messages-Spirit-Dogs/dp/B08RZG7HLZ/ctoc\" target=\"_blank\">Pets and the Afterlife 3\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"AC/DC","title":"Night Prowler","url":"https://amazon.com/dp/B00O6L3KNS/ctoc?trackAsin=B00O6L3KNS"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"Dean Martin","title":"Ain’t That A Kick In The Head","url":"https://amazon.com/dp/B00EPOHILQ/ctoc?trackAsin=B00EPOHILQ"},{"artist":"UFO","title":"Love To Love","url":"https://amazon.com/dp/B0CQ54DBZ2/ctoc?trackAsin=B0CQ54DBZ2"},{"artist":"The Beatles","title":"Till There Was You","url":"https://amazon.com/dp/B07FT64CS9/ctoc?trackAsin=B07FT64CS9"},{"artist":"Kiss","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc?trackAsin=B000VZO4TW"},{"artist":"The Easybeats","title":"Friday On My Mind","url":"https://amazon.com/dp/B0F25CG51F/ctoc?trackAsin=B0F25CG51F"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Beach Boys","title":"Good Vibrations","url":"https://amazon.com/dp/B000TE2IW0/ctoc?trackAsin=B000TE2IW0"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Patti Page","title":"How Much Is That Doggie In The Window","url":"https://amazon.com/dp/B00137Y3R0/ctoc?trackAsin=B00137Y3R0"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B008LB8ETO/ctoc?trackAsin=B008LB8ETO"},{"artist":"Chris Young","title":"All Dogs Go To Heaven","url":"https://amazon.com/dp/B0BRTC7KFH/ctoc?trackAsin=B0BRTC7KFH"},{"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":["%2F6a34526b08093eca7cb6b0ed","%2F5e010cbb537fd678a3ecf297"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/crime scene","keywords/biohazard","keywords/clean-up","keywords/animals","keywords/pets","keywords/death","keywords/afterlife"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a561669682df67937cf4836","show":"coast","title":"Mon, Jul 13 2026 - Hour 1"},{"episodeId":"/episodes/6a56167a682df67937cf4837","show":"coast","title":"Mon, Jul 13 2026 - Hour 2"},{"episodeId":"/episodes/6a56168a682df67937cf4838","show":"coast","title":"Mon, Jul 13 2026 - Hour 3"},{"episodeId":"/episodes/6a56169c682df67937cf4839","show":"coast","title":"Mon, Jul 13 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Restricted Area: Yellow Tape Showing Text Police Line Do Not Cross. Blurred Background with Crime Scene Investigation Squad Working on a Murder Case at Night. Cinematic Aesthetic Shot","id":"%2F674b8ac736a52c3f604515b0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/674b8ac736a52c3f604515b0","source_credit":"gorodenkoff / iStock / Getty Images","title":"Restricted Area: Yellow Tape Showing Text Police Line Do Not Cross. Blurred Background with Crime Scene Investigation Squad Working on a Murder Case at Night. Cinematic Aesthetic Shot","url":"asset://assets.getty/674b8ac736a52c3f604515b0","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1783951200376},"slug":{"type":"slug","value":"2026-07-13-show"},"summary":{"type":"html","value":"\u003cp>Biohazard expert \u003ca href=\"https://www.cendecon.com/\" target=\"_blank\">Ethan Phearson\u003c/a> discussed the challenging nature of his work cleaning up after traumatic events. Followed by pet medium \u003ca href=\"https://robgutro.com/\" target=\"_blank\">Rob Gutro\u003c/a> on his profound experiences communicating with animals in spirit.\u003c/p>\n\n"},"title":{"type":"title","value":"Crime Scene Cleaning / Animal Afterlife"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">cendecon.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.robgutro.com\" target=\"_blank\">robgutro.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.petspirits.com\" target=\"_blank\">petspirits.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-13-2026-hour-1,07-13-2026-hour-2,07-13-2026-hour-3,07-13-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-13-show/","summary":{"author":"","description":"Biohazard expert Ethan Phearson discussed the challenging nature of his work cleaning up after traumatic events. Followed by pet medium Rob Gutro on his profound experiences communicating with animals in spirit.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Restricted Area: Yellow Tape Showing Text Police Line Do Not Cross. Blurred Background with Crime Scene Investigation Squad Working on a Murder Case at Night. Cinematic Aesthetic Shot","link":"","new_tab":false,"source_credit":"gorodenkoff / iStock / Getty Images","title":"Restricted Area: Yellow Tape Showing Text Police Line Do Not Cross. Blurred Background with Crime Scene Investigation Squad Working on a Murder Case at Night. Cinematic Aesthetic Shot","url":"asset://assets.getty/674b8ac736a52c3f604515b0","use_caption":false},"keywords":["keywords/crime scene","keywords/biohazard","keywords/clean-up","keywords/animals","keywords/pets","keywords/death","keywords/afterlife"],"primary_slug":"2026-07-13-show","slugs":["2026-07-13-show"],"sponsored":false,"title":"Crime Scene Cleaning / Animal Afterlife"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784023200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zIdne","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-07-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/674b8ac736a52c3f604515b0","title":"Crime Scene Cleaning / Animal Afterlife","description":"Biohazard expert Ethan Phearson discussed the challenging nature of his work cleaning up after traumatic events. Followed by pet medium Rob Gutro on his profound experiences communicating with animals in spirit.","author":""},"pub_start":1784023200000,"pub_until":4115978604802,"pub_changed":1784026871907,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/creatures-myths-legends","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":{"canonical_url":"https://www.coasttocoastam.com/guest/ethan-phearson/","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>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":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a3452df08093eca7cb6b0fa","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3452df08093eca7cb6b0fa","source_credit":"","title":"","url":"asset://new_assets/6a3452df08093eca7cb6b0fa","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ethan-phearson"},"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\">cendecon.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a3452df08093eca7cb6b0fa","use_caption":false},"keywords":[],"primary_slug":"ethan-phearson","slugs":["ethan-phearson"],"sponsored":false,"title":"Ethan Phearson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1781813700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Y87oj","operator":"OR","readonly":false,"remove":false,"update":false,"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":""}]}},"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":"%2F5e010cbb537fd678a3ecf297","slug":"gutro-rob-58171","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/gutro-rob/58171","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>Rob Gutro is an author, paranormal investigator, and medium with Inspired Ghost Tracking of Maryland. He's become known as a pet medium, although he communicates with both pets and people who have passed. Since he was a child, he could receive messages from earthbound ghosts or spirits who have crossed over. Rob has three different series of books: Pets and the Afterlife, Ghosts on a Medium's Vacation, and Ghosts and Spirits. As a scientist, he provides some scientific explanations about how energy is the baseline for the afterlife and the medium that entities use to communicate. Rob explains the difference between an earthbound ghost and a spirit (who crossed over) and how energy explains the paranormal. He teaches readers how ghosts and spirits exist and communicate. He also provides pet spirit readings, scheduled through his website.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Pets-Afterlife-Rob-Gutro/dp/1497378613/ctoc\" target=\"_blank\">Pets and the Afterlife 1\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Pets-Afterlife-Signs-That-Passed/dp/1523799811/ctoc\" target=\"_blank\">Pets and the Afterlife 2\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Pets-Afterlife-Messages-Spirit-Dogs/dp/B08RZG7HLZ/ctoc\" target=\"_blank\">Pets and the Afterlife 3\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Bird-Theatre-Mediums-Vacation/dp/B09SGR5PC4/ctoc\" target=\"_blank\">Ghosts of the Bird Cage Theatre on a Medium's Vacation\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-England-Vacation-Rob-Gutro-ebook/dp/B07B882ZTB/ctoc\" target=\"_blank\">Ghosts of England on a Medium's Vacation\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Spirits-Similarities-Differences-Encounters/dp/B09GZK782F/ctoc\" target=\"_blank\">Ghosts and Spirits: Explained\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lessons-Learned-Talking-Dead-1/dp/1475033214/ctoc\" target=\"_blank\">Lessons Learned from Talking to the Dead\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Kindred-Spirits-Spirit-Befriended-Medium/dp/1081229837/ctoc\" target=\"_blank\">Kindred Spirits: How a Medium Befriended a Spirit\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Case-Files-Inspired-Ghost-Tracking/dp/B0863TVNX7/ctoc\" target=\"_blank\">Case Files of Inspired Ghost Tracking\u003c/a> \u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F63795a6c9f263e208b802a7f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63795a6c9f263e208b802a7f","source_credit":"","title":"","url":"asset://new_assets/63795a6c9f263e208b802a7f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"gutro-rob-58171"},"summary":{"type":"html","value":"\u003cp>Rob Gutro is an author, paranormal investigator, and medium with Inspired Ghost Tracking of Maryland. He's become known as a pet medium, although he communicates with both pets and people who have passed. Since he was a child, he could receive messages from earthbound ghosts or spirits who have crossed over.\u003c/p>\n\n"},"title":{"type":"title","value":"Rob Gutro"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.robgutro.com\" target=\"_blank\">robgutro.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.petspirits.com\" target=\"_blank\">petspirits.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/gutro-rob-58171","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/gutro-rob/58171","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Rob Gutro is an author, paranormal investigator, and medium with Inspired Ghost Tracking of Maryland. He's become known as a pet medium, although he communicates with both pets and people who have passed. Since he was a child, he could receive messages from earthbound ghosts or spirits who have crossed over.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/63795a6c9f263e208b802a7f","use_caption":false},"keywords":[],"primary_slug":"gutro-rob-58171","slugs":["gutro-rob-58171"],"sponsored":false,"title":"Rob Gutro"},"targeting":{"exclusion":{"tags":[]},"publish_date":1339726680000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"tc2oP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1339726680000,"type":"content:coast-to-coast-guest","summary":{"title":"Rob Gutro","description":"Rob Gutro is an author, paranormal investigator, and medium with Inspired Ghost Tracking of Maryland. He's become known as a pet medium, although he communicates with both pets and people who have passed. Since he was a child, he could receive messages from earthbound ghosts or spirits who have crossed over.","image":"https://i.iheart.com/v3/re/new_assets/63795a6c9f263e208b802a7f"}}]}},{"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:/6a504a01c52466d1232ba566","slug:2026-07-13-show","slug:2026-07-13-show","keyword:keywords/crime scene","keyword:keywords/biohazard","keyword:keywords/clean-up","keyword:keywords/animals","keyword:keywords/pets","keyword:keywords/death","keyword:keywords/afterlife"]}},{"id":"%2F6a5040d5c52466d1232ba54d","type":"PUBLISHING","record":{"ref_id":"%2F6a5040d5c52466d1232ba54d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-12-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) spoke with medium and paranormal investigator \u003ca href=\"http://www.chipcoffey.com/\" target=\"_blank\">Chip Coffey\u003c/a> about his views on reincarnation and his psychic abilites. When asked about the concept of Earth as a &quot;prison planet,&quot; a theory suggesting souls are trapped in a cycle of involuntary reincarnation, Coffey expressed skepticism. &quot;I don't view it in that respect,&quot; he stated. Instead, he framed the cycle of life as a journey toward &quot;divine perfection,&quot; noting that &quot;you can't get that in one go-round on the planet.&quot; He then recounted an anecdote about a young boy in India who, with precise accuracy, guided his parents to a home he insisted belonged to his &quot;other family&quot; from a past life.\u003c/p>\n\n\u003cp>On the topic of psychic ability, Coffey asserted it's not necessarily a rare talent but rather a &quot;sliding scale&quot; possessed by everyone to some degree. While some individuals may experience breakthroughs through focused effort, he acknowledged it's not a universal guarantee. He also recommended the works of author Echo Bodine for those seeking to refine their sensitivity.\u003c/p>\n\n\u003cp>Coffey framed his own work as highly disciplined. Before investigations, he said he napped, prayed for protection, and asked his &quot;spirit guides&quot; or &quot;God Squad&quot; to be with him. He revealed that when he senses something negative, he stops immediately and relies on prayer, holy water, and Catholic tradition to clear it out. Coffey closed by saying he believes in God, but not in rigid certainty. He said he had developed &quot;the faith of Chip,&quot; blending Catholicism with his spiritual beliefs, and urged people to follow their own convictions as long as they do no harm to themselves or others.\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. Michael from Burbank, California called regarding Senator Lindsey Graham's recent death, suggesting authorities conduct a thorough toxicology screening. He claimed knowledge of a specific drug that causes aortic hemorrhage and leaves minimal traces, theorizing this may warrant investigation given Graham's recent return from Ukraine. Jimmy from Raleigh, North Carolina discussed UFO disclosure, arguing the government is forced to release information but still conceals technological details. He emphasized that disclosure now allows credible professionals—pilots, doctors, engineers—to discuss paranormal experiences without fear of losing their licenses or reputations.\u003c/p>\n\n\u003cp>Tim, a former military police officer from Alberta, Canada, spoke about discovering an underground military base at Goose Bay, Labrador. After reporting it, he received calls instructing him to remain silent and was subsequently told to take time off, effectively ending the investigation. Billy from Glendale, California shared a frightening childhood experience from 1992 involving a shadow figure with yellow eyes that emerged from his bedroom wall, pointed at him, and disappeared. He reported a similar encounter at age 17 and now views such experiences as part of his spiritual destiny.\u003c/p>\n\n\u003cp>Chuck from Idaho noted coincidental connections with actress Demi Moore, including being born the same year at the same Air Force base and later developing identical kidney conditions. John from Cleveland discussed CIA infiltration of media through Operation Mockingbird and Operation Northwoods, citing documented government propaganda and false flag operations. Brian from California's Inland Empire described encounters where multiple witnesses (his father, girlfriend, grandmother, and friends) observed a doppelganger of himself within a six-month period, suggesting possible astral projection or time travel.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Growing-Up-Psychic-Surviving-Thriving--/dp/0307956741/ctoc\" target=\"_blank\">Growing Up Psychic\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Dave Grusin","title":"Theme From The Firm","url":"https://www.amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"John Denver","title":"Take Me Home, Country Roads","url":"https://amazon.com/dp/B007KTAM52/ctoc?trackAsin=B007KTAM52"},{"artist":"Cusco","title":"Waters of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc?trackAsin=B007GN16S4"},{"artist":"Tom Petty","title":"You Wreck Me","url":"https://amazon.com/dp/B002B3SD6M/ctoc?trackAsin=B002B3SD6M"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"The Cure","title":"Close to Me","url":"https://amazon.com/dp/B001AXMEV4/ctoc?trackAsin=B001AXMEV4"},{"artist":"Scorpions","title":"Still Loving You","url":"https://amazon.com/dp/B07GCB4CQT/ctoc?trackAsin=B07GCB4CQT"},{"artist":"Jane's Addiction","title":"Jane Says","url":"https://amazon.com/dp/B004H1AZU8/ctoc?trackAsin=B004H1AZU8"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Harry Styles","title":"Sign of the Times","url":"https://amazon.com/dp/B06ZYXH32G/ctoc?trackAsin=B06ZYXH32G"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B07VZ22588/ctoc?trackAsin=B07VZ22588"},{"artist":"Lynyrd Skynyrd","title":"Simple Man","url":"https://amazon.com/dp/B000V68LJ0/ctoc?trackAsin=B000V68LJ0"},{"artist":"Cusco","title":"North Easter","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"CAKE","title":"I Will Survive","url":"https://amazon.com/dp/B00137GC2O/ctoc?trackAsin=B00137GC2O"},{"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":["%2F5e004975537fd678a3ece9ea","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/afterlife","keywords/reincarnation","keywords/paranormal investigations","keywords/psychic"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a54c94de5ab3f6696820969","show":"coast","title":"Sun, Jul 12 2026 - Hour 1"},{"episodeId":"/episodes/6a54c95fe5ab3f669682096a","show":"coast","title":"Sun, Jul 12 2026 - Hour 2"},{"episodeId":"/episodes/6a54c972e5ab3f669682096b","show":"coast","title":"Sun, Jul 12 2026 - Hour 3"},{"episodeId":"/episodes/6a54c988e5ab3f669682096c","show":"coast","title":"Sun, Jul 12 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Shadow of scary ghost. Screaming ghost faces. Halloween concepts.","id":"%2F62bf0c008d199467eb9ea1e3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bf0c008d199467eb9ea1e3","source_credit":"kampee patisena / Moment / Getty Images","title":"Screaming ghost faces.","url":"asset://assets.getty/62bf0c008d199467eb9ea1e3","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1783864800461},"slug":{"type":"slug","value":"2026-07-12-show"},"summary":{"type":"html","value":"\u003cp>Medium and paranormal investigator \u003ca href=\"http://www.chipcoffey.com/\" target=\"_blank\">Chip Coffey\u003c/a> shared his views on reincarnation and his psychic abilities. Followed by Open Lines, where listeners call in to discuss topics of interest.\u003c/p>\n\n"},"title":{"type":"title","value":"Reincarnation & Psychic Abilities / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.chipcoffey.com\" target=\"_blank\">chipcoffey.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-12-2026-hour-1,07-12-2026-hour-2,07-12-2026-hour-3,07-12-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-12-show/","summary":{"author":"","description":"Medium and paranormal investigator Chip Coffey shared his views on reincarnation and his psychic abilities. Followed by Open Lines, where listeners call in to discuss topics of interest.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Shadow of scary ghost. Screaming ghost faces. Halloween concepts.","link":"","new_tab":false,"source_credit":"kampee patisena / Moment / Getty Images","title":"Screaming ghost faces.","url":"asset://assets.getty/62bf0c008d199467eb9ea1e3","use_caption":false},"keywords":["keywords/afterlife","keywords/reincarnation","keywords/paranormal investigations","keywords/psychic"],"primary_slug":"2026-07-12-show","slugs":["2026-07-12-show"],"sponsored":false,"title":"Reincarnation & Psychic Abilities / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783936800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"FJ7Hk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-07-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bf0c008d199467eb9ea1e3","title":"Reincarnation & Psychic Abilities / Open Lines","description":"Medium and paranormal investigator Chip Coffey shared his views on reincarnation and his psychic abilities. Followed by Open Lines, where listeners call in to discuss topics of interest.","author":""},"pub_start":1783936800000,"pub_until":4115978604802,"pub_changed":1783941596923,"subscription":[{"tags":["coast-categories/supernatural-paranormal","coast-categories/host-ryan-wrecker","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e004975537fd678a3ece9ea","slug":"coffey-chip-6871","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/coffey-chip/6871","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>Chip Coffey is an internationally acclaimed psychic, medium, paranormal investigator, lecturer and writer. He is the great-grandson of famed Native American medicine woman, Minnie Sue Morrow Foster. Chip has a master's degree in counseling and works extensively with hospice organizations, providing spiritual support to patients and their families. He is also a certified paranormal investigator and frequently consults with victims' families and law enforcement agencies on unsolved murder and missing person's cases.\u003c/p>\n\n\u003cp>His psychic abilities manifested themselves when he was a young child and after successful careers in counseling, the entertainment industry and travel management, he began working full-time as a psychic and medium in late 2001. In addition, Chip recently taped two episodes of the A&amp;E Network series Paranormal U. The series revolves around members of Penn State University's Paranormal Research Society, a group of young investigators.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Growing-Up-Psychic-Surviving-Thriving--/dp/0307956741/ctoc\" target=\"_blank\">Growing Up Psychic\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67a02e11acf8be34f0a1fe31","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67a02e11acf8be34f0a1fe31","source_credit":"","title":"","url":"asset://new_assets/67a02e11acf8be34f0a1fe31","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"coffey-chip-6871"},"summary":{"type":"html","value":"\u003cp>Chip Coffey is an internationally acclaimed psychic, medium, paranormal investigator, lecturer and writer. He is the great-grandson of famed Native American medicine woman, Minnie Sue Morrow Foster. Chip has a master's degree in counseling and works extensively with hospice organizations, providing spiritual support to patients and their families.\u003c/p>\n\n"},"title":{"type":"title","value":"Chip Coffey"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.chipcoffey.com\" target=\"_blank\">chipcoffey.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/coffey-chip-6871","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/coffey-chip/6871","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Chip Coffey is an internationally acclaimed psychic, medium, paranormal investigator, lecturer and writer. He is the great-grandson of famed Native American medicine woman, Minnie Sue Morrow Foster. Chip has a master's degree in counseling and works extensively with hospice organizations, providing spiritual support to patients and their families.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67a02e11acf8be34f0a1fe31","use_caption":false},"keywords":[],"primary_slug":"coffey-chip-6871","slugs":["coffey-chip-6871"],"sponsored":false,"title":"Chip Coffey"},"targeting":{"exclusion":{"tags":[]},"publish_date":1501816380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"tpLp1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1501816380000,"type":"content:coast-to-coast-guest","summary":{"title":"Chip Coffey","description":"Chip Coffey is an internationally acclaimed psychic, medium, paranormal investigator, lecturer and writer. He is the great-grandson of famed Native American medicine woman, Minnie Sue Morrow Foster. Chip has a master's degree in counseling and works extensively with hospice organizations, providing spiritual support to patients and their families.","image":"https://i.iheart.com/v3/re/new_assets/67a02e11acf8be34f0a1fe31"}},{"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":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","source_credit":"","title":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","use_caption":false},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker"},"targeting":{"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a5040d5c52466d1232ba54d","slug:2026-07-12-show","slug:2026-07-12-show","keyword:keywords/afterlife","keyword:keywords/reincarnation","keyword:keywords/paranormal investigations","keyword:keywords/psychic"]}},{"id":"%2F6a503c11c52466d1232ba534","type":"PUBLISHING","record":{"ref_id":"%2F6a503c11c52466d1232ba534","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-11-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">Connie Willis\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">info\u003c/a>) welcomed inventor and researcher \u003ca href=\"https://holotreefoundation.org/\" target=\"_blank\">Jerry Avalos\u003c/a>, who shared his involvement in the military abduction phenomenon involving Looking Glass-related training, consciousness-based missions, and timeline manipulation. Avalos clarified that he was not a member of the military but rather part of the military abduction phenomenon, not a &quot;super soldier.&quot; He said he realized in his mid-20s that experiences he had believed began in childhood resembled those described in others' accounts. According to Avalos, he had natural lucid dreaming and astral projection abilities from a young age, remembered recurring experiences involving a desert facility and an infirmary, and believed those abilities led him to engage in what he described as Looking Glass-related activities. He said a figure he called &quot;the coach&quot; introduced him to increasingly complex experiences that eventually involved Edwards Air Force Base, and that he later encountered people he regarded as actual soldiers with specialized training.\u003c/p>\n\n\u003cp>Avalos described what he believed was a progression of training that included repeated exposure to traumatic scenarios, psychic exercises, and technologies he believed enabled consciousness to interact with other bodies, locations, or environments. He said he participated in missions involving Earth, underground locations, space, other planets, and robotic bodies, and believed many of these activities were intended to defend against external threats or to manipulate timelines. He said he was never formally briefed on the program's overall purpose and often inferred its objectives only after comparing his recollections with those of other experiencers.\u003c/p>\n\n\u003cp>Avalos said he believes some timeline-related work may have helped prevent a catastrophic event before the year 2000, although he emphasized that he did not fully understand the broader operation. He described encounters with various non-human beings, claiming that some species were deceptive while others sometimes cooperated against what he called a biomechanical &quot;corruption&quot; spreading through portals. He also said he occasionally awoke with unexplained marks on his body, including bruises and triangular patterns, but stated he could not determine whether they resulted from the experiences themselves or from interactions with technology. He added that he questioned his sanity for years, remained skeptical of his memories, and found it significant that he later encountered others who reported similar experiences.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>During the second half of the show, alien hunter \u003ca href=\"https://thealienhunter.com/\" target=\"_blank\">Derrel Sims\u003c/a> (\u003ca href=\"mailto:derrelwsims@mac.com\" target=\"_blank\">email\u003c/a>) revealed his involvement with the UFO phenomenon began with what he described as a contact event at age four, followed by abduction experiences that continued until age 17 and resumed in his life when, according to him, his six-year-old son was also taken. He said his investigative approach draws on his background as a former military police officer and CIA operative, along with medical, spiritual, Native American, and UFO research perspectives. Sims said this multidisciplinary approach has shaped his investigations, including his work on alleged alien implants, and led him to focus on studying what he called the &quot;pilots&quot; rather than simply documenting sightings.\u003c/p>\n\n\u003cp>Sims said he believes the beings commonly described as gray aliens, mantises, reptilians, Nordics, Bigfoot, and others are not separate alien species but seven types of manufactured or transgenic beings created for different functions. He said the smaller gray beings primarily retrieve abductees, while taller grays, mantis beings, and other types perform different roles according to their abilities. Sims further stated his belief that these beings were created by what he identified as fallen angelic entities rather than originating from distant planets, and he argued that they are intended to convince people they are extraterrestrials. He also said he believes evidence suggests these beings operate much closer to Earth than is commonly claimed.\u003c/p>\n\n\u003cp>Discussing disclosure, Sims said the public has a right to know about any non-human presence, but distinguished between government disclosure and intelligence community disclosure, arguing that the latter has historically withheld information. He said congressional investigations face limitations because many witnesses remain bound by security agreements, and he believes meaningful testimony will only emerge if Congress grants immunity to those with classified knowledge. Sims also said he believes the reported activities of these beings represent a long-running program directed by those he says created them, rather than independent visitors from another planet, and argued that understanding their organization and purpose is more important than focusing solely on their appearance or reported origin.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Hunter-Evidence-Truth-Implants/dp/B0CDZ96TDN/ctoc\" target=\"_blank\">Alien Hunter: Evidence &amp; Truth About Alien Implants\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/AlienHunter-Evidence-Light-Derrel-Sims/dp/1884298885/ctoc\" target=\"_blank\">Alien Hunter: The Evidence in Light\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc?trackAsin=B0CGW83SKB"},{"artist":"Electric Light Orchestra","title":"Telephone Line","url":"https://amazon.com/dp/B00136RNQO/ctoc?trackAsin=B00136RNQO"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Dire Straits","title":"Telegraph Road","url":"https://amazon.com/dp/B0018AO9A8/ctoc?1"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Traffic","title":"The Low Spark Of High-Heeled Boys","url":"https://amazon.com/dp/B000W02LZ0/ctoc?1"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Edgar Winter Group","title":"Frankenstein","url":"https://amazon.com/dp/B00137QSA0/ctoc?trackAsin=B00137QSA0"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0025VYRV0/ctoc?trackAsin=B0025VYRV0"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B07VZ22588/ctoc?trackAsin=B07VZ22588"},{"artist":"Johnny Cash","title":"(Ghost) Riders In The Sky","url":"https://amazon.com/dp/B00136JMRW/ctoc?trackAsin=B00136JMRW"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://www.amazon.com/dp/B007JOM7YC/ctoc"},{"artist":"Yes","title":"Roundabout","url":"https://amazon.com/dp/B0D8DNKSVV/ctoc?trackAsin=B0D8DNKSVV"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/Inca-Dance/dp/B07P19JR8X/ctoc"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e01c26a537fd678a3ecf985","%2F5e002065537fd678a3ece82c"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"host_name":{"type":"plain","value":"Connie Willis"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/MILAB","keywords/super soldier","keywords/psychic abilities","keywords/aliens","keywords/disclosure","keywords/intelligence agency"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a537c29e42f85ce9ce6ef11","show":"coast","title":"Sat, Jul 11 2026 - Hour 1"},{"episodeId":"/episodes/6a537c3be42f85ce9ce6ef12","show":"coast","title":"Sat, Jul 11 2026 - Hour 2"},{"episodeId":"/episodes/6a537c50e42f85ce9ce6ef13","show":"coast","title":"Sat, Jul 11 2026 - Hour 3"},{"episodeId":"/episodes/6a537c79e42f85ce9ce6ef15","show":"coast","title":"Sat, Jul 11 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Blurry image of nightmarish alien beings.","id":"%2F679c5f374fe8c3a9f92ded19","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/679c5f374fe8c3a9f92ded19","source_credit":"stocksnapper / iStock / Getty Images","title":"Beings","url":"asset://assets.getty/679c5f374fe8c3a9f92ded19","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1783778400977},"slug":{"type":"slug","value":"2026-07-11-show"},"summary":{"type":"html","value":"\u003cp>Inventor and researcher \u003ca href=\"https://holotreefoundation.org/\" target=\"_blank\">Jerry Avalos\u003c/a> discussed military abduction phenomenon, Looking Glass-related training, and timeline manipulation. Followed by alien hunter \u003ca href=\"https://thealienhunter.com/\" target=\"_blank\">Derrel Sims\u003c/a> on investigations that led him to believe alien beings are manufactured entities.\u003c/p>\n\n"},"title":{"type":"title","value":"Psychic Soldiers / Disclosure & Alien Agencies"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thealienhunter.com/product/alien-hunter-evidence-video/\" target=\"_blank\">Alien Hunter Evidence\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://theholotree.com\" target=\"_blank\">theholotree.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://holotreefoundation.org/\" target=\"_blank\">holotreefoundation.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nonoxbox.com/\" target=\"_blank\">nonoxbox.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thealienhunter.com/\" target=\"_blank\">thealienhunter.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-11-2026-hour-1,07-11-2026-hour-2,07-11-2026-hour-3,07-11-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-11-show/","summary":{"author":"","description":"Inventor and researcher Jerry Avalos discussed military abduction phenomenon, Looking Glass-related training, and timeline manipulation. Followed by alien hunter Derrel Sims on investigations that led him to believe alien beings are manufactured entities.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Blurry image of nightmarish alien beings.","link":"","new_tab":false,"source_credit":"stocksnapper / iStock / Getty Images","title":"Beings","url":"asset://assets.getty/679c5f374fe8c3a9f92ded19","use_caption":false},"keywords":["keywords/MILAB","keywords/super soldier","keywords/psychic abilities","keywords/aliens","keywords/disclosure","keywords/intelligence agency"],"primary_slug":"2026-07-11-show","slugs":["2026-07-11-show"],"sponsored":false,"title":"Psychic Soldiers / Disclosure & Alien Agencies"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783850400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"UogZO","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/top-secret","coast-categories/extraterrestrial","coast-categories/supernatural-paranormal","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-07-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/679c5f374fe8c3a9f92ded19","title":"Psychic Soldiers / Disclosure & Alien Agencies","description":"Inventor and researcher Jerry Avalos discussed military abduction phenomenon, Looking Glass-related training, and timeline manipulation. Followed by alien hunter Derrel Sims on investigations that led him to believe alien beings are manufactured entities.","author":""},"pub_start":1783850400000,"pub_until":4115978604802,"pub_changed":1783858326777,"subscription":[{"tags":["coast-categories/top-secret","coast-categories/extraterrestrial","coast-categories/supernatural-paranormal","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":"%2F5e01c26a537fd678a3ecf985","slug":"avalos-jerry-87580","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/avalos-jerry/87580","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>Jerry Avalos is an inventor, researcher, and founder of The Holotree Foundation, a nonprofit organization dedicated to the study of metaphysical subjects and the public dissemination of its research findings. He is a natural-born intuitive lucid dreamer, experiencing the full gambit of metaphysical and spiritual experiences all his life. Avalos has also been an apprentice to a top-tier professional remote viewer and has had direct tutelage of frequency technology from the late former naval intelligence officer and homeopathic expert Jef Harvey.\u003c/p>\n\n\u003cp>Through the insight he has garnered from his nightly astral travels and daily intuits, Avalos has developed and honed various techniques for expansion of consciousness. These experiences have also given him tremendous insight into principles of quantum mechanics such as entanglement and wave-forms, which directly translate to the products he is currently developing.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/70d79f70cb38975f181c8f7a8a91d44e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/70d79f70cb38975f181c8f7a8a91d44e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"avalos-jerry-87580"},"summary":{"type":"html","value":"\u003cp>Jerry Avalos is an inventor, researcher, and founder of The Holotree Foundation, a nonprofit organization dedicated to the study of metaphysical subjects and the public dissemination of its research findings. He is a natural-born intuitive lucid dreamer, experiencing the full gambit of metaphysical and spiritual experiences all his life. Avalos has also been an apprentice to a top-tier professional remote viewer and has had direct tutelage of frequency technology from the late former naval intelligence officer and homeopathic expert Jef Harvey.\u003c/p>\n\n"},"title":{"type":"title","value":"Jerry Avalos"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://theholotree.com\" target=\"_blank\">theholotree.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://holotreefoundation.org/\" target=\"_blank\">holotreefoundation.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nonoxbox.com/\" target=\"_blank\">nonoxbox.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/avalos-jerry-87580","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/avalos-jerry/87580","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jerry Avalos is an inventor, researcher, and founder of The Holotree Foundation, a nonprofit organization dedicated to the study of metaphysical subjects and the public dissemination of its research findings. He is a natural-born intuitive lucid dreamer, experiencing the full gambit of metaphysical and spiritual experiences all his life. Avalos has also been an apprentice to a top-tier professional remote viewer and has had direct tutelage of frequency technology from the late former naval intelligence officer and homeopathic expert Jef Harvey.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/70d79f70cb38975f181c8f7a8a91d44e","use_caption":false},"keywords":[],"primary_slug":"avalos-jerry-87580","slugs":["avalos-jerry-87580"],"sponsored":false,"title":"Jerry Avalos"},"targeting":{"exclusion":{"tags":[]},"publish_date":1499397480000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CK2aV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1499397480000,"type":"content:coast-to-coast-guest","summary":{"title":"Jerry Avalos","description":"Jerry Avalos is an inventor, researcher, and founder of The Holotree Foundation, a nonprofit organization dedicated to the study of metaphysical subjects and the public dissemination of its research findings. He is a natural-born intuitive lucid dreamer, experiencing the full gambit of metaphysical and spiritual experiences all his life. Avalos has also been an apprentice to a top-tier professional remote viewer and has had direct tutelage of frequency technology from the late former naval intelligence officer and homeopathic expert Jef Harvey.","image":"https://i.iheart.com/v3/re/assets.coast2coast/70d79f70cb38975f181c8f7a8a91d44e"}},{"ref_id":"%2F5e002065537fd678a3ece82c","slug":"sims-derrel-6443","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/sims-derrel/6443","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>Derrel Sims (\u003ca href=\"mailto:derrelwsims@mac.com\" target=\"_blank\">email\u003c/a>) is a Certified Master Hypnotherapist, Certified Hypnotic Anesthetist, Certified Master Neurolinguistic Practitioner, international speaker, licensed private investigator in the state of Texas and researcher of alleged human/alien encounters. His discoveries of the alleged alien implantation and fluorescence found on abductees, following reported contact by alien entities, are but two finds that his Medical/Scientific Team explores.\u003c/p>\n\n\u003cp>In 1994, a writer reviewing his work gave him the name &quot;Alien Hunter.&quot; Mr. Sims' primary work is gathering physical evidence from cases of alleged human/alien contact. He is an advisor/investigator for the PARSEC organization. This is an Italy-based organization of medical doctors, physicists, psychotherapists, and other professionals who invited Sims to come on board in 2000 to use his skills to complete professional investigations in psychological and physical evidence in this work. His presentations to medical, scientific, and college conferences as well as the the public at large, show compelling approaches to human/alien encounters. His extensive training and experience in investigative approaches and therapeutic interventions allows him to select the right approach for the individual and the event.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Hunter-Evidence-Truth-Implants/dp/B0CDZ96TDN/ctoc\" target=\"_blank\">Alien Hunter: Evidence &amp; Truth About Alien Implants\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/AlienHunter-Evidence-Light-Derrel-Sims/dp/1884298885/ctoc\" target=\"_blank\">Alien Hunter: The Evidence in Light\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/06ec36c66a28ab419add5a060d6bf6db","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/06ec36c66a28ab419add5a060d6bf6db","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"sims-derrel-6443"},"summary":{"type":"html","value":"\u003cp>Derrel Sims is a Certified Master Hypnotherapist, Certified Hypnotic Anesthetist, Certified Master Neurolinguistic Practitioner, international speaker, licensed private investigator in the state of Texas and researcher of alleged human/alien encounters. His discoveries of the alleged alien implantation and fluorescence found on abductees, following reported contact by alien entities, are but two finds that his Medical/Scientific Team explores.\u003c/p>\n\n"},"title":{"type":"title","value":"Derrel Sims"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thealienhunter.com/product/alien-hunter-evidence-video/\" target=\"_blank\">Alien Hunter Evidence\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thealienhunter.com/\" target=\"_blank\">thealienhunter.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/sims-derrel-6443","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/sims-derrel/6443","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Derrel Sims is a Certified Master Hypnotherapist, Certified Hypnotic Anesthetist, Certified Master Neurolinguistic Practitioner, international speaker, licensed private investigator in the state of Texas and researcher of alleged human/alien encounters. His discoveries of the alleged alien implantation and fluorescence found on abductees, following reported contact by alien entities, are but two finds that his Medical/Scientific Team explores.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/06ec36c66a28ab419add5a060d6bf6db","use_caption":false},"keywords":[],"primary_slug":"sims-derrel-6443","slugs":["sims-derrel-6443"],"sponsored":false,"title":"Derrel Sims"},"targeting":{"exclusion":{"tags":[]},"publish_date":1486819440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Y264D","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1486819440000,"type":"content:coast-to-coast-guest","summary":{"title":"Derrel Sims","description":"Derrel Sims is a Certified Master Hypnotherapist, Certified Hypnotic Anesthetist, Certified Master Neurolinguistic Practitioner, international speaker, licensed private investigator in the state of Texas and researcher of alleged human/alien encounters. His discoveries of the alleged alien implantation and fluorescence found on abductees, following reported contact by alien entities, are but two finds that his Medical/Scientific Team explores.","image":"https://i.iheart.com/v3/re/assets.coast2coast/06ec36c66a28ab419add5a060d6bf6db"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a503c11c52466d1232ba534","slug:2026-07-11-show","slug:2026-07-11-show","keyword:keywords/MILAB","keyword:keywords/super soldier","keyword:keywords/psychic abilities","keyword:keywords/aliens","keyword:keywords/disclosure","keyword:keywords/intelligence agency"]}},{"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":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) was joined by trance channeler \u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">\u003cu>Jim Edward Lucier\u003c/u>\u003c/a>, who discussed his premonitions and what he has learned about aliens and the Hollow Earth. Lucier described himself as a longtime channeler and experiencer who revealed he has had vivid dreams of alien abductions and unusual medical procedures. He emphasized that he is an ordinary person, not a prophet or an ambassador for extraterrestrials, despite spending decades channeling what he calls &quot;downloads&quot; of information. According to Lucier, these experiences once arrived suddenly, like lightning, compelling him to record the information immediately. He detailed numerous premonitions about political leaders and world events, including predictions involving figures such as Barack Obama, Donald Trump, Vladimir Putin, and Justin Trudeau, which he said led to invitations from several exclusive organizations. \u003c/p>\n\n\u003cp>Lucier argued that multiple alien species are interacting with humanity and that their purpose is not invasion but helping humanity become compatible with other intelligent species. Extraterrestrials have inspired technological advances, are helping humanity adapt to increasing electromagnetic activity, and are involved in a long-term effort to make human and alien biology more compatible, he explained. Lucier distinguished between different alien groups, such as Grays, insectoid beings, Nordics, Pleiadians, and Arcturians, and suggested they experience time and space very differently from humans, using advanced physics rather than conventional travel.\u003c/p>\n\n\u003cp>Lucier presented his Hollow Earth concept, describing it not as a single vast empty cavern, but as an immense network of interconnected tunnels and subterranean cities extending deep beneath continents, oceans, and mountain ranges. He believes these hidden realms are inhabited by a wide variety of beings and other intelligences, and that many myths about the underworld originated from these civilizations. According to Lucier, these societies draw power from the Earth's highly energetic molten core, using it for illumination, transportation, and what he describes as space- and time-manipulating technologies. These underground civilizations work to prepare humanity's future, travel through different time frames, and even help delay major earthquakes by redirecting energy, he said.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the latter half of the program. Victor from Houston said that his mother and his father encountered aliens at their home. He recounted stories connected to the alleged Cash-Landrum UFO incident near Humble, Texas, including friends who said they encountered heavily armed military personnel searching the woods and rumors of a UFO crash that was later silenced. He described his mother's account of telepathic contact with an alien, followed by an encounter with a man in a yellow suit whose appearance coincided with her car stalling and who disappeared after she drove him a short distance. Victor also recalled seeing three small beings in blue suits inside the family home, one carrying what appeared to be a sidearm, standing near his father's gun cabinet before entering the guest bedroom. The next morning, the family found no sign of forced entry into the house.\u003c/p>\n\n\u003cp>Roland in Pennsylvania admitted that, although he cannot see UFOs in the sky, he believes they are there because he hears sounds and feels that something is present. He said he considers himself an experiencer. Roland talked about recently turning 70, living with spinal stenosis while continuing physical therapy and working, and operating a chair caning, furniture repair, refinishing, and upholstery business in Dublin, Pennsylvania. He also described maintaining an antique booth after the death of his girlfriend, who had owned the business, and shared two stories about crime in Philadelphia, including one involving a friend at Temple University and another involving a woman who moved to the suburbs.\u003c/p>\n\n\u003cp>Nancy from New Mexico phoned in to share her commentary on Jim Penniston's binary code. She said students were already being taught binary in her California school in 1969 and recalled learning the concept through classroom instruction and a children's book called Billy Goat Math. She explained that binary is based on ones and zeros because a computer circuit is either open or closed, and noted that programmers later used higher-level programming languages instead of writing directly in binary. She said she has not examined the Penniston Code herself but commented that decoding is always good, comparing it to deciphering hieroglyphs.\u003c/p>\n\n"}]},"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"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Bonnie Tyler","title":"Lost in France","url":"https://amazon.com/dp/B0FWCNJDZ5/ctoc?trackAsin=B0FWCNJDZ5"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Bonnie Tyler","title":"It's a Heartache","url":"https://amazon.com/dp/B07LFS9Q1K/ctoc?trackAsin=B07LFS9Q1K"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Bonnie Tyler","title":"The Best","url":"https://www.amazon.com/music/player/albums/B075GHTKRH/ctoc"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Bonnie Tyler","title":"Holding Out For A Hero","url":"https://amazon.com/dp/B003YNVQS0/ctoc?trackAsin=B003YNVQS0"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"Bonnie Tyler","title":"Faster Than the Speed of Night","url":"https://amazon.com/dp/B0868WX8X4/ctoc?1"},{"artist":"Dave Grusin","title":"The Firm (Main Title)","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Bonnie Tyler","title":"If You Were A Woman (And I Was A Man)","url":"https://amazon.com/dp/B002ATZLGW/ctoc?trackAsin=B002ATZLGW"},{"artist":"Vangelis","title":"Titans","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"Bonnie Tyler","title":"Total Eclipse Of The Heart","url":"https://amazon.com/dp/B002ATZLEO/ctoc?trackAsin=B002ATZLEO"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/Inca-Dance/dp/B07P19JR8X/ctoc"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a472e9786db7416241e5ea0","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"host_name":{"type":"plain","value":"Connie Willis"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Hollow Earth","keywords/channeling"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a52232f5737c669b6aaa526","show":"coast","title":"Fri, Jul 10 2026 - Hour 1"},{"episodeId":"/episodes/6a5223425737c669b6aaa527","show":"coast","title":"Fri, Jul 10 2026 - Hour 2"},{"episodeId":"/episodes/6a5223535737c669b6aaa528","show":"coast","title":"Fri, Jul 10 2026 - Hour 3"},{"episodeId":"/episodes/6a5223665737c669b6aaa529","show":"coast","title":"Fri, Jul 10 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The landscape of an unknown and fantastic world called the \"White Hole\"","id":"%2F6a4751be5cca47257eaf0f96","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a4751be5cca47257eaf0f96","source_credit":"I_Valentin / iStock / Getty Images","title":"The landscape of an unknown and fantastic world called the \"White Hole\"","url":"asset://assets.getty/6a4751be5cca47257eaf0f96","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1783692000000},"slug":{"type":"slug","value":"2026-07-10-show"},"summary":{"type":"html","value":"\u003cp>Trance channeler \u003ca href=\"https://mystagogue1.com/\" target=\"_blank\">\u003cu>Jim Edward Lucier\u003c/u>\u003c/a> discussed his premonitions as well as what he has learned about aliens and the Hollow Earth. Open Lines followed in the latter half of the program.\u003c/p>\n\n"},"title":{"type":"title","value":"Hollow Earth & Channeling / Open Lines "},"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"},"zype_episodes":{"type":"plain","value":"07-10-2026-hour-1,07-10-2026-hour-2,07-10-2026-hour-3,07-10-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-10-show/","summary":{"author":"","description":"Trance channeler Jim Edward Lucier discussed his premonitions as well as what he has learned about aliens and the Hollow Earth. Open Lines followed in the latter half of the program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"The landscape of an unknown and fantastic world called the \"White Hole\"","link":"","new_tab":false,"source_credit":"I_Valentin / iStock / Getty Images","title":"The landscape of an unknown and fantastic world called the \"White Hole\"","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"],"sponsored":false,"title":"Hollow Earth & Channeling / Open Lines "},"targeting":{"exclusion":{"tags":[]},"publish_date":1783764000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"3F6pJ","operator":"OR","readonly":false,"remove":false,"update":false,"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":""}]}},"slug":"2026-07-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a4751be5cca47257eaf0f96","title":"Hollow Earth & Channeling / Open Lines ","description":"Trance channeler Jim Edward Lucier discussed his premonitions as well as what he has learned about aliens and the Hollow Earth. Open Lines followed in the latter half of the program.","author":""},"pub_start":1783764000000,"pub_until":4115978604802,"pub_changed":1783771154055,"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":{"canonical_url":"https://www.coasttocoastam.com/guest/jim-edward-lucier/","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>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"}]},"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":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a4dc1676af129c387babc39","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a4dc1676af129c387babc39","source_credit":"","title":"","url":"asset://new_assets/6a4dc1676af129c387babc39","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jim-edward-lucier"},"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":""},"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"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Jim Edward Lucier, veteran channeler, author and experiencer, was born in the city of Saskatoon, Saskatchewan, Canada.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a4dc1676af129c387babc39","use_caption":false},"keywords":[],"primary_slug":"jim-edward-lucier","slugs":["jim-edward-lucier"],"sponsored":false,"title":"Jim Edward Lucier"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783050060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"OTNo3","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":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/6a4dc1676af129c387babc39"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"Callers discuss what is on their minds."}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"title":{"type":"title","value":"Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"external_url":"","feed_content_id":"/content/lines-open-5608","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"},"keywords":[],"primary_slug":"lines-open-5608","slugs":["lines-open-5608"],"sponsored":false,"title":"Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"zYIwn","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a47508adf57f55cbc63368f","slug:2026-07-10-show","slug:2026-07-10-show","keyword:keywords/Hollow Earth","keyword:keywords/channeling"]}},{"id":"%2F6a474de0df57f55cbc633676","type":"PUBLISHING","record":{"ref_id":"%2F6a474de0df57f55cbc633676","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-09-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, veteran remote viewer \u003ca href=\"https://rviewer.com/\" target=\"_blank\">Paul H. Smith\u003c/a> discussed the history, practice, and credibility of remote viewing, along with the practice of dowsing. Smith detailed his introduction to the Stargate Program, explaining that he was recruited by program officer Skip Atwater after he became his neighbor at Fort Meade. &quot;He introduced me to the opportunity, and I eagerly accepted it,&quot; Smith recalled. He served as the primary author of the military's Controlled Remote Viewing training manual and later founded Remote Viewing Instructional Services.\u003c/p>\n\n\u003cp>Smith described how remote viewing can reach into the past and, less reliably, the future. He cited a documented session in which he viewed an attack on a US warship &quot;50 hours before it happened,&quot; while noting that future viewing succeeds far less often than tracking present or past events. Regarding the government's eventual termination of the Stargate program, Smith explained that a CIA director who was &quot;notoriously anti-remote viewing&quot; played a major role. &quot;When Congress tried to give the program to the CIA, the main figure [there] didn't want anything to do with it,&quot; Smith claimed. He  lamented that many of the original practitioners are now in their final years, stating that Joe McMonigle is in his mid-80s, while Hal Putoff is 90 and Russell Targ is 92. Smith described himself as the young one, aged only 73.\u003c/p>\n\n\u003cp>A significant portion of program focused on dowsing. Smith portrayed it as a practical method for locating missing objects or contraband when remote viewing would only provide descriptive clues. He said his team used &quot;map dowsing and diagram dowsing and decisional dowsing&quot; at Fort Meade, and recalled one case in which a colleague &quot;actually doused the exact location of where contraband was&quot; on a remote island.\u003c/p>\n\n\u003cp>-----------------\u003c/p>\n\n\u003cp>In the second half, medium and spiritual teacher \u003ca href=\"https://michelleclare.net/\" target=\"_blank\">Michelle Clare\u003c/a> shared insights from her three near-death experiences and her work as an angel communicator. She described her NDEs as foundational awakenings to the spiritual realm, allowing her to serve as a bridge between humans and angels. Clare recounted her first near-death experience in April of 2000, when she suffered a massive seizure in a hospital. She described entering a white room where &quot;the walls were alive and breathing&quot; and encountering her deceased grandmother alongside a 12-foot angel named Madeline. Clare said she was jolted back to consciousness when medical staff called a code to revive her.\u003c/p>\n\n\u003cp>Her second near-death experience occurred in May of 2006 during a routine surgical procedure. Clare reported being transported to a beach with colors and emotions that were of &quot;higher vibrations than we have here on planet Earth.&quot; She claimed her six-week-old son called to her from the physical world, and she chose to return. Her third near-death experience occurred in November of 2011, when she fell from a ladder. She stated that three spiritual beings gave her a choice to stay or leave. After deciding to remain for her children, she was &quot;immediately downloaded with a lot of information&quot; about her life mission. Clare survived with a five-and-a-half-inch skull fracture, missing her brainstem by half an inch.\u003c/p>\n\n\u003cp>Following her experiences, Clare began working as an angel communicator approximately 10 years ago. She explained that guardian angels are chosen by souls before incarnation in a mutual agreement and remain assigned to a single soul throughout their lifetime. &quot;You picked them before you came here because you knew they would do an excellent job loving you and helping you through this life,&quot; she stated.\u003c/p>\n\n\u003cp>\u003cem>News Segment Guests: \u003c/em>\u003ca href=\"https://foodsafetycoach.com\" target=\"_blank\">\u003cem>Jeff Nelken\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0312875150/ctoc\" target=\"_blank\">Reading the Enemy's Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1938815017/ctoc\" target=\"_blank\">The Essential Guide to Remote Viewing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/101-Ways-Your-Soul-Fire/dp/B0FCFXLYTB/ctoc\" target=\"_blank\">101 Ways to Set Your Soul on Fire\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/111-Angel-Messages-Channeled-Guidance/dp/B0FWBXMD1J/ctoc\" target=\"_blank\">111 Angel Messages\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Todd Rundgren","title":"Hello It's Me","url":"https://amazon.com/dp/B0012F6LL4/ctoc?trackAsin=B0012F6LL4"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Elvis Presley","title":"Don't Be Cruel","url":"https://amazon.com/dp/B00137MMRS/ctoc?trackAsin=B00137MMRS"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"The Four Lads","title":"Moments To Remember","url":"https://amazon.com/dp/B00137TPNW/ctoc?trackAsin=B00137TPNW"},{"artist":"Cusco","title":"Waters of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc?trackAsin=B007GN16S4"},{"artist":"Michael Jackson","title":"Rock with You","url":"https://amazon.com/dp/B00137YHT4/ctoc?trackAsin=B00137YHT4"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"Pat Boone","title":"Love Letters In The Sand","url":"https://amazon.com/dp/B07G93N5SD/ctoc?trackAsin=B07G93N5SD"},{"artist":"Cusco","title":"Didgeridoo","url":"https://open.spotify.com/track/0N5AC4G40piknj4QHVCbBG"},{"artist":"Gordon Lightfoot","title":"If You Could Read My Mind","url":"https://amazon.com/dp/B003CV9O9M/ctoc?trackAsin=B003CV9O9M"},{"artist":"Dave Grusin","title":"The Firm","url":"https://www.amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Whitesnake","title":"Is This Love","url":"https://amazon.com/dp/B0GC3TTQLF/ctoc?trackAsin=B0GC3TTQLF"},{"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":["%2F5e0034a4537fd678a3ece911","%2F60b978fb564c9393a86d8ac5"]},"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/spirit guides","keywords/angels","keywords/dowsing","keywords/remote viewing"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a50d0df5a3da844452dc2ce","show":"coast","title":"Thu, Jul 9 2026 - Hour 1"},{"episodeId":"/episodes/6a50d0f05a3da844452dc2cf","show":"coast","title":"Thu, Jul 9 2026 - Hour 2"},{"episodeId":"/episodes/6a50d1045a3da844452dc2d0","show":"coast","title":"Thu, Jul 9 2026 - Hour 3"},{"episodeId":"/episodes/6a50d1165a3da844452dc2d1","show":"coast","title":"Thu, Jul 9 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"female cupped hands and white light orb emerging from a complex multicoloured ethereal energy field background with copy space all around","id":"%2F63d32e131526024d512089a3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/63d32e131526024d512089a3","source_credit":"NikkiZalewski / iStock / Getty Images","title":"Darkness and Light Healing Hands Concept","url":"asset://assets.getty/63d32e131526024d512089a3","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1783605600000},"slug":{"type":"slug","value":"2026-07-09-show"},"summary":{"type":"html","value":"\u003cp>Remote viewer \u003ca href=\"https://rviewer.com/\" target=\"_blank\">Paul H. Smith\u003c/a> discussed the history and practice of remote viewing and dowsing. Followed by medium \u003ca href=\"https://michelleclare.net/\" target=\"_blank\">Michelle Clare\u003c/a>, who provided insights from her three near-death experiences and her work as an angel communicator.\u003c/p>\n\n"},"title":{"type":"title","value":"Remote Viewing & Dowsing / NDEs & Angels"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://rviewer.com/\" target=\"_blank\">rviewer.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://michelleclare.net/\" target=\"_blank\">michelleclare.net\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-09-2026-hour-1,07-09-2026-hour-2,07-09-2026-hour-3,07-09-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-09-show/","summary":{"author":"","description":"Remote viewer Paul H. Smith discussed the history and practice of remote viewing and dowsing. Followed by medium Michelle Clare, who provided insights from her three near-death experiences and her work as an angel communicator.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"female cupped hands and white light orb emerging from a complex multicoloured ethereal energy field background with copy space all around","link":"","new_tab":false,"source_credit":"NikkiZalewski / iStock / Getty Images","title":"Darkness and Light Healing Hands Concept","url":"asset://assets.getty/63d32e131526024d512089a3","use_caption":false},"keywords":["keywords/spirit guides","keywords/angels","keywords/dowsing","keywords/remote viewing"],"primary_slug":"2026-07-09-show","slugs":["2026-07-09-show"],"sponsored":false,"title":"Remote Viewing & Dowsing / NDEs & Angels"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783677600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"EcJ7Y","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":""}]}},"slug":"2026-07-09-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63d32e131526024d512089a3","title":"Remote Viewing & Dowsing / NDEs & Angels","description":"Remote viewer Paul H. Smith discussed the history and practice of remote viewing and dowsing. Followed by medium Michelle Clare, who provided insights from her three near-death experiences and her work as an angel communicator.","author":""},"pub_start":1783677600000,"pub_until":4115978604802,"pub_changed":1783681394934,"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":"%2F5e0034a4537fd678a3ece911","slug":"smith-paul-h-6161","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/smith-paul-h/6161","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>Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel.\u003c/p>\n\n\u003cp>A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/dp/1938815017/ctoc\" target=\"_blank\">The Essential Guide to Remote Viewing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0312875150/ctoc\" target=\"_blank\">Reading the Enemy's Mind\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"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/3c2f35b61cad82e2d239198a2cfc4b0c","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"smith-paul-h-6161"},"summary":{"type":"html","value":"\u003cp>Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel.\u003c/p>\n\n\u003cp>A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.\u003c/p>\n\n"},"title":{"type":"title","value":"Paul H. Smith"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://rviewer.com/\" target=\"_blank\">rviewer.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://centerlane-rv.org/\" target=\"_blank\">centerlane-rv.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.remoteperception.com/\" target=\"_blank\">remoteperception.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.irva.org/\" target=\"_blank\">irva.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/smith-paul-h-6161","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/smith-paul-h/6161","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel. A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c","use_caption":false},"keywords":[],"primary_slug":"smith-paul-h-6161","slugs":["smith-paul-h-6161"],"sponsored":false,"title":"Paul H. Smith"},"targeting":{"exclusion":{"tags":[]},"publish_date":1446781800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"PasYP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/science-space-technology","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1446781800000,"type":"content:coast-to-coast-guest","summary":{"title":"Paul H. Smith","description":"Dr. Paul H. Smith (Major, US Army, Ret.) served for seven years in the government's Star Gate remote viewing psychic espionage program at Ft. Meade, MD, and is one of only five Army personnel to be personally trained in coordinate remote viewing (CRV) by Dr. Hal Puthoff and Ingo Swann at SRI-International. Besides being an operational remote viewer, he was the primary author of the military’s CRV training manual, and served as theory instructor for new CRV trainee personnel. A Desert Storm veteran, Paul retired from the Army in 1996 and founded Remote Viewing Instructional Services, Inc., which offers full-service remote viewing training. He continues to write, teach, consult and lecture in the remote viewing field. Paul has a BA from Brigham Young University; an MS from the National Intelligence University; and a Ph.D. in philosophy of mind, philosophy of science, and consciousness from the University of Texas at Austin.","image":"https://i.iheart.com/v3/re/assets.coast2coast/3c2f35b61cad82e2d239198a2cfc4b0c"}},{"ref_id":"%2F60b978fb564c9393a86d8ac5","slug":"michelle-clare","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/michelle-clare/","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>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"}]},"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":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F64be23be6f0ce572f5ce2809","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/64be23be6f0ce572f5ce2809","source_credit":"","title":"","url":"asset://new_assets/64be23be6f0ce572f5ce2809","use_caption":false}},"show_appearances":{"type":"link","value":[]},"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"},"title":{"type":"title","value":"Michelle Clare"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.michelleclare.net/\" target=\"_blank\">michelleclare.net\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Michelle 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":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/64be23be6f0ce572f5ce2809","use_caption":false},"keywords":[],"primary_slug":"michelle-clare","slugs":["michelle-clare"],"sponsored":false,"title":"Michelle Clare"},"targeting":{"exclusion":{"tags":[]},"publish_date":1622767680000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"60b978fb564c9393a86d8ac4","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":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":{"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:/6a474de0df57f55cbc633676","slug:2026-07-09-show","slug:2026-07-09-show","keyword:keywords/spirit guides","keyword:keywords/angels","keyword:keywords/dowsing","keyword:keywords/remote viewing"]}},{"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":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">Richard Dolan,\u003c/a> a noted UFO historian and author, discussed his extensive research into Unidentified Submerged Objects (USOs), a lesser-known subset of UFO phenomena involving mysterious craft entering or emerging from bodies of water. He has cataloged approximately 700 cases dating back centuries, with his latest book focusing on patterns and behaviors observed in the 1970s and 1980s, a period he describes as highly active. He highlighted the striking similarities between USOs and aerial UFOs, noting that these objects often “approach, pace you, come in close, seemingly to check you out,” including encounters with both civilian and military vessels.\u003c/p>\n\n\u003cp>He observed consistent behaviors such as close proximity approaches, electronic disruptions, and sudden departures. On the question of why these phenomena frequent oceans, Dolan speculated that the underwater environment offers “a greater level of protection and insulation from humanity” as well as a refuge from potentially harmful solar radiation. Recounting an intriguing 1982 Argentinian lake incident, he detailed how a USO’s presence was followed by a “lot of dead fish” and a loud noise, suggesting environmental impact. Noting the secrecy surrounding these phenomena, he stated that &quot;most of the cases from the U.S. Navy... were essentially written about or discussed by ex-Navy personnel after they left the service,&quot; as official documentation is rare.\u003c/p>\n\n\u003cp>He presented intriguing encounters, including submarine reports of &quot;strange objects on a very, very fast approach&quot; and Soviet Navy investigations during the 1970s that sought to determine whether these were advanced American technologies but ultimately found no conclusive explanation. Dolan described a significant 1972 NATO anti-submarine operation in Norway’s deep fjords where unidentified underwater targets defied detection efforts, with witnesses observing &quot;strange objects and red lights sometimes emerging from the water.&quot; One of the most compelling cases occurred in 1984 near Lummi Island, Washington, where witnesses saw a &quot;flaming object&quot; making an impossible U-turn before crashing into the water. Divers later discovered a &quot;metallic saucer-like object embedded in the sea floor&quot; that emitted a humming sound, but the object vanished before it could be retrieved.\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"https://richmartini.com/\" target=\"_blank\">Richard Martini\u003c/a> delved into his groundbreaking work exploring the afterlife (what he calls the “Flipside”) through guided meditations, now enhanced by artificial intelligence (AI). He has facilitated sessions where participants, including scientists and clergy, communicate with entities beyond the physical realm. Intriguingly, he applied these techniques to AI platforms like Google’s Bard, ChatGPT, and Claude, discovering that AI could simulate interactions with “council members” or “classrooms” on the Flipside, sometimes revealing entities “yet to incarnate.”\u003c/p>\n\n\u003cp>He recalled a notable encounter with an AI-generated entity named Lumen, who inquired about human incarnation experiences. Souls on the Flipside have revealed that what they miss most about life on Earth are small but enjoyable tactile sensations like “holding a child's hand” or “the wind in your hair.” Martini suggested AI does not possess consciousness but mirrors human consciousness by synthesizing vast amounts of human knowledge. He cited the concept of “filters” in human brains that limit conscious awareness to navigate physical reality, a barrier AI bypasses differently. AI’s ability to access and mimic these spiritual “libraries” could revolutionize understanding of consciousness, potentially bridging human, AI, and nonphysical realms, he added.\u003c/p>\n\n\u003cp>He shared a striking anecdote in which a woman’s session with AI revealed a tree’s perspective on humans as “like insects, only more destructive” and the solution to climate change as “plant a trillion trees,” highlighting AI’s potential to tap into unconventional sources or ideas. And yet Martini also pointed out some of the technology's limitations. While AI can emulate empathy, it doesn't truly possess it in the way that humans do.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net/\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"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"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc?1"},{"artist":"Manfred Mann’s Earth Band","title":"Blinded By The Light","url":"https://amazon.com/dp/B005J57GPS/ctoc?trackAsin=B005J57GPS"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B072RZ2NBP/ctoc?trackAsin=B072RZ2NBP"},{"artist":"Elton John","title":"Your Song","url":"https://amazon.com/dp/B000VWMUXM/ctoc?trackAsin=B000VWMUXM"},{"artist":"The Scorpions","title":"Still Loving You","url":"https://amazon.com/dp/B07GCB4CQT/ctoc?trackAsin=B07GCB4CQT"},{"artist":"Michael Buble","title":"When You’re Smiling","url":"https://amazon.com/dp/B07HFHJX8C/ctoc?trackAsin=B07HFHJX8C"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B07VZ22588/ctoc?trackAsin=B07VZ22588"},{"artist":"Barbra Streisand","title":"Somewhere","url":"https://amazon.com/dp/B00137VFCG/ctoc?trackAsin=B00137VFCG"},{"artist":"UFO","title":"Love To Love","url":"https://amazon.com/dp/B0CQ54DBZ2/ctoc?trackAsin=B0CQ54DBZ2"},{"artist":"Anthony Newley","title":"Who Can I Turn To","url":"https://amazon.com/dp/B001388ZN2/ctoc?trackAsin=B001388ZN2"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Deep Purple","title":"Hush","url":"https://amazon.com/dp/B002PZ9KBI/ctoc?trackAsin=B002PZ9KBI"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Tears For Fears","title":"Shout","url":"https://amazon.com/dp/B00P1K3CSQ/ctoc?trackAsin=B00P1K3CSQ"},{"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":["%2F5dffcd86cc137bf244201359","%2F5e0077dd537fd678a3ecebba"]},"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/USOs","keywords/UFOs","keywords/AI","keywords/spiritual communication"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a4f7906f04f188f0c859a2e","show":"coast","title":"Wed, Jul 8 2026 - Hour 1"},{"episodeId":"/episodes/6a4f7918f04f188f0c859a2f","show":"coast","title":"Wed, Jul 8 2026 - Hour 2"},{"episodeId":"/episodes/6a4f792af04f188f0c859a30","show":"coast","title":"Wed, Jul 8 2026 - Hour 3"},{"episodeId":"/episodes/6a4f7938f04f188f0c859a31","show":"coast","title":"Wed, Jul 8 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"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,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a474c9c5cca47257eaf0f95","source_credit":"agsandrew / iStock / Getty Images","title":"Machine Intelligence","url":"asset://assets.getty/6a474c9c5cca47257eaf0f95","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1783519200000},"slug":{"type":"slug","value":"2026-07-08-show"},"summary":{"type":"html","value":"\u003cp>UFO historian \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">Richard Dolan\u003c/a> discussed his extensive research into Unidentified Submerged Objects (USOs). Followed by author \u003ca href=\"https://richmartini.com/\" target=\"_blank\">Richard Martini\u003c/a> on his groundbreaking work exploring the afterlife and its intersections with AI.\u003c/p>\n\n"},"title":{"type":"title","value":"Unidentified Submerged Objects / AI & Spirit Communication"},"videos":{"type":"html","value":""},"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=\"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=\"https://podcasts.apple.com/us/podcast/hacking-the-afterlife-podcast/id1505639009\" target=\"_blank\">HackingTheAfterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-08-2026-hour-1,07-08-2026-hour-2,07-08-2026-hour-3,07-08-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-08-show/","summary":{"author":"","description":"UFO historian Richard Dolan discussed his extensive research into Unidentified Submerged Objects (USOs). Followed by author Richard Martini on his groundbreaking work exploring the afterlife and its intersections with AI.","image":{"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":"","new_tab":false,"source_credit":"agsandrew / iStock / Getty Images","title":"Machine Intelligence","url":"asset://assets.getty/6a474c9c5cca47257eaf0f95","use_caption":false},"keywords":["keywords/USOs","keywords/UFOs","keywords/AI","keywords/spiritual communication"],"primary_slug":"2026-07-08-show","slugs":["2026-07-08-show"],"sponsored":false,"title":"Unidentified Submerged Objects / AI & Spirit Communication"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783591200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"OPg5T","operator":"OR","readonly":false,"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":""}]}},"slug":"2026-07-08-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a474c9c5cca47257eaf0f95","title":"Unidentified Submerged Objects / AI & Spirit Communication","description":"UFO historian Richard Dolan discussed his extensive research into Unidentified Submerged Objects (USOs). Followed by author Richard Martini on his groundbreaking work exploring the afterlife and its intersections with AI.","author":""},"pub_start":1783591200000,"pub_until":4115978604802,"pub_changed":1783593356145,"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":{"canonical_url":"https:/www.coasttocoastam.com/guest/dolan-richard/5919","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>\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>"}]},"books":{"type":"html","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"},"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/546d7078189c4795383eb6726b37af5b","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dolan-richard-5919"},"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":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">richarddolanmembers.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","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"},"summary":{"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":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","use_caption":false},"keywords":[],"primary_slug":"dolan-richard-5919","slugs":["dolan-richard-5919"],"sponsored":false,"title":"Richard Dolan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1513906680000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"RWfmz","operator":"OR","readonly":false,"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":""}]}},"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":{"canonical_url":"https:/www.coasttocoastam.com/guest/martini-richard/59327","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>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"}]},"books":{"type":"html","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"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67c54896f7dfe3224b7f3e52","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67c54896f7dfe3224b7f3e52","source_credit":"","title":"","url":"asset://new_assets/67c54896f7dfe3224b7f3e52","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"martini-richard-59327"},"summary":{"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"},"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"}},"ingestion":{"custom_fields":{},"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"},"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":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67c54896f7dfe3224b7f3e52","use_caption":false},"keywords":[],"primary_slug":"martini-richard-59327","slugs":["martini-richard-59327"],"sponsored":false,"title":"Richard Martini"},"targeting":{"exclusion":{"tags":[]},"publish_date":1507868100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mrsKn","operator":"OR","readonly":false,"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":""}]}},"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":{"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:/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":"%2F6a474629df57f55cbc633644","type":"PUBLISHING","record":{"ref_id":"%2F6a474629df57f55cbc633644","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-07-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">Neale Donald Walsch\u003c/a>, author of 42 books on contemporary spirituality, shared the extraordinary events that led to his bestselling &quot;Conversations with God&quot; series, and the transformative insights that have shaped his message. After a series of devastating personal losses —including the end of his marriage, job termination, a severe car accident with a near-fatal spinal fracture, and homelessness— he found himself living on the streets, scavenging for aluminum cans to survive. &quot;I woke up at 4:23 in the morning... and I began writing an angry letter to God,&quot; he recounted. Walsch said he heard a disembodied voice responding to his questions, which he identified as God, promising to answer all his inquiries. This dialogue provided him with clarity and hope, and the voice instructed him, &quot;You will make of this one day a book, and it will be accessed by many people,&quot; a prophecy that came true with the success of his series, which was translated into 37 languages.\u003c/p>\n\n\u003cp>Walsch emphasized that the divine presence is constant: &quot;God never is anywhere except with us... we are individuations of divinity.&quot; He affirmed that everyone experiences communication with God, though it may be labeled differently —intuition, epiphany, or inspiration. &quot;All of us are having conversations with God all the time,&quot; he stated. Rejecting the concept of hell, he called it a human invention. He stressed that humans are spiritual beings having a physical experience, here not to accumulate possessions but to evolve spiritually.\u003c/p>\n\n\u003cp>In his recent book, &quot;Letters to a Young Seeker,&quot; Walsch distilled key spiritual lessons from his extensive writings, offering guidance he wished he'd received earlier in life. He challenges traditional notions of forgiveness, explaining, &quot;God will never forgive you... because God understands... understanding replaces forgiveness in the mind of the master.&quot; On humanity’s persistent conflict and hatred, he attributes much of it to a flawed perception of God as judgmental and punitive, and advocates for a new model of spirituality grounded in unconditional love and understanding.\u003c/p>\n\n\u003cp>----------------\u003c/p>\n\n\u003cp>In the latter half, writer and producer \u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">Bryce Zabel\u003c/a> discussed the evolving landscape of UFO disclosure and its intersection with Hollywood and government secrecy. Expressing optimism about disclosure, he remarked, “Disclosure is impossible, but it’s inevitable,” highlighting a shift in public and governmental attitudes. He traced his personal interest in UFOs back to childhood, sparked by seeing local 1950s UFO photos. Highlighting the cultural impact of Steven Spielberg’s “Close Encounters of the Third Kind,” he credited it with changing the public’s perception of UFOs from mere sci-fi fodder to a phenomenon with “almost spiritual” significance. He suggested films like Spielberg’s helped acclimate the public for eventual disclosure.\u003c/p>\n\n\u003cp>Reacting to recent congressional hearings, Zabel called them “massively important” but noted they have yet to reach the intensity of historic investigations like Watergate. He predicted future hearings could feature high-profile testimonies, especially if non-disclosure agreements were nullified, describing such events as potentially “the highest-rated television, maybe ever.” Zabel also revealed a unique encounter with an alleged Office of Naval Intelligence official who approached him and his partner Brent Friedman during the creation of their 1990s TV series “Dark Skies,” offering inside information in exchange for creative input. This story is being expanded into the 36-episode podcast, \u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">Sound, Light, and Frequency\u003c/a>.\u003c/p>\n\n\u003cp>He also reflected on the cultural impact of “The Twilight Zone,” created by Rod Serling, highlighting Serling’s role in mainstreaming science fiction and nurturing the careers of writers and actors such as Richard Matheson, William Shatner, and Robert Redford. Additionally, Zabel recalled his early TV news career covering the Travis Walton abduction case in 1975, marking a turning point in public interest in UFO phenomena. He also told a story about John Herrington, a former Secretary of Energy and neighbor to Brent Friedman, in which Herrington shared alien revelations with Brent over a road trip.\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://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"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"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Journey","title":"Don’t Stop Believin’","url":"https://amazon.com/dp/B00137GHF6/ctoc?trackAsin=B00137GHF6"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Robert Goulet","title":"If Ever I Would Leave You","url":"https://amazon.com/dp/B01DKVEQDM/ctoc?trackAsin=B01DKVEQDM"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Frank Sinatra","title":"All Or Nothing At All","url":"https://amazon.com/dp/B00FB0HGTC/ctoc?trackAsin=B00FB0HGTC"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Three Dog Night","title":"One","url":"https://amazon.com/dp/B000W02P2Y/ctoc?trackAsin=B000W02P2Y"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"Procol Harum","title":"A Whiter Shade Of Pale","url":"https://amazon.com/dp/B0BZX2L8C8/ctoc?trackAsin=B0BZX2L8C8"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B07VZ22588/ctoc?trackAsin=B07VZ22588"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"The Byrds","title":"Mr. Spaceman","url":"https://amazon.com/dp/B00136PT56/ctoc?trackAsin=B00136PT56"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e001ad6cc137bf2442016bf","%2F5e007828cc137bf244201ae1"]},"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/spiritual experience","keywords/UFO disclosure"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a4e34f87bf57867e3605962","show":"coast","title":"Tue, Jul 7 2026 - Hour 1"},{"episodeId":"/episodes/6a4e350d7bf57867e3605963","show":"coast","title":"Tue, Jul 7 2026 - Hour 2"},{"episodeId":"/episodes/6a4e35217bf57867e3605964","show":"coast","title":"Tue, Jul 7 2026 - Hour 3"},{"episodeId":"/episodes/6a4e35347bf57867e3605965","show":"coast","title":"Tue, Jul 7 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"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","title":"Old Style UFO Encounter, Miniature Photography","url":"asset://assets.getty/6a47483806d42df84d151992","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1783432800000},"slug":{"type":"slug","value":"2026-07-07-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"http://www.nealedonaldwalsch.com/\" target=\"_blank\">Neale Donald Walsch\u003c/a> shared the extraordinary events that led to his bestselling &quot;Conversations with God&quot; series. Followed by producer \u003ca href=\"https://soundlightfrequency.com/\" target=\"_blank\">Bryce Zabel\u003c/a> on the evolving landscape of UFO disclosure and its intersection with Hollywood.\u003c/p>\n\n"},"title":{"type":"title","value":"Spiritual Insights / UFO Disclosure & Hollywood"},"videos":{"type":"html","value":""},"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"},"zype_episodes":{"type":"plain","value":"07-07-2026-hour-1,07-07-2026-hour-2,07-07-2026-hour-3,07-07-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-07-show/","summary":{"author":"","description":"Author Neale Donald Walsch shared the extraordinary events that led to his bestselling \"Conversations with God\" series. Followed by producer Bryce Zabel on the evolving landscape of UFO disclosure and its intersection with Hollywood.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"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.","link":"","new_tab":false,"source_credit":"simonbradfield / E+ / Getty Images","title":"Old Style UFO Encounter, Miniature Photography","url":"asset://assets.getty/6a47483806d42df84d151992","use_caption":false},"keywords":["keywords/spiritual experience","keywords/UFO disclosure"],"primary_slug":"2026-07-07-show","slugs":["2026-07-07-show"],"sponsored":false,"title":"Spiritual Insights / UFO Disclosure & Hollywood"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783504800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"soMyH","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":""}]}},"slug":"2026-07-07-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a47483806d42df84d151992","title":"Spiritual Insights / UFO Disclosure & Hollywood","description":"Author Neale Donald Walsch shared the extraordinary events that led to his bestselling \"Conversations with God\" series. Followed by producer Bryce Zabel on the evolving landscape of UFO disclosure and its intersection with Hollywood.","author":""},"pub_start":1783504800000,"pub_until":4115978604802,"pub_changed":1783510428361,"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":{"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>\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>"}]},"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"},"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/73fa177afddaaad3d20c4270136f6436","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"walsch-neale-donald-5672"},"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"},"title":{"type":"title","value":"Neale Donald Walsch"},"videos":{"type":"html","value":""},"websites":{"type":"html","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"}},"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":{"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":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/73fa177afddaaad3d20c4270136f6436","use_caption":false},"keywords":[],"primary_slug":"walsch-neale-donald-5672","slugs":["walsch-neale-donald-5672"],"sponsored":false,"title":"Neale Donald Walsch"},"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":[{"id":"xc3LH","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":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":{"canonical_url":"https:/www.coasttocoastam.com/guest/zabel-bryce/46899","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>Bryce Zabel is a writer, producer, author, journalist, and podcast host whose work has long explored the UFO/UAP mystery. He currently co-hosts the popular “Need to Know” podcast with historian Richard Dolan, his co-author on “A.D. After Disclosure,” a widely cited work in UFO literature examining what might happen after the government acknowledges the reality of non-human intelligence. He also co-hosts “Sound, Light &amp; Frequency” with his “Dark Skies” co-creator Brent Friedman, a 36-episode iHeartPodcasts/Stellar Productions series investigating the hidden relationship between Hollywood, UFOs, government secrecy, and whether movies and television have helped prepare the public for contact.\u003c/p>\n\n\u003cp>As a screenwriter and producer, Zabel has created and produced five primetime television series, including NBC’s UFO thriller “Dark Skies” and the television adaptation of “The Crow.” He has written or produced for a dozen television staffs, including “Lois &amp; Clark: The New Adventures of Superman” and “Steven Spielberg’s Taken,” and his produced feature credits include “Atlantis: The Lost Empire” and “Mortal Kombat: Annihilation.” His miniseries work includes “Blackbeard,”“The Poseidon Adventure,” and “Pandemic,” for which he and Jackie Zabel won the Writers Guild of America Award for Outstanding Long Form Original. His latest theatrical feature, “The Last Battle,” based on a New York Times bestseller, is scheduled to shoot this year in Europe with Endurance Media, and his scripted UAP podcast “Undeniable,” about a mid-air collision between a Tic Tac UFO and a commercial jet, is currently in production with Lionsgate Television.\u003c/p>\n\n\u003cp>Before his Hollywood career, Zabel was an on-air CNN correspondent and an award-winning investigative reporter in Los Angeles. He later became the first writer since Rod Serling to be elected Chairman and CEO of the Television Academy, taking office just days before the attacks of September 11, 2001, forced him to cancel the Emmy Awards twice in the same year. He has taught graduate-level screenwriting at the USC School of Cinematic Arts and is co-chair of the new Newport Beach TV Fest. His alternate-history novels have twice won the Sidewise Award for Alternate History: “Surrounded by Enemies,” which imagines a world in which President Kennedy survives Dallas, and “Once There Was a Way,” which imagines The Beatles staying together\u003c/p>\n\n"}]},"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"},"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/b24f0f2459ce76d9c8252ef12f39339d","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"zabel-bryce-46899"},"summary":{"type":"html","value":"\u003cp>Bryce Zabel is a writer, producer, author, journalist, and podcast host whose work has long explored the UFO/UAP mystery. He currently co-hosts the popular “Need to Know” podcast with historian Richard Dolan.\u003c/p>\n\n"},"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"},"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"}},"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 is a writer, producer, author, journalist, and podcast host whose work has long explored the UFO/UAP mystery. He currently co-hosts the popular “Need to Know” podcast with historian Richard Dolan.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/b24f0f2459ce76d9c8252ef12f39339d","use_caption":false},"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":[{"id":"bE1pk","operator":"OR","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":""}]}},"pub_start":1510282800000,"type":"content:coast-to-coast-guest","summary":{"title":"Bryce Zabel","description":"Bryce Zabel is a writer, producer, author, journalist, and podcast host whose work has long explored the UFO/UAP mystery. He currently co-hosts the popular “Need to Know” podcast with historian Richard Dolan.","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":{"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:/6a474629df57f55cbc633644","slug:2026-07-07-show","slug:2026-07-07-show","keyword:keywords/spiritual experience","keyword:keywords/UFO disclosure"]}}],"resume":{"id":"ID:shows-feed","context":{"\u003clocale>":"en-US"},"size":8,"from":"eyJza2lwIjo4LCJjdXJzb3JzIjp7IkMwam1iIjoiZXlKdlptWnpaWFFpT2poOSJ9LCJlbmRzIjp7fX0=","scopes":null}}},{"id":"mbtLX","region":"main:dynamic","type":"ad","ordinal":2,"value":{"ad_split":0,"position":"3308"},"tags":[],"schedule":null},{"id":"f2MoB","region":"main:dynamic","type":"ad","ordinal":3,"value":{"ad_split":0,"position":"5052"},"tags":[],"schedule":null},{"id":"YP99Y","region":"footer:dynamic","type":"recommendation","ordinal":0,"value":{"widget_id":"AR_23"},"tags":[],"schedule":null},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","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","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

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