<!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/watch-four-odd-ufos-filmed-over-canadian-lake/"><img src="https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Watch: Four Odd UFOs Filmed Over Canadian Lake" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?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-four-odd-ufos-filmed-over-canadian-lake/">Watch: Four Odd UFOs Filmed Over Canadian Lake</a><a class="card-subtitle" tabindex="0" href="/article/watch-four-odd-ufos-filmed-over-canadian-lake/">A curious piece of footage filmed by a pilot in Canada shows four UFOs flying over the clouds above a lake.</a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/in-coast-you-missed-it-92526/"><img src="https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="In Coast You Missed It 9/25/26" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/in-coast-you-missed-it-92526/">In Coast You Missed It 9/25/26</a><a class="card-subtitle" tabindex="0" href="/article/in-coast-you-missed-it-92526/">Check out our round-up of highlights from the past week ... In Coast You Missed It.</a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-argentine-pilot-reports-baffling-trio-of-lights-that-appeared-outside-aircraft/"><img src="https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Watch: Argentine Pilot Reports Baffling Trio of Lights That Appeared Outside Aircraft" class="" srcSet="https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5?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-argentine-pilot-reports-baffling-trio-of-lights-that-appeared-outside-aircraft/">Watch: Argentine Pilot Reports Baffling Trio of Lights That Appeared Outside Aircraft</a><a class="card-subtitle" tabindex="0" href="/article/watch-argentine-pilot-reports-baffling-trio-of-lights-that-appeared-outside-aircraft/">A seasoned pilot in Argentina has come forward with a compelling account of three mysterious lights that appeared outside his aircraft for more than 30 minutes. </a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-bizarre-mystery-sound-confounds-milwaukee-residents/"><img src="https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Bizarre Mystery Sound Confounds Milwaukee Residents" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a?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-bizarre-mystery-sound-confounds-milwaukee-residents/">Video: Bizarre Mystery Sound Confounds Milwaukee Residents</a><a class="card-subtitle" tabindex="0" href="/article/video-bizarre-mystery-sound-confounds-milwaukee-residents/">Several Milwaukee residents were left scratching their heads earlier this week after hearing a bizarre mystery sound that no one can identify or quite describe. </a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/japanese-fortune-teller-accused-of-stealing-over-450000-in-cryptocurrency/"><img src="https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Japanese Fortune Teller Accused of Stealing Over $450,000 in Cryptocurrency" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13?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/japanese-fortune-teller-accused-of-stealing-over-450000-in-cryptocurrency/">Japanese Fortune Teller Accused of Stealing Over $450,000 in Cryptocurrency</a><a class="card-subtitle" tabindex="0" href="/article/japanese-fortune-teller-accused-of-stealing-over-450000-in-cryptocurrency/">A fortune teller in Japan has been accused of fleecing a woman out of more than $450,000 in cryptocurrency. </a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/new-tv-show-strange-universe-with-george-noory-debuts/"><img src="https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="George&#x27;s New TV Show &quot;Strange Universe&quot; Debuts" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/new-tv-show-strange-universe-with-george-noory-debuts/">George&#x27;s New TV Show &quot;Strange Universe&quot; Debuts</a><a class="card-subtitle" tabindex="0" href="/article/new-tv-show-strange-universe-with-george-noory-debuts/">Stream episodes of &quot;Strange Universe&quot; with George Noory on Spark TV.</a></span></figcaption></figure></li><li data-index="6"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/carnivora/"><img src="https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/carnivora/">How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?</a><a class="card-subtitle" tabindex="0" href="/article/carnivora/">German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant&#x27;s mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.</a></span></figcaption></figure></li></ul></section></section><section class="carousel-controls"><button data-index="0" data-current="true"></button><button data-index="1" data-current="false"></button><button data-index="2" data-current="false"></button><button data-index="3" data-current="false"></button><button data-index="4" data-current="false"></button><button data-index="5" data-current="false"></button><button data-index="6" data-current="false"></button></section></div></div><input type="hidden" data-id="7MFT1"/><div class="component-container component-html tile coast-podcast-homepage block"><div><p>
    <iframe
        gesture="media"
        style="width:100%;height:50px;"
        height="50px"
        src="https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark"
        frameborder="0"
        scrolling="no"
    ></iframe>
</p></div></div><input type="hidden" data-id="2ZFIH"/><div class="component-container coast-feed tile coast-shows-last-night"><header class="component-heading"><h3 class="heading-title">Last Night<div class="media-header"><a title="Podcast" class="component-button button-faux customized podcast_icon" tabindex="0" href="/podcast-feed/"><svg tabindex="-1" focusable="false" class="icon-podcast" width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path tabindex="-1" fill="#fff" d="M 16.675781 18.605469 C 16.425781 18.78125 16.085938 18.722656 15.898438 18.480469 C 15.699219 18.21875 15.769531 17.839844 16.039062 17.644531 C 18.339844 15.980469 19.832031 13.304688 19.832031 10.285156 C 19.832031 5.234375 15.65625 1.144531 10.5 1.144531 C 5.34375 1.144531 1.167969 5.234375 1.167969 10.285156 C 1.167969 13.179688 2.539062 15.761719 4.683594 17.433594 C 4.949219 17.644531 5.003906 18.03125 4.78125 18.289062 C 4.585938 18.511719 4.246094 18.554688 4.011719 18.375 C 1.570312 16.488281 0 13.566406 0 10.285156 C 0 4.605469 4.699219 0 10.5 0 C 16.300781 0 21 4.605469 21 10.285156 C 21 13.707031 19.296875 16.734375 16.675781 18.605469 Z M 16.675781 18.605469 "></path><path tabindex="-1" fill="#fff" d="M 14.957031 15.574219 C 14.507812 15.9375 13.851562 15.808594 13.5 15.347656 C 13.085938 14.804688 13.273438 14.023438 13.769531 13.546875 C 14.632812 12.71875 15.167969 11.5625 15.167969 10.285156 C 15.167969 7.761719 13.078125 5.714844 10.5 5.714844 C 7.921875 5.714844 5.832031 7.761719 5.832031 10.285156 C 5.832031 11.527344 6.335938 12.652344 7.15625 13.476562 C 7.652344 13.976562 7.816406 14.789062 7.355469 15.320312 C 6.992188 15.742188 6.355469 15.839844 5.929688 15.476562 C 4.441406 14.222656 3.5 12.359375 3.5 10.285156 C 3.5 6.5 6.632812 3.429688 10.5 3.429688 C 14.367188 3.429688 17.5 6.5 17.5 10.285156 C 17.5 12.414062 16.511719 14.316406 14.957031 15.574219 Z M 14.957031 15.574219 "></path><path tabindex="-1" fill="#fff" d="M 12.832031 10.285156 C 12.832031 11.351562 12.089844 12.246094 11.082031 12.5 L 11.082031 17.144531 L 11.28125 17.144531 C 11.453125 17.144531 11.613281 17.214844 11.726562 17.34375 L 16.683594 23.058594 C 17.003906 23.429688 16.734375 24 16.238281 24 L 4.761719 24 C 4.265625 24 3.996094 23.429688 4.316406 23.058594 L 9.273438 17.34375 C 9.386719 17.214844 9.546875 17.144531 9.71875 17.144531 L 9.917969 17.144531 L 9.917969 12.5 C 8.910156 12.246094 8.167969 11.351562 8.167969 10.285156 C 8.167969 9.023438 9.210938 8 10.5 8 C 11.789062 8 12.832031 9.023438 12.832031 10.285156 Z M 12.832031 10.285156 "></path></svg></a></div></h3></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-09-24-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/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Societal Issues / The SoulPhone" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Sep</span><span>24</span></time><span class="item-title">Societal Issues / The SoulPhone</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/gray-jim-45483/">Jim Gray</a><span>, </span><a tabindex="0" href="/guest/jones-cheryll-103086/">Cheryll Jones</a><span>, </span><a tabindex="0" href="/guest/schwartz-gary-5765/">Gary Schwartz</a></div></div></section><section class="item-summary">Retired judge James P. Gray shared his views on justice, politics, and societal issues. Followed by Cheryll Jones&#x27; interview with parapsychologist Dr. Gary Schwartz on his breakthrough evidence for spirit communication, and his SoulPhone device.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-09-24-show/">More »</a></div></div><input type="hidden" data-id="Y4gbE"/><div class="component-container coast-shows-tonight tile coast-feed"><header class="component-heading"><h2 class="heading-title">Tonight</h2></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-09-25-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/6aacd915815285523f319a67?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Haunted Bellaire House / Open Lines" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Sep</span><span>25</span></time><span class="item-title">Haunted Bellaire House / Open Lines</span></figcaption></figure></a><section class="item-links"><p class="coast-linked-host coast-linked-items title-on-same-line"><span class="linked-header">Hosted by<!-- -->:</span><span class="linked-value">Ryan Wrecker</span></p></section><section class="item-summary"><p>Joining guest host Ryan Wrecker (<a href="mailto:ryanwrecker@coasttocoastam.com" target="_blank"><u>email</u></a>), paranormal investigator Kristin Lee shares nearly two decades of experience at the <a href="https://bellairehousetours.com/" target="_blank">Bellaire House</a> in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-09-25-show/">More »</a></div></div><input type="hidden" data-id="oIl5X"/><div class="component-container tile coast-feed coast-upcoming-shows-preview"><header class="component-heading"><h3 class="heading-title">Upcoming </h3></header><div class="upcoming-shows-preview"><div class="feed-cards"><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>26</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-26-show/">Saturday<!-- --> - <!-- -->Life of Aleister Crowley / Other Side Messages</a><a tabindex="0" href="/guest/duquette-lon-milo-6208/">Lon Milo DuQuette</a><span> | </span><a tabindex="0" href="/guest/kathleen-dayan/">Kathleen Dayan</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>27</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-27-show/">Sunday<!-- --> - <!-- -->Strange Disappearances in Alaska / Las Vegas Hitwoman</a><a tabindex="0" href="/guest/paulides-david-7318/">David Paulides</a><span> | </span><a tabindex="0" href="/guest/schoenmann-joe-54776/">Joe Schoenmann</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>28</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-28-show/">Monday<!-- --> - <!-- -->Radio Maverick / The Exorcism Ritual</a><a tabindex="0" href="/guest/dan-mason/">Dan Mason</a><span> | </span><a tabindex="0" href="/guest/feyl-enright-archbishop-ron-68278/">Archbishop Ron Feyl Enright</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>29</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-29-show/">Tuesday<!-- --> - <!-- -->Sci-Fi TV / Knights Templar Influence</a><a tabindex="0" href="/guest/zicree-marc-6291/">Marc Zicree</a><span> | </span><a tabindex="0" href="/guest/dr-kathleen-ball/">Kathleen Ball</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>30</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-30-show/">Wednesday<!-- --> - <!-- -->Secret Door Special</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Oct</span><span>1</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-10-01-show/">Thursday<!-- --> - <!-- -->Mandalay Bay Shooting / Haunted Louisiana</a><a tabindex="0" href="/guest/kaufmann-dawna-68996/">Dawna Kaufmann</a><span> | </span><a tabindex="0" href="/guest/michael-d-wynne/">Michael D. Wynne</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/in-coast-you-missed-it-92526/"><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/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="In Coast You Missed It 9/25/26" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 25, 2026</time></section><span class="item-title">In Coast You Missed It 9/25/26</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/watch-four-odd-ufos-filmed-over-canadian-lake/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Four Odd UFOs Filmed Over Canadian Lake" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 25, 2026</time></section><span class="item-title">Watch: Four Odd UFOs Filmed Over Canadian Lake</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-09-24-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/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Societal Issues / The SoulPhone" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Sep 25, 2026</time></section><span class="item-title">Societal Issues / The SoulPhone</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/emerging-artists-5-1-11-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/1677a10f4d95303626511b9898ae8553?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/1677a10f4d95303626511b9898ae8553?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/1677a10f4d95303626511b9898ae8553?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/1677a10f4d95303626511b9898ae8553?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/1677a10f4d95303626511b9898ae8553?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Emerging Artists 5/1/11" 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">May 01, 2011</time></section><span class="item-title">Emerging Artists 5/1/11</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/japanese-fortune-teller-accused-of-stealing-over-450000-in-cryptocurrency/"><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/6ab58bcc1b26a3a74a7c6e13?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Japanese Fortune Teller Accused of Stealing Over $450,000 in Cryptocurrency" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 24, 2026</time></section><span class="item-title">Japanese Fortune Teller Accused of Stealing Over $450,000 in Cryptocurrency</span></figcaption></figure></a><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3309" id="dfp-ad-3309-1"></div><a class="component-coast-featured-item" tabindex="0" href="/article/watch-argentine-pilot-reports-baffling-trio-of-lights-that-appeared-outside-aircraft/"><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/63e2d7afe691370b61b932c5?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Argentine Pilot Reports Baffling Trio of Lights That Appeared Outside Aircraft" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 24, 2026</time></section><span class="item-title">Watch: Argentine Pilot Reports Baffling Trio of Lights That Appeared Outside Aircraft</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/video-bizarre-mystery-sound-confounds-milwaukee-residents/"><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/6ab56c71a5ae33205431c00a?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Bizarre Mystery Sound Confounds Milwaukee Residents" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 24, 2026</time></section><span class="item-title">Video: Bizarre Mystery Sound Confounds Milwaukee Residents</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-09-23-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/6aacd10ebfc2495035350562?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6aacd10ebfc2495035350562?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6aacd10ebfc2495035350562?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6aacd10ebfc2495035350562?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6aacd10ebfc2495035350562?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Tribute to Nick Pope / Hauntings &amp; Spirits" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Sep 24, 2026</time></section><span class="item-title">Tribute to Nick Pope / Hauntings &amp; Spirits</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://thedebrief.org/scientists-shielded-flies-from-earths-magnetic-field-and-their-lifespans-mysteriously-increased/" class="item-title" target="_blank" rel="noopener">Scientists Shielded Flies From Earth’s Magnetic Field—and Their Lifespans Mysteriously Increased</a><em>— <!-- -->The Debrief</em></div><div class="coast-feed-item"><a href="https://www.psychologytoday.com/us/blog/sleep-well/202609/while-you-sleep-your-brain-gets-to-work" class="item-title" target="_blank" rel="noopener">While You Sleep, Your Brain Gets to Work</a><em>— <!-- -->Psychology Today</em></div><div class="coast-feed-item"><a href="https://www.livescience.com/archaeology/ancient-egyptians/we-have-found-traces-of-peace-thousands-of-years-old-fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey" class="item-title" target="_blank" rel="noopener">Fragment of world&#x27;s oldest known peace treaty found in Turkey</a><em>— <!-- -->Live Science</em></div><div class="coast-feed-item"><a href="https://www.scientificamerican.com/article/rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure/" class="item-title" target="_blank" rel="noopener">RFK, Jr., is focusing attention on electromagnetic fields. Here’s what the science says about exposure</a><em>— <!-- -->Scientific American</em></div><div class="coast-feed-item"><a href="https://www.odditycentral.com/news/entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched.html" class="item-title" target="_blank" rel="noopener">Entrepreneur Opens Unique Salons Where Customers Relax By Being Gently Scratched</a><em>— <!-- -->Oddity Central</em></div></div><div class="more-container"><a class="more" tabindex="0" href="/inthenews/">More »</a></div></div><input type="hidden" data-id="0Z2UI"/><input type="hidden" data-id="W1GMu"/><div class="component-container component-html tile coast-readmore-homepage block"><div><section class="coast-module module">
    <a href="/article/a-true-paranormal-date-alien-bonds-with-bigfoot/"><img src="https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542" alt="paranormal date"></a>
    <div class="excerpt">
    <p>
    <a href="https://paranormaldate.com/" target="_blank">Paranormal Date</a> now has over 100,000 members! It's completely free to join and search.
    </p>
    </div>
</section>
<section class="coast-module module">            
    <a href="/pages/watch-a-free-episode-of-beyond-belief/">
    	<img src="https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50" alt="beyond belief trailer">
    </a>
    <div class="excerpt">
        <p>
        Check out this <a href="/pages/watch-a-free-episode-of-beyond-belief/" target="_self">excerpt</a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at <a href="http://www.beyondbelief.com/" target="_blank">beyondbelief.com</a> and enjoy hours of fascinating past shows!
        </p>
    </div>
</section></div></div><input type="hidden" data-id="9WlZr"/><input type="hidden" data-id="ECete"/><div class="component-container component-html coast-twitter-homepage tile block"><div><a class="twitter-timeline" data-height="550" data-theme="dark" href="https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw">Tweets by coasttocoastam</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></div><input type="hidden" data-id="dZ56N"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main></div><footer class="component-coast-footer"><div class="component-container"><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="site-ownership">Coast to Coast AM - <a href="http://www.premierenetworks.com/" target="_blank" rel="noreferrer">©<!-- -->2026<!-- --> Premiere Networks Inc.</a></div><div class="footer-row footer-links"><ul><li><a tabindex="0" href="/stations/">Local Stations</a></li><li><a tabindex="0" href="/pages/about/">About</a></li><li><a tabindex="0" href="/article/in-memoriam/">In Memoriam </a></li><li><a tabindex="0" href="/calendar/">Events</a></li><li><a href="https://help.coasttocoastam.com/" target="_blank" rel="noopener">Need Help?</a></li><li><a tabindex="0" href="/pages/contact/">Contact</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-and-cookie-notice/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://www.coasttocoastam.com/content/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<!-- --> <img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload"/></a></li><li><a tabindex="0" href="/content/general-contesting-guidelines/">Contest Rules</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/" target="_blank" rel="noopener">AdChoices<!-- --> <img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload"/></a></li></ul></div></div></footer></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb9d508fdf3381ca6ccb4a13a2c93f185","canonicalHostname":"www.coasttocoastam.com","hostnames":[],"facets":["brands/COAST-PR (15194)","markets/PREMIERE"],"slug":"coast-pr","market":"markets/PREMIERE","ownBrand":"brands/COAST-PR (15194)","timeZone":"America/New_York","keys":["hostname:coast-pr.radio.iheart.com","hostname:coasttocoastamstore.com","hostname:www.coasttocoastamstore.com","id:/b9d508fdf3381ca6ccb4a13a2c93f185","brand:brands/COAST-PR (15194)","slug:coast-pr","hostname:coasttocoastam.com","hostname:www.coasttocoastam.com","hostname:qa.coasttocoastam.com","hostname:help.coasttocoastam.com"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","adPositions":[{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"guests_all_category","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/"},{"name":"video_playlist","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>"},{"name":"art_bell_category_year_month","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"articles_category_year_month","path":"/articles/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_category_year_month","path":"/guests/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year_month","path":"/photos/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"shows_category_year_month","path":"/shows/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_all_category_year","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"},{"name":"guests_all_category_year_month","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"}],"redirects":[{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/12d056906695b8e156450da6b64abe1afa273ea2","priority":0,"source":"/coastapp/contact.html","regex":false,"schedule":{"begin":1569266940000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/contact.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8a76b9e0d3ebc55fc9de73d0ec37284491025fe9","priority":0,"source":"^/amp/(\\w+)/([^\\\\]+)/?$","regex":true,"schedule":{"begin":1570474020000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp//1//2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/39bdb38dbd766591363c9a7edd0daa810d77a417","priority":0,"source":"^/rss/category209/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/supernatural-paranormal.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4f107974e176a0ffeeea5a0320c6ac42dec4fe45","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-show/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/551d8950fb21d3b6a31a886ae566411decd08cc1","priority":0,"source":"/forgot-password","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?subMenu=forgotPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3bc86b233e8f7a951b7a711d39ead47007d3bdc4","priority":0,"source":"^/rss/category10263/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/pop-culture.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/9d542abd804e20e642a3c8e1fc835ee8ee7907e5","priority":0,"source":"^/mobileapp/shows/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267780000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/show/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b6bb4a726aca47fc5d708be1b516090c2b7379db","priority":0,"source":"^/rss/category9604/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ancient-world.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e6490dcbbeeeb7a85212ef64b074ecfd3ccea222","priority":0,"source":"/art-bell/([^/]+)/$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d6e376699be6baacac73224d85a314dd0c1eb20c","priority":0,"source":"/article","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4d8de997e2f97c17bb930bea26701ad38dc762aa","priority":0,"source":"^/reset-password/.*passwordToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?passwordToken=$1&subMenu=resetPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ff66145559acad79d86d40d638b41ad0be756093","priority":0,"source":"/reset","regex":false,"schedule":{"begin":1747332616527,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/7baab05c1197d38467fa2e9b75c6df99883c9245","priority":0,"source":"^/rss/category10260/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/mysteries-anomalies.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e8082e7bdfba0a60e49102f980e5d76fe444ca4b","priority":0,"source":"/contact","regex":false,"schedule":{"begin":1569247380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/contact"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/31bdf854083d6417f1db978811a79ac3ec0f5d08","priority":0,"source":"^/rss/category10265/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/alternative-medicine-health.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/acd89e946e640d42fcf08c87702236e634d7eb17","priority":0,"source":"/dist/images/placeholder-specialguest.jpg","regex":false,"schedule":{"begin":1569267420000,"end":4115978604802},"destination":{"type":"URL","value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4b27d99f5288b1c74ae32a"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/943788ed17e737a5fd562a8669107f0a462282b4","priority":0,"source":"^/rss/category10268/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/science-space-technology.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/77e64e6d2960205ee96ba7ac9c8c98ae38e62f12","priority":0,"source":"^/rss/upcoming/(\\d+)$","regex":true,"schedule":{"begin":1569267960000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/upcoming/limit/1"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b2cedeeefbe61cf05295a790ea5fa9144488ee92","priority":0,"source":"^/rss/shows/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bf53cd46a69b78328c350ce36de7f3e3d5791062","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1570536840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-art"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0ff8ab5acedf7aebd7400eaaa2cf580c2991466a","priority":0,"source":"^/rss/category10262/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/weird-bizarre.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a5978deb3192ea9ffe2471c8d7457bfc4a3a2e9","priority":0,"source":"/adchoices","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/06e675a00c6d39f3b34ebf043db6813dbf91a434","priority":0,"source":"^/rss/category10264/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/current-events-economy.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ed1766ef029c4f801b448762157db58ee8861457","priority":0,"source":"/article/r-i-p-art-bell-1945-2018","regex":false,"schedule":{"begin":1711472220395,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/article/rip-art-bell-1945-2018/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ace075af5dfd508a4a1715d26b16edd092f6d2c8","priority":0,"source":"/photo","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/photos"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a88660c91bea7afddd455db194c5bd847560c38","priority":0,"source":"/subscriptions","regex":false,"schedule":{"begin":1766510462266,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/11f3f7d9e34eb6311278bebe90db7415ab5d8465","priority":0,"source":"/privacy/ca","regex":false,"schedule":{"begin":1760719560850,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/08e2011515dc2c9bf9ba988fe7acdfeb0ae842ba","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-art/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/963fae56ce6728f6aceca179c719cf1d373d74f9","priority":0,"source":"/terms/ca","regex":false,"schedule":{"begin":1760719620563,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d3c577a5957a6ce74165ace00f08d29c5a9d2bad","priority":0,"source":"^/rss/art-bell-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-art-bell.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/dd4812bf077af21ce5368b1183825b82f64bf48e","priority":0,"source":"/rss","regex":false,"schedule":{"begin":1569244920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e83b0e4efbac87aa8e952472f79c6d2f2c1fb905","priority":0,"source":"^/rss/category9609/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/nature-environment-earth-changes.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/f730314a4a77ccae99fce2410daffc9bdfbe458a","priority":0,"source":"^/mobilefeeds/articles/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569266820000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/article/1/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d2d2636e25873354212d2381b61da649df1dc9ef","priority":0,"source":"^/rss/upcoming/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/upcoming.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/01a1ff23d7ce0a843e07d7fc1bb624cb2ce6ae9e","priority":0,"source":"/coastapp/wheretolisten.html","regex":false,"schedule":{"begin":1569267360000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/wheretolisten.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a35b7d8d1acbeab8bca35430efa9e70a67ad3b6c","priority":0,"source":"^/rss/category9615/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/prophecy-predictions.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bbd9c04936ad2e606f83efb0c79943b925e7b5a8","priority":0,"source":"/shows/media.json","regex":false,"schedule":{"begin":1569267540000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-legacy-app/coast-media/shows/media.json"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/567f7050a645b33f29ac3bfb18a116f684fa3745","priority":0,"source":"^/rss/george-knapp-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-knapp.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/6b7f1d1daccd02399ab098fe69732a271bb4f0a9","priority":0,"source":"^/mobilefeeds/guests/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267840000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/guest/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a3bea55d650bf5855bc45eadce48932d13f048a3","priority":0,"source":"^/rss/category10266/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/spirituality-occult.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/89f3ee6c4a62b90fa26508b8379530c3e74e5174","priority":0,"source":"/member/email-george","regex":false,"schedule":{"begin":1569591240000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/email-george"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0cfa572a972a940bb93a841cdfce916b9074484a","priority":0,"source":"^/rss/guests/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1dfa6673d289b1879472f9a9ab59b362e4a5a2de","priority":0,"source":"^/amp/guest/([^/]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570474620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/guest//1-/2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/587497f011c07c1d0133108f30fbeb2bd0974f06","priority":0,"source":"^/rss/category200/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ufos-aerial-phenomena.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fb6dc625ca0b1cae57189375a6eafa69fffadfce","priority":0,"source":"/optout","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0d7e1ff6acf1656310065a8b709ed6e59cac6871","priority":0,"source":"^/rss/category10258/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/artwork-comics-multimedia.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/768ac5cb99a7d52634402220d532f0d5dcc74c43","priority":0,"source":"/terms","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/324b1c74e4e8f33fca7b3e35479d1ad139c7ba39","priority":0,"source":"/show","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5730bcdf8df636368237d52ba87ce30c5279caf6","priority":0,"source":"/privacy","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cb1091f77be1e944341eeda34a9517ae0e168ccc","priority":0,"source":"^/rss/george-noory-shows/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-noory.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1183e2f05ae21a46e00e758d2339157a983cc4ed","priority":0,"source":"/ccpa","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://privacyportal.onetrust.com/webform/3546d798-21cd-434d-b031-f8701f4d2f21/63aa19e3-b95e-4430-9814-6ea9a5c6b7ad"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/434445d1a4b4ebf4de54c25c6396a4ae739ab178","priority":0,"source":"/guest","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c06413f4123dfc77a7bf81168e31ac33df241cd9","priority":0,"source":"^/rss/category10261/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/creatures-myths-legends.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1c69be4c5084be240ad8e3dff0cf6391736a00e6","priority":0,"source":"/content/terms-of-use-coasttocoastam","regex":false,"schedule":{"begin":1749749130768,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0c7896982422fb6926c6a7600ede248cbc6bd7ff","priority":0,"source":"/pages/george-knapp","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-knapp/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fac012cf7caf44332221586d91e03a66f5d5ad55","priority":0,"source":"^/verify-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sign-up/?a=2&c=3&emailToken=$1"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1a92b41b7247359008691f2d15b4f048c88b8e50","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570538700000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-show"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/2a548af3d7b31c723da940b0197b8e2adf3b477f","priority":0,"source":"^/videos/(\\d+)/$","regex":true,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/videos//1/0/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/49507c339b0115497b32c6a3283eb123b037d331","priority":0,"source":"/subscriptions-fr","regex":false,"schedule":{"begin":1766510481472,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms-french"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e2df576c6a8c12437a8a7709b970f6b8cb736b1","priority":0,"source":"^/rss/category210/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/extraterrestrial.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e97aba77e63c05834cf9f7a5f409c29b42e228a","priority":0,"source":"^/update-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?emailToken=$1&subMenu=updateEmailComplete&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/09317275ed3fed70e20248983fcc18aa48f7ecc3","priority":0,"source":"/coastinsider","regex":false,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/coastinsider/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cd6d5e5c50ece05df84983027e4e3db01076c20a","priority":0,"source":"^/rss/articles/\\d+$","regex":true,"schedule":{"begin":1569009480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3a041c4e26769cf2174d172718f745b2fab00124","priority":0,"source":"^/rss/inthenews/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/inthenews.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8b75c50e21b820066102e722fc6aff3f811a9b5c","priority":0,"source":"^/rss/featured/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5efe9ab7c4af3048e743df8943c6d97defe141e0","priority":0,"source":"^/rss/category10267/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/miscellaneous.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/90fcc1f41dad53b628b2beccef84b83a6acbbbef","priority":0,"source":"/pages/george-noory","regex":false,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-noory/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4017a03713eec63060c5d4e273a8127a0343806f","priority":0,"source":"^/guest/([^\\\\]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570560420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guest//1-/2/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"ufzQm","keywords":["forgot password","reset password","resetpassword","forgotpassword"],"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?view=login&subMenu=forgotPassword"},"disabled":false,"schedule":{"begin":1747332850652,"end":4115978604802}}],"sections":{"general":{"name":"Coast to Coast AM","positioner":"Coast Insider","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[{"id":"coast to coast am"},{"id":"radio"},{"id":"ufos"},{"id":"creatures"},{"id":"extraterrestrial"},{"id":"supernatural"},{"id":"myths"},{"id":"legends"},{"id":"monsters"},{"id":"space"},{"id":"universe"},{"id":"science"},{"id":"mystery"},{"id":"sci-fi"},{"id":"george noory"},{"id":"ian punnett"},{"id":"george knapp"},{"id":"art bell"},{"id":"somewhere in time"}],"default_content":[{"id":"collections/Coast to Coast AM"}],"additional_distributions":[],"default_podcasts":[{"id":"18899828"}],"default_shows":[],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"34.052235","geo_longitude":"-118.243683","locale":null,"additional_copyright":null},"alert":null,"navigation":{"contact_menu_switch":null,"listen_live_switch":false,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":false,"advertise_switch":null,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"2aiKd","type":"link","label":"SHOWS","target":"_self","ref":"","children":[{"id":"IR5bA","type":"page","label":"SHOWS","target":"_self","ref":"shows","href":"/shows/"},{"id":"f2R1z","type":"page","label":"UPCOMING SHOWS","target":"_self","ref":"upcoming_shows","href":"/shows/upcoming/"},{"id":"GEtBZ","type":"page","label":"ART BELL VAULT","target":"_self","ref":"art_bell","href":"/art-bell/"},{"id":"d260C","type":"page","label":"CLASSIC SHOWS","target":"_self","ref":"classic_shows","href":"/shows/classic/"},{"id":"jv1zJ","type":"page","label":"SOMEWHERE IN TIME","target":"_self","ref":"somewhere_in_time","href":"/shows/somewhere-in-time-shows/"},{"id":"O3FG0","type":"page","label":"GUESTS","target":"_self","ref":"guests","href":"/guests/"}]},{"id":"TabME","type":"link","label":"HOSTS","target":"_self","ref":"","children":[{"id":"Ik1bc","type":"link","label":"George Noory","target":"_self","ref":"/host/george-noory/","href":"/host/george-noory/"},{"id":"vh7Dq","type":"link","label":"George Noory's TV Show","target":"_blank","ref":"https://www.gaia.com/series/beyond-belief","href":"https://www.gaia.com/series/beyond-belief"},{"id":"LECMe","type":"link","label":"George Knapp","target":"_self","ref":"/host/george-knapp/","href":"/host/george-knapp/"},{"id":"dtbO9","type":"link","label":"Richard Syrett","target":"_self","ref":"/host/richard-syrett/","href":"/host/richard-syrett/"},{"id":"ERkvQ","type":"link","label":"Connie Willis","target":"_self","ref":"/host/connie-willis/","href":"/host/connie-willis/"},{"id":"b6fgX","type":"link","label":"Lisa Garr","target":"_self","ref":"/host/lisa-garr/","href":"/host/lisa-garr/"},{"id":"Junqr","type":"link","label":"Rich Berra","target":"_self","ref":"/host/rich-berra/","href":"/host/rich-berra/"},{"id":"PoNby","type":"link","label":"Ryan Wrecker","target":"_self","ref":"/host/ryan-wrecker/","href":"/host/ryan-wrecker/"}]},{"id":"Kbm80","type":"page","label":"NEWS","target":"_self","ref":"articles","children":[{"id":"LzXez","type":"page","label":"Articles","target":"_self","ref":"articles","href":"/articles/"},{"id":"3e16F","type":"page","label":"In the News","target":"_self","ref":"in_the_news","href":"/inthenews/"}],"href":"/articles/"},{"id":"WY56L","type":"link","label":"MEDIA","target":"_self","ref":"#","children":[{"id":"gFB2m","type":"page","label":"Videos","target":"_self","ref":"videos","href":"/videos/"},{"id":"nPXuT","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/photos/"},{"id":"jVoli","type":"page","label":"Stations","target":"_self","ref":"stations","href":"/stations/"},{"id":"MSsLu","type":"link","label":"Youtube","target":"_blank","ref":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL","href":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL"}],"href":"#"},{"id":"q8wlL","type":"link","label":"Insider","target":"_self","ref":"/pages/coastinsider/","children":[],"href":"/pages/coastinsider/"},{"id":"6sNuc","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"W3HTE","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"meU2R","type":"page","label":"Best of Coast to Coast AM","target":"_self","ref":"bestof","href":"/best-of/"},{"id":"pUyH1","type":"page","label":"Paranormal Podcast Network","target":"_self","ref":"podcasts","href":"/podcasts/"}]},{"id":"HS3VR","type":"link","label":"More","target":"_self","ref":"#","children":[{"id":"sjWME","type":"link","label":"Newsletter","target":"_self","ref":"/pages/coastzone/","href":"/pages/coastzone/"},{"id":"IW5Fi","type":"link","label":"Paranormal Date","target":"_blank","ref":"https://paranormaldate.com/","href":"https://paranormaldate.com/"},{"id":"ikThW","type":"link","label":"Conspiracy Date","target":"_blank","ref":"https://conspiracydate.com/","href":"https://conspiracydate.com/"},{"id":"cYqov","type":"link","label":"Mobile App","target":"_self","ref":"/pages/mobile-app/","href":"/pages/mobile-app/"},{"id":"wblmE","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","href":"/pages/contact/"}],"href":"#"}],"menu_footer":[{"id":"SV69v","type":"link","label":"Local Stations","target":"_self","ref":"/stations/","children":[],"href":"/stations/"},{"id":"YRwgo","type":"link","label":"About","target":"_self","ref":"/pages/about/","children":[],"href":"/pages/about/"},{"id":"wj4PT","type":"link","label":"In Memoriam ","target":"_self","ref":"/article/in-memoriam/","children":[],"href":"/article/in-memoriam/"},{"id":"QbgQC","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"9dQjv","type":"link","label":"Need Help?","target":"_blank","ref":"https://help.coasttocoastam.com/","children":[],"href":"https://help.coasttocoastam.com/"},{"id":"Oc3x0","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","children":[],"href":"/pages/contact/"},{"id":"2sFEq","type":"link","label":"Privacy Policy","target":"_blank","ref":"/privacy ","children":[],"href":"/privacy "},{"id":"Npgr8","type":"link","label":"Privacy Policy CA","target":"_self","ref":"/privacy/ca","children":[],"href":"/privacy/ca"},{"id":"t1u5V","type":"link","label":"Terms of Use","target":"_blank","ref":"/terms","children":[],"href":"/terms"},{"id":"vJC0W","type":"link","label":"Terms of Use CA","target":"_self","ref":"/terms/ca","children":[],"href":"/terms/ca"},{"id":"kusX7","type":"link","label":"Your Privacy Choices","target":"_blank","ref":"/optout","children":[],"href":"/optout"},{"id":"OBYb3","type":"link","label":"Contest Rules","target":"_self","ref":"/content/general-contesting-guidelines/","children":[],"href":"/content/general-contesting-guidelines/"}]},"design":{"theme":"coast","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5d487da2363599e1af2d8075","asset":{"bucket":"assets.brands","resourceId":"%2F5d487da2363599e1af2d8075","href":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075"}},"logo_favicon":{"id":"asset://assets.coast2coast/5d4dc9096ea20854764b2ce8","asset":{"bucket":"assets.coast2coast","resourceId":"%2F5d4dc9096ea20854764b2ce8","href":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#ffffff","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":null,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"coasttocoastam","facebook_app_id":"140586622674265","facebook_fan_page_id":"105212777348","twitter_switch":true,"twitter_name":"coasttocoastam","youtube_switch":true,"youtube_name":"COASTTOCOASTAMOFFICIAL","instagram_switch":true,"instagram_name":"coast2coastam","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"coasttocoastamofficial"},"contact":{"page_intro":null,"show_social_switch":null,"phone_text_numbers_switch":null,"request_phone_number":null,"business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":null,"contacts":[{"type":"Email George"}],"eeo_report_asset":null,"employment_link_override":null,"public_file_assistance_link_override":null,"email_ip_blacklist":null,"enable_contest_promotions":null},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":null,"postup_switch":true,"email_format":null,"dataskrive_switch":null,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":null,"aptivada_switch":null,"aptivada_id":null,"google_webmaster_verification":null,"auth_type":{"taxo":{"name":"pws-auth"}}},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":""}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6ab6c043e3934667d2d3f23e","type":"LEADS","record":{"title":"Watch: Four Odd UFOs Filmed Over Canadian Lake","subtitle":"A curious piece of footage filmed by a pilot in Canada shows four UFOs flying over the clouds above a lake.","image":"https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1","img_meta":{"base_id":"%2F6ab6be3d38db6980363c65c1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-four-odd-ufos-filmed-over-canadian-lake/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab6c062e3934667d2d3f23f","type":"LEADS","record":{"title":"In Coast You Missed It 9/25/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139","img_meta":{"base_id":"%2F6ab6c00787b7cd14bba2f139","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-92526/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab58cc906310e0fe20499d0","type":"LEADS","record":{"title":"Watch: Argentine Pilot Reports Baffling Trio of Lights That Appeared Outside Aircraft","subtitle":"A seasoned pilot in Argentina has come forward with a compelling account of three mysterious lights that appeared outside his aircraft for more than 30 minutes. ","image":"https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5","img_meta":{"base_id":"%2F63e2d7afe691370b61b932c5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-argentine-pilot-reports-baffling-trio-of-lights-that-appeared-outside-aircraft/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab56dffc8472d186ca43c3a","type":"LEADS","record":{"title":"Video: Bizarre Mystery Sound Confounds Milwaukee Residents","subtitle":"Several Milwaukee residents were left scratching their heads earlier this week after hearing a bizarre mystery sound that no one can identify or quite describe. ","image":"https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a","img_meta":{"base_id":"%2F6ab56c71a5ae33205431c00a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-bizarre-mystery-sound-confounds-milwaukee-residents/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab58cf906310e0fe20499d1","type":"LEADS","record":{"title":"Japanese Fortune Teller Accused of Stealing Over $450,000 in Cryptocurrency","subtitle":"A fortune teller in Japan has been accused of fleecing a woman out of more than $450,000 in cryptocurrency. ","image":"https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13","img_meta":{"base_id":"%2F6ab58bcc1b26a3a74a7c6e13","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/japanese-fortune-teller-accused-of-stealing-over-450000-in-cryptocurrency/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aacd3174ab26eccb2d3cf73","type":"PUBLISHING","record":{"ref_id":"%2F6aacd3174ab26eccb2d3cf73","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a>, a retired trial judge from Orange County, California, spoke candidly about his extensive legal career and his views on justice, politics, and societal issues. Regarding the gravity of the judicial role, he said, &quot;You have to do justice under the facts and the law, but you also have to explain,&quot; highlighting the balance judges must maintain between decision-making and transparency. Reflecting on his time as a prosecutor and judge, Gray advocated for fairness and consistency in sentencing, proposing a system in which multiple judges would review cases to avoid arbitrary outcomes.\u003c/p>\n\n\u003cp>Critical of the current political polarization and erosion of civil discourse, he called for a return to informed voting and open dialogue, urging citizens to &quot;educate yourself&quot; rather than vote based on superficial factors. Notably, Gray revealed his early and public opposition to drug prohibition, holding a rare press conference as a sitting judge in 1992 to declare, &quot;Our nation's policy of drug prohibition had failed.&quot; His book on the topic was endorsed by figures like Milton Friedman, George Shultz, and Walter Cronkite. Gray proposes regulation, control, and taxation of drugs to reduce harm and bring users closer to medical help.\u003c/p>\n\n\u003cp>On current events, he argued that U.S. military involvement in Iran lacks constitutional authorization, and called on Congress to demand a formal declaration of war and require the president to clearly outline objectives. Further, he condemned illegal military actions, such as seizing drug boats in international waters, calling them &quot;an act of war&quot; and &quot;a crime,&quot; along with the kidnapping of the Maduros, since the U.S. is not at war with Venezuela.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presented her interview with parapsychologist \u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">Dr. Gary Schwartz\u003c/a> discussing &quot;breakthrough scientific evidence&quot; of spirit communication and collaboration through what he calls the SoulPhone. He described the SoulPhone as advanced technology designed to detect and interact with &quot;post-material persons&quot; (PMPs) —conscious entities who have transitioned beyond physical death. While practical devices for direct communication are not yet available, Schwartz asserted that his research provides &quot;definitive proof of concept evidence&quot; that consciousness survives death and can be detected and engaged using technology.\u003c/p>\n\n\u003cp>Unlike traditional methods such as Ouija boards or channeling, Schwartz emphasized that his approach uses &quot;state-of-the-art technology under highly controlled experimental conditions&quot; to directly detect spirit energy, eliminating reliance on human motor skills or subjective interpretation. A key aspect of his experiments involves collaboration with the &quot;A team&quot; of PMPs, including famous historical figures like Harry Houdini, Thomas Edison, and astronaut Edgar Mitchell. According to Schwartz, these entities participate in rigorous tests verifying their identity and conscious experience by answering specific true/false questions about their lives. The &quot;B Team,&quot; he explained, consists of living researchers, including\u003cem> \u003c/em>himself\u003cem>, \u003c/em>his wife, \u003ca href=\"https://www.rhondaeklundschwartz.com/about\" target=\"_blank\">Rhonda Schwartz\u003c/a>, the lead evidential medium, and their colleague\u003cem> \u003c/em>\u003ca href=\"https://www.soulproof.com/\" target=\"_blank\">Mark Pitstick\u003c/a>\u003cem>, \u003c/em>who facilitate communication and increase the signal-to-noise ratio\u003cem>.\u003c/em>\u003c/p>\n\n\u003cp>The research team also employs other mediums to verify identities of PMPs through controlled double-blind tests and artistic sketches. He places importance on rigorous scientific validation and peer review, stating, &quot;We don't report or publish anything unless we've been able to replicate it multiple times.&quot; Regarding the future availability of the SoulPhone, the transition from laboratory prototypes to consumer technology remains uncertain, and may take months to years, Schwartz reported. During the last hour, he joined George and Cheryll live to take calls from listeners.\u003c/p>\n\n\u003cp>N\u003cem>ews segment guests: Jeff Nelken, \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/SoulPhone-Experiments-BREAKTHROUGH-COMMUNICATION-COLLABORATION/dp/B0HB11XMS6/ctoc\" target=\"_blank\">The SoulPhone Experiments\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/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Gordon Lightfoot","title":"If You Could Read My Mind","url":"https://amazon.com/dp/B003CV9O9M/ctoc?trackAsin=B003CV9O9M"},{"artist":"Guns N’ Roses","title":"Knockin’ On Heaven’s Door","url":"https://amazon.com/dp/B07DCLVGWL/ctoc?trackAsin=B07DCLVGWL"},{"artist":"Cutting Crew","title":"(I Just) Died In Your Arms Tonight","url":"https://www.amazon.com/dp/B000TDD1YU"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Roy Orbison","title":"Only The Lonely","url":"https://amazon.com/dp/B0040GY60A/ctoc?trackAsin=B0040GY60A"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Stevie Wonder","title":"I Just Called To Say I Love You","url":"https://amazon.com/dp/B07G9552RX/ctoc?trackAsin=B07G9552RX"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"Frank Sinatra","title":"Softly As I Leave You","url":"https://amazon.com/dp/B00V07JYWC/ctoc?trackAsin=B00V07JYWC"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"Tommy Tutone","title":"867-5309/Jenny","url":"https://amazon.com/dp/B0014KDDK4/ctoc?trackAsin=B0014KDDK4"},{"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":"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":["%2F5e006fe3cc137bf244201a6b","%2F5e007758cc137bf244201ad8","%2F5e0000e2cc137bf24420157b"]},"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/Polarization","keywords/afterlife"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6ab6522a069697a2f91f44ad","show":"coast","title":"Thu, Sep 24 2026 - Hour 1"},{"episodeId":"/episodes/6ab6523b069697a2f91f44ae","show":"coast","title":"Thu, Sep 24 2026 - Hour 2"},{"episodeId":"/episodes/6ab6524c069697a2f91f44af","show":"coast","title":"Thu, Sep 24 2026 - Hour 3"},{"episodeId":"/episodes/6ab6525e069697a2f91f44b0","show":"coast","title":"Thu, Sep 24 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A surreal abstract image of a human hand reaching forward, surrounded by streaks of warm light and motion blur. A dreamlike, ethereal atmosphere, concepts of energy, connection, time travel, and digital identity. Ideal for themes of technology, spirituality, metaphysics, and the future of human experience.","id":"%2F6aacd69b815285523f319a66","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66","source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Surreal hand reaching through light trails","url":"asset://assets.getty/6aacd69b815285523f319a66","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790258400000},"slug":{"type":"slug","value":"2026-09-24-show"},"summary":{"type":"html","value":"\u003cp>Retired judge \u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a> shared his views on justice, politics, and societal issues. Followed by \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a>' interview with parapsychologist \u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">Dr. Gary Schwartz\u003c/a> on his breakthrough evidence for spirit communication, and his SoulPhone device.\u003c/p>\n\n"},"title":{"type":"title","value":"Societal Issues / The SoulPhone"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">judgejimgray.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lach.org/people/dr-gary-e-schwartz/\" target=\"_blank\">lach.org/people/dr-gary-e-schwartz\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">soulphone.org\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-24-2026-hour-1,09-24-2026-hour-2,09-24-2026-hour-3,09-24-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Retired judge James P. Gray shared his views on justice, politics, and societal issues. Followed by Cheryll Jones' interview with parapsychologist Dr. Gary Schwartz on his breakthrough evidence for spirit communication, and his SoulPhone device.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A surreal abstract image of a human hand reaching forward, surrounded by streaks of warm light and motion blur. A dreamlike, ethereal atmosphere, concepts of energy, connection, time travel, and digital identity. Ideal for themes of technology, spirituality, metaphysics, and the future of human experience.","link":"","new_tab":false,"source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Surreal hand reaching through light trails","url":"asset://assets.getty/6aacd69b815285523f319a66","use_caption":false},"keywords":["keywords/Polarization","keywords/afterlife"],"primary_slug":"2026-09-24-show","slugs":["2026-09-24-show"],"sponsored":false,"title":"Societal Issues / The SoulPhone"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790330400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JX1Xi","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-24-show/"},"slug":"2026-09-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66","title":"Societal Issues / The SoulPhone","description":"Retired judge James P. Gray shared his views on justice, politics, and societal issues. Followed by Cheryll Jones' interview with parapsychologist Dr. Gary Schwartz on his breakthrough evidence for spirit communication, and his SoulPhone device.","author":""},"pub_start":1790330400000,"pub_until":4115978604802,"pub_changed":1790333620851,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006fe3cc137bf244201a6b","slug":"gray-jim-45483","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/gray-jim/45483","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nJames P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \n\u003c/p>\n\n\u003cp>\nJudge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as \u003ci>Wearing The Robe\u003c/i>, about practical and ethical issues in being a judge.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Why-Drug-Laws-Have-Failed/dp/1566398606/ctoc\" target=\"_blank\">Why Our Drug Laws Have Failed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paragraphs-Liberty-Solutions-Responsible-Libertarian/dp/170817785X/ctoc\" target=\"_blank\">2 Paragraphs 4 Liberty\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\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"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"gray-jim-45483"},"summary":{"type":"html","value":"\u003cp>James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \u003c/p>\n\n\n\n\n\u003cp>Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.\u003c/p>\n\n"},"title":{"type":"title","value":"Jim Gray"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">judgejimgray.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/gray-jim-45483","feed_permalink":"https:/www.coasttocoastam.com/guest/gray-jim/45483","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","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/d2c147dd6dac5fbb60e3a5e869264212","use_caption":false},"keywords":[],"primary_slug":"gray-jim-45483","slugs":["gray-jim-45483"],"sponsored":false,"title":"Jim Gray"},"targeting":{"exclusion":{"tags":[]},"publish_date":1498795380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rBNZk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1498795380000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Gray","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","image":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and cutting-edge networks, including CNN and The Weather Channel. Her face and voice became familiar to viewers in millions of homes through her prime-time broadcasts throughout the US and around the world.\u003c/p>\n\n\u003cp>As a journalist with a nose for news in stories behind the headlines, Cheryll has worked in multiple markets in various capacities with a curious interest, whether it’s hard news, controversies, conspiracies, or the mysterious and unexplained. Her accomplished TV broadcasting career covers extensive experience on both sides of the camera. Starting as a weather reporter, Cheryll quickly extended her skills and credentials to include talk show host, writer, producer, field reporter, meteorologist, and network news anchor.\u003c/p>\n\n\u003cp>She is uniquely distinguished as the only TV broadcaster to be both a news anchor and accredited meteorologist at the network level. Her career has taken her from her hometown of Knoxville, Tennessee to major markets including Miami, Atlanta, New York, Denver, West Palm Beach, and Kansas City.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jones-cheryll-103086"},"summary":{"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.\u003c/p>\n\n"},"title":{"type":"title","value":"Cheryll Jones"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/jones-cheryll-103086","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false},"keywords":[],"primary_slug":"jones-cheryll-103086","slugs":["jones-cheryll-103086"],"sponsored":false,"title":"Cheryll Jones"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"PSRLe","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/coast-to-coast-am","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/top-secret"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1587701100000,"type":"content:coast-to-coast-guest","summary":{"title":"Cheryll Jones","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"}},{"ref_id":"%2F5e0000e2cc137bf24420157b","slug":"schwartz-gary-5765","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/schwartz-gary/5765","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>Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health. Gary received his PhD in 1971 from Harvard University, was an Assistant Professor at Harvard, and was a tenured Professor of Psychology and Psychiatry at Yale University and director of the Yale Psychophysiology Center before moving to the University of Arizona in 1988. His research integrates mind-body medicine, energy medicine, and spiritual medicine. His new book is \u003cem> \u003c/em>The SoulPhone Experiments: Breakthrough Scientific Evidence for Spirit Communication and Collaboration\u003cem> \u003c/em>(2026).\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/074343658X/ctoc\" target=\"_blank\">The Afterlife Experiments: Breakthrough Scientific Evidence of Life After Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743292375/ctoc\" target=\"_blank\">The Energy Healing Experiments\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743477413/ctoc\" target=\"_blank\">The G.O.D. Experiments\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571741704/ctoc\" target=\"_blank\">The Living Energy Universe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571744592/ctoc\" target=\"_blank\">The Truth About Medium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sacred-Promise-Science-Discovering-Collaboration/dp/1582702586/ctoc\" target=\"_blank\">The Sacred Promise\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Afterlife-Frequency-Scientific-Spiritual-Awareness/dp/1608687805/ctoc\" target=\"_blank\">The Afterlife Frequency: The Scientific Proof of Spiritual Contact and How That Awareness Will Change Your Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/SoulPhone-Experiments-BREAKTHROUGH-COMMUNICATION-COLLABORATION/dp/B0HB11XMS6/ctoc\" target=\"_blank\">The SoulPhone Experiments\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":"%2F6348977d4369ce118c5b40cf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6348977d4369ce118c5b40cf","source_credit":"","title":"","url":"asset://new_assets/6348977d4369ce118c5b40cf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"schwartz-gary-5765"},"summary":{"type":"html","value":"\u003cp>Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health. \u003c/p>\n\n"},"title":{"type":"title","value":"Gary Schwartz"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://lach.org/people/dr-gary-e-schwartz/\" target=\"_blank\">lach.org/people/dr-gary-e-schwartz\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lifeafterdeathproject.com/\" target=\"_blank\">lifeafterdeathproject.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.flfe.net/evidence/\" target=\"_blank\">flfe.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">soulphone.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/schwartz-gary-5765","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/schwartz-gary/5765","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6348977d4369ce118c5b40cf","use_caption":false},"keywords":[],"primary_slug":"schwartz-gary-5765","slugs":["schwartz-gary-5765"],"sponsored":false,"title":"Gary Schwartz"},"targeting":{"exclusion":{"tags":[]},"publish_date":1511102220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"RmlVl","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":1511102220000,"type":"content:coast-to-coast-guest","summary":{"title":"Gary Schwartz","description":"Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health.","image":"https://i.iheart.com/v3/re/new_assets/6348977d4369ce118c5b40cf"}}]}},{"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:/6aacd3174ab26eccb2d3cf73","slug:2026-09-24-show","slug:2026-09-24-show","keyword:keywords/Polarization","keyword:keywords/afterlife"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1791597678000,"\u003cupcoming_pub_after>":1790391600000,"\u003cpub_start>":1790388078000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1790474478000,"\u003ctonight_pub_after>":1790391600000},"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":"%2F6aacd7c94ab26eccb2d3cf8c","type":"PUBLISHING","record":{"ref_id":"%2F6aacd7c94ab26eccb2d3cf8c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joining guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), paranormal investigator Kristin Lee shares nearly two decades of experience at the \u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">Bellaire House\u003c/a> in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Confessions-Hauntings-Possession-Bellaire/dp/1642970263/ctoc\" target=\"_blank\">Paranormal Confessions\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aac785c8e47db5ec74e95e6","%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/hauntings"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An abandoned house with a purple turret in Texarkana, Arkansas","id":"%2F6aacd915815285523f319a67","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67","source_credit":"Sabrina Gordon / iStock Editorial / Getty Images","title":"Texarkana Haunted House","url":"asset://assets.getty/6aacd915815285523f319a67","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790344800000},"slug":{"type":"slug","value":"2026-09-25-show"},"summary":{"type":"html","value":"\u003cp>Joining guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), paranormal investigator Kristin Lee shares nearly two decades of experience at the \u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">Bellaire House\u003c/a> in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Haunted Bellaire House / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">\u003cu>bellairehousetours.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Joining guest host Ryan Wrecker (email), paranormal investigator Kristin Lee shares nearly two decades of experience at the Bellaire House in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An abandoned house with a purple turret in Texarkana, Arkansas","link":"","new_tab":false,"source_credit":"Sabrina Gordon / iStock Editorial / Getty Images","title":"Texarkana Haunted House","url":"asset://assets.getty/6aacd915815285523f319a67","use_caption":false},"keywords":["keywords/hauntings"],"primary_slug":"2026-09-25-show","slugs":["2026-09-25-show"],"sponsored":false,"title":"Haunted Bellaire House / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790416800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"kdlQp","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":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-25-show/"},"slug":"2026-09-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67","title":"Haunted Bellaire House / Open Lines","description":"Joining guest host Ryan Wrecker (email), paranormal investigator Kristin Lee shares nearly two decades of experience at the Bellaire House in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","author":""},"pub_start":1790416800000,"pub_until":4115978604802,"pub_changed":1790416800000,"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":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aacd7c94ab26eccb2d3cf8c","slug:2026-09-25-show","slug:2026-09-25-show","keyword:keywords/hauntings"]}}],"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":"%2F6aacd7c94ab26eccb2d3cf8c","type":"PUBLISHING","record":{"ref_id":"%2F6aacd7c94ab26eccb2d3cf8c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joining guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), paranormal investigator Kristin Lee shares nearly two decades of experience at the \u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">Bellaire House\u003c/a> in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Confessions-Hauntings-Possession-Bellaire/dp/1642970263/ctoc\" target=\"_blank\">Paranormal Confessions\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aac785c8e47db5ec74e95e6","%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/hauntings"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An abandoned house with a purple turret in Texarkana, Arkansas","id":"%2F6aacd915815285523f319a67","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67","source_credit":"Sabrina Gordon / iStock Editorial / Getty Images","title":"Texarkana Haunted House","url":"asset://assets.getty/6aacd915815285523f319a67","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790344800000},"slug":{"type":"slug","value":"2026-09-25-show"},"summary":{"type":"html","value":"\u003cp>Joining guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), paranormal investigator Kristin Lee shares nearly two decades of experience at the \u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">Bellaire House\u003c/a> in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Haunted Bellaire House / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">\u003cu>bellairehousetours.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Joining guest host Ryan Wrecker (email), paranormal investigator Kristin Lee shares nearly two decades of experience at the Bellaire House in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An abandoned house with a purple turret in Texarkana, Arkansas","link":"","new_tab":false,"source_credit":"Sabrina Gordon / iStock Editorial / Getty Images","title":"Texarkana Haunted House","url":"asset://assets.getty/6aacd915815285523f319a67","use_caption":false},"keywords":["keywords/hauntings"],"primary_slug":"2026-09-25-show","slugs":["2026-09-25-show"],"sponsored":false,"title":"Haunted Bellaire House / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790416800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"kdlQp","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":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-25-show/"},"slug":"2026-09-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67","title":"Haunted Bellaire House / Open Lines","description":"Joining guest host Ryan Wrecker (email), paranormal investigator Kristin Lee shares nearly two decades of experience at the Bellaire House in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","author":""},"pub_start":1790416800000,"pub_until":4115978604802,"pub_changed":1790416800000,"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":"%2F6aac785c8e47db5ec74e95e6","slug":"kristen-lee","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/kristen-lee/","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>Kristin Lee is a mental health professional and psychic medium who helps families and their children to overcome paranormal and demonic entities. She is a former reverend high priestess of the old-world Stregherian religion and the proprietor of the Bellaire House Afterlife Research Center.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Confessions-Hauntings-Possession-Bellaire/dp/1642970263/ctoc\" target=\"_blank\">Paranormal Confessions\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":"%2F6aac715680a750c46290c427","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6aac715680a750c46290c427","source_credit":"","title":"","url":"asset://new_assets/6aac715680a750c46290c427","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kristen-lee"},"summary":{"type":"html","value":"\u003cp>Kristin Lee is a mental health professional and psychic medium who helps families and their children to overcome paranormal and demonic entities.\u003c/p>\n\n"},"title":{"type":"title","value":"Kristin Lee"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">\u003cu>bellairehousetours.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Kristin Lee is a mental health professional and psychic medium who helps families and their children to overcome paranormal and demonic entities.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6aac715680a750c46290c427","use_caption":false},"keywords":[],"primary_slug":"kristen-lee","slugs":["kristen-lee"],"sponsored":false,"title":"Kristin Lee"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789687740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZBRJJ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789687740000,"type":"content:coast-to-coast-guest","summary":{"title":"Kristin Lee","description":"Kristin Lee is a mental health professional and psychic medium who helps families and their children to overcome paranormal and demonic entities.","image":"https://i.iheart.com/v3/re/new_assets/6aac715680a750c46290c427"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aacd7c94ab26eccb2d3cf8c","slug:2026-09-25-show","slug:2026-09-25-show","keyword:keywords/hauntings"]}},{"id":"%2F6ab5b256656189e7f2dae9c4","type":"PUBLISHING","record":{"ref_id":"%2F6ab5b256656189e7f2dae9c4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-26-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) is joined by author \u003ca href=\"https://lonmiloduquette.net/?utm_source=chatgpt.com\" target=\"_blank\">L\u003c/a>\u003ca href=\"https://lonmiloduquette.net/\" target=\"_blank\">on Milo DuQuette\u003c/a>, who explores the life and legacy of one of the 20th century’s most infamous and controversial figures, British occultist and magician Aleister Crowley. He will examine who Crowley was, what he stood for, and the beliefs that shaped his extraordinary life and reputation.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://spirit-fiction.com/\" target=\"_blank\">Kathleen Dayan\u003c/a> shares the experiences that led her to mediumship and the messages she says she received from the Other Side. She'll discuss how those experiences transformed her own understanding of grief and fear of death, and why she ultimately felt compelled to share what she had discovered with others.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/11/97 when callers debated the UPS strike and its possible crippling of the economy.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Young-Aleister-Crowley-Magicians-Revolt/dp/1578639158/ctoc\" target=\"_blank\">Young Aleister Crowley and the Magicians’ Revolt\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Aleister-Crowleys-Illustrated-Goetia-Crowley/dp/1935150294/ctoc\" target=\"_blank\">Aleister Crowley's Illustrated Goetia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578632994/ctoc\" target=\"_blank\">The Magick of Aleister Crowley: A Handbook of the Rituals of Thelema\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Before-We-Were-Born-Novel/dp/1803410701/ctoc\" target=\"_blank\">Before We Were Born\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Meet-Heaven-Kathleen-Ready-Dayan/dp/B0FHQ5HJ5Y/ctoc\" target=\"_blank\">Meet Me in Heaven\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffef4d537fd678a3ece5ca","%2F63ae28522db328289c09c1f6"]},"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/Aleister Crowley","keywords/mediumship"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Young woman covered in spider webs under red neon lights.","id":"%2F6ab5b5347fe4fb32aee421a3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab5b5347fe4fb32aee421a3","source_credit":"urbazon / E+ / Getty Images","title":"Young Woman Covered In Spider Webs Under Red Neon Lights","url":"asset://assets.getty/6ab5b5347fe4fb32aee421a3","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790431200000},"slug":{"type":"slug","value":"2026-09-26-show"},"summary":{"type":"html","value":"\u003cp>Joining Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>\u003cu>)\u003c/u>, author \u003ca href=\"https://lonmiloduquette.net/\" target=\"_blank\">Lon Milo DuQuette\u003c/a> explores the life of one of the 20th century’s most controversial figures, occultist Aleister Crowley. He'll examine who Crowley was and the beliefs that shaped his extraordinary life and reputation. Followed by author \u003ca href=\"https://spirit-fiction.com/\" target=\"_blank\">Kathleen Dayan\u003c/a>, who shares the experiences that led her to mediumship and the messages she says she received from the Other Side. She'll reveal how those experiences transformed her own understanding of grief and fear of death.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/11/97 when callers debated the UPS strike and its possible crippling of the economy.\u003c/p>\n\n"},"title":{"type":"title","value":"Life of Aleister Crowley / Other Side Messages"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lonmiloduquette.net/\" target=\"_blank\">lonmiloduquette.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://spirit-fiction.com/\" target=\"_blank\">\u003cu>spirit-fiction.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Joining Ryan Wrecker (email), author Lon Milo DuQuette explores the life of one of the 20th century’s most controversial figures, occultist Aleister Crowley. He'll examine who Crowley was and the beliefs that shaped his extraordinary life and reputation. Followed by author Kathleen Dayan, who shares the experiences that led her to mediumship and the messages she says she received from the Other Side. She'll reveal how those experiences transformed her own understanding of grief and fear of death. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/11/97 when callers debated the UPS strike and its possible crippling of the economy.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Young woman covered in spider webs under red neon lights.","link":"","new_tab":false,"source_credit":"urbazon / E+ / Getty Images","title":"Young Woman Covered In Spider Webs Under Red Neon Lights","url":"asset://assets.getty/6ab5b5347fe4fb32aee421a3","use_caption":false},"keywords":["keywords/Aleister Crowley","keywords/mediumship"],"primary_slug":"2026-09-26-show","slugs":["2026-09-26-show"],"sponsored":false,"title":"Life of Aleister Crowley / Other Side Messages"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790503200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"jxnFX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-26-show/"},"slug":"2026-09-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab5b5347fe4fb32aee421a3","title":"Life of Aleister Crowley / Other Side Messages","description":"Joining Ryan Wrecker (email), author Lon Milo DuQuette explores the life of one of the 20th century’s most controversial figures, occultist Aleister Crowley. He'll examine who Crowley was and the beliefs that shaped his extraordinary life and reputation. Followed by author Kathleen Dayan, who shares the experiences that led her to mediumship and the messages she says she received from the Other Side. She'll reveal how those experiences transformed her own understanding of grief and fear of death. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/11/97 when callers debated the UPS strike and its possible crippling of the economy.","author":""},"pub_start":1790503200000,"pub_until":4115978604802,"pub_changed":1790503200000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffef4d537fd678a3ece5ca","slug":"duquette-lon-milo-6208","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/duquette-lon-milo/6208","cuser":"","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/157863010X/ctoc\" target=\"_blank\">Angels, Demons &amp; Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578633826/ctoc\" target=\"_blank\">Enochian Vision Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578631203/ctoc\" target=\"_blank\">My Life With the Spirits\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0880797282/ctoc\" target=\"_blank\">Tarot of Ceremonial Magick Deck\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578632153/ctoc\" target=\"_blank\">The Chicken Qabalah of Rabbi Lamed Ben Clifford\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578632994/ctoc\" target=\"_blank\">The Magick of Aleister Crowley: A Handbook of the Rituals of Thelema\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Low-Magick-Your-Head-Just/dp/0738719242/ctoc\" target=\"_blank\">Low Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Homemade-Magick-Mischief-Do---Yourself/dp/0738732982//ctoc\" target=\"_blank\">Homemade Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Weiser-Book-Horror-Occult-Stories/dp/1578635721/ctoc\" target=\"_blank\">The Weiser Book of Horror and the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Aleister-Crowleys-Illustrated-Goetia-Crowley/dp/1935150294/ctoc\" target=\"_blank\">Aleister Crowley's Illustrated Goetia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Understanding-Aleister-Crowleys-Thoth-Tarot/dp/157863623X/ctoc\" target=\"_blank\">Understanding Aleister Crowley's Thoth Tarot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Allow-Me-Introduce-Insiders-Occult/dp/157863654X/ctoc\" target=\"_blank\">Allow Me to Introduce: An Insider's Guide to the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tarot-Architect-Become-Builder-Spiritual/dp/1578638542/ctoc\" target=\"_blank\">The Tarot Architect\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Young-Aleister-Crowley-Magicians-Revolt/dp/1578639158/ctoc\" target=\"_blank\">Young Aleister Crowley and the Magicians’ Revolt\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/88b11650a14fddb0d4b675d80ef54434","caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/88b11650a14fddb0d4b675d80ef54434","source_credit":"","use_caption":false}},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lonmiloduquette.net/\" target=\"_blank\">lonmiloduquette.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/lon.duquette\" target=\"_blank\">facebook.com/lon.duquette\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nBest-selling author of 17 books, Lon Milo DuQuette is one of the most respected and entertaining esoteric writers in the world today. He is also an award-winning singer-songwriter and recording artist whose musical career has spanned over 50 years. He is an internationally recognized authority on Tarot, Qabalah, and Ceremonial Magick, and has written extensively about the life and works of the controversial English magician, Aleister Crowley. He is currently the U.S. Deputy Grand Master of Ordo Templi Orientis, a one-hundred-year-old magical society once led by Crowley.\n\u003c/p>"}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"duquette-lon-milo-6208"},"summary":{"type":"html","value":"\u003cp>Best-selling author of 17 books, Lon Milo DuQuette is one of the most respected and entertaining esoteric writers in the world today. He is also an award-winning singer-songwriter and recording artist whose musical career has spanned over 50 years. He is an internationally recognized authority on Tarot, Qabalah, and Ceremonial Magick, and has written extensively about the life and works of the controversial English magician, Aleister Crowley. He is currently the U.S. Deputy Grand Master of Ordo Templi Orientis, a one-hundred-year-old magical society once led by Crowley.\u003c/p>\n\n"},"title":{"type":"title","value":"Lon Milo DuQuette"},"videos":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/duquette-lon-milo-6208","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/duquette-lon-milo/6208","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"duquette-lon-milo-6208","slugs":["duquette-lon-milo-6208"],"sponsored":false,"title":"Lon Milo DuQuette","author":"Coast to Coast AM Staff","description":"Best-selling author of 17 books, Lon Milo DuQuette is one of the most respected and entertaining esoteric writers in the world today. He is also an award-winning singer-songwriter and recording artist whose musical career has spanned over 50 years. He is an internationally recognized authority on Tarot, Qabalah, and Ceremonial Magick, and has written extensively about the life and works of the controversial English magician, Aleister Crowley. He is currently the U.S. Deputy Grand Master of Ordo Templi Orientis, a one-hundred-year-old magical society once led by Crowley.","image":{"alt_text":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/88b11650a14fddb0d4b675d80ef54434","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1507261620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mkcLu","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":1507261620000,"type":"content:coast-to-coast-guest","summary":{"title":"Lon Milo DuQuette","description":"Best-selling author of 17 books, Lon Milo DuQuette is one of the most respected and entertaining esoteric writers in the world today. He is also an award-winning singer-songwriter and recording artist whose musical career has spanned over 50 years. He is an internationally recognized authority on Tarot, Qabalah, and Ceremonial Magick, and has written extensively about the life and works of the controversial English magician, Aleister Crowley. He is currently the U.S. Deputy Grand Master of Ordo Templi Orientis, a one-hundred-year-old magical society once led by Crowley.","image":"https://i.iheart.com/v3/re/assets.coast2coast/88b11650a14fddb0d4b675d80ef54434"}},{"ref_id":"%2F63ae28522db328289c09c1f6","slug":"kathleen-dayan","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/kathleen-dayan/","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>Kathleen Ready Dayan lives in Plymouth, Massachusetts with her family and Boston terrier, Teddy. She is a writer, a lawyer, a business owner, an animal lover, and a spiritual seeker. Although her novels are often focused on spirituality, she is not religious. Instead, she does her best to follow “Ahimsa,” an ancient Indian principle of nonviolence toward all living beings, based on the belief that God exists within us all. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Before-We-Were-Born-Novel/dp/1803410701/ctoc\" target=\"_blank\">Before We Were Born\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Meet-Heaven-Kathleen-Ready-Dayan/dp/B0FHQ5HJ5Y/ctoc\" target=\"_blank\">Meet Me in Heaven\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":"%2F63b1d8c5ca9c7852a1b5af39","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63b1d8c5ca9c7852a1b5af39","source_credit":"","title":"","url":"asset://new_assets/63b1d8c5ca9c7852a1b5af39","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kathleen-dayan"},"summary":{"type":"html","value":"\u003cp>Kathleen Ready Dayan lives in Plymouth, Massachusetts with her family and Boston terrier, Teddy. She is a writer, a lawyer, a business owner, an animal lover, and a spiritual seeker. Although her novels are often focused on spirituality, she is not religious. Instead, she does her best to follow “Ahimsa,” an ancient Indian principle of nonviolence toward all living beings, based on the belief that God exists within us all. \u003c/p>\n\n"},"title":{"type":"title","value":"Kathleen Dayan"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://spirit-fiction.com/\" target=\"_blank\">\u003cu>spirit-fiction.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Kathleen Ready Dayan lives in Plymouth, Massachusetts with her family and Boston terrier, Teddy. She is a writer, a lawyer, a business owner, an animal lover, and a spiritual seeker. Although her novels are often focused on spirituality, she is not religious. Instead, she does her best to follow “Ahimsa,” an ancient Indian principle of nonviolence toward all living beings, based on the belief that God exists within us all.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/63b1d8c5ca9c7852a1b5af39","use_caption":false},"keywords":[],"primary_slug":"kathleen-dayan","slugs":["kathleen-dayan"],"sponsored":false,"title":"Kathleen Dayan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1672357800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1C3uv","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":1672357800000,"type":"content:coast-to-coast-guest","summary":{"title":"Kathleen Dayan","description":"Kathleen Ready Dayan lives in Plymouth, Massachusetts with her family and Boston terrier, Teddy. She is a writer, a lawyer, a business owner, an animal lover, and a spiritual seeker. Although her novels are often focused on spirituality, she is not religious. Instead, she does her best to follow “Ahimsa,” an ancient Indian principle of nonviolence toward all living beings, based on the belief that God exists within us all.","image":"https://i.iheart.com/v3/re/new_assets/63b1d8c5ca9c7852a1b5af39"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6ab5b256656189e7f2dae9c4","slug:2026-09-26-show","slug:2026-09-26-show","keyword:keywords/Aleister Crowley","keyword:keywords/mediumship"]}},{"id":"%2F6ab5b813656189e7f2dae9dd","type":"PUBLISHING","record":{"ref_id":"%2F6ab5b813656189e7f2dae9dd","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-27-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://missing411.com/\" target=\"_blank\">David Paulides\u003c/a>, director of the CanAm Missing Project, has 20 years of law enforcement experience and a background in technology. He delves into his new work exploring strange cases of disappearances in Alaska.\u003c/p>\n\n\u003cp>Second Half\u003cstrong>:\u003c/strong> Journalist \u003ca href=\"https://en.wikipedia.org/wiki/Joe_Schoenmann\" target=\"_blank\">Joe Schoenmann\u003c/a> recounts the chilling true story of a young Las Vegas woman groomed by her husband to become a hit woman, only to ultimately become his victim. Drawing on nearly three decades of reporting from Las Vegas, Joe will also share unforgettable stories of the city’s glitz, crime, mob history, and enduring mysteries.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://missing411.com/product/missing-411-alaska/\" target=\"_blank\">Missing 411 Alaska\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=300640841223&ssPageName=STRK:MESE:IT\" target=\"_blank\">Vegas Rag Doll\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e0062c4cc137bf244201988","%2F5e00ffa4cc137bf24420211b"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"host_name":{"type":"plain","value":"George Knapp"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Las Vegas","keywords/hitwoman","keywords/strange disappearances","keywords/Alaska"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6ab614e431280589881b012b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab614e431280589881b012b","source_credit":"moon  / 500px / 500Px Plus / Getty Images","title":"Into The Frozen Forest","url":"asset://assets.getty/6ab614e431280589881b012b","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790517600000},"slug":{"type":"slug","value":"2026-09-27-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://missing411.com/\" target=\"_blank\">David Paulides\u003c/a>, director of the CanAm Missing Project, has 20 years of law enforcement experience and a background in technology. He delves into his new work exploring strange cases of disappearances in Alaska.\u003c/p>\n\n\u003cp>Second Half\u003cstrong>:\u003c/strong> Journalist \u003ca href=\"https://en.wikipedia.org/wiki/Joe_Schoenmann\" target=\"_blank\">Joe Schoenmann\u003c/a> recounts the chilling story of a young Las Vegas woman groomed by her husband to become a hit woman, only to ultimately become his victim. Drawing on nearly three decades of reporting from Las Vegas, he'll also share unforgettable stories of the city’s glitz, crime, and enduring mysteries.\u003c/p>\n\n"},"title":{"type":"title","value":"Strange Disappearances in Alaska / Las Vegas Hitwoman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://missing411.com/\" target=\"_blank\">\u003cu>missing411.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.canammissing.com/\" target=\"_blank\">canammissing.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Joe_Schoenmann\" target=\"_blank\">wikipedia.org/wiki/Joe_Schoenmann\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: David Paulides, director of the CanAm Missing Project, has 20 years of law enforcement experience and a background in technology. He delves into his new work exploring strange cases of disappearances in Alaska. Second Half: Journalist Joe Schoenmann recounts the chilling story of a young Las Vegas woman groomed by her husband to become a hit woman, only to ultimately become his victim. Drawing on nearly three decades of reporting from Las Vegas, he'll also share unforgettable stories of the city’s glitz, crime, and enduring mysteries.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"moon  / 500px / 500Px Plus / Getty Images","title":"Into The Frozen Forest","url":"asset://assets.getty/6ab614e431280589881b012b","use_caption":false},"keywords":["keywords/Las Vegas","keywords/hitwoman","keywords/strange disappearances","keywords/Alaska"],"primary_slug":"2026-09-27-show","slugs":["2026-09-27-show"],"sponsored":false,"title":"Strange Disappearances in Alaska / Las Vegas Hitwoman"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790589600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6GlQp","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/host-george-knapp","coast-categories/mysteries-anomalies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-27-show/"},"slug":"2026-09-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab614e431280589881b012b","title":"Strange Disappearances in Alaska / Las Vegas Hitwoman","description":"First Half: David Paulides, director of the CanAm Missing Project, has 20 years of law enforcement experience and a background in technology. He delves into his new work exploring strange cases of disappearances in Alaska. Second Half: Journalist Joe Schoenmann recounts the chilling story of a young Las Vegas woman groomed by her husband to become a hit woman, only to ultimately become his victim. Drawing on nearly three decades of reporting from Las Vegas, he'll also share unforgettable stories of the city’s glitz, crime, and enduring mysteries.","author":""},"pub_start":1790589600000,"pub_until":4115978604802,"pub_changed":1790589600000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/host-george-knapp","coast-categories/mysteries-anomalies","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0062c4cc137bf244201988","slug":"paulides-david-7318","payload":{"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","use_caption":false,"caption":"","link":"","new_tab":false,"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/12ea053713faee21969e52b26561951c"},"keywords":[],"primary_slug":"paulides-david-7318","slugs":["paulides-david-7318"],"sponsored":false,"title":"David Paulides","author":"Coast to Coast AM Staff","description":"Dave Paulides holds two degrees from the University of San Francisco, and has a professional background that includes twenty years in law enforcement and senior executive positions in the technology sector. David has retired twice and is now the director of the CanAm Missing Project. In 2004, he formed North America Bigfoot Search-NABS where his investigative and analytical experiences were invaluable in researching Bigfoot/Sasquatch sightings, encounters and behavior. He spent two years living among the Hoopa tribal members, listening to and recording their Bigfoot stories. The Hoopa Project is his first book, based upon his experiences in the Bluff Creek area of Northern California.       In 2009, David was conducting research on a topic in a national park and learned from off duty National Park Rangers that they had seen many people disappear in the parks, with significant efforts and press at the beginning. The searches usually stopped after a week with little or no follow-up and no additional press coverage. The ranger stated that people disappeared in areas that were unusual and many were never found. The information received from the ranger evolved into the formation of a research team headed by Mr. Paulides and the publication of six books about unusual disappearances that have matching associated profile points. David has been on countless radio and television shows. He is the executive producer for “Missing 411- The Movie”, a documentary about his books. This is set for release in early 2017."},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"Xh8PM","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies"]}],"exclusion":{"tags":[]},"publish_date":1509069120000},"canonical_url":"https:/www.coasttocoastam.com/guest/paulides-david/7318","cuser":"","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0888396538/ctoc\" target=\"_blank\">The Hoopa Project: Big Foot Encounters in California\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Tribal-Bigfoot-David-Paulides/dp/0888396872/ctoc\" target=\"_blank\">Tribal Bigfoot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/missing_411.html\" target=\"_blank\">Missing 411 - Western United States\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/catalog/item/6180213/9296880.htm\" target=\"_blank\">Missing 411-Eastern United States\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/missing-411--north-americ.html\" target=\"_blank\">Missing 411- North America and Beyond\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.canammissing.com/missing-411--the-devils-.html\" target=\"_blank\">Missing 411-The Devil’s in the Details\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/catalog/item/6180213/10208226.htm\" target=\"_blank\">Missing 411 - A Sobering Coincidence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/catalog/item/6180213/10351001.htm\" target=\"_blank\">Missing 411- Off The Grid\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.canammissing.com/missing-411--law.html\" target=\"_blank\">Missing 411: LAW\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/catalog/item/6180213/10396095.htm\" target=\"_blank\">Bigfoot, Wildmen and Giants\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nabigfootsearch.com/catalog/item/6180213/10277527.htm\" target=\"_blank\">Missing 411- Hunters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nabigfootsearch.com/catalog/item/6180213/10447375.htm\" target=\"_blank\">Missing 411- Montana\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nabigfootsearch.com/catalog/item/6180213/10477248.htm\" target=\"_blank\">Missing 411: Idaho\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nabigfootsearch.com/catalog/item/6180213/10500253.htm\" target=\"_blank\">Missing 411: Washington State\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/12ea053713faee21969e52b26561951c","use_caption":false,"alt_text":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/12ea053713faee21969e52b26561951c","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"paulides-david-7318"},"title":{"type":"title","value":"David Paulides"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Missing-411-Hunted-David-Paulides/dp/B08B3CNH4C/ctoc\" target=\"_blank\">Missing 411: The Hunted\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Missing-411-George-Knapp/dp/B071JZDHKG/ctoc\" target=\"_blank\">Missing 411\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://vimeo.com/ondemand/missing411ufoconnection\" target=\"_blank\">Missing 411: The UFO Connection\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"summary":{"type":"html","value":"\u003cp>Dave Paulides holds two degrees from the University of San Francisco, and has a professional background that includes twenty years in law enforcement and senior executive positions in the technology sector. David has retired twice and is now the director of the CanAm Missing Project. In 2004, he formed North America Bigfoot Search-NABS where his investigative and analytical experiences were invaluable in researching Bigfoot/Sasquatch sightings, encounters and behavior. He spent two years living among the Hoopa tribal members, listening to and recording their Bigfoot stories. The Hoopa Project is his first book, based upon his experiences in the Bluff Creek area of Northern California. \u003c/p>\n\n\n\n\n\u003cp>In 2009, David was conducting research on a topic in a national park and learned from off duty National Park Rangers that they had seen many people disappear in the parks, with significant efforts and press at the beginning. The searches usually stopped after a week with little or no follow-up and no additional press coverage. The ranger stated that people disappeared in areas that were unusual and many were never found. The information received from the ranger evolved into the formation of a research team headed by Mr. Paulides and the publication of six books about unusual disappearances that have matching associated profile points. David has been on countless radio and television shows. He is the executive producer for “Missing 411- The Movie”, a documentary about his books. This is set for release in early 2017.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://missing411.com/\" target=\"_blank\">\u003cu>missing411.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/home.html\" target=\"_blank\">nabigfootsearch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.canammissing.com/\" target=\"_blank\">canammissing.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/canammissingproject\" target=\"_blank\">youtube.com/user/canammissingproject\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"end":4115978604802,"begin":0,"enabled":false},"type":"html","value":"\u003cp>\nDave Paulides holds two degrees from the University of San Francisco, and has a professional background that includes twenty years in law enforcement and senior executive positions in the technology sector. David has retired twice and is now the director of the CanAm Missing Project. In 2004, he formed North America Bigfoot Search-NABS where his investigative and analytical experiences were invaluable in researching Bigfoot/Sasquatch sightings, encounters and behavior. He spent two years living among the Hoopa tribal members, listening to and recording their Bigfoot stories. The Hoopa Project is his first book, based upon his experiences in the Bluff Creek area of Northern California. \n\u003c/p>\n\n\u003cp>\nIn 2009, David was conducting research on a topic in a national park and learned from off duty National Park Rangers that they had seen many people disappear in the parks, with significant efforts and press at the beginning. The searches usually stopped after a week with little or no follow-up and no additional press coverage. The ranger stated that people disappeared in areas that were unusual and many were never found. The information received from the ranger evolved into the formation of a research team headed by Mr. Paulides and the publication of six books about unusual disappearances that have matching associated profile points. David has been on countless radio and television shows. He is the executive producer for “Missing 411- The Movie”, a documentary about his books. This is set for release in early 2017.\n\u003c/p>"}],"type":"flex"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/paulides-david/7318","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/paulides-david-7318"}},"pub_start":1509069120000,"type":"content:coast-to-coast-guest","summary":{"title":"David Paulides","description":"Dave Paulides holds two degrees from the University of San Francisco, and has a professional background that includes twenty years in law enforcement and senior executive positions in the technology sector. David has retired twice and is now the director of the CanAm Missing Project. In 2004, he formed North America Bigfoot Search-NABS where his investigative and analytical experiences were invaluable in researching Bigfoot/Sasquatch sightings, encounters and behavior. He spent two years living among the Hoopa tribal members, listening to and recording their Bigfoot stories. The Hoopa Project is his first book, based upon his experiences in the Bluff Creek area of Northern California.       In 2009, David was conducting research on a topic in a national park and learned from off duty National Park Rangers that they had seen many people disappear in the parks, with significant efforts and press at the beginning. The searches usually stopped after a week with little or no follow-up and no additional press coverage. The ranger stated that people disappeared in areas that were unusual and many were never found. The information received from the ranger evolved into the formation of a research team headed by Mr. Paulides and the publication of six books about unusual disappearances that have matching associated profile points. David has been on countless radio and television shows. He is the executive producer for “Missing 411- The Movie”, a documentary about his books. This is set for release in early 2017.","image":"https://i.iheart.com/v3/re/assets.coast2coast/12ea053713faee21969e52b26561951c"}},{"ref_id":"%2F5e00ffa4cc137bf24420211b","slug":"schoenmann-joe-54776","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/schoenmann-joe/54776","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>\nRaised in a geologically idyllic rural community along the Wisconsin River, Joe Schoenmann moved to Las Vegas in 1997 to get a taste of city reporting after covering the mostly incorruptible government and low crime of his home state. A multiple award winner for newspaper and magazine stories, \"Vegas Rag Doll\" is his first book. He lives in one of Las Vegas’ original neighborhoods in the downtown area.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=300640841223&ssPageName=STRK:MESE:IT\" target=\"_blank\">Vegas Rag Doll\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"schoenmann-joe-54776"},"summary":{"type":"html","value":"\u003cp>Raised in a geologically idyllic rural community along the Wisconsin River, Joe Schoenmann moved to Las Vegas in 1997 to get a taste of city reporting after covering the mostly incorruptible government and low crime of his home state. A multiple award winner for newspaper and magazine stories, &quot;Vegas Rag Doll&quot; is his first book. He lives in one of Las Vegas’ original neighborhoods in the downtown area.\u003c/p>\n\n"},"title":{"type":"title","value":"Joe Schoenmann"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Joe_Schoenmann\" target=\"_blank\">wikipedia.org/wiki/Joe_Schoenmann\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/schoenmann-joe-54776","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/schoenmann-joe/54776","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Raised in a geologically idyllic rural community along the Wisconsin River, Joe Schoenmann moved to Las Vegas in 1997 to get a taste of city reporting after covering the mostly incorruptible government and low crime of his home state. A multiple award winner for newspaper and magazine stories, \"Vegas Rag Doll\" is his first book. He lives in one of Las Vegas’ original neighborhoods in the downtown area.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false},"keywords":[],"primary_slug":"schoenmann-joe-54776","slugs":["schoenmann-joe-54776"],"sponsored":false,"title":"Joe Schoenmann"},"targeting":{"exclusion":{"tags":[]},"publish_date":1322100360000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"cMZHK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1322100360000,"type":"content:coast-to-coast-guest","summary":{"title":"Joe Schoenmann","description":"Raised in a geologically idyllic rural community along the Wisconsin River, Joe Schoenmann moved to Las Vegas in 1997 to get a taste of city reporting after covering the mostly incorruptible government and low crime of his home state. A multiple award winner for newspaper and magazine stories, \"Vegas Rag Doll\" is his first book. He lives in one of Las Vegas’ original neighborhoods in the downtown area.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90405fc5c6051ef1778c4","slug":"george-knapp","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-knapp","cuser":"","fields":{"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"primary_video":{"type":"embed","value":{"provider":"","rendering_hint":"","url":"","attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":""}},"title":{"type":"title","value":"George Knapp"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Knapp, who hosts Coast to Coast AM on the fourth Sundays of the month, is a  Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University,  the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting,  and news writing. \u003cBR>\u003cBR> He is the longtime chief investigative reporter for KLAS TV Las Vegas, where he previously worked as news anchor.  He co-authored the best selling book Hunt for the Skinwalker.  In 1989, his reports about Nevada's Area 51 military base were selected by UPI as Best Individual Achievement by a Reporter. Since 2007, he has also been a weekend host of Coast to Coast AM. \u003cBR>\u003cBR>\n    Email: \u003ca href=\"mailto:GeorgeKnapp@coasttocoastam.com\">georgeknapp@coasttocoastam.com\u003c/a> \u003cBR>\n    \u003ca href = \"https://www.coasttocoastam.com/shows/host-george-knapp/\">C2C Shows\u003c/a> hosted by George Knapp\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce2","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce2","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce2","source_credit":"","title":"George Knapp","alt_text":"","caption":"","new_tab":false,"use_caption":false}},"slug":{"value":"george-knapp","type":"slug"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>George Knapp is a Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University, the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting, and news writing.\u003c/p>\n\n"}},"ingestion":{"feed_content_id":"/content/george-knapp","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-knapp","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"title":"George Knapp","author":"Coast to Coast AM Staff","description":"George Knapp is a Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University, the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting, and news writing.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","use_caption":false,"url":"asset://new_assets/5e381ddba201ec1fa69d0ce2","link":"","new_tab":false,"source_credit":"","title":"George Knapp"},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-knapp","slugs":["george-knapp"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-knapp"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"5XdWZ","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1580473800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1580473800000,"type":"content:coast-to-coast-article","summary":{"title":"George Knapp","description":"George Knapp is a Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University, the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting, and news writing.","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce2"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6ab5b813656189e7f2dae9dd","slug:2026-09-27-show","slug:2026-09-27-show","keyword:keywords/Las Vegas","keyword:keywords/hitwoman","keyword:keywords/strange disappearances","keyword:keywords/Alaska"]}},{"id":"%2F6ab5c0f8656189e7f2dae9f6","type":"PUBLISHING","record":{"ref_id":"%2F6ab5c0f8656189e7f2dae9f6","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-28-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://danmasonbook.com/\" target=\"_blank\">Dan Mason\u003c/a> takes us on a remarkable journey through his radio broadcasting career, from his humble beginnings as an overnight disc jockey in Kentucky to the top floor of CBS Radio. He will share how he rose through the industry, what life was like at the highest levels of radio, and the lessons he learned along the way. Dan will also explore the art of reinvention, explaining why he views it not as a disruption, but as a discipline essential to personal and professional growth.\u003c/p>\n\n\u003cp>Second Half: Archbishop and author \u003ca href=\"https://orderofexorcists.com/\" target=\"_blank\">Ronald Enright\u003c/a> shares accounts from nearly five decades and thousands of exorcisms. He will discuss the rituals and practices involved in successful exorcisms, how he assesses cases of alleged demonic possession, and why he believes the ministry remains necessary after more than 3,000 years.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Fearless-Life-Times-Media-Maverick/dp/1105588289/ctoc\" target=\"_blank\">Fearless: The Life and Times of a Media Maverick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Exorcists-Secret-Journal-Diabolical-Activities-ebook/dp/B09PGWNMFD/ctoc\" target=\"_blank\">Exorcist's Secret Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0CJWWB5ZT/ctoc\" target=\"_blank\">Diabolical Nightmares of Real Cases in Demonic Possession told by The Exorcist\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6ab5ad1cda81a38697854b85","%2F5e0073dbcc137bf244201aa7"]},"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/radio business","keywords/exorcisms"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"\"Old retro-styled microphone with a pile of vinyl records in the background. Subtle sepia toning. Golden age of radio concept.For more pictures of this microphone, please visit this lightbox:\"","id":"%2F62bc658b06a3034715867dc1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bc658b06a3034715867dc1","source_credit":"biffspandex / E+ / Getty Images","title":"Vintage Radio Microphone with Vinyl Records","url":"asset://assets.getty/62bc658b06a3034715867dc1","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790604000000},"slug":{"type":"slug","value":"2026-09-28-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://danmasonbook.com/\" target=\"_blank\">Dan Mason\u003c/a> takes us on a journey through his radio broadcasting career, from his humble beginnings as an overnight disc jockey in Kentucky to the top floor of CBS Radio. He'll also explore the art of reinvention, explaining why he views it as a discipline essential to personal and professional growth.\u003c/p>\n\n\u003cp>Second Half: Archbishop \u003ca href=\"https://orderofexorcists.com/\" target=\"_blank\">Ronald Enright\u003c/a> shares accounts from nearly five decades of performing thousands of exorcisms. He'll discuss the rituals and practices involved in successful exorcisms, how he assesses cases of alleged demonic possession, and why he believes the ministry remains necessary after more than 3,000 years.\u003c/p>\n\n"},"title":{"type":"title","value":"Radio Maverick / The Exorcism Ritual"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://danmasonbook.com/\" target=\"_blank\">\u003cu>danmasonbook.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.orderofexorcists.com/\" target=\"_blank\">orderofexorcists.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Dan Mason takes us on a journey through his radio broadcasting career, from his humble beginnings as an overnight disc jockey in Kentucky to the top floor of CBS Radio. He'll also explore the art of reinvention, explaining why he views it as a discipline essential to personal and professional growth. Second Half: Archbishop Ronald Enright shares accounts from nearly five decades of performing thousands of exorcisms. He'll discuss the rituals and practices involved in successful exorcisms, how he assesses cases of alleged demonic possession, and why he believes the ministry remains necessary after more than 3,000 years.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"\"Old retro-styled microphone with a pile of vinyl records in the background. Subtle sepia toning. Golden age of radio concept.For more pictures of this microphone, please visit this lightbox:\"","link":"","new_tab":false,"source_credit":"biffspandex / E+ / Getty Images","title":"Vintage Radio Microphone with Vinyl Records","url":"asset://assets.getty/62bc658b06a3034715867dc1","use_caption":false},"keywords":["keywords/radio business","keywords/exorcisms"],"primary_slug":"2026-09-28-show","slugs":["2026-09-28-show"],"sponsored":false,"title":"Radio Maverick / The Exorcism Ritual"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790676000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZjHdG","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-28-show/"},"slug":"2026-09-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bc658b06a3034715867dc1","title":"Radio Maverick / The Exorcism Ritual","description":"First Half: Dan Mason takes us on a journey through his radio broadcasting career, from his humble beginnings as an overnight disc jockey in Kentucky to the top floor of CBS Radio. He'll also explore the art of reinvention, explaining why he views it as a discipline essential to personal and professional growth. Second Half: Archbishop Ronald Enright shares accounts from nearly five decades of performing thousands of exorcisms. He'll discuss the rituals and practices involved in successful exorcisms, how he assesses cases of alleged demonic possession, and why he believes the ministry remains necessary after more than 3,000 years.","author":""},"pub_start":1790676000000,"pub_until":4115978604802,"pub_changed":1790676000000,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6ab5ad1cda81a38697854b85","slug":"dan-mason","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dan-mason/","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>Dan Mason started his radio programming career at the age of 14, from his bedroom after spending hours listening to the voices coming to him from the radio. From those humble beginnings, he would go on to become one of the most powerful and influential leaders in broadcasting as the President and CEO of CBS Radio. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Fearless-Life-Times-Media-Maverick/dp/1105588289/ctoc\" target=\"_blank\">Fearless: The Life and Times of a Media Maverick\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":"%2F6ab5ad2dda81a38697854b91","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab5ad2dda81a38697854b91","source_credit":"","title":"","url":"asset://new_assets/6ab5ad2dda81a38697854b91","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dan-mason"},"summary":{"type":"html","value":"\u003cp>From humble beginnings as an overnight disc jockey, Dan Mason went on to become one of the most powerful and influential leaders in broadcasting as President and CEO of CBS Radio. \u003c/p>\n\n"},"title":{"type":"title","value":"Dan Mason"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://danmasonbook.com/\" target=\"_blank\">\u003cu>danmasonbook.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"From humble beginnings as an overnight disc jockey, Dan Mason went on to become one of the most powerful and influential leaders in broadcasting as President and CEO of CBS Radio.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab5ad2dda81a38697854b91","use_caption":false},"keywords":[],"primary_slug":"dan-mason","slugs":["dan-mason"],"sponsored":false,"title":"Dan Mason"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790291100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"I8H6g","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1790291100000,"type":"content:coast-to-coast-guest","summary":{"title":"Dan Mason","description":"From humble beginnings as an overnight disc jockey, Dan Mason went on to become one of the most powerful and influential leaders in broadcasting as President and CEO of CBS Radio.","image":"https://i.iheart.com/v3/re/new_assets/6ab5ad2dda81a38697854b91"}},{"ref_id":"%2F5e0073dbcc137bf244201aa7","slug":"feyl-enright-archbishop-ron-68278","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/feyl-enright-archbishop-ron/68278","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>Archbishop Ronald Feyl Enright, S.O.S.M., is a distinguished exorcist with over four decades of experience in the Ministry of Exorcism. Throughout his career, he has conducted numerous confirmed demonic assessments and possession cases, earning international recognition within various independent Catholic jurisdictions. Ordained to Holy Orders in 1976, he progressed to the role of Bishop-Elect in 1979 and was consecrated as a Catholic Bishop on June 25, 1982, by Archbishop Gregory Michal David Voris of the Sacred Order of Saint Michael the Archangel, Traditional Old Roman Catholic Church. He upholds the faith of the Seven Ecumenical Councils and the Three Ecumenical Creeds.\u003c/p>\n\n\u003cp>In June 2022, Archbishop Ronald Feyl Enright was honored by the Pontifical Catholic University of America for his significant contributions to the field of exorcism and appointed the university's &quot;Honorary&quot; President. Archbishop Enright is also a Professor of Exorcism and Demonic Possessions, there at PCUA. During the 1980s, Archbishop Enright developed &quot;The Process,&quot; a methodology widely utilized by clergy and their investigative and assessment teams globally. He is the host of the podcast &quot;The Unseen Realm,&quot; where he explores supernatural phenomena, including discussions on demons, angels, and more. Additionally, he is the author of the book &quot;Diabolical Nightmares of Real Cases in Demonic Possession,&quot; which delves into documented instances of demonic possession.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Exorcists-Secret-Journal-Diabolical-Activities-ebook/dp/B09PGWNMFD/ctoc\" target=\"_blank\">Exorcist's Secret Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0CJWWB5ZT/ctoc\" target=\"_blank\">Diabolical Nightmares of Real Cases in Demonic Possession told by The Exorcist\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":"%2F66c389581011514b20f0f6da","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66c389581011514b20f0f6da","source_credit":"","title":"","url":"asset://new_assets/66c389581011514b20f0f6da","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"feyl-enright-archbishop-ron-68278"},"summary":{"type":"html","value":"\u003cp>Archbishop Ronald Feyl Enright, S.O.S.M., is a distinguished exorcist with over four decades of experience in the Ministry of Exorcism. Throughout his career, he has conducted numerous confirmed demonic assessments and possession cases, earning international recognition within various independent Catholic jurisdictions. \u003c/p>\n\n"},"title":{"type":"title","value":"Archbishop Ron Feyl Enright"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.orderofexorcists.com/\" target=\"_blank\">orderofexorcists.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://orderofexorcists.weebly.com/\" target=\"_blank\">orderofexorcists.weebly.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UC9kesTSr2IuEYEEAfCj-puA\" target=\"_blank\">Archbishop Enright YouTube Channel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://pcua.university/home/pcua-authorities/?fbclid=IwZXh0bgNhZW0CMTAAAR1NyCF6tPhZsPLlFFEnOLq2KteS_oJ7El89xk2LKPTxUxpnl98qVKe9PxY_aem_LRuTuvEY1-c9WYImBk-meA\" target=\"_blank\">Pontifical Catholic University of America\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/feyl-enright-archbishop-ron-68278","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/feyl-enright-archbishop-ron/68278","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Archbishop Ronald Feyl Enright, S.O.S.M., is a distinguished exorcist with over four decades of experience in the Ministry of Exorcism. Throughout his career, he has conducted numerous confirmed demonic assessments and possession cases, earning international recognition within various independent Catholic jurisdictions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66c389581011514b20f0f6da","use_caption":false},"keywords":[],"primary_slug":"feyl-enright-archbishop-ron-68278","slugs":["feyl-enright-archbishop-ron-68278"],"sponsored":false,"title":"Archbishop Ron Feyl Enright"},"targeting":{"exclusion":{"tags":[]},"publish_date":1403230500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZynHs","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":1403230500000,"type":"content:coast-to-coast-guest","summary":{"title":"Archbishop Ron Feyl Enright","description":"Archbishop Ronald Feyl Enright, S.O.S.M., is a distinguished exorcist with over four decades of experience in the Ministry of Exorcism. Throughout his career, he has conducted numerous confirmed demonic assessments and possession cases, earning international recognition within various independent Catholic jurisdictions.","image":"https://i.iheart.com/v3/re/new_assets/66c389581011514b20f0f6da"}}]}},{"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:/6ab5c0f8656189e7f2dae9f6","slug:2026-09-28-show","slug:2026-09-28-show","keyword:keywords/radio business","keyword:keywords/exorcisms"]}},{"id":"%2F6ab5c4aa656189e7f2daea0f","type":"PUBLISHING","record":{"ref_id":"%2F6ab5c4aa656189e7f2daea0f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Writer and producer \u003ca href=\"https://spacecommandstudios.net/\" target=\"_blank\">Marc Scott Zicree\u003c/a> will discuss his latest projects, which include a feature film and five two-hour science fiction television pilots, as well as his series \u003cem>Space Command\u003c/em>. He'll also revisit some of the most memorable episodes of The Twilight Zone, along with the life and legacy of its creator, Rod Serling.\u003c/p>\n\n\u003cp>Second Half: Documentary filmmaker \u003ca href=\"https://templarsinbrazil.com/\" target=\"_blank\">Kathleen Ball\u003c/a> will share findings from her travels through Brazil, France, Portugal, and the UK, tracing the medieval strategy of the Knights Templar and their influence across European, English, and Scottish society. She'll explore the Templars’ role in shaping these cultures, their influence on stability and economic life, and their role in defending the communities.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Twilight-Zone-Companion-Scott-Zicree/dp/1935247174/ctoc\" target=\"_blank\">The Twilight Zone Companion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061059579/ctoc\" target=\"_blank\">Magic Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Greenlighting-Yourself-Living-Hollywood-Dream/dp/193524728X/ctoc\" target=\"_blank\">Greenlighting Yourself\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Grail-Quest-Kathleen-Ball-PH/dp/B0C7SH2YDZ/ctoc\" target=\"_blank\">A Grail Quest\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dfffb7a537fd678a3ece65d","%2F658e1a2089785cd48d0f4f43"]},"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/science fiction","keywords/The Twilight Zone","keywords/Knights Templar"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Female astronaut standing on distant exo planet surface overlooking city at the horizon. 3D generated image.","id":"%2F6ab5c698da4b7528a618045e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab5c698da4b7528a618045e","source_credit":"gremlin / E+ / Getty Images","title":"Female astronaut standing on distant exo planet surface","url":"asset://assets.getty/6ab5c698da4b7528a618045e","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790690400000},"slug":{"type":"slug","value":"2026-09-29-show"},"summary":{"type":"html","value":"\u003cp>First Half: Writer and producer \u003ca href=\"https://spacecommandstudios.net/\" target=\"_blank\">Marc Scott Zicree\u003c/a> will discuss his latest projects, including a feature film, five two-hour science fiction television pilots, and his sci-fi series \u003cem>Space Command\u003c/em>. He'll also revisit some of the most memorable episodes of The Twilight Zone, along with the life and legacy of its creator, Rod Serling.\u003c/p>\n\n\u003cp>Second Half: Documentary filmmaker \u003ca href=\"https://templarsinbrazil.com/\" target=\"_blank\">Kathleen Ball\u003c/a> will share findings from her travels through Brazil, France, Portugal, and the UK, tracing the medieval strategy of the Knights Templar and their influence across European, English, and Scottish society. \u003c/p>\n\n"},"title":{"type":"title","value":"Sci-Fi TV / Knights Templar Influence"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/amzn1.dv.gti.5abb6fc5-2193-9116-9b9f-dbb62922dd55/ctoc\" target=\"_blank\">The Brazilian Templars Mystery\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://spacecommandstudios.net/\" target=\"_blank\">\u003cu>spacecommandstudios.net\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://templarsinbrazil.com/\" target=\"_blank\">\u003cu>templarsinbrazil.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Writer and producer Marc Scott Zicree will discuss his latest projects, including a feature film, five two-hour science fiction television pilots, and his sci-fi series Space Command. He'll also revisit some of the most memorable episodes of The Twilight Zone, along with the life and legacy of its creator, Rod Serling. Second Half: Documentary filmmaker Kathleen Ball will share findings from her travels through Brazil, France, Portugal, and the UK, tracing the medieval strategy of the Knights Templar and their influence across European, English, and Scottish society.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Female astronaut standing on distant exo planet surface overlooking city at the horizon. 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Female astronaut standing on distant exo planet surface","url":"asset://assets.getty/6ab5c698da4b7528a618045e","use_caption":false},"keywords":["keywords/science fiction","keywords/The Twilight Zone","keywords/Knights Templar"],"primary_slug":"2026-09-29-show","slugs":["2026-09-29-show"],"sponsored":false,"title":"Sci-Fi TV / Knights Templar Influence"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790762400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ON5kq","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-29-show/"},"slug":"2026-09-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab5c698da4b7528a618045e","title":"Sci-Fi TV / Knights Templar Influence","description":"First Half: Writer and producer Marc Scott Zicree will discuss his latest projects, including a feature film, five two-hour science fiction television pilots, and his sci-fi series Space Command. He'll also revisit some of the most memorable episodes of The Twilight Zone, along with the life and legacy of its creator, Rod Serling. Second Half: Documentary filmmaker Kathleen Ball will share findings from her travels through Brazil, France, Portugal, and the UK, tracing the medieval strategy of the Knights Templar and their influence across European, English, and Scottish society.","author":""},"pub_start":1790762400000,"pub_until":4115978604802,"pub_changed":1790762400000,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/alternative-history-conspiracies","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":"%2F5dfffb7a537fd678a3ece65d","slug":"zicree-marc-6291","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/zicree-marc/6291","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>Marc Zicree has over 100 dramatic television credits to his name, including episodes of: Star Trek, The Next Generation, Deep Space Nine, Babylon 5, Twilight Zone and Sliders. Marc has also served on staff on four series which include Sliders, Lazarus Man, Beyond Reality, and Friday the 13th: The Series. Beyond this, he has written seven pilots.\u003c/p>\n\n\u003cp>Additionally, Marc was a commentator for three years on NPR's Morning Edition and is also the author of the best-seller The Twilight Zone Companion. He has written for virtually every major studio and network, and his work has been nominated for several awards.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Love-Gloria-Memoir-My-Mother/dp/B0CVQKX2SP/ctoc\" target=\"_blank\">Love, Gloria: A Memoir of My Mother\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Twilight-Zone-Companion-Scott-Zicree/dp/1935247174/ctoc\" target=\"_blank\">The Twilight Zone Companion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061059579/ctoc\" target=\"_blank\">Magic Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061059587/ctoc\" target=\"_blank\">Magic Time: Angelfire\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061050709/ctoc\" target=\"_blank\">Magic Time: Ghostlands\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Greenlighting-Yourself-Living-Hollywood-Dream/dp/193524728X/ctoc\" target=\"_blank\">Greenlighting Yourself\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Guillermo-del-Toro-Cabinet-Curiosities/dp/0062082841/ctoc\" target=\"_blank\">Guillermo del Toro Cabinet of Curiosities\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":"%2F685a345ae7f68cdc2a713087","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/685a345ae7f68cdc2a713087","source_credit":"","title":"","url":"asset://new_assets/685a345ae7f68cdc2a713087","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"zicree-marc-6291"},"summary":{"type":"html","value":"\u003cp>Marc Zicree has over 100 dramatic television credits to his name, including episodes of: Star Trek, The Next Generation, Deep Space Nine, Babylon 5, Twilight Zone and Sliders. Marc has also served on staff on four series which include Sliders, Lazarus Man, Beyond Reality, and Friday the 13th: The Series. Beyond this, he has written seven pilots. Additionally, Marc was a commentator for three years on NPR's Morning Edition and is also the author of the best-seller The Twilight Zone Companion.\u003c/p>\n\n"},"title":{"type":"title","value":"Marc Zicree"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCkKt7gHnZpcY0nreBdPhwmQ\" target=\"_blank\">Mr. Sci-Fi YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.spacecommandstudios.net/\" target=\"_blank\">spacecommandstudios.net\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/zicree-marc-6291","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/zicree-marc/6291","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Marc Zicree has over 100 dramatic television credits to his name, including episodes of: Star Trek, The Next Generation, Deep Space Nine, Babylon 5, Twilight Zone and Sliders. Marc has also served on staff on four series which include Sliders, Lazarus Man, Beyond Reality, and Friday the 13th: The Series. Beyond this, he has written seven pilots. Additionally, Marc was a commentator for three years on NPR's Morning Edition and is also the author of the best-seller The Twilight Zone Companion.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/685a345ae7f68cdc2a713087","use_caption":false},"keywords":[],"primary_slug":"zicree-marc-6291","slugs":["zicree-marc-6291"],"sponsored":false,"title":"Marc Zicree"},"targeting":{"exclusion":{"tags":[]},"publish_date":1518754740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5ECqN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1518754740000,"type":"content:coast-to-coast-guest","summary":{"title":"Marc Zicree","description":"Marc Zicree has over 100 dramatic television credits to his name, including episodes of: Star Trek, The Next Generation, Deep Space Nine, Babylon 5, Twilight Zone and Sliders. Marc has also served on staff on four series which include Sliders, Lazarus Man, Beyond Reality, and Friday the 13th: The Series. Beyond this, he has written seven pilots. Additionally, Marc was a commentator for three years on NPR's Morning Edition and is also the author of the best-seller The Twilight Zone Companion.","image":"https://i.iheart.com/v3/re/new_assets/685a345ae7f68cdc2a713087"}},{"ref_id":"%2F658e1a2089785cd48d0f4f43","slug":"dr-kathleen-ball","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dr-kathleen-ball/","cuser":"user/ldap/1137182","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Kathleen Ball is a researcher, traveler and explorer of ancient sites. The Brazilian Templar Mystery is the story of Dr. Kathleen Ball’s discovery of a cave hidden in a remote area on the outskirts of a small Brazilian town. A cave she believes was carved by the Knights Templar. Kathleen has done extensive research into the history of the Templars and backtracked their trail through Portugal, France, Scotland and England in a search for the true purpose of the order and what that means today. Her ongoing research trips will include; Malta, a return to Portugal the UK and France, Spain, Italy, Jerusalem and Ethiopia. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Grail-Quest-Kathleen-Ball-PH/dp/B0C7SH2YDZ/ctoc\" target=\"_blank\">A Grail Quest\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":"%2F67a02da4acf8be34f0a1fe22","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67a02da4acf8be34f0a1fe22","source_credit":"","title":"","url":"asset://new_assets/67a02da4acf8be34f0a1fe22","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dr-kathleen-ball"},"summary":{"type":"html","value":"\u003cp>Dr. Kathleen Ball is a researcher, traveler and explorer of ancient sites. The Brazilian Templar Mystery is the story of her discovery of a cave hidden in a remote area on the outskirts of a small Brazilian town.\u003c/p>\n\n"},"title":{"type":"title","value":"Kathleen Ball"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/amzn1.dv.gti.5abb6fc5-2193-9116-9b9f-dbb62922dd55/ctoc\" target=\"_blank\">The Brazilian Templars Mystery\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://templarsinbrazil.com/\" target=\"_blank\">\u003cu>templarsinbrazil.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Kathleen Ball is a researcher, traveler and explorer of ancient sites. The Brazilian Templar Mystery is the story of her discovery of a cave hidden in a remote area on the outskirts of a small Brazilian town.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67a02da4acf8be34f0a1fe22","use_caption":false},"keywords":[],"primary_slug":"dr-kathleen-ball","slugs":["dr-kathleen-ball"],"sponsored":false,"title":"Kathleen Ball"},"targeting":{"exclusion":{"tags":[]},"publish_date":1703811540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"F9uGl","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1703811540000,"type":"content:coast-to-coast-guest","summary":{"title":"Kathleen Ball","description":"Dr. Kathleen Ball is a researcher, traveler and explorer of ancient sites. The Brazilian Templar Mystery is the story of her discovery of a cave hidden in a remote area on the outskirts of a small Brazilian town.","image":"https://i.iheart.com/v3/re/new_assets/67a02da4acf8be34f0a1fe22"}}]}},{"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:/6ab5c4aa656189e7f2daea0f","slug:2026-09-29-show","slug:2026-09-29-show","keyword:keywords/science fiction","keyword:keywords/The Twilight Zone","keyword:keywords/Knights Templar"]}},{"id":"%2F6ab5d87d656189e7f2daea28","type":"PUBLISHING","record":{"ref_id":"%2F6ab5d87d656189e7f2daea28","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-30-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Who's behind the Secret Door? Join us as George Noory welcomes four surprise guests and tries to identify each based solely on their disguised voices and their expertise of topic.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":[]},"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":[]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Hand Shadow Reaching Door, Red and Orange Color.","id":"%2F62bc5eadb4a70c1a7bf6ced8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bc5eadb4a70c1a7bf6ced8","source_credit":"MirageC / Moment / Getty Images","title":"Hand Shadow Reaching Door","url":"asset://assets.getty/62bc5eadb4a70c1a7bf6ced8","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790776800000},"slug":{"type":"slug","value":"2026-09-30-show"},"summary":{"type":"html","value":"\u003cp>Who's behind the Secret Door? Join us as George Noory welcomes four surprise guests and tries to identify each based solely on their disguised voices and their expertise of topic.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Door Special"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Who's behind the Secret Door? Join us as George Noory welcomes four surprise guests and tries to identify each based solely on their disguised voices and their expertise of topic.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Hand Shadow Reaching Door, Red and Orange Color.","link":"","new_tab":false,"source_credit":"MirageC / Moment / Getty Images","title":"Hand Shadow Reaching Door","url":"asset://assets.getty/62bc5eadb4a70c1a7bf6ced8","use_caption":false},"keywords":[],"primary_slug":"2026-09-30-show","slugs":["2026-09-30-show"],"sponsored":false,"title":"Secret Door Special"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790848800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"x5EaJ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-30-show/"},"slug":"2026-09-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bc5eadb4a70c1a7bf6ced8","title":"Secret Door Special","description":"Who's behind the Secret Door? Join us as George Noory welcomes four surprise guests and tries to identify each based solely on their disguised voices and their expertise of topic.","author":""},"pub_start":1790848800000,"pub_until":4115978604802,"pub_changed":1790848800000,"subscription":[{"tags":["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":[]}},{"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:/6ab5d87d656189e7f2daea28","slug:2026-09-30-show","slug:2026-09-30-show"]}},{"id":"%2F6ab604c834588b1052968962","type":"PUBLISHING","record":{"ref_id":"%2F6ab604c834588b1052968962","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-10-01-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Today, October 1, 2026, marks the ninth anniversary of the tragic 2017 mass shooting in Las Vegas. True crime journalist and author \u003ca href=\"https://simonandschuster.com/authors/dawna-kaufmann/246051163\" target=\"_blank\">Dawna Kaufmann\u003c/a> revisits the Mandalay Bay shooting, examining the investigation, the evidence, and the questions that have lingered since that tragic night. She’ll also share insights from her decades of covering high-profile crimes and investigating forensic evidence behind some of America’s most compelling cases.\u003c/p>\n\n\u003cp>Second Half: Author and historian \u003ca href=\"https://www.amazon.com/stores/Michael-D.-Wynne/author/B07TN2FQ8V\" target=\"_blank\">Michael Wynne\u003c/a> explores haunted central Louisiana, sharing how he researched and investigated the region’s haunted locations. He’ll recount some of his favorite stories and personal experiences, and discuss what his investigations have revealed about ghosts and the spirit world.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Ann-Rule-Presents-Final-Exams/dp/1940018463/ctoc\" target=\"_blank\">Final Exams: True Crime Cases from Cyril Wecht\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Crime-Scene-Courtroom-Examining-Mysteries/dp/1616144475/ctoc\" target=\"_blank\">From Crime Scene to Courtroom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Question-Murder-Cyril-Wecht-M-D/dp/159102661X/ctoc\" target=\"_blank\">Question of Murder\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Whats-Murder-Among-Friends-Louisiana/dp/B0F13RMTB2/ctoc\" target=\"_blank\">&quot;What's Murder Among Friends... &quot;\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/BEST-CENTRAL-LOUISIANA-Interesting-Louisiana/dp/B0B7QH8DWZ/ctoc\" target=\"_blank\">The Best of Central Louisiana\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e007547cc137bf244201abb","%2F6ab5afd9d004cf82738efa96"]},"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/Mandalay Bay shooting","keywords/Las Vegas","keywords/haunted Louisiana"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Crepe Myrtle tree with Spanish moss hanging from branches at night looks spooky and mysterious, Myrtles Plantation, St. Francisville; Louisiana; USA","id":"%2F6ab60715522dc8d41d9c3a0a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab60715522dc8d41d9c3a0a","source_credit":"wanderluster / iStock / Getty Images","title":"Crepe Myrtle tree with Spanish moss at night","url":"asset://assets.getty/6ab60715522dc8d41d9c3a0a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790863200000},"slug":{"type":"slug","value":"2026-10-01-show"},"summary":{"type":"html","value":"\u003cp>First Half: True crime journalist \u003ca href=\"https://simonandschuster.com/authors/dawna-kaufmann/246051163\" target=\"_blank\">Dawna Kaufmann\u003c/a> revisits the Mandalay Bay shooting in Las Vegas, examining the evidence and the questions that have lingered since that tragic night nine years ago. She’ll also share insights from investigating forensic evidence behind some of America’s most compelling cases.\u003c/p>\n\n\u003cp>Second Half: Author and historian \u003ca href=\"https://www.amazon.com/stores/Michael-D.-Wynne/author/B07TN2FQ8V\" target=\"_blank\">Michael Wynne\u003c/a> explores haunted central Louisiana, sharing how he researched and investigated the region’s haunted locations. He’ll recount some of his favorite stories and personal experiences, and discuss what his investigations have revealed about ghosts and the spirit world.\u003c/p>\n\n"},"title":{"type":"title","value":"Mandalay Bay Shooting / Haunted Louisiana"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://simonandschuster.com/authors/dawna-kaufmann/246051163\" target=\"_blank\">\u003cu>simonandschuster.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/stores/Michael-D.-Wynne/author/B07TN2FQ8V\" target=\"_blank\">amazon.com/stores/Michael-D.-Wynne/author\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: True crime journalist Dawna Kaufmann revisits the Mandalay Bay shooting in Las Vegas, examining the evidence and the questions that have lingered since that tragic night nine years ago. She’ll also share insights from investigating forensic evidence behind some of America’s most compelling cases. Second Half: Author and historian Michael Wynne explores haunted central Louisiana, sharing how he researched and investigated the region’s haunted locations. He’ll recount some of his favorite stories and personal experiences, and discuss what his investigations have revealed about ghosts and the spirit world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Crepe Myrtle tree with Spanish moss hanging from branches at night looks spooky and mysterious, Myrtles Plantation, St. Francisville; Louisiana; USA","link":"","new_tab":false,"source_credit":"wanderluster / iStock / Getty Images","title":"Crepe Myrtle tree with Spanish moss at night","url":"asset://assets.getty/6ab60715522dc8d41d9c3a0a","use_caption":false},"keywords":["keywords/Mandalay Bay shooting","keywords/Las Vegas","keywords/haunted Louisiana"],"primary_slug":"2026-10-01-show","slugs":["2026-10-01-show"],"sponsored":false,"title":"Mandalay Bay Shooting / Haunted Louisiana"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790935200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"aWDj1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-10-01-show/"},"slug":"2026-10-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab60715522dc8d41d9c3a0a","title":"Mandalay Bay Shooting / Haunted Louisiana","description":"First Half: True crime journalist Dawna Kaufmann revisits the Mandalay Bay shooting in Las Vegas, examining the evidence and the questions that have lingered since that tragic night nine years ago. She’ll also share insights from investigating forensic evidence behind some of America’s most compelling cases. Second Half: Author and historian Michael Wynne explores haunted central Louisiana, sharing how he researched and investigated the region’s haunted locations. He’ll recount some of his favorite stories and personal experiences, and discuss what his investigations have revealed about ghosts and the spirit world.","author":""},"pub_start":1790935200000,"pub_until":4115978604802,"pub_changed":1790935200000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e007547cc137bf244201abb","slug":"kaufmann-dawna-68996","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/kaufmann-dawna/68996","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>\nDawna Kaufmann is an accomplished true crime journalist whose work has been heralded by law enforcement and the media. She's covered many hundreds of celebrity deaths, high-profile homicides, sex crimes, and missing person cases, usually from the first hint of a crime through the trial and sentencing phase. Dawna is also the co-author of three books on twisty true crime mysteries with famed medical detective/lawyer Cyril Wecht, and their understanding of forensic science and behavioral psychology is like combining the TV series \u003ci>CSI\u003c/i> and \u003ci>Criminal Minds\u003c/i>. Their book on the JFK assassination will be released in 2018. Dawna is also a producer/writer with top credits in prime-time and late-night television.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Ann-Rule-Presents-Final-Exams/dp/1940018463/ctoc\" target=\"_blank\">Final Exams: True Crime Cases from Cyril Wecht\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Crime-Scene-Courtroom-Examining-Mysteries/dp/1616144475/ctoc\" target=\"_blank\">From Crime Scene to Courtroom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Question-Murder-Cyril-Wecht-M-D/dp/159102661X/ctoc\" target=\"_blank\">Question of Murder\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/JFK-Assassination-Dissected-Analysis-Pathologist/dp/1476685118/ctoc\" target=\"_blank\">The JFK Assassination Dissected\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/3b128eb0b9219dfb3fd04655cd19f0bf","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/3b128eb0b9219dfb3fd04655cd19f0bf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kaufmann-dawna-68996"},"summary":{"type":"html","value":"\u003cp>Dawna Kaufmann is an accomplished true crime journalist whose work has been heralded by law enforcement and the media. She's covered many hundreds of celebrity deaths, high-profile homicides, sex crimes, and missing person cases, usually from the first hint of a crime through the trial and sentencing phase. Dawna is also the co-author of three books on twisty true crime mysteries with famed medical detective/lawyer Cyril Wecht, and their understanding of forensic science and behavioral psychology is like combining the TV series CSI and Criminal Minds. Their book on the JFK assassination will be released in 2018. Dawna is also a producer/writer with top credits in prime-time and late-night television.\u003c/p>\n\n"},"title":{"type":"title","value":"Dawna Kaufmann"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://simonandschuster.com/authors/dawna-kaufmann/246051163\" target=\"_blank\">\u003cu>simonandschuster.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/kaufmann-dawna-68996","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/kaufmann-dawna/68996","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dawna Kaufmann is an accomplished true crime journalist whose work has been heralded by law enforcement and the media. She's covered many hundreds of celebrity deaths, high-profile homicides, sex crimes, and missing person cases, usually from the first hint of a crime through the trial and sentencing phase. Dawna is also the co-author of three books on twisty true crime mysteries with famed medical detective/lawyer Cyril Wecht, and their understanding of forensic science and behavioral psychology is like combining the TV series CSI and Criminal Minds. Their book on the JFK assassination will be released in 2018. Dawna is also a producer/writer with top credits in prime-time and late-night television.","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/3b128eb0b9219dfb3fd04655cd19f0bf","use_caption":false},"keywords":[],"primary_slug":"kaufmann-dawna-68996","slugs":["kaufmann-dawna-68996"],"sponsored":false,"title":"Dawna Kaufmann"},"targeting":{"exclusion":{"tags":[]},"publish_date":1513303980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"wvxQy","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/miscellaneous","coast-categories/psychology-mind"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1513303980000,"type":"content:coast-to-coast-guest","summary":{"title":"Dawna Kaufmann","description":"Dawna Kaufmann is an accomplished true crime journalist whose work has been heralded by law enforcement and the media. She's covered many hundreds of celebrity deaths, high-profile homicides, sex crimes, and missing person cases, usually from the first hint of a crime through the trial and sentencing phase. Dawna is also the co-author of three books on twisty true crime mysteries with famed medical detective/lawyer Cyril Wecht, and their understanding of forensic science and behavioral psychology is like combining the TV series CSI and Criminal Minds. Their book on the JFK assassination will be released in 2018. Dawna is also a producer/writer with top credits in prime-time and late-night television.","image":"https://i.iheart.com/v3/re/assets.coast2coast/3b128eb0b9219dfb3fd04655cd19f0bf"}},{"ref_id":"%2F6ab5afd9d004cf82738efa96","slug":"michael-d-wynne","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/michael-d-wynne/","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>A lifelong student and advocate of Louisiana history and preservation, Michael D. Wynne began collecting stamps, coins, photographs, documents, and other historic memorabilia as a child in Lafayette. Inspired by his grandmother’s stories of earlier generations, he developed a particular appreciation for oral history, genealogy, and the preservation of the material past. By his teenage years, his expertise had led to speaking engagements, published articles, and, in 1972, an appointment as Assistant Curator of the Lafayette Museum.\u003c/p>\n\n\u003cp>Although he ultimately pursued a nearly four-decade career in law enforcement, his commitment to history continued through service on museum boards, seven state commissions, and numerous preservation organizations. He served as Vice Chairman of the Louisiana Statehood Bicentennial Commission and helped commemorate Louisiana’s 200th anniversary before a televised joint session of the state legislature in 2012. Since retiring in 2016, he has published eight books, written extensively, and continued sharing his knowledge of Louisiana history and preservation with communities and future generations.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Whats-Murder-Among-Friends-Louisiana/dp/B0F13RMTB2/ctoc\" target=\"_blank\">&quot;What's Murder Among Friends... &quot;\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/BEST-CENTRAL-LOUISIANA-Interesting-Louisiana/dp/B0B7QH8DWZ/ctoc\" target=\"_blank\">The Best of Central Louisiana\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Admiration-Men-Angels-Alexander-Biographies/dp/B0DD3V7RS6/ctoc\" target=\"_blank\">&quot;For The Admiration of Men and Angels...&quot;\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":"%2F6ab5ad2dda81a38697854b91","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab5ad2dda81a38697854b91","source_credit":"","title":"","url":"asset://new_assets/6ab5ad2dda81a38697854b91","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"michael-d-wynne"},"summary":{"type":"html","value":"\u003cp>Author and historian Michael D. Wynne is a lifelong student and advocate of Louisiana history and preservation.\u003c/p>\n\n"},"title":{"type":"title","value":"Michael D. Wynne"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/stores/Michael-D.-Wynne/author/B07TN2FQ8V\" target=\"_blank\">amazon.com/stores/Michael-D.-Wynne/author\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Author and historian Michael D. Wynne is a lifelong student and advocate of Louisiana history and preservation.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab5ad2dda81a38697854b91","use_caption":false},"keywords":[],"primary_slug":"michael-d-wynne","slugs":["michael-d-wynne"],"sponsored":false,"title":"Michael D. Wynne"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790292120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"EK3Aq","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1790292120000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael D. Wynne","description":"Author and historian Michael D. Wynne is a lifelong student and advocate of Louisiana history and preservation.","image":"https://i.iheart.com/v3/re/new_assets/6ab5ad2dda81a38697854b91"}}]}},{"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:/6ab604c834588b1052968962","slug:2026-10-01-show","slug:2026-10-01-show","keyword:keywords/Mandalay Bay shooting","keyword:keywords/Las Vegas","keyword:keywords/haunted Louisiana"]}},{"id":"%2F6ab607f434588b105296897c","type":"PUBLISHING","record":{"ref_id":"%2F6ab607f434588b105296897c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-10-02-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jungian psychologist, psychotherapist, and author \u003ca href=\"https://moonlightcounseling.com/\" target=\"_blank\">Dr. Art Rosengarten\u003c/a> explores why timeless oracles such as the Tarot may be more relevant than ever in a world increasingly shaped by advanced technology and machines. He’ll discuss how oracles can offer a direct connection to our natural intelligence and innate humanity, without algorithms, the internet, or the mining of personal data. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1557787840/ctoc\" target=\"_blank\">Tarot and Psychology: Spectrums of Possibility\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tarot-Future-Raising-Spiritual-Consciousness/dp/1557789339/ctoc\" target=\"_blank\">Tarot of the Future\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc7e1cc137bf2442012e5","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/tarot cards","keywords/oracles"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Yala Province, Thailand December 13, 2024. illustrative editorial tarot cards. Ace of pentacles, Ace of cups, Ace of wands","id":"%2F6ab608cd522dc8d41d9c3a0b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab608cd522dc8d41d9c3a0b","source_credit":"bigjom / iStock / Getty Images","title":"Yala Province, Thailand December 13, 2024. illustrative editorial tarot cards. Ace of pentacles, Ace of cups, Ace of wands","url":"asset://assets.getty/6ab608cd522dc8d41d9c3a0b","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790949600000},"slug":{"type":"slug","value":"2026-10-02-show"},"summary":{"type":"html","value":"\u003cp>Jungian psychologist, psychotherapist, and author \u003ca href=\"https://moonlightcounseling.com/\" target=\"_blank\">Dr. Art Rosengarten\u003c/a> explores why timeless oracles such as the Tarot may be more relevant than ever in a world increasingly shaped by advanced technology and machines. He’ll discuss how oracles can offer a direct connection to our natural intelligence and innate humanity, without algorithms, the internet, or the mining of personal data. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Exploring the Tarot / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://moonlightcounseling.com/\" target=\"_blank\">moonlightcounseling.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Jungian psychologist, psychotherapist, and author Dr. Art Rosengarten explores why timeless oracles such as the Tarot may be more relevant than ever in a world increasingly shaped by advanced technology and machines. He’ll discuss how oracles can offer a direct connection to our natural intelligence and innate humanity, without algorithms, the internet, or the mining of personal data. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Yala Province, Thailand December 13, 2024. illustrative editorial tarot cards. Ace of pentacles, Ace of cups, Ace of wands","link":"","new_tab":false,"source_credit":"bigjom / iStock / Getty Images","title":"Yala Province, Thailand December 13, 2024. illustrative editorial tarot cards. Ace of pentacles, Ace of cups, Ace of wands","url":"asset://assets.getty/6ab608cd522dc8d41d9c3a0b","use_caption":false},"keywords":["keywords/tarot cards","keywords/oracles"],"primary_slug":"2026-10-02-show","slugs":["2026-10-02-show"],"sponsored":false,"title":"Exploring the Tarot / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1791021600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CEWcJ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-10-02-show/"},"slug":"2026-10-02-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab608cd522dc8d41d9c3a0b","title":"Exploring the Tarot / Open Lines","description":"Jungian psychologist, psychotherapist, and author Dr. Art Rosengarten explores why timeless oracles such as the Tarot may be more relevant than ever in a world increasingly shaped by advanced technology and machines. He’ll discuss how oracles can offer a direct connection to our natural intelligence and innate humanity, without algorithms, the internet, or the mining of personal data. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1791021600000,"pub_until":4115978604802,"pub_changed":1791021600000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffc7e1cc137bf2442012e5","slug":"rosengarten-arthur-5708","payload":{"ingestion":{"feed_content_id":"/content/rosengarten-arthur-5708","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/rosengarten-arthur/5708","external_url":""},"summary":{"title":"Arthur Rosengarten","primary_slug":"rosengarten-arthur-5708","slugs":["rosengarten-arthur-5708"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Art Rosengarten is a clinical psychologist, author, and tarot expert, who discusses tarot as a potentially high-powered, psychospiritual instrument for the 21st century owing to its unique and highly potent therapeutic qualities. Dr. Rosengarten sees value in using this seemingly archaic, New Age, or occult procedure to approach many of the personal, cultural, political, and global problems of our age. Art has been a guest on Coast to Coast AM many times in the past, and his book, Tarot and Psychology: Spectrums of Possibility is considered a classic in the field. He believes his highly original deck \"Tarot of the Nine Paths: Advanced Tarot for the Spiritual Traveler,\" has \"expanded the ancient edifice without violating its sacred architecture\" with the addition of 5 new trumps.","image":{"title":"","link":"","use_caption":false,"new_tab":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"url":"asset://new_assets/62174813a203db84e2df0f46","alt_text":"","caption":"","source_credit":""}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"wI0mq","what":["coast-categories/spirituality-occult"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1507262820000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/rosengarten-arthur/5708","cuser":"","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1557787840/ctoc\" target=\"_blank\">Tarot and Psychology: Spectrums of Possibility\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tarot-Future-Raising-Spiritual-Consciousness/dp/1557789339/ctoc\" target=\"_blank\">Tarot of the Future\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"rosengarten-arthur-5708"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nArt Rosengarten is a clinical psychologist, author, and tarot expert, who discusses tarot as a potentially high-powered, psychospiritual instrument for the 21st century owing to its unique and highly potent therapeutic qualities. Dr. Rosengarten sees value in using this seemingly archaic, New Age, or occult procedure to approach many of the personal, cultural, political, and global problems of our age. Art has been a guest on Coast to Coast AM many times in the past, and his book,\u003ci> \u003c/i>Tarot and Psychology: Spectrums of Possibility\u003ci> \u003c/i>is considered a classic in the field. He believes his highly original deck \"Tarot of the Nine Paths: Advanced Tarot for the Spiritual Traveler\u003ci>,\u003c/i>\"\u003ci> \u003c/i>has \"expanded the ancient edifice without violating its sacred architecture\" with the addition of 5 new trumps.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"show_appearances":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://moonlightcounseling.com/\" target=\"_blank\">moonlightcounseling.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://therapists.psychologytoday.com/rms/name/Art_Rosengarten_PhD_Solana+Beach_California_41327\" target=\"_blank\">therapists.psychologytoday.com\u003c/a>\u003c/li>\u003c/ul>\n"},"title":{"type":"title","value":"Arthur Rosengarten"},"primary_image":{"type":"asset","value":{"link":"","caption":"","id":"%2F62174813a203db84e2df0f46","use_caption":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/62174813a203db84e2df0f46","url":"asset://new_assets/62174813a203db84e2df0f46","title":"","alt_text":"","bucket":"new_assets"}},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"summary":{"type":"html","value":"\u003cp>Art Rosengarten is a clinical psychologist, author, and tarot expert, who discusses tarot as a potentially high-powered, psychospiritual instrument for the 21st century owing to its unique and highly potent therapeutic qualities. Dr. Rosengarten sees value in using this seemingly archaic, New Age, or occult procedure to approach many of the personal, cultural, political, and global problems of our age. Art has been a guest on Coast to Coast AM many times in the past, and his book, Tarot and Psychology: Spectrums of Possibility is considered a classic in the field. He believes his highly original deck &quot;Tarot of the Nine Paths: Advanced Tarot for the Spiritual Traveler,&quot; has &quot;expanded the ancient edifice without violating its sacred architecture&quot; with the addition of 5 new trumps.\u003c/p>\n\n"}}},"pub_start":1507262820000,"type":"content:coast-to-coast-guest","summary":{"title":"Arthur Rosengarten","description":"Art Rosengarten is a clinical psychologist, author, and tarot expert, who discusses tarot as a potentially high-powered, psychospiritual instrument for the 21st century owing to its unique and highly potent therapeutic qualities. Dr. Rosengarten sees value in using this seemingly archaic, New Age, or occult procedure to approach many of the personal, cultural, political, and global problems of our age. Art has been a guest on Coast to Coast AM many times in the past, and his book, Tarot and Psychology: Spectrums of Possibility is considered a classic in the field. He believes his highly original deck \"Tarot of the Nine Paths: Advanced Tarot for the Spiritual Traveler,\" has \"expanded the ancient edifice without violating its sacred architecture\" with the addition of 5 new trumps.","image":"https://i.iheart.com/v3/re/new_assets/62174813a203db84e2df0f46"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6ab607f434588b105296897c","slug:2026-10-02-show","slug:2026-10-02-show","keyword:keywords/tarot cards","keyword:keywords/oracles"]}}],"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":"%2F6ab628b1f4fe527abd6a2aea","type":"PUBLISHING","record":{"ref_id":"%2F6ab628b1f4fe527abd6a2aea","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2b01","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b01","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b01","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":"scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/scientists-shielded-flies-from-earths-magnetic-field-and-their-lifespans-mysteriously-increased/"},"summary":{"type":"html","value":"\u003cp>Earth’s magnetic field has a stronger impact on cellular health than realized.\u003c/p>\n\n"},"title":{"type":"title","value":"Scientists Shielded Flies From Earth’s Magnetic Field—and Their Lifespans Mysteriously Increased"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"Earth’s magnetic field has a stronger impact on cellular health than realized.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b01","use_caption":false},"keywords":[],"primary_slug":"scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased","slugs":["scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased"],"sponsored":false,"title":"Scientists Shielded Flies From Earth’s Magnetic Field—and Their Lifespans Mysteriously Increased"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Ymnqt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased/"},"slug":"scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b01","title":"Scientists Shielded Flies From Earth’s Magnetic Field—and Their Lifespans Mysteriously Increased","description":"Earth’s magnetic field has a stronger impact on cellular health than realized.","author":"The Debrief"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab628b1f4fe527abd6a2aea","slug:scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased","slug:scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased","author:user"]}},{"id":"%2F6ab62905f4fe527abd6a2b0a","type":"PUBLISHING","record":{"ref_id":"%2F6ab62905f4fe527abd6a2b0a","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/while-you-sleep-your-brain-gets-to-work/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Psychology Today"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2b03","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b03","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b03","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":"while-you-sleep-your-brain-gets-to-work"},"source":{"type":"plain","value":"Psychology Today"},"source_url":{"type":"plain","value":"https://www.psychologytoday.com/us/blog/sleep-well/202609/while-you-sleep-your-brain-gets-to-work"},"summary":{"type":"html","value":"\u003cp>Inside the remarkable sleep stages and what your brain is doing all night long.\u003c/p>\n\n"},"title":{"type":"title","value":"While You Sleep, Your Brain Gets to Work"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Psychology Today","description":"Inside the remarkable sleep stages and what your brain is doing all night long.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b03","use_caption":false},"keywords":[],"primary_slug":"while-you-sleep-your-brain-gets-to-work","slugs":["while-you-sleep-your-brain-gets-to-work"],"sponsored":false,"title":"While You Sleep, Your Brain Gets to Work"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"sHfQp","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/while-you-sleep-your-brain-gets-to-work/"},"slug":"while-you-sleep-your-brain-gets-to-work","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b03","title":"While You Sleep, Your Brain Gets to Work","description":"Inside the remarkable sleep stages and what your brain is doing all night long.","author":"Psychology Today"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab62905f4fe527abd6a2b0a","slug:while-you-sleep-your-brain-gets-to-work","slug:while-you-sleep-your-brain-gets-to-work","author:user"]}},{"id":"%2F6ab62948f4fe527abd6a2b16","type":"PUBLISHING","record":{"ref_id":"%2F6ab62948f4fe527abd6a2b16","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Live Science"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2aff","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2aff","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2aff","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":"fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey"},"source":{"type":"plain","value":"Live Science"},"source_url":{"type":"plain","value":"https://www.livescience.com/archaeology/ancient-egyptians/we-have-found-traces-of-peace-thousands-of-years-old-fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey"},"summary":{"type":"html","value":"\u003cp>Archaeologists excavating in the ancient Hittite capital have uncovered a fragment of the world's oldest peace treaty, signed around 1269 B.C.\u003c/p>\n\n"},"title":{"type":"title","value":"Fragment of world's oldest known peace treaty found in Turkey"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Live Science","description":"Archaeologists excavating in the ancient Hittite capital have uncovered a fragment of the world's oldest peace treaty, signed around 1269 B.C.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2aff","use_caption":false},"keywords":[],"primary_slug":"fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey","slugs":["fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey"],"sponsored":false,"title":"Fragment of world's oldest known peace treaty found in Turkey"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mhadt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey/"},"slug":"fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2aff","title":"Fragment of world's oldest known peace treaty found in Turkey","description":"Archaeologists excavating in the ancient Hittite capital have uncovered a fragment of the world's oldest peace treaty, signed around 1269 B.C.","author":"Live Science"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab62948f4fe527abd6a2b16","slug:fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey","slug:fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey","author:user"]}},{"id":"%2F6ab629aef4fe527abd6a2b22","type":"PUBLISHING","record":{"ref_id":"%2F6ab629aef4fe527abd6a2b22","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Scientific American"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2af7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2af7","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2af7","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":"rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure"},"source":{"type":"plain","value":"Scientific American"},"source_url":{"type":"plain","value":"https://www.scientificamerican.com/article/rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure/"},"summary":{"type":"html","value":"\u003cp>The research into how electromagnetic waves and radio frequency radiation influence health has been plagued by low-quality studies.\u003c/p>\n\n"},"title":{"type":"title","value":"RFK, Jr., is focusing attention on electromagnetic fields. Here’s what the science says about exposure"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Scientific American","description":"The research into how electromagnetic waves and radio frequency radiation influence health has been plagued by low-quality studies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2af7","use_caption":false},"keywords":[],"primary_slug":"rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure","slugs":["rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure"],"sponsored":false,"title":"RFK, Jr., is focusing attention on electromagnetic fields. Here’s what the science says about exposure"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WM4pe","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure/"},"slug":"rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2af7","title":"RFK, Jr., is focusing attention on electromagnetic fields. Here’s what the science says about exposure","description":"The research into how electromagnetic waves and radio frequency radiation influence health has been plagued by low-quality studies.","author":"Scientific American"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab629aef4fe527abd6a2b22","slug:rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure","slug:rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure","author:user"]}},{"id":"%2F6ab629f9f4fe527abd6a2b2e","type":"PUBLISHING","record":{"ref_id":"%2F6ab629f9f4fe527abd6a2b2e","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Oddity Central"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2b00","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b00","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b00","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":"entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched"},"source":{"type":"plain","value":"Oddity Central"},"source_url":{"type":"plain","value":"https://www.odditycentral.com/news/entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched.html"},"summary":{"type":"html","value":"\u003cp>A Chinese man reportedly earns over $15,000 yuan per month from two scratching salons.\u003c/p>\n\n"},"title":{"type":"title","value":"Entrepreneur Opens Unique Salons Where Customers Relax By Being Gently Scratched"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Oddity Central","description":"A Chinese man reportedly earns over $15,000 yuan per month from two scratching salons.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b00","use_caption":false},"keywords":[],"primary_slug":"entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched","slugs":["entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched"],"sponsored":false,"title":"Entrepreneur Opens Unique Salons Where Customers Relax By Being Gently Scratched"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"gB635","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched/"},"slug":"entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b00","title":"Entrepreneur Opens Unique Salons Where Customers Relax By Being Gently Scratched","description":"A Chinese man reportedly earns over $15,000 yuan per month from two scratching salons.","author":"Oddity Central"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab629f9f4fe527abd6a2b2e","slug:entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched","slug:entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1791597678000,"\u003cupcoming_pub_after>":1790391600000,"\u003cpub_start>":1790388078000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1790474478000,"\u003ctonight_pub_after>":1790391600000},"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":"in-coast-you-missed-it-92526","pub_start":{"timestampMs":1790361300000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139","title":"In Coast You Missed It 9/25/26"}},{"slug":"watch-four-odd-ufos-filmed-over-canadian-lake","pub_start":{"timestampMs":1790360820000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1","title":"Watch: Four Odd UFOs Filmed Over Canadian Lake"}},{"slug":"2026-09-24-show","pub_start":{"timestampMs":1790330400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66","title":"Societal Issues / The SoulPhone"}},{"slug":"emerging-artists-5-1-11-photo","pub_start":{"timestampMs":1304295960000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/1677a10f4d95303626511b9898ae8553","title":"Emerging Artists 5/1/11"}},{"slug":"japanese-fortune-teller-accused-of-stealing-over-450000-in-cryptocurrency","pub_start":{"timestampMs":1790282400000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13","title":"Japanese Fortune Teller Accused of Stealing Over $450,000 in Cryptocurrency"}},{"slug":"watch-argentine-pilot-reports-baffling-trio-of-lights-that-appeared-outside-aircraft","pub_start":{"timestampMs":1790281920000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5","title":"Watch: Argentine Pilot Reports Baffling Trio of Lights That Appeared Outside Aircraft"}},{"slug":"video-bizarre-mystery-sound-confounds-milwaukee-residents","pub_start":{"timestampMs":1790274480000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a","title":"Video: Bizarre Mystery Sound Confounds Milwaukee Residents"}},{"slug":"2026-09-23-show","pub_start":{"timestampMs":1790244000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd10ebfc2495035350562","title":"Tribute to Nick Pope / Hauntings & Spirits"}}],[{"slug":"video-missouri-city-creates-paranormal-passport","pub_start":{"timestampMs":1790196480000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab43a295908bc4654d75f29","title":"Video: Missouri City Creates 'Paranormal Passport'"}},{"slug":"snail-lace-photo","pub_start":{"timestampMs":1304295480000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/569682b2c555ea99edc722dd890ae2c7","title":"Snail Lace"}},{"slug":"flying-saucer-photographed-in-paraguay","pub_start":{"timestampMs":1790189040000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/65c3e09c37b9ced7a5c039be","title":"Flying Saucer Photographed in Paraguay?"}},{"slug":"art-bell-vault-ancient-archaeological-mystery-alien-abductions-ufos","pub_start":{"timestampMs":1790171400000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/60400557adb23f4fd1436570","title":"Art Bell Vault: Ancient Archaeological Mystery / Alien Abductions & UFOs"}},{"slug":"2026-09-22-show","pub_start":{"timestampMs":1790157600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aac9fdcbfc2495035350560","title":"AI Discovery System / Dream Insights"}},{"slug":"video-mystery-creature-photographed-in-south-dakota","pub_start":{"timestampMs":1790115060000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620","title":"Video: 'Mystery Creature' Photographed in South Dakota"}},{"slug":"curse-on-family-lands-eswatinian-man-in-jail","pub_start":{"timestampMs":1790113860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11","title":"Curse on Family Lands Eswatinian Man in Jail"}},{"slug":"group-of-nessies-spotted-on-google-earth","pub_start":{"timestampMs":1790102700000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a19db45627a9948763c9b95","title":"Group of Nessies Spotted on Google Earth?"}}],[{"slug":"2026-09-21-show","pub_start":{"timestampMs":1790071200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aac9179ec980f023d5ac386","title":"Kilgallen & Earhart / Intelligent Design"}},{"slug":"video-long-island-woman-swallowed-by-sinkhole-in-backyard","pub_start":{"timestampMs":1790023860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab1999011228287df22b061","title":"Video: Long Island Woman Swallowed by Sinkhole in Backyard"}},{"slug":"rainbow-in-lightning-storm-photo","pub_start":{"timestampMs":1304215980000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/fbcecf81968d3570257c47c1f46a0ebb","title":"Rainbow in Lightning Storm"}},{"slug":"bigfoot-sighting-reported-in-kentucky","pub_start":{"timestampMs":1790023680000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94","title":"Bigfoot Sighting Reported in Kentucky"}},{"slug":"video-shadow-figures-filmed-at-indiana-theater","pub_start":{"timestampMs":1790017320000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab17ffa17053aeb5f231cd9","title":"Video: Shadow Figures Filmed at Indiana Theater?"}},{"slug":"2026-09-20-show","pub_start":{"timestampMs":1789984800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69aa2ef31d65b16dcd86e1ef","title":"UFOs & Spiritual War / Sasquatch Experiences"}},{"slug":"uap-video-six-spheres-over-the-middle-east","pub_start":{"timestampMs":1789924500000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab015d1427b1629d0e59db2","title":"UAP Video: Six Spheres Over the Middle East"}},{"slug":"2026-09-19-show","pub_start":{"timestampMs":1789898400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aac8bfeb1bf29cf75c1ca7b","title":"Animal Communications / Ocean Mysteries"}}]]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","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":"%2F6ab6c043e3934667d2d3f23e","type":"LEADS","record":{"title":"Watch: Four Odd UFOs Filmed Over Canadian Lake","subtitle":"A curious piece of footage filmed by a pilot in Canada shows four UFOs flying over the clouds above a lake.","image":"https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1","img_meta":{"base_id":"%2F6ab6be3d38db6980363c65c1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-four-odd-ufos-filmed-over-canadian-lake/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab6c062e3934667d2d3f23f","type":"LEADS","record":{"title":"In Coast You Missed It 9/25/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139","img_meta":{"base_id":"%2F6ab6c00787b7cd14bba2f139","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-92526/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab58cc906310e0fe20499d0","type":"LEADS","record":{"title":"Watch: Argentine Pilot Reports Baffling Trio of Lights That Appeared Outside Aircraft","subtitle":"A seasoned pilot in Argentina has come forward with a compelling account of three mysterious lights that appeared outside his aircraft for more than 30 minutes. ","image":"https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5","img_meta":{"base_id":"%2F63e2d7afe691370b61b932c5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-argentine-pilot-reports-baffling-trio-of-lights-that-appeared-outside-aircraft/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab56dffc8472d186ca43c3a","type":"LEADS","record":{"title":"Video: Bizarre Mystery Sound Confounds Milwaukee Residents","subtitle":"Several Milwaukee residents were left scratching their heads earlier this week after hearing a bizarre mystery sound that no one can identify or quite describe. ","image":"https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a","img_meta":{"base_id":"%2F6ab56c71a5ae33205431c00a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-bizarre-mystery-sound-confounds-milwaukee-residents/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab58cf906310e0fe20499d1","type":"LEADS","record":{"title":"Japanese Fortune Teller Accused of Stealing Over $450,000 in Cryptocurrency","subtitle":"A fortune teller in Japan has been accused of fleecing a woman out of more than $450,000 in cryptocurrency. ","image":"https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13","img_meta":{"base_id":"%2F6ab58bcc1b26a3a74a7c6e13","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/japanese-fortune-teller-accused-of-stealing-over-450000-in-cryptocurrency/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"resolved":{"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"feed":{"results":[{"id":"%2F6ab6c043e3934667d2d3f23e","type":"LEADS","record":{"title":"Watch: Four Odd UFOs Filmed Over Canadian Lake","subtitle":"A curious piece of footage filmed by a pilot in Canada shows four UFOs flying over the clouds above a lake.","image":"https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1","img_meta":{"base_id":"%2F6ab6be3d38db6980363c65c1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-four-odd-ufos-filmed-over-canadian-lake/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab6c062e3934667d2d3f23f","type":"LEADS","record":{"title":"In Coast You Missed It 9/25/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139","img_meta":{"base_id":"%2F6ab6c00787b7cd14bba2f139","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-92526/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab58cc906310e0fe20499d0","type":"LEADS","record":{"title":"Watch: Argentine Pilot Reports Baffling Trio of Lights That Appeared Outside Aircraft","subtitle":"A seasoned pilot in Argentina has come forward with a compelling account of three mysterious lights that appeared outside his aircraft for more than 30 minutes. ","image":"https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5","img_meta":{"base_id":"%2F63e2d7afe691370b61b932c5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-argentine-pilot-reports-baffling-trio-of-lights-that-appeared-outside-aircraft/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab56dffc8472d186ca43c3a","type":"LEADS","record":{"title":"Video: Bizarre Mystery Sound Confounds Milwaukee Residents","subtitle":"Several Milwaukee residents were left scratching their heads earlier this week after hearing a bizarre mystery sound that no one can identify or quite describe. ","image":"https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a","img_meta":{"base_id":"%2F6ab56c71a5ae33205431c00a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-bizarre-mystery-sound-confounds-milwaukee-residents/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab58cf906310e0fe20499d1","type":"LEADS","record":{"title":"Japanese Fortune Teller Accused of Stealing Over $450,000 in Cryptocurrency","subtitle":"A fortune teller in Japan has been accused of fleecing a woman out of more than $450,000 in cryptocurrency. ","image":"https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13","img_meta":{"base_id":"%2F6ab58bcc1b26a3a74a7c6e13","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/japanese-fortune-teller-accused-of-stealing-over-450000-in-cryptocurrency/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"genre":[],"format":""},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":"Coast to Coast AM: The Best Paranormal News Show"},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"COAST-PR","stationFormat":"","stationMarket":"PREMIERE","stationMicrosite":"","tags":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"www.coasttocoastam.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#ffffff","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.coasttocoastam.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@coasttocoastam","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@coasttocoastam","type":"meta"}],["canonical",{"value":"https://www.coasttocoastam.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.coasttocoastam.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Coast to Coast AM","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Coast to Coast AM","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"140586622674265","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"105212777348","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:config-m:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:index-m","SM6.0:index-m:/b9d508fdf3381ca6ccb4a13a2c93f185","app/sites","app/sites/20260804160818432","app/streams","app/streams/20260922173229478","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:/5df90405fc5c6051ef1778c4","PS:content:coast-to-coast-article:/6826ed959549d8cf707b59c6","PS:content:coast-to-coast-article:/6ab628b1f4fe527abd6a2aea","PS:content:coast-to-coast-article:/6ab62905f4fe527abd6a2b0a","PS:content:coast-to-coast-article:/6ab62948f4fe527abd6a2b16","PS:content:coast-to-coast-article:/6ab629aef4fe527abd6a2b22","PS:content:coast-to-coast-article:/6ab629f9f4fe527abd6a2b2e","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:/5dffc7e1cc137bf2442012e5","PS:content:coast-to-coast-guest:/5dffef4d537fd678a3ece5ca","PS:content:coast-to-coast-guest:/5dfffb7a537fd678a3ece65d","PS:content:coast-to-coast-guest:/5e0000e2cc137bf24420157b","PS:content:coast-to-coast-guest:/5e0062c4cc137bf244201988","PS:content:coast-to-coast-guest:/5e006fe3cc137bf244201a6b","PS:content:coast-to-coast-guest:/5e0073dbcc137bf244201aa7","PS:content:coast-to-coast-guest:/5e007547cc137bf244201abb","PS:content:coast-to-coast-guest:/5e007758cc137bf244201ad8","PS:content:coast-to-coast-guest:/5e00ffa4cc137bf24420211b","PS:content:coast-to-coast-guest:/63ae28522db328289c09c1f6","PS:content:coast-to-coast-guest:/658e1a2089785cd48d0f4f43","PS:content:coast-to-coast-guest:/6aac785c8e47db5ec74e95e6","PS:content:coast-to-coast-guest:/6ab5ad1cda81a38697854b85","PS:content:coast-to-coast-guest:/6ab5afd9d004cf82738efa96","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6aacd7c94ab26eccb2d3cf8c","PS:content:coast-to-coast-show:/6ab5b256656189e7f2dae9c4","PS:content:coast-to-coast-show:/6ab5b813656189e7f2dae9dd","PS:content:coast-to-coast-show:/6ab5c0f8656189e7f2dae9f6","PS:content:coast-to-coast-show:/6ab5c4aa656189e7f2daea0f","PS:content:coast-to-coast-show:/6ab5d87d656189e7f2daea28","PS:content:coast-to-coast-show:/6ab604c834588b1052968962","PS:content:coast-to-coast-show:/6ab607f434588b105296897c","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a42b6ef44acaf9cc1e0eda2","PS:leads:/6a7549808d780c3fefb9853f","PS:leads:/6ab56dffc8472d186ca43c3a","PS:leads:/6ab58cc906310e0fe20499d0","PS:leads:/6ab58cf906310e0fe20499d1","PS:leads:/6ab6c043e3934667d2d3f23e","PS:leads:/6ab6c062e3934667d2d3f23f","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:1fa5fdc7839ba40d9d3b9cf5876aed47","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0eebe34d1898bc1702e08e5bc6e02e84","SM6.0:site-streams","SM6.0:site-streams:011a6e1048d4bb52d021adb6dacff635","app/pubsub","app/pubsub/20260922173434538","app/sites/20260922160401296","sites","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.coasttocoastam.com","path":"/","query":{},"params":{},"userAgent":"FeedBurner/1.0 (http://www.FeedBurner.com)","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":"%2F6ab6c043e3934667d2d3f23e","type":"LEADS","record":{"title":"Watch: Four Odd UFOs Filmed Over Canadian Lake","subtitle":"A curious piece of footage filmed by a pilot in Canada shows four UFOs flying over the clouds above a lake.","image":"https://i.iheart.com/v3/re/new_assets/6ab6be3d38db6980363c65c1","img_meta":{"base_id":"%2F6ab6be3d38db6980363c65c1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-four-odd-ufos-filmed-over-canadian-lake/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab6c062e3934667d2d3f23f","type":"LEADS","record":{"title":"In Coast You Missed It 9/25/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/6ab6c00787b7cd14bba2f139","img_meta":{"base_id":"%2F6ab6c00787b7cd14bba2f139","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-92526/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab58cc906310e0fe20499d0","type":"LEADS","record":{"title":"Watch: Argentine Pilot Reports Baffling Trio of Lights That Appeared Outside Aircraft","subtitle":"A seasoned pilot in Argentina has come forward with a compelling account of three mysterious lights that appeared outside his aircraft for more than 30 minutes. ","image":"https://i.iheart.com/v3/re/new_assets/63e2d7afe691370b61b932c5","img_meta":{"base_id":"%2F63e2d7afe691370b61b932c5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-argentine-pilot-reports-baffling-trio-of-lights-that-appeared-outside-aircraft/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab56dffc8472d186ca43c3a","type":"LEADS","record":{"title":"Video: Bizarre Mystery Sound Confounds Milwaukee Residents","subtitle":"Several Milwaukee residents were left scratching their heads earlier this week after hearing a bizarre mystery sound that no one can identify or quite describe. ","image":"https://i.iheart.com/v3/re/new_assets/6ab56c71a5ae33205431c00a","img_meta":{"base_id":"%2F6ab56c71a5ae33205431c00a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-bizarre-mystery-sound-confounds-milwaukee-residents/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6ab58cf906310e0fe20499d1","type":"LEADS","record":{"title":"Japanese Fortune Teller Accused of Stealing Over $450,000 in Cryptocurrency","subtitle":"A fortune teller in Japan has been accused of fleecing a woman out of more than $450,000 in cryptocurrency. ","image":"https://i.iheart.com/v3/re/new_assets/6ab58bcc1b26a3a74a7c6e13","img_meta":{"base_id":"%2F6ab58bcc1b26a3a74a7c6e13","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/japanese-fortune-teller-accused-of-stealing-over-450000-in-cryptocurrency/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aacd3174ab26eccb2d3cf73","type":"PUBLISHING","record":{"ref_id":"%2F6aacd3174ab26eccb2d3cf73","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a>, a retired trial judge from Orange County, California, spoke candidly about his extensive legal career and his views on justice, politics, and societal issues. Regarding the gravity of the judicial role, he said, &quot;You have to do justice under the facts and the law, but you also have to explain,&quot; highlighting the balance judges must maintain between decision-making and transparency. Reflecting on his time as a prosecutor and judge, Gray advocated for fairness and consistency in sentencing, proposing a system in which multiple judges would review cases to avoid arbitrary outcomes.\u003c/p>\n\n\u003cp>Critical of the current political polarization and erosion of civil discourse, he called for a return to informed voting and open dialogue, urging citizens to &quot;educate yourself&quot; rather than vote based on superficial factors. Notably, Gray revealed his early and public opposition to drug prohibition, holding a rare press conference as a sitting judge in 1992 to declare, &quot;Our nation's policy of drug prohibition had failed.&quot; His book on the topic was endorsed by figures like Milton Friedman, George Shultz, and Walter Cronkite. Gray proposes regulation, control, and taxation of drugs to reduce harm and bring users closer to medical help.\u003c/p>\n\n\u003cp>On current events, he argued that U.S. military involvement in Iran lacks constitutional authorization, and called on Congress to demand a formal declaration of war and require the president to clearly outline objectives. Further, he condemned illegal military actions, such as seizing drug boats in international waters, calling them &quot;an act of war&quot; and &quot;a crime,&quot; along with the kidnapping of the Maduros, since the U.S. is not at war with Venezuela.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presented her interview with parapsychologist \u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">Dr. Gary Schwartz\u003c/a> discussing &quot;breakthrough scientific evidence&quot; of spirit communication and collaboration through what he calls the SoulPhone. He described the SoulPhone as advanced technology designed to detect and interact with &quot;post-material persons&quot; (PMPs) —conscious entities who have transitioned beyond physical death. While practical devices for direct communication are not yet available, Schwartz asserted that his research provides &quot;definitive proof of concept evidence&quot; that consciousness survives death and can be detected and engaged using technology.\u003c/p>\n\n\u003cp>Unlike traditional methods such as Ouija boards or channeling, Schwartz emphasized that his approach uses &quot;state-of-the-art technology under highly controlled experimental conditions&quot; to directly detect spirit energy, eliminating reliance on human motor skills or subjective interpretation. A key aspect of his experiments involves collaboration with the &quot;A team&quot; of PMPs, including famous historical figures like Harry Houdini, Thomas Edison, and astronaut Edgar Mitchell. According to Schwartz, these entities participate in rigorous tests verifying their identity and conscious experience by answering specific true/false questions about their lives. The &quot;B Team,&quot; he explained, consists of living researchers, including\u003cem> \u003c/em>himself\u003cem>, \u003c/em>his wife, \u003ca href=\"https://www.rhondaeklundschwartz.com/about\" target=\"_blank\">Rhonda Schwartz\u003c/a>, the lead evidential medium, and their colleague\u003cem> \u003c/em>\u003ca href=\"https://www.soulproof.com/\" target=\"_blank\">Mark Pitstick\u003c/a>\u003cem>, \u003c/em>who facilitate communication and increase the signal-to-noise ratio\u003cem>.\u003c/em>\u003c/p>\n\n\u003cp>The research team also employs other mediums to verify identities of PMPs through controlled double-blind tests and artistic sketches. He places importance on rigorous scientific validation and peer review, stating, &quot;We don't report or publish anything unless we've been able to replicate it multiple times.&quot; Regarding the future availability of the SoulPhone, the transition from laboratory prototypes to consumer technology remains uncertain, and may take months to years, Schwartz reported. During the last hour, he joined George and Cheryll live to take calls from listeners.\u003c/p>\n\n\u003cp>N\u003cem>ews segment guests: Jeff Nelken, \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/SoulPhone-Experiments-BREAKTHROUGH-COMMUNICATION-COLLABORATION/dp/B0HB11XMS6/ctoc\" target=\"_blank\">The SoulPhone Experiments\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/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Gordon Lightfoot","title":"If You Could Read My Mind","url":"https://amazon.com/dp/B003CV9O9M/ctoc?trackAsin=B003CV9O9M"},{"artist":"Guns N’ Roses","title":"Knockin’ On Heaven’s Door","url":"https://amazon.com/dp/B07DCLVGWL/ctoc?trackAsin=B07DCLVGWL"},{"artist":"Cutting Crew","title":"(I Just) Died In Your Arms Tonight","url":"https://www.amazon.com/dp/B000TDD1YU"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Roy Orbison","title":"Only The Lonely","url":"https://amazon.com/dp/B0040GY60A/ctoc?trackAsin=B0040GY60A"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Stevie Wonder","title":"I Just Called To Say I Love You","url":"https://amazon.com/dp/B07G9552RX/ctoc?trackAsin=B07G9552RX"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"Frank Sinatra","title":"Softly As I Leave You","url":"https://amazon.com/dp/B00V07JYWC/ctoc?trackAsin=B00V07JYWC"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"Tommy Tutone","title":"867-5309/Jenny","url":"https://amazon.com/dp/B0014KDDK4/ctoc?trackAsin=B0014KDDK4"},{"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":"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":["%2F5e006fe3cc137bf244201a6b","%2F5e007758cc137bf244201ad8","%2F5e0000e2cc137bf24420157b"]},"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/Polarization","keywords/afterlife"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6ab6522a069697a2f91f44ad","show":"coast","title":"Thu, Sep 24 2026 - Hour 1"},{"episodeId":"/episodes/6ab6523b069697a2f91f44ae","show":"coast","title":"Thu, Sep 24 2026 - Hour 2"},{"episodeId":"/episodes/6ab6524c069697a2f91f44af","show":"coast","title":"Thu, Sep 24 2026 - Hour 3"},{"episodeId":"/episodes/6ab6525e069697a2f91f44b0","show":"coast","title":"Thu, Sep 24 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A surreal abstract image of a human hand reaching forward, surrounded by streaks of warm light and motion blur. A dreamlike, ethereal atmosphere, concepts of energy, connection, time travel, and digital identity. Ideal for themes of technology, spirituality, metaphysics, and the future of human experience.","id":"%2F6aacd69b815285523f319a66","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66","source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Surreal hand reaching through light trails","url":"asset://assets.getty/6aacd69b815285523f319a66","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790258400000},"slug":{"type":"slug","value":"2026-09-24-show"},"summary":{"type":"html","value":"\u003cp>Retired judge \u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a> shared his views on justice, politics, and societal issues. Followed by \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a>' interview with parapsychologist \u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">Dr. Gary Schwartz\u003c/a> on his breakthrough evidence for spirit communication, and his SoulPhone device.\u003c/p>\n\n"},"title":{"type":"title","value":"Societal Issues / The SoulPhone"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">judgejimgray.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lach.org/people/dr-gary-e-schwartz/\" target=\"_blank\">lach.org/people/dr-gary-e-schwartz\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">soulphone.org\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-24-2026-hour-1,09-24-2026-hour-2,09-24-2026-hour-3,09-24-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Retired judge James P. Gray shared his views on justice, politics, and societal issues. Followed by Cheryll Jones' interview with parapsychologist Dr. Gary Schwartz on his breakthrough evidence for spirit communication, and his SoulPhone device.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A surreal abstract image of a human hand reaching forward, surrounded by streaks of warm light and motion blur. A dreamlike, ethereal atmosphere, concepts of energy, connection, time travel, and digital identity. Ideal for themes of technology, spirituality, metaphysics, and the future of human experience.","link":"","new_tab":false,"source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Surreal hand reaching through light trails","url":"asset://assets.getty/6aacd69b815285523f319a66","use_caption":false},"keywords":["keywords/Polarization","keywords/afterlife"],"primary_slug":"2026-09-24-show","slugs":["2026-09-24-show"],"sponsored":false,"title":"Societal Issues / The SoulPhone"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790330400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JX1Xi","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-24-show/"},"slug":"2026-09-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66","title":"Societal Issues / The SoulPhone","description":"Retired judge James P. Gray shared his views on justice, politics, and societal issues. Followed by Cheryll Jones' interview with parapsychologist Dr. Gary Schwartz on his breakthrough evidence for spirit communication, and his SoulPhone device.","author":""},"pub_start":1790330400000,"pub_until":4115978604802,"pub_changed":1790333620851,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006fe3cc137bf244201a6b","slug":"gray-jim-45483","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/gray-jim/45483","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nJames P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \n\u003c/p>\n\n\u003cp>\nJudge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as \u003ci>Wearing The Robe\u003c/i>, about practical and ethical issues in being a judge.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Why-Drug-Laws-Have-Failed/dp/1566398606/ctoc\" target=\"_blank\">Why Our Drug Laws Have Failed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paragraphs-Liberty-Solutions-Responsible-Libertarian/dp/170817785X/ctoc\" target=\"_blank\">2 Paragraphs 4 Liberty\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\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"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"gray-jim-45483"},"summary":{"type":"html","value":"\u003cp>James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \u003c/p>\n\n\n\n\n\u003cp>Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.\u003c/p>\n\n"},"title":{"type":"title","value":"Jim Gray"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">judgejimgray.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/gray-jim-45483","feed_permalink":"https:/www.coasttocoastam.com/guest/gray-jim/45483","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","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/d2c147dd6dac5fbb60e3a5e869264212","use_caption":false},"keywords":[],"primary_slug":"gray-jim-45483","slugs":["gray-jim-45483"],"sponsored":false,"title":"Jim Gray"},"targeting":{"exclusion":{"tags":[]},"publish_date":1498795380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rBNZk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1498795380000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Gray","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","image":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and cutting-edge networks, including CNN and The Weather Channel. Her face and voice became familiar to viewers in millions of homes through her prime-time broadcasts throughout the US and around the world.\u003c/p>\n\n\u003cp>As a journalist with a nose for news in stories behind the headlines, Cheryll has worked in multiple markets in various capacities with a curious interest, whether it’s hard news, controversies, conspiracies, or the mysterious and unexplained. Her accomplished TV broadcasting career covers extensive experience on both sides of the camera. Starting as a weather reporter, Cheryll quickly extended her skills and credentials to include talk show host, writer, producer, field reporter, meteorologist, and network news anchor.\u003c/p>\n\n\u003cp>She is uniquely distinguished as the only TV broadcaster to be both a news anchor and accredited meteorologist at the network level. Her career has taken her from her hometown of Knoxville, Tennessee to major markets including Miami, Atlanta, New York, Denver, West Palm Beach, and Kansas City.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jones-cheryll-103086"},"summary":{"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.\u003c/p>\n\n"},"title":{"type":"title","value":"Cheryll Jones"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/jones-cheryll-103086","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false},"keywords":[],"primary_slug":"jones-cheryll-103086","slugs":["jones-cheryll-103086"],"sponsored":false,"title":"Cheryll Jones"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"PSRLe","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/coast-to-coast-am","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/top-secret"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1587701100000,"type":"content:coast-to-coast-guest","summary":{"title":"Cheryll Jones","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"}},{"ref_id":"%2F5e0000e2cc137bf24420157b","slug":"schwartz-gary-5765","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/schwartz-gary/5765","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>Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health. Gary received his PhD in 1971 from Harvard University, was an Assistant Professor at Harvard, and was a tenured Professor of Psychology and Psychiatry at Yale University and director of the Yale Psychophysiology Center before moving to the University of Arizona in 1988. His research integrates mind-body medicine, energy medicine, and spiritual medicine. His new book is \u003cem> \u003c/em>The SoulPhone Experiments: Breakthrough Scientific Evidence for Spirit Communication and Collaboration\u003cem> \u003c/em>(2026).\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/074343658X/ctoc\" target=\"_blank\">The Afterlife Experiments: Breakthrough Scientific Evidence of Life After Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743292375/ctoc\" target=\"_blank\">The Energy Healing Experiments\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743477413/ctoc\" target=\"_blank\">The G.O.D. Experiments\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571741704/ctoc\" target=\"_blank\">The Living Energy Universe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571744592/ctoc\" target=\"_blank\">The Truth About Medium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sacred-Promise-Science-Discovering-Collaboration/dp/1582702586/ctoc\" target=\"_blank\">The Sacred Promise\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Afterlife-Frequency-Scientific-Spiritual-Awareness/dp/1608687805/ctoc\" target=\"_blank\">The Afterlife Frequency: The Scientific Proof of Spiritual Contact and How That Awareness Will Change Your Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/SoulPhone-Experiments-BREAKTHROUGH-COMMUNICATION-COLLABORATION/dp/B0HB11XMS6/ctoc\" target=\"_blank\">The SoulPhone Experiments\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":"%2F6348977d4369ce118c5b40cf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6348977d4369ce118c5b40cf","source_credit":"","title":"","url":"asset://new_assets/6348977d4369ce118c5b40cf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"schwartz-gary-5765"},"summary":{"type":"html","value":"\u003cp>Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health. \u003c/p>\n\n"},"title":{"type":"title","value":"Gary Schwartz"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://lach.org/people/dr-gary-e-schwartz/\" target=\"_blank\">lach.org/people/dr-gary-e-schwartz\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lifeafterdeathproject.com/\" target=\"_blank\">lifeafterdeathproject.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.flfe.net/evidence/\" target=\"_blank\">flfe.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">soulphone.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/schwartz-gary-5765","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/schwartz-gary/5765","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6348977d4369ce118c5b40cf","use_caption":false},"keywords":[],"primary_slug":"schwartz-gary-5765","slugs":["schwartz-gary-5765"],"sponsored":false,"title":"Gary Schwartz"},"targeting":{"exclusion":{"tags":[]},"publish_date":1511102220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"RmlVl","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":1511102220000,"type":"content:coast-to-coast-guest","summary":{"title":"Gary Schwartz","description":"Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health.","image":"https://i.iheart.com/v3/re/new_assets/6348977d4369ce118c5b40cf"}}]}},{"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:/6aacd3174ab26eccb2d3cf73","slug:2026-09-24-show","slug:2026-09-24-show","keyword:keywords/Polarization","keyword:keywords/afterlife"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1791597678000,"\u003cupcoming_pub_after>":1790391600000,"\u003cpub_start>":1790388078000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1790474478000,"\u003ctonight_pub_after>":1790391600000},"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":"%2F6aacd7c94ab26eccb2d3cf8c","type":"PUBLISHING","record":{"ref_id":"%2F6aacd7c94ab26eccb2d3cf8c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joining guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), paranormal investigator Kristin Lee shares nearly two decades of experience at the \u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">Bellaire House\u003c/a> in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Confessions-Hauntings-Possession-Bellaire/dp/1642970263/ctoc\" target=\"_blank\">Paranormal Confessions\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aac785c8e47db5ec74e95e6","%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/hauntings"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An abandoned house with a purple turret in Texarkana, Arkansas","id":"%2F6aacd915815285523f319a67","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67","source_credit":"Sabrina Gordon / iStock Editorial / Getty Images","title":"Texarkana Haunted House","url":"asset://assets.getty/6aacd915815285523f319a67","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790344800000},"slug":{"type":"slug","value":"2026-09-25-show"},"summary":{"type":"html","value":"\u003cp>Joining guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), paranormal investigator Kristin Lee shares nearly two decades of experience at the \u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">Bellaire House\u003c/a> in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Haunted Bellaire House / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">\u003cu>bellairehousetours.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Joining guest host Ryan Wrecker (email), paranormal investigator Kristin Lee shares nearly two decades of experience at the Bellaire House in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An abandoned house with a purple turret in Texarkana, Arkansas","link":"","new_tab":false,"source_credit":"Sabrina Gordon / iStock Editorial / Getty Images","title":"Texarkana Haunted House","url":"asset://assets.getty/6aacd915815285523f319a67","use_caption":false},"keywords":["keywords/hauntings"],"primary_slug":"2026-09-25-show","slugs":["2026-09-25-show"],"sponsored":false,"title":"Haunted Bellaire House / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790416800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"kdlQp","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":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-25-show/"},"slug":"2026-09-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67","title":"Haunted Bellaire House / Open Lines","description":"Joining guest host Ryan Wrecker (email), paranormal investigator Kristin Lee shares nearly two decades of experience at the Bellaire House in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","author":""},"pub_start":1790416800000,"pub_until":4115978604802,"pub_changed":1790416800000,"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":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aacd7c94ab26eccb2d3cf8c","slug:2026-09-25-show","slug:2026-09-25-show","keyword:keywords/hauntings"]}}],"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":"%2F6aacd7c94ab26eccb2d3cf8c","type":"PUBLISHING","record":{"ref_id":"%2F6aacd7c94ab26eccb2d3cf8c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joining guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), paranormal investigator Kristin Lee shares nearly two decades of experience at the \u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">Bellaire House\u003c/a> in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Confessions-Hauntings-Possession-Bellaire/dp/1642970263/ctoc\" target=\"_blank\">Paranormal Confessions\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aac785c8e47db5ec74e95e6","%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/hauntings"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An abandoned house with a purple turret in Texarkana, Arkansas","id":"%2F6aacd915815285523f319a67","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67","source_credit":"Sabrina Gordon / iStock Editorial / Getty Images","title":"Texarkana Haunted House","url":"asset://assets.getty/6aacd915815285523f319a67","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790344800000},"slug":{"type":"slug","value":"2026-09-25-show"},"summary":{"type":"html","value":"\u003cp>Joining guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), paranormal investigator Kristin Lee shares nearly two decades of experience at the \u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">Bellaire House\u003c/a> in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Haunted Bellaire House / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">\u003cu>bellairehousetours.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Joining guest host Ryan Wrecker (email), paranormal investigator Kristin Lee shares nearly two decades of experience at the Bellaire House in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An abandoned house with a purple turret in Texarkana, Arkansas","link":"","new_tab":false,"source_credit":"Sabrina Gordon / iStock Editorial / Getty Images","title":"Texarkana Haunted House","url":"asset://assets.getty/6aacd915815285523f319a67","use_caption":false},"keywords":["keywords/hauntings"],"primary_slug":"2026-09-25-show","slugs":["2026-09-25-show"],"sponsored":false,"title":"Haunted Bellaire House / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790416800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"kdlQp","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":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-25-show/"},"slug":"2026-09-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd915815285523f319a67","title":"Haunted Bellaire House / Open Lines","description":"Joining guest host Ryan Wrecker (email), paranormal investigator Kristin Lee shares nearly two decades of experience at the Bellaire House in Ohio, one of America’s best-known paranormal locations. She'll report on the unusual activity at the property and why she believes the Bellaire House is more than a traditional haunted house. According to Lee, the environment seems to respond to each person who enters, producing different experiences and encounters from one visitor to the next. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","author":""},"pub_start":1790416800000,"pub_until":4115978604802,"pub_changed":1790416800000,"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":"%2F6aac785c8e47db5ec74e95e6","slug":"kristen-lee","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/kristen-lee/","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>Kristin Lee is a mental health professional and psychic medium who helps families and their children to overcome paranormal and demonic entities. She is a former reverend high priestess of the old-world Stregherian religion and the proprietor of the Bellaire House Afterlife Research Center.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Confessions-Hauntings-Possession-Bellaire/dp/1642970263/ctoc\" target=\"_blank\">Paranormal Confessions\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":"%2F6aac715680a750c46290c427","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6aac715680a750c46290c427","source_credit":"","title":"","url":"asset://new_assets/6aac715680a750c46290c427","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kristen-lee"},"summary":{"type":"html","value":"\u003cp>Kristin Lee is a mental health professional and psychic medium who helps families and their children to overcome paranormal and demonic entities.\u003c/p>\n\n"},"title":{"type":"title","value":"Kristin Lee"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bellairehousetours.com/\" target=\"_blank\">\u003cu>bellairehousetours.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Kristin Lee is a mental health professional and psychic medium who helps families and their children to overcome paranormal and demonic entities.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6aac715680a750c46290c427","use_caption":false},"keywords":[],"primary_slug":"kristen-lee","slugs":["kristen-lee"],"sponsored":false,"title":"Kristin Lee"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789687740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZBRJJ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789687740000,"type":"content:coast-to-coast-guest","summary":{"title":"Kristin Lee","description":"Kristin Lee is a mental health professional and psychic medium who helps families and their children to overcome paranormal and demonic entities.","image":"https://i.iheart.com/v3/re/new_assets/6aac715680a750c46290c427"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aacd7c94ab26eccb2d3cf8c","slug:2026-09-25-show","slug:2026-09-25-show","keyword:keywords/hauntings"]}},{"id":"%2F6ab5b256656189e7f2dae9c4","type":"PUBLISHING","record":{"ref_id":"%2F6ab5b256656189e7f2dae9c4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-26-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) is joined by author \u003ca href=\"https://lonmiloduquette.net/?utm_source=chatgpt.com\" target=\"_blank\">L\u003c/a>\u003ca href=\"https://lonmiloduquette.net/\" target=\"_blank\">on Milo DuQuette\u003c/a>, who explores the life and legacy of one of the 20th century’s most infamous and controversial figures, British occultist and magician Aleister Crowley. He will examine who Crowley was, what he stood for, and the beliefs that shaped his extraordinary life and reputation.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://spirit-fiction.com/\" target=\"_blank\">Kathleen Dayan\u003c/a> shares the experiences that led her to mediumship and the messages she says she received from the Other Side. She'll discuss how those experiences transformed her own understanding of grief and fear of death, and why she ultimately felt compelled to share what she had discovered with others.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/11/97 when callers debated the UPS strike and its possible crippling of the economy.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Young-Aleister-Crowley-Magicians-Revolt/dp/1578639158/ctoc\" target=\"_blank\">Young Aleister Crowley and the Magicians’ Revolt\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Aleister-Crowleys-Illustrated-Goetia-Crowley/dp/1935150294/ctoc\" target=\"_blank\">Aleister Crowley's Illustrated Goetia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578632994/ctoc\" target=\"_blank\">The Magick of Aleister Crowley: A Handbook of the Rituals of Thelema\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Before-We-Were-Born-Novel/dp/1803410701/ctoc\" target=\"_blank\">Before We Were Born\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Meet-Heaven-Kathleen-Ready-Dayan/dp/B0FHQ5HJ5Y/ctoc\" target=\"_blank\">Meet Me in Heaven\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffef4d537fd678a3ece5ca","%2F63ae28522db328289c09c1f6"]},"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/Aleister Crowley","keywords/mediumship"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Young woman covered in spider webs under red neon lights.","id":"%2F6ab5b5347fe4fb32aee421a3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab5b5347fe4fb32aee421a3","source_credit":"urbazon / E+ / Getty Images","title":"Young Woman Covered In Spider Webs Under Red Neon Lights","url":"asset://assets.getty/6ab5b5347fe4fb32aee421a3","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790431200000},"slug":{"type":"slug","value":"2026-09-26-show"},"summary":{"type":"html","value":"\u003cp>Joining Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>\u003cu>)\u003c/u>, author \u003ca href=\"https://lonmiloduquette.net/\" target=\"_blank\">Lon Milo DuQuette\u003c/a> explores the life of one of the 20th century’s most controversial figures, occultist Aleister Crowley. He'll examine who Crowley was and the beliefs that shaped his extraordinary life and reputation. Followed by author \u003ca href=\"https://spirit-fiction.com/\" target=\"_blank\">Kathleen Dayan\u003c/a>, who shares the experiences that led her to mediumship and the messages she says she received from the Other Side. She'll reveal how those experiences transformed her own understanding of grief and fear of death.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/11/97 when callers debated the UPS strike and its possible crippling of the economy.\u003c/p>\n\n"},"title":{"type":"title","value":"Life of Aleister Crowley / Other Side Messages"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lonmiloduquette.net/\" target=\"_blank\">lonmiloduquette.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://spirit-fiction.com/\" target=\"_blank\">\u003cu>spirit-fiction.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Joining Ryan Wrecker (email), author Lon Milo DuQuette explores the life of one of the 20th century’s most controversial figures, occultist Aleister Crowley. He'll examine who Crowley was and the beliefs that shaped his extraordinary life and reputation. Followed by author Kathleen Dayan, who shares the experiences that led her to mediumship and the messages she says she received from the Other Side. She'll reveal how those experiences transformed her own understanding of grief and fear of death. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/11/97 when callers debated the UPS strike and its possible crippling of the economy.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Young woman covered in spider webs under red neon lights.","link":"","new_tab":false,"source_credit":"urbazon / E+ / Getty Images","title":"Young Woman Covered In Spider Webs Under Red Neon Lights","url":"asset://assets.getty/6ab5b5347fe4fb32aee421a3","use_caption":false},"keywords":["keywords/Aleister Crowley","keywords/mediumship"],"primary_slug":"2026-09-26-show","slugs":["2026-09-26-show"],"sponsored":false,"title":"Life of Aleister Crowley / Other Side Messages"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790503200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"jxnFX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-26-show/"},"slug":"2026-09-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab5b5347fe4fb32aee421a3","title":"Life of Aleister Crowley / Other Side Messages","description":"Joining Ryan Wrecker (email), author Lon Milo DuQuette explores the life of one of the 20th century’s most controversial figures, occultist Aleister Crowley. He'll examine who Crowley was and the beliefs that shaped his extraordinary life and reputation. Followed by author Kathleen Dayan, who shares the experiences that led her to mediumship and the messages she says she received from the Other Side. She'll reveal how those experiences transformed her own understanding of grief and fear of death. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/11/97 when callers debated the UPS strike and its possible crippling of the economy.","author":""},"pub_start":1790503200000,"pub_until":4115978604802,"pub_changed":1790503200000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffef4d537fd678a3ece5ca","slug":"duquette-lon-milo-6208","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/duquette-lon-milo/6208","cuser":"","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/157863010X/ctoc\" target=\"_blank\">Angels, Demons &amp; Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578633826/ctoc\" target=\"_blank\">Enochian Vision Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578631203/ctoc\" target=\"_blank\">My Life With the Spirits\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0880797282/ctoc\" target=\"_blank\">Tarot of Ceremonial Magick Deck\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578632153/ctoc\" target=\"_blank\">The Chicken Qabalah of Rabbi Lamed Ben Clifford\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1578632994/ctoc\" target=\"_blank\">The Magick of Aleister Crowley: A Handbook of the Rituals of Thelema\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Low-Magick-Your-Head-Just/dp/0738719242/ctoc\" target=\"_blank\">Low Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Homemade-Magick-Mischief-Do---Yourself/dp/0738732982//ctoc\" target=\"_blank\">Homemade Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Weiser-Book-Horror-Occult-Stories/dp/1578635721/ctoc\" target=\"_blank\">The Weiser Book of Horror and the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Aleister-Crowleys-Illustrated-Goetia-Crowley/dp/1935150294/ctoc\" target=\"_blank\">Aleister Crowley's Illustrated Goetia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Understanding-Aleister-Crowleys-Thoth-Tarot/dp/157863623X/ctoc\" target=\"_blank\">Understanding Aleister Crowley's Thoth Tarot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Allow-Me-Introduce-Insiders-Occult/dp/157863654X/ctoc\" target=\"_blank\">Allow Me to Introduce: An Insider's Guide to the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tarot-Architect-Become-Builder-Spiritual/dp/1578638542/ctoc\" target=\"_blank\">The Tarot Architect\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Young-Aleister-Crowley-Magicians-Revolt/dp/1578639158/ctoc\" target=\"_blank\">Young Aleister Crowley and the Magicians’ Revolt\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/88b11650a14fddb0d4b675d80ef54434","caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/88b11650a14fddb0d4b675d80ef54434","source_credit":"","use_caption":false}},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lonmiloduquette.net/\" target=\"_blank\">lonmiloduquette.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/lon.duquette\" target=\"_blank\">facebook.com/lon.duquette\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nBest-selling author of 17 books, Lon Milo DuQuette is one of the most respected and entertaining esoteric writers in the world today. He is also an award-winning singer-songwriter and recording artist whose musical career has spanned over 50 years. He is an internationally recognized authority on Tarot, Qabalah, and Ceremonial Magick, and has written extensively about the life and works of the controversial English magician, Aleister Crowley. He is currently the U.S. Deputy Grand Master of Ordo Templi Orientis, a one-hundred-year-old magical society once led by Crowley.\n\u003c/p>"}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"duquette-lon-milo-6208"},"summary":{"type":"html","value":"\u003cp>Best-selling author of 17 books, Lon Milo DuQuette is one of the most respected and entertaining esoteric writers in the world today. He is also an award-winning singer-songwriter and recording artist whose musical career has spanned over 50 years. He is an internationally recognized authority on Tarot, Qabalah, and Ceremonial Magick, and has written extensively about the life and works of the controversial English magician, Aleister Crowley. He is currently the U.S. Deputy Grand Master of Ordo Templi Orientis, a one-hundred-year-old magical society once led by Crowley.\u003c/p>\n\n"},"title":{"type":"title","value":"Lon Milo DuQuette"},"videos":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/duquette-lon-milo-6208","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/duquette-lon-milo/6208","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"duquette-lon-milo-6208","slugs":["duquette-lon-milo-6208"],"sponsored":false,"title":"Lon Milo DuQuette","author":"Coast to Coast AM Staff","description":"Best-selling author of 17 books, Lon Milo DuQuette is one of the most respected and entertaining esoteric writers in the world today. He is also an award-winning singer-songwriter and recording artist whose musical career has spanned over 50 years. He is an internationally recognized authority on Tarot, Qabalah, and Ceremonial Magick, and has written extensively about the life and works of the controversial English magician, Aleister Crowley. He is currently the U.S. Deputy Grand Master of Ordo Templi Orientis, a one-hundred-year-old magical society once led by Crowley.","image":{"alt_text":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/88b11650a14fddb0d4b675d80ef54434","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1507261620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mkcLu","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":1507261620000,"type":"content:coast-to-coast-guest","summary":{"title":"Lon Milo DuQuette","description":"Best-selling author of 17 books, Lon Milo DuQuette is one of the most respected and entertaining esoteric writers in the world today. He is also an award-winning singer-songwriter and recording artist whose musical career has spanned over 50 years. He is an internationally recognized authority on Tarot, Qabalah, and Ceremonial Magick, and has written extensively about the life and works of the controversial English magician, Aleister Crowley. He is currently the U.S. Deputy Grand Master of Ordo Templi Orientis, a one-hundred-year-old magical society once led by Crowley.","image":"https://i.iheart.com/v3/re/assets.coast2coast/88b11650a14fddb0d4b675d80ef54434"}},{"ref_id":"%2F63ae28522db328289c09c1f6","slug":"kathleen-dayan","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/kathleen-dayan/","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>Kathleen Ready Dayan lives in Plymouth, Massachusetts with her family and Boston terrier, Teddy. She is a writer, a lawyer, a business owner, an animal lover, and a spiritual seeker. Although her novels are often focused on spirituality, she is not religious. Instead, she does her best to follow “Ahimsa,” an ancient Indian principle of nonviolence toward all living beings, based on the belief that God exists within us all. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Before-We-Were-Born-Novel/dp/1803410701/ctoc\" target=\"_blank\">Before We Were Born\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Meet-Heaven-Kathleen-Ready-Dayan/dp/B0FHQ5HJ5Y/ctoc\" target=\"_blank\">Meet Me in Heaven\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":"%2F63b1d8c5ca9c7852a1b5af39","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63b1d8c5ca9c7852a1b5af39","source_credit":"","title":"","url":"asset://new_assets/63b1d8c5ca9c7852a1b5af39","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kathleen-dayan"},"summary":{"type":"html","value":"\u003cp>Kathleen Ready Dayan lives in Plymouth, Massachusetts with her family and Boston terrier, Teddy. She is a writer, a lawyer, a business owner, an animal lover, and a spiritual seeker. Although her novels are often focused on spirituality, she is not religious. Instead, she does her best to follow “Ahimsa,” an ancient Indian principle of nonviolence toward all living beings, based on the belief that God exists within us all. \u003c/p>\n\n"},"title":{"type":"title","value":"Kathleen Dayan"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://spirit-fiction.com/\" target=\"_blank\">\u003cu>spirit-fiction.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Kathleen Ready Dayan lives in Plymouth, Massachusetts with her family and Boston terrier, Teddy. She is a writer, a lawyer, a business owner, an animal lover, and a spiritual seeker. Although her novels are often focused on spirituality, she is not religious. Instead, she does her best to follow “Ahimsa,” an ancient Indian principle of nonviolence toward all living beings, based on the belief that God exists within us all.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/63b1d8c5ca9c7852a1b5af39","use_caption":false},"keywords":[],"primary_slug":"kathleen-dayan","slugs":["kathleen-dayan"],"sponsored":false,"title":"Kathleen Dayan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1672357800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1C3uv","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":1672357800000,"type":"content:coast-to-coast-guest","summary":{"title":"Kathleen Dayan","description":"Kathleen Ready Dayan lives in Plymouth, Massachusetts with her family and Boston terrier, Teddy. She is a writer, a lawyer, a business owner, an animal lover, and a spiritual seeker. Although her novels are often focused on spirituality, she is not religious. Instead, she does her best to follow “Ahimsa,” an ancient Indian principle of nonviolence toward all living beings, based on the belief that God exists within us all.","image":"https://i.iheart.com/v3/re/new_assets/63b1d8c5ca9c7852a1b5af39"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6ab5b256656189e7f2dae9c4","slug:2026-09-26-show","slug:2026-09-26-show","keyword:keywords/Aleister Crowley","keyword:keywords/mediumship"]}},{"id":"%2F6ab5b813656189e7f2dae9dd","type":"PUBLISHING","record":{"ref_id":"%2F6ab5b813656189e7f2dae9dd","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-27-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://missing411.com/\" target=\"_blank\">David Paulides\u003c/a>, director of the CanAm Missing Project, has 20 years of law enforcement experience and a background in technology. He delves into his new work exploring strange cases of disappearances in Alaska.\u003c/p>\n\n\u003cp>Second Half\u003cstrong>:\u003c/strong> Journalist \u003ca href=\"https://en.wikipedia.org/wiki/Joe_Schoenmann\" target=\"_blank\">Joe Schoenmann\u003c/a> recounts the chilling true story of a young Las Vegas woman groomed by her husband to become a hit woman, only to ultimately become his victim. Drawing on nearly three decades of reporting from Las Vegas, Joe will also share unforgettable stories of the city’s glitz, crime, mob history, and enduring mysteries.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://missing411.com/product/missing-411-alaska/\" target=\"_blank\">Missing 411 Alaska\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=300640841223&ssPageName=STRK:MESE:IT\" target=\"_blank\">Vegas Rag Doll\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e0062c4cc137bf244201988","%2F5e00ffa4cc137bf24420211b"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"host_name":{"type":"plain","value":"George Knapp"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Las Vegas","keywords/hitwoman","keywords/strange disappearances","keywords/Alaska"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6ab614e431280589881b012b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab614e431280589881b012b","source_credit":"moon  / 500px / 500Px Plus / Getty Images","title":"Into The Frozen Forest","url":"asset://assets.getty/6ab614e431280589881b012b","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790517600000},"slug":{"type":"slug","value":"2026-09-27-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://missing411.com/\" target=\"_blank\">David Paulides\u003c/a>, director of the CanAm Missing Project, has 20 years of law enforcement experience and a background in technology. He delves into his new work exploring strange cases of disappearances in Alaska.\u003c/p>\n\n\u003cp>Second Half\u003cstrong>:\u003c/strong> Journalist \u003ca href=\"https://en.wikipedia.org/wiki/Joe_Schoenmann\" target=\"_blank\">Joe Schoenmann\u003c/a> recounts the chilling story of a young Las Vegas woman groomed by her husband to become a hit woman, only to ultimately become his victim. Drawing on nearly three decades of reporting from Las Vegas, he'll also share unforgettable stories of the city’s glitz, crime, and enduring mysteries.\u003c/p>\n\n"},"title":{"type":"title","value":"Strange Disappearances in Alaska / Las Vegas Hitwoman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://missing411.com/\" target=\"_blank\">\u003cu>missing411.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.canammissing.com/\" target=\"_blank\">canammissing.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Joe_Schoenmann\" target=\"_blank\">wikipedia.org/wiki/Joe_Schoenmann\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: David Paulides, director of the CanAm Missing Project, has 20 years of law enforcement experience and a background in technology. He delves into his new work exploring strange cases of disappearances in Alaska. Second Half: Journalist Joe Schoenmann recounts the chilling story of a young Las Vegas woman groomed by her husband to become a hit woman, only to ultimately become his victim. Drawing on nearly three decades of reporting from Las Vegas, he'll also share unforgettable stories of the city’s glitz, crime, and enduring mysteries.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"moon  / 500px / 500Px Plus / Getty Images","title":"Into The Frozen Forest","url":"asset://assets.getty/6ab614e431280589881b012b","use_caption":false},"keywords":["keywords/Las Vegas","keywords/hitwoman","keywords/strange disappearances","keywords/Alaska"],"primary_slug":"2026-09-27-show","slugs":["2026-09-27-show"],"sponsored":false,"title":"Strange Disappearances in Alaska / Las Vegas Hitwoman"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790589600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6GlQp","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/host-george-knapp","coast-categories/mysteries-anomalies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-27-show/"},"slug":"2026-09-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab614e431280589881b012b","title":"Strange Disappearances in Alaska / Las Vegas Hitwoman","description":"First Half: David Paulides, director of the CanAm Missing Project, has 20 years of law enforcement experience and a background in technology. He delves into his new work exploring strange cases of disappearances in Alaska. Second Half: Journalist Joe Schoenmann recounts the chilling story of a young Las Vegas woman groomed by her husband to become a hit woman, only to ultimately become his victim. Drawing on nearly three decades of reporting from Las Vegas, he'll also share unforgettable stories of the city’s glitz, crime, and enduring mysteries.","author":""},"pub_start":1790589600000,"pub_until":4115978604802,"pub_changed":1790589600000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/host-george-knapp","coast-categories/mysteries-anomalies","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0062c4cc137bf244201988","slug":"paulides-david-7318","payload":{"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"","use_caption":false,"caption":"","link":"","new_tab":false,"source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/12ea053713faee21969e52b26561951c"},"keywords":[],"primary_slug":"paulides-david-7318","slugs":["paulides-david-7318"],"sponsored":false,"title":"David Paulides","author":"Coast to Coast AM Staff","description":"Dave Paulides holds two degrees from the University of San Francisco, and has a professional background that includes twenty years in law enforcement and senior executive positions in the technology sector. David has retired twice and is now the director of the CanAm Missing Project. In 2004, he formed North America Bigfoot Search-NABS where his investigative and analytical experiences were invaluable in researching Bigfoot/Sasquatch sightings, encounters and behavior. He spent two years living among the Hoopa tribal members, listening to and recording their Bigfoot stories. The Hoopa Project is his first book, based upon his experiences in the Bluff Creek area of Northern California.       In 2009, David was conducting research on a topic in a national park and learned from off duty National Park Rangers that they had seen many people disappear in the parks, with significant efforts and press at the beginning. The searches usually stopped after a week with little or no follow-up and no additional press coverage. The ranger stated that people disappeared in areas that were unusual and many were never found. The information received from the ranger evolved into the formation of a research team headed by Mr. Paulides and the publication of six books about unusual disappearances that have matching associated profile points. David has been on countless radio and television shows. He is the executive producer for “Missing 411- The Movie”, a documentary about his books. This is set for release in early 2017."},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"Xh8PM","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies"]}],"exclusion":{"tags":[]},"publish_date":1509069120000},"canonical_url":"https:/www.coasttocoastam.com/guest/paulides-david/7318","cuser":"","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0888396538/ctoc\" target=\"_blank\">The Hoopa Project: Big Foot Encounters in California\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Tribal-Bigfoot-David-Paulides/dp/0888396872/ctoc\" target=\"_blank\">Tribal Bigfoot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/missing_411.html\" target=\"_blank\">Missing 411 - Western United States\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/catalog/item/6180213/9296880.htm\" target=\"_blank\">Missing 411-Eastern United States\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/missing-411--north-americ.html\" target=\"_blank\">Missing 411- North America and Beyond\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.canammissing.com/missing-411--the-devils-.html\" target=\"_blank\">Missing 411-The Devil’s in the Details\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/catalog/item/6180213/10208226.htm\" target=\"_blank\">Missing 411 - A Sobering Coincidence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/catalog/item/6180213/10351001.htm\" target=\"_blank\">Missing 411- Off The Grid\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.canammissing.com/missing-411--law.html\" target=\"_blank\">Missing 411: LAW\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/catalog/item/6180213/10396095.htm\" target=\"_blank\">Bigfoot, Wildmen and Giants\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nabigfootsearch.com/catalog/item/6180213/10277527.htm\" target=\"_blank\">Missing 411- Hunters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nabigfootsearch.com/catalog/item/6180213/10447375.htm\" target=\"_blank\">Missing 411- Montana\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nabigfootsearch.com/catalog/item/6180213/10477248.htm\" target=\"_blank\">Missing 411: Idaho\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.nabigfootsearch.com/catalog/item/6180213/10500253.htm\" target=\"_blank\">Missing 411: Washington State\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/12ea053713faee21969e52b26561951c","use_caption":false,"alt_text":"","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/12ea053713faee21969e52b26561951c","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"paulides-david-7318"},"title":{"type":"title","value":"David Paulides"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Missing-411-Hunted-David-Paulides/dp/B08B3CNH4C/ctoc\" target=\"_blank\">Missing 411: The Hunted\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Missing-411-George-Knapp/dp/B071JZDHKG/ctoc\" target=\"_blank\">Missing 411\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://vimeo.com/ondemand/missing411ufoconnection\" target=\"_blank\">Missing 411: The UFO Connection\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"summary":{"type":"html","value":"\u003cp>Dave Paulides holds two degrees from the University of San Francisco, and has a professional background that includes twenty years in law enforcement and senior executive positions in the technology sector. David has retired twice and is now the director of the CanAm Missing Project. In 2004, he formed North America Bigfoot Search-NABS where his investigative and analytical experiences were invaluable in researching Bigfoot/Sasquatch sightings, encounters and behavior. He spent two years living among the Hoopa tribal members, listening to and recording their Bigfoot stories. The Hoopa Project is his first book, based upon his experiences in the Bluff Creek area of Northern California. \u003c/p>\n\n\n\n\n\u003cp>In 2009, David was conducting research on a topic in a national park and learned from off duty National Park Rangers that they had seen many people disappear in the parks, with significant efforts and press at the beginning. The searches usually stopped after a week with little or no follow-up and no additional press coverage. The ranger stated that people disappeared in areas that were unusual and many were never found. The information received from the ranger evolved into the formation of a research team headed by Mr. Paulides and the publication of six books about unusual disappearances that have matching associated profile points. David has been on countless radio and television shows. He is the executive producer for “Missing 411- The Movie”, a documentary about his books. This is set for release in early 2017.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://missing411.com/\" target=\"_blank\">\u003cu>missing411.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nabigfootsearch.com/home.html\" target=\"_blank\">nabigfootsearch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.canammissing.com/\" target=\"_blank\">canammissing.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/canammissingproject\" target=\"_blank\">youtube.com/user/canammissingproject\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"end":4115978604802,"begin":0,"enabled":false},"type":"html","value":"\u003cp>\nDave Paulides holds two degrees from the University of San Francisco, and has a professional background that includes twenty years in law enforcement and senior executive positions in the technology sector. David has retired twice and is now the director of the CanAm Missing Project. In 2004, he formed North America Bigfoot Search-NABS where his investigative and analytical experiences were invaluable in researching Bigfoot/Sasquatch sightings, encounters and behavior. He spent two years living among the Hoopa tribal members, listening to and recording their Bigfoot stories. The Hoopa Project is his first book, based upon his experiences in the Bluff Creek area of Northern California. \n\u003c/p>\n\n\u003cp>\nIn 2009, David was conducting research on a topic in a national park and learned from off duty National Park Rangers that they had seen many people disappear in the parks, with significant efforts and press at the beginning. The searches usually stopped after a week with little or no follow-up and no additional press coverage. The ranger stated that people disappeared in areas that were unusual and many were never found. The information received from the ranger evolved into the formation of a research team headed by Mr. Paulides and the publication of six books about unusual disappearances that have matching associated profile points. David has been on countless radio and television shows. He is the executive producer for “Missing 411- The Movie”, a documentary about his books. This is set for release in early 2017.\n\u003c/p>"}],"type":"flex"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/paulides-david/7318","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/paulides-david-7318"}},"pub_start":1509069120000,"type":"content:coast-to-coast-guest","summary":{"title":"David Paulides","description":"Dave Paulides holds two degrees from the University of San Francisco, and has a professional background that includes twenty years in law enforcement and senior executive positions in the technology sector. David has retired twice and is now the director of the CanAm Missing Project. In 2004, he formed North America Bigfoot Search-NABS where his investigative and analytical experiences were invaluable in researching Bigfoot/Sasquatch sightings, encounters and behavior. He spent two years living among the Hoopa tribal members, listening to and recording their Bigfoot stories. The Hoopa Project is his first book, based upon his experiences in the Bluff Creek area of Northern California.       In 2009, David was conducting research on a topic in a national park and learned from off duty National Park Rangers that they had seen many people disappear in the parks, with significant efforts and press at the beginning. The searches usually stopped after a week with little or no follow-up and no additional press coverage. The ranger stated that people disappeared in areas that were unusual and many were never found. The information received from the ranger evolved into the formation of a research team headed by Mr. Paulides and the publication of six books about unusual disappearances that have matching associated profile points. David has been on countless radio and television shows. He is the executive producer for “Missing 411- The Movie”, a documentary about his books. This is set for release in early 2017.","image":"https://i.iheart.com/v3/re/assets.coast2coast/12ea053713faee21969e52b26561951c"}},{"ref_id":"%2F5e00ffa4cc137bf24420211b","slug":"schoenmann-joe-54776","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/schoenmann-joe/54776","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>\nRaised in a geologically idyllic rural community along the Wisconsin River, Joe Schoenmann moved to Las Vegas in 1997 to get a taste of city reporting after covering the mostly incorruptible government and low crime of his home state. A multiple award winner for newspaper and magazine stories, \"Vegas Rag Doll\" is his first book. He lives in one of Las Vegas’ original neighborhoods in the downtown area.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=300640841223&ssPageName=STRK:MESE:IT\" target=\"_blank\">Vegas Rag Doll\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"schoenmann-joe-54776"},"summary":{"type":"html","value":"\u003cp>Raised in a geologically idyllic rural community along the Wisconsin River, Joe Schoenmann moved to Las Vegas in 1997 to get a taste of city reporting after covering the mostly incorruptible government and low crime of his home state. A multiple award winner for newspaper and magazine stories, &quot;Vegas Rag Doll&quot; is his first book. He lives in one of Las Vegas’ original neighborhoods in the downtown area.\u003c/p>\n\n"},"title":{"type":"title","value":"Joe Schoenmann"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Joe_Schoenmann\" target=\"_blank\">wikipedia.org/wiki/Joe_Schoenmann\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/schoenmann-joe-54776","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/schoenmann-joe/54776","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Raised in a geologically idyllic rural community along the Wisconsin River, Joe Schoenmann moved to Las Vegas in 1997 to get a taste of city reporting after covering the mostly incorruptible government and low crime of his home state. A multiple award winner for newspaper and magazine stories, \"Vegas Rag Doll\" is his first book. He lives in one of Las Vegas’ original neighborhoods in the downtown area.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false},"keywords":[],"primary_slug":"schoenmann-joe-54776","slugs":["schoenmann-joe-54776"],"sponsored":false,"title":"Joe Schoenmann"},"targeting":{"exclusion":{"tags":[]},"publish_date":1322100360000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"cMZHK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1322100360000,"type":"content:coast-to-coast-guest","summary":{"title":"Joe Schoenmann","description":"Raised in a geologically idyllic rural community along the Wisconsin River, Joe Schoenmann moved to Las Vegas in 1997 to get a taste of city reporting after covering the mostly incorruptible government and low crime of his home state. A multiple award winner for newspaper and magazine stories, \"Vegas Rag Doll\" is his first book. He lives in one of Las Vegas’ original neighborhoods in the downtown area.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90405fc5c6051ef1778c4","slug":"george-knapp","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-knapp","cuser":"","fields":{"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"primary_video":{"type":"embed","value":{"provider":"","rendering_hint":"","url":"","attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":""}},"title":{"type":"title","value":"George Knapp"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Knapp, who hosts Coast to Coast AM on the fourth Sundays of the month, is a  Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University,  the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting,  and news writing. \u003cBR>\u003cBR> He is the longtime chief investigative reporter for KLAS TV Las Vegas, where he previously worked as news anchor.  He co-authored the best selling book Hunt for the Skinwalker.  In 1989, his reports about Nevada's Area 51 military base were selected by UPI as Best Individual Achievement by a Reporter. Since 2007, he has also been a weekend host of Coast to Coast AM. \u003cBR>\u003cBR>\n    Email: \u003ca href=\"mailto:GeorgeKnapp@coasttocoastam.com\">georgeknapp@coasttocoastam.com\u003c/a> \u003cBR>\n    \u003ca href = \"https://www.coasttocoastam.com/shows/host-george-knapp/\">C2C Shows\u003c/a> hosted by George Knapp\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce2","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce2","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce2","source_credit":"","title":"George Knapp","alt_text":"","caption":"","new_tab":false,"use_caption":false}},"slug":{"value":"george-knapp","type":"slug"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>George Knapp is a Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University, the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting, and news writing.\u003c/p>\n\n"}},"ingestion":{"feed_content_id":"/content/george-knapp","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-knapp","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"title":"George Knapp","author":"Coast to Coast AM Staff","description":"George Knapp is a Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University, the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting, and news writing.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","use_caption":false,"url":"asset://new_assets/5e381ddba201ec1fa69d0ce2","link":"","new_tab":false,"source_credit":"","title":"George Knapp"},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-knapp","slugs":["george-knapp"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-knapp"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"5XdWZ","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1580473800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1580473800000,"type":"content:coast-to-coast-article","summary":{"title":"George Knapp","description":"George Knapp is a Nevada journalist who has been honored with the highest awards in broadcast journalism--the Peabody Award (twice), the Dupont Award from Columbia University, the Edward R. Murrow Award, and 27 regional Emmy awards for investigative reporting, environmental reporting, and news writing.","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce2"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6ab5b813656189e7f2dae9dd","slug:2026-09-27-show","slug:2026-09-27-show","keyword:keywords/Las Vegas","keyword:keywords/hitwoman","keyword:keywords/strange disappearances","keyword:keywords/Alaska"]}},{"id":"%2F6ab5c0f8656189e7f2dae9f6","type":"PUBLISHING","record":{"ref_id":"%2F6ab5c0f8656189e7f2dae9f6","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-28-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://danmasonbook.com/\" target=\"_blank\">Dan Mason\u003c/a> takes us on a remarkable journey through his radio broadcasting career, from his humble beginnings as an overnight disc jockey in Kentucky to the top floor of CBS Radio. He will share how he rose through the industry, what life was like at the highest levels of radio, and the lessons he learned along the way. Dan will also explore the art of reinvention, explaining why he views it not as a disruption, but as a discipline essential to personal and professional growth.\u003c/p>\n\n\u003cp>Second Half: Archbishop and author \u003ca href=\"https://orderofexorcists.com/\" target=\"_blank\">Ronald Enright\u003c/a> shares accounts from nearly five decades and thousands of exorcisms. He will discuss the rituals and practices involved in successful exorcisms, how he assesses cases of alleged demonic possession, and why he believes the ministry remains necessary after more than 3,000 years.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Fearless-Life-Times-Media-Maverick/dp/1105588289/ctoc\" target=\"_blank\">Fearless: The Life and Times of a Media Maverick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Exorcists-Secret-Journal-Diabolical-Activities-ebook/dp/B09PGWNMFD/ctoc\" target=\"_blank\">Exorcist's Secret Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0CJWWB5ZT/ctoc\" target=\"_blank\">Diabolical Nightmares of Real Cases in Demonic Possession told by The Exorcist\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6ab5ad1cda81a38697854b85","%2F5e0073dbcc137bf244201aa7"]},"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/radio business","keywords/exorcisms"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"\"Old retro-styled microphone with a pile of vinyl records in the background. Subtle sepia toning. Golden age of radio concept.For more pictures of this microphone, please visit this lightbox:\"","id":"%2F62bc658b06a3034715867dc1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bc658b06a3034715867dc1","source_credit":"biffspandex / E+ / Getty Images","title":"Vintage Radio Microphone with Vinyl Records","url":"asset://assets.getty/62bc658b06a3034715867dc1","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790604000000},"slug":{"type":"slug","value":"2026-09-28-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://danmasonbook.com/\" target=\"_blank\">Dan Mason\u003c/a> takes us on a journey through his radio broadcasting career, from his humble beginnings as an overnight disc jockey in Kentucky to the top floor of CBS Radio. He'll also explore the art of reinvention, explaining why he views it as a discipline essential to personal and professional growth.\u003c/p>\n\n\u003cp>Second Half: Archbishop \u003ca href=\"https://orderofexorcists.com/\" target=\"_blank\">Ronald Enright\u003c/a> shares accounts from nearly five decades of performing thousands of exorcisms. He'll discuss the rituals and practices involved in successful exorcisms, how he assesses cases of alleged demonic possession, and why he believes the ministry remains necessary after more than 3,000 years.\u003c/p>\n\n"},"title":{"type":"title","value":"Radio Maverick / The Exorcism Ritual"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://danmasonbook.com/\" target=\"_blank\">\u003cu>danmasonbook.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.orderofexorcists.com/\" target=\"_blank\">orderofexorcists.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Dan Mason takes us on a journey through his radio broadcasting career, from his humble beginnings as an overnight disc jockey in Kentucky to the top floor of CBS Radio. He'll also explore the art of reinvention, explaining why he views it as a discipline essential to personal and professional growth. Second Half: Archbishop Ronald Enright shares accounts from nearly five decades of performing thousands of exorcisms. He'll discuss the rituals and practices involved in successful exorcisms, how he assesses cases of alleged demonic possession, and why he believes the ministry remains necessary after more than 3,000 years.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"\"Old retro-styled microphone with a pile of vinyl records in the background. Subtle sepia toning. Golden age of radio concept.For more pictures of this microphone, please visit this lightbox:\"","link":"","new_tab":false,"source_credit":"biffspandex / E+ / Getty Images","title":"Vintage Radio Microphone with Vinyl Records","url":"asset://assets.getty/62bc658b06a3034715867dc1","use_caption":false},"keywords":["keywords/radio business","keywords/exorcisms"],"primary_slug":"2026-09-28-show","slugs":["2026-09-28-show"],"sponsored":false,"title":"Radio Maverick / The Exorcism Ritual"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790676000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZjHdG","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-28-show/"},"slug":"2026-09-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bc658b06a3034715867dc1","title":"Radio Maverick / The Exorcism Ritual","description":"First Half: Dan Mason takes us on a journey through his radio broadcasting career, from his humble beginnings as an overnight disc jockey in Kentucky to the top floor of CBS Radio. He'll also explore the art of reinvention, explaining why he views it as a discipline essential to personal and professional growth. Second Half: Archbishop Ronald Enright shares accounts from nearly five decades of performing thousands of exorcisms. He'll discuss the rituals and practices involved in successful exorcisms, how he assesses cases of alleged demonic possession, and why he believes the ministry remains necessary after more than 3,000 years.","author":""},"pub_start":1790676000000,"pub_until":4115978604802,"pub_changed":1790676000000,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6ab5ad1cda81a38697854b85","slug":"dan-mason","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dan-mason/","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>Dan Mason started his radio programming career at the age of 14, from his bedroom after spending hours listening to the voices coming to him from the radio. From those humble beginnings, he would go on to become one of the most powerful and influential leaders in broadcasting as the President and CEO of CBS Radio. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Fearless-Life-Times-Media-Maverick/dp/1105588289/ctoc\" target=\"_blank\">Fearless: The Life and Times of a Media Maverick\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":"%2F6ab5ad2dda81a38697854b91","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab5ad2dda81a38697854b91","source_credit":"","title":"","url":"asset://new_assets/6ab5ad2dda81a38697854b91","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dan-mason"},"summary":{"type":"html","value":"\u003cp>From humble beginnings as an overnight disc jockey, Dan Mason went on to become one of the most powerful and influential leaders in broadcasting as President and CEO of CBS Radio. \u003c/p>\n\n"},"title":{"type":"title","value":"Dan Mason"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://danmasonbook.com/\" target=\"_blank\">\u003cu>danmasonbook.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"From humble beginnings as an overnight disc jockey, Dan Mason went on to become one of the most powerful and influential leaders in broadcasting as President and CEO of CBS Radio.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab5ad2dda81a38697854b91","use_caption":false},"keywords":[],"primary_slug":"dan-mason","slugs":["dan-mason"],"sponsored":false,"title":"Dan Mason"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790291100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"I8H6g","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1790291100000,"type":"content:coast-to-coast-guest","summary":{"title":"Dan Mason","description":"From humble beginnings as an overnight disc jockey, Dan Mason went on to become one of the most powerful and influential leaders in broadcasting as President and CEO of CBS Radio.","image":"https://i.iheart.com/v3/re/new_assets/6ab5ad2dda81a38697854b91"}},{"ref_id":"%2F5e0073dbcc137bf244201aa7","slug":"feyl-enright-archbishop-ron-68278","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/feyl-enright-archbishop-ron/68278","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>Archbishop Ronald Feyl Enright, S.O.S.M., is a distinguished exorcist with over four decades of experience in the Ministry of Exorcism. Throughout his career, he has conducted numerous confirmed demonic assessments and possession cases, earning international recognition within various independent Catholic jurisdictions. Ordained to Holy Orders in 1976, he progressed to the role of Bishop-Elect in 1979 and was consecrated as a Catholic Bishop on June 25, 1982, by Archbishop Gregory Michal David Voris of the Sacred Order of Saint Michael the Archangel, Traditional Old Roman Catholic Church. He upholds the faith of the Seven Ecumenical Councils and the Three Ecumenical Creeds.\u003c/p>\n\n\u003cp>In June 2022, Archbishop Ronald Feyl Enright was honored by the Pontifical Catholic University of America for his significant contributions to the field of exorcism and appointed the university's &quot;Honorary&quot; President. Archbishop Enright is also a Professor of Exorcism and Demonic Possessions, there at PCUA. During the 1980s, Archbishop Enright developed &quot;The Process,&quot; a methodology widely utilized by clergy and their investigative and assessment teams globally. He is the host of the podcast &quot;The Unseen Realm,&quot; where he explores supernatural phenomena, including discussions on demons, angels, and more. Additionally, he is the author of the book &quot;Diabolical Nightmares of Real Cases in Demonic Possession,&quot; which delves into documented instances of demonic possession.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Exorcists-Secret-Journal-Diabolical-Activities-ebook/dp/B09PGWNMFD/ctoc\" target=\"_blank\">Exorcist's Secret Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0CJWWB5ZT/ctoc\" target=\"_blank\">Diabolical Nightmares of Real Cases in Demonic Possession told by The Exorcist\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":"%2F66c389581011514b20f0f6da","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66c389581011514b20f0f6da","source_credit":"","title":"","url":"asset://new_assets/66c389581011514b20f0f6da","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"feyl-enright-archbishop-ron-68278"},"summary":{"type":"html","value":"\u003cp>Archbishop Ronald Feyl Enright, S.O.S.M., is a distinguished exorcist with over four decades of experience in the Ministry of Exorcism. Throughout his career, he has conducted numerous confirmed demonic assessments and possession cases, earning international recognition within various independent Catholic jurisdictions. \u003c/p>\n\n"},"title":{"type":"title","value":"Archbishop Ron Feyl Enright"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.orderofexorcists.com/\" target=\"_blank\">orderofexorcists.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://orderofexorcists.weebly.com/\" target=\"_blank\">orderofexorcists.weebly.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UC9kesTSr2IuEYEEAfCj-puA\" target=\"_blank\">Archbishop Enright YouTube Channel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://pcua.university/home/pcua-authorities/?fbclid=IwZXh0bgNhZW0CMTAAAR1NyCF6tPhZsPLlFFEnOLq2KteS_oJ7El89xk2LKPTxUxpnl98qVKe9PxY_aem_LRuTuvEY1-c9WYImBk-meA\" target=\"_blank\">Pontifical Catholic University of America\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/feyl-enright-archbishop-ron-68278","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/feyl-enright-archbishop-ron/68278","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Archbishop Ronald Feyl Enright, S.O.S.M., is a distinguished exorcist with over four decades of experience in the Ministry of Exorcism. Throughout his career, he has conducted numerous confirmed demonic assessments and possession cases, earning international recognition within various independent Catholic jurisdictions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66c389581011514b20f0f6da","use_caption":false},"keywords":[],"primary_slug":"feyl-enright-archbishop-ron-68278","slugs":["feyl-enright-archbishop-ron-68278"],"sponsored":false,"title":"Archbishop Ron Feyl Enright"},"targeting":{"exclusion":{"tags":[]},"publish_date":1403230500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZynHs","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":1403230500000,"type":"content:coast-to-coast-guest","summary":{"title":"Archbishop Ron Feyl Enright","description":"Archbishop Ronald Feyl Enright, S.O.S.M., is a distinguished exorcist with over four decades of experience in the Ministry of Exorcism. Throughout his career, he has conducted numerous confirmed demonic assessments and possession cases, earning international recognition within various independent Catholic jurisdictions.","image":"https://i.iheart.com/v3/re/new_assets/66c389581011514b20f0f6da"}}]}},{"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:/6ab5c0f8656189e7f2dae9f6","slug:2026-09-28-show","slug:2026-09-28-show","keyword:keywords/radio business","keyword:keywords/exorcisms"]}},{"id":"%2F6ab5c4aa656189e7f2daea0f","type":"PUBLISHING","record":{"ref_id":"%2F6ab5c4aa656189e7f2daea0f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Writer and producer \u003ca href=\"https://spacecommandstudios.net/\" target=\"_blank\">Marc Scott Zicree\u003c/a> will discuss his latest projects, which include a feature film and five two-hour science fiction television pilots, as well as his series \u003cem>Space Command\u003c/em>. He'll also revisit some of the most memorable episodes of The Twilight Zone, along with the life and legacy of its creator, Rod Serling.\u003c/p>\n\n\u003cp>Second Half: Documentary filmmaker \u003ca href=\"https://templarsinbrazil.com/\" target=\"_blank\">Kathleen Ball\u003c/a> will share findings from her travels through Brazil, France, Portugal, and the UK, tracing the medieval strategy of the Knights Templar and their influence across European, English, and Scottish society. She'll explore the Templars’ role in shaping these cultures, their influence on stability and economic life, and their role in defending the communities.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Twilight-Zone-Companion-Scott-Zicree/dp/1935247174/ctoc\" target=\"_blank\">The Twilight Zone Companion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061059579/ctoc\" target=\"_blank\">Magic Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Greenlighting-Yourself-Living-Hollywood-Dream/dp/193524728X/ctoc\" target=\"_blank\">Greenlighting Yourself\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Grail-Quest-Kathleen-Ball-PH/dp/B0C7SH2YDZ/ctoc\" target=\"_blank\">A Grail Quest\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dfffb7a537fd678a3ece65d","%2F658e1a2089785cd48d0f4f43"]},"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/science fiction","keywords/The Twilight Zone","keywords/Knights Templar"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Female astronaut standing on distant exo planet surface overlooking city at the horizon. 3D generated image.","id":"%2F6ab5c698da4b7528a618045e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab5c698da4b7528a618045e","source_credit":"gremlin / E+ / Getty Images","title":"Female astronaut standing on distant exo planet surface","url":"asset://assets.getty/6ab5c698da4b7528a618045e","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790690400000},"slug":{"type":"slug","value":"2026-09-29-show"},"summary":{"type":"html","value":"\u003cp>First Half: Writer and producer \u003ca href=\"https://spacecommandstudios.net/\" target=\"_blank\">Marc Scott Zicree\u003c/a> will discuss his latest projects, including a feature film, five two-hour science fiction television pilots, and his sci-fi series \u003cem>Space Command\u003c/em>. He'll also revisit some of the most memorable episodes of The Twilight Zone, along with the life and legacy of its creator, Rod Serling.\u003c/p>\n\n\u003cp>Second Half: Documentary filmmaker \u003ca href=\"https://templarsinbrazil.com/\" target=\"_blank\">Kathleen Ball\u003c/a> will share findings from her travels through Brazil, France, Portugal, and the UK, tracing the medieval strategy of the Knights Templar and their influence across European, English, and Scottish society. \u003c/p>\n\n"},"title":{"type":"title","value":"Sci-Fi TV / Knights Templar Influence"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/amzn1.dv.gti.5abb6fc5-2193-9116-9b9f-dbb62922dd55/ctoc\" target=\"_blank\">The Brazilian Templars Mystery\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://spacecommandstudios.net/\" target=\"_blank\">\u003cu>spacecommandstudios.net\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://templarsinbrazil.com/\" target=\"_blank\">\u003cu>templarsinbrazil.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Writer and producer Marc Scott Zicree will discuss his latest projects, including a feature film, five two-hour science fiction television pilots, and his sci-fi series Space Command. He'll also revisit some of the most memorable episodes of The Twilight Zone, along with the life and legacy of its creator, Rod Serling. Second Half: Documentary filmmaker Kathleen Ball will share findings from her travels through Brazil, France, Portugal, and the UK, tracing the medieval strategy of the Knights Templar and their influence across European, English, and Scottish society.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Female astronaut standing on distant exo planet surface overlooking city at the horizon. 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Female astronaut standing on distant exo planet surface","url":"asset://assets.getty/6ab5c698da4b7528a618045e","use_caption":false},"keywords":["keywords/science fiction","keywords/The Twilight Zone","keywords/Knights Templar"],"primary_slug":"2026-09-29-show","slugs":["2026-09-29-show"],"sponsored":false,"title":"Sci-Fi TV / Knights Templar Influence"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790762400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ON5kq","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-29-show/"},"slug":"2026-09-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab5c698da4b7528a618045e","title":"Sci-Fi TV / Knights Templar Influence","description":"First Half: Writer and producer Marc Scott Zicree will discuss his latest projects, including a feature film, five two-hour science fiction television pilots, and his sci-fi series Space Command. He'll also revisit some of the most memorable episodes of The Twilight Zone, along with the life and legacy of its creator, Rod Serling. Second Half: Documentary filmmaker Kathleen Ball will share findings from her travels through Brazil, France, Portugal, and the UK, tracing the medieval strategy of the Knights Templar and their influence across European, English, and Scottish society.","author":""},"pub_start":1790762400000,"pub_until":4115978604802,"pub_changed":1790762400000,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/alternative-history-conspiracies","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":"%2F5dfffb7a537fd678a3ece65d","slug":"zicree-marc-6291","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/zicree-marc/6291","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>Marc Zicree has over 100 dramatic television credits to his name, including episodes of: Star Trek, The Next Generation, Deep Space Nine, Babylon 5, Twilight Zone and Sliders. Marc has also served on staff on four series which include Sliders, Lazarus Man, Beyond Reality, and Friday the 13th: The Series. Beyond this, he has written seven pilots.\u003c/p>\n\n\u003cp>Additionally, Marc was a commentator for three years on NPR's Morning Edition and is also the author of the best-seller The Twilight Zone Companion. He has written for virtually every major studio and network, and his work has been nominated for several awards.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Love-Gloria-Memoir-My-Mother/dp/B0CVQKX2SP/ctoc\" target=\"_blank\">Love, Gloria: A Memoir of My Mother\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Twilight-Zone-Companion-Scott-Zicree/dp/1935247174/ctoc\" target=\"_blank\">The Twilight Zone Companion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061059579/ctoc\" target=\"_blank\">Magic Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061059587/ctoc\" target=\"_blank\">Magic Time: Angelfire\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061050709/ctoc\" target=\"_blank\">Magic Time: Ghostlands\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Greenlighting-Yourself-Living-Hollywood-Dream/dp/193524728X/ctoc\" target=\"_blank\">Greenlighting Yourself\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Guillermo-del-Toro-Cabinet-Curiosities/dp/0062082841/ctoc\" target=\"_blank\">Guillermo del Toro Cabinet of Curiosities\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":"%2F685a345ae7f68cdc2a713087","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/685a345ae7f68cdc2a713087","source_credit":"","title":"","url":"asset://new_assets/685a345ae7f68cdc2a713087","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"zicree-marc-6291"},"summary":{"type":"html","value":"\u003cp>Marc Zicree has over 100 dramatic television credits to his name, including episodes of: Star Trek, The Next Generation, Deep Space Nine, Babylon 5, Twilight Zone and Sliders. Marc has also served on staff on four series which include Sliders, Lazarus Man, Beyond Reality, and Friday the 13th: The Series. Beyond this, he has written seven pilots. Additionally, Marc was a commentator for three years on NPR's Morning Edition and is also the author of the best-seller The Twilight Zone Companion.\u003c/p>\n\n"},"title":{"type":"title","value":"Marc Zicree"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCkKt7gHnZpcY0nreBdPhwmQ\" target=\"_blank\">Mr. Sci-Fi YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.spacecommandstudios.net/\" target=\"_blank\">spacecommandstudios.net\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/zicree-marc-6291","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/zicree-marc/6291","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Marc Zicree has over 100 dramatic television credits to his name, including episodes of: Star Trek, The Next Generation, Deep Space Nine, Babylon 5, Twilight Zone and Sliders. Marc has also served on staff on four series which include Sliders, Lazarus Man, Beyond Reality, and Friday the 13th: The Series. Beyond this, he has written seven pilots. Additionally, Marc was a commentator for three years on NPR's Morning Edition and is also the author of the best-seller The Twilight Zone Companion.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/685a345ae7f68cdc2a713087","use_caption":false},"keywords":[],"primary_slug":"zicree-marc-6291","slugs":["zicree-marc-6291"],"sponsored":false,"title":"Marc Zicree"},"targeting":{"exclusion":{"tags":[]},"publish_date":1518754740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5ECqN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1518754740000,"type":"content:coast-to-coast-guest","summary":{"title":"Marc Zicree","description":"Marc Zicree has over 100 dramatic television credits to his name, including episodes of: Star Trek, The Next Generation, Deep Space Nine, Babylon 5, Twilight Zone and Sliders. Marc has also served on staff on four series which include Sliders, Lazarus Man, Beyond Reality, and Friday the 13th: The Series. Beyond this, he has written seven pilots. Additionally, Marc was a commentator for three years on NPR's Morning Edition and is also the author of the best-seller The Twilight Zone Companion.","image":"https://i.iheart.com/v3/re/new_assets/685a345ae7f68cdc2a713087"}},{"ref_id":"%2F658e1a2089785cd48d0f4f43","slug":"dr-kathleen-ball","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dr-kathleen-ball/","cuser":"user/ldap/1137182","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Kathleen Ball is a researcher, traveler and explorer of ancient sites. The Brazilian Templar Mystery is the story of Dr. Kathleen Ball’s discovery of a cave hidden in a remote area on the outskirts of a small Brazilian town. A cave she believes was carved by the Knights Templar. Kathleen has done extensive research into the history of the Templars and backtracked their trail through Portugal, France, Scotland and England in a search for the true purpose of the order and what that means today. Her ongoing research trips will include; Malta, a return to Portugal the UK and France, Spain, Italy, Jerusalem and Ethiopia. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Grail-Quest-Kathleen-Ball-PH/dp/B0C7SH2YDZ/ctoc\" target=\"_blank\">A Grail Quest\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":"%2F67a02da4acf8be34f0a1fe22","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67a02da4acf8be34f0a1fe22","source_credit":"","title":"","url":"asset://new_assets/67a02da4acf8be34f0a1fe22","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dr-kathleen-ball"},"summary":{"type":"html","value":"\u003cp>Dr. Kathleen Ball is a researcher, traveler and explorer of ancient sites. The Brazilian Templar Mystery is the story of her discovery of a cave hidden in a remote area on the outskirts of a small Brazilian town.\u003c/p>\n\n"},"title":{"type":"title","value":"Kathleen Ball"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/amzn1.dv.gti.5abb6fc5-2193-9116-9b9f-dbb62922dd55/ctoc\" target=\"_blank\">The Brazilian Templars Mystery\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://templarsinbrazil.com/\" target=\"_blank\">\u003cu>templarsinbrazil.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Kathleen Ball is a researcher, traveler and explorer of ancient sites. The Brazilian Templar Mystery is the story of her discovery of a cave hidden in a remote area on the outskirts of a small Brazilian town.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67a02da4acf8be34f0a1fe22","use_caption":false},"keywords":[],"primary_slug":"dr-kathleen-ball","slugs":["dr-kathleen-ball"],"sponsored":false,"title":"Kathleen Ball"},"targeting":{"exclusion":{"tags":[]},"publish_date":1703811540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"F9uGl","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1703811540000,"type":"content:coast-to-coast-guest","summary":{"title":"Kathleen Ball","description":"Dr. Kathleen Ball is a researcher, traveler and explorer of ancient sites. The Brazilian Templar Mystery is the story of her discovery of a cave hidden in a remote area on the outskirts of a small Brazilian town.","image":"https://i.iheart.com/v3/re/new_assets/67a02da4acf8be34f0a1fe22"}}]}},{"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:/6ab5c4aa656189e7f2daea0f","slug:2026-09-29-show","slug:2026-09-29-show","keyword:keywords/science fiction","keyword:keywords/The Twilight Zone","keyword:keywords/Knights Templar"]}},{"id":"%2F6ab5d87d656189e7f2daea28","type":"PUBLISHING","record":{"ref_id":"%2F6ab5d87d656189e7f2daea28","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-30-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Who's behind the Secret Door? Join us as George Noory welcomes four surprise guests and tries to identify each based solely on their disguised voices and their expertise of topic.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":[]},"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":[]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Hand Shadow Reaching Door, Red and Orange Color.","id":"%2F62bc5eadb4a70c1a7bf6ced8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bc5eadb4a70c1a7bf6ced8","source_credit":"MirageC / Moment / Getty Images","title":"Hand Shadow Reaching Door","url":"asset://assets.getty/62bc5eadb4a70c1a7bf6ced8","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790776800000},"slug":{"type":"slug","value":"2026-09-30-show"},"summary":{"type":"html","value":"\u003cp>Who's behind the Secret Door? Join us as George Noory welcomes four surprise guests and tries to identify each based solely on their disguised voices and their expertise of topic.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Door Special"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Who's behind the Secret Door? Join us as George Noory welcomes four surprise guests and tries to identify each based solely on their disguised voices and their expertise of topic.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Hand Shadow Reaching Door, Red and Orange Color.","link":"","new_tab":false,"source_credit":"MirageC / Moment / Getty Images","title":"Hand Shadow Reaching Door","url":"asset://assets.getty/62bc5eadb4a70c1a7bf6ced8","use_caption":false},"keywords":[],"primary_slug":"2026-09-30-show","slugs":["2026-09-30-show"],"sponsored":false,"title":"Secret Door Special"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790848800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"x5EaJ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-30-show/"},"slug":"2026-09-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bc5eadb4a70c1a7bf6ced8","title":"Secret Door Special","description":"Who's behind the Secret Door? Join us as George Noory welcomes four surprise guests and tries to identify each based solely on their disguised voices and their expertise of topic.","author":""},"pub_start":1790848800000,"pub_until":4115978604802,"pub_changed":1790848800000,"subscription":[{"tags":["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":[]}},{"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:/6ab5d87d656189e7f2daea28","slug:2026-09-30-show","slug:2026-09-30-show"]}},{"id":"%2F6ab604c834588b1052968962","type":"PUBLISHING","record":{"ref_id":"%2F6ab604c834588b1052968962","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-10-01-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Today, October 1, 2026, marks the ninth anniversary of the tragic 2017 mass shooting in Las Vegas. True crime journalist and author \u003ca href=\"https://simonandschuster.com/authors/dawna-kaufmann/246051163\" target=\"_blank\">Dawna Kaufmann\u003c/a> revisits the Mandalay Bay shooting, examining the investigation, the evidence, and the questions that have lingered since that tragic night. She’ll also share insights from her decades of covering high-profile crimes and investigating forensic evidence behind some of America’s most compelling cases.\u003c/p>\n\n\u003cp>Second Half: Author and historian \u003ca href=\"https://www.amazon.com/stores/Michael-D.-Wynne/author/B07TN2FQ8V\" target=\"_blank\">Michael Wynne\u003c/a> explores haunted central Louisiana, sharing how he researched and investigated the region’s haunted locations. He’ll recount some of his favorite stories and personal experiences, and discuss what his investigations have revealed about ghosts and the spirit world.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Ann-Rule-Presents-Final-Exams/dp/1940018463/ctoc\" target=\"_blank\">Final Exams: True Crime Cases from Cyril Wecht\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Crime-Scene-Courtroom-Examining-Mysteries/dp/1616144475/ctoc\" target=\"_blank\">From Crime Scene to Courtroom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Question-Murder-Cyril-Wecht-M-D/dp/159102661X/ctoc\" target=\"_blank\">Question of Murder\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Whats-Murder-Among-Friends-Louisiana/dp/B0F13RMTB2/ctoc\" target=\"_blank\">&quot;What's Murder Among Friends... &quot;\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/BEST-CENTRAL-LOUISIANA-Interesting-Louisiana/dp/B0B7QH8DWZ/ctoc\" target=\"_blank\">The Best of Central Louisiana\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e007547cc137bf244201abb","%2F6ab5afd9d004cf82738efa96"]},"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/Mandalay Bay shooting","keywords/Las Vegas","keywords/haunted Louisiana"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Crepe Myrtle tree with Spanish moss hanging from branches at night looks spooky and mysterious, Myrtles Plantation, St. Francisville; Louisiana; USA","id":"%2F6ab60715522dc8d41d9c3a0a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab60715522dc8d41d9c3a0a","source_credit":"wanderluster / iStock / Getty Images","title":"Crepe Myrtle tree with Spanish moss at night","url":"asset://assets.getty/6ab60715522dc8d41d9c3a0a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790863200000},"slug":{"type":"slug","value":"2026-10-01-show"},"summary":{"type":"html","value":"\u003cp>First Half: True crime journalist \u003ca href=\"https://simonandschuster.com/authors/dawna-kaufmann/246051163\" target=\"_blank\">Dawna Kaufmann\u003c/a> revisits the Mandalay Bay shooting in Las Vegas, examining the evidence and the questions that have lingered since that tragic night nine years ago. She’ll also share insights from investigating forensic evidence behind some of America’s most compelling cases.\u003c/p>\n\n\u003cp>Second Half: Author and historian \u003ca href=\"https://www.amazon.com/stores/Michael-D.-Wynne/author/B07TN2FQ8V\" target=\"_blank\">Michael Wynne\u003c/a> explores haunted central Louisiana, sharing how he researched and investigated the region’s haunted locations. He’ll recount some of his favorite stories and personal experiences, and discuss what his investigations have revealed about ghosts and the spirit world.\u003c/p>\n\n"},"title":{"type":"title","value":"Mandalay Bay Shooting / Haunted Louisiana"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://simonandschuster.com/authors/dawna-kaufmann/246051163\" target=\"_blank\">\u003cu>simonandschuster.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/stores/Michael-D.-Wynne/author/B07TN2FQ8V\" target=\"_blank\">amazon.com/stores/Michael-D.-Wynne/author\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: True crime journalist Dawna Kaufmann revisits the Mandalay Bay shooting in Las Vegas, examining the evidence and the questions that have lingered since that tragic night nine years ago. She’ll also share insights from investigating forensic evidence behind some of America’s most compelling cases. Second Half: Author and historian Michael Wynne explores haunted central Louisiana, sharing how he researched and investigated the region’s haunted locations. He’ll recount some of his favorite stories and personal experiences, and discuss what his investigations have revealed about ghosts and the spirit world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Crepe Myrtle tree with Spanish moss hanging from branches at night looks spooky and mysterious, Myrtles Plantation, St. Francisville; Louisiana; USA","link":"","new_tab":false,"source_credit":"wanderluster / iStock / Getty Images","title":"Crepe Myrtle tree with Spanish moss at night","url":"asset://assets.getty/6ab60715522dc8d41d9c3a0a","use_caption":false},"keywords":["keywords/Mandalay Bay shooting","keywords/Las Vegas","keywords/haunted Louisiana"],"primary_slug":"2026-10-01-show","slugs":["2026-10-01-show"],"sponsored":false,"title":"Mandalay Bay Shooting / Haunted Louisiana"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790935200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"aWDj1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-10-01-show/"},"slug":"2026-10-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab60715522dc8d41d9c3a0a","title":"Mandalay Bay Shooting / Haunted Louisiana","description":"First Half: True crime journalist Dawna Kaufmann revisits the Mandalay Bay shooting in Las Vegas, examining the evidence and the questions that have lingered since that tragic night nine years ago. She’ll also share insights from investigating forensic evidence behind some of America’s most compelling cases. Second Half: Author and historian Michael Wynne explores haunted central Louisiana, sharing how he researched and investigated the region’s haunted locations. He’ll recount some of his favorite stories and personal experiences, and discuss what his investigations have revealed about ghosts and the spirit world.","author":""},"pub_start":1790935200000,"pub_until":4115978604802,"pub_changed":1790935200000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e007547cc137bf244201abb","slug":"kaufmann-dawna-68996","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/kaufmann-dawna/68996","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>\nDawna Kaufmann is an accomplished true crime journalist whose work has been heralded by law enforcement and the media. She's covered many hundreds of celebrity deaths, high-profile homicides, sex crimes, and missing person cases, usually from the first hint of a crime through the trial and sentencing phase. Dawna is also the co-author of three books on twisty true crime mysteries with famed medical detective/lawyer Cyril Wecht, and their understanding of forensic science and behavioral psychology is like combining the TV series \u003ci>CSI\u003c/i> and \u003ci>Criminal Minds\u003c/i>. Their book on the JFK assassination will be released in 2018. Dawna is also a producer/writer with top credits in prime-time and late-night television.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Ann-Rule-Presents-Final-Exams/dp/1940018463/ctoc\" target=\"_blank\">Final Exams: True Crime Cases from Cyril Wecht\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Crime-Scene-Courtroom-Examining-Mysteries/dp/1616144475/ctoc\" target=\"_blank\">From Crime Scene to Courtroom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Question-Murder-Cyril-Wecht-M-D/dp/159102661X/ctoc\" target=\"_blank\">Question of Murder\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/JFK-Assassination-Dissected-Analysis-Pathologist/dp/1476685118/ctoc\" target=\"_blank\">The JFK Assassination Dissected\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/3b128eb0b9219dfb3fd04655cd19f0bf","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/3b128eb0b9219dfb3fd04655cd19f0bf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kaufmann-dawna-68996"},"summary":{"type":"html","value":"\u003cp>Dawna Kaufmann is an accomplished true crime journalist whose work has been heralded by law enforcement and the media. She's covered many hundreds of celebrity deaths, high-profile homicides, sex crimes, and missing person cases, usually from the first hint of a crime through the trial and sentencing phase. Dawna is also the co-author of three books on twisty true crime mysteries with famed medical detective/lawyer Cyril Wecht, and their understanding of forensic science and behavioral psychology is like combining the TV series CSI and Criminal Minds. Their book on the JFK assassination will be released in 2018. Dawna is also a producer/writer with top credits in prime-time and late-night television.\u003c/p>\n\n"},"title":{"type":"title","value":"Dawna Kaufmann"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://simonandschuster.com/authors/dawna-kaufmann/246051163\" target=\"_blank\">\u003cu>simonandschuster.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/kaufmann-dawna-68996","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/kaufmann-dawna/68996","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dawna Kaufmann is an accomplished true crime journalist whose work has been heralded by law enforcement and the media. She's covered many hundreds of celebrity deaths, high-profile homicides, sex crimes, and missing person cases, usually from the first hint of a crime through the trial and sentencing phase. Dawna is also the co-author of three books on twisty true crime mysteries with famed medical detective/lawyer Cyril Wecht, and their understanding of forensic science and behavioral psychology is like combining the TV series CSI and Criminal Minds. Their book on the JFK assassination will be released in 2018. Dawna is also a producer/writer with top credits in prime-time and late-night television.","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/3b128eb0b9219dfb3fd04655cd19f0bf","use_caption":false},"keywords":[],"primary_slug":"kaufmann-dawna-68996","slugs":["kaufmann-dawna-68996"],"sponsored":false,"title":"Dawna Kaufmann"},"targeting":{"exclusion":{"tags":[]},"publish_date":1513303980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"wvxQy","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/miscellaneous","coast-categories/psychology-mind"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1513303980000,"type":"content:coast-to-coast-guest","summary":{"title":"Dawna Kaufmann","description":"Dawna Kaufmann is an accomplished true crime journalist whose work has been heralded by law enforcement and the media. She's covered many hundreds of celebrity deaths, high-profile homicides, sex crimes, and missing person cases, usually from the first hint of a crime through the trial and sentencing phase. Dawna is also the co-author of three books on twisty true crime mysteries with famed medical detective/lawyer Cyril Wecht, and their understanding of forensic science and behavioral psychology is like combining the TV series CSI and Criminal Minds. Their book on the JFK assassination will be released in 2018. Dawna is also a producer/writer with top credits in prime-time and late-night television.","image":"https://i.iheart.com/v3/re/assets.coast2coast/3b128eb0b9219dfb3fd04655cd19f0bf"}},{"ref_id":"%2F6ab5afd9d004cf82738efa96","slug":"michael-d-wynne","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/michael-d-wynne/","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>A lifelong student and advocate of Louisiana history and preservation, Michael D. Wynne began collecting stamps, coins, photographs, documents, and other historic memorabilia as a child in Lafayette. Inspired by his grandmother’s stories of earlier generations, he developed a particular appreciation for oral history, genealogy, and the preservation of the material past. By his teenage years, his expertise had led to speaking engagements, published articles, and, in 1972, an appointment as Assistant Curator of the Lafayette Museum.\u003c/p>\n\n\u003cp>Although he ultimately pursued a nearly four-decade career in law enforcement, his commitment to history continued through service on museum boards, seven state commissions, and numerous preservation organizations. He served as Vice Chairman of the Louisiana Statehood Bicentennial Commission and helped commemorate Louisiana’s 200th anniversary before a televised joint session of the state legislature in 2012. Since retiring in 2016, he has published eight books, written extensively, and continued sharing his knowledge of Louisiana history and preservation with communities and future generations.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Whats-Murder-Among-Friends-Louisiana/dp/B0F13RMTB2/ctoc\" target=\"_blank\">&quot;What's Murder Among Friends... &quot;\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/BEST-CENTRAL-LOUISIANA-Interesting-Louisiana/dp/B0B7QH8DWZ/ctoc\" target=\"_blank\">The Best of Central Louisiana\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Admiration-Men-Angels-Alexander-Biographies/dp/B0DD3V7RS6/ctoc\" target=\"_blank\">&quot;For The Admiration of Men and Angels...&quot;\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":"%2F6ab5ad2dda81a38697854b91","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab5ad2dda81a38697854b91","source_credit":"","title":"","url":"asset://new_assets/6ab5ad2dda81a38697854b91","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"michael-d-wynne"},"summary":{"type":"html","value":"\u003cp>Author and historian Michael D. Wynne is a lifelong student and advocate of Louisiana history and preservation.\u003c/p>\n\n"},"title":{"type":"title","value":"Michael D. Wynne"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/stores/Michael-D.-Wynne/author/B07TN2FQ8V\" target=\"_blank\">amazon.com/stores/Michael-D.-Wynne/author\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Author and historian Michael D. Wynne is a lifelong student and advocate of Louisiana history and preservation.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab5ad2dda81a38697854b91","use_caption":false},"keywords":[],"primary_slug":"michael-d-wynne","slugs":["michael-d-wynne"],"sponsored":false,"title":"Michael D. Wynne"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790292120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"EK3Aq","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1790292120000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael D. Wynne","description":"Author and historian Michael D. Wynne is a lifelong student and advocate of Louisiana history and preservation.","image":"https://i.iheart.com/v3/re/new_assets/6ab5ad2dda81a38697854b91"}}]}},{"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:/6ab604c834588b1052968962","slug:2026-10-01-show","slug:2026-10-01-show","keyword:keywords/Mandalay Bay shooting","keyword:keywords/Las Vegas","keyword:keywords/haunted Louisiana"]}},{"id":"%2F6ab607f434588b105296897c","type":"PUBLISHING","record":{"ref_id":"%2F6ab607f434588b105296897c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-10-02-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jungian psychologist, psychotherapist, and author \u003ca href=\"https://moonlightcounseling.com/\" target=\"_blank\">Dr. Art Rosengarten\u003c/a> explores why timeless oracles such as the Tarot may be more relevant than ever in a world increasingly shaped by advanced technology and machines. He’ll discuss how oracles can offer a direct connection to our natural intelligence and innate humanity, without algorithms, the internet, or the mining of personal data. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1557787840/ctoc\" target=\"_blank\">Tarot and Psychology: Spectrums of Possibility\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tarot-Future-Raising-Spiritual-Consciousness/dp/1557789339/ctoc\" target=\"_blank\">Tarot of the Future\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc7e1cc137bf2442012e5","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/tarot cards","keywords/oracles"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Yala Province, Thailand December 13, 2024. illustrative editorial tarot cards. Ace of pentacles, Ace of cups, Ace of wands","id":"%2F6ab608cd522dc8d41d9c3a0b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6ab608cd522dc8d41d9c3a0b","source_credit":"bigjom / iStock / Getty Images","title":"Yala Province, Thailand December 13, 2024. illustrative editorial tarot cards. Ace of pentacles, Ace of cups, Ace of wands","url":"asset://assets.getty/6ab608cd522dc8d41d9c3a0b","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790949600000},"slug":{"type":"slug","value":"2026-10-02-show"},"summary":{"type":"html","value":"\u003cp>Jungian psychologist, psychotherapist, and author \u003ca href=\"https://moonlightcounseling.com/\" target=\"_blank\">Dr. Art Rosengarten\u003c/a> explores why timeless oracles such as the Tarot may be more relevant than ever in a world increasingly shaped by advanced technology and machines. He’ll discuss how oracles can offer a direct connection to our natural intelligence and innate humanity, without algorithms, the internet, or the mining of personal data. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Exploring the Tarot / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://moonlightcounseling.com/\" target=\"_blank\">moonlightcounseling.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Jungian psychologist, psychotherapist, and author Dr. Art Rosengarten explores why timeless oracles such as the Tarot may be more relevant than ever in a world increasingly shaped by advanced technology and machines. He’ll discuss how oracles can offer a direct connection to our natural intelligence and innate humanity, without algorithms, the internet, or the mining of personal data. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Yala Province, Thailand December 13, 2024. illustrative editorial tarot cards. Ace of pentacles, Ace of cups, Ace of wands","link":"","new_tab":false,"source_credit":"bigjom / iStock / Getty Images","title":"Yala Province, Thailand December 13, 2024. illustrative editorial tarot cards. Ace of pentacles, Ace of cups, Ace of wands","url":"asset://assets.getty/6ab608cd522dc8d41d9c3a0b","use_caption":false},"keywords":["keywords/tarot cards","keywords/oracles"],"primary_slug":"2026-10-02-show","slugs":["2026-10-02-show"],"sponsored":false,"title":"Exploring the Tarot / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1791021600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CEWcJ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-10-02-show/"},"slug":"2026-10-02-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6ab608cd522dc8d41d9c3a0b","title":"Exploring the Tarot / Open Lines","description":"Jungian psychologist, psychotherapist, and author Dr. Art Rosengarten explores why timeless oracles such as the Tarot may be more relevant than ever in a world increasingly shaped by advanced technology and machines. He’ll discuss how oracles can offer a direct connection to our natural intelligence and innate humanity, without algorithms, the internet, or the mining of personal data. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1791021600000,"pub_until":4115978604802,"pub_changed":1791021600000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffc7e1cc137bf2442012e5","slug":"rosengarten-arthur-5708","payload":{"ingestion":{"feed_content_id":"/content/rosengarten-arthur-5708","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/rosengarten-arthur/5708","external_url":""},"summary":{"title":"Arthur Rosengarten","primary_slug":"rosengarten-arthur-5708","slugs":["rosengarten-arthur-5708"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Art Rosengarten is a clinical psychologist, author, and tarot expert, who discusses tarot as a potentially high-powered, psychospiritual instrument for the 21st century owing to its unique and highly potent therapeutic qualities. Dr. Rosengarten sees value in using this seemingly archaic, New Age, or occult procedure to approach many of the personal, cultural, political, and global problems of our age. Art has been a guest on Coast to Coast AM many times in the past, and his book, Tarot and Psychology: Spectrums of Possibility is considered a classic in the field. He believes his highly original deck \"Tarot of the Nine Paths: Advanced Tarot for the Spiritual Traveler,\" has \"expanded the ancient edifice without violating its sacred architecture\" with the addition of 5 new trumps.","image":{"title":"","link":"","use_caption":false,"new_tab":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"url":"asset://new_assets/62174813a203db84e2df0f46","alt_text":"","caption":"","source_credit":""}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"wI0mq","what":["coast-categories/spirituality-occult"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1507262820000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/rosengarten-arthur/5708","cuser":"","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1557787840/ctoc\" target=\"_blank\">Tarot and Psychology: Spectrums of Possibility\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tarot-Future-Raising-Spiritual-Consciousness/dp/1557789339/ctoc\" target=\"_blank\">Tarot of the Future\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"rosengarten-arthur-5708"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nArt Rosengarten is a clinical psychologist, author, and tarot expert, who discusses tarot as a potentially high-powered, psychospiritual instrument for the 21st century owing to its unique and highly potent therapeutic qualities. Dr. Rosengarten sees value in using this seemingly archaic, New Age, or occult procedure to approach many of the personal, cultural, political, and global problems of our age. Art has been a guest on Coast to Coast AM many times in the past, and his book,\u003ci> \u003c/i>Tarot and Psychology: Spectrums of Possibility\u003ci> \u003c/i>is considered a classic in the field. He believes his highly original deck \"Tarot of the Nine Paths: Advanced Tarot for the Spiritual Traveler\u003ci>,\u003c/i>\"\u003ci> \u003c/i>has \"expanded the ancient edifice without violating its sacred architecture\" with the addition of 5 new trumps.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"show_appearances":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://moonlightcounseling.com/\" target=\"_blank\">moonlightcounseling.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://therapists.psychologytoday.com/rms/name/Art_Rosengarten_PhD_Solana+Beach_California_41327\" target=\"_blank\">therapists.psychologytoday.com\u003c/a>\u003c/li>\u003c/ul>\n"},"title":{"type":"title","value":"Arthur Rosengarten"},"primary_image":{"type":"asset","value":{"link":"","caption":"","id":"%2F62174813a203db84e2df0f46","use_caption":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/62174813a203db84e2df0f46","url":"asset://new_assets/62174813a203db84e2df0f46","title":"","alt_text":"","bucket":"new_assets"}},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"summary":{"type":"html","value":"\u003cp>Art Rosengarten is a clinical psychologist, author, and tarot expert, who discusses tarot as a potentially high-powered, psychospiritual instrument for the 21st century owing to its unique and highly potent therapeutic qualities. Dr. Rosengarten sees value in using this seemingly archaic, New Age, or occult procedure to approach many of the personal, cultural, political, and global problems of our age. Art has been a guest on Coast to Coast AM many times in the past, and his book, Tarot and Psychology: Spectrums of Possibility is considered a classic in the field. He believes his highly original deck &quot;Tarot of the Nine Paths: Advanced Tarot for the Spiritual Traveler,&quot; has &quot;expanded the ancient edifice without violating its sacred architecture&quot; with the addition of 5 new trumps.\u003c/p>\n\n"}}},"pub_start":1507262820000,"type":"content:coast-to-coast-guest","summary":{"title":"Arthur Rosengarten","description":"Art Rosengarten is a clinical psychologist, author, and tarot expert, who discusses tarot as a potentially high-powered, psychospiritual instrument for the 21st century owing to its unique and highly potent therapeutic qualities. Dr. Rosengarten sees value in using this seemingly archaic, New Age, or occult procedure to approach many of the personal, cultural, political, and global problems of our age. Art has been a guest on Coast to Coast AM many times in the past, and his book, Tarot and Psychology: Spectrums of Possibility is considered a classic in the field. He believes his highly original deck \"Tarot of the Nine Paths: Advanced Tarot for the Spiritual Traveler,\" has \"expanded the ancient edifice without violating its sacred architecture\" with the addition of 5 new trumps.","image":"https://i.iheart.com/v3/re/new_assets/62174813a203db84e2df0f46"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6ab607f434588b105296897c","slug:2026-10-02-show","slug:2026-10-02-show","keyword:keywords/tarot cards","keyword:keywords/oracles"]}}],"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":"%2F6ab628b1f4fe527abd6a2aea","type":"PUBLISHING","record":{"ref_id":"%2F6ab628b1f4fe527abd6a2aea","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2b01","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b01","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b01","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":"scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/scientists-shielded-flies-from-earths-magnetic-field-and-their-lifespans-mysteriously-increased/"},"summary":{"type":"html","value":"\u003cp>Earth’s magnetic field has a stronger impact on cellular health than realized.\u003c/p>\n\n"},"title":{"type":"title","value":"Scientists Shielded Flies From Earth’s Magnetic Field—and Their Lifespans Mysteriously Increased"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"Earth’s magnetic field has a stronger impact on cellular health than realized.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b01","use_caption":false},"keywords":[],"primary_slug":"scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased","slugs":["scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased"],"sponsored":false,"title":"Scientists Shielded Flies From Earth’s Magnetic Field—and Their Lifespans Mysteriously Increased"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Ymnqt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased/"},"slug":"scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b01","title":"Scientists Shielded Flies From Earth’s Magnetic Field—and Their Lifespans Mysteriously Increased","description":"Earth’s magnetic field has a stronger impact on cellular health than realized.","author":"The Debrief"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab628b1f4fe527abd6a2aea","slug:scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased","slug:scientists-shielded-flies-from-earths-magnetic-fieldand-their-lifespans-mysteriously-increased","author:user"]}},{"id":"%2F6ab62905f4fe527abd6a2b0a","type":"PUBLISHING","record":{"ref_id":"%2F6ab62905f4fe527abd6a2b0a","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/while-you-sleep-your-brain-gets-to-work/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Psychology Today"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2b03","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b03","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b03","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":"while-you-sleep-your-brain-gets-to-work"},"source":{"type":"plain","value":"Psychology Today"},"source_url":{"type":"plain","value":"https://www.psychologytoday.com/us/blog/sleep-well/202609/while-you-sleep-your-brain-gets-to-work"},"summary":{"type":"html","value":"\u003cp>Inside the remarkable sleep stages and what your brain is doing all night long.\u003c/p>\n\n"},"title":{"type":"title","value":"While You Sleep, Your Brain Gets to Work"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Psychology Today","description":"Inside the remarkable sleep stages and what your brain is doing all night long.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b03","use_caption":false},"keywords":[],"primary_slug":"while-you-sleep-your-brain-gets-to-work","slugs":["while-you-sleep-your-brain-gets-to-work"],"sponsored":false,"title":"While You Sleep, Your Brain Gets to Work"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"sHfQp","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/while-you-sleep-your-brain-gets-to-work/"},"slug":"while-you-sleep-your-brain-gets-to-work","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b03","title":"While You Sleep, Your Brain Gets to Work","description":"Inside the remarkable sleep stages and what your brain is doing all night long.","author":"Psychology Today"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab62905f4fe527abd6a2b0a","slug:while-you-sleep-your-brain-gets-to-work","slug:while-you-sleep-your-brain-gets-to-work","author:user"]}},{"id":"%2F6ab62948f4fe527abd6a2b16","type":"PUBLISHING","record":{"ref_id":"%2F6ab62948f4fe527abd6a2b16","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Live Science"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2aff","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2aff","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2aff","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":"fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey"},"source":{"type":"plain","value":"Live Science"},"source_url":{"type":"plain","value":"https://www.livescience.com/archaeology/ancient-egyptians/we-have-found-traces-of-peace-thousands-of-years-old-fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey"},"summary":{"type":"html","value":"\u003cp>Archaeologists excavating in the ancient Hittite capital have uncovered a fragment of the world's oldest peace treaty, signed around 1269 B.C.\u003c/p>\n\n"},"title":{"type":"title","value":"Fragment of world's oldest known peace treaty found in Turkey"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Live Science","description":"Archaeologists excavating in the ancient Hittite capital have uncovered a fragment of the world's oldest peace treaty, signed around 1269 B.C.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2aff","use_caption":false},"keywords":[],"primary_slug":"fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey","slugs":["fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey"],"sponsored":false,"title":"Fragment of world's oldest known peace treaty found in Turkey"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mhadt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey/"},"slug":"fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2aff","title":"Fragment of world's oldest known peace treaty found in Turkey","description":"Archaeologists excavating in the ancient Hittite capital have uncovered a fragment of the world's oldest peace treaty, signed around 1269 B.C.","author":"Live Science"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab62948f4fe527abd6a2b16","slug:fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey","slug:fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey","author:user"]}},{"id":"%2F6ab629aef4fe527abd6a2b22","type":"PUBLISHING","record":{"ref_id":"%2F6ab629aef4fe527abd6a2b22","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Scientific American"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2af7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2af7","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2af7","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":"rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure"},"source":{"type":"plain","value":"Scientific American"},"source_url":{"type":"plain","value":"https://www.scientificamerican.com/article/rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure/"},"summary":{"type":"html","value":"\u003cp>The research into how electromagnetic waves and radio frequency radiation influence health has been plagued by low-quality studies.\u003c/p>\n\n"},"title":{"type":"title","value":"RFK, Jr., is focusing attention on electromagnetic fields. Here’s what the science says about exposure"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Scientific American","description":"The research into how electromagnetic waves and radio frequency radiation influence health has been plagued by low-quality studies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2af7","use_caption":false},"keywords":[],"primary_slug":"rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure","slugs":["rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure"],"sponsored":false,"title":"RFK, Jr., is focusing attention on electromagnetic fields. Here’s what the science says about exposure"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WM4pe","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure/"},"slug":"rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2af7","title":"RFK, Jr., is focusing attention on electromagnetic fields. Here’s what the science says about exposure","description":"The research into how electromagnetic waves and radio frequency radiation influence health has been plagued by low-quality studies.","author":"Scientific American"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab629aef4fe527abd6a2b22","slug:rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure","slug:rfk-jr-is-focusing-attention-on-electromagnetic-fields-heres-what-the-science-says-about-exposure","author:user"]}},{"id":"%2F6ab629f9f4fe527abd6a2b2e","type":"PUBLISHING","record":{"ref_id":"%2F6ab629f9f4fe527abd6a2b2e","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Oddity Central"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6ab628d9f4fe527abd6a2b00","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b00","source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b00","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":"entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched"},"source":{"type":"plain","value":"Oddity Central"},"source_url":{"type":"plain","value":"https://www.odditycentral.com/news/entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched.html"},"summary":{"type":"html","value":"\u003cp>A Chinese man reportedly earns over $15,000 yuan per month from two scratching salons.\u003c/p>\n\n"},"title":{"type":"title","value":"Entrepreneur Opens Unique Salons Where Customers Relax By Being Gently Scratched"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Oddity Central","description":"A Chinese man reportedly earns over $15,000 yuan per month from two scratching salons.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6ab628d9f4fe527abd6a2b00","use_caption":false},"keywords":[],"primary_slug":"entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched","slugs":["entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched"],"sponsored":false,"title":"Entrepreneur Opens Unique Salons Where Customers Relax By Being Gently Scratched"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790326800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"gB635","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched/"},"slug":"entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6ab628d9f4fe527abd6a2b00","title":"Entrepreneur Opens Unique Salons Where Customers Relax By Being Gently Scratched","description":"A Chinese man reportedly earns over $15,000 yuan per month from two scratching salons.","author":"Oddity Central"},"pub_start":1790326800000,"pub_until":4115978604802,"pub_changed":1790326800000,"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:/6ab629f9f4fe527abd6a2b2e","slug:entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched","slug:entrepreneur-opens-unique-salons-where-customers-relax-by-being-gently-scratched","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1791597678000,"\u003cupcoming_pub_after>":1790391600000,"\u003cpub_start>":1790388078000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1790474478000,"\u003ctonight_pub_after>":1790391600000},"size":5,"from":"eyJza2lwIjo1LCJjdXJzb3JzIjp7Ilk2MHQyIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"W1GMu","region":"main:dynamic","type":"ad","ordinal":12,"value":{"title":null,"position":"5052","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"9WlZr","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003csection class=\"coast-module module\">\n    \u003ca href=\"/article/a-true-paranormal-date-alien-bonds-with-bigfoot/\">\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542\" alt=\"paranormal date\">\u003c/a>\n    \u003cdiv class=\"excerpt\">\n    \u003cp>\n    \u003ca href=\"https://paranormaldate.com/\" target=\"_blank\">Paranormal Date\u003c/a> now has over 100,000 members! It's completely free to join and search.\n    \u003c/p>\n    \u003c/div>\n\u003c/section>\n\u003csection class=\"coast-module module\">            \n    \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\">\n    \t\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50\" alt=\"beyond belief trailer\">\n    \u003c/a>\n    \u003cdiv class=\"excerpt\">\n        \u003cp>\n        Check out this \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\" target=\"_self\">excerpt\u003c/a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at \u003ca href=\"http://www.beyondbelief.com/\" target=\"_blank\">beyondbelief.com\u003c/a> and enjoy hours of fascinating past shows!\n        \u003c/p>\n    \u003c/div>\n\u003c/section>","link":null},"tags":["display-hints/tile","display-hints/coast-readmore-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ECete","region":"main:dynamic","type":"show","ordinal":14,"value":{"brands":[],"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"shows":[]},{"id":"dZ56N","region":"main:dynamic","type":"html","ordinal":15,"value":{"title":null,"content":"\u003ca class=\"twitter-timeline\" data-height=\"550\" data-theme=\"dark\" href=\"https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw\">Tweets by coasttocoastam\u003c/a> \u003cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003c/script>\n","link":null},"tags":["display-hints/coast-twitter-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"position":"3306","ad_split":0},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/error_page","name":"error_page","pageConfig":{"sitemap_frequency":"exclude","thumbnail":"","title":"","adobe_page_name":"","description":"","keywords":[]},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":"/config/master-site/master/error_page","tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"title":null,"position":"3330","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Uh oh, this page is unavailable!"},"tags":[],"schedule":null},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cp>\nWe really tried our best, but we couldn't find the page you were looking for. \u003cbr>\nHow about checking out one of these shows below?\n\u003c/p>\n"},"tags":["display-hints/primary"],"schedule":null},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"title":"","feed_index":0,"size":8,"position":null,"ad_split":null,"feed_id":"ID:shows-feed"},"tags":["display-hints/coast-feed","display-hints/coast-shows","display-hints/coast-feed-no-header","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aacd3174ab26eccb2d3cf73","type":"PUBLISHING","record":{"ref_id":"%2F6aacd3174ab26eccb2d3cf73","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a>, a retired trial judge from Orange County, California, spoke candidly about his extensive legal career and his views on justice, politics, and societal issues. Regarding the gravity of the judicial role, he said, &quot;You have to do justice under the facts and the law, but you also have to explain,&quot; highlighting the balance judges must maintain between decision-making and transparency. Reflecting on his time as a prosecutor and judge, Gray advocated for fairness and consistency in sentencing, proposing a system in which multiple judges would review cases to avoid arbitrary outcomes.\u003c/p>\n\n\u003cp>Critical of the current political polarization and erosion of civil discourse, he called for a return to informed voting and open dialogue, urging citizens to &quot;educate yourself&quot; rather than vote based on superficial factors. Notably, Gray revealed his early and public opposition to drug prohibition, holding a rare press conference as a sitting judge in 1992 to declare, &quot;Our nation's policy of drug prohibition had failed.&quot; His book on the topic was endorsed by figures like Milton Friedman, George Shultz, and Walter Cronkite. Gray proposes regulation, control, and taxation of drugs to reduce harm and bring users closer to medical help.\u003c/p>\n\n\u003cp>On current events, he argued that U.S. military involvement in Iran lacks constitutional authorization, and called on Congress to demand a formal declaration of war and require the president to clearly outline objectives. Further, he condemned illegal military actions, such as seizing drug boats in international waters, calling them &quot;an act of war&quot; and &quot;a crime,&quot; along with the kidnapping of the Maduros, since the U.S. is not at war with Venezuela.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presented her interview with parapsychologist \u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">Dr. Gary Schwartz\u003c/a> discussing &quot;breakthrough scientific evidence&quot; of spirit communication and collaboration through what he calls the SoulPhone. He described the SoulPhone as advanced technology designed to detect and interact with &quot;post-material persons&quot; (PMPs) —conscious entities who have transitioned beyond physical death. While practical devices for direct communication are not yet available, Schwartz asserted that his research provides &quot;definitive proof of concept evidence&quot; that consciousness survives death and can be detected and engaged using technology.\u003c/p>\n\n\u003cp>Unlike traditional methods such as Ouija boards or channeling, Schwartz emphasized that his approach uses &quot;state-of-the-art technology under highly controlled experimental conditions&quot; to directly detect spirit energy, eliminating reliance on human motor skills or subjective interpretation. A key aspect of his experiments involves collaboration with the &quot;A team&quot; of PMPs, including famous historical figures like Harry Houdini, Thomas Edison, and astronaut Edgar Mitchell. According to Schwartz, these entities participate in rigorous tests verifying their identity and conscious experience by answering specific true/false questions about their lives. The &quot;B Team,&quot; he explained, consists of living researchers, including\u003cem> \u003c/em>himself\u003cem>, \u003c/em>his wife, \u003ca href=\"https://www.rhondaeklundschwartz.com/about\" target=\"_blank\">Rhonda Schwartz\u003c/a>, the lead evidential medium, and their colleague\u003cem> \u003c/em>\u003ca href=\"https://www.soulproof.com/\" target=\"_blank\">Mark Pitstick\u003c/a>\u003cem>, \u003c/em>who facilitate communication and increase the signal-to-noise ratio\u003cem>.\u003c/em>\u003c/p>\n\n\u003cp>The research team also employs other mediums to verify identities of PMPs through controlled double-blind tests and artistic sketches. He places importance on rigorous scientific validation and peer review, stating, &quot;We don't report or publish anything unless we've been able to replicate it multiple times.&quot; Regarding the future availability of the SoulPhone, the transition from laboratory prototypes to consumer technology remains uncertain, and may take months to years, Schwartz reported. During the last hour, he joined George and Cheryll live to take calls from listeners.\u003c/p>\n\n\u003cp>N\u003cem>ews segment guests: Jeff Nelken, \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/SoulPhone-Experiments-BREAKTHROUGH-COMMUNICATION-COLLABORATION/dp/B0HB11XMS6/ctoc\" target=\"_blank\">The SoulPhone Experiments\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/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Gordon Lightfoot","title":"If You Could Read My Mind","url":"https://amazon.com/dp/B003CV9O9M/ctoc?trackAsin=B003CV9O9M"},{"artist":"Guns N’ Roses","title":"Knockin’ On Heaven’s Door","url":"https://amazon.com/dp/B07DCLVGWL/ctoc?trackAsin=B07DCLVGWL"},{"artist":"Cutting Crew","title":"(I Just) Died In Your Arms Tonight","url":"https://www.amazon.com/dp/B000TDD1YU"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Roy Orbison","title":"Only The Lonely","url":"https://amazon.com/dp/B0040GY60A/ctoc?trackAsin=B0040GY60A"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Stevie Wonder","title":"I Just Called To Say I Love You","url":"https://amazon.com/dp/B07G9552RX/ctoc?trackAsin=B07G9552RX"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"Frank Sinatra","title":"Softly As I Leave You","url":"https://amazon.com/dp/B00V07JYWC/ctoc?trackAsin=B00V07JYWC"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"Tommy Tutone","title":"867-5309/Jenny","url":"https://amazon.com/dp/B0014KDDK4/ctoc?trackAsin=B0014KDDK4"},{"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":"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":["%2F5e006fe3cc137bf244201a6b","%2F5e007758cc137bf244201ad8","%2F5e0000e2cc137bf24420157b"]},"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/Polarization","keywords/afterlife"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6ab6522a069697a2f91f44ad","show":"coast","title":"Thu, Sep 24 2026 - Hour 1"},{"episodeId":"/episodes/6ab6523b069697a2f91f44ae","show":"coast","title":"Thu, Sep 24 2026 - Hour 2"},{"episodeId":"/episodes/6ab6524c069697a2f91f44af","show":"coast","title":"Thu, Sep 24 2026 - Hour 3"},{"episodeId":"/episodes/6ab6525e069697a2f91f44b0","show":"coast","title":"Thu, Sep 24 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A surreal abstract image of a human hand reaching forward, surrounded by streaks of warm light and motion blur. A dreamlike, ethereal atmosphere, concepts of energy, connection, time travel, and digital identity. Ideal for themes of technology, spirituality, metaphysics, and the future of human experience.","id":"%2F6aacd69b815285523f319a66","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66","source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Surreal hand reaching through light trails","url":"asset://assets.getty/6aacd69b815285523f319a66","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790258400000},"slug":{"type":"slug","value":"2026-09-24-show"},"summary":{"type":"html","value":"\u003cp>Retired judge \u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a> shared his views on justice, politics, and societal issues. Followed by \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a>' interview with parapsychologist \u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">Dr. Gary Schwartz\u003c/a> on his breakthrough evidence for spirit communication, and his SoulPhone device.\u003c/p>\n\n"},"title":{"type":"title","value":"Societal Issues / The SoulPhone"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">judgejimgray.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lach.org/people/dr-gary-e-schwartz/\" target=\"_blank\">lach.org/people/dr-gary-e-schwartz\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">soulphone.org\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-24-2026-hour-1,09-24-2026-hour-2,09-24-2026-hour-3,09-24-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Retired judge James P. Gray shared his views on justice, politics, and societal issues. Followed by Cheryll Jones' interview with parapsychologist Dr. Gary Schwartz on his breakthrough evidence for spirit communication, and his SoulPhone device.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A surreal abstract image of a human hand reaching forward, surrounded by streaks of warm light and motion blur. A dreamlike, ethereal atmosphere, concepts of energy, connection, time travel, and digital identity. Ideal for themes of technology, spirituality, metaphysics, and the future of human experience.","link":"","new_tab":false,"source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Surreal hand reaching through light trails","url":"asset://assets.getty/6aacd69b815285523f319a66","use_caption":false},"keywords":["keywords/Polarization","keywords/afterlife"],"primary_slug":"2026-09-24-show","slugs":["2026-09-24-show"],"sponsored":false,"title":"Societal Issues / The SoulPhone"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790330400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JX1Xi","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-24-show/"},"slug":"2026-09-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd69b815285523f319a66","title":"Societal Issues / The SoulPhone","description":"Retired judge James P. Gray shared his views on justice, politics, and societal issues. Followed by Cheryll Jones' interview with parapsychologist Dr. Gary Schwartz on his breakthrough evidence for spirit communication, and his SoulPhone device.","author":""},"pub_start":1790330400000,"pub_until":4115978604802,"pub_changed":1790333620851,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006fe3cc137bf244201a6b","slug":"gray-jim-45483","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/gray-jim/45483","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nJames P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \n\u003c/p>\n\n\u003cp>\nJudge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as \u003ci>Wearing The Robe\u003c/i>, about practical and ethical issues in being a judge.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Why-Drug-Laws-Have-Failed/dp/1566398606/ctoc\" target=\"_blank\">Why Our Drug Laws Have Failed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paragraphs-Liberty-Solutions-Responsible-Libertarian/dp/170817785X/ctoc\" target=\"_blank\">2 Paragraphs 4 Liberty\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\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"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"gray-jim-45483"},"summary":{"type":"html","value":"\u003cp>James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \u003c/p>\n\n\n\n\n\u003cp>Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.\u003c/p>\n\n"},"title":{"type":"title","value":"Jim Gray"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">judgejimgray.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/gray-jim-45483","feed_permalink":"https:/www.coasttocoastam.com/guest/gray-jim/45483","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","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/d2c147dd6dac5fbb60e3a5e869264212","use_caption":false},"keywords":[],"primary_slug":"gray-jim-45483","slugs":["gray-jim-45483"],"sponsored":false,"title":"Jim Gray"},"targeting":{"exclusion":{"tags":[]},"publish_date":1498795380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rBNZk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1498795380000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Gray","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","image":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and cutting-edge networks, including CNN and The Weather Channel. Her face and voice became familiar to viewers in millions of homes through her prime-time broadcasts throughout the US and around the world.\u003c/p>\n\n\u003cp>As a journalist with a nose for news in stories behind the headlines, Cheryll has worked in multiple markets in various capacities with a curious interest, whether it’s hard news, controversies, conspiracies, or the mysterious and unexplained. Her accomplished TV broadcasting career covers extensive experience on both sides of the camera. Starting as a weather reporter, Cheryll quickly extended her skills and credentials to include talk show host, writer, producer, field reporter, meteorologist, and network news anchor.\u003c/p>\n\n\u003cp>She is uniquely distinguished as the only TV broadcaster to be both a news anchor and accredited meteorologist at the network level. Her career has taken her from her hometown of Knoxville, Tennessee to major markets including Miami, Atlanta, New York, Denver, West Palm Beach, and Kansas City.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jones-cheryll-103086"},"summary":{"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.\u003c/p>\n\n"},"title":{"type":"title","value":"Cheryll Jones"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/jones-cheryll-103086","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false},"keywords":[],"primary_slug":"jones-cheryll-103086","slugs":["jones-cheryll-103086"],"sponsored":false,"title":"Cheryll Jones"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"PSRLe","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/coast-to-coast-am","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/top-secret"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1587701100000,"type":"content:coast-to-coast-guest","summary":{"title":"Cheryll Jones","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"}},{"ref_id":"%2F5e0000e2cc137bf24420157b","slug":"schwartz-gary-5765","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/schwartz-gary/5765","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>Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health. Gary received his PhD in 1971 from Harvard University, was an Assistant Professor at Harvard, and was a tenured Professor of Psychology and Psychiatry at Yale University and director of the Yale Psychophysiology Center before moving to the University of Arizona in 1988. His research integrates mind-body medicine, energy medicine, and spiritual medicine. His new book is \u003cem> \u003c/em>The SoulPhone Experiments: Breakthrough Scientific Evidence for Spirit Communication and Collaboration\u003cem> \u003c/em>(2026).\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/074343658X/ctoc\" target=\"_blank\">The Afterlife Experiments: Breakthrough Scientific Evidence of Life After Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743292375/ctoc\" target=\"_blank\">The Energy Healing Experiments\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743477413/ctoc\" target=\"_blank\">The G.O.D. Experiments\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571741704/ctoc\" target=\"_blank\">The Living Energy Universe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571744592/ctoc\" target=\"_blank\">The Truth About Medium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sacred-Promise-Science-Discovering-Collaboration/dp/1582702586/ctoc\" target=\"_blank\">The Sacred Promise\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Afterlife-Frequency-Scientific-Spiritual-Awareness/dp/1608687805/ctoc\" target=\"_blank\">The Afterlife Frequency: The Scientific Proof of Spiritual Contact and How That Awareness Will Change Your Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/SoulPhone-Experiments-BREAKTHROUGH-COMMUNICATION-COLLABORATION/dp/B0HB11XMS6/ctoc\" target=\"_blank\">The SoulPhone Experiments\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":"%2F6348977d4369ce118c5b40cf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6348977d4369ce118c5b40cf","source_credit":"","title":"","url":"asset://new_assets/6348977d4369ce118c5b40cf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"schwartz-gary-5765"},"summary":{"type":"html","value":"\u003cp>Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health. \u003c/p>\n\n"},"title":{"type":"title","value":"Gary Schwartz"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://lach.org/people/dr-gary-e-schwartz/\" target=\"_blank\">lach.org/people/dr-gary-e-schwartz\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lifeafterdeathproject.com/\" target=\"_blank\">lifeafterdeathproject.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.flfe.net/evidence/\" target=\"_blank\">flfe.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.soulphone.org/meet-dr-gary-schwartz/\" target=\"_blank\">soulphone.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/schwartz-gary-5765","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/schwartz-gary/5765","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6348977d4369ce118c5b40cf","use_caption":false},"keywords":[],"primary_slug":"schwartz-gary-5765","slugs":["schwartz-gary-5765"],"sponsored":false,"title":"Gary Schwartz"},"targeting":{"exclusion":{"tags":[]},"publish_date":1511102220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"RmlVl","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":1511102220000,"type":"content:coast-to-coast-guest","summary":{"title":"Gary Schwartz","description":"Gary E. Schwartz, PhD, is a former Professor of Psychology, Medicine, Neurology, Psychiatry, and Surgery at the University of Arizona and Director of the Laboratory for Advances in Consciousness and Health.","image":"https://i.iheart.com/v3/re/new_assets/6348977d4369ce118c5b40cf"}}]}},{"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:/6aacd3174ab26eccb2d3cf73","slug:2026-09-24-show","slug:2026-09-24-show","keyword:keywords/Polarization","keyword:keywords/afterlife"]}},{"id":"%2F6aaca2ce4ab26eccb2d3cf5a","type":"PUBLISHING","record":{"ref_id":"%2F6aaca2ce4ab26eccb2d3cf5a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-23-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, George Noory honored the late \u003ca href=\"https://www.coasttocoastam.com/guest/pope-nick-6699/\" target=\"_blank\">Nick Pope\u003c/a>, former UK Ministry of Defense official and UFO investigator, who died earlier this year from esophageal cancer. Pope played a pivotal role in reframing the UFO narrative by promoting the term &quot;UAP&quot; (Unidentified Aerial Phenomena) to shift the focus from pop culture and conspiracy theories to national security. Researcher \u003ca href=\"https://ancientastronauts.com/\" target=\"_blank\">Jason Martell\u003c/a>, who toured with Pope on the Ancient Aliens Live Tour, reflected on Pope's legacy as a ufologist and civil servant, and shared personal anecdotes that highlighted Pope's sense of humor.\u003c/p>\n\n\u003cp>Brief guest appearances included his widow, anthropologist Elizabeth Weiss, who recalled their 15-year partnership as one filled with mutual respect and intellectual exchange, and recollections from Pope's colleagues, author \u003ca href=\"https://iamwilliamhenry.com/\" target=\"_blank\">William Henry\u003c/a>, filmmaker \u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">James Fox\u003c/a>, and Professor \u003ca href=\"https://ufocongress.com/paul-hynek-2019/\" target=\"_blank\">Paul Hynek\u003c/a>.\u003c/p>\n\n\u003cp>In a past C2C appearance excerpt, Pope offered analysis on a series of high-profile events, including the Chinese spy balloon saga, congressional hearings, and reports from the Office of the Director of National Intelligence. He characterized UFO disclosure as a gradual, process-driven approach rather than a single revelatory moment. Pope also discussed David Grusch, a former intelligence officer and whistleblower who testified under oath about secretive crash-retrieval and reverse-engineering programs related to UAPs.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, \u003ca href=\"https://www.coasttocoastam.com/guest/victoria-gross/\" target=\"_blank\">Victoria Gross\u003c/a>, a paranormal investigator and medium, shared insights from her extensive experience exploring hauntings and spirit phenomena. She recounted one of her most unsettling investigations, which was featured on a TV show on Destination America. Known as the &quot;\u003ca href=\"https://www.the-sun.com/news/14663632/john-boulware-ghost-matt-fraser-haunted-picture-psychic/\" target=\"_blank\">Ghost That Screamed\u003c/a>,&quot; it centered on a 1984 Minneapolis case where police photographs reportedly captured the spirit of a teenage boy killed in a car accident. Gross noted the images were developed without digital manipulation, and she believes they depict &quot;the spirit that left the body at the time of the accident.&quot;\u003c/p>\n\n\u003cp>She differentiated types of hauntings, explaining, &quot;There's residual haunting, which is like a video tape recorder, replaying past events,&quot; and &quot;intelligent hauntings,&quot; involving conscious spirits. She also discussed &quot;egregores or thought forms,&quot; negative energy constructs born from collective emotions or addictions, calling them &quot;bottom feeders&quot; that feed off the living's energy. Revisiting a chilling moment during an investigation at Fullerton's Plummer Auditorium, she described how playing an EVP recording from a former mortuary caused the atmosphere to shift, and &quot;a hand just appeared over the balcony wall, just for a split second, and then it was gone.&quot;\u003c/p>\n\n\u003cp>Another unsettling experience took place at the Hollywood Wax Museum, where she encountered &quot;a lot of strange energy&quot; and &quot;transient spirits&quot; common in high-density urban areas. Gross explained how difficult it is to distinguish these spirits, pointing out that &quot;we may not know who we're talking to, but we're getting the impressions… we really have to be very aware of our own body and our own mind.&quot; Despite the eerie encounters, she maintains a professional and empathetic approach, especially when assisting families affected by paranormal activity.\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"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DF6DH86G/ctoc\" target=\"_blank\">Ancient Astronauts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Orange-County-Victoria-Gross/dp/076433171X/ctoc\" target=\"_blank\">Ghosts of Orange County\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/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Donna Taggart","title":"Jealous Of The Angels","url":"https://amazon.com/dp/B072BC9X6C/ctoc?trackAsin=B072BC9X6C"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Whitney Houston","title":"I Wanna Dance With Somebody","url":"https://amazon.com/dp/B00IZ13AT4/ctoc?trackAsin=B00IZ13AT4"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Boston","title":"More Than A Feeling","url":"https://amazon.com/dp/B00N5VKK8I/ctoc?trackAsin=B00N5VKK8I"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B0025W06MS/ctoc?trackAsin=B0025W06MS"},{"artist":"Elvis Presley","title":"Unchained Melody","url":"https://amazon.com/dp/B09SBTW4YV/ctoc?trackAsin=B09SBTW4YV"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"John Denver","title":"Calypso","url":"https://amazon.com/dp/B006ZUE0IM/ctoc?trackAsin=B006ZUE0IM"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"Ray Parker Jr.","title":"Ghostbusters","url":"https://amazon.com/dp/B07ZDLXRD9/ctoc?trackAsin=B07ZDLXRD9"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"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":""},"guest":{"type":"link","value":["%2F5dfff1e1cc137bf2442014c1","%2F6aac7733ac9c7c7829d3a564"]},"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/Nick Pope","keywords/ufology","keywords/paranormal investigations"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6ab4ff87d202995d1c052b7f","show":"coast","title":"Wed, Sep 23 2026 - Hour 1"},{"episodeId":"/episodes/6ab4ff9ad202995d1c052b80","show":"coast","title":"Wed, Sep 23 2026 - Hour 2"},{"episodeId":"/episodes/6ab4ffa8d202995d1c052b81","show":"coast","title":"Wed, Sep 23 2026 - Hour 3"},{"episodeId":"/episodes/6ab4ffb9d202995d1c052b82","show":"coast","title":"Wed, Sep 23 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"BALTIMORE, MD - NOVEMBER 10:  (L-R) Nick Pope, Linda Moulton Howe and Caroline Cory speak onstage at the Ancient Aliens: Alien Encounters panel during day 2 of AlienCon Baltimore 2018 at Baltimore Convention Center on November 10, 2018 in Baltimore, Maryland.  (Photo by Riccardo Savi/Getty Images for HISTORY)","id":"%2F6aacd10ebfc2495035350562","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aacd10ebfc2495035350562","source_credit":"Riccardo Savi / Getty Images Entertainment / Getty Images","title":"AlienCon Baltimore 2018 Day 2","url":"asset://assets.getty/6aacd10ebfc2495035350562","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790172000000},"slug":{"type":"slug","value":"2026-09-23-show"},"summary":{"type":"html","value":"\u003cp>In a tribute to the late UFO investigator Nick Pope, researcher \u003ca href=\"https://ancientastronauts.com/\" target=\"_blank\">Jason Martell\u003c/a> reflected on Pope’s legacy along with special guests. Followed by paranormal investigator \u003ca href=\"https://www.coasttocoastam.com/guest/victoria-gross/\" target=\"_blank\">Victoria Gross\u003c/a> with insights on various hauntings.\u003c/p>\n\n"},"title":{"type":"title","value":"Tribute to Nick Pope / Hauntings & Spirits"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ancientastronauts.com/\" target=\"_blank\">ancientastronauts.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://iamwilliamhenry.com/\" target=\"_blank\">iamwilliamhenry.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">x.com/jamescfox\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-23-2026-hour-1,09-23-2026-hour-2,09-23-2026-hour-3,09-23-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":"In a tribute to the late UFO investigator Nick Pope, researcher Jason Martell reflected on Pope’s legacy along with special guests. Followed by paranormal investigator Victoria Gross with insights on various hauntings.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"BALTIMORE, MD - NOVEMBER 10:  (L-R) Nick Pope, Linda Moulton Howe and Caroline Cory speak onstage at the Ancient Aliens: Alien Encounters panel during day 2 of AlienCon Baltimore 2018 at Baltimore Convention Center on November 10, 2018 in Baltimore, Maryland.  (Photo by Riccardo Savi/Getty Images for HISTORY)","link":"","new_tab":false,"source_credit":"Riccardo Savi / Getty Images Entertainment / Getty Images","title":"AlienCon Baltimore 2018 Day 2","url":"asset://assets.getty/6aacd10ebfc2495035350562","use_caption":false},"keywords":["keywords/Nick Pope","keywords/ufology","keywords/paranormal investigations"],"primary_slug":"2026-09-23-show","slugs":["2026-09-23-show"],"sponsored":false,"title":"Tribute to Nick Pope / Hauntings & Spirits"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790244000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"yUyJ9","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-23-show/"},"slug":"2026-09-23-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aacd10ebfc2495035350562","title":"Tribute to Nick Pope / Hauntings & Spirits","description":"In a tribute to the late UFO investigator Nick Pope, researcher Jason Martell reflected on Pope’s legacy along with special guests. Followed by paranormal investigator Victoria Gross with insights on various hauntings.","author":""},"pub_start":1790244000000,"pub_until":4115978604802,"pub_changed":1790246922403,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dfff1e1cc137bf2442014c1","slug":"martell-jason-6228","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/martell-jason/6228","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>Jason Martell’s pioneering research has garnered global attention through esteemed media platforms including the History Channel, Discovery Channel, Syfy Channel, and the BBC. Notably, he became a fixture on the History Channel's long-standing program Ancient Aliens. An accomplished author, his updated work Ancient Astronauts, released in 2024, offers readers a profound exploration of his research. Moreover, Martell holds the distinction of being a co-founder of several successful technology enterprises, including Acorns.com and SalesMonsterAi.com, reflecting his remarkable acumen for innovation and entrepreneurship.\u003c/p>\n\n\u003cp>For over two decades, Martell has seamlessly integrated his twin passions—entrepreneurship and the study of ancient civilization technologies—into the bedrock of his career. These parallel pursuits converge in their shared aspiration to uncover knowledge and propel progress for the betterment of humanity.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Knowledge-Apocalypse-10-year-anniversary/dp/B09P4K5WHZ/ctoc\" target=\"_blank\">Knowledge Apocalypse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Alien-Artifacts-Astronaut-Research/dp/1456528068/ctoc\" target=\"_blank\">Ancient Alien Artifacts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DF6DH86G/ctoc\" target=\"_blank\">Ancient Astronauts\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F683d549dcb37941df4ff5d92","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/683d549dcb37941df4ff5d92","source_credit":"","title":"","url":"asset://new_assets/683d549dcb37941df4ff5d92","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"martell-jason-6228"},"summary":{"type":"html","value":"\u003cp>Jason Martell’s pioneering research has garnered global attention through esteemed media platforms including the History Channel, Discovery Channel, Syfy Channel, and the BBC. Notably, he became a fixture on the History Channel's long-standing program Ancient Aliens.\u003c/p>\n\n"},"title":{"type":"title","value":"Jason Martell"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Ancient-Astronauts-Gods-From-Planet/dp/B004LBA04U\" target=\"_blank\">Ancient Astronauts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/2012-Search-for-Planet-X/dp/B00752KQBO/\" target=\"_blank\">The Search for Planet X\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Lost-Cycle-Of-Time/dp/B00BSG2D1Y/ctoc\" target=\"_blank\">The Lost Cycle Of Time\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ancientastronauts.com\" target=\"_blank\">ancientastronauts.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.ancientalienslivetour.com/\" target=\"_blank\">ancientalienslivetour.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/martell-jason-6228","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/martell-jason/6228","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jason Martell’s pioneering research has garnered global attention through esteemed media platforms including the History Channel, Discovery Channel, Syfy Channel, and the BBC. Notably, he became a fixture on the History Channel's long-standing program Ancient Aliens.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/683d549dcb37941df4ff5d92","use_caption":false},"keywords":[],"primary_slug":"martell-jason-6228","slugs":["martell-jason-6228"],"sponsored":false,"title":"Jason Martell"},"targeting":{"exclusion":{"tags":[]},"publish_date":1516334340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"iQIbc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1516334340000,"type":"content:coast-to-coast-guest","summary":{"title":"Jason Martell","description":"Jason Martell’s pioneering research has garnered global attention through esteemed media platforms including the History Channel, Discovery Channel, Syfy Channel, and the BBC. Notably, he became a fixture on the History Channel's long-standing program Ancient Aliens.","image":"https://i.iheart.com/v3/re/new_assets/683d549dcb37941df4ff5d92"}},{"ref_id":"%2F6aac7733ac9c7c7829d3a564","slug":"victoria-gross","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/victoria-gross/","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>Victoria Gross is a psychic/medium who has been conducting professional readings since 1987. Her background includes Tarot, palmistry, and psychometry and she is a paranormal researcher and investigator. She established The North Orange County Tarot Society in 2003. She was the story producer on the TV series \u003cem>My Ghost Story\u003c/em> and the show \u003cem>An Unknown Encounter.\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Ghosts-Orange-County-Victoria-Gross/dp/076433171X/ctoc\" target=\"_blank\">Ghosts of Orange County\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":"%2F6aac715680a750c46290c427","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6aac715680a750c46290c427","source_credit":"","title":"","url":"asset://new_assets/6aac715680a750c46290c427","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"victoria-gross"},"summary":{"type":"html","value":"\u003cp>Victoria Gross is a psychic/medium who has been conducting professional readings since 1987. Her background includes Tarot, palmistry, and psychometry and she is a paranormal researcher and investigator.\u003c/p>\n\n"},"title":{"type":"title","value":"Victoria Gross"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Victoria Gross is a psychic/medium who has been conducting professional readings since 1987. Her background includes Tarot, palmistry, and psychometry and she is a paranormal researcher and investigator.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6aac715680a750c46290c427","use_caption":false},"keywords":[],"primary_slug":"victoria-gross","slugs":["victoria-gross"],"sponsored":false,"title":"Victoria Gross"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789687380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"GTVdp","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789687380000,"type":"content:coast-to-coast-guest","summary":{"title":"Victoria Gross","description":"Victoria Gross is a psychic/medium who has been conducting professional readings since 1987. Her background includes Tarot, palmistry, and psychometry and she is a paranormal researcher and investigator.","image":"https://i.iheart.com/v3/re/new_assets/6aac715680a750c46290c427"}}]}},{"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:/6aaca2ce4ab26eccb2d3cf5a","slug:2026-09-23-show","slug:2026-09-23-show","keyword:keywords/Nick Pope","keyword:keywords/ufology","keyword:keywords/paranormal investigations"]}},{"id":"%2F6aac9edf4ab26eccb2d3cf41","type":"PUBLISHING","record":{"ref_id":"%2F6aac9edf4ab26eccb2d3cf41","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-22-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://thehiddenmonks.com/\" target=\"_blank\">Nick Begich\u003c/a>, a longtime investigator of emerging and unconventional technologies, reported on the state of AI technology and shared his efforts to develop a human-AI discovery system designed to encourage radical creativity. Dismissing fears that AI will destroy humanity, he instead likened current AI users to &quot;two-year-olds... walking around with hand grenades,&quot; highlighting the technology's immense power coupled with immature handling. He described AI as &quot;the ultimate intern&quot; with vast knowledge but lacking wisdom and human experience.\u003c/p>\n\n\u003cp>He recounted how AI accelerated his productivity, completing a week's work in under an hour, which spurred him to develop a novel &quot;Architecture of the Question&quot; software. This system focuses on refining questions to improve the accuracy and reliability of AI-generated answers, achieving an accuracy rating of 3.8 out of 4 after weeks of iteration. He explained, &quot;I set up a system that would sort of parse... what's a belief and what's a known, what's a fact and what's a theory,&quot; addressing AI's tendency to present all information as factual. Begich also noted an unexpected benefit: his approach reduced AI's energy consumption up to 70% per query, which is potentially significant if adopted broadly. He is preparing to release his work as open source and invites critical scrutiny.\u003c/p>\n\n\u003cp>Begich expressed concerns about government control of AI, the erosion of privacy, and the dangers of combining AI with quantum computing, which might create tools capable of breaking all current security systems. He also touched on AI's potential for manipulation, noting how algorithms can induce addictive behaviors by targeting brain responses. Calling for accountability in data use, he pointed out that companies and large corporations, such as Kroger, derive significant profits --potentially hundreds of millions of dollars-- from selling consumer information to data brokers.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, clinical psychologist \u003ca href=\"https://obelisk.foundation/\" target=\"_blank\">Edward Bruce Bynum\u003c/a> shared insights from his extensive research into dreams, particularly focusing on the &quot;dream life of families.&quot; In his family dream research initiative, he collected and analyzed hundreds of dreams, and found that 15 to 20 percent of dream content involves family members, reflecting the deep emotional ties and conflicts within family dynamics. He described the neurological cycle of dreaming, which occurs roughly every 90 minutes during REM sleep, and outlined different dream types, including normal, lucid, and precognitive dreams.\u003c/p>\n\n\u003cp>On lucid dreaming, he said &quot;It's like walking into a movie that you're writing and directing,&quot; allowing dreamers conscious control to solve problems or even &quot;communicate with remote ancestors.&quot; Precognitive dreams remain a mystery, but he defined them as dreams that &quot;later on turn out to be true,&quot; such as dreaming of a long-lost relative who then contacts you, and in &quot;prodromal dreams&quot; a person is signaled of an emerging illness before clinical diagnosis. He also discussed flying dreams as potential gateways to out-of-body experiences or deeper meditative states, referencing ancient practices from Tibet and other cultures.\u003c/p>\n\n\u003cp>Exploring the expansive nature of human consciousness and its intersections with dream states, Bynum suggested that consciousness is &quot;embedded in a much larger web of consciousness that is not exclusively located physically,&quot; highlighting the scientific shift toward recognizing nonlocality --the idea that consciousness extends beyond the physical body. A key topic was &quot;dream incubation,&quot; a technique where conscious intention influences dream content to solve problems or manifest real-world outcomes. &quot;You really are creating the dream by having a conscious intention, and then you take that conscious intention into your dream state,&quot; he detailed.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: Charles R. Smith, \u003c/em>\u003ca href=\"https://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/189069343x/ctoc\" target=\"_blank\">Earth Rising: The Revolution, Toward a Thousand Years of Peace\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964881225/ctoc\" target=\"_blank\">Towards a New Alchemy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693545/ctoc\" target=\"_blank\">Controlling the Human Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Light-Consciousness-Melanin-Luminous/dp/1594774722/ctoc\" target=\"_blank\">Dark Light Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dreamlife-Families-Psychospiritual-Connection/dp/1620556324/ctoc\" target=\"_blank\">The Dreamlife of Families\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Thousand-Years-Body-Novel-Transcendence/dp/1665768185/ctoc\" target=\"_blank\">A Thousand Years in the Body: A Novel of Love &amp; Transcendence\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/B08YWHS8FJ/ctoc?trackAsin=B08YWHS8FJ"},{"artist":"The Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Styx","title":"Mr. Roboto","url":"https://amazon.com/dp/B001O01F7C/ctoc?trackAsin=B001O01F7C"},{"artist":"Judas Priest","title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Nat King Cole","title":"Autumn Leaves","url":"https://amazon.com/dp/B007MU99C6/ctoc?trackAsin=B007MU99C6"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"Johnny Hartman","title":"Autumn Serenade","url":"https://amazon.com/dp/B001NZ0WKO/ctoc?trackAsin=B001NZ0WKO"},{"artist":"Didjeridoo","title":"Cusco","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Mamas & Papas","title":"California Dreamin’","url":"https://amazon.com/dp/B000W25BXM/ctoc?trackAsin=B000W25BXM"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc/?trackAsin=B0CGW83SKB"},{"artist":"Ella Fitzgerald","title":"Autumn In New York","url":"https://amazon.com/dp/B07GM5VQV4/ctoc?trackAsin=B07GM5VQV4"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Dokken","title":"In My Dreams","url":"https://amazon.com/dp/B0DZV9XD9M/ctoc?trackAsin=B0DZV9XD9M"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Eurhythmics","title":"Sweet Dreams","url":"https://amazon.com/dp/B001BIQNOM/ctoc?trackAsin=B001BIQNOM"},{"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":["%2F5dffcb1dcc137bf24420132d","%2F5e01c4cf537fd678a3ecf999"]},"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/AI","keywords/dreams"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6ab3ae5c9b9ede99b28230de","show":"coast","title":"Tue, Sep 22 2026 - Hour 1"},{"episodeId":"/episodes/6ab3ae6c9b9ede99b28230df","show":"coast","title":"Tue, Sep 22 2026 - Hour 2"},{"episodeId":"/episodes/6ab3ae7b9b9ede99b28230e0","show":"coast","title":"Tue, Sep 22 2026 - Hour 3"},{"episodeId":"/episodes/6ab3ae8d9b9ede99b28230e1","show":"coast","title":"Tue, Sep 22 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Digital generated image of futuristic scene with a human figure standing on a sleek, metallic platform surrounded by lush, bioluminescent plant life. A vision of a future where nature and technology merge into one ecosystem. The metallic platforms and structures represent a digital framework, while the lush plants and flowers signify nature reclaiming space in a cyber-enhanced environment.","id":"%2F6aac9fdcbfc2495035350560","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aac9fdcbfc2495035350560","source_credit":"Eugene Mymrin / Moment / Getty Images","title":"Digital Garden of the Future","url":"asset://assets.getty/6aac9fdcbfc2495035350560","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1790085600000},"slug":{"type":"slug","value":"2026-09-22-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://thehiddenmonks.com/\" target=\"_blank\">Nick Begich\u003c/a> reported on the state of AI and his efforts to develop a human-AI discovery system. Followed by psychologist \u003ca href=\"https://obelisk.foundation/\" target=\"_blank\">Edward Bruce Bynum\u003c/a> on his extensive research into dreams.\u003c/p>\n\n"},"title":{"type":"title","value":"AI Discovery System / Dream Insights"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehiddenmonks.com/\" target=\"_blank\">thehiddenmonks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://obelisk.foundation/\" target=\"_blank\">obelisk.foundation.co\u003c/a>\u003ca href=\"http://www.obeliskfoundation.com\" target=\"_blank\">m\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-22-2026-hour-1,09-22-2026-hour-2,09-22-2026-hour-3,09-22-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":"Researcher Nick Begich reported on the state of AI and his efforts to develop a human-AI discovery system. Followed by psychologist Edward Bruce Bynum on his extensive research into dreams.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Digital generated image of futuristic scene with a human figure standing on a sleek, metallic platform surrounded by lush, bioluminescent plant life. A vision of a future where nature and technology merge into one ecosystem. The metallic platforms and structures represent a digital framework, while the lush plants and flowers signify nature reclaiming space in a cyber-enhanced environment.","link":"","new_tab":false,"source_credit":"Eugene Mymrin / Moment / Getty Images","title":"Digital Garden of the Future","url":"asset://assets.getty/6aac9fdcbfc2495035350560","use_caption":false},"keywords":["keywords/AI","keywords/dreams"],"primary_slug":"2026-09-22-show","slugs":["2026-09-22-show"],"sponsored":false,"title":"AI Discovery System / Dream Insights"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790157600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"xiK86","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-22-show/"},"slug":"2026-09-22-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aac9fdcbfc2495035350560","title":"AI Discovery System / Dream Insights","description":"Researcher Nick Begich reported on the state of AI and his efforts to develop a human-AI discovery system. Followed by psychologist Edward Bruce Bynum on his extensive research into dreams.","author":""},"pub_start":1790157600000,"pub_until":4115978604802,"pub_changed":1790181423380,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffcb1dcc137bf24420132d","slug":"begich-nick-5914","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/begich-nick/5914","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Nicholas Begich was born in the territory of Alaska just before statehood. He is well known in Alaska, nationally and around the world for his political activities. He was twice elected President of both the Alaska Federation of Teachers and the Anchorage Council of Education. As a lifelong scholar, Begich has pursued independent research in the sciences and politics for most of his adult life. Begich received Doctor of Medicine (Medicina Alternitiva), honoris causa, for independent work in health and political science, from the Open International University for Complementary Medicines, Colombo, Sri Lanka, in November 1994.\u003c/p>\n\n\u003cp>Begich has published in science, technology, government, economics, politics, and education and is a well-known lecturer, having presented around the world. He has been featured as a guest on thousands of radio broadcasts and dozens of documentaries reporting on his research activities, including new technologies, health, and earth science-related issues. He has written or co-authored five books published in ten languages.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964881209/ctoc\" target=\"_blank\">Angels Don't Play This H.A.A.R.P.\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693545/ctoc\" target=\"_blank\">Controlling the Human Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1890693448/ctoc\" target=\"_blank\">Earth Rising II: The Betrayal of Science, Society and the Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/189069343x/ctoc\" target=\"_blank\">Earth Rising: The Revolution, Toward a Thousand Years of Peace\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964881225/ctoc\" target=\"_blank\">Towards a New Alchemy\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"begich-nick-5914"},"summary":{"type":"html","value":"\u003cp>Dr. Nick Begich is well known for his work and research on HAARP, &quot;Mind Effects&quot; and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007. \u003c/p>\n\n\n\n\n\u003cp>Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.\u003c/p>\n\n"},"title":{"type":"title","value":"Nick Begich"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=2\" target=\"_blank\">Technologies in the 21st Century\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=205\" target=\"_blank\">HAARP: The Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.earthpulse.com/src/product.asp?productid=206\" target=\"_blank\">Earth Changes: The Ripple Effect\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehiddenmonks.com/\" target=\"_blank\">thehiddenmonks.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/begich-nick-5914","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/begich-nick/5914","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Nick Begich is well known for his work and research on HAARP, \"Mind Effects\" and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007.       Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d","use_caption":false},"keywords":[],"primary_slug":"begich-nick-5914","slugs":["begich-nick-5914"],"sponsored":false,"title":"Nick Begich"},"targeting":{"exclusion":{"tags":[]},"publish_date":1497582600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8CqFh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1497582600000,"type":"content:coast-to-coast-guest","summary":{"title":"Nick Begich","description":"Dr. Nick Begich is well known for his work and research on HAARP, \"Mind Effects\" and more. He has widely reported in these areas as an expert for many publications, government organizations and private companies. He has been an expert witness for the European Parliament on these subjects and provides significant research contributions in this area. Also, through the Lay Institute on Technologies he organized a private meeting of top scientists in the area of mind effects in 2007.       Begich has authored five books in seven languages on technology and the impacts of change. Heard on thousands of radio and television talk shows and documentaries, he is a frequent commentator on new technologies, energy, politics, education and the environment.","image":"https://i.iheart.com/v3/re/assets.coast2coast/922421d75f1e1ca0b7eb5a74c176f56d"}},{"ref_id":"%2F5e01c4cf537fd678a3ecf999","slug":"bynum-edward-bruce-87937","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bynum-edward-bruce/87937","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>\nDr. Edward Bruce Bynum is the author of numerous clinical articles in scientific journals, four texts in psychology and two in poetry. His most recent texts in psychology are The African Unconscious: Roots of Ancient Mysticism And Modern Psychology (Cosimo Books), Families And The Interpretation of Dreams (Paraview Special Books) and DARK LIGHT CONSCIOUSNESS (Inner Traditions & Bear Company). He is the producer of a ten part audio lecture series on science, psychology, spirituality and African psycho-historical and philosophical systems.\n\u003c/p>\n\n\u003cp>\nHe is a frequent speaker at national and international conferences and has appeared on radio, television and in documentaries. His research interests include depth psychology as it pertains to neuroscience, neuromelanin, consciousness research, as well as the analysis of dreams, family dynamics, the philosophy of science, ancient history, anthropology-archaeology and yoga. Dr. Bynum is the recipient of the Abraham H. Maslow Award of the Division of Humanistic Psychology of the American Psychological Association for \"outstanding and lasting contributions to the exploration of the farthest reaches of human spirit.\"\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Light-Consciousness-Melanin-Luminous/dp/1594774722/ctoc\" target=\"_blank\">Dark Light Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dreamlife-Families-Psychospiritual-Connection/dp/1620556324/ctoc\" target=\"_blank\">The Dreamlife of Families\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Thousand-Years-Body-Novel-Transcendence/dp/1665768185/ctoc\" target=\"_blank\">A Thousand Years in the Body: A Novel of Love &amp; Transcendence\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/e418f1e25775f24b70dc0dfab54cca7e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/e418f1e25775f24b70dc0dfab54cca7e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bynum-edward-bruce-87937"},"summary":{"type":"html","value":"\u003cp>Dr. Edward Bruce Bynum is the author of numerous clinical articles in scientific journals, four texts in psychology and two in poetry. His most recent texts in psychology are The African Unconscious: Roots of Ancient Mysticism And Modern Psychology (Cosimo Books), Families And The Interpretation of Dreams (Paraview Special Books) and DARK LIGHT CONSCIOUSNESS (Inner Traditions &amp; Bear Company). He is the producer of a ten part audio lecture series on science, psychology, spirituality and African psycho-historical and philosophical systems.\u003c/p>\n\n\n\n\n\u003cp>He is a frequent speaker at national and international conferences and has appeared on radio, television and in documentaries. His research interests include depth psychology as it pertains to neuroscience, neuromelanin, consciousness research, as well as the analysis of dreams, family dynamics, the philosophy of science, ancient history, anthropology-archaeology and yoga. Dr. Bynum is the recipient of the Abraham H. Maslow Award of the Division of Humanistic Psychology of the American Psychological Association for &quot;outstanding and lasting contributions to the exploration of the farthest reaches of human spirit.&quot;\u003c/p>\n\n"},"title":{"type":"title","value":"Edward Bruce Bynum"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://obelisk.foundation/\" target=\"_blank\">obelisk.foundation.co\u003c/a>\u003ca href=\"http://www.obeliskfoundation.com\" target=\"_blank\">m\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/bynum-edward-bruce-87937","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bynum-edward-bruce/87937","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Edward Bruce Bynum is the author of numerous clinical articles in scientific journals, four texts in psychology and two in poetry. His most recent texts in psychology are The African Unconscious: Roots of Ancient Mysticism And Modern Psychology (Cosimo Books), Families And The Interpretation of Dreams (Paraview Special Books) and DARK LIGHT CONSCIOUSNESS (Inner Traditions & Bear Company). He is the producer of a ten part audio lecture series on science, psychology, spirituality and African psycho-historical and philosophical systems.      He is a frequent speaker at national and international conferences and has appeared on radio, television and in documentaries. His research interests include depth psychology as it pertains to neuroscience, neuromelanin, consciousness research, as well as the analysis of dreams, family dynamics, the philosophy of science, ancient history, anthropology-archaeology and yoga. Dr. Bynum is the recipient of the Abraham H. Maslow Award of the Division of Humanistic Psychology of the American Psychological Association for \"outstanding and lasting contributions to the exploration of the farthest reaches of human spirit.\"","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/e418f1e25775f24b70dc0dfab54cca7e","use_caption":false},"keywords":[],"primary_slug":"bynum-edward-bruce-87937","slugs":["bynum-edward-bruce-87937"],"sponsored":false,"title":"Edward Bruce Bynum"},"targeting":{"exclusion":{"tags":[]},"publish_date":1501204140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZYfXj","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1501204140000,"type":"content:coast-to-coast-guest","summary":{"title":"Edward Bruce Bynum","description":"Dr. Edward Bruce Bynum is the author of numerous clinical articles in scientific journals, four texts in psychology and two in poetry. His most recent texts in psychology are The African Unconscious: Roots of Ancient Mysticism And Modern Psychology (Cosimo Books), Families And The Interpretation of Dreams (Paraview Special Books) and DARK LIGHT CONSCIOUSNESS (Inner Traditions & Bear Company). He is the producer of a ten part audio lecture series on science, psychology, spirituality and African psycho-historical and philosophical systems.      He is a frequent speaker at national and international conferences and has appeared on radio, television and in documentaries. His research interests include depth psychology as it pertains to neuroscience, neuromelanin, consciousness research, as well as the analysis of dreams, family dynamics, the philosophy of science, ancient history, anthropology-archaeology and yoga. Dr. Bynum is the recipient of the Abraham H. Maslow Award of the Division of Humanistic Psychology of the American Psychological Association for \"outstanding and lasting contributions to the exploration of the farthest reaches of human spirit.\"","image":"https://i.iheart.com/v3/re/assets.coast2coast/e418f1e25775f24b70dc0dfab54cca7e"}}]}},{"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:/6aac9edf4ab26eccb2d3cf41","slug:2026-09-22-show","slug:2026-09-22-show","keyword:keywords/AI","keyword:keywords/dreams"]}},{"id":"%2F6aac8fe94ab26eccb2d3cf28","type":"PUBLISHING","record":{"ref_id":"%2F6aac8fe94ab26eccb2d3cf28","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-21-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, investigative author and former criminal defense attorney \u003ca href=\"https://markshawbooks.com/\" target=\"_blank\">Mark Shaw\u003c/a> discussed his latest work, which explores the intriguing lives and connections between pioneering American journalist Dorothy Kilgallen and aviator Amelia Earhart. Kilgallen, he noted, was deeply involved in investigating the JFK assassination, and &quot;she was the only reporter who interviewed Jack Ruby at his trial out of 400 reporters.&quot; Shaw revealed Kilgallen's belief that &quot;If the wrong people knew what I know about the JFK assassination, it would have cost me my life.&quot; Before her death in 1965 at age 52, she was working on a book for Random House regarding her findings. She was also a familiar face on the TV quiz show &quot;What's My Line?&quot; where her sharp intellect shone.\u003c/p>\n\n\u003cp>Shaw then connected Kilgallen's story to Amelia Earhart, emphasizing that both women overcame gender discrimination and shared Midwestern roots. He recounted Earhart's rise from a social worker to an international aviation icon, noting her disappearance in 1937 remains a mystery. The two shared a personal connection through aviation; when Kilgallen embarked on her own race around the world, Earhart sent her a supportive message about health and preparation. Kilgallen's remarkable 1936 global trip used only public transportation—including a historic flight on the Hindenburg airship, which tragically exploded a year later.\u003c/p>\n\n\u003cp>Because of her travels, Kilgallen had a unique proximity to Earhart's final flight, Shaw said, adding that &quot;Dorothy has come as close as anybody ever has to knowing exactly what happened to Amelia.&quot; He highlighted Kilgallen's insight into the dangerous Pacific conditions, quoting her: &quot;Weather is the peril of the Pacific. There's no signposts on the ocean... You fly like an automation... you can't land.&quot; Shaw believes Earhart's disappearance was likely due to instrument failure and running out of fuel, dismissing sensational theories involving Japanese capture as speculative. He stressed the importance of viewing these two trailblazing women in historical context, citing their shared spirit and influence amid the 1930s' social landscape.\u003c/p>\n\n\u003cp>--------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"https://scienceandculture.com/\" target=\"_blank\">Dr. Geoffrey Simmons\u003c/a> presented a detailed argument in favor of intelligent design (ID), challenging Darwinian evolution as outdated and insufficient. The complexity in biological systems is evidence of design, he stated, citing examples such as the human blood-clotting process, childbirth, and the intricate coordination required for a baby's survival at birth. He also pointed to the sophisticated design of human anatomy and physiology, from the structure of eyes and ears to the multiple types of tears serving distinct purposes. These features are &quot;not accidental&quot; but intentional, he contended, though he acknowledged natural selection's role but framed it as compatible with, rather than opposed to, intelligent design.\u003c/p>\n\n\u003cp>In the animal kingdom, he listed examples such as the giraffe's unique blood reservoir and the protective &quot;capsule&quot; on newborn giraffe hooves, suggesting these traits demonstrate foresight and design rather than gradual evolution. Addressing the origins of this intelligence, Simmons admitted it is &quot;an impossible question to answer,&quot; likening Earth to a self-sustaining terrarium created by an &quot;incredible force,&quot; as he touched on philosophical questions about reality itself.\u003c/p>\n\n\u003cp>Critiquing Darwin's theory for its reliance on numerous coincidences and the absence of transitional fossils, he referenced the Cambrian period's sudden appearance of diverse complex organisms without clear precursors. Additionally, Simmons discussed his new thriller novel, \u003ca href=\"https://www.amazon.com/Oppenheimers-Demon-Thriller-Geoffrey-Simmons/dp/1637120931/ctoc\" target=\"_blank\">Oppenheimer's Demon\u003c/a>, which includes a subplot on intelligent design amid a story of a terrorist nuclear attack. The book explores themes of preparedness and scientific debate, reflecting his broader interest in integrating ID into cultural and scientific discourse.\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/Girl-Around-World-Mark-Shaw-ebook/dp/B0H2ZL3KRG/ctoc\" target=\"_blank\">\u003cu>Girl Around the World\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Abuse-Power-Connecting-Assassination-Responsible/dp/B0FKTM8KL5/ctoc\" target=\"_blank\">\u003cu>Abuse of Power\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Reporter-Who-Knew-Too-Much/dp/1682610977/ctoc\" target=\"_blank\">The Reporter Who Knew Too Much\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0736917462/ctoc\" target=\"_blank\">Billions of Missing Links\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0736913130/ctoc\" target=\"_blank\">What Darwin Didn't Know: A Doctor Dissects the Theory of Evolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Oppenheimers-Demon-Thriller-Geoffrey-Simmons/dp/1637120931/ctoc\" target=\"_blank\">Oppenheimer's Demon\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/B08YWHS8FJ/ctoc/?trackAsin=B08YWHS8FJ"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc/?trackAsin=B00138DCRG"},{"artist":"Steve Miller Band","title":"Fly Like An Eagle","url":"https://amazon.com/dp/B00MB4AHWE/ctoc/?trackAsin=B00MB4AHWE"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc/?trackAsin=B075G3TL2Z"},{"artist":"Sam Cooke","title":"Cupid","url":"https://amazon.com/dp/B01CB0JBHO/ctoc/?trackAsin=B01CB0JBHO"},{"artist":" Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc/?trackAsin=B002HTT3HI"},{"artist":"Mel Carter","title":"Hold Me, Thrill Me, Kiss Me","url":"https://amazon.com/dp/B000SZGWDG/ctoc/?trackAsin=B000SZGWDG"},{"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/B0DZVKRVMF/ctoc/?trackAsin=B0DZVKRVMF"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc/?trackAsin=B007GN17WY"},{"artist":"Nat King Cole","title":"Smile","url":"https://amazon.com/dp/B000T345CC/ctoc/?trackAsin=B000T345CC"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B008LB8ETO/ctoc/?trackAsin=B008LB8ETO"},{"artist":"Moody Blues","title":"I Know You’re Out There Somewhere","url":"https://amazon.com/dp/B001NZU25E/ctoc/?trackAsin=B001NZU25E"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0013AZRV8/ctoc/?1"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc/?trackAsin=B000W1S7YI"},{"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":["%2F5e00749fcc137bf244201ab2","%2F5e004c21537fd678a3ecea0e"]},"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/Dorothy Kilgallen","keywords/Amelia Earhart","keywords/intelligent design"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6ab25bbe3d5a8ab135ea7f61","show":"coast","title":"Mon, Sep 21 2026 - Hour 1"},{"episodeId":"/episodes/6ab25bce3d5a8ab135ea7f62","show":"coast","title":"Mon, Sep 21 2026 - Hour 2"},{"episodeId":"/episodes/6ab25bdd3d5a8ab135ea7f63","show":"coast","title":"Mon, Sep 21 2026 - Hour 3"},{"episodeId":"/episodes/6ab25bf23d5a8ab135ea7f64","show":"coast","title":"Mon, Sep 21 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Macro structure of a dried fern leaf, leaving only beautiful branches.","id":"%2F6aac9179ec980f023d5ac386","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aac9179ec980f023d5ac386","source_credit":"Surasak Suwanmake / Moment / Getty Images","title":"Macro structure of a dried fern leaf, leaving only beautiful branches.","url":"asset://assets.getty/6aac9179ec980f023d5ac386","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789999200000},"slug":{"type":"slug","value":"2026-09-21-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://markshawbooks.com/\" target=\"_blank\">Mark Shaw\u003c/a> discussed the connections between pioneering journalist Dorothy Kilgallen and aviator Amelia Earhart. Followed by \u003ca href=\"https://scienceandculture.com/\" target=\"_blank\">Dr. Geoffrey Simmons\u003c/a> with his detailed argument in favor of intelligent design.\u003c/p>\n\n"},"title":{"type":"title","value":"Kilgallen & Earhart / Intelligent Design"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.markshawbooks.com/\" target=\"_blank\">markshawbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://scienceandculture.com/\" target=\"_blank\">\u003cu>scienceandculture.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"09-21-2026-hour-1,09-21-2026-hour-2,09-21-2026-hour-3,09-21-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Author Mark Shaw discussed the connections between pioneering journalist Dorothy Kilgallen and aviator Amelia Earhart. Followed by Dr. Geoffrey Simmons with his detailed argument in favor of intelligent design.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Macro structure of a dried fern leaf, leaving only beautiful branches.","link":"","new_tab":false,"source_credit":"Surasak Suwanmake / Moment / Getty Images","title":"Macro structure of a dried fern leaf, leaving only beautiful branches.","url":"asset://assets.getty/6aac9179ec980f023d5ac386","use_caption":false},"keywords":["keywords/Dorothy Kilgallen","keywords/Amelia Earhart","keywords/intelligent design"],"primary_slug":"2026-09-21-show","slugs":["2026-09-21-show"],"sponsored":false,"title":"Kilgallen & Earhart / Intelligent Design"},"targeting":{"exclusion":{"tags":[]},"publish_date":1790071200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"36yNA","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/science-space-technology","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-21-show/"},"slug":"2026-09-21-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aac9179ec980f023d5ac386","title":"Kilgallen & Earhart / Intelligent Design","description":"Author Mark Shaw discussed the connections between pioneering journalist Dorothy Kilgallen and aviator Amelia Earhart. Followed by Dr. Geoffrey Simmons with his detailed argument in favor of intelligent design.","author":""},"pub_start":1790071200000,"pub_until":4115978604802,"pub_changed":1790097478996,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/science-space-technology","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00749fcc137bf244201ab2","slug":"shaw-mark-84614","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/shaw-mark/84614","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nThe author of 20+ books, Mark Shaw, the former legal analyst for \u003ci>USA Today\u003c/i>, CNN, and USA Today, is a California attorney and investigative reporter who has dedicated the past ten years to probing the truth about the JFK and Lee Harvey Oswald assassinations through his three books, Melvin Belli: King of the Courtroom, The Poison Patriarch: How the Betrayals of Joseph P. Kennedy Caused the Assassination of JFK, and his latest, The Reporter Who Knew Too Much.\n\u003c/p>\n\n\u003cp>\nMark has written for \u003ci>USA Today\u003c/i>, Huffington Post, and the \u003ci>Aspen Daily News\u003c/i>, which he co-founded. Mark formally was a host or correspondent for ABC's Good Morning America, and CBS's \u003ci>People\u003c/i> and has appeared on the REELZ Channel's program, \u003ci>The Kennedys\u003c/i>.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Reporter-Who-Knew-Too-Much/dp/1682610977/ctoc\" target=\"_blank\">The Reporter Who Knew Too Much\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Poison-Patriarch-Betrayals-Kennedy-Assassination/dp/1510704191/ctoc\" target=\"_blank\">The Poison Patriarch\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Melvin-Belli-Courtroom-Mark-Shaw/dp/1569803242/ctoc\" target=\"_blank\">Melvin Belli: King of the Courtroom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Denial-Justice-Compelling-Assassination-Investigation/dp/164293058X/ctoc\" target=\"_blank\">Denial of Justice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Collateral-Damage-Mysterious-Kilgallen-Assassination/dp/1642938181/ctoc\" target=\"_blank\">Collateral Damage\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fighting-Justice-Improbable-Cover-Ups-Assassination/dp/1637586442/ctoc\" target=\"_blank\">Fighting for Justice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Abuse-Power-Connecting-Assassination-Responsible/dp/B0FKTM8KL5/ctoc\" target=\"_blank\">\u003cu>Abuse of Power\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Girl-Around-World-Mark-Shaw-ebook/dp/B0H2ZL3KRG/ctoc\" target=\"_blank\">\u003cu>Girl Around the World\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/f527f2032e5c4323ae61021a634ed82e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/f527f2032e5c4323ae61021a634ed82e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"shaw-mark-84614"},"summary":{"type":"html","value":"\u003cp>The author of 20+ books, Mark Shaw, the former legal analyst for USA Today, CNN, and USA Today, is a California attorney and investigative reporter who has dedicated the past ten years to probing the truth about the JFK and Lee Harvey Oswald assassinations through his three books, Melvin Belli: King of the Courtroom, The Poison Patriarch: How the Betrayals of Joseph P. Kennedy Caused the Assassination of JFK, and his latest, The Reporter Who Knew Too Much.\u003c/p>\n\n\n\n\n\u003cp>Mark has written for USA Today, Huffington Post, and the Aspen Daily News, which he co-founded. Mark formally was a host or correspondent for ABC's Good Morning America, and CBS's People and has appeared on the REELZ Channel's program, The Kennedys.\u003c/p>\n\n"},"title":{"type":"title","value":"Mark Shaw"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=VYDaqto22NY\" target=\"_blank\">Mysterious Death of Reporter Dorothy Kilgallen &amp; the JFK Assassination\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.thereporterwhoknewtoomuch.com/index.html\" target=\"_blank\">thereporterwhoknewtoomuch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.markshawbooks.com/\" target=\"_blank\">markshawbooks.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/shaw-mark-84614","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/shaw-mark/84614","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"The author of 20+ books, Mark Shaw, the former legal analyst for USA Today, CNN, and USA Today, is a California attorney and investigative reporter who has dedicated the past ten years to probing the truth about the JFK and Lee Harvey Oswald assassinations through his three books, Melvin Belli: King of the Courtroom, The Poison Patriarch: How the Betrayals of Joseph P. Kennedy Caused the Assassination of JFK, and his latest, The Reporter Who Knew Too Much.      Mark has written for USA Today, Huffington Post, and the Aspen Daily News, which he co-founded. Mark formally was a host or correspondent for ABC's Good Morning America, and CBS's People and has appeared on the REELZ Channel's program, The Kennedys.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/f527f2032e5c4323ae61021a634ed82e","use_caption":false},"keywords":[],"primary_slug":"shaw-mark-84614","slugs":["shaw-mark-84614"],"sponsored":false,"title":"Mark Shaw"},"targeting":{"exclusion":{"tags":[]},"publish_date":1510886760000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"NbISg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1510886760000,"type":"content:coast-to-coast-guest","summary":{"title":"Mark Shaw","description":"The author of 20+ books, Mark Shaw, the former legal analyst for USA Today, CNN, and USA Today, is a California attorney and investigative reporter who has dedicated the past ten years to probing the truth about the JFK and Lee Harvey Oswald assassinations through his three books, Melvin Belli: King of the Courtroom, The Poison Patriarch: How the Betrayals of Joseph P. Kennedy Caused the Assassination of JFK, and his latest, The Reporter Who Knew Too Much.      Mark has written for USA Today, Huffington Post, and the Aspen Daily News, which he co-founded. Mark formally was a host or correspondent for ABC's Good Morning America, and CBS's People and has appeared on the REELZ Channel's program, The Kennedys.","image":"https://i.iheart.com/v3/re/assets.coast2coast/f527f2032e5c4323ae61021a634ed82e"}},{"ref_id":"%2F5e004c21537fd678a3ecea0e","slug":"simmons-geoffrey-6903","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/simmons-geoffrey/6903","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>Eleven-time author, international lecturer, and board-certified M.D. in Internal Medicine and Disaster Medicine, Dr. Geoffrey Simmons, is the author of such books as The Hitchhiker's Guide to Uranus, a medical spoof with a superb Kirkus review, and Are We Here to Re-Create Ourselves\u003cem>? \u003c/em>The latter book questions if one of our purposes in life might be to recreate ourselves as robots. The evolution of robots strongly suggests he may be right.\u003c/p>\n\n\u003cp>Simmons is a fellow with the distinguished Discovery Institute. His two books, What Darwin Didn’t Know and Billions of Missing Links, suggest that life on Earth is too coincidental to be a coincidence. He has also been a host/reporter on several radio stations, including KABC, KPNW, and KUGN. Years ago, he was on the Steve Allen Show.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Hitchhikers-Guide-Uranus-Formerly-Factory/dp/B0CN2442MV/ctoc\" target=\"_blank\">The Hitchhiker's Guide to Uranus\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0736917462/ctoc\" target=\"_blank\">Billions of Missing Links\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0736913130/ctoc\" target=\"_blank\">What Darwin Didn't Know: A Doctor Dissects the Theory of Evolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ARE-HERE-RE-CREATE-OURSELVES-Convergence/dp/1695012933/ctoc\" target=\"_blank\">Are We Here to Re-Create Ourselves?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Oppenheimers-Demon-Thriller-Geoffrey-Simmons/dp/1637120931/ctoc\" target=\"_blank\">Oppenheimer's Demon\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":"%2F5ef7f8e85ae5064a3706b45f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5ef7f8e85ae5064a3706b45f","source_credit":"","title":"","url":"asset://new_assets/5ef7f8e85ae5064a3706b45f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"simmons-geoffrey-6903"},"summary":{"type":"html","value":"\u003cp>Eleven-time author, international lecturer, and board-certified M.D. in Internal Medicine and Disaster Medicine, Dr. Geoffrey Simmons, is the author of such books as The Hitchhiker's Guide to Uranus, a medical spoof with a superb Kirkus review, and Are We Here to Re-Create Ourselves\u003cem>? \u003c/em>The latter book questions if one of our purposes in life might be to recreate ourselves as robots.\u003c/p>\n\n"},"title":{"type":"title","value":"Geoffrey Simmons"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://scienceandculture.com/\" target=\"_blank\">\u003cu>scienceandculture.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/simmons-geoffrey-6903","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/simmons-geoffrey/6903","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Eleven-time author, international lecturer, and board-certified M.D. in Internal Medicine and Disaster Medicine, Dr. Geoffrey Simmons, is the author of such books as The Hitchhiker's Guide to Uranus, a medical spoof with a superb Kirkus review, and Are We Here to Re-Create Ourselves? The latter book questions if one of our purposes in life might be to recreate ourselves as robots.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/5ef7f8e85ae5064a3706b45f","use_caption":false},"keywords":[],"primary_slug":"simmons-geoffrey-6903","slugs":["simmons-geoffrey-6903"],"sponsored":false,"title":"Geoffrey Simmons"},"targeting":{"exclusion":{"tags":[]},"publish_date":1359690240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Nb08H","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1359690240000,"type":"content:coast-to-coast-guest","summary":{"title":"Geoffrey Simmons","description":"Eleven-time author, international lecturer, and board-certified M.D. in Internal Medicine and Disaster Medicine, Dr. Geoffrey Simmons, is the author of such books as The Hitchhiker's Guide to Uranus, a medical spoof with a superb Kirkus review, and Are We Here to Re-Create Ourselves? The latter book questions if one of our purposes in life might be to recreate ourselves as robots.","image":"https://i.iheart.com/v3/re/new_assets/5ef7f8e85ae5064a3706b45f"}}]}},{"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:/6aac8fe94ab26eccb2d3cf28","slug:2026-09-21-show","slug:2026-09-21-show","keyword:keywords/Dorothy Kilgallen","keyword:keywords/Amelia Earhart","keyword:keywords/intelligent design"]}},{"id":"%2F6aac8cda4ab26eccb2d3cec7","type":"PUBLISHING","record":{"ref_id":"%2F6aac8cda4ab26eccb2d3cec7","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-20-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joining \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> in the first half, former heavyweight boxing champion \u003ca href=\"https://ninoscorner.tv/\" target=\"_blank\">David Nino Rodriguez\u003c/a> discussed his experiences with UFOs and what may be behind them. He detailed his rise from a bullied child to a knockout artist with a 37-0 record, and his subsequent fall into a decade-long battle with depression, substance abuse, and life-threatening incidents. Rodriguez recounted an extraordinary encounter near White Sands Missile Range, New Mexico, a region steeped in atomic and UFO lore. While driving with a girlfriend, he witnessed &quot;clusters&quot; of amber and white lights hovering about 10,000 feet above, &quot;making these amazing formations&quot; and &quot;dancing&quot; in the sky. Attempts to record the lights failed as they vanished whenever phones were raised. Years later, he and his wife were photographed with mysterious white orbs hovering above them in Santa Fe.\u003c/p>\n\n\u003cp>He linked these experiences to lifelong encounters with &quot;visitors&quot; from childhood —entities that &quot;would just come through the walls&quot; and instilled terror. Rodriguez speculated these beings are &quot;interdimensional&quot; possibly &quot;watchers or guardians,&quot; defying earthly physics. Following these events, he described receiving intense &quot;downloads&quot; that included prophetic visions about America's future civil unrest.\u003c/p>\n\n\u003cp>He highlighted the spiritual nature of these encounters, distinguishing them from conventional extraterrestrial theories. These beings &quot;reside outside of this matrix, outside of this dimension, and they're able to consciously peek into ours,&quot; he suggested, adding that demons may be masquerading as aliens, as part of a &quot;spiritual war&quot; for humanity's direction. He expressed skepticism about government narratives, predicting they will use an &quot;alien card&quot; to deceive the public and supplant belief in God. Further, he views AI as a tool for creating a &quot;digital prison&quot; and believes it represents a non-human intelligence being used to take over humanity.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"https://www.facebook.com/arla3\" target=\"_blank\">Arla Collett Williams\u003c/a> shared her lifelong experiences with Sasquatch, describing encounters that began at age six in Oklahoma and spanned nearly seven decades. Unlike typical Bigfoot narratives focused on elusive sightings, Williams emphasized personal relationships and ongoing communication with these beings, whom she affectionately calls &quot;the hairy people and hairy kids.&quot; Crediting her grandmother with passing down knowledge about Sasquatch, she insisted these entities are not animals but &quot;a people like us, just hairy.&quot; She described telepathic communication with Sasquatch, and recalled an incident where she apologized mentally for disturbing them.\u003c/p>\n\n\u003cp>Williams identified five Sasquatch individuals she considers her &quot;immediate family,&quot; all located in Oklahoma, each with distinct personalities. For example, she named a young male &quot;Indigo&quot; after noticing an indigo bunting bird always nearby. There is also an ancient Sasquatch figure she calls Kashima, a grandfatherly teacher who appeared to her in a vision and has guided her through public skepticism since she began speaking openly 17 years ago. Describing the imposing stature of these creatures, she said the average males stand around 10 feet tall, and one individual she observed was an astonishing 14 feet tall, with the creature's height confirmed by measuring a tree limb it passed under.\u003c/p>\n\n\u003cp>Intriguingly, Williams asserted that Sasquatch are interdimensional and can shift in and out of physical visibility through vibrational changes. She believes they are a kind of &quot;star people&quot; who originated from elsewhere rather than being a mere undiscovered ape species. As to how others might communicate with mysterious beings like them, she pointed to consciousness and intuition, urging people to &quot;open your mind, shift your paradigm, approach with respect, and live through the heart.&quot;\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/When-Lights-Go-Out-Survivor/dp/0998308005/ctoc\" target=\"_blank\">When the Lights Go Out\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Life-Hairy-People-Collett-Williams/dp/1495458601/ctoc\" target=\"_blank\">My Life With the Hairy People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Respecting-Water-Arla-Collett-Williams/dp/1500436828/ctoc\" target=\"_blank\">Respecting the Water\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/B001NSZLFW/ctoc/?trackAsin=B001NSZLFW"},{"artist":"UFO","title":"Love to Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc/?trackAsin=B0B3SD9DFK"},{"artist":"Mott The Hoople","title":"All The Young Dudes","url":"https://amazon.com/dp/B00137RE6W/ctoc/?trackAsin=B00137RE6W"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc/?trackAsin=B0BPF84X8C"},{"artist":"Van Morrison","title":"Wild Night","url":"https://amazon.com/dp/B0FKBLTTPT/ctoc/?trackAsin=B0FKBLTTPT"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc/?trackAsin=B0CGW83SKB"},{"artist":"Electric Light Orchestra","title":"Do Ya","url":"https://amazon.com/dp/B017E83AHU/ctoc/?trackAsin=B017E83AHU"},{"artist":"Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc/?trackAsin=B0018ALWUS"},{"artist":"Boz Scaggs","title":"I Got Your Number","url":"https://amazon.com/dp/B0C9VTZFLX/ctoc/?trackAsin=B0C9VTZFLX"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc/?trackAsin=B00137X3CG"},{"artist":"Dave Edmunds","title":"I Hear You Knocking","url":"https://amazon.com/dp/B01FG3MVVQ/ctoc/?trackAsin=B01FG3MVVQ"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc/?trackAsin=B00138DCRG"},{"artist":"Rolling Stones","title":"Ain't Too Proud To Beg","url":"https://amazon.com/dp/B002KV4P0S/ctoc/?trackAsin=B002KV4P0S"},{"artist":"Guns N Roses","title":"Knockin On Heaven's Door","url":"https://www.amazon.com/dp/B0BF79G1V5"},{"artist":"Kim Carnes","title":"Crazy In The Night","url":"https://amazon.com/dp/B07545X5D6/ctoc/?trackAsin=B07545X5D6"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aac73f1407a81065b3c8bcd","%2F642e6eb7b29eb856c695ce71"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa8b6be99a880e568ef39a"]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/UFOs","keywords/Sasquatch"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6ab110f223f7bc6801104c5e","show":"coast","title":"Sun, Sep 20 2026 - Hour 1"},{"episodeId":"/episodes/6ab1110623f7bc6801104c5f","show":"coast","title":"Sun, Sep 20 2026 - Hour 2"},{"episodeId":"/episodes/6ab1111a23f7bc6801104c60","show":"coast","title":"Sun, Sep 20 2026 - Hour 3"},{"episodeId":"/episodes/6ab1112f23f7bc6801104c61","show":"coast","title":"Sun, Sep 20 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"UFO","id":"%2F69aa2ef31d65b16dcd86e1ef","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69aa2ef31d65b16dcd86e1ef","source_credit":"Artur Didyk / iStock / Getty Images","title":"Man encountered a UFO in the forest.","url":"asset://assets.getty/69aa2ef31d65b16dcd86e1ef","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789912800000},"slug":{"type":"slug","value":"2026-09-20-show"},"summary":{"type":"html","value":"\u003cp>Former boxer \u003ca href=\"https://ninoscorner.tv/\" target=\"_blank\">David Nino Rodriguez\u003c/a> discussed his experiences with UFOs and what may be behind them. Followed by author \u003ca href=\"https://www.facebook.com/arla3\" target=\"_blank\">Arla Collett Williams\u003c/a> on her lifelong experiences with Sasquatch in Oklahoma.\u003c/p>\n\n"},"title":{"type":"title","value":"UFOs & Spiritual War / Sasquatch Experiences"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ninoscorner.tv/\" target=\"_blank\">\u003cu>ninoscorner.tv\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/arla3\" target=\"_blank\">facebook.com/arla3\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-20-2026-hour-1,09-20-2026-hour-2,09-20-2026-hour-3,09-20-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":"Former boxer David Nino Rodriguez discussed his experiences with UFOs and what may be behind them. Followed by author Arla Collett Williams on her lifelong experiences with Sasquatch in Oklahoma.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"UFO","link":"","new_tab":false,"source_credit":"Artur Didyk / iStock / Getty Images","title":"Man encountered a UFO in the forest.","url":"asset://assets.getty/69aa2ef31d65b16dcd86e1ef","use_caption":false},"keywords":["keywords/UFOs","keywords/Sasquatch"],"primary_slug":"2026-09-20-show","slugs":["2026-09-20-show"],"sponsored":false,"title":"UFOs & Spiritual War / Sasquatch Experiences"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789984800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"fkc4Z","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/alternative-history-conspiracies","coast-categories/creatures-myths-legends","coast-categories/host-richard-syrett","coast-categories/extraterrestrial"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-20-show/"},"slug":"2026-09-20-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69aa2ef31d65b16dcd86e1ef","title":"UFOs & Spiritual War / Sasquatch Experiences","description":"Former boxer David Nino Rodriguez discussed his experiences with UFOs and what may be behind them. Followed by author Arla Collett Williams on her lifelong experiences with Sasquatch in Oklahoma.","author":""},"pub_start":1789984800000,"pub_until":4115978604802,"pub_changed":1790009904982,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/alternative-history-conspiracies","coast-categories/creatures-myths-legends","coast-categories/host-richard-syrett","coast-categories/extraterrestrial","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6aac73f1407a81065b3c8bcd","slug":"david-nino-rodriguez","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/david-nino-rodriguez/","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>Former heavyweight boxing champion David Nino Rodriguez is the voice behind Nino’s Corner TV,  where he serves as a commentator, observer, and conversationalist who takes a straightforward, relatable approach to the stories and issues shaping everyday life. Rather than talking at his audience, Nino engages them in an ongoing conversation, offering his perspective while encouraging viewers to think critically and share their own. His discussions range from sports and current events to culture, trending stories, and the everyday issues that spark debate.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/When-Lights-Go-Out-Survivor/dp/0998308005/ctoc\" target=\"_blank\">When the Lights Go Out\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":"%2F6aac732db70e9472d34934cf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6aac732db70e9472d34934cf","source_credit":"","title":"","url":"asset://new_assets/6aac732db70e9472d34934cf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"david-nino-rodriguez"},"summary":{"type":"html","value":"\u003cp>Former heavyweight boxing champion David Nino Rodriguez is the voice behind Nino’s Corner TV, where he serves as a commentator, observer, and conversationalist.\u003c/p>\n\n"},"title":{"type":"title","value":"David Nino Rodriguez"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ninoscorner.tv/\" target=\"_blank\">\u003cu>ninoscorner.tv\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Former heavyweight boxing champion David Nino Rodriguez is the voice behind Nino’s Corner TV, where he serves as a commentator, observer, and conversationalist.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6aac732db70e9472d34934cf","use_caption":false},"keywords":[],"primary_slug":"david-nino-rodriguez","slugs":["david-nino-rodriguez"],"sponsored":false,"title":"David Nino Rodriguez"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789686660000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"sa4NX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/current-events-economy"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789686660000,"type":"content:coast-to-coast-guest","summary":{"title":"David Nino Rodriguez","description":"Former heavyweight boxing champion David Nino Rodriguez is the voice behind Nino’s Corner TV, where he serves as a commentator, observer, and conversationalist.","image":"https://i.iheart.com/v3/re/new_assets/6aac732db70e9472d34934cf"}},{"ref_id":"%2F642e6eb7b29eb856c695ce71","slug":"arla-collett-williams","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/arla-collett-williams/","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>Arla Collett Williams has lived a life full of mystery in the woods. At the age of 6, she had her first face-to-face encounter with a young Sasquatch male. She was taught by her Grandmother of all the wonders that live here with us. She was never taught to fear anything but to approach in a good way. She has camped and hiked from coast to coast and into British Columbia, also speaking at conferences. \u003c/p>\n\n\u003cp>Arla has written two books, My Life with the Hairy People, which documents a good part of her life interacting with the Bigfoot and a children's book, Respecting the Water which brings a young girl, her grandmother and the Bigfoot together to educate humans on respect. She is also working on a book that brings together many of what people call cryptids together-- Dogman, Bigfoot, ETs, and others. She has had many interactions with the Dogmen across the US and believes them to be one of many beings she calls Primal People.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Life-Hairy-People-Collett-Williams/dp/1495458601/ctoc\" target=\"_blank\">My Life With the Hairy People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Respecting-Water-Arla-Collett-Williams/dp/1500436828/ctoc\" target=\"_blank\">Respecting the Water\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":"%2F642e72bbb29eb856c695ce80","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/642e72bbb29eb856c695ce80","source_credit":"","title":"","url":"asset://new_assets/642e72bbb29eb856c695ce80","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"arla-collett-williams"},"summary":{"type":"html","value":"\u003cp>Arla Collett Williams has lived a life full of mystery in the woods. At the age of 6, she had her first face-to-face encounter with a young Sasquatch male. \u003c/p>\n\n"},"title":{"type":"title","value":"Arla Collett Williams"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/arla3\" target=\"_blank\">facebook.com/arla3\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/profile.php?id=100057257486261\" target=\"_blank\">facebook.com/profile.php?id=100057257486261\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":"Arla Collett Williams has lived a life full of mystery in the woods. At the age of 6, she had her first face-to-face encounter with a young Sasquatch male.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/642e72bbb29eb856c695ce80","use_caption":false},"keywords":[],"primary_slug":"arla-collett-williams","slugs":["arla-collett-williams"],"sponsored":false,"title":"Arla Collett Williams"},"targeting":{"exclusion":{"tags":[]},"publish_date":1680765300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"n5U9H","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1680765300000,"type":"content:coast-to-coast-guest","summary":{"title":"Arla Collett Williams","description":"Arla Collett Williams has lived a life full of mystery in the woods. At the age of 6, she had her first face-to-face encounter with a young Sasquatch male.","image":"https://i.iheart.com/v3/re/new_assets/642e72bbb29eb856c695ce80"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"title":{"type":"title","value":"Richard Syrett"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aac8cda4ab26eccb2d3cec7","slug:2026-09-20-show","slug:2026-09-20-show","keyword:keywords/UFOs","keyword:keywords/Sasquatch"]}},{"id":"%2F6aac88f84ab26eccb2d3ceae","type":"PUBLISHING","record":{"ref_id":"%2F6aac88f84ab26eccb2d3ceae","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-19-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 Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomed psychic medium \u003ca href=\"https://raisingenergy.com/\" target=\"_blank\">\u003cu>Angel Morgan\u003c/u>\u003c/a>, who talked about her spiritual awakening, animal communication, and animals' ability to sense unseen energies and spirits. Morgan described herself as initially skeptical of psychic phenomena despite unusual experiences beginning in childhood. Around age six or seven, she said she saw her great-aunt at the time of the woman's death, but her mother discouraged her from discussing it. Morgan continued to experience unexplained feelings and intuitions as she grew older, including what she described as having a vision in which she saw her uncle's spirit rise at approximately the time he died. After these experiences subsided for about two years, she became interested in her Maltese heritage, spirituality, and metaphysical traditions. A pivotal trip to Guatemala further changed her perspective when a medicine man there told her she would communicate with animals and make a difference in the world. After returning home, she took an animal communication course intending to disprove it but instead became convinced of its validity and eventually began working professionally as a reader and communicator.\u003c/p>\n\n\u003cp>Morgan said animals are highly sensitive to emotional and spiritual information and may perceive presences or energies that humans do not. She believes domesticated animals communicate in different ways, including mentally, physically, emotionally, and spiritually, and can absorb aspects of their owners' personalities, fears, and emotions. She encouraged people to pay close attention to unusual animal behavior, particularly growling or staring at seemingly empty spaces, and suggested communicating with pets through short verbal cues, visualization, and emotional connection. Morgan also recommended maintaining what she considers healthy energy in the home and staying connected with pets while traveling, including through video calls or what she described as internal, intuitive communication.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>During the latter half of the program, oceanographer \u003ca href=\"https://capefarewell.com/simon-boxall\" target=\"_blank\">\u003cu>Dr. Simon Boxall\u003c/u>\u003c/a> discussed ocean exploration and scientific explanations for historical and modern ocean mysteries. Boxall said humanity still knows surprisingly little about the oceans despite their covering roughly 73% of the planet. He described exploration of the deepest ocean trenches, the use of remotely operated vehicles and satellite technology to study ocean circulation, and the discovery of complex ecosystems surrounding deep-sea hydrothermal vents. Boxall commented on climate change, pointing to ocean warming as important evidence because the oceans absorb and retain enormous amounts of heat. He said warming waters are already altering marine ecosystems, including shifts in fish and octopus populations and repeated coral bleaching, while emphasizing that the oceans are vital to everyone because they produce more than half of the oxygen people breathe, supply food, and redistribute heat around the planet.\u003c/p>\n\n\u003cp>Boxall examined famous historical and maritime mysteries through scientific explanations. He said there is no evidence for a worldwide ancient flood. Still, he described evidence that the Black Sea experienced a dramatic flooding event that may have contributed to later flood traditions. He suggested that tides could provide a natural explanation for the biblical account of the parting of the Red Sea. Turning to the Bermuda Triangle, Boxall rejected supernatural explanations and discussed theories involving rogue waves and seabed gas releases before arguing that the area's reputation is better explained by the large concentration of recreational vessels there combined with accidents involving inexperienced or poorly trained boaters.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/My-Psychic-Companion-intuitive-Intuitive/dp/B0CHLCMBYM/ctoc\" target=\"_blank\">\u003cu>My Psychic Companion\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/My-Psychic-Journal-Love-intuitive/dp/B0BMT7LFJ8/ctoc\" target=\"_blank\">\u003cu>My Psychic Journal\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"The Avett Brothers","title":"I And Love And You","url":"https://amazon.com/dp/B0092PRXOA/ctoc?1"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Fiona Apple","title":"Criminal","url":"https://amazon.com/dp/B0022W0K4A/ctoc?trackAsin=B0022W0K4A"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Blind Melon","title":"No Rain","url":"https://amazon.com/dp/B000TE54Q2/ctoc?trackAsin=B000TE54Q2"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Savage Garden","title":"To the Moon & Back","url":"https://amazon.com/dp/B00137GATO/ctoc?trackAsin=B00137GATO"},{"artist":"Kansas","title":"Dust in the Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"The Smiths","title":"How Soon Is Now?","url":"https://amazon.com/dp/B005TLYG7I/ctoc?trackAsin=B005TLYG7I"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B01LZ8WZF8/ctoc"},{"artist":"Alanis Morissette","title":"Uninvited","url":"https://amazon.com/dp/B00122MVZM/ctoc?trackAsin=B00122MVZM"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B008LB8ETO/ctoc?trackAsin=B008LB8ETO"},{"artist":"The Smashing Pumpkins","title":"Tonight, Tonight","url":"https://amazon.com/dp/B00AOMN1EG/ctoc?trackAsin=B00AOMN1EG"},{"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":["%2F6aac709080a750c46290c41a","%2F6aac7247b70e9472d34934c2"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"host_name":{"type":"plain","value":"Rich Berra"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/animal communications","keywords/oceans","keywords/Bermuda Triangle"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aafc489fac42c3a846e0da4","show":"coast","title":"Sat, Sep 19 2026 - Hour 1"},{"episodeId":"/episodes/6aafc49ffac42c3a846e0da5","show":"coast","title":"Sat, Sep 19 2026 - Hour 2"},{"episodeId":"/episodes/6aafc4b4fac42c3a846e0da6","show":"coast","title":"Sat, Sep 19 2026 - Hour 3"},{"episodeId":"/episodes/6aafc4c9fac42c3a846e0da7","show":"coast","title":"Sat, Sep 19 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The image shows sunlight filtering through water to illuminate the serene ocean floor, creating a tranquil, mystical underwater atmosphere.","id":"%2F6aac8bfeb1bf29cf75c1ca7b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aac8bfeb1bf29cf75c1ca7b","source_credit":"hirokoro / iStock / Getty Images","title":"Sunlight streaming into the seafloor.","url":"asset://assets.getty/6aac8bfeb1bf29cf75c1ca7b","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789826400000},"slug":{"type":"slug","value":"2026-09-19-show"},"summary":{"type":"html","value":"\u003cp>Psychic medium \u003ca href=\"https://raisingenergy.com/\" target=\"_blank\">\u003cu>Angel Morgan\u003c/u>\u003c/a> talked about animal communication and animals' ability to sense unseen energies. Followed by oceanographer \u003ca href=\"https://capefarewell.com/simon-boxall\" target=\"_blank\">\u003cu>Dr. Simon Boxall\u003c/u>\u003c/a> on ocean exploration and scientific explanations for ocean mysteries.\u003c/p>\n\n"},"title":{"type":"title","value":"Animal Communications / Ocean Mysteries"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://raisingenergy.com/\" target=\"_blank\">\u003cu>raisingenergy.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.capefarewell.com/simon-boxall/\" target=\"_blank\">capefarewell.com/simon-boxall\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-19-2026-hour-1,09-19-2026-hour-2,09-19-2026-hour-3,09-19-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":"Psychic medium Angel Morgan talked about animal communication and animals' ability to sense unseen energies. Followed by oceanographer Dr. Simon Boxall on ocean exploration and scientific explanations for ocean mysteries.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"The image shows sunlight filtering through water to illuminate the serene ocean floor, creating a tranquil, mystical underwater atmosphere.","link":"","new_tab":false,"source_credit":"hirokoro / iStock / Getty Images","title":"Sunlight streaming into the seafloor.","url":"asset://assets.getty/6aac8bfeb1bf29cf75c1ca7b","use_caption":false},"keywords":["keywords/animal communications","keywords/oceans","keywords/Bermuda Triangle"],"primary_slug":"2026-09-19-show","slugs":["2026-09-19-show"],"sponsored":false,"title":"Animal Communications / Ocean Mysteries"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789898400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"A13LW","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/nature-environment-earth-changes","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":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-19-show/"},"slug":"2026-09-19-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aac8bfeb1bf29cf75c1ca7b","title":"Animal Communications / Ocean Mysteries","description":"Psychic medium Angel Morgan talked about animal communication and animals' ability to sense unseen energies. Followed by oceanographer Dr. Simon Boxall on ocean exploration and scientific explanations for ocean mysteries.","author":""},"pub_start":1789898400000,"pub_until":4115978604802,"pub_changed":1789905684725,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/nature-environment-earth-changes","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":"%2F6aac709080a750c46290c41a","slug":"angel-morgan","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/angel-morgan/","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>Angel Morgan is a clairvoyant, psychic medium, healer, and animal communicator. For more than 30 years, she has worked with people, animals, families, and spirits, primarily by video and phone with clients across Canada, the US, the UK, Europe, and beyond, as well as in person in Toronto when it is the right fit. Morgan’s work is grounded in care, honesty, and respect for where each person actually is.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/My-Psychic-Companion-intuitive-Intuitive/dp/B0CHLCMBYM/ctoc\" target=\"_blank\">\u003cu>My Psychic Companion\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/My-Psychic-Journal-Love-intuitive/dp/B0BMT7LFJ8/ctoc\" target=\"_blank\">\u003cu>My Psychic Journal\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":"%2F6aac715680a750c46290c427","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6aac715680a750c46290c427","source_credit":"","title":"","url":"asset://new_assets/6aac715680a750c46290c427","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"angel-morgan"},"summary":{"type":"html","value":"\u003cp>Angel Morgan is a clairvoyant, psychic medium, healer, and animal communicator. For more than 30 years, she has worked with people, animals, families, and spirits.\u003c/p>\n\n"},"title":{"type":"title","value":"Angel Morgan"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://raisingenergy.com/\" target=\"_blank\">\u003cu>raisingenergy.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Angel Morgan is a clairvoyant, psychic medium, healer, and animal communicator. For more than 30 years, she has worked with people, animals, families, and spirits.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6aac715680a750c46290c427","use_caption":false},"keywords":[],"primary_slug":"angel-morgan","slugs":["angel-morgan"],"sponsored":false,"title":"Angel Morgan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789685880000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"nCdRe","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":1789685880000,"type":"content:coast-to-coast-guest","summary":{"title":"Angel Morgan","description":"Angel Morgan is a clairvoyant, psychic medium, healer, and animal communicator. For more than 30 years, she has worked with people, animals, families, and spirits.","image":"https://i.iheart.com/v3/re/new_assets/6aac715680a750c46290c427"}},{"ref_id":"%2F6aac7247b70e9472d34934c2","slug":"simon-boxall","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/simon-boxall/","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>Oceanographer Dr. Simon Boxall is a lecturer in Ocean and Earth Science at the University of Southampton. He is a board member at Cape Farewell, which envisions a sustainable future inspired by the illumination artists give to the global climate challenge.\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":"%2F6aac732db70e9472d34934cf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6aac732db70e9472d34934cf","source_credit":"","title":"","url":"asset://new_assets/6aac732db70e9472d34934cf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"simon-boxall"},"summary":{"type":"html","value":"\u003cp>Oceanographer Dr. Simon Boxall is a lecturer in Ocean and Earth Science at the University of Southampton. He is a board member at Cape Farewell,  which envisions a sustainable future inspired by the illumination artists give to the global climate challenge.\u003c/p>\n\n"},"title":{"type":"title","value":"Simon Boxall "},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.capefarewell.com/simon-boxall/\" target=\"_blank\">capefarewell.com/simon-boxall\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":"Oceanographer Dr. Simon Boxall is a lecturer in Ocean and Earth Science at the University of Southampton. He is a board member at Cape Farewell,  which envisions a sustainable future inspired by the illumination artists give to the global climate challenge.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6aac732db70e9472d34934cf","use_caption":false},"keywords":[],"primary_slug":"simon-boxall","slugs":["simon-boxall"],"sponsored":false,"title":"Simon Boxall "},"targeting":{"exclusion":{"tags":[]},"publish_date":1789686300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"GqZdC","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/mysteries-anomalies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789686300000,"type":"content:coast-to-coast-guest","summary":{"title":"Simon Boxall ","description":"Oceanographer Dr. Simon Boxall is a lecturer in Ocean and Earth Science at the University of Southampton. He is a board member at Cape Farewell,  which envisions a sustainable future inspired by the illumination artists give to the global climate challenge.","image":"https://i.iheart.com/v3/re/new_assets/6aac732db70e9472d34934cf"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"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":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.coast2coast","caption":"","id":"%2F6634ea10fd5158c4fe5b171e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","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":"rich-berra"},"source":{"type":"plain","value":""},"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"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"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":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6634e94dfd5158c4fe5b1711","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":""}]}},"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:/6aac88f84ab26eccb2d3ceae","slug:2026-09-19-show","slug:2026-09-19-show","keyword:keywords/animal communications","keyword:keywords/oceans","keyword:keywords/Bermuda Triangle"]}},{"id":"%2F6aa384cd1b140ecaa2d1d062","type":"PUBLISHING","record":{"ref_id":"%2F6aa384cd1b140ecaa2d1d062","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-18-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 Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) spoke with Wendy Mata, a fifth-generation bruja curandera, about Mexican spiritual traditions, ancestral curses, and haunted encounters. Mata, who previously worked in cybersecurity for 25 years before becoming a full-time practitioner in 2021, described her lifelong experience with spirits and healing rituals. &quot;I remember growing up going to witness family members doing 'limpias,' which are energy cleansings that we do in Mexico,&quot; she noted. &quot;I grew up talking to the dead, seeing ghosts, seeing spirits. Realizing not everybody had that life was quite shocking to me.&quot;\u003c/p>\n\n\u003cp>She shared a childhood encounter with the legendary weeping spirit, La Llorona, while visiting family in Mexico. After the room grew intensely cold, Mata said she heard a piercing wail in the middle of the night. &quot;I remember her screaming outside of the window,&quot; she recalled. The experience left her paralyzed with fear, requiring a traditional limpia to treat \u003cem>susto\u003c/em>, a condition where extreme shock reportedly causes a piece of the soul to leave one's body. She also detailed encounters with parasitic entities during her global travels, including an experience with an alleged sleep paralysis demon in Venice, Italy. &quot;Some buildings have spirits that are so old they live off the energy of the people staying there,&quot; Mata revealed.\u003c/p>\n\n\u003cp>Regarding family curses, Mata asserted that negative spiritual patterns can pass through ancestral lines. &quot;It's actually a study of epigenetics,&quot; she claimed, &quot;...which traces the DNA of our ancestors and their sicknesses and how they follow us.&quot; She added that certain individuals inherit these burdens specifically to resolve them, stating, &quot;Sometimes we are the ones that are meant to break the curses.&quot;\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. Mike from San Diego described lifelong experiences he interprets as psychic or paranormal, including visions, sensing others' pain, and alleged harassment, hacking, and manipulation by people around him. Paula from Tacoma, Washington revealed that her goddaughter emptied her home while she was hospitalized, taking furniture, family heirlooms, clothes, and other belongings. John from Wisconsin recounted being homeless and struggling with alcoholism in St. Louis in 1984, when boxer Leon Spinks encouraged him to return to family in Milwaukee and seek treatment. John noted that he has remained sober ever since and views Spinks as an angel in his life.\u003c/p>\n\n\u003cp>Karen from Paramount, California shared a childhood story about being frightened by her grandmother's warnings about La Llorona after sneaking out at night to swing on a lemon tree. Myat from New York explained that trauma can leave people withdrawn and suggested some listeners may benefit from trauma-focused support, including shamanic practices. She also urged Paula to file a police report about her stolen belongings.\u003c/p>\n\n\u003cp>Ruthie from Maryland discussed seeing an unusual object moving erratically across the daytime sky as a child near a defense-industry facility. She believes some reported UFOs may be advanced government drone technology. Rooster from Osprey, Florida recalled seeing a towering figure he interpreted as a demon while praying at a trailer park. He connected heightened paranormal perceptions to surviving a severe electrical injury as a teenager and noted that he now interprets UFOs as demonic phenomena.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Bruja-Curandera-Rituals-Ancestor-Mexican/dp/0738780219/ctoc\" target=\"_blank\">Bruja Curandera\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":"UFO","title":"Love to Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"Annie Lennox","title":"I Put A Spell On You","url":"https://amazon.com/dp/B00NGTALSI/ctoc?trackAsin=B00NGTALSI"},{"artist":"Led Zeppelin","title":"In My Time Of Dying","url":"https://www.amazon.com/dp/B0011Z5LDY/ctoc?trackAsin=B0011Z5LDY"},{"artist":"Donovan","title":"Season of the Witch","url":"https://amazon.com/dp/B00137R8EK/ctoc?trackAsin=B00137R8EK"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Eagles","title":"Witchy Woman","url":"https://amazon.com/dp/B00DANSH7M/ctoc?trackAsin=B00DANSH7M"},{"artist":"Cusco","title":"North Easter","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Santana","title":"Black Magic Woman","url":"https://amazon.com/dp/B00137GKW6/ctoc?trackAsin=B00137GKW6"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Coldplay","title":"Magic","url":"https://amazon.com/dp/B07W38LJVQ/ctoc?trackAsin=B07W38LJVQ"},{"artist":"Kenny G","title":"Silhouette","url":"https://amazon.com/dp/B001D8SKIC/ctoc"},{"artist":"Fleetwood Mac","title":"Rhiannon","url":"https://amazon.com/dp/B001W2JX1M/ctoc?trackAsin=B001W2JX1M"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Cher","title":"Gypsies, Tramps & Thieves","url":"https://www.amazon.com/dp/B000WLL95M/ctoc?trackAsin=B000WLL95M"},{"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":["%2F6aa362b91b140ecaa2d1cf73","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"host_name":{"type":"plain","value":"Rich Berra"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/witchcraft","keywords/La Llorona","keywords/duendes","keywords/La Lechuza"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aae5d1b385d895a5c8ebf53","show":"coast","title":"Fri, Sep 18 2026 - Hour 1"},{"episodeId":"/episodes/6aae5d57385d895a5c8ebf54","show":"coast","title":"Fri, Sep 18 2026 - Hour 2"},{"episodeId":"/episodes/6aae5d6f385d895a5c8ebf55","show":"coast","title":"Fri, Sep 18 2026 - Hour 3"},{"episodeId":"/episodes/6aae5d95385d895a5c8ebf56","show":"coast","title":"Fri, Sep 18 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A beautiful woman is looking into the mirror in a dark room, her face lit in the darkness. She is deep in thought, introspecting, contemplating, and reflecting on her life events. Mental health awareness, self-reflection, conquering adversities, and looking into yourself. Contrasts and contradictions inside us, existential dualism","id":"%2F69cf067e4cd069a38a699500","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69cf067e4cd069a38a699500","source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Self-reflection and looking into yourself concepts portrait","url":"asset://assets.getty/69cf067e4cd069a38a699500","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789740000603},"slug":{"type":"slug","value":"2026-09-18-show"},"summary":{"type":"html","value":"\u003cp>Fifth-generation bruja curandera Wendy Mata spoke about Mexican spiritual traditions, ancestral curses, and haunted encounters. Followed by Open Lines, where listeners call in to discuss topics of interest.\u003c/p>\n\n"},"title":{"type":"title","value":"La Bruja Curandera / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bruja.us/\" target=\"_blank\">bruja.us\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-18-2026-hour-1,09-18-2026-hour-2,09-18-2026-hour-3,09-18-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":"Fifth-generation bruja curandera Wendy Mata spoke about Mexican spiritual traditions, ancestral curses, and haunted encounters. Followed by Open Lines, where listeners call in to discuss topics of interest.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A beautiful woman is looking into the mirror in a dark room, her face lit in the darkness. She is deep in thought, introspecting, contemplating, and reflecting on her life events. Mental health awareness, self-reflection, conquering adversities, and looking into yourself. Contrasts and contradictions inside us, existential dualism","link":"","new_tab":false,"source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Self-reflection and looking into yourself concepts portrait","url":"asset://assets.getty/69cf067e4cd069a38a699500","use_caption":false},"keywords":["keywords/witchcraft","keywords/La Llorona","keywords/duendes","keywords/La Lechuza"],"primary_slug":"2026-09-18-show","slugs":["2026-09-18-show"],"sponsored":false,"title":"La Bruja Curandera / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789812000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"U1vDk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-18-show/"},"slug":"2026-09-18-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69cf067e4cd069a38a699500","title":"La Bruja Curandera / Open Lines","description":"Fifth-generation bruja curandera Wendy Mata spoke about Mexican spiritual traditions, ancestral curses, and haunted encounters. Followed by Open Lines, where listeners call in to discuss topics of interest.","author":""},"pub_start":1789812000000,"pub_until":4115978604802,"pub_changed":1789814629186,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","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":"%2F6aa362b91b140ecaa2d1cf73","slug":"wendy-mata","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/wendy-mata/","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>Wendy Mata was in the corporate world where she spent over 20 years in cybersecurity and digital forensics, managing international launches, leading big teams, and operating in high-pressure environments that looked impressive on paper, but drained the life out of her. That was until her abuela came to her in a dream. Her grandmother didn't scold or plead, but simply looked at her and said, &quot;It’s time. Go back to the real work.&quot;\u003c/p>\n\n\u003cp>Now Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Bruja-Curandera-Rituals-Ancestor-Mexican/dp/0738780219/ctoc\" target=\"_blank\">Bruja Curandera\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d20003c7836ade1a341bc3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3","source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"wendy-mata"},"summary":{"type":"html","value":"\u003cp>Wendy Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.\u003c/p>\n\n"},"title":{"type":"title","value":"Wendy Mata"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bruja.us/\" target=\"_self\">bruja.us\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":"Wendy Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false},"keywords":[],"primary_slug":"wendy-mata","slugs":["wendy-mata"],"sponsored":false,"title":"Wendy Mata"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789092540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"nRN5e","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":1789092540000,"type":"content:coast-to-coast-guest","summary":{"title":"Wendy Mata","description":"Wendy Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.","image":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3"}},{"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":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"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":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.coast2coast","caption":"","id":"%2F6634ea10fd5158c4fe5b171e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","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":"rich-berra"},"source":{"type":"plain","value":""},"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"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"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":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6634e94dfd5158c4fe5b1711","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":""}]}},"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:/6aa384cd1b140ecaa2d1d062","slug:2026-09-18-show","slug:2026-09-18-show","keyword:keywords/witchcraft","keyword:keywords/La Llorona","keyword:keywords/duendes","keyword:keywords/La Lechuza"]}},{"id":"%2F6aa381211b140ecaa2d1d049","type":"PUBLISHING","record":{"ref_id":"%2F6aa381211b140ecaa2d1d049","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-17-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, cognitive archaeologist \u003ca href=\"https://thehfiles.com/\" target=\"_blank\">Dr. Heather Lynn\u003c/a> discussed her research on ancient technologies and their philosophical connection to modern AI. She pointed out that AI is not just a contemporary phenomenon but part of a long continuum of human efforts to externalize and preserve thought. &quot;A cave painting... establishes an older principle, something that existed in a person's mind that can be given a durable form outside of that person,&quot; she explained, framing ancient symbolic acts as early forms of information technology.\u003c/p>\n\n\u003cp>She illustrated this continuity with the example of Sumerian cylinder seals, describing them as &quot;an ancient flash drive&quot; that stored and authenticated information 4,000 years ago. Lynn highlighted the durability and portability of these artifacts, noting their role in enabling communication and coordination across time and space. Addressing contemporary fears about AI, she acknowledged the risks, particularly if AI technology is weaponized or given autonomous control over critical decisions.\u003c/p>\n\n\u003cp>Her upcoming book, \u003ca href=\"https://www.amazon.com/-/he/Codex-Machina-Civilizations-Technologies-Languages/dp/B0H8FBF2GG/ctoc\" target=\"_blank\">Codex Machina\u003c/a>, explores how AI is decoding ancient civilizations and lost languages. She expressed concern about data ownership and preservation, warning that digitizing and feeding information into AI could lead to the loss of original artifacts and texts. Lynn also discussed her Substack and podcast, \u003ca href=\"https://thehfiles.com/\" target=\"_blank\">The H Files\u003c/a>, where she explores &quot;occult architecture beneath modern power,&quot; blending history with hidden narratives.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"https://www.amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Andrea Perron\u003c/a>, eldest daughter of the Perron family, shared firsthand accounts of living in the Rhode Island farmhouse that inspired the film \u003cem>The Conjuring\u003c/em>. Purchased in 1970 by her mother, Carolyn, the 1736 colonial-era home quickly became a site of intense paranormal activity. She recounted a harrowing apparition her mother encountered: A female figure with a broken neck, who &quot;had sprigs of wild hair coming off of her skull, two vacant hollow eyes... when she smiled at my mother, my mom freaked out.&quot; The clock in their parents' bedroom consistently stopped at 5:15 a.m. during manifestations, inspiring details in the film. Her father, initially skeptical, was eventually convinced after a spirit in the cellar made physical contact.\u003c/p>\n\n\u003cp>Paranormal investigators Ed and Lorraine Warren appeared unexpectedly at their door in 1973, contrary to the movie's portrayal of a sought-out investigation. Perron recounted a séance with the Warrens in which the medium they brought collapsed on the table. &quot;The priest was quaking over in the corner of the dining room. The chair that my mother was sitting in levitated at least two feet off of the ground, and then in a split second, she and the chair were tossed from the middle of our dining room into the center of our parlor.&quot; Lorraine identified a malignant presence named Bathsheba, and a Catholic exorcist dispatched to the home said, &quot;I am so sorry, Mrs. Perron, this house cannot be cleansed. There's too many of them.&quot;\u003c/p>\n\n\u003cp>She confirmed that \u003cem>The Conjuring\u003c/em> drew from her family's story but said Hollywood omitted much of the darker material for mass appeal. Perron revealed ongoing efforts to preserve the farmhouse's legacy, with paranormal investigator Jason Hawes of \u003cem>Ghost Hunters\u003c/em> attempting to acquire the property. Perron also touched on her battle with cancer and her plan to re-release her book &quot;A Wonder to Behold,&quot; which focuses on her research on extraterrestrials. \u003c/p>\n\n\u003cp>\u003cem>News segment guests: Jeff Nelken, \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/-/he/Codex-Machina-Civilizations-Technologies-Languages/dp/B0H8FBF2GG/ctoc\" target=\"_blank\">Codex Machina\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Anthrotheology-Searching-Dr-Heather-Lynn/dp/1478180668/ctoc\" target=\"_blank\">Anthrotheology: Searching for God in Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sumerian-Controversy-Structure-Discovery-Mesopotamia/dp/1484836855/ctoc\" target=\"_blank\">The Sumerian Controversy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Being-Perronormal-Memoir-Short-Stories/dp/1662980205/ctoc\" target=\"_blank\">Being Perronormal: A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-True-Story/dp/1456747592/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-Andrea-Perron/dp/1481712381/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 2\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://www.amazon.com/dp/B001NSZLFC"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Styx","title":"Mr. Roboto","url":"https://amazon.com/dp/B001O01F7C/ctoc?trackAsin=B001O01F7C"},{"artist":"Guns N’ Roses","title":"Knockin’ On Heaven’s Door","url":"https://amazon.com/dp/B07DCLVGWL/ctoc?trackAsin=B07DCLVGWL"},{"artist":"Jay & The Americans","title":"Cara Mia","url":"https://amazon.com/dp/B000TDF4U4/ctoc?trackAsin=B000TDF4U4"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Frank Sinatra","title":"Pocketful Of Miracles","url":"https://amazon.com/dp/B00HWM6UH6/ctoc?trackAsin=B00HWM6UH6"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Procol Harum","title":"A Whiter Shade Of Pale","url":"https://amazon.com/dp/B0BZX2L8C8/ctoc?trackAsin=B0BZX2L8C8"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Jessie Ware","title":"Love to Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"The Zombies","title":"Time Of The Season","url":"https://amazon.com/dp/B01856PQDG/ctoc?trackAsin=B01856PQDG"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"AC/DC","title":"Night Prowler","url":"https://amazon.com/dp/B00O6L3KNS/ctoc?trackAsin=B00O6L3KNS"},{"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":["%2F5e00698ccc137bf244201a00","%2F5e01433a537fd678a3ecf590"]},"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/Artificial Intelligence","keywords/ancient humans","keywords/hauntings","keywords/The Conjuring"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aad1a459ed9ace0628aadcc","show":"coast","title":"Thu, Sep 17 2026 - Hour 1"},{"episodeId":"/episodes/6aad1a559ed9ace0628aadcd","show":"coast","title":"Thu, Sep 17 2026 - Hour 2"},{"episodeId":"/episodes/6aad1a689ed9ace0628aadce","show":"coast","title":"Thu, Sep 17 2026 - Hour 3"},{"episodeId":"/episodes/6aad1a819ed9ace0628aadcf","show":"coast","title":"Thu, Sep 17 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A human hand placed next to a red prehistoric handprint on a cave rock wall.","id":"%2F6aa383bf815285523f319a03","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aa383bf815285523f319a03","source_credit":"Rizki Alpio / iStock / Getty Images","title":"Hand near ancient cave painting","url":"asset://assets.getty/6aa383bf815285523f319a03","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789653600478},"slug":{"type":"slug","value":"2026-09-17-show"},"summary":{"type":"html","value":"\u003cp>Cognitive archaeologist \u003ca href=\"https://thehfiles.com/\" target=\"_blank\">Dr. Heather Lynn\u003c/a> discussed her research on ancient technologies and their philosophical connection to modern AI. Followed by author \u003ca href=\"https://www.amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Andrea Perron\u003c/a> with accounts of living in the Rhode Island farmhouse that inspired the film \u003cem>The Conjuring\u003c/em>. \u003c/p>\n\n"},"title":{"type":"title","value":"Ancient AI / The Conjuring House"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehfiles.com/\" target=\"_blank\">thehfiles.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.drheatherlynn.com\" target=\"_blank\">drheatherlynn.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Andrea Perron's Amazon Author Page\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-17-2026-hour-1,09-17-2026-hour-2,09-17-2026-hour-3,09-17-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":"Cognitive archaeologist Dr. Heather Lynn discussed her research on ancient technologies and their philosophical connection to modern AI. Followed by author Andrea Perron with accounts of living in the Rhode Island farmhouse that inspired the film The Conjuring.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A human hand placed next to a red prehistoric handprint on a cave rock wall.","link":"","new_tab":false,"source_credit":"Rizki Alpio / iStock / Getty Images","title":"Hand near ancient cave painting","url":"asset://assets.getty/6aa383bf815285523f319a03","use_caption":false},"keywords":["keywords/Artificial Intelligence","keywords/ancient humans","keywords/hauntings","keywords/The Conjuring"],"primary_slug":"2026-09-17-show","slugs":["2026-09-17-show"],"sponsored":false,"title":"Ancient AI / The Conjuring House"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789725600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"LtDjX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-17-show/"},"slug":"2026-09-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa383bf815285523f319a03","title":"Ancient AI / The Conjuring House","description":"Cognitive archaeologist Dr. Heather Lynn discussed her research on ancient technologies and their philosophical connection to modern AI. Followed by author Andrea Perron with accounts of living in the Rhode Island farmhouse that inspired the film The Conjuring.","author":""},"pub_start":1789725600000,"pub_until":4115978604802,"pub_changed":1789729474669,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00698ccc137bf244201a00","slug":"lynn-heather-75368","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","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. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n\u003cp>She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History's Ancient Aliens.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/-/he/Codex-Machina-Civilizations-Technologies-Languages/dp/B0H8FBF2GG/ctoc\" target=\"_blank\">Codex Machina\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Anthrotheology-Searching-Dr-Heather-Lynn/dp/1478180668/ctoc\" target=\"_blank\">Anthrotheology: Searching for God in Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sumerian-Controversy-Structure-Discovery-Mesopotamia/dp/1484836855/ctoc\" target=\"_blank\">The Sumerian Controversy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Land-Watchers-Dr-Heather-Lynn/dp/1489598022/ctoc\" target=\"_blank\">Land of the Watchers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evil-Archaeology-Demons-Possessions-Sinister/dp/1938875192/ctoc\" target=\"_blank\">Evil Archaeology: Demons, Possessions, and Sinister Relics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Connection-Sumerian-Humanity-Armageddon/dp/1632651734/ctoc\" target=\"_blank\">The Anunnaki Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DL6HT9F3/ctoc\" target=\"_blank\">Baphomet Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Revelation-History-Altered-Humanity/dp/1637480229/ctoc\" target=\"_blank\">Anunnaki Revelation\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/7a2bc9b362df8fd636c0056d38adcbe9","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lynn-heather-75368"},"summary":{"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n"},"title":{"type":"title","value":"Heather Lynn"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehfiles.com/\" target=\"_blank\">thehfiles.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.drheatherlynn.com\" target=\"_blank\">drheatherlynn.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lynn-heather-75368","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.","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/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false},"keywords":[],"primary_slug":"lynn-heather-75368","slugs":["lynn-heather-75368"],"sponsored":false,"title":"Heather Lynn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1444360980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IfRNg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1444360980000,"type":"content:coast-to-coast-guest","summary":{"title":"Heather Lynn","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9"}},{"ref_id":"%2F5e01433a537fd678a3ecf590","slug":"perron-andrea-68450","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/perron-andrea/68450","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>Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics. She spreads her positive message of hope far and wide, working diligently to help heal a weary world of its woes during troubled times. Andrea has faith in humanity and believes love is the answer to every question.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Being-Perronormal-Memoir-Short-Stories/dp/1662980205/ctoc\" target=\"_blank\">Being Perronormal: A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-True-Story/dp/1456747592/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-Andrea-Perron/dp/1481712381/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/House-Darkness-Light-Story-Three/dp/1491829907/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 3\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/e605e65759fac58973c76d7b6b954a9e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"perron-andrea-68450"},"summary":{"type":"html","value":"\u003cp>Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics.\u003c/p>\n\n"},"title":{"type":"title","value":"Andrea Perron"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Amazon Author Page\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/perron-andrea-68450","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/perron-andrea/68450","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics.","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/e605e65759fac58973c76d7b6b954a9e","use_caption":false},"keywords":[],"primary_slug":"perron-andrea-68450","slugs":["perron-andrea-68450"],"sponsored":false,"title":"Andrea Perron"},"targeting":{"exclusion":{"tags":[]},"publish_date":1477621380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"LacbP","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":1477621380000,"type":"content:coast-to-coast-guest","summary":{"title":"Andrea Perron","description":"Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics.","image":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e"}}]}},{"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:/6aa381211b140ecaa2d1d049","slug:2026-09-17-show","slug:2026-09-17-show","keyword:keywords/Artificial Intelligence","keyword:keywords/ancient humans","keyword:keywords/hauntings","keyword:keywords/The Conjuring"]}}],"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":"FeedBurner/1.0 (http://www.FeedBurner.com)","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

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