<!DOCTYPE html>
        <html lang="en" dir="ltr">
            <head>
                <meta charset="UTF-8">
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
                
                <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar}
/*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style>
                <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://pws.radioedit.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/>
                
                <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="coast" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/coast.2b948d226ccb7f2b7a38.css">
<link data-chunk="CoastFeedLastNightShowItem-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedLastNightShowItem-component.1867851c7f267808bdb8.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="CoastFeedTonightShowsLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedTonightShowsLoader-component.1867851c7f267808bdb8.css">
<link data-chunk="CoastFeedUpcomingShowsPreview-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedUpcomingShowsPreview-component.1867851c7f267808bdb8.css">
<link data-chunk="components-featured-CoastFeaturedLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-featured-CoastFeaturedLoader-component.693967a473c93d0fb412.css">
                <style data-reactroot="">:root {
        --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(0,0%,110%);
        --gradient-stop: hsl(0,0%,110%);
        
                --accent-color: #ffffff;
            
        
             --darkFooterColor: hsl(0,0%,110%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><link data-rh="true" rel="canonical" type="" title="" href="https://www.coasttocoastam.com/"/>
                <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#ffffff"/><meta data-rh="true" property="og:title" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" property="twitter:title" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" itemprop="name" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" name="description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" property="og:description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" property="twitter:description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" itemprop="description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" name="keywords" content="coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time"/><meta data-rh="true" property="og:url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" property="twitter:url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" itemprop="url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@coasttocoastam"/><meta data-rh="true" property="twitter:creator" content="@coasttocoastam"/><meta data-rh="true" property="twitter:domain" content="www.coasttocoastam.com"/><meta data-rh="true" property="og:site_name" content="Coast to Coast AM"/><meta data-rh="true" name="application-name" content="Coast to Coast AM"/><meta data-rh="true" property="fb:app_id" content="140586622674265"/><meta data-rh="true" property="fb:pages" content="105212777348"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-night template-coast">
                <div id="app"><div class="component-template" data-reactroot=""><header class="component-site-header"><div class="component-container main-header-items block"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-label="Primary Site Navigation" id="component-site-nav"><section class="nav-inner-wrapper"><header class="navbar-header"><figure class="component-station-logo mobile-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" width="200" height="52"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" style="width:24px;height:24px;min-height:24px" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M22.4 9.6C21.88 9.08 21.04 9.08 20.52 9.6L16 14.12L11.48 9.6C10.96 9.08 10.12 9.08 9.6 9.6C9.08 10.12 9.08 10.96 9.6 11.48L14.12 16L9.6 20.52C9.08 21.04 9.08 21.88 9.6 22.4C10.12 22.92 10.96 22.92 11.48 22.4L16 17.88L20.52 22.4C21.04 22.92 21.88 22.92 22.4 22.4C22.92 21.88 22.92 21.04 22.4 20.52L17.88 16L22.4 11.48C22.92 10.96 22.92 10.12 22.4 9.6Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><hr class="divider"/><ul class="menu-container main-nav"><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for SHOWS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">SHOWS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="SHOWS" tabindex="0" href="/shows/">SHOWS</a></li><li><a aria-label="UPCOMING SHOWS" tabindex="0" href="/shows/upcoming/">UPCOMING SHOWS</a></li><li><a aria-label="ART BELL VAULT" tabindex="0" href="/art-bell/">ART BELL VAULT</a></li><li><a aria-label="CLASSIC SHOWS" tabindex="0" href="/shows/classic/">CLASSIC SHOWS</a></li><li><a aria-label="SOMEWHERE IN TIME" tabindex="0" href="/shows/somewhere-in-time-shows/">SOMEWHERE IN TIME</a></li><li><a aria-label="GUESTS" tabindex="0" href="/guests/">GUESTS</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for HOSTS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">HOSTS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="George Noory" tabindex="0" href="/host/george-noory/">George Noory</a></li><li><a href="https://www.gaia.com/series/beyond-belief" target="_blank" rel="noopener" aria-label="George Noory&#x27;s TV Show">George Noory&#x27;s TV Show</a></li><li><a aria-label="George Knapp" tabindex="0" href="/host/george-knapp/">George Knapp</a></li><li><a aria-label="Richard Syrett" tabindex="0" href="/host/richard-syrett/">Richard Syrett</a></li><li><a aria-label="Connie Willis" tabindex="0" href="/host/connie-willis/">Connie Willis</a></li><li><a aria-label="Lisa Garr" tabindex="0" href="/host/lisa-garr/">Lisa Garr</a></li><li><a aria-label="Rich Berra" tabindex="0" href="/host/rich-berra/">Rich Berra</a></li><li><a aria-label="Ryan Wrecker" tabindex="0" href="/host/ryan-wrecker/">Ryan Wrecker</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for NEWS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">NEWS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Articles" tabindex="0" href="/articles/">Articles</a></li><li><a aria-label="In the News" tabindex="0" href="/inthenews/">In the News</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for MEDIA" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">MEDIA</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Videos" tabindex="0" href="/videos/">Videos</a></li><li><a aria-label="Photos" tabindex="0" href="/photos/">Photos</a></li><li><a aria-label="Stations" tabindex="0" href="/stations/">Stations</a></li><li><a href="https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL" target="_blank" rel="noopener" aria-label="Youtube">Youtube</a></li></ul></li><li class="menu-top-label"><a aria-label="Insider" tabindex="0" href="/pages/coastinsider/">Insider</a></li><li class="menu-top-label"><a aria-label="Events" tabindex="0" href="/calendar/">Events</a></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Podcasts" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">Podcasts</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Best of Coast to Coast AM" tabindex="0" href="/best-of/">Best of Coast to Coast AM</a></li><li><a aria-label="Paranormal Podcast Network" tabindex="0" href="/podcasts/">Paranormal Podcast Network</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for More" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">More</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Newsletter" tabindex="0" href="/pages/coastzone/">Newsletter</a></li><li><a href="https://paranormaldate.com/" target="_blank" rel="noopener" aria-label="Paranormal Date">Paranormal Date</a></li><li><a href="https://conspiracydate.com/" target="_blank" rel="noopener" aria-label="Conspiracy Date">Conspiracy Date</a></li><li><a aria-label="Mobile App" tabindex="0" href="/pages/mobile-app/">Mobile App</a></li><li><a aria-label="Contact" tabindex="0" href="/pages/contact/">Contact</a></li></ul></li></ul><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul><footer class="navbar-footer"><div id="coast-google-translate-container"></div><div class="coast-header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-navbar" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></div><div class="header-user"></div></footer></section></nav><figure class="component-station-logo mobile-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" width="200" height="52"/></a></figure><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(250,260)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(250,260)&amp;quality=80 2x" width="125" height="130"/></a></figure><section class="search-user-container"><div class="coast-header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-user" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></div></section><img src="https://i.iheart.com/v3/re/new_assets/89a696d6-a027-4da9-8091-2dfefda74697?ops=gravity(%22center%22),fit(188,135),quality(80)" class="george-noory" height="135" width="188" alt=""/></div></header><div class="component-header-ad"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><div class="component-routes"><main class="component-page layout-generic-full page-home coast-pr"><div class="alerts"></div><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container coast-carousel coast-feed tile"><div class="carousel-container"><section class="carousel-inner-container"><section class="carousel-viewport"><ul class="carousel-content"><li data-index="0"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-purdue-backed-search-for-amelia-earharts-lost-plane-announced-for-october/"><img src="https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Purdue-Backed Search for Amelia Earhart&#x27;s Lost Plane Announced for October" class="" srcSet="https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46?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-purdue-backed-search-for-amelia-earharts-lost-plane-announced-for-october/">Video: Purdue-Backed Search for Amelia Earhart&#x27;s Lost Plane Announced for October</a><a class="card-subtitle" tabindex="0" href="/article/video-purdue-backed-search-for-amelia-earharts-lost-plane-announced-for-october/">A previously postponed Purdue-backed search for Amelia Earhart&#x27;s plane will now happen this coming October.</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-72426/"><img src="https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="In Coast You Missed It 7/24/26" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6?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-72426/">In Coast You Missed It 7/24/26</a><a class="card-subtitle" tabindex="0" href="/article/in-coast-you-missed-it-72426/">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-chilean-truck-driver-passes-ghost-on-highway/"><img src="https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Watch: Chilean Truck Driver Passes Ghost on Highway?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5?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-chilean-truck-driver-passes-ghost-on-highway/">Watch: Chilean Truck Driver Passes Ghost on Highway?</a><a class="card-subtitle" tabindex="0" href="/article/watch-chilean-truck-driver-passes-ghost-on-highway/">A Chilean truck driver previously skeptical of the paranormal was forced to reassess his thoughts on high strangeness after an eerie incident wherein he may have driven past a ghost. </a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/metaphysical-shop-owners-lawsuit-over-pennsylvania-fortune-telling-ban-moves-ahead/"><img src="https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Metaphysical Shop Owner&#x27;s Lawsuit Over Pennsylvania Fortune Telling Ban Moves Ahead" class="" srcSet="https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/metaphysical-shop-owners-lawsuit-over-pennsylvania-fortune-telling-ban-moves-ahead/">Metaphysical Shop Owner&#x27;s Lawsuit Over Pennsylvania Fortune Telling Ban Moves Ahead</a><a class="card-subtitle" tabindex="0" href="/article/metaphysical-shop-owners-lawsuit-over-pennsylvania-fortune-telling-ban-moves-ahead/">Following a legal victory earlier this summer, a metaphysical shop owner&#x27;s lawsuit over Pennsylvania&#x27;s ban on fortune telling could go to trial next year. </a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/kenyas-biting-bandit-possibly-captured/"><img src="https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Kenya&#x27;s Biting Bandit Possibly Captured" class="" srcSet="https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662?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/kenyas-biting-bandit-possibly-captured/">Kenya&#x27;s Biting Bandit Possibly Captured</a><a class="card-subtitle" tabindex="0" href="/article/kenyas-biting-bandit-possibly-captured/">The already odd case of the biting bandit menacing a village in Kenya has taken a peculiar turn as residents of a separate community captured an individual who had also been roaming the streets chomping on unfortunate individuals, and some wonder if the two miscreants are one and the same. </a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/paranormal-date-casting-call/"><img src="https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Paranormal Date Casting Call" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/paranormal-date-casting-call/">Paranormal Date Casting Call</a><a class="card-subtitle" tabindex="0" href="/article/paranormal-date-casting-call/">Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!</a></span></figcaption></figure></li></ul></section></section><section class="carousel-controls"><button data-index="0" data-current="true"></button><button data-index="1" data-current="false"></button><button data-index="2" data-current="false"></button><button data-index="3" data-current="false"></button><button data-index="4" data-current="false"></button><button data-index="5" data-current="false"></button></section></div></div><input type="hidden" data-id="7MFT1"/><div class="component-container component-html tile coast-podcast-homepage block"><div><p>
    <iframe
        gesture="media"
        style="width:100%;height:50px;"
        height="50px"
        src="https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark"
        frameborder="0"
        scrolling="no"
    ></iframe>
</p></div></div><input type="hidden" data-id="2ZFIH"/><div class="component-container coast-feed tile coast-shows-last-night"><header class="component-heading"><h3 class="heading-title">Last Night<div class="media-header"><a title="Podcast" class="component-button button-faux customized podcast_icon" tabindex="0" href="/podcast-feed/"><svg tabindex="-1" focusable="false" class="icon-podcast" width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path tabindex="-1" fill="#fff" d="M 16.675781 18.605469 C 16.425781 18.78125 16.085938 18.722656 15.898438 18.480469 C 15.699219 18.21875 15.769531 17.839844 16.039062 17.644531 C 18.339844 15.980469 19.832031 13.304688 19.832031 10.285156 C 19.832031 5.234375 15.65625 1.144531 10.5 1.144531 C 5.34375 1.144531 1.167969 5.234375 1.167969 10.285156 C 1.167969 13.179688 2.539062 15.761719 4.683594 17.433594 C 4.949219 17.644531 5.003906 18.03125 4.78125 18.289062 C 4.585938 18.511719 4.246094 18.554688 4.011719 18.375 C 1.570312 16.488281 0 13.566406 0 10.285156 C 0 4.605469 4.699219 0 10.5 0 C 16.300781 0 21 4.605469 21 10.285156 C 21 13.707031 19.296875 16.734375 16.675781 18.605469 Z M 16.675781 18.605469 "></path><path tabindex="-1" fill="#fff" d="M 14.957031 15.574219 C 14.507812 15.9375 13.851562 15.808594 13.5 15.347656 C 13.085938 14.804688 13.273438 14.023438 13.769531 13.546875 C 14.632812 12.71875 15.167969 11.5625 15.167969 10.285156 C 15.167969 7.761719 13.078125 5.714844 10.5 5.714844 C 7.921875 5.714844 5.832031 7.761719 5.832031 10.285156 C 5.832031 11.527344 6.335938 12.652344 7.15625 13.476562 C 7.652344 13.976562 7.816406 14.789062 7.355469 15.320312 C 6.992188 15.742188 6.355469 15.839844 5.929688 15.476562 C 4.441406 14.222656 3.5 12.359375 3.5 10.285156 C 3.5 6.5 6.632812 3.429688 10.5 3.429688 C 14.367188 3.429688 17.5 6.5 17.5 10.285156 C 17.5 12.414062 16.511719 14.316406 14.957031 15.574219 Z M 14.957031 15.574219 "></path><path tabindex="-1" fill="#fff" d="M 12.832031 10.285156 C 12.832031 11.351562 12.089844 12.246094 11.082031 12.5 L 11.082031 17.144531 L 11.28125 17.144531 C 11.453125 17.144531 11.613281 17.214844 11.726562 17.34375 L 16.683594 23.058594 C 17.003906 23.429688 16.734375 24 16.238281 24 L 4.761719 24 C 4.265625 24 3.996094 23.429688 4.316406 23.058594 L 9.273438 17.34375 C 9.386719 17.214844 9.546875 17.144531 9.71875 17.144531 L 9.917969 17.144531 L 9.917969 12.5 C 8.910156 12.246094 8.167969 11.351562 8.167969 10.285156 C 8.167969 9.023438 9.210938 8 10.5 8 C 11.789062 8 12.832031 9.023438 12.832031 10.285156 Z M 12.832031 10.285156 "></path></svg></a></div></h3></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-07-23-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/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Understanding Near-Death Experiences" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Jul</span><span>23</span></time><span class="item-title">Understanding Near-Death Experiences</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/brinkley-dannion-5744/">Dannion Brinkley</a></div></div></section><section class="item-summary">Appearing for the full show, author Dannion Brinkley shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-07-23-show/">More »</a></div></div><input type="hidden" data-id="Y4gbE"/><div class="component-container coast-shows-tonight tile coast-feed"><header class="component-heading"><h2 class="heading-title">Tonight</h2></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-07-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/6a59c78dd38804a6ed430021?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Winged Cryptids / Open Lines" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Jul</span><span>24</span></time><span class="item-title">Winged Cryptids / 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">Richard Syrett</span></p></section><section class="item-summary"><p>Guest host <a href="https://www.strangeplanet.ca/" target="_blank"><u>Richard Syrett</u></a> will be joined by paranormal researcher, author, and investigator <a href="https://phantomsandmonsters.com/" target="_blank"><u>Lon Strickler</u></a>, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-07-24-show/">More »</a></div></div><input type="hidden" data-id="oIl5X"/><div class="component-container tile coast-feed coast-upcoming-shows-preview"><header class="component-heading"><h3 class="heading-title">Upcoming </h3></header><div class="upcoming-shows-preview"><div class="feed-cards"><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>25</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-25-show/">Saturday<!-- --> - <!-- -->High Strangeness / Atlantis Legends</a><a tabindex="0" href="/guest/ron-meyer/">Ron Meyer</a><span> | </span><a tabindex="0" href="/guest/sian-ingham/">Sian Ingham</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>26</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-26-show/">Sunday<!-- --> - <!-- -->UFOs &amp; Religious Belief / Expanding Human Potential</a><a tabindex="0" href="/guest/pasulka-diana-walsh-98068/">Diana Walsh Pasulka</a><span> | </span><a tabindex="0" href="/guest/hakim-isler/">Hakim Isler</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>27</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-27-show/">Monday<!-- --> - <!-- -->Science of Imagination / Ouija Board Communications</a><a tabindex="0" href="/guest/cassandra-vieten/">Cassandra Vieten</a><span> | </span><a tabindex="0" href="/guest/dahlman-karen-a-64779/">Karen A. Dahlman</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>28</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-28-show/">Tuesday<!-- --> - <!-- -->Precognition &amp; Future Selves / Esoteric Wisdom</a><a tabindex="0" href="/guest/hamilton-anthony-84904/">Anthony Hamilton</a><span> | </span><a tabindex="0" href="/guest/lachman-gary-7326/">Gary Lachman</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>29</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-29-show/">Wednesday<!-- --> - <!-- -->UFO Disclosure / Anomalies at the &#x27;Meadow&#x27;</a><a tabindex="0" href="/guest/fox-james-6695/">James Fox</a><span> | </span><a tabindex="0" href="/guest/trey-hudson/">Trey Hudson</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>30</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-30-show/">Thursday<!-- --> - <!-- -->Demonic Influence / Betty &amp; Barney Hill Case</a><a tabindex="0" href="/guest/beatty-carmichael/">Beatty Carmichael</a><span> | </span><a tabindex="0" href="/guest/jones-cheryll-103086/">Cheryll Jones</a><span> | </span><a tabindex="0" href="/guest/marden-kathleen-45846/">Kathleen Marden</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-72426/"><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/6a63b5cbad57282a612710e6?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="In Coast You Missed It 7/24/26" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 24, 2026</time></section><span class="item-title">In Coast You Missed It 7/24/26</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/video-purdue-backed-search-for-amelia-earharts-lost-plane-announced-for-october/"><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/68a76f48abc3782933d91c46?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Purdue-Backed Search for Amelia Earhart&#x27;s Lost Plane Announced for October" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 24, 2026</time></section><span class="item-title">Video: Purdue-Backed Search for Amelia Earhart&#x27;s Lost Plane Announced for October</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/iphone-for-ghost-hunting-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/1840b6af93ddaab770a361b96846c3be?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/1840b6af93ddaab770a361b96846c3be?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/1840b6af93ddaab770a361b96846c3be?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/1840b6af93ddaab770a361b96846c3be?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/1840b6af93ddaab770a361b96846c3be?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="iPhone for Ghost Hunting" 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 02, 2010</time></section><span class="item-title">iPhone for Ghost Hunting</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-07-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/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Understanding Near-Death Experiences" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Jul 24, 2026</time></section><span class="item-title">Understanding Near-Death Experiences</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/kenyas-biting-bandit-possibly-captured/"><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/67647af93471c4dd659c7662?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Kenya&#x27;s Biting Bandit Possibly Captured" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 23, 2026</time></section><span class="item-title">Kenya&#x27;s Biting Bandit Possibly Captured</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/metaphysical-shop-owners-lawsuit-over-pennsylvania-fortune-telling-ban-moves-ahead/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Metaphysical Shop Owner&#x27;s Lawsuit Over Pennsylvania Fortune Telling Ban Moves Ahead" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 23, 2026</time></section><span class="item-title">Metaphysical Shop Owner&#x27;s Lawsuit Over Pennsylvania Fortune Telling Ban Moves Ahead</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/watch-chilean-truck-driver-passes-ghost-on-highway/"><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/68644be7f7d74b008c5aa2e5?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Chilean Truck Driver Passes Ghost on Highway?" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jul 23, 2026</time></section><span class="item-title">Watch: Chilean Truck Driver Passes Ghost on Highway?</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-07-22-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/6a598d65baceb922d178f0e8?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a598d65baceb922d178f0e8?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a598d65baceb922d178f0e8?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a598d65baceb922d178f0e8?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a598d65baceb922d178f0e8?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Project Stargate / Connecting with Archangels" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Jul 23, 2026</time></section><span class="item-title">Project Stargate / Connecting with Archangels</span></figcaption></figure></a></section><div class="coast-featured-load-more"><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div></div><input type="hidden" data-id="7EsXb"/><div class="component-container coast-in-the-news-homepage tile"><header class="component-heading"><h2 class="heading-title">In the News</h2></header><div class="feed-cards"><div class="coast-feed-item"><a href="https://www.unexplained-mysteries.com/news/400099/huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029" class="item-title" target="_blank" rel="noopener">Huge asteroid will be visible to 90% of Earth&#x27;s population in 2029</a><em>— <!-- -->Unexplained Mysteries</em></div><div class="coast-feed-item"><a href="https://www.newsnationnow.com/entertainment-news/oliver-sean-stone-ufo-uap-tech/" class="item-title" target="_blank" rel="noopener">Roswell was an actual UFO crash: Sean Stone talks aliens</a><em>— <!-- -->News Nation</em></div><div class="coast-feed-item"><a href="https://www.psypost.org/brain-scans-reveal-distinct-electrical-networks-during-alleged-medium-trances/" class="item-title" target="_blank" rel="noopener">Scientists claim to have found distinct brain activity during “medium” trances</a><em>— <!-- -->PsyPost</em></div><div class="coast-feed-item"><a href="https://thedebrief.org/researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant/" class="item-title" target="_blank" rel="noopener">Researchers Say Two ‘Ancient Ramps’ Beside Egypt’s Red Pyramid May Actually Be Something Far More Significant</a><em>— <!-- -->The Debrief</em></div><div class="coast-feed-item"><a href="https://www.dailymail.com/sciencetech/article-15999739/Scientists-discover-ultimate-limit-lifespan.html" class="item-title" target="_blank" rel="noopener">How you could live to 190: Scientists discover the ultimate limit of the human lifespan</a><em>— <!-- -->Daily Mail</em></div></div><div class="more-container"><a class="more" tabindex="0" href="/inthenews/">More »</a></div></div><input type="hidden" data-id="0Z2UI"/><input type="hidden" data-id="W1GMu"/><div class="component-container component-html tile coast-readmore-homepage block"><div><section class="coast-module module">
    <a href="/article/a-true-paranormal-date-alien-bonds-with-bigfoot/"><img src="https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542" alt="paranormal date"></a>
    <div class="excerpt">
    <p>
    <a href="https://paranormaldate.com/" target="_blank">Paranormal Date</a> now has over 100,000 members! It's completely free to join and search.
    </p>
    </div>
</section>
<section class="coast-module module">            
    <a href="/pages/watch-a-free-episode-of-beyond-belief/">
    	<img src="https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50" alt="beyond belief trailer">
    </a>
    <div class="excerpt">
        <p>
        Check out this <a href="/pages/watch-a-free-episode-of-beyond-belief/" target="_self">excerpt</a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at <a href="http://www.beyondbelief.com/" target="_blank">beyondbelief.com</a> and enjoy hours of fascinating past shows!
        </p>
    </div>
</section></div></div><input type="hidden" data-id="9WlZr"/><input type="hidden" data-id="ECete"/><div class="component-container component-html coast-twitter-homepage tile block"><div><a class="twitter-timeline" data-height="550" data-theme="dark" href="https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw">Tweets by coasttocoastam</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></div><input type="hidden" data-id="dZ56N"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main></div><footer class="component-coast-footer"><div class="component-container"><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="site-ownership">Coast to Coast AM - <a href="http://www.premierenetworks.com/" target="_blank" rel="noreferrer">©<!-- -->2026<!-- --> Premiere Networks Inc.</a></div><div class="footer-row footer-links"><ul><li><a tabindex="0" href="/stations/">Local Stations</a></li><li><a tabindex="0" href="/pages/about/">About</a></li><li><a tabindex="0" href="/article/in-memoriam/">In Memoriam </a></li><li><a tabindex="0" href="/calendar/">Events</a></li><li><a href="https://help.coasttocoastam.com" target="_blank" rel="noopener">Need Help?</a></li><li><a tabindex="0" href="/pages/contact/">Contact</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-and-cookie-notice/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://www.coasttocoastam.com/content/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<!-- --> <img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload"/></a></li><li><a tabindex="0" href="/content/general-contesting-guidelines/">Contest Rules</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/" target="_blank" rel="noopener">AdChoices<!-- --> <img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload"/></a></li></ul></div></div></footer></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb9d508fdf3381ca6ccb4a13a2c93f185","canonicalHostname":"www.coasttocoastam.com","hostnames":[],"facets":["brands/COAST-PR (15194)","markets/PREMIERE"],"slug":"coast-pr","market":"markets/PREMIERE","ownBrand":"brands/COAST-PR (15194)","timeZone":"America/New_York","keys":["hostname:coast-pr.radio.iheart.com","hostname:coasttocoastamstore.com","hostname:www.coasttocoastamstore.com","id:/b9d508fdf3381ca6ccb4a13a2c93f185","brand:brands/COAST-PR (15194)","slug:coast-pr","hostname:coasttocoastam.com","hostname:www.coasttocoastam.com","hostname:qa.coasttocoastam.com"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","adPositions":[{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"guests_all_category","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/"},{"name":"video_playlist","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>"},{"name":"art_bell_category_year_month","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"articles_category_year_month","path":"/articles/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_category_year_month","path":"/guests/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year_month","path":"/photos/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"shows_category_year_month","path":"/shows/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_all_category_year","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"},{"name":"guests_all_category_year_month","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"}],"redirects":[{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/01a1ff23d7ce0a843e07d7fc1bb624cb2ce6ae9e","priority":0,"source":"/coastapp/wheretolisten.html","regex":false,"schedule":{"begin":1569267360000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/wheretolisten.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8a76b9e0d3ebc55fc9de73d0ec37284491025fe9","priority":0,"source":"^/amp/(\\w+)/([^\\\\]+)/?$","regex":true,"schedule":{"begin":1570474020000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp//1//2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/587497f011c07c1d0133108f30fbeb2bd0974f06","priority":0,"source":"^/rss/category200/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ufos-aerial-phenomena.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4f107974e176a0ffeeea5a0320c6ac42dec4fe45","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-show/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/551d8950fb21d3b6a31a886ae566411decd08cc1","priority":0,"source":"/forgot-password","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?subMenu=forgotPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3bc86b233e8f7a951b7a711d39ead47007d3bdc4","priority":0,"source":"^/rss/category10263/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/pop-culture.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/9d542abd804e20e642a3c8e1fc835ee8ee7907e5","priority":0,"source":"^/mobileapp/shows/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267780000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/show/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/31bdf854083d6417f1db978811a79ac3ec0f5d08","priority":0,"source":"^/rss/category10265/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/alternative-medicine-health.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e6490dcbbeeeb7a85212ef64b074ecfd3ccea222","priority":0,"source":"/art-bell/([^/]+)/$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/324b1c74e4e8f33fca7b3e35479d1ad139c7ba39","priority":0,"source":"/show","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4d8de997e2f97c17bb930bea26701ad38dc762aa","priority":0,"source":"^/reset-password/.*passwordToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?passwordToken=$1&subMenu=resetPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/7baab05c1197d38467fa2e9b75c6df99883c9245","priority":0,"source":"^/rss/category10260/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/mysteries-anomalies.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e8082e7bdfba0a60e49102f980e5d76fe444ca4b","priority":0,"source":"/contact","regex":false,"schedule":{"begin":1569247380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/contact"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/567f7050a645b33f29ac3bfb18a116f684fa3745","priority":0,"source":"^/rss/george-knapp-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-knapp.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/acd89e946e640d42fcf08c87702236e634d7eb17","priority":0,"source":"/dist/images/placeholder-specialguest.jpg","regex":false,"schedule":{"begin":1569267420000,"end":4115978604802},"destination":{"type":"URL","value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4b27d99f5288b1c74ae32a"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a35b7d8d1acbeab8bca35430efa9e70a67ad3b6c","priority":0,"source":"^/rss/category9615/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/prophecy-predictions.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/6b7f1d1daccd02399ab098fe69732a271bb4f0a9","priority":0,"source":"^/mobilefeeds/guests/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267840000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/guest/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d2d2636e25873354212d2381b61da649df1dc9ef","priority":0,"source":"^/rss/upcoming/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/upcoming.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bf53cd46a69b78328c350ce36de7f3e3d5791062","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1570536840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-art"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0ff8ab5acedf7aebd7400eaaa2cf580c2991466a","priority":0,"source":"^/rss/category10262/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/weird-bizarre.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a5978deb3192ea9ffe2471c8d7457bfc4a3a2e9","priority":0,"source":"/adchoices","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c06413f4123dfc77a7bf81168e31ac33df241cd9","priority":0,"source":"^/rss/category10261/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/creatures-myths-legends.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1183e2f05ae21a46e00e758d2339157a983cc4ed","priority":0,"source":"/ccpa","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://privacyportal.onetrust.com/webform/3546d798-21cd-434d-b031-f8701f4d2f21/63aa19e3-b95e-4430-9814-6ea9a5c6b7ad"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ace075af5dfd508a4a1715d26b16edd092f6d2c8","priority":0,"source":"/photo","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/photos"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/49507c339b0115497b32c6a3283eb123b037d331","priority":0,"source":"/subscriptions-fr","regex":false,"schedule":{"begin":1766510481472,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms-french"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/11f3f7d9e34eb6311278bebe90db7415ab5d8465","priority":0,"source":"/privacy/ca","regex":false,"schedule":{"begin":1760719560850,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/08e2011515dc2c9bf9ba988fe7acdfeb0ae842ba","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-art/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/963fae56ce6728f6aceca179c719cf1d373d74f9","priority":0,"source":"/terms/ca","regex":false,"schedule":{"begin":1760719620563,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d3c577a5957a6ce74165ace00f08d29c5a9d2bad","priority":0,"source":"^/rss/art-bell-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-art-bell.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/dd4812bf077af21ce5368b1183825b82f64bf48e","priority":0,"source":"/rss","regex":false,"schedule":{"begin":1569244920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e83b0e4efbac87aa8e952472f79c6d2f2c1fb905","priority":0,"source":"^/rss/category9609/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/nature-environment-earth-changes.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/f730314a4a77ccae99fce2410daffc9bdfbe458a","priority":0,"source":"^/mobilefeeds/articles/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569266820000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/article/1/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b2cedeeefbe61cf05295a790ea5fa9144488ee92","priority":0,"source":"^/rss/shows/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/12d056906695b8e156450da6b64abe1afa273ea2","priority":0,"source":"/coastapp/contact.html","regex":false,"schedule":{"begin":1569266940000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/contact.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/943788ed17e737a5fd562a8669107f0a462282b4","priority":0,"source":"^/rss/category10268/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/science-space-technology.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bbd9c04936ad2e606f83efb0c79943b925e7b5a8","priority":0,"source":"/shows/media.json","regex":false,"schedule":{"begin":1569267540000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-legacy-app/coast-media/shows/media.json"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b6bb4a726aca47fc5d708be1b516090c2b7379db","priority":0,"source":"^/rss/category9604/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ancient-world.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/77e64e6d2960205ee96ba7ac9c8c98ae38e62f12","priority":0,"source":"^/rss/upcoming/(\\d+)$","regex":true,"schedule":{"begin":1569267960000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/upcoming/limit/1"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a3bea55d650bf5855bc45eadce48932d13f048a3","priority":0,"source":"^/rss/category10266/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/spirituality-occult.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/89f3ee6c4a62b90fa26508b8379530c3e74e5174","priority":0,"source":"/member/email-george","regex":false,"schedule":{"begin":1569591240000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/email-george"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0cfa572a972a940bb93a841cdfce916b9074484a","priority":0,"source":"^/rss/guests/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1dfa6673d289b1879472f9a9ab59b362e4a5a2de","priority":0,"source":"^/amp/guest/([^/]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570474620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/guest//1-/2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/39bdb38dbd766591363c9a7edd0daa810d77a417","priority":0,"source":"^/rss/category209/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/supernatural-paranormal.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fb6dc625ca0b1cae57189375a6eafa69fffadfce","priority":0,"source":"/optout","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0d7e1ff6acf1656310065a8b709ed6e59cac6871","priority":0,"source":"^/rss/category10258/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/artwork-comics-multimedia.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/768ac5cb99a7d52634402220d532f0d5dcc74c43","priority":0,"source":"/terms","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d6e376699be6baacac73224d85a314dd0c1eb20c","priority":0,"source":"/article","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5730bcdf8df636368237d52ba87ce30c5279caf6","priority":0,"source":"/privacy","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8b75c50e21b820066102e722fc6aff3f811a9b5c","priority":0,"source":"^/rss/featured/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ed1766ef029c4f801b448762157db58ee8861457","priority":0,"source":"/article/r-i-p-art-bell-1945-2018","regex":false,"schedule":{"begin":1711472220395,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/article/rip-art-bell-1945-2018/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/434445d1a4b4ebf4de54c25c6396a4ae739ab178","priority":0,"source":"/guest","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ff66145559acad79d86d40d638b41ad0be756093","priority":0,"source":"/reset","regex":false,"schedule":{"begin":1747332616527,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/06e675a00c6d39f3b34ebf043db6813dbf91a434","priority":0,"source":"^/rss/category10264/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/current-events-economy.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1c69be4c5084be240ad8e3dff0cf6391736a00e6","priority":0,"source":"/content/terms-of-use-coasttocoastam","regex":false,"schedule":{"begin":1749749130768,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0c7896982422fb6926c6a7600ede248cbc6bd7ff","priority":0,"source":"/pages/george-knapp","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-knapp/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fac012cf7caf44332221586d91e03a66f5d5ad55","priority":0,"source":"^/verify-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sign-up/?a=2&c=3&emailToken=$1"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1a92b41b7247359008691f2d15b4f048c88b8e50","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570538700000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-show"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/2a548af3d7b31c723da940b0197b8e2adf3b477f","priority":0,"source":"^/videos/(\\d+)/$","regex":true,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/videos//1/0/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a88660c91bea7afddd455db194c5bd847560c38","priority":0,"source":"/subscriptions","regex":false,"schedule":{"begin":1766510462266,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5efe9ab7c4af3048e743df8943c6d97defe141e0","priority":0,"source":"^/rss/category10267/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/miscellaneous.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e97aba77e63c05834cf9f7a5f409c29b42e228a","priority":0,"source":"^/update-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?emailToken=$1&subMenu=updateEmailComplete&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/09317275ed3fed70e20248983fcc18aa48f7ecc3","priority":0,"source":"/coastinsider","regex":false,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/coastinsider/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cd6d5e5c50ece05df84983027e4e3db01076c20a","priority":0,"source":"^/rss/articles/\\d+$","regex":true,"schedule":{"begin":1569009480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3a041c4e26769cf2174d172718f745b2fab00124","priority":0,"source":"^/rss/inthenews/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/inthenews.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cb1091f77be1e944341eeda34a9517ae0e168ccc","priority":0,"source":"^/rss/george-noory-shows/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-noory.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e2df576c6a8c12437a8a7709b970f6b8cb736b1","priority":0,"source":"^/rss/category210/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/extraterrestrial.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/90fcc1f41dad53b628b2beccef84b83a6acbbbef","priority":0,"source":"/pages/george-noory","regex":false,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-noory/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4017a03713eec63060c5d4e273a8127a0343806f","priority":0,"source":"^/guest/([^\\\\]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570560420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guest//1-/2/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"ufzQm","keywords":["forgot password","reset password","resetpassword","forgotpassword"],"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?view=login&subMenu=forgotPassword"},"disabled":false,"schedule":{"begin":1747332850652,"end":4115978604802}}],"sections":{"general":{"name":"Coast to Coast AM","positioner":"Coast Insider","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[{"id":"coast to coast am"},{"id":"radio"},{"id":"ufos"},{"id":"creatures"},{"id":"extraterrestrial"},{"id":"supernatural"},{"id":"myths"},{"id":"legends"},{"id":"monsters"},{"id":"space"},{"id":"universe"},{"id":"science"},{"id":"mystery"},{"id":"sci-fi"},{"id":"george noory"},{"id":"ian punnett"},{"id":"george knapp"},{"id":"art bell"},{"id":"somewhere in time"}],"default_content":[{"id":"collections/Coast to Coast AM"}],"additional_distributions":[],"default_podcasts":[{"id":"18899828"}],"default_shows":[],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"34.052235","geo_longitude":"-118.243683","locale":null,"additional_copyright":null},"alert":null,"navigation":{"contact_menu_switch":null,"listen_live_switch":false,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":false,"advertise_switch":null,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"2aiKd","type":"link","label":"SHOWS","target":"_self","ref":"","children":[{"id":"IR5bA","type":"page","label":"SHOWS","target":"_self","ref":"shows","href":"/shows/"},{"id":"f2R1z","type":"page","label":"UPCOMING SHOWS","target":"_self","ref":"upcoming_shows","href":"/shows/upcoming/"},{"id":"GEtBZ","type":"page","label":"ART BELL VAULT","target":"_self","ref":"art_bell","href":"/art-bell/"},{"id":"d260C","type":"page","label":"CLASSIC SHOWS","target":"_self","ref":"classic_shows","href":"/shows/classic/"},{"id":"jv1zJ","type":"page","label":"SOMEWHERE IN TIME","target":"_self","ref":"somewhere_in_time","href":"/shows/somewhere-in-time-shows/"},{"id":"O3FG0","type":"page","label":"GUESTS","target":"_self","ref":"guests","href":"/guests/"}]},{"id":"TabME","type":"link","label":"HOSTS","target":"_self","ref":"","children":[{"id":"Ik1bc","type":"link","label":"George Noory","target":"_self","ref":"/host/george-noory/","href":"/host/george-noory/"},{"id":"vh7Dq","type":"link","label":"George Noory's TV Show","target":"_blank","ref":"https://www.gaia.com/series/beyond-belief","href":"https://www.gaia.com/series/beyond-belief"},{"id":"LECMe","type":"link","label":"George Knapp","target":"_self","ref":"/host/george-knapp/","href":"/host/george-knapp/"},{"id":"dtbO9","type":"link","label":"Richard Syrett","target":"_self","ref":"/host/richard-syrett/","href":"/host/richard-syrett/"},{"id":"ERkvQ","type":"link","label":"Connie Willis","target":"_self","ref":"/host/connie-willis/","href":"/host/connie-willis/"},{"id":"b6fgX","type":"link","label":"Lisa Garr","target":"_self","ref":"/host/lisa-garr/","href":"/host/lisa-garr/"},{"id":"Junqr","type":"link","label":"Rich Berra","target":"_self","ref":"/host/rich-berra/","href":"/host/rich-berra/"},{"id":"PoNby","type":"link","label":"Ryan Wrecker","target":"_self","ref":"/host/ryan-wrecker/","href":"/host/ryan-wrecker/"}]},{"id":"Kbm80","type":"page","label":"NEWS","target":"_self","ref":"articles","children":[{"id":"LzXez","type":"page","label":"Articles","target":"_self","ref":"articles","href":"/articles/"},{"id":"3e16F","type":"page","label":"In the News","target":"_self","ref":"in_the_news","href":"/inthenews/"}],"href":"/articles/"},{"id":"WY56L","type":"link","label":"MEDIA","target":"_self","ref":"#","children":[{"id":"gFB2m","type":"page","label":"Videos","target":"_self","ref":"videos","href":"/videos/"},{"id":"nPXuT","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/photos/"},{"id":"jVoli","type":"page","label":"Stations","target":"_self","ref":"stations","href":"/stations/"},{"id":"MSsLu","type":"link","label":"Youtube","target":"_blank","ref":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL","href":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL"}],"href":"#"},{"id":"q8wlL","type":"link","label":"Insider","target":"_self","ref":"/pages/coastinsider/","children":[],"href":"/pages/coastinsider/"},{"id":"6sNuc","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"W3HTE","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"meU2R","type":"page","label":"Best of Coast to Coast AM","target":"_self","ref":"bestof","href":"/best-of/"},{"id":"pUyH1","type":"page","label":"Paranormal Podcast Network","target":"_self","ref":"podcasts","href":"/podcasts/"}]},{"id":"HS3VR","type":"link","label":"More","target":"_self","ref":"#","children":[{"id":"sjWME","type":"link","label":"Newsletter","target":"_self","ref":"/pages/coastzone/","href":"/pages/coastzone/"},{"id":"IW5Fi","type":"link","label":"Paranormal Date","target":"_blank","ref":"https://paranormaldate.com/","href":"https://paranormaldate.com/"},{"id":"ikThW","type":"link","label":"Conspiracy Date","target":"_blank","ref":"https://conspiracydate.com/","href":"https://conspiracydate.com/"},{"id":"cYqov","type":"link","label":"Mobile App","target":"_self","ref":"/pages/mobile-app/","href":"/pages/mobile-app/"},{"id":"wblmE","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","href":"/pages/contact/"}],"href":"#"}],"menu_footer":[{"id":"SV69v","type":"link","label":"Local Stations","target":"_self","ref":"/stations/","children":[],"href":"/stations/"},{"id":"YRwgo","type":"link","label":"About","target":"_self","ref":"/pages/about/","children":[],"href":"/pages/about/"},{"id":"wj4PT","type":"link","label":"In Memoriam ","target":"_self","ref":"/article/in-memoriam/","children":[],"href":"/article/in-memoriam/"},{"id":"QbgQC","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"9dQjv","type":"link","label":"Need Help?","target":"_blank","ref":"https://help.coasttocoastam.com","children":[],"href":"https://help.coasttocoastam.com"},{"id":"Oc3x0","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","children":[],"href":"/pages/contact/"},{"id":"2sFEq","type":"link","label":"Privacy Policy","target":"_blank","ref":"/privacy ","children":[],"href":"/privacy "},{"id":"Npgr8","type":"link","label":"Privacy Policy CA","target":"_self","ref":"/privacy/ca","children":[],"href":"/privacy/ca"},{"id":"t1u5V","type":"link","label":"Terms of Use","target":"_blank","ref":"/terms","children":[],"href":"/terms"},{"id":"vJC0W","type":"link","label":"Terms of Use CA","target":"_self","ref":"/terms/ca","children":[],"href":"/terms/ca"},{"id":"kusX7","type":"link","label":"Your Privacy Choices","target":"_blank","ref":"/optout","children":[],"href":"/optout"},{"id":"OBYb3","type":"link","label":"Contest Rules","target":"_self","ref":"/content/general-contesting-guidelines/","children":[],"href":"/content/general-contesting-guidelines/"}]},"design":{"theme":"coast","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5d487da2363599e1af2d8075","asset":{"bucket":"assets.brands","resourceId":"%2F5d487da2363599e1af2d8075","href":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075"}},"logo_favicon":{"id":"asset://assets.coast2coast/5d4dc9096ea20854764b2ce8","asset":{"bucket":"assets.coast2coast","resourceId":"%2F5d4dc9096ea20854764b2ce8","href":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#ffffff","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":null,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"coasttocoastam","facebook_app_id":"140586622674265","facebook_fan_page_id":"105212777348","twitter_switch":true,"twitter_name":"coasttocoastam","youtube_switch":true,"youtube_name":"COASTTOCOASTAMOFFICIAL","instagram_switch":true,"instagram_name":"coast2coastam","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"coasttocoastamofficial"},"contact":{"page_intro":null,"show_social_switch":null,"phone_text_numbers_switch":null,"request_phone_number":null,"business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":null,"contacts":[{"type":"Email George"}],"eeo_report_asset":null,"employment_link_override":null,"public_file_assistance_link_override":null,"email_ip_blacklist":null,"enable_contest_promotions":null},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":null,"postup_switch":true,"email_format":null,"dataskrive_switch":null,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":null,"aptivada_switch":null,"aptivada_id":null,"google_webmaster_verification":null,"auth_type":{"taxo":{"name":"pws-auth"}}},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":""}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a63b6f0b0f993ffbe226fe1","type":"LEADS","record":{"title":"Video: Purdue-Backed Search for Amelia Earhart's Lost Plane Announced for October","subtitle":"A previously postponed Purdue-backed search for Amelia Earhart's plane will now happen this coming October.","image":"https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46","img_meta":{"base_id":"%2F68a76f48abc3782933d91c46","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-purdue-backed-search-for-amelia-earharts-lost-plane-announced-for-october/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a63b710b0f993ffbe226fe2","type":"LEADS","record":{"title":"In Coast You Missed It 7/24/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/6a63b5cbad57282a612710e6","img_meta":{"base_id":"%2F6a63b5cbad57282a612710e6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-72426/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a62617dcf0489828642cbf0","type":"LEADS","record":{"title":"Watch: Chilean Truck Driver Passes Ghost on Highway?","subtitle":"A Chilean truck driver previously skeptical of the paranormal was forced to reassess his thoughts on high strangeness after an eerie incident wherein he may have driven past a ghost. ","image":"https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5","img_meta":{"base_id":"%2F68644be7f7d74b008c5aa2e5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-chilean-truck-driver-passes-ghost-on-highway/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a627d2b68bac18759048b3e","type":"LEADS","record":{"title":"Metaphysical Shop Owner's Lawsuit Over Pennsylvania Fortune Telling Ban Moves Ahead","subtitle":"Following a legal victory earlier this summer, a metaphysical shop owner's lawsuit over Pennsylvania's ban on fortune telling could go to trial next year. ","image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","img_meta":{"base_id":"%2F667b38b1dbf4d678b57ba604","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/metaphysical-shop-owners-lawsuit-over-pennsylvania-fortune-telling-ban-moves-ahead/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a627d5168bac18759048b3f","type":"LEADS","record":{"title":"Kenya's Biting Bandit Possibly Captured","subtitle":"The already odd case of the biting bandit menacing a village in Kenya has taken a peculiar turn as residents of a separate community captured an individual who had also been roaming the streets chomping on unfortunate individuals, and some wonder if the two miscreants are one and the same. ","image":"https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662","img_meta":{"base_id":"%2F67647af93471c4dd659c7662","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/kenyas-biting-bandit-possibly-captured/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a598e3af3fdef5c125f8644","type":"PUBLISHING","record":{"ref_id":"%2F6a598e3af3fdef5c125f8644","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>Appearing for the full show, author \u003ca href=\"https://dannion.com/\" target=\"_blank\">Dannion Brinkley\u003c/a> shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death. Brinkley, who has been clinically dead multiple times —including a lightning strike incident that left him unconscious for 28 minutes— has spent decades bridging the gap between life and death, having sat at the bedside of hundreds of vets during their final moments. He described the NDE process as involving a &quot;panoramic life review,&quot; where individuals relive their actions and feel the impact of their behavior on others, often leading to profound personal transformation. &quot;You become every person that you've ever encountered,&quot; and you feel the full emotional consequences of your actions, he explained. This experience, he said, forced him to confront his past as a tough Marine and rethink his worldview.\u003c/p>\n\n\u003cp>Addressing common elements of NDEs, Brinkley noted that most people report &quot;floating above their body,&quot; witnessing themselves from a detached perspective. He posed a curious question: &quot;Who is that observer?&quot; The person that's looking down at their own body is the &quot;real&quot; you, he concluded. He also addressed skepticism and religious criticism faced by those sharing NDEs, clarifying that his experiences were not religious visions but encounters with &quot;radiant beings&quot; and &quot;cathedral-like&quot; realms.\u003c/p>\n\n\u003cp>Discussing his return from death, Brinkley admitted he &quot;would have never come back&quot; had he known beforehand but felt destined to share his story. He realized the divine nature of existence and the interconnectedness of all beings. Linking modern scientific discoveries to his experiences, he referenced the 2022 Nobel Prize in Physics, which demonstrated that &quot;physical reality is not here,&quot; aligning with his view that humans are primarily spiritual or electrical beings.\u003c/p>\n\n\u003cp>During the latter half of the show, Dannion took calls from listeners, as well as advocated for House Bill 9237, a veterans healthcare bill stalled in Congress. In the last half-hour, George featured a replay of his 2023 interview with psychic medium \u003ca href=\"https://www.coasttocoastam.com/show/2023-11-05-show/\" target=\"_blank\">Joyce Keller\u003c/a>, in which she spoke about her communications with spirits, including George's late aunt, the parapsychologist Shafica Karagulla.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: Jeff Nelken, Kevin Randle\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Secrets-Light-Lessons-Dannion-Brinkley/dp/0061662461/ctoc\" target=\"_blank\">Secrets of the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061094463/ctoc\" target=\"_blank\">At Peace in the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"AC/DC","title":"Night Prowler","url":"https://amazon.com/dp/B00O6L3KNS/ctoc?trackAsin=B00O6L3KNS"},{"artist":"Rush","title":"Leave That Thing Alone ","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Robert Goulet","title":"If I Ever Leave You","url":"https://amazon.com/dp/B01DKVEQDM/ctoc?trackAsin=B01DKVEQDM"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"The Association","title":"Never My Love","url":"https://amazon.com/dp/B001OGRK4I/ctoc?trackAsin=B001OGRK4I"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Frank Sinatra","title":"On A Clear Day (You Can See Forever)","url":"https://amazon.com/dp/B00FB0HIQS/ctoc?trackAsin=B00FB0HIQS"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Steve Miller","title":"Fly Like An Eagle","url":"https://amazon.com/dp/B00MB4AEOU/ctoc?1"},{"artist":"Soundgarden","title":"Night Surf ","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Eagles","title":"Hotel California","url":"https://amazon.com/dp/B00DAKW7Q2/ctoc?1"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc942cc137bf244201307"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/near-death experiences"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a63432ffe2480042dc63bc2","show":"coast","title":"Thu, Jul 23 2026 - Hour 1"},{"episodeId":"/episodes/6a634341fe2480042dc63bc3","show":"coast","title":"Thu, Jul 23 2026 - Hour 2"},{"episodeId":"/episodes/6a634353fe2480042dc63bc4","show":"coast","title":"Thu, Jul 23 2026 - Hour 3"},{"episodeId":"/episodes/6a634364fe2480042dc63bc5","show":"coast","title":"Thu, Jul 23 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","id":"%2F6a599134e7b66497a1722bbf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf","source_credit":"malija / iStock / Getty Images","title":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","url":"asset://assets.getty/6a599134e7b66497a1722bbf","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784815200000},"slug":{"type":"slug","value":"2026-07-23-show"},"summary":{"type":"html","value":"\u003cp>Appearing for the full show, author \u003ca href=\"https://dannion.com/\" target=\"_blank\">Dannion Brinkley\u003c/a> shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death. \u003c/p>\n\n"},"title":{"type":"title","value":"Understanding Near-Death Experiences"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">dannion.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightstreamers.com/dannion-brinkley\" target=\"_blank\">lightstreamers.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-23-2026-hour-1,07-23-2026-hour-2,07-23-2026-hour-3,07-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":"Appearing for the full show, author Dannion Brinkley shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","link":"","new_tab":false,"source_credit":"malija / iStock / Getty Images","title":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","url":"asset://assets.getty/6a599134e7b66497a1722bbf","use_caption":false},"keywords":["keywords/near-death experiences"],"primary_slug":"2026-07-23-show","slugs":["2026-07-23-show"],"sponsored":false,"title":"Understanding Near-Death Experiences"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784887200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"dmHpP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-23-show/"},"slug":"2026-07-23-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf","title":"Understanding Near-Death Experiences","description":"Appearing for the full show, author Dannion Brinkley shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death.","author":""},"pub_start":1784887200000,"pub_until":4115978604802,"pub_changed":1784890275496,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffc942cc137bf244201307","slug":"brinkley-dannion-5744","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","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>Dannion Brinkley is author of The Secrets of the Light, Saved by the Light, and At Peace in the Light. He is loved and respected worldwide for his inspirational lectures on the Near-Death Experience, Palliative and Hospice Care, Complementary and Alternative Healing Practices, and Self-Awareness. Since 1977, Dannion has worked diligently, looking for the best way to integrate conventional and complimentary medicine.\u003c/p>\n\n\u003cp>Having survived numerous brushes with death, Dannion is an expert in the dying process. He was struck twice by lightning and has since survived heart failure, open-heart surgery, ruptured subdural hematomas, brain surgery, and a massive grand mal seizure. That first lightning strike radically changed his life. Dannion became a hospice and nursing home volunteer. In the past 25 years of volunteer service, he has been at the bedside of over 340 people at the point of death, and more than 1200 during their final days, accruing more than 16,000 hours of service.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Secrets-Light-Lessons-Dannion-Brinkley/dp/0061662461/ctoc\" target=\"_blank\">Secrets of the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061094463/ctoc\" target=\"_blank\">At Peace in the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F63646358632a1a01686b57fc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc","source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"brinkley-dannion-5744"},"summary":{"type":"html","value":"\u003cp>Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.\u003c/p>\n\n"},"title":{"type":"title","value":"Dannion Brinkley"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0967950708\" target=\"_blank\">As it is in Heaven: an interview with Dannion Brinkley\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">dannion.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightstreamers.com/dannion-brinkley\" target=\"_blank\">lightstreamers.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://help.thetwilightbrigade.com/\" target=\"_blank\">thetwilightbrigade.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.harpercollins.com/blogs/authors/dannion-brinkley\" target=\"_blank\">harpercollins.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/brinkley-dannion-5744","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false},"keywords":[],"primary_slug":"brinkley-dannion-5744","slugs":["brinkley-dannion-5744"],"sponsored":false,"title":"Dannion Brinkley"},"targeting":{"exclusion":{"tags":[]},"publish_date":1516539540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IsuU2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1516539540000,"type":"content:coast-to-coast-guest","summary":{"title":"Dannion Brinkley","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc"}}]}},{"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:/6a598e3af3fdef5c125f8644","slug:2026-07-23-show","slug:2026-07-23-show","keyword:keywords/near-death experiences"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1786162861000,"\u003cupcoming_pub_after>":1784955600000,"\u003cpub_start>":1784953261000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1785039661000,"\u003ctonight_pub_after>":1784955600000},"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":"%2F6a59c5a6e681de73d2c44acf","type":"PUBLISHING","record":{"ref_id":"%2F6a59c5a6e681de73d2c44acf","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","link":"","title":"Dark angel standing on mountain top at night with moon behind","caption":"Dark angel with wings spread standing on a mountain top at night with large yellow moon behind","id":"%2F6a59c78dd38804a6ed430021","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021","source_credit":"Rfldesign1982 / iStock / Getty Images","url":"asset://assets.getty/6a59c78dd38804a6ed430021","use_caption":false}},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Glimmer-Man-Cloaked-Beings-Among/dp/B0GP6YGPND/ctoc\" target=\"_blank\">\u003cu>Glimmer Man: Cloaked Beings That Move Among Us\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mothman-Dynasty-Chicagos-Winged-Humanoids/dp/1975872568/ctoc\" target=\"_blank\">Mothman Dynasty: Chicago's Winged Humanoids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Winged-Cryptids-Humanoids-Anomalous-Creatures/dp/B087S82FCR/ctoc\" target=\"_blank\">Winged Cryptids\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e006c19cc137bf244201a2d","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"show_audio":{"type":"link","value":[]},"zype_highlights":{"type":"plain","value":""},"articles":{"value":"","type":"html"},"display_highlights":{"type":"checkbox","value":false},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1784901600000},"slug":{"type":"slug","value":"2026-07-24-show"},"summary":{"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> will be joined by paranormal researcher, author, and investigator \u003ca href=\"https://phantomsandmonsters.com/\" target=\"_blank\">\u003cu>Lon Strickler\u003c/u>\u003c/a>, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Winged Cryptids / Open Lines"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.phantomsandmonsters.com/\" target=\"_blank\">phantomsandmonsters.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> will be joined by paranormal researcher, author, and investigator \u003ca href=\"https://phantomsandmonsters.com/\" target=\"_blank\">\u003cu>Lon Strickler\u003c/u>\u003c/a>, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"host":{"value":["%2F5dfa8b6be99a880e568ef39a"],"type":"link"},"keywords":{"type":"tag","value":["keywords/cryptids","keywords/winged humanoids"]},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"keywords":["keywords/cryptids","keywords/winged humanoids"],"primary_slug":"2026-07-24-show","slugs":["2026-07-24-show"],"sponsored":false,"title":"Winged Cryptids / Open Lines","author":"","description":"Guest host Richard Syrett will be joined by paranormal researcher, author, and investigator Lon Strickler, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!","image":{"source_credit":"Rfldesign1982 / iStock / Getty Images","url":"asset://assets.getty/6a59c78dd38804a6ed430021","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"Dark angel standing on mountain top at night with moon behind","caption":"Dark angel with wings spread standing on a mountain top at night with large yellow moon behind","link":"","new_tab":false}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"5gNnG"}],"exclusion":{"tags":[]},"publish_date":1784973600000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-07-24-show/"},"slug":"2026-07-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021","title":"Winged Cryptids / Open Lines","description":"Guest host Richard Syrett will be joined by paranormal researcher, author, and investigator Lon Strickler, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!","author":""},"pub_start":1784973600000,"pub_until":4115978604802,"pub_changed":1784973600000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett","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:/6a59c5a6e681de73d2c44acf","slug:2026-07-24-show","slug:2026-07-24-show","keyword:keywords/cryptids","keyword:keywords/winged humanoids"]}}],"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":"%2F6a59c5a6e681de73d2c44acf","type":"PUBLISHING","record":{"ref_id":"%2F6a59c5a6e681de73d2c44acf","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","link":"","title":"Dark angel standing on mountain top at night with moon behind","caption":"Dark angel with wings spread standing on a mountain top at night with large yellow moon behind","id":"%2F6a59c78dd38804a6ed430021","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021","source_credit":"Rfldesign1982 / iStock / Getty Images","url":"asset://assets.getty/6a59c78dd38804a6ed430021","use_caption":false}},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Glimmer-Man-Cloaked-Beings-Among/dp/B0GP6YGPND/ctoc\" target=\"_blank\">\u003cu>Glimmer Man: Cloaked Beings That Move Among Us\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mothman-Dynasty-Chicagos-Winged-Humanoids/dp/1975872568/ctoc\" target=\"_blank\">Mothman Dynasty: Chicago's Winged Humanoids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Winged-Cryptids-Humanoids-Anomalous-Creatures/dp/B087S82FCR/ctoc\" target=\"_blank\">Winged Cryptids\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e006c19cc137bf244201a2d","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"show_audio":{"type":"link","value":[]},"zype_highlights":{"type":"plain","value":""},"articles":{"value":"","type":"html"},"display_highlights":{"type":"checkbox","value":false},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1784901600000},"slug":{"type":"slug","value":"2026-07-24-show"},"summary":{"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> will be joined by paranormal researcher, author, and investigator \u003ca href=\"https://phantomsandmonsters.com/\" target=\"_blank\">\u003cu>Lon Strickler\u003c/u>\u003c/a>, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Winged Cryptids / Open Lines"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.phantomsandmonsters.com/\" target=\"_blank\">phantomsandmonsters.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> will be joined by paranormal researcher, author, and investigator \u003ca href=\"https://phantomsandmonsters.com/\" target=\"_blank\">\u003cu>Lon Strickler\u003c/u>\u003c/a>, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"host":{"value":["%2F5dfa8b6be99a880e568ef39a"],"type":"link"},"keywords":{"type":"tag","value":["keywords/cryptids","keywords/winged humanoids"]},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"keywords":["keywords/cryptids","keywords/winged humanoids"],"primary_slug":"2026-07-24-show","slugs":["2026-07-24-show"],"sponsored":false,"title":"Winged Cryptids / Open Lines","author":"","description":"Guest host Richard Syrett will be joined by paranormal researcher, author, and investigator Lon Strickler, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!","image":{"source_credit":"Rfldesign1982 / iStock / Getty Images","url":"asset://assets.getty/6a59c78dd38804a6ed430021","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"Dark angel standing on mountain top at night with moon behind","caption":"Dark angel with wings spread standing on a mountain top at night with large yellow moon behind","link":"","new_tab":false}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"5gNnG"}],"exclusion":{"tags":[]},"publish_date":1784973600000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-07-24-show/"},"slug":"2026-07-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021","title":"Winged Cryptids / Open Lines","description":"Guest host Richard Syrett will be joined by paranormal researcher, author, and investigator Lon Strickler, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!","author":""},"pub_start":1784973600000,"pub_until":4115978604802,"pub_changed":1784973600000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006c19cc137bf244201a2d","slug":"strickler-lon-61573","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/strickler-lon/61573","cuser":"","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.phantomsandmonsters.com/\" target=\"_blank\">phantomsandmonsters.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Lon Strickler is a Fortean researcher, author, and publisher of the syndicated 'Phantoms and Monsters' blog. He began the blog in 2005, which has steadily grown in popularity and is read daily by tens of thousands of paranormal enthusiasts, investigators and those seeking the truth. His research and reports have been featured on hundreds of online media sources. Several of these published reports have been presented on various television segments, including The History Channel's 'Ancient Aliens,' Syfy's 'Paranormal Witness', 'Fact or Faked: Paranormal Files,' and Destination America's 'Monsters and Mysteries in America.'\u003c/p>\n\n\u003cp>He has been interviewed on hundreds of radio &amp; online broadcasts, including multiple guest appearances on 'Coast to Coast AM.' He was also featured on Destination America's 'Monsters and Mysteries in America' television show for 'The Sykesville Monster' episode. Lon has written 9 books and is currently the host of Phantoms &amp; Monsters Radio.\u003c/p>\n\n\u003cp>Lon was born and raised in south central Pennsylvania, near the Gettysburg National Military Park and Battlefield. After living in the Baltimore, MD metro area for 40 years, he eventually moved back to his hometown in 2016.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Phantoms-Monsters-Cryptid-Encounters-ebook/dp/B009HXHJQ4/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Cryptid Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Phantoms-Monsters-Encounters-Lon-Strickler-ebook/dp/B00GVKHGLY/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Strange Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Phantoms-Monsters-Unexplained-Lon-Strickler/dp/1539465551/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Unexplained Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Phantoms-Monsters-Mysterious-Lon-Strickler/dp/1530320798/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Mysterious Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Phantoms-Monsters-Encounters-Lon-Strickler/dp/153032081X/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Bizarre Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mothman-Dynasty-Chicagos-Winged-Humanoids/dp/1975872568/ctoc\" target=\"_blank\">Mothman Dynasty: Chicago's Winged Humanoids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1093448814/ctoc\" target=\"_blank\">Alien Disclosure: Experiencers Expose Reality\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Winged-Cryptids-Humanoids-Anomalous-Creatures/dp/B087S82FCR/ctoc\" target=\"_blank\">Winged Cryptids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Glimmer-Man-Cloaked-Beings-Among/dp/B0GP6YGPND/ctoc\" target=\"_blank\">\u003cu>Glimmer Man: Cloaked Beings That Move Among Us\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>Lon Strickler is a Fortean researcher, author, and publisher of the syndicated 'Phantoms and Monsters' blog. He began the blog in 2005, which has steadily grown in popularity and is read daily by tens of thousands of paranormal enthusiasts, investigators and those seeking the truth. \u003c/p>\n\n"},"title":{"type":"title","value":"Lon Strickler"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F695af321eed730228dea4c0a","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/695af321eed730228dea4c0a","source_credit":"","link":"","title":"","url":"asset://new_assets/695af321eed730228dea4c0a","use_caption":false,"alt_text":""}},"slug":{"value":"strickler-lon-61573","type":"slug"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/strickler-lon/61573","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/strickler-lon-61573"},"summary":{"keywords":[],"primary_slug":"strickler-lon-61573","slugs":["strickler-lon-61573"],"sponsored":false,"title":"Lon Strickler","author":"Coast to Coast AM Staff","description":"Lon Strickler is a Fortean researcher, author, and publisher of the syndicated 'Phantoms and Monsters' blog. He began the blog in 2005, which has steadily grown in popularity and is read daily by tens of thousands of paranormal enthusiasts, investigators and those seeking the truth.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/695af321eed730228dea4c0a","alt_text":"","use_caption":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1502422440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"QKjnp","operator":"OR","readonly":false,"remove":false}]}},"pub_start":1502422440000,"type":"content:coast-to-coast-guest","summary":{"title":"Lon Strickler","description":"Lon Strickler is a Fortean researcher, author, and publisher of the syndicated 'Phantoms and Monsters' blog. He began the blog in 2005, which has steadily grown in popularity and is read daily by tens of thousands of paranormal enthusiasts, investigators and those seeking the truth.","image":"https://i.iheart.com/v3/re/new_assets/695af321eed730228dea4c0a"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source_url":{"type":"plain","value":""},"title":{"type":"title","value":"Richard Syrett"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"source":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","url":"asset://new_assets/628c6d9cb74536eea705a364","alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false}}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett","author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a59c5a6e681de73d2c44acf","slug:2026-07-24-show","slug:2026-07-24-show","keyword:keywords/cryptids","keyword:keywords/winged humanoids"]}},{"id":"%2F6a62b90052ca6598907a7d79","type":"PUBLISHING","record":{"ref_id":"%2F6a62b90052ca6598907a7d79","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>First Half: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> welcomes author, filmmaker, and paleontologist \u003ca href=\"https://facebook.com/people/the-bigfoot-chronicles-trilogy/100063547892577\" target=\"_blank\">\u003cu>Ron Meyer\u003c/u>\u003c/a>\u003cu>,\u003c/u> who explores the strange phenomena reported at Bradshaw Ranch, the possible connection between UFOs and cryptids like Bigfoot, and the mysteries of time loops, mystical states, non-dual awareness, and out-of-body experiences.\u003c/p>\n\n\u003cp>Second Half: Writer \u003ca href=\"https://www.youtube.com/@TheSianFromAtlantis\" target=\"_blank\">Sian Ingham\u003c/a> examines the enduring legend of Atlantis, separating history from myth. He traces the colorful figures who claimed visions of the lost civilization, from a Gold Rush-era teenager whose dreams inspired a landmark New Age text to the self-proclaimed &quot;Cat Woman from Sirius,&quot; who said she channeled an Atlantean priest-king. He also takes a fresh look at Plato's writings and their role in shaping the Atlantis story.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/4/98 when the former Director of Project Stargate, Dale Graff, discussed the U.S. government's experiments with remote viewing.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/High-Strangeness-Bradshaw-Ranch/dp/1962340902/ctoc\" target=\"_blank\">The High Strangeness of Bradshaw Ranch\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/High-Strangeness-Bigfoot-Ronald-Meyer/dp/B0GS7F5SDB/ctoc\" target=\"_blank\">The High Strangeness of Bigfoot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bigfoot-Alien-Connection-Revisited/dp/1955471576/ctoc\" target=\"_blank\">The Bigfoot Alien Connection Revisited\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Atlantis-Through-Time-Writing-Rewriting/dp/1968185003/ctoc\" target=\"_blank\">Atlantis Through Time: The Writing and Rewriting of an Occult Legend\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":["%2F68798c35f44831857db43032","%2F6a62b0b3baf43dafe5dd359a"]},"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/Bradshaw Ranch","keywords/high strangeness","keywords/Atlantis"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Underwater landscape with ruins","id":"%2F6a62bd691003898ad116653e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62bd691003898ad116653e","source_credit":"StockByM / iStock / Getty Images","title":"Ruins of the Atlantis civilization. Underwater ruins","url":"asset://assets.getty/6a62bd691003898ad116653e","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784988000000},"slug":{"type":"slug","value":"2026-07-25-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> welcomes author and filmmaker \u003ca href=\"https://facebook.com/people/the-bigfoot-chronicles-trilogy/100063547892577\" target=\"_blank\">\u003cu>Ron Meyer\u003c/u>\u003c/a>\u003cu>,\u003c/u> who explores the strange phenomena reported at Bradshaw Ranch, the possible connection between UFOs and cryptids like Bigfoot, and the mysteries of time loops, mystical states, and non-dual awareness. Followed by writer \u003ca href=\"https://www.youtube.com/@TheSianFromAtlantis\" target=\"_blank\">Sian Ingham\u003c/a>, who examines the enduring legend of Atlantis, separating history from myth, and tracing the colorful figures who claimed visions of the lost civilization.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/4/98 when the former Director of Project Stargate, Dale Graff, discussed remote viewing.\u003c/p>\n\n"},"title":{"type":"title","value":"High Strangeness / Atlantis Legends"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://facebook.com/people/the-bigfoot-chronicles-trilogy/100063547892577\" target=\"_blank\">\u003cu>facebook.com/people/the-bigfoot-chronicles-trilogy\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@TheSianFromAtlantis\" target=\"_blank\">youtube.com/@TheSianFromAtlantis\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":"Richard Syrett welcomes author and filmmaker Ron Meyer, who explores the strange phenomena reported at Bradshaw Ranch, the possible connection between UFOs and cryptids like Bigfoot, and the mysteries of time loops, mystical states, and non-dual awareness. Followed by writer Sian Ingham, who examines the enduring legend of Atlantis, separating history from myth, and tracing the colorful figures who claimed visions of the lost civilization. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/4/98 when the former Director of Project Stargate, Dale Graff, discussed remote viewing.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Underwater landscape with ruins","link":"","new_tab":false,"source_credit":"StockByM / iStock / Getty Images","title":"Ruins of the Atlantis civilization. Underwater ruins","url":"asset://assets.getty/6a62bd691003898ad116653e","use_caption":false},"keywords":["keywords/Bradshaw Ranch","keywords/high strangeness","keywords/Atlantis"],"primary_slug":"2026-07-25-show","slugs":["2026-07-25-show"],"sponsored":false,"title":"High Strangeness / Atlantis Legends"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785060000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ALOEz","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/creatures-myths-legends","coast-categories/spirituality-occult","coast-categories/ancient-world","coast-categories/alternative-history-conspiracies","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-25-show/"},"slug":"2026-07-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62bd691003898ad116653e","title":"High Strangeness / Atlantis Legends","description":"Richard Syrett welcomes author and filmmaker Ron Meyer, who explores the strange phenomena reported at Bradshaw Ranch, the possible connection between UFOs and cryptids like Bigfoot, and the mysteries of time loops, mystical states, and non-dual awareness. Followed by writer Sian Ingham, who examines the enduring legend of Atlantis, separating history from myth, and tracing the colorful figures who claimed visions of the lost civilization. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/4/98 when the former Director of Project Stargate, Dale Graff, discussed remote viewing.","author":""},"pub_start":1785060000000,"pub_until":4115978604802,"pub_changed":1785060000000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/creatures-myths-legends","coast-categories/spirituality-occult","coast-categories/ancient-world","coast-categories/alternative-history-conspiracies","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F68798c35f44831857db43032","slug":"ron-meyer","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ron-meyer/","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>Filmmaker, scientist, and storyteller Ron Meyer explores the urgent questions facing our world today. He focuses on consciousness, faith, technology, and the evolving role of spirituality in an age shaped by artificial intelligence and global change.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Jesus-Near-Death-Experience-Ronald-Meyer/dp/B0DY649678/ctoc\" target=\"_blank\">Jesus Had a Near-Death Experience\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/High-Strangeness-Bigfoot-Ronald-Meyer/dp/B0GS7F5SDB/ctoc\" target=\"_blank\">The High Strangeness of Bigfoot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bigfoot-Alien-Connection-Revisited/dp/1955471576/ctoc\" target=\"_blank\">The Bigfoot Alien Connection Revisited\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/High-Strangeness-Bradshaw-Ranch/dp/1962340902/ctoc\" target=\"_blank\">The High Strangeness of Bradshaw Ranch\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":"%2F687d8b835f5982a793cc0927","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/687d8b835f5982a793cc0927","source_credit":"","title":"","url":"asset://new_assets/687d8b835f5982a793cc0927","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ron-meyer"},"summary":{"type":"html","value":"\u003cp>Filmmaker, scientist, and storyteller Ron Meyer explores the urgent questions facing our world today. He focuses on consciousness, faith, technology, and the evolving role of spirituality in an age shaped by artificial intelligence and global change.\u003c/p>\n\n"},"title":{"type":"title","value":"Ron Meyer"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=-sMx-Yrp5sE&t=4852s\" target=\"_blank\">The Alien Paranormal Connection Revealed\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.imdb.com/name/nm3499084\" target=\"_blank\">IMDB\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/people/the-bigfoot-chronicles-trilogy/100063547892577\" target=\"_blank\">\u003cu>facebook.com/people/the-bigfoot-chronicles-trilogy\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":"Filmmaker, scientist, and storyteller Ron Meyer explores the urgent questions facing our world today. He focuses on consciousness, faith, technology, and the evolving role of spirituality in an age shaped by artificial intelligence and global change.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/687d8b835f5982a793cc0927","use_caption":false},"keywords":[],"primary_slug":"ron-meyer","slugs":["ron-meyer"],"sponsored":false,"title":"Ron Meyer"},"targeting":{"exclusion":{"tags":[]},"publish_date":1752796320000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"aBqaQ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/science-space-technology","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1752796320000,"type":"content:coast-to-coast-guest","summary":{"title":"Ron Meyer","description":"Filmmaker, scientist, and storyteller Ron Meyer explores the urgent questions facing our world today. He focuses on consciousness, faith, technology, and the evolving role of spirituality in an age shaped by artificial intelligence and global change.","image":"https://i.iheart.com/v3/re/new_assets/687d8b835f5982a793cc0927"}},{"ref_id":"%2F6a62b0b3baf43dafe5dd359a","slug":"sian-ingham","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/sian-ingham/","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>Sian Ingham has worked as a writer and editor of fiction, games, and nonfiction for over twenty years. They are best known for the Bram Stoker Awards–nominated book We Don’t Go Back: A Watcher’s Guide to Folk Horror (2018).\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Atlantis-Through-Time-Writing-Rewriting/dp/1968185003/ctoc\" target=\"_blank\">Atlantis Through Time: The Writing and Rewriting of an Occult Legend\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/We-Dont-Go-Back-Watchers/dp/1722748818/ctoc\" target=\"_blank\">We Don't Go Back: A Watcher's Guide to Folk Horror\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":"%2F6a62b16dbaf43dafe5dd35a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a62b16dbaf43dafe5dd35a7","source_credit":"","title":"","url":"asset://new_assets/6a62b16dbaf43dafe5dd35a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"sian-ingham"},"summary":{"type":"html","value":"\u003cp>Sian Ingham has worked as a writer and editor of fiction, games, and nonfiction for over twenty years.\u003c/p>\n\n"},"title":{"type":"title","value":"Sian Ingham"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/@TheSianFromAtlantis\" target=\"_blank\">youtube.com/@TheSianFromAtlantis\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":"Sian Ingham has worked as a writer and editor of fiction, games, and nonfiction for over twenty years.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a62b16dbaf43dafe5dd35a7","use_caption":false},"keywords":[],"primary_slug":"sian-ingham","slugs":["sian-ingham"],"sponsored":false,"title":"Sian Ingham"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784852640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"4qGBk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1784852640000,"type":"content:coast-to-coast-guest","summary":{"title":"Sian Ingham","description":"Sian Ingham has worked as a writer and editor of fiction, games, and nonfiction for over twenty years.","image":"https://i.iheart.com/v3/re/new_assets/6a62b16dbaf43dafe5dd35a7"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source_url":{"type":"plain","value":""},"title":{"type":"title","value":"Richard Syrett"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"source":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","url":"asset://new_assets/628c6d9cb74536eea705a364","alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false}}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett","author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a62b90052ca6598907a7d79","slug:2026-07-25-show","slug:2026-07-25-show","keyword:keywords/Bradshaw Ranch","keyword:keywords/high strangeness","keyword:keywords/Atlantis"]}},{"id":"%2F6a62c0b152ca6598907a7d92","type":"PUBLISHING","record":{"ref_id":"%2F6a62c0b152ca6598907a7d92","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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: Joining George Knapp, \u003ca href=\"https://dwpasulka.com/\" target=\"_blank\">Diana Walsh Pasulka\u003c/a>, professor of Religious Studies at the University of North Carolina Wilmington, explores the intersection of UFO encounters, religious belief, and extraordinary human experiences. She examines the striking parallels between ancient visionaries and modern experiencers, the cultural impact of UFO phenomena, and what these events may suggest about humanity's future.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://hakim-isler.com/\" target=\"_blank\">\u003cu>Hakim Isler\u003c/u>\u003c/a> discusses techniques for expanding human potential beyond conventional limits. Drawing on his experience in wilderness training, remote viewing, and mindsight, he shares practical insights into developing human capabilities, along with lessons learned from his work with the Monroe Institute.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/American-Cosmic-UFOs-Religion-Technology/dp/019069288X/ctoc\" target=\"_blank\">American Cosmic: UFOs, Religion, Technology\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Heaven-Can-Wait-Purgatory-Devotional/dp/0195382021/ctoc\" target=\"_blank\">Heaven Can Wait: Purgatory in Catholic Devotional and Popular Culture\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Experiences-Nonhuman-Intelligences-Pasulka/dp/1250879566/ctoc\" target=\"_blank\">Encounters: Experiences with Nonhuman Intelligences\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":["%2F5e00639dcc137bf24420198f","%2F684b6b3e3c49d973c3fd744e"]},"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/UFOs","keywords/religious studies","keywords/human potential"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Visitor from space. UFO fleet in nebulous sky","id":"%2F6a62c2bda0317b10c403d354","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62c2bda0317b10c403d354","source_credit":"bestdesigns / iStock / Getty Images","title":"Visitor from space","url":"asset://assets.getty/6a62c2bda0317b10c403d354","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785074400000},"slug":{"type":"slug","value":"2026-07-26-show"},"summary":{"type":"html","value":"\u003cp>First Half: Joining George Knapp, Professor of Religious Studies \u003ca href=\"https://dwpasulka.com/\" target=\"_blank\">Diana Walsh Pasulka\u003c/a> explores the intersection of UFO encounters, religious belief, and extraordinary human experiences. She'll examine the striking parallels between ancient visionaries and modern experiencers, the cultural impact of UFO phenomena, and what these events may suggest about humanity's future.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://hakim-isler.com/\" target=\"_blank\">\u003cu>Hakim Isler\u003c/u>\u003c/a> discusses techniques for expanding human potential beyond conventional limits. Drawing on his experience in wilderness training, remote viewing, and mindsight, he shares practical insights into developing human capabilities.\u003c/p>\n\n"},"title":{"type":"title","value":"UFOs & Religious Belief / Expanding Human Potential"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dwpasulka.com/\" target=\"_blank\">\u003cu>dwpasulka.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psigamesinternational.com/\" target=\"_blank\">\u003cu>psigamesinternational.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://hakim-isler.com/\" target=\"_blank\">hakim-isler.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: Joining George Knapp, Professor of Religious Studies Diana Walsh Pasulka explores the intersection of UFO encounters, religious belief, and extraordinary human experiences. She'll examine the striking parallels between ancient visionaries and modern experiencers, the cultural impact of UFO phenomena, and what these events may suggest about humanity's future. Second Half: Author Hakim Isler discusses techniques for expanding human potential beyond conventional limits. Drawing on his experience in wilderness training, remote viewing, and mindsight, he shares practical insights into developing human capabilities.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Visitor from space. UFO fleet in nebulous sky","link":"","new_tab":false,"source_credit":"bestdesigns / iStock / Getty Images","title":"Visitor from space","url":"asset://assets.getty/6a62c2bda0317b10c403d354","use_caption":false},"keywords":["keywords/UFOs","keywords/religious studies","keywords/human potential"],"primary_slug":"2026-07-26-show","slugs":["2026-07-26-show"],"sponsored":false,"title":"UFOs & Religious Belief / Expanding Human Potential"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785146400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"78YJ5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-26-show/"},"slug":"2026-07-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62c2bda0317b10c403d354","title":"UFOs & Religious Belief / Expanding Human Potential","description":"First Half: Joining George Knapp, Professor of Religious Studies Diana Walsh Pasulka explores the intersection of UFO encounters, religious belief, and extraordinary human experiences. She'll examine the striking parallels between ancient visionaries and modern experiencers, the cultural impact of UFO phenomena, and what these events may suggest about humanity's future. Second Half: Author Hakim Isler discusses techniques for expanding human potential beyond conventional limits. Drawing on his experience in wilderness training, remote viewing, and mindsight, he shares practical insights into developing human capabilities.","author":""},"pub_start":1785146400000,"pub_until":4115978604802,"pub_changed":1785146400000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-knapp","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00639dcc137bf24420198f","slug":"pasulka-diana-walsh-98068","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/pasulka-diana-walsh/98068","cuser":"","fields":{"show_appearances":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dwpasulka.com/\" target=\"_blank\">dwpasulka.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://uncw.edu/par/faculty/faculty-pasulka.html\" target=\"_blank\">uncw.edu\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Diana Walsh Pasulka"},"summary":{"type":"html","value":"\u003cp>Dr. Diana Walsh Pasulka is a professor of religious studies at the University of North Carolina, Wilmington. She writes and teaches about the history of the Catholic tradition and new religious movements, particularly as they intersect with digital technologies. Her published work, on topics as varied as the Catholic doctrine of Purgatory to UFOs, to human potentials, has received international acclaim.\u003c/p>\n\n"},"slug":{"type":"slug","value":"pasulka-diana-walsh-98068"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Dr. Diana Walsh Pasulka is a professor of religious studies at the University of North Carolina, Wilmington. She writes and teaches about the history of the Catholic tradition and new religious movements, particularly as they intersect with digital technologies. Her published work, on topics as varied as the Catholic doctrine of Purgatory to UFOs, to human potentials, has received international acclaim. She contributes to a diverse range of media and her work can be found in Vice, Vox, Fox News, Tank, The Los Angeles Review of Books, among others. Her insights and perspectives have captured the attention of audiences with notable appearances on Vox Media’s Ezra Klein, Coast to Coast, and Lex Fridman.\u003c/p>\n\n\u003cp>In cooperation with the Vatican Apostolic Archive (formerly, the Vatican Secret Archive), Dr. Pasulka leads the translation project of the canonization records of the revered saint, Joseph of Copertino, an Italian saint from the 17th Century. St. Copertino is known as the saint who levitated. Dr. Pasulka also consults for movies, television productions, and documentaries. She is the consulting producer for the forthcoming docuseries Encounters and is featured in the JJ Abrams docuseries UFO. She’s spoken at the Guggenheim in New York City, universities, corporations, and conferences including SXSW, about technology, futurism, and historical and contemporary reports of aerial phenomena. \u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/American-Cosmic-UFOs-Religion-Technology/dp/019069288X/ctoc\" target=\"_blank\">American Cosmic: UFOs, Religion, Technology\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Heaven-Can-Wait-Purgatory-Devotional/dp/0195382021/ctoc\" target=\"_blank\">Heaven Can Wait: Purgatory in Catholic Devotional and Popular Culture\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Experiences-Nonhuman-Intelligences-Pasulka/dp/1250879566/ctoc\" target=\"_blank\">Encounters: Experiences with Nonhuman Intelligences\u003c/a>\u003c/li>\u003c/ul>\n\n"},"videos":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"new_tab":false,"url":"asset://new_assets/654936348242cad84d71ab71","title":"","alt_text":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F654936348242cad84d71ab71","link":"","caption":"","source_credit":"","public_uri":"https://i.iheart.com/v3/re/new_assets/654936348242cad84d71ab71","bucket":"new_assets"}},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]}},"ingestion":{"external_url":"","feed_content_id":"/content/pasulka-diana-walsh-98068","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/pasulka-diana-walsh/98068"},"summary":{"primary_slug":"pasulka-diana-walsh-98068","slugs":["pasulka-diana-walsh-98068"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Dr. Diana Walsh Pasulka is a professor of religious studies at the University of North Carolina, Wilmington. She writes and teaches about the history of the Catholic tradition and new religious movements, particularly as they intersect with digital technologies. Her published work, on topics as varied as the Catholic doctrine of Purgatory to UFOs, to human potentials, has received international acclaim.","image":{"use_caption":false,"source_credit":"","url":"asset://new_assets/654936348242cad84d71ab71","link":"","caption":"","new_tab":false,"title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"title":"Diana Walsh Pasulka"},"targeting":{"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1556247000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"7xYke","what":["coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena"]}]}},"pub_start":1556247000000,"type":"content:coast-to-coast-guest","summary":{"title":"Diana Walsh Pasulka","description":"Dr. Diana Walsh Pasulka is a professor of religious studies at the University of North Carolina, Wilmington. She writes and teaches about the history of the Catholic tradition and new religious movements, particularly as they intersect with digital technologies. Her published work, on topics as varied as the Catholic doctrine of Purgatory to UFOs, to human potentials, has received international acclaim.","image":"https://i.iheart.com/v3/re/new_assets/654936348242cad84d71ab71"}},{"ref_id":"%2F684b6b3e3c49d973c3fd744e","slug":"hakim-isler","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/hakim-isler/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Hakim Isler"},"videos":{"value":"","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Hakim Isler is a primitive outdoor survival expert beginning as a student in the US Army Survival, Escape, Resistance and Evasion (SERE) School. After the military, he went on to receive advanced survival training at Earth Connections Survival School (VA) and has since been honing his skills around the world. He is now recognized as a world-class survival expert, the first professional-level African-American survivalist in the country–specializing in survival, defense and escape tactics within both wilderness and urban environments.\u003c/p>\n\n\u003cp>A combat veteran of the Iraq War, deploying during both Operation Enduring Freedom and Operation Iraqi Freedom, Hakim served as a Psychological Operations Sergeant in the Special Operations Forces unit of the United States Army. He is also a sixth-degree black belt in To-Shin Do (modern Ninjutsu) as taught by world-renowned author, Black Belt Hall of Fame member, and American Ninja Master Stephen K. Hayes.\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"hakim-isler"},"summary":{"type":"html","value":"\u003cp>Hakim Isler is a primitive outdoor survival expert beginning as a student in the US Army Survival, Escape, Resistance and Evasion (SERE) School. After the military, he went on to receive advanced survival training at Earth Connections Survival School.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://psigamesinternational.com/\" target=\"_blank\">psigamesinternational.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://hakim-isler.com/\" target=\"_blank\">hakim-isler.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Phoenix-Heart-Reawakening-Unified-Potential/dp/B0H32VKHJB/ctoc\" target=\"_blank\">Phoenix Of The Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Team-Ready-Building-Disaster-Emergency/dp/B09JJ5LYHF/ctoc\" target=\"_blank\">Team Ready\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Ninja-Wilderness-Survival-Guide-Survivalists/dp/0804854084/ctoc\" target=\"_blank\">Ninja Wilderness Survival Guide\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"value":{"alt_text":"","bucket":"new_assets","new_tab":false,"title":"","url":"asset://new_assets/684b6c143c49d973c3fd745b","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","id":"%2F684b6c143c49d973c3fd745b","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/684b6c143c49d973c3fd745b","source_credit":"","use_caption":false},"type":"asset"},"show_appearances":{"value":[],"type":"link"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"image":{"alt_text":"","caption":"","link":"","source_credit":"","title":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"url":"asset://new_assets/684b6c143c49d973c3fd745b","use_caption":false},"keywords":[],"primary_slug":"hakim-isler","slugs":["hakim-isler"],"sponsored":false,"title":"Hakim Isler","author":"","description":"Hakim Isler is a primitive outdoor survival expert beginning as a student in the US Army Survival, Escape, Resistance and Evasion (SERE) School. After the military, he went on to receive advanced survival training at Earth Connections Survival School."},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"VckfK","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1749773100000}},"pub_start":1749773100000,"type":"content:coast-to-coast-guest","summary":{"title":"Hakim Isler","description":"Hakim Isler is a primitive outdoor survival expert beginning as a student in the US Army Survival, Escape, Resistance and Evasion (SERE) School. After the military, he went on to receive advanced survival training at Earth Connections Survival School.","image":"https://i.iheart.com/v3/re/new_assets/684b6c143c49d973c3fd745b"}}]}},{"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:/6a62c0b152ca6598907a7d92","slug:2026-07-26-show","slug:2026-07-26-show","keyword:keywords/UFOs","keyword:keywords/religious studies","keyword:keywords/human potential"]}},{"id":"%2F6a62c41552ca6598907a7dab","type":"PUBLISHING","record":{"ref_id":"%2F6a62c41552ca6598907a7dab","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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: Author \u003ca href=\"https://cassandravieten.com/\" target=\"_blank\">Cassandra Vieten\u003c/a> explores the science of imagination and why it may be one of our most powerful tools for transforming how we think, feel, and live. She discusses how imagination shapes our emotions, resilience, and even physical health, and explains why each person has a unique &quot;imagination profile&quot; that can be strengthened at any age.\u003c/p>\n\n\u003cp>Second Half: Author, clinical psychotherapist, and researcher \u003ca href=\"https://karenadahlman.com/\" target=\"_blank\">Karen A. Dahlman\u003c/a> shares insights from decades of communicating with non-physical intelligence through the Ouija board. She discusses spirit communication, non-human intelligences, the nature of consciousness, and why the Ouija board remains one of humanity's most misunderstood tools for exploring the unseen.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Imagine-That-Transform-Science-Imagination/dp/1668067390/ctoc\" target=\"_blank\">Imagine That: Transform How You Think, Feel, and Live with the Science of Imagination\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Deeply-Science-Transformation-Everyday/dp/1572245336/ctoc\" target=\"_blank\">Living Deeply: The Art and Science of Transformation in Everyday Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirit-Alchemy-Secret-Teachings-Reunion/dp/0692419578/ctoc\" target=\"_blank\">The Spirit of Alchemy: Secret Teachings of the Sacred Reunion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirits-Ouija-Four-Decades-Communication/dp/061589867X/ctoc\" target=\"_blank\">The Spirits of Ouija: Four Decades of Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirit-Creativity-Embodying-Souls-Passion/dp/1480292192/ctoc\" target=\"_blank\">The Spirit of Creativity: Embodying Your Soul’s Passion\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":["%2F6a62b38637f2a6382c6fb7df","%2F5e01307ecc137bf244202383"]},"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/Imagination","keywords/Ouija board"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A digitally generated image featuring a staircase reaching toward a half cyborg head, representing the path into the inner workings of deep learning and advanced artificial intelligence systems.","id":"%2F6a62c6153b1b55fe695caa69","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62c6153b1b55fe695caa69","source_credit":"akinbostanci / E+ / Getty Images","title":"Ladder Leading to a Half Cyborg Head, Deep Learning and Artificial Intelligence Concept","url":"asset://assets.getty/6a62c6153b1b55fe695caa69","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785160800000},"slug":{"type":"slug","value":"2026-07-27-show"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://cassandravieten.com/\" target=\"_blank\">Cassandra Vieten\u003c/a> explores the science of imagination and why it may be one of our most powerful tools for transforming how we think, feel, and live. She discusses how imagination shapes our emotions, resilience, and health, and explains why each person has a unique &quot;imagination profile.&quot;\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://karenadahlman.com/\" target=\"_blank\">Karen A. Dahlman\u003c/a> shares insights from decades of communicating with non-physical intelligence through the Ouija board. She discusses spirit communication, the nature of consciousness, and why the Ouija board remains one of humanity's most misunderstood tools for exploring the unseen.\u003c/p>\n\n"},"title":{"type":"title","value":"Science of Imagination / Ouija Board Communications"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://cassandravieten.com/\" target=\"_blank\">\u003cu>cassandravieten.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://karenadahlman.com/\" target=\"_blank\">\u003cu>karenadahlman.com\u003c/u>\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: Author Cassandra Vieten explores the science of imagination and why it may be one of our most powerful tools for transforming how we think, feel, and live. She discusses how imagination shapes our emotions, resilience, and health, and explains why each person has a unique \"imagination profile.\" Second Half: Author and researcher Karen A. Dahlman shares insights from decades of communicating with non-physical intelligence through the Ouija board. She discusses spirit communication, the nature of consciousness, and why the Ouija board remains one of humanity's most misunderstood tools for exploring the unseen.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A digitally generated image featuring a staircase reaching toward a half cyborg head, representing the path into the inner workings of deep learning and advanced artificial intelligence systems.","link":"","new_tab":false,"source_credit":"akinbostanci / E+ / Getty Images","title":"Ladder Leading to a Half Cyborg Head, Deep Learning and Artificial Intelligence Concept","url":"asset://assets.getty/6a62c6153b1b55fe695caa69","use_caption":false},"keywords":["keywords/Imagination","keywords/Ouija board"],"primary_slug":"2026-07-27-show","slugs":["2026-07-27-show"],"sponsored":false,"title":"Science of Imagination / Ouija Board Communications"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785232800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"T3jat","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-07-27-show/"},"slug":"2026-07-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62c6153b1b55fe695caa69","title":"Science of Imagination / Ouija Board Communications","description":"First Half: Author Cassandra Vieten explores the science of imagination and why it may be one of our most powerful tools for transforming how we think, feel, and live. She discusses how imagination shapes our emotions, resilience, and health, and explains why each person has a unique \"imagination profile.\" Second Half: Author and researcher Karen A. Dahlman shares insights from decades of communicating with non-physical intelligence through the Ouija board. She discusses spirit communication, the nature of consciousness, and why the Ouija board remains one of humanity's most misunderstood tools for exploring the unseen.","author":""},"pub_start":1785232800000,"pub_until":4115978604802,"pub_changed":1785232800000,"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":"%2F6a62b38637f2a6382c6fb7df","slug":"cassandra-vieten","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/cassandra-vieten/","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>Cassandra Vieten, PhD, is a licensed clinical psychologist, clinical professor in the department of family medicine, and director of research at the Arthur C. Clarke Center for Human Imagination at the University of California, San Diego. She also directs the Center for Mindfulness at UC San Diego and serves as clinical psychology director at the Center for Psychedelic Research. She is senior advisor at the John W. Brick Mental Health Foundation and a senior fellow at the Institute of Noetic Sciences. \u003c/p>\n\n\u003cp>Her research has focused on imagination, spirituality and health, transformative experiences and practices, the development of mindfulness-based interventions for emotional well-being, and development of media technologies to inspire awe. She has authored three books, is a three-time TEDx speaker, has published numerous articles in scientific journals, and is an internationally recognized keynote speaker and workshop leader.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Imagine-That-Transform-Science-Imagination/dp/1668067390/ctoc\" target=\"_blank\">Imagine That: Transform How You Think, Feel, and Live with the Science of Imagination\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Deeply-Science-Transformation-Everyday/dp/1572245336/ctoc\" target=\"_blank\">Living Deeply: The Art and Science of Transformation in Everyday Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Spiritual-Religious-Competencies-Clinical-Practice/dp/1626251053/ctoc\" target=\"_blank\">Spiritual and Religious Competencies in Clinical Practice\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":"%2F6a62b3ac37f2a6382c6fb7ec","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a62b3ac37f2a6382c6fb7ec","source_credit":"","title":"","url":"asset://new_assets/6a62b3ac37f2a6382c6fb7ec","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"cassandra-vieten"},"summary":{"type":"html","value":"\u003cp>Cassandra Vieten, PhD, is a licensed clinical psychologist, clinical professor in the department of family medicine, and director of research at the Arthur C. Clarke Center for Human Imagination at the University of California, San Diego.\u003c/p>\n\n"},"title":{"type":"title","value":"Cassandra Vieten"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://cassandravieten.com/\" target=\"_blank\">cassandravieten.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Cassandra Vieten, PhD, is a licensed clinical psychologist, clinical professor in the department of family medicine, and director of research at the Arthur C. Clarke Center for Human Imagination at the University of California, San Diego.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a62b3ac37f2a6382c6fb7ec","use_caption":false},"keywords":[],"primary_slug":"cassandra-vieten","slugs":["cassandra-vieten"],"sponsored":false,"title":"Cassandra Vieten"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784853300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mOK49","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1784853300000,"type":"content:coast-to-coast-guest","summary":{"title":"Cassandra Vieten","description":"Cassandra Vieten, PhD, is a licensed clinical psychologist, clinical professor in the department of family medicine, and director of research at the Arthur C. Clarke Center for Human Imagination at the University of California, San Diego.","image":"https://i.iheart.com/v3/re/new_assets/6a62b3ac37f2a6382c6fb7ec"}},{"ref_id":"%2F5e01307ecc137bf244202383","slug":"dahlman-karen-a-64779","payload":{"cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Karen A. Dahlman, MA, is an author, paranormal researcher, licensed counselor, and spirit communicator. She serves as an officer and director of the Talking Board Historical Society. Born with the gifts of clairvoyance, clairaudience, and clairsentience, Karen communicates with sentient beings in the unseen dimensions and uses these gifts with her clients, providing spiritual readings and guidance. As a leading, noted Ouija practitioner, she has been using the Ouija board since 1973 with astounding results.\u003c/p>\n\n\u003cp>Featured on television, international radio, in documentaries, and numerous other media programs, Karen's message shares the positive side of the Ouija board as a tool for exploring consciousness. Her work's mission is pushing the boundaries of consciousness, and her message is assisting humanity in awakening to its greatest potential. Karen holds a master's degree from the University of New Mexico in archetypal art therapy and is experienced in hypnosis, past life regression, channeling, and spiritual readings. She is the talk show host of Creative Visions TV and is an international speaker and teacher at paranormal and spiritual conferences.\u003c/p>\n\n"}]},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Karen A. Dahlman"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/When-Cats-Wings-Karen-Dahlman/dp/B0BVT4B9K5/ctoc\" target=\"_blank\">When Cats Had Wings\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirit-Alchemy-Secret-Teachings-Reunion/dp/0692419578/ctoc\" target=\"_blank\">The Spirit of Alchemy: Secret Teachings of the Sacred Reunion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirits-Ouija-Four-Decades-Communication/dp/061589867X/ctoc\" target=\"_blank\">The Spirits of Ouija: Four Decades of Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirit-Creativity-Embodying-Souls-Passion/dp/1480292192/ctoc\" target=\"_blank\">The Spirit of Creativity: Embodying Your Soul’s Passion\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6991c5d332b01a70b23e4e9c","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6991c5d332b01a70b23e4e9c","source_credit":"","title":"","url":"asset://new_assets/6991c5d332b01a70b23e4e9c","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","use_caption":false}},"slug":{"type":"slug","value":"dahlman-karen-a-64779"},"summary":{"type":"html","value":"\u003cp>Karen A. Dahlman, MA, is an author, paranormal researcher, licensed counselor, and spirit communicator. She serves as an officer and director of the Talking Board Historical Society. Born with the gifts of clairvoyance, clairaudience, and clairsentience, Karen communicates with sentient beings in the unseen dimensions and uses these gifts with her clients, providing spiritual readings and guidance.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://karenadahlman.com/\" target=\"_blank\">karenadahlman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://tbhs.org/\" target=\"_blank\">tbhs.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://creativevisionspublications.com/\" target=\"_blank\">creativevisionspublications.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/dahlman-karen-a/64779","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/dahlman-karen-a-64779"},"summary":{"keywords":[],"primary_slug":"dahlman-karen-a-64779","slugs":["dahlman-karen-a-64779"],"sponsored":false,"title":"Karen A. Dahlman","author":"Coast to Coast AM Staff","description":"Karen A. Dahlman, MA, is an author, paranormal researcher, licensed counselor, and spirit communicator. She serves as an officer and director of the Talking Board Historical Society. Born with the gifts of clairvoyance, clairaudience, and clairsentience, Karen communicates with sentient beings in the unseen dimensions and uses these gifts with her clients, providing spiritual readings and guidance.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","use_caption":false,"caption":"","link":"","new_tab":false,"title":"","url":"asset://new_assets/6991c5d332b01a70b23e4e9c","alt_text":""}},"targeting":{"exclusion":{"tags":[]},"publish_date":1515728220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"Y7PoR","operator":"OR","readonly":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/dahlman-karen-a/64779"},"pub_start":1515728220000,"type":"content:coast-to-coast-guest","summary":{"title":"Karen A. Dahlman","description":"Karen A. Dahlman, MA, is an author, paranormal researcher, licensed counselor, and spirit communicator. She serves as an officer and director of the Talking Board Historical Society. Born with the gifts of clairvoyance, clairaudience, and clairsentience, Karen communicates with sentient beings in the unseen dimensions and uses these gifts with her clients, providing spiritual readings and guidance.","image":"https://i.iheart.com/v3/re/new_assets/6991c5d332b01a70b23e4e9c"}}]}},{"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:/6a62c41552ca6598907a7dab","slug:2026-07-27-show","slug:2026-07-27-show","keyword:keywords/Imagination","keyword:keywords/Ouija board"]}},{"id":"%2F6a62c72052ca6598907a7dc4","type":"PUBLISHING","record":{"ref_id":"%2F6a62c72052ca6598907a7dc4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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://anthonyhamilton.org/\" target=\"_blank\">Anthony Hamilton\u003c/a>, a retired communications professor, discusses how a precognitive dream at age ten convinced him he had received a message from his future self. He also explores MIT research using an AI-powered app that lets people converse with their future selves (\u003ca href=\"https://futureyou.media.mit.edu/\" target=\"_blank\">Future You\u003c/a>), along with practices shown to offer psychological and physical benefits.\u003c/p>\n\n\u003cp>Second Half: Former Blondie founding member turned author \u003ca href=\"https://gary-lachman.com/\" target=\"_blank\">Gary Lachman\u003c/a> discusses consciousness, culture, and the Western esoteric tradition through the lives and ideas of influential mystics including Aleister Crowley, C. G. Jung, Rudolf Steiner, Emanuel Swedenborg, and Colin Wilson.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Mind-Time-Power-transform-present/dp/0968688519/ctoc\" target=\"_blank\">Mind, Time and Power!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.mindtimeandpower.com/workbook.html\" target=\"_blank\">Mental Magic: Life Planning Workbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Touched-Presence-Blondies-Bowery-Occult/dp/B0DSV388DQ/ctoc\" target=\"_blank\">Touched by the Presence: From Blondie's Bowery and Rock and Roll to Magic and the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Consciousness-Gary-Lachman/dp/1584200111/ctoc\" target=\"_blank\">A Secret History of Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-Teachers-Western-World/dp/0399166807/ctoc\" target=\"_blank\">The Secret Teachers of the Western World\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":["%2F5e01b731cc137bf244202827","%2F5e00e279cc137bf244201f75"]},"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/precognitions","keywords/esoteric thought","keywords/occult wisdom"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Psychedelic therapy, conceptual illustration","id":"%2F696050da421b5f8dec0c9107","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/696050da421b5f8dec0c9107","source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Psychedelic therapy, conceptual illustration","url":"asset://assets.getty/696050da421b5f8dec0c9107","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785247200000},"slug":{"type":"slug","value":"2026-07-28-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://anthonyhamilton.org/\" target=\"_blank\">Anthony Hamilton\u003c/a>, a retired communications professor, discusses how a precognitive dream at age ten convinced him he had received a message from his future self. He also explores MIT research using an AI-powered app that lets people converse with their future selves (\u003ca href=\"https://futureyou.media.mit.edu/\" target=\"_blank\">Future You\u003c/a>).\u003c/p>\n\n\u003cp>Second Half: Former Blondie founding member turned author \u003ca href=\"https://gary-lachman.com/\" target=\"_blank\">Gary Lachman\u003c/a> discusses consciousness, culture, and the Western esoteric tradition through the lives and ideas of influential mystics including Aleister Crowley, C. G. Jung, Rudolf Steiner, Emanuel Swedenborg, and Colin Wilson.\u003c/p>\n\n"},"title":{"type":"title","value":"Precognition & Future Selves / Esoteric Wisdom"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://anthonyhamilton.org/\" target=\"_blank\">\u003cu>anthonyhamilton.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://gary-lachman.com/\" target=\"_blank\">\u003cu>gary-lachman.com\u003c/u>\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: Anthony Hamilton, a retired communications professor, discusses how a precognitive dream at age ten convinced him he had received a message from his future self. He also explores MIT research using an AI-powered app that lets people converse with their future selves (Future You). Second Half: Former Blondie founding member turned author Gary Lachman discusses consciousness, culture, and the Western esoteric tradition through the lives and ideas of influential mystics including Aleister Crowley, C. G. Jung, Rudolf Steiner, Emanuel Swedenborg, and Colin Wilson.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Psychedelic therapy, conceptual illustration","link":"","new_tab":false,"source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Psychedelic therapy, conceptual illustration","url":"asset://assets.getty/696050da421b5f8dec0c9107","use_caption":false},"keywords":["keywords/precognitions","keywords/esoteric thought","keywords/occult wisdom"],"primary_slug":"2026-07-28-show","slugs":["2026-07-28-show"],"sponsored":false,"title":"Precognition & Future Selves / Esoteric Wisdom"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785319200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rAimj","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-28-show/"},"slug":"2026-07-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/696050da421b5f8dec0c9107","title":"Precognition & Future Selves / Esoteric Wisdom","description":"First Half: Anthony Hamilton, a retired communications professor, discusses how a precognitive dream at age ten convinced him he had received a message from his future self. He also explores MIT research using an AI-powered app that lets people converse with their future selves (Future You). Second Half: Former Blondie founding member turned author Gary Lachman discusses consciousness, culture, and the Western esoteric tradition through the lives and ideas of influential mystics including Aleister Crowley, C. G. Jung, Rudolf Steiner, Emanuel Swedenborg, and Colin Wilson.","author":""},"pub_start":1785319200000,"pub_until":4115978604802,"pub_changed":1785319200000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/supernatural-paranormal","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":"%2F5e01b731cc137bf244202827","slug":"hamilton-anthony-84904","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/hamilton-anthony/84904","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>\nAnthony Hamilton is a former professor of communication at Capilano University in North Vancouver, Canada, and the author of \u003ci>Mind, Time and Power\u003c/i>! – a book which describes the results of his thirty years of research into how our thoughts and feelings shape our lives. Anthony's passion is to awaken people to their inborn ability to improve their lives by employing cutting-edge yet simple mental tools.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Mind-Time-Power-transform-present/dp/0968688519/ctoc\" target=\"_blank\">Mind, Time and Power!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/How-Quit-Smoking-Mind-Power/dp/B096TTSFJM/ctoc\" target=\"_blank\">How I Quit Smoking with Mind Power\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.mindtimeandpower.com/workbook.html\" target=\"_blank\">Mental Magic: Life Planning Workbook\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/7f46c817af67c4e4126cbb8f34b11699","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7f46c817af67c4e4126cbb8f34b11699","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"hamilton-anthony-84904"},"summary":{"type":"html","value":"\u003cp>Anthony Hamilton is a former professor of communication at Capilano University in North Vancouver, Canada, and the author of Mind, Time and Power! – a book which describes the results of his thirty years of research into how our thoughts and feelings shape our lives. Anthony's passion is to awaken people to their inborn ability to improve their lives by employing cutting-edge yet simple mental tools.\u003c/p>\n\n"},"title":{"type":"title","value":"Anthony Hamilton"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://anthonyhamilton.org/\" target=\"_blank\">\u003cu>anthonyhamilton.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.mindtimeandpower.com/\" target=\"_blank\">mindtimeandpower.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.learntodesignyourlife.com/\" target=\"_blank\">learntodesignyourlife.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/hamilton-anthony-84904","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hamilton-anthony/84904","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Anthony Hamilton is a former professor of communication at Capilano University in North Vancouver, Canada, and the author of Mind, Time and Power! – a book which describes the results of his thirty years of research into how our thoughts and feelings shape our lives. Anthony's passion is to awaken people to their inborn ability to improve their lives by employing cutting-edge yet simple mental tools.","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/7f46c817af67c4e4126cbb8f34b11699","use_caption":false},"keywords":[],"primary_slug":"hamilton-anthony-84904","slugs":["hamilton-anthony-84904"],"sponsored":false,"title":"Anthony Hamilton"},"targeting":{"exclusion":{"tags":[]},"publish_date":1487303640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Wr24z","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1487303640000,"type":"content:coast-to-coast-guest","summary":{"title":"Anthony Hamilton","description":"Anthony Hamilton is a former professor of communication at Capilano University in North Vancouver, Canada, and the author of Mind, Time and Power! – a book which describes the results of his thirty years of research into how our thoughts and feelings shape our lives. Anthony's passion is to awaken people to their inborn ability to improve their lives by employing cutting-edge yet simple mental tools.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7f46c817af67c4e4126cbb8f34b11699"}},{"ref_id":"%2F5e00e279cc137bf244201f75","slug":"lachman-gary-7326","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lachman-gary/7326","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>\nGary Lachman is a founding member of the band Blondie. Lachman is best known to readers of mysticism and the occult, in the numerous articles and books he has published, contributing to The Guardian, Mojo, Times Literary Supplement and other journals. His first book, Turn Off Your Mind: The Mystic Sixties and the Dark Side of the Age of Aquarius, a revisionist history of the 1960s counter culture, appeared in 2001. It was followed in 2002 by New York Rocker: My Life in The Blank Generation, an account of his years on the New York (CBGB) and Los Angeles music scene in the 1970s. In 2003 he produced A Secret History of Consciousness, a study of non-reductive, non-materialist accounts of consciousness. The Dedalus Book of the Occult: A Dark Muse (2004) charted the influence of the occult on western literature since the Enlightenment. His also examines Carl Jung ties to the occult in the book \u003ci>Jung the Mystic\u003c/i>.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1560256567/ctoc\" target=\"_blank\">A Dark Muse: A History of the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0835608573/ctoc\" target=\"_blank\">Politics and the Occult: The Left, The Right and The Radically Unseen\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0971394237/ctoc\" target=\"_blank\">Turn Off Your Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Jung-Mystic-Esoteric-Dimensions-Teachings/dp/1585427926/ctoc\" target=\"_blank\">Jung the Mystic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-Teachers-Western-World/dp/0399166807/ctoc\" target=\"_blank\">The Secret Teachers of the Western World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Touched-Presence-Blondies-Bowery-Occult/dp/B0DSV388DQ/ctoc\" target=\"_blank\">Touched by the Presence: From Blondie's Bowery and Rock and Roll to Magic and the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Consciousness-Gary-Lachman/dp/1584200111/ctoc\" target=\"_blank\">A Secret History of Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Madame-Blavatsky-Mother-Modern-Spirituality/dp/1585428639/ctoc\" target=\"_blank\">Madame Blavatsky: The Mother of Modern Spirituality\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":"lachman-gary-7326"},"summary":{"type":"html","value":"\u003cp>Gary Lachman is a founding member of the band Blondie. Lachman is best known to readers of mysticism and the occult, in the numerous articles and books he has published, contributing to The Guardian, Mojo, Times Literary Supplement and other journals. His first book, Turn Off Your Mind: The Mystic Sixties and the Dark Side of the Age of Aquarius, a revisionist history of the 1960s counter culture, appeared in 2001. It was followed in 2002 by New York Rocker: My Life in The Blank Generation, an account of his years on the New York (CBGB) and Los Angeles music scene in the 1970s. In 2003 he produced A Secret History of Consciousness, a study of non-reductive, non-materialist accounts of consciousness. The Dedalus Book of the Occult: A Dark Muse (2004) charted the influence of the occult on western literature since the Enlightenment. His also examines Carl Jung ties to the occult in the book Jung the Mystic.\u003c/p>\n\n"},"title":{"type":"title","value":"Gary Lachman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lachman-gary-7326","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lachman-gary/7326","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Gary Lachman is a founding member of the band Blondie. Lachman is best known to readers of mysticism and the occult, in the numerous articles and books he has published, contributing to The Guardian, Mojo, Times Literary Supplement and other journals. His first book, Turn Off Your Mind: The Mystic Sixties and the Dark Side of the Age of Aquarius, a revisionist history of the 1960s counter culture, appeared in 2001. It was followed in 2002 by New York Rocker: My Life in The Blank Generation, an account of his years on the New York (CBGB) and Los Angeles music scene in the 1970s. In 2003 he produced A Secret History of Consciousness, a study of non-reductive, non-materialist accounts of consciousness. The Dedalus Book of the Occult: A Dark Muse (2004) charted the influence of the occult on western literature since the Enlightenment. His also examines Carl Jung ties to the occult in the book Jung the Mystic.","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":"lachman-gary-7326","slugs":["lachman-gary-7326"],"sponsored":false,"title":"Gary Lachman"},"targeting":{"exclusion":{"tags":[]},"publish_date":1449201360000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Sw8Yb","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":1449201360000,"type":"content:coast-to-coast-guest","summary":{"title":"Gary Lachman","description":"Gary Lachman is a founding member of the band Blondie. Lachman is best known to readers of mysticism and the occult, in the numerous articles and books he has published, contributing to The Guardian, Mojo, Times Literary Supplement and other journals. His first book, Turn Off Your Mind: The Mystic Sixties and the Dark Side of the Age of Aquarius, a revisionist history of the 1960s counter culture, appeared in 2001. It was followed in 2002 by New York Rocker: My Life in The Blank Generation, an account of his years on the New York (CBGB) and Los Angeles music scene in the 1970s. In 2003 he produced A Secret History of Consciousness, a study of non-reductive, non-materialist accounts of consciousness. The Dedalus Book of the Occult: A Dark Muse (2004) charted the influence of the occult on western literature since the Enlightenment. His also examines Carl Jung ties to the occult in the book Jung the Mystic.","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:/6a62c72052ca6598907a7dc4","slug:2026-07-28-show","slug:2026-07-28-show","keyword:keywords/precognitions","keyword:keywords/esoteric thought","keyword:keywords/occult wisdom"]}},{"id":"%2F6a62ca8c52ca6598907a7ddd","type":"PUBLISHING","record":{"ref_id":"%2F6a62ca8c52ca6598907a7ddd","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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: Director \u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">James Fox\u003c/a> discusses the latest government release of UFO files and shares his perspective on whether the information made public so far is bringing us any closer to full disclosure.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://treyhudsonresearch.com/\" target=\"_blank\">Trey Hudson\u003c/a>, director of the Anomalous Studies and Observation Group, explores the notorious paranormal hotspot known as the &quot;Meadow.&quot; He examines its bizarre and often unsettling phenomena, sharing firsthand accounts of the remarkable experiences and discoveries made during the group's investigations.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/MEADOW-PROJECT-EXPLORATIONS-SOUTHS-SKINWALKER/dp/B08M2FY1DS/ctoc\" target=\"_blank\">The Meadow Project: Explorations into the South's Skinwalker Ranch\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":["%2F5e004d50cc137bf244201925","%2F60384b525d7fb8cc87d54058"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/anomalies"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A Giant Flying Saucer  Flying Around A Boeing 747 Jumbo Jet","id":"%2F6a62ccaf4e498a51f33b9ea2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62ccaf4e498a51f33b9ea2","source_credit":"Mark Stevenson / iStock / Getty Images","title":"Above The Clouds","url":"asset://assets.getty/6a62ccaf4e498a51f33b9ea2","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785333600000},"slug":{"type":"slug","value":"2026-07-29-show"},"summary":{"type":"html","value":"\u003cp>First Half: Director \u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">James Fox\u003c/a> discusses the latest government release of UFO files and shares his perspective on whether the information made public so far is bringing us any closer to full disclosure.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://treyhudsonresearch.com/\" target=\"_blank\">Trey Hudson\u003c/a>, director of the Anomalous Studies and Observation Group, explores the notorious paranormal hotspot known as the &quot;Meadow.&quot; He examines its bizarre and often unsettling phenomena, sharing firsthand accounts of the remarkable experiences and discoveries made during the group's investigations.\u003c/p>\n\n"},"title":{"type":"title","value":"UFO Disclosure / Anomalies at the 'Meadow'"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://geni.us/MOC_NewRevelations\" target=\"_blank\">Moment of Contact: New Revelations of Alien Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOTV-Presents-Blue-Definitive-Investigation/dp/B01BWXN5B4/ctoc\" target=\"_blank\">Out of the Blue\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOTV-Presence-Know-What-Saw/dp/B01MYTRT6U/ctoc\" target=\"_blank\">I Know What I Saw\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://merkelfilms.com/programs/the-meadow-project-night-investigations?category_id=207499\" target=\"_blank\">The Meadow Project\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">x.com/jamescfox\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://treyhudsonresearch.com/\" target=\"_blank\">\u003cu>treyhudsonresearch.com\u003c/u>\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: Director James Fox discusses the latest government release of UFO files and shares his perspective on whether the information made public so far is bringing us any closer to full disclosure. Second Half: Trey Hudson, director of the Anomalous Studies and Observation Group, explores the notorious paranormal hotspot known as the \"Meadow.\" He examines its bizarre and often unsettling phenomena, sharing firsthand accounts of the remarkable experiences and discoveries made during the group's investigations.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A Giant Flying Saucer  Flying Around A Boeing 747 Jumbo Jet","link":"","new_tab":false,"source_credit":"Mark Stevenson / iStock / Getty Images","title":"Above The Clouds","url":"asset://assets.getty/6a62ccaf4e498a51f33b9ea2","use_caption":false},"keywords":["keywords/UFO disclosure","keywords/anomalies"],"primary_slug":"2026-07-29-show","slugs":["2026-07-29-show"],"sponsored":false,"title":"UFO Disclosure / Anomalies at the 'Meadow'"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785405600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"TGwug","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/supernatural-paranormal","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-29-show/"},"slug":"2026-07-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62ccaf4e498a51f33b9ea2","title":"UFO Disclosure / Anomalies at the 'Meadow'","description":"First Half: Director James Fox discusses the latest government release of UFO files and shares his perspective on whether the information made public so far is bringing us any closer to full disclosure. Second Half: Trey Hudson, director of the Anomalous Studies and Observation Group, explores the notorious paranormal hotspot known as the \"Meadow.\" He examines its bizarre and often unsettling phenomena, sharing firsthand accounts of the remarkable experiences and discoveries made during the group's investigations.","author":""},"pub_start":1785405600000,"pub_until":4115978604802,"pub_changed":1785405600000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/supernatural-paranormal","coast-categories/mysteries-anomalies","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e004d50cc137bf244201925","slug":"fox-james-6695","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/fox-james/6695","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">x.com/jamescfox\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thephenomenonfilm.com/\" target=\"_blank\">thephenomenonfilm.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.imdb.com/name/nm2276454\" target=\"_blank\">imdb.com/name/nm2276454\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"fox-james-6695"},"blocks":{"type":"flex","value":[{"value":"\u003cp>Director James Fox began his journalism career early in life as an assistant to his father, writer Charles Fox, a quadriplegic with Multiple Sclerosis. Together they travelled on many magazine assignments, interviewing such notables as Stephen Hawking and race car legend Dan Gurney for the likes of Rolling Stone, Car &amp; Driver to Sports Illustrated. James finished and sold his first documentary to Discovery by the time he was 28. He has since completed and distributed TV projects for Sci-Fi, TLC, National Geographic and History Channel.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"books":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","id":"%2F67b7ab75a633fffff7c348b0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67b7ab75a633fffff7c348b0","title":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","source_credit":"","url":"asset://new_assets/67b7ab75a633fffff7c348b0"}},"summary":{"type":"html","value":"\u003cp>Director James Fox began his journalism career early in life as an assistant to his father, writer Charles Fox, a quadriplegic with Multiple Sclerosis. Together they travelled on many magazine assignments, interviewing such notables as Stephen Hawking and race car legend Dan Gurney for the likes of Rolling Stone, Car &amp; Driver to Sports Illustrated. James finished and sold his first documentary to Discovery by the time he was 28. He has since completed and distributed TV projects for Sci-Fi, TLC, National Geographic and History Channel.\u003c/p>\n\n"},"title":{"type":"title","value":"James Fox"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://geni.us/MOC_NewRevelations\" target=\"_blank\">Moment of Contact: New Revelations of Alien Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOTV-Presents-Blue-Definitive-Investigation/dp/B01BWXN5B4/ctoc\" target=\"_blank\">Out of the Blue\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOTV-Presence-Know-What-Saw/dp/B01MYTRT6U/ctoc\" target=\"_blank\">I Know What I Saw\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://geni.us/TheProgram\" target=\"_blank\">The Program\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/fox-james-6695","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/fox-james/6695"},"summary":{"sponsored":false,"title":"James Fox","author":"Coast to Coast AM Staff","description":"Director James Fox began his journalism career early in life as an assistant to his father, writer Charles Fox, a quadriplegic with Multiple Sclerosis. Together they travelled on many magazine assignments, interviewing such notables as Stephen Hawking and race car legend Dan Gurney for the likes of Rolling Stone, Car & Driver to Sports Illustrated. James finished and sold his first documentary to Discovery by the time he was 28. He has since completed and distributed TV projects for Sci-Fi, TLC, National Geographic and History Channel.","image":{"alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67b7ab75a633fffff7c348b0"},"keywords":[],"primary_slug":"fox-james-6695","slugs":["fox-james-6695"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1426821840000,"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":"NRgDW","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"]}]}},"pub_start":1426821840000,"type":"content:coast-to-coast-guest","summary":{"title":"James Fox","description":"Director James Fox began his journalism career early in life as an assistant to his father, writer Charles Fox, a quadriplegic with Multiple Sclerosis. Together they travelled on many magazine assignments, interviewing such notables as Stephen Hawking and race car legend Dan Gurney for the likes of Rolling Stone, Car & Driver to Sports Illustrated. James finished and sold his first documentary to Discovery by the time he was 28. He has since completed and distributed TV projects for Sci-Fi, TLC, National Geographic and History Channel.","image":"https://i.iheart.com/v3/re/new_assets/67b7ab75a633fffff7c348b0"}},{"ref_id":"%2F60384b525d7fb8cc87d54058","slug":"trey-hudson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/trey-hudson/","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>Trey Hudson is the current Director of the Oxford Paranormal Society (OPS) and the Anomalous Studies and Observation Group (ASOG).In 1982, he was awarded a scholarship to attend the prestigious American Wilderness Leadership School located in Jackson, Wyoming. He entered college at the University of West Georgia and decided to major in psychology. When studying at UWG, Trey was awarded a US Army scholarship while a ROTC cadet and was inducted into two honor societies, Pi Gamma Mu and Omicron Delta Kappa.\u003c/p>\n\n\u003cp>In 1989 Trey entered federal government service as a security specialist. During his federal career, Trey has received training and experience in various specialties to include intelligence analysis, security of WMD, anti-terrorism, counter-intelligence, emergency management, physical security, personal security, response to CBRNE incidents, incident command, operations security, information security, and many others.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/MEADOW-PROJECT-EXPLORATIONS-SOUTHS-SKINWALKER/dp/B08M2FY1DS/ctoc\" target=\"_blank\">The Meadow Project: Explorations into the South's Skinwalker Ranch\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":"%2F603b4a73bd1b57a22ebb9f03","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/603b4a73bd1b57a22ebb9f03","source_credit":"","title":"","url":"asset://new_assets/603b4a73bd1b57a22ebb9f03","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"trey-hudson"},"summary":{"type":"html","value":"\u003cp>Trey Hudson is the current Director of the Oxford Paranormal Society (OPS) and the Anomalous Studies and Observation Group (ASOG).In 1982, he was awarded a scholarship to attend the prestigious American Wilderness Leadership School located in Jackson, Wyoming. He entered college at the University of West Georgia and decided to major in psychology. When studying at UWG, Trey was awarded a US Army scholarship while a ROTC cadet and was inducted into two honor societies, Pi Gamma Mu and Omicron Delta Kappa.\u003c/p>\n\n"},"title":{"type":"title","value":"Trey Hudson"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://merkelfilms.com/programs/the-meadow-project-night-investigations?category_id=207499\" target=\"_blank\">The Meadow Project\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.treyhudsonresearch.com/\" target=\"_blank\">treyhudsonresearch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.oxfordparanormalsociety.com/\" target=\"_blank\">oxfordparanormalsociety.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Trey Hudson is the current Director of the Oxford Paranormal Society (OPS) and the Anomalous Studies and Observation Group (ASOG).In 1982, he was awarded a scholarship to attend the prestigious American Wilderness Leadership School located in Jackson, Wyoming. He entered college at the University of West Georgia and decided to major in psychology. When studying at UWG, Trey was awarded a US Army scholarship while a ROTC cadet and was inducted into two honor societies, Pi Gamma Mu and Omicron Delta Kappa.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/603b4a73bd1b57a22ebb9f03","use_caption":false},"keywords":[],"primary_slug":"trey-hudson","slugs":["trey-hudson"],"sponsored":false,"title":"Trey Hudson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1614301920000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"60384b525d7fb8cc87d54057","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1614301920000,"type":"content:coast-to-coast-guest","summary":{"title":"Trey Hudson","description":"Trey Hudson is the current Director of the Oxford Paranormal Society (OPS) and the Anomalous Studies and Observation Group (ASOG).In 1982, he was awarded a scholarship to attend the prestigious American Wilderness Leadership School located in Jackson, Wyoming. He entered college at the University of West Georgia and decided to major in psychology. When studying at UWG, Trey was awarded a US Army scholarship while a ROTC cadet and was inducted into two honor societies, Pi Gamma Mu and Omicron Delta Kappa.","image":"https://i.iheart.com/v3/re/new_assets/603b4a73bd1b57a22ebb9f03"}}]}},{"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:/6a62ca8c52ca6598907a7ddd","slug:2026-07-29-show","slug:2026-07-29-show","keyword:keywords/UFO disclosure","keyword:keywords/anomalies"]}},{"id":"%2F6a62d7d352ca6598907a7df6","type":"PUBLISHING","record":{"ref_id":"%2F6a62d7d352ca6598907a7df6","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>First Half: Author \u003ca href=\"https://theprayeroffreedom.com/\" target=\"_blank\">\u003cu>Beatty Carmichael\u003c/u>\u003c/a> discusses the spiritual laws of the unseen world and why he believes demonic influences may contribute to recurring struggles such as addiction, anxiety, anger, broken relationships, and other persistent life challenges. Drawing on years of biblical study and more than a thousand ministry cases, he explains his view that demons operate within spiritual laws rather than acting without limits.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with author and UFO researcher \u003ca href=\"http://www.kathleen-marden.com/\" target=\"_blank\">Kathleen Marden\u003c/a>, an expert on the famed Betty and Barney Hill alien abduction case in 1961. As the young niece of Betty Hill, the event led to her quest for answers to the mysteries of the paranormal and non-human intelligence amid evidence of a secret government study on communication with non-human visitors. During the last hour, Marden joins the show live.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Prayer-Freedom-Group-Study-Workbook/dp/B0FPCM19RF/ctoc\" target=\"_blank\">The Prayer of Freedom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Captured-Betty-Barney-Experience-Anniversary-dp-1632651874/dp/1632651874/ctoc\" target=\"_blank\">Captured! The Betty and Barney Hill UFO Experience\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Abduction-Files-Startling-Reported/dp/1601632711\" target=\"_blank\">The Alien Abduction Files: The Most Startling Cases of Human Alien Contact Ever Reported\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/FORBIDDEN-KNOWLEDGE-Abduction-Spiritual-Transformation/dp/B09SP2KTK8/ctoc\" target=\"_blank\">Forbidden Knowledge: A Personal Journey from Alien Abduction to Spiritual Transformation\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":["%2F6a62b7221cde34a9c37f3b61","%2F5e007758cc137bf244201ad8","%2F5e0075ffcc137bf244201ac8"]},"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/demons","keywords/alien abduction","keywords/Betty & Barney Hill"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A UFO hovers over a desert, and an old car is parked in the foreground. Is someone getting abducted, or is someone hitching a ride?","id":"%2F6a62dae46fcabf41e9cd840f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62dae46fcabf41e9cd840f","source_credit":"simonbradfield / E+ / Getty Images","title":"UFO Encounter","url":"asset://assets.getty/6a62dae46fcabf41e9cd840f","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785420000000},"slug":{"type":"slug","value":"2026-07-30-show"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://theprayeroffreedom.com/\" target=\"_blank\">\u003cu>Beatty Carmichael\u003c/u>\u003c/a> discusses the spiritual laws of the unseen world and why he believes demonic influences may contribute to recurring struggles such as addiction and broken relationships. Drawing on his biblical study, he explains his view that demons operate within spiritual laws rather than acting without limits.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with author and researcher \u003ca href=\"http://www.kathleen-marden.com/\" target=\"_blank\">Kathleen Marden\u003c/a>, an expert on the Betty and Barney Hill 1961 alien abduction case. As the niece of Betty Hill, the event led to her quest for answers to the mysteries of the paranormal and non-human intelligence.\u003c/p>\n\n"},"title":{"type":"title","value":"Demonic Influence / Betty & Barney Hill Case"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theprayeroffreedom.com/\" target=\"_blank\">\u003cu>theprayeroffreedom.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.kathleen-marden.com/\" target=\"_blank\">kathleen-marden.com\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: Author Beatty Carmichael discusses the spiritual laws of the unseen world and why he believes demonic influences may contribute to recurring struggles such as addiction and broken relationships. Drawing on his biblical study, he explains his view that demons operate within spiritual laws rather than acting without limits. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with author and researcher Kathleen Marden, an expert on the Betty and Barney Hill 1961 alien abduction case. As the niece of Betty Hill, the event led to her quest for answers to the mysteries of the paranormal and non-human intelligence.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A UFO hovers over a desert, and an old car is parked in the foreground. Is someone getting abducted, or is someone hitching a ride?","link":"","new_tab":false,"source_credit":"simonbradfield / E+ / Getty Images","title":"UFO Encounter","url":"asset://assets.getty/6a62dae46fcabf41e9cd840f","use_caption":false},"keywords":["keywords/demons","keywords/alien abduction","keywords/Betty & Barney Hill"],"primary_slug":"2026-07-30-show","slugs":["2026-07-30-show"],"sponsored":false,"title":"Demonic Influence / Betty & Barney Hill Case"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785492000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"7gao4","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-30-show/"},"slug":"2026-07-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62dae46fcabf41e9cd840f","title":"Demonic Influence / Betty & Barney Hill Case","description":"First Half: Author Beatty Carmichael discusses the spiritual laws of the unseen world and why he believes demonic influences may contribute to recurring struggles such as addiction and broken relationships. Drawing on his biblical study, he explains his view that demons operate within spiritual laws rather than acting without limits. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with author and researcher Kathleen Marden, an expert on the Betty and Barney Hill 1961 alien abduction case. As the niece of Betty Hill, the event led to her quest for answers to the mysteries of the paranormal and non-human intelligence.","author":""},"pub_start":1785492000000,"pub_until":4115978604802,"pub_changed":1785492000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","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":"%2F6a62b7221cde34a9c37f3b61","slug":"beatty-carmichael","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/beatty-carmichael/","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>Beatty Carmichael is a teacher and speaker who has spent decades exploring how spiritual laws found in ancient biblical texts impact healing, freedom, and personal transformation. His approach has been used in prisons, recovery centers, and in communities across the country.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Prayer-Freedom-Group-Study-Workbook/dp/B0FPCM19RF/ctoc\" target=\"_blank\">The Prayer of Freedom\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":"%2F6a62b16dbaf43dafe5dd35a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a62b16dbaf43dafe5dd35a7","source_credit":"","title":"","url":"asset://new_assets/6a62b16dbaf43dafe5dd35a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"beatty-carmichael"},"summary":{"type":"html","value":"\u003cp>Beatty Carmichael is a teacher and speaker who has spent decades exploring how spiritual laws found in ancient biblical texts impact healing, freedom, and personal transformation. \u003c/p>\n\n"},"title":{"type":"title","value":"Beatty Carmichael"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theprayeroffreedom.com/\" target=\"_blank\">\u003cu>theprayeroffreedom.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":"Beatty Carmichael is a teacher and speaker who has spent decades exploring how spiritual laws found in ancient biblical texts impact healing, freedom, and personal transformation.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a62b16dbaf43dafe5dd35a7","use_caption":false},"keywords":[],"primary_slug":"beatty-carmichael","slugs":["beatty-carmichael"],"sponsored":false,"title":"Beatty Carmichael"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784854140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KV2K3","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":1784854140000,"type":"content:coast-to-coast-guest","summary":{"title":"Beatty Carmichael","description":"Beatty Carmichael is a teacher and speaker who has spent decades exploring how spiritual laws found in ancient biblical texts impact healing, freedom, and personal transformation.","image":"https://i.iheart.com/v3/re/new_assets/6a62b16dbaf43dafe5dd35a7"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"summary":{"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":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":"","use_caption":false,"alt_text":"","link":"","new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"},"keywords":[],"primary_slug":"jones-cheryll-103086","slugs":["jones-cheryll-103086"],"sponsored":false,"title":"Cheryll Jones","author":"Coast to Coast AM Staff"},"targeting":{"targets":[{"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":"","id":"PSRLe"}],"exclusion":{"tags":[]},"publish_date":1587701100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","cuser":"","fields":{"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false}},"slug":{"value":"jones-cheryll-103086","type":"slug"},"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"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"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","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]}},"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"}},"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":"%2F5e0075ffcc137bf244201ac8","slug":"marden-kathleen-45846","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/marden-kathleen/45846","cuser":"","fields":{"primary_image":{"type":"asset","value":{"bucket":"new_assets","url":"asset://new_assets/61bdda8104d1feeeb2ab5342","alt_text":"","caption":"","use_caption":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/61bdda8104d1feeeb2ab5342","id":"%2F61bdda8104d1feeeb2ab5342","title":"","link":"","new_tab":false}},"summary":{"type":"html","value":"\u003cp>Kathleen Marden is an author, on camera expert, international conference presenter, experiencer advocate, and hypnosis practitioner. Since 1990, she has researched the perplexing nature of UFOs and the non-human entities associated with highly advanced aerial vehicles via her own groundbreaking research, investigation, and experimentation. Her research has extended to archival collections and the US government’s involvement in the investigation of UFOs and its major studies. This has combined to give her a depth of knowledge that few possess. She is the 2021 recipient of the International UFO Congress Lifetime Achievement Award.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Kathleen Marden is an author, on camera expert, international conference presenter, experiencer advocate, and hypnosis practitioner. Since 1990, she has researched the perplexing nature of UFOs and the non-human entities associated with highly advanced aerial vehicles via her own groundbreaking research, investigation, and experimentation. Her research has extended to archival collections and the US government’s involvement in the investigation of UFOs and its major studies. This has combined to give her a depth of knowledge that few possess. She is the 2021 recipient of the International UFO Congress Lifetime Achievement Award.\u003c/p>\n\n\u003cp>For thirty years, she engaged in groundbreaking, scientifically focused research on ET experiencers and the history of government involvement in major UFO studies and the government cover-up. During this time, she was closely associated with the Mutual UFO Network as its director of the experiencer research team and the Edgar Mitchell Foundation for Research into Extraterrestrial and Extraordinary Encounters as a research consultant and advisory board member. \u003c/p>\n\n\u003cp>Her interest in UFOs and contact began in 1961, when her aunt and uncle Betty and Barney Hill had a close encounter and subsequent abduction in New Hampshire’s White Mountains. She has conducted an extensive, multi-year investigation of their experiences. The 60th anniversary edition of her book “Captured! The Betty and Barney Hill UFO Experience” is available now. \u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Science-Was-Wrong-Inventions-Impossible/dp/1601631022/ctoc\" target=\"_blank\">Science Was Wrong\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Captured-Betty-Barney-Experience-Anniversary-dp-1632651874/dp/1632651874/ctoc\" target=\"_blank\">Captured! The Betty and Barney Hill UFO Experience\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fact-Fiction-Flying-Saucers-Misinformation/dp/1632650657/ctoc\" target=\"_blank\">Fact, Fiction, and Flying Saucers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Extraterrestrial-Contact-Youve-Abducted-MUFON/dp/1590033019/ctoc\" target=\"_blank\">Extraterrestrial Contact: What to Do When You've Been Abducted\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Abduction-Files-Startling-Reported/dp/1601632711\" target=\"_blank\">The Alien Abduction Files: The Most Startling Cases of Human Alien Contact Ever Reported\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/FORBIDDEN-KNOWLEDGE-Abduction-Spiritual-Transformation/dp/B09SP2KTK8/ctoc\" target=\"_blank\">Forbidden Knowledge: A Personal Journey from Alien Abduction to Spiritual Transformation\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Kathleen Marden"},"slug":{"type":"slug","value":"marden-kathleen-45846"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.kathleen-marden.com/\" target=\"_blank\">kathleen-marden.com\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"}},"ingestion":{"feed_content_id":"/content/marden-kathleen-45846","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/marden-kathleen/45846","external_url":""},"summary":{"author":"Coast to Coast AM Staff","description":"Kathleen Marden is an author, on camera expert, international conference presenter, experiencer advocate, and hypnosis practitioner. Since 1990, she has researched the perplexing nature of UFOs and the non-human entities associated with highly advanced aerial vehicles via her own groundbreaking research, investigation, and experimentation. Her research has extended to archival collections and the US government’s involvement in the investigation of UFOs and its major studies. This has combined to give her a depth of knowledge that few possess. She is the 2021 recipient of the International UFO Congress Lifetime Achievement Award.","image":{"title":"","link":"","source_credit":"","new_tab":false,"url":"asset://new_assets/61bdda8104d1feeeb2ab5342","alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},"title":"Kathleen Marden","primary_slug":"marden-kathleen-45846","slugs":["marden-kathleen-45846"],"sponsored":false,"keywords":[]},"targeting":{"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1473995460000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"operator":"OR","workflow":"","id":"KQwz7","what":["coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]}}},"pub_start":1473995460000,"type":"content:coast-to-coast-guest","summary":{"title":"Kathleen Marden","description":"Kathleen Marden is an author, on camera expert, international conference presenter, experiencer advocate, and hypnosis practitioner. Since 1990, she has researched the perplexing nature of UFOs and the non-human entities associated with highly advanced aerial vehicles via her own groundbreaking research, investigation, and experimentation. Her research has extended to archival collections and the US government’s involvement in the investigation of UFOs and its major studies. This has combined to give her a depth of knowledge that few possess. She is the 2021 recipient of the International UFO Congress Lifetime Achievement Award.","image":"https://i.iheart.com/v3/re/new_assets/61bdda8104d1feeeb2ab5342"}}]}},{"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:/6a62d7d352ca6598907a7df6","slug:2026-07-30-show","slug:2026-07-30-show","keyword:keywords/demons","keyword:keywords/alien abduction","keyword:keywords/Betty & Barney Hill"]}},{"id":"%2F6a62f72aa737c0d0ef77658d","type":"PUBLISHING","record":{"ref_id":"%2F6a62f72aa737c0d0ef77658d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-31-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joining George Noory, \u003ca href=\"https://strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a>, a regular guest host on Coast to Coast AM since 2014, discusses his new book, \u003ca href=\"https://www.amazon.com/Tales-Rock-Roll-Twilight-Zone/dp/1634245490/ctoc\" target=\"_blank\">Tales from the Rock &amp; Roll Twilight Zone\u003c/a>, exploring the evidence behind the myths and mysteries. He'll share eerie stories surrounding some of music's biggest legends, including cursed songs, mysterious deaths, ghostly encounters, occult connections, and other unexplained phenomena. 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=\"https://www.amazon.com/Tales-Rock-Roll-Twilight-Zone/dp/1634245490/ctoc\" target=\"_blank\">Tales from The Rock ‘n Roll Twilight Zone\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":["%2F5ebe2b0706998b40e4ef7194","%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/Rock 'n' Roll","keywords/legends"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The musician plays on a large rock guitar in a great smoke","id":"%2F6a62fad27052bdb7eb741073","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62fad27052bdb7eb741073","source_credit":"UrbanYaroaslav / iStock / Getty Images","title":"Rock musician and large guitar, a lot of smoke","url":"asset://assets.getty/6a62fad27052bdb7eb741073","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785506400000},"slug":{"type":"slug","value":"2026-07-31-show"},"summary":{"type":"html","value":"\u003cp>Joining George Noory, \u003ca href=\"https://strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a>, a regular guest host on Coast to Coast AM since 2014, discusses his new book, \u003ca href=\"https://www.amazon.com/Tales-Rock-Roll-Twilight-Zone/dp/1634245490/ctoc\" target=\"_blank\">Tales from the Rock &amp; Roll Twilight Zone\u003c/a>, exploring the evidence behind the myths and mysteries. He'll share eerie stories surrounding some of music's biggest legends, including cursed songs, mysterious deaths, ghostly encounters, occult connections, and other unexplained phenomena. 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":"Rock & Roll Twilight Zone / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://strangeplanet.ca/\" target=\"_blank\">\u003cu>strangeplanet.ca\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 George Noory, Richard Syrett, a regular guest host on Coast to Coast AM since 2014, discusses his new book, Tales from the Rock & Roll Twilight Zone, exploring the evidence behind the myths and mysteries. He'll share eerie stories surrounding some of music's biggest legends, including cursed songs, mysterious deaths, ghostly encounters, occult connections, and other unexplained phenomena. 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":"The musician plays on a large rock guitar in a great smoke","link":"","new_tab":false,"source_credit":"UrbanYaroaslav / iStock / Getty Images","title":"Rock musician and large guitar, a lot of smoke","url":"asset://assets.getty/6a62fad27052bdb7eb741073","use_caption":false},"keywords":["keywords/Rock 'n' Roll","keywords/legends"],"primary_slug":"2026-07-31-show","slugs":["2026-07-31-show"],"sponsored":false,"title":"Rock & Roll Twilight Zone / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785578400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zwZ01","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","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-07-31-show/"},"slug":"2026-07-31-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62fad27052bdb7eb741073","title":"Rock & Roll Twilight Zone / Open Lines","description":"Joining George Noory, Richard Syrett, a regular guest host on Coast to Coast AM since 2014, discusses his new book, Tales from the Rock & Roll Twilight Zone, exploring the evidence behind the myths and mysteries. He'll share eerie stories surrounding some of music's biggest legends, including cursed songs, mysterious deaths, ghostly encounters, occult connections, and other unexplained phenomena. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1785578400000,"pub_until":4115978604802,"pub_changed":1785578400000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","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":"%2F5ebe2b0706998b40e4ef7194","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/richard-syrett/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard 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"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tales-Rock-Roll-Twilight-Zone/dp/1634245490/ctoc\" target=\"_blank\">Tales from The Rock ‘n Roll Twilight Zone\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6ef9b74536eea705a373","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6ef9b74536eea705a373","source_credit":"","title":"","url":"asset://new_assets/628c6ef9b74536eea705a373","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"richard-syrett"},"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"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard 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/628c6ef9b74536eea705a373","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1589521080000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5ebe2b0706998b40e4ef7193","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/mysteries-anomalies","coast-categories/coast-to-coast-am"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1589521080000,"type":"content:coast-to-coast-guest","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/628c6ef9b74536eea705a373"}},{"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:/6a62f72aa737c0d0ef77658d","slug:2026-07-31-show","slug:2026-07-31-show","keyword:keywords/Rock 'n' Roll","keyword:keywords/legends"]}}],"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":"%2F6a63124da737c0d0ef7765a6","type":"PUBLISHING","record":{"ref_id":"%2F6a63124da737c0d0ef7765a6","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"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":"%2F6a63127da737c0d0ef7765b4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765b4","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765b4","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":"huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029"},"source":{"type":"plain","value":"Unexplained Mysteries"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/400099/huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029"},"summary":{"type":"html","value":"\u003cp>The asteroid Apophis - which is considered to be potentially dangerous - will make its closest approach before the decade is out.\u003c/p>\n\n"},"title":{"type":"title","value":"Huge asteroid will be visible to 90% of Earth's population in 2029"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Unexplained Mysteries","description":"The asteroid Apophis - which is considered to be potentially dangerous - will make its closest approach before the decade is out.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765b4","use_caption":false},"keywords":[],"primary_slug":"huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029","slugs":["huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029"],"sponsored":false,"title":"Huge asteroid will be visible to 90% of Earth's population in 2029"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Viskq","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/huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029/"},"slug":"huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765b4","title":"Huge asteroid will be visible to 90% of Earth's population in 2029","description":"The asteroid Apophis - which is considered to be potentially dangerous - will make its closest approach before the decade is out.","author":"Unexplained Mysteries"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a63124da737c0d0ef7765a6","slug:huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029","slug:huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029","author:user"]}},{"id":"%2F6a6312b3a737c0d0ef7765c6","type":"PUBLISHING","record":{"ref_id":"%2F6a6312b3a737c0d0ef7765c6","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"News Nation"}]},"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":"%2F6a63127da737c0d0ef7765c1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765c1","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765c1","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":"roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens"},"source":{"type":"plain","value":"News Nation"},"source_url":{"type":"plain","value":"https://www.newsnationnow.com/entertainment-news/oliver-sean-stone-ufo-uap-tech/"},"summary":{"type":"html","value":"\u003cp>Stone believes we’re living through what he calls a great awakening.\u003c/p>\n\n"},"title":{"type":"title","value":"Roswell was an actual UFO crash: Sean Stone talks aliens"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"News Nation","description":"Stone believes we’re living through what he calls a great awakening.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765c1","use_caption":false},"keywords":[],"primary_slug":"roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens","slugs":["roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens"],"sponsored":false,"title":"Roswell was an actual UFO crash: Sean Stone talks aliens"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"p1jCW","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/roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens/"},"slug":"roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765c1","title":"Roswell was an actual UFO crash: Sean Stone talks aliens","description":"Stone believes we’re living through what he calls a great awakening.","author":"News Nation"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a6312b3a737c0d0ef7765c6","slug:roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens","slug:roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens","author:user"]}},{"id":"%2F6a63130ca737c0d0ef7765d2","type":"PUBLISHING","record":{"ref_id":"%2F6a63130ca737c0d0ef7765d2","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"PsyPost"}]},"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":"%2F6a63127da737c0d0ef7765bf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bf","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bf","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-claim-to-have-found-distinct-brain-activity-during-medium-trances"},"source":{"type":"plain","value":"PsyPost"},"source_url":{"type":"plain","value":"https://www.psypost.org/brain-scans-reveal-distinct-electrical-networks-during-alleged-medium-trances/"},"summary":{"type":"html","value":"\u003cp>A small, exploratory study suggests that people who report experiencing mediumistic trances appear to show distinct patterns of brain connectivity.\u003c/p>\n\n"},"title":{"type":"title","value":"Scientists claim to have found distinct brain activity during “medium” trances"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"PsyPost","description":"A small, exploratory study suggests that people who report experiencing mediumistic trances appear to show distinct patterns of brain connectivity.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bf","use_caption":false},"keywords":[],"primary_slug":"scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances","slugs":["scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances"],"sponsored":false,"title":"Scientists claim to have found distinct brain activity during “medium” trances"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JDDuB","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-claim-to-have-found-distinct-brain-activity-during-medium-trances/"},"slug":"scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bf","title":"Scientists claim to have found distinct brain activity during “medium” trances","description":"A small, exploratory study suggests that people who report experiencing mediumistic trances appear to show distinct patterns of brain connectivity.","author":"PsyPost"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a63130ca737c0d0ef7765d2","slug:scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances","slug:scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances","author:user"]}},{"id":"%2F6a63135fa737c0d0ef7765de","type":"PUBLISHING","record":{"ref_id":"%2F6a63135fa737c0d0ef7765de","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant/","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":"%2F6a63127da737c0d0ef7765bb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bb","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bb","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":"researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant/"},"summary":{"type":"html","value":"\u003cp>Researchers suggest the mysterious earthworks could represent a nearly 4,600-year-old sophisticated hydraulic engineering system.\u003c/p>\n\n"},"title":{"type":"title","value":"Researchers Say Two ‘Ancient Ramps’ Beside Egypt’s Red Pyramid May Actually Be Something Far More Significant"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"Researchers suggest the mysterious earthworks could represent a nearly 4,600-year-old sophisticated hydraulic engineering system.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bb","use_caption":false},"keywords":[],"primary_slug":"researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant","slugs":["researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant"],"sponsored":false,"title":"Researchers Say Two ‘Ancient Ramps’ Beside Egypt’s Red Pyramid May Actually Be Something Far More Significant"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"MitQH","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/researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant/"},"slug":"researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bb","title":"Researchers Say Two ‘Ancient Ramps’ Beside Egypt’s Red Pyramid May Actually Be Something Far More Significant","description":"Researchers suggest the mysterious earthworks could represent a nearly 4,600-year-old sophisticated hydraulic engineering system.","author":"The Debrief"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a63135fa737c0d0ef7765de","slug:researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant","slug:researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant","author:user"]}},{"id":"%2F6a6313bea737c0d0ef7765ea","type":"PUBLISHING","record":{"ref_id":"%2F6a6313bea737c0d0ef7765ea","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"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":"%2F6a63127da737c0d0ef7765bd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bd","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bd","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":"how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan"},"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15999739/Scientists-discover-ultimate-limit-lifespan.html"},"summary":{"type":"html","value":"\u003cp>One of the key biological processes involved in aging is the buildup of random mutations in our DNA.\u003c/p>\n\n"},"title":{"type":"title","value":"How you could live to 190: Scientists discover the ultimate limit of the human lifespan"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Daily Mail","description":"One of the key biological processes involved in aging is the buildup of random mutations in our DNA.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bd","use_caption":false},"keywords":[],"primary_slug":"how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan","slugs":["how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan"],"sponsored":false,"title":"How you could live to 190: Scientists discover the ultimate limit of the human lifespan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"w3pjk","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/how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan/"},"slug":"how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bd","title":"How you could live to 190: Scientists discover the ultimate limit of the human lifespan","description":"One of the key biological processes involved in aging is the buildup of random mutations in our DNA.","author":"Daily Mail"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a6313bea737c0d0ef7765ea","slug:how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan","slug:how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1786162861000,"\u003cupcoming_pub_after>":1784955600000,"\u003cpub_start>":1784953261000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1785039661000,"\u003ctonight_pub_after>":1784955600000},"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-72426","pub_start":{"timestampMs":1784919180000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63b5cbad57282a612710e6","title":"In Coast You Missed It 7/24/26"}},{"slug":"video-purdue-backed-search-for-amelia-earharts-lost-plane-announced-for-october","pub_start":{"timestampMs":1784918880000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46","title":"Video: Purdue-Backed Search for Amelia Earhart's Lost Plane Announced for October"}},{"slug":"iphone-for-ghost-hunting-photo","pub_start":{"timestampMs":1272856260000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/1840b6af93ddaab770a361b96846c3be","title":"iPhone for Ghost Hunting"}},{"slug":"2026-07-23-show","pub_start":{"timestampMs":1784887200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf","title":"Understanding Near-Death Experiences"}},{"slug":"kenyas-biting-bandit-possibly-captured","pub_start":{"timestampMs":1784838780000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662","title":"Kenya's Biting Bandit Possibly Captured"}},{"slug":"metaphysical-shop-owners-lawsuit-over-pennsylvania-fortune-telling-ban-moves-ahead","pub_start":{"timestampMs":1784838480000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","title":"Metaphysical Shop Owner's Lawsuit Over Pennsylvania Fortune Telling Ban Moves Ahead"}},{"slug":"watch-chilean-truck-driver-passes-ghost-on-highway","pub_start":{"timestampMs":1784832000000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5","title":"Watch: Chilean Truck Driver Passes Ghost on Highway?"}},{"slug":"2026-07-22-show","pub_start":{"timestampMs":1784800800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a598d65baceb922d178f0e8","title":"Project Stargate / Connecting with Archangels"}}],[{"slug":"video-ghost-water-mystifies-cemetery-workers-in-ecuador","pub_start":{"timestampMs":1784750160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66f1e693bf836d2dd3a6e4da","title":"Video: 'Ghost Water' Mystifies Cemetery Workers in Ecuador"}},{"slug":"emerging-artists-5-2-10-photo","pub_start":{"timestampMs":1272855000000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/80db3610233be2943ae785226ceee085","title":"Emerging Artists 5/2/10"}},{"slug":"watch-bigfoot-seen-crossing-pasture-on-texas-farm","pub_start":{"timestampMs":1784743740000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c18fe796138ae5f98248ac","title":"Watch: Bigfoot Seen Crossing Pasture on Texas Farm?"}},{"slug":"art-bell-vault-lost-history-of-jesus-alternative-health-insights","pub_start":{"timestampMs":1784729880000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6036cb93adca7452bf4527b3","title":"Art Bell Vault: Lost History of Jesus / Alternative Health Insights"}},{"slug":"2026-07-21-show","pub_start":{"timestampMs":1784714400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a598aed3b1b55fe695caa0a","title":"Psychic Insights / Singularity, AI, & the Future"}},{"slug":"thai-police-bust-mischievous-mystic-pestering-tourists-with-purported-curses","pub_start":{"timestampMs":1784666100000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5fd8d904d941ad5928d371","title":"Thai Police Bust Mischievous 'Mystic' Pestering Tourists with Purported Curses"}},{"slug":"video-weird-wandering-mime-arrested-for-alleged-harassment-in-massachusetts","pub_start":{"timestampMs":1784664960000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5fd41f04d941ad5928d361","title":"Video: Weird Wandering Mime Arrested for Alleged Harassment in Massachusetts"}},{"slug":"watch-floating-silver-sphere-filmed-in-mexico","pub_start":{"timestampMs":1784657460000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0275b57b58a1a7649abf7","title":"Watch: Floating Silver Sphere Filmed in Mexico"}}],[{"slug":"2026-07-20-show","pub_start":{"timestampMs":1784628000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5988aee7b66497a1722bbe","title":"Space Exploration / Creating the Apple Store"}},{"slug":"biting-bandit-menaces-kenyan-community","pub_start":{"timestampMs":1784580360000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662","title":"Biting Bandit Menaces Kenyan Community"}},{"slug":"watch-eerie-orb-filmed-in-north-dakota-home","pub_start":{"timestampMs":1784579760000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/680a890f4f4090deab147bff","title":"Watch: Eerie Orb Filmed in North Dakota Home"}},{"slug":"iss-over-burbank-photo","pub_start":{"timestampMs":1272771420000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/8b7c6ccb9706fae88bd4046591324f94","title":"ISS Over Burbank"}},{"slug":"eight-year-old-girl-spots-loch-ness-monster","pub_start":{"timestampMs":1784574180000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a5e6e0346dfbfbece891432","title":"Eight-Year-Old Girl Spots Loch Ness Monster?"}},{"slug":"2026-07-19-show","pub_start":{"timestampMs":1784541600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/648074923455b1e2c0421513","title":"Ghost Hunting & History / Cape Girardeau UFO Crash"}},{"slug":"video-phantom-twist-the-ghostly-drone","pub_start":{"timestampMs":1784483340000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5d0f46389dd9a9693caff8","title":"Video: 'Phantom Twist' – the Ghostly Drone"}},{"slug":"2026-07-18-show","pub_start":{"timestampMs":1784455200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a59814a389dd9a9693cafd7","title":"Salem Witch Trials / Visions & Reincarnation"}}]]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"7MFT1","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a63b6f0b0f993ffbe226fe1","type":"LEADS","record":{"title":"Video: Purdue-Backed Search for Amelia Earhart's Lost Plane Announced for October","subtitle":"A previously postponed Purdue-backed search for Amelia Earhart's plane will now happen this coming October.","image":"https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46","img_meta":{"base_id":"%2F68a76f48abc3782933d91c46","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-purdue-backed-search-for-amelia-earharts-lost-plane-announced-for-october/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a63b710b0f993ffbe226fe2","type":"LEADS","record":{"title":"In Coast You Missed It 7/24/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/6a63b5cbad57282a612710e6","img_meta":{"base_id":"%2F6a63b5cbad57282a612710e6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-72426/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a62617dcf0489828642cbf0","type":"LEADS","record":{"title":"Watch: Chilean Truck Driver Passes Ghost on Highway?","subtitle":"A Chilean truck driver previously skeptical of the paranormal was forced to reassess his thoughts on high strangeness after an eerie incident wherein he may have driven past a ghost. ","image":"https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5","img_meta":{"base_id":"%2F68644be7f7d74b008c5aa2e5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-chilean-truck-driver-passes-ghost-on-highway/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a627d2b68bac18759048b3e","type":"LEADS","record":{"title":"Metaphysical Shop Owner's Lawsuit Over Pennsylvania Fortune Telling Ban Moves Ahead","subtitle":"Following a legal victory earlier this summer, a metaphysical shop owner's lawsuit over Pennsylvania's ban on fortune telling could go to trial next year. ","image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","img_meta":{"base_id":"%2F667b38b1dbf4d678b57ba604","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/metaphysical-shop-owners-lawsuit-over-pennsylvania-fortune-telling-ban-moves-ahead/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a627d5168bac18759048b3f","type":"LEADS","record":{"title":"Kenya's Biting Bandit Possibly Captured","subtitle":"The already odd case of the biting bandit menacing a village in Kenya has taken a peculiar turn as residents of a separate community captured an individual who had also been roaming the streets chomping on unfortunate individuals, and some wonder if the two miscreants are one and the same. ","image":"https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662","img_meta":{"base_id":"%2F67647af93471c4dd659c7662","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/kenyas-biting-bandit-possibly-captured/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"resolved":{"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"feed":{"results":[{"id":"%2F6a63b6f0b0f993ffbe226fe1","type":"LEADS","record":{"title":"Video: Purdue-Backed Search for Amelia Earhart's Lost Plane Announced for October","subtitle":"A previously postponed Purdue-backed search for Amelia Earhart's plane will now happen this coming October.","image":"https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46","img_meta":{"base_id":"%2F68a76f48abc3782933d91c46","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-purdue-backed-search-for-amelia-earharts-lost-plane-announced-for-october/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a63b710b0f993ffbe226fe2","type":"LEADS","record":{"title":"In Coast You Missed It 7/24/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/6a63b5cbad57282a612710e6","img_meta":{"base_id":"%2F6a63b5cbad57282a612710e6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-72426/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a62617dcf0489828642cbf0","type":"LEADS","record":{"title":"Watch: Chilean Truck Driver Passes Ghost on Highway?","subtitle":"A Chilean truck driver previously skeptical of the paranormal was forced to reassess his thoughts on high strangeness after an eerie incident wherein he may have driven past a ghost. ","image":"https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5","img_meta":{"base_id":"%2F68644be7f7d74b008c5aa2e5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-chilean-truck-driver-passes-ghost-on-highway/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a627d2b68bac18759048b3e","type":"LEADS","record":{"title":"Metaphysical Shop Owner's Lawsuit Over Pennsylvania Fortune Telling Ban Moves Ahead","subtitle":"Following a legal victory earlier this summer, a metaphysical shop owner's lawsuit over Pennsylvania's ban on fortune telling could go to trial next year. ","image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","img_meta":{"base_id":"%2F667b38b1dbf4d678b57ba604","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/metaphysical-shop-owners-lawsuit-over-pennsylvania-fortune-telling-ban-moves-ahead/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a627d5168bac18759048b3f","type":"LEADS","record":{"title":"Kenya's Biting Bandit Possibly Captured","subtitle":"The already odd case of the biting bandit menacing a village in Kenya has taken a peculiar turn as residents of a separate community captured an individual who had also been roaming the streets chomping on unfortunate individuals, and some wonder if the two miscreants are one and the same. ","image":"https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662","img_meta":{"base_id":"%2F67647af93471c4dd659c7662","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/kenyas-biting-bandit-possibly-captured/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"genre":[],"format":""},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":"Coast to Coast AM: The Best Paranormal News Show"},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"COAST-PR","stationFormat":"","stationMarket":"PREMIERE","stationMicrosite":"","tags":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"www.coasttocoastam.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#ffffff","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.coasttocoastam.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@coasttocoastam","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@coasttocoastam","type":"meta"}],["canonical",{"value":"https://www.coasttocoastam.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.coasttocoastam.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Coast to Coast AM","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Coast to Coast AM","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"140586622674265","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"105212777348","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:config-m:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:index-m","SM6.0:index-m:/b9d508fdf3381ca6ccb4a13a2c93f185","app/sites","app/sites/20260709174322353","app/streams","app/streams/20260720195931962","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:/5dfa8b6be99a880e568ef39a","PS:content:coast-to-coast-article:/6a63124da737c0d0ef7765a6","PS:content:coast-to-coast-article:/6a6312b3a737c0d0ef7765c6","PS:content:coast-to-coast-article:/6a63130ca737c0d0ef7765d2","PS:content:coast-to-coast-article:/6a63135fa737c0d0ef7765de","PS:content:coast-to-coast-article:/6a6313bea737c0d0ef7765ea","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:/5dffc942cc137bf244201307","PS:content:coast-to-coast-guest:/5e004d50cc137bf244201925","PS:content:coast-to-coast-guest:/5e00639dcc137bf24420198f","PS:content:coast-to-coast-guest:/5e006c19cc137bf244201a2d","PS:content:coast-to-coast-guest:/5e0075ffcc137bf244201ac8","PS:content:coast-to-coast-guest:/5e007758cc137bf244201ad8","PS:content:coast-to-coast-guest:/5e00e279cc137bf244201f75","PS:content:coast-to-coast-guest:/5e01307ecc137bf244202383","PS:content:coast-to-coast-guest:/5e01b731cc137bf244202827","PS:content:coast-to-coast-guest:/5ebe2b0706998b40e4ef7194","PS:content:coast-to-coast-guest:/60384b525d7fb8cc87d54058","PS:content:coast-to-coast-guest:/684b6b3e3c49d973c3fd744e","PS:content:coast-to-coast-guest:/68798c35f44831857db43032","PS:content:coast-to-coast-guest:/6a62b0b3baf43dafe5dd359a","PS:content:coast-to-coast-guest:/6a62b38637f2a6382c6fb7df","PS:content:coast-to-coast-guest:/6a62b7221cde34a9c37f3b61","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6a59c5a6e681de73d2c44acf","PS:content:coast-to-coast-show:/6a62b90052ca6598907a7d79","PS:content:coast-to-coast-show:/6a62c0b152ca6598907a7d92","PS:content:coast-to-coast-show:/6a62c41552ca6598907a7dab","PS:content:coast-to-coast-show:/6a62c72052ca6598907a7dc4","PS:content:coast-to-coast-show:/6a62ca8c52ca6598907a7ddd","PS:content:coast-to-coast-show:/6a62d7d352ca6598907a7df6","PS:content:coast-to-coast-show:/6a62f72aa737c0d0ef77658d","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a1e474cca4fe26772f80202","PS:leads:/6a62617dcf0489828642cbf0","PS:leads:/6a627d2b68bac18759048b3e","PS:leads:/6a627d5168bac18759048b3f","PS:leads:/6a63b6f0b0f993ffbe226fe1","PS:leads:/6a63b710b0f993ffbe226fe2","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:677259ec262a3b51646f9469bf3aa385","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0eebe34d1898bc1702e08e5bc6e02e84","SM6.0:site-streams","SM6.0:site-streams:011a6e1048d4bb52d021adb6dacff635","app/pubsub","app/pubsub/20250721163332915","sites","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.coasttocoastam.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a63b6f0b0f993ffbe226fe1","type":"LEADS","record":{"title":"Video: Purdue-Backed Search for Amelia Earhart's Lost Plane Announced for October","subtitle":"A previously postponed Purdue-backed search for Amelia Earhart's plane will now happen this coming October.","image":"https://i.iheart.com/v3/re/new_assets/68a76f48abc3782933d91c46","img_meta":{"base_id":"%2F68a76f48abc3782933d91c46","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-purdue-backed-search-for-amelia-earharts-lost-plane-announced-for-october/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a63b710b0f993ffbe226fe2","type":"LEADS","record":{"title":"In Coast You Missed It 7/24/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/6a63b5cbad57282a612710e6","img_meta":{"base_id":"%2F6a63b5cbad57282a612710e6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-72426/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a62617dcf0489828642cbf0","type":"LEADS","record":{"title":"Watch: Chilean Truck Driver Passes Ghost on Highway?","subtitle":"A Chilean truck driver previously skeptical of the paranormal was forced to reassess his thoughts on high strangeness after an eerie incident wherein he may have driven past a ghost. ","image":"https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5","img_meta":{"base_id":"%2F68644be7f7d74b008c5aa2e5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-chilean-truck-driver-passes-ghost-on-highway/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a627d2b68bac18759048b3e","type":"LEADS","record":{"title":"Metaphysical Shop Owner's Lawsuit Over Pennsylvania Fortune Telling Ban Moves Ahead","subtitle":"Following a legal victory earlier this summer, a metaphysical shop owner's lawsuit over Pennsylvania's ban on fortune telling could go to trial next year. ","image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","img_meta":{"base_id":"%2F667b38b1dbf4d678b57ba604","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/metaphysical-shop-owners-lawsuit-over-pennsylvania-fortune-telling-ban-moves-ahead/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a627d5168bac18759048b3f","type":"LEADS","record":{"title":"Kenya's Biting Bandit Possibly Captured","subtitle":"The already odd case of the biting bandit menacing a village in Kenya has taken a peculiar turn as residents of a separate community captured an individual who had also been roaming the streets chomping on unfortunate individuals, and some wonder if the two miscreants are one and the same. ","image":"https://i.iheart.com/v3/re/new_assets/67647af93471c4dd659c7662","img_meta":{"base_id":"%2F67647af93471c4dd659c7662","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/kenyas-biting-bandit-possibly-captured/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a598e3af3fdef5c125f8644","type":"PUBLISHING","record":{"ref_id":"%2F6a598e3af3fdef5c125f8644","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>Appearing for the full show, author \u003ca href=\"https://dannion.com/\" target=\"_blank\">Dannion Brinkley\u003c/a> shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death. Brinkley, who has been clinically dead multiple times —including a lightning strike incident that left him unconscious for 28 minutes— has spent decades bridging the gap between life and death, having sat at the bedside of hundreds of vets during their final moments. He described the NDE process as involving a &quot;panoramic life review,&quot; where individuals relive their actions and feel the impact of their behavior on others, often leading to profound personal transformation. &quot;You become every person that you've ever encountered,&quot; and you feel the full emotional consequences of your actions, he explained. This experience, he said, forced him to confront his past as a tough Marine and rethink his worldview.\u003c/p>\n\n\u003cp>Addressing common elements of NDEs, Brinkley noted that most people report &quot;floating above their body,&quot; witnessing themselves from a detached perspective. He posed a curious question: &quot;Who is that observer?&quot; The person that's looking down at their own body is the &quot;real&quot; you, he concluded. He also addressed skepticism and religious criticism faced by those sharing NDEs, clarifying that his experiences were not religious visions but encounters with &quot;radiant beings&quot; and &quot;cathedral-like&quot; realms.\u003c/p>\n\n\u003cp>Discussing his return from death, Brinkley admitted he &quot;would have never come back&quot; had he known beforehand but felt destined to share his story. He realized the divine nature of existence and the interconnectedness of all beings. Linking modern scientific discoveries to his experiences, he referenced the 2022 Nobel Prize in Physics, which demonstrated that &quot;physical reality is not here,&quot; aligning with his view that humans are primarily spiritual or electrical beings.\u003c/p>\n\n\u003cp>During the latter half of the show, Dannion took calls from listeners, as well as advocated for House Bill 9237, a veterans healthcare bill stalled in Congress. In the last half-hour, George featured a replay of his 2023 interview with psychic medium \u003ca href=\"https://www.coasttocoastam.com/show/2023-11-05-show/\" target=\"_blank\">Joyce Keller\u003c/a>, in which she spoke about her communications with spirits, including George's late aunt, the parapsychologist Shafica Karagulla.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: Jeff Nelken, Kevin Randle\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Secrets-Light-Lessons-Dannion-Brinkley/dp/0061662461/ctoc\" target=\"_blank\">Secrets of the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061094463/ctoc\" target=\"_blank\">At Peace in the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"AC/DC","title":"Night Prowler","url":"https://amazon.com/dp/B00O6L3KNS/ctoc?trackAsin=B00O6L3KNS"},{"artist":"Rush","title":"Leave That Thing Alone ","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Robert Goulet","title":"If I Ever Leave You","url":"https://amazon.com/dp/B01DKVEQDM/ctoc?trackAsin=B01DKVEQDM"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"The Association","title":"Never My Love","url":"https://amazon.com/dp/B001OGRK4I/ctoc?trackAsin=B001OGRK4I"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Frank Sinatra","title":"On A Clear Day (You Can See Forever)","url":"https://amazon.com/dp/B00FB0HIQS/ctoc?trackAsin=B00FB0HIQS"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Steve Miller","title":"Fly Like An Eagle","url":"https://amazon.com/dp/B00MB4AEOU/ctoc?1"},{"artist":"Soundgarden","title":"Night Surf ","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Eagles","title":"Hotel California","url":"https://amazon.com/dp/B00DAKW7Q2/ctoc?1"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc942cc137bf244201307"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/near-death experiences"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a63432ffe2480042dc63bc2","show":"coast","title":"Thu, Jul 23 2026 - Hour 1"},{"episodeId":"/episodes/6a634341fe2480042dc63bc3","show":"coast","title":"Thu, Jul 23 2026 - Hour 2"},{"episodeId":"/episodes/6a634353fe2480042dc63bc4","show":"coast","title":"Thu, Jul 23 2026 - Hour 3"},{"episodeId":"/episodes/6a634364fe2480042dc63bc5","show":"coast","title":"Thu, Jul 23 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","id":"%2F6a599134e7b66497a1722bbf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf","source_credit":"malija / iStock / Getty Images","title":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","url":"asset://assets.getty/6a599134e7b66497a1722bbf","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784815200000},"slug":{"type":"slug","value":"2026-07-23-show"},"summary":{"type":"html","value":"\u003cp>Appearing for the full show, author \u003ca href=\"https://dannion.com/\" target=\"_blank\">Dannion Brinkley\u003c/a> shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death. \u003c/p>\n\n"},"title":{"type":"title","value":"Understanding Near-Death Experiences"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">dannion.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightstreamers.com/dannion-brinkley\" target=\"_blank\">lightstreamers.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-23-2026-hour-1,07-23-2026-hour-2,07-23-2026-hour-3,07-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":"Appearing for the full show, author Dannion Brinkley shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","link":"","new_tab":false,"source_credit":"malija / iStock / Getty Images","title":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","url":"asset://assets.getty/6a599134e7b66497a1722bbf","use_caption":false},"keywords":["keywords/near-death experiences"],"primary_slug":"2026-07-23-show","slugs":["2026-07-23-show"],"sponsored":false,"title":"Understanding Near-Death Experiences"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784887200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"dmHpP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-23-show/"},"slug":"2026-07-23-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf","title":"Understanding Near-Death Experiences","description":"Appearing for the full show, author Dannion Brinkley shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death.","author":""},"pub_start":1784887200000,"pub_until":4115978604802,"pub_changed":1784890275496,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffc942cc137bf244201307","slug":"brinkley-dannion-5744","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","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>Dannion Brinkley is author of The Secrets of the Light, Saved by the Light, and At Peace in the Light. He is loved and respected worldwide for his inspirational lectures on the Near-Death Experience, Palliative and Hospice Care, Complementary and Alternative Healing Practices, and Self-Awareness. Since 1977, Dannion has worked diligently, looking for the best way to integrate conventional and complimentary medicine.\u003c/p>\n\n\u003cp>Having survived numerous brushes with death, Dannion is an expert in the dying process. He was struck twice by lightning and has since survived heart failure, open-heart surgery, ruptured subdural hematomas, brain surgery, and a massive grand mal seizure. That first lightning strike radically changed his life. Dannion became a hospice and nursing home volunteer. In the past 25 years of volunteer service, he has been at the bedside of over 340 people at the point of death, and more than 1200 during their final days, accruing more than 16,000 hours of service.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Secrets-Light-Lessons-Dannion-Brinkley/dp/0061662461/ctoc\" target=\"_blank\">Secrets of the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061094463/ctoc\" target=\"_blank\">At Peace in the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F63646358632a1a01686b57fc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc","source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"brinkley-dannion-5744"},"summary":{"type":"html","value":"\u003cp>Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.\u003c/p>\n\n"},"title":{"type":"title","value":"Dannion Brinkley"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0967950708\" target=\"_blank\">As it is in Heaven: an interview with Dannion Brinkley\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">dannion.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightstreamers.com/dannion-brinkley\" target=\"_blank\">lightstreamers.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://help.thetwilightbrigade.com/\" target=\"_blank\">thetwilightbrigade.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.harpercollins.com/blogs/authors/dannion-brinkley\" target=\"_blank\">harpercollins.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/brinkley-dannion-5744","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false},"keywords":[],"primary_slug":"brinkley-dannion-5744","slugs":["brinkley-dannion-5744"],"sponsored":false,"title":"Dannion Brinkley"},"targeting":{"exclusion":{"tags":[]},"publish_date":1516539540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IsuU2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1516539540000,"type":"content:coast-to-coast-guest","summary":{"title":"Dannion Brinkley","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc"}}]}},{"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:/6a598e3af3fdef5c125f8644","slug:2026-07-23-show","slug:2026-07-23-show","keyword:keywords/near-death experiences"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1786162861000,"\u003cupcoming_pub_after>":1784955600000,"\u003cpub_start>":1784953261000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1785039661000,"\u003ctonight_pub_after>":1784955600000},"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":"%2F6a59c5a6e681de73d2c44acf","type":"PUBLISHING","record":{"ref_id":"%2F6a59c5a6e681de73d2c44acf","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","link":"","title":"Dark angel standing on mountain top at night with moon behind","caption":"Dark angel with wings spread standing on a mountain top at night with large yellow moon behind","id":"%2F6a59c78dd38804a6ed430021","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021","source_credit":"Rfldesign1982 / iStock / Getty Images","url":"asset://assets.getty/6a59c78dd38804a6ed430021","use_caption":false}},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Glimmer-Man-Cloaked-Beings-Among/dp/B0GP6YGPND/ctoc\" target=\"_blank\">\u003cu>Glimmer Man: Cloaked Beings That Move Among Us\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mothman-Dynasty-Chicagos-Winged-Humanoids/dp/1975872568/ctoc\" target=\"_blank\">Mothman Dynasty: Chicago's Winged Humanoids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Winged-Cryptids-Humanoids-Anomalous-Creatures/dp/B087S82FCR/ctoc\" target=\"_blank\">Winged Cryptids\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e006c19cc137bf244201a2d","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"show_audio":{"type":"link","value":[]},"zype_highlights":{"type":"plain","value":""},"articles":{"value":"","type":"html"},"display_highlights":{"type":"checkbox","value":false},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1784901600000},"slug":{"type":"slug","value":"2026-07-24-show"},"summary":{"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> will be joined by paranormal researcher, author, and investigator \u003ca href=\"https://phantomsandmonsters.com/\" target=\"_blank\">\u003cu>Lon Strickler\u003c/u>\u003c/a>, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Winged Cryptids / Open Lines"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.phantomsandmonsters.com/\" target=\"_blank\">phantomsandmonsters.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> will be joined by paranormal researcher, author, and investigator \u003ca href=\"https://phantomsandmonsters.com/\" target=\"_blank\">\u003cu>Lon Strickler\u003c/u>\u003c/a>, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"host":{"value":["%2F5dfa8b6be99a880e568ef39a"],"type":"link"},"keywords":{"type":"tag","value":["keywords/cryptids","keywords/winged humanoids"]},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"keywords":["keywords/cryptids","keywords/winged humanoids"],"primary_slug":"2026-07-24-show","slugs":["2026-07-24-show"],"sponsored":false,"title":"Winged Cryptids / Open Lines","author":"","description":"Guest host Richard Syrett will be joined by paranormal researcher, author, and investigator Lon Strickler, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!","image":{"source_credit":"Rfldesign1982 / iStock / Getty Images","url":"asset://assets.getty/6a59c78dd38804a6ed430021","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"Dark angel standing on mountain top at night with moon behind","caption":"Dark angel with wings spread standing on a mountain top at night with large yellow moon behind","link":"","new_tab":false}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"5gNnG"}],"exclusion":{"tags":[]},"publish_date":1784973600000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-07-24-show/"},"slug":"2026-07-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021","title":"Winged Cryptids / Open Lines","description":"Guest host Richard Syrett will be joined by paranormal researcher, author, and investigator Lon Strickler, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!","author":""},"pub_start":1784973600000,"pub_until":4115978604802,"pub_changed":1784973600000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett","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:/6a59c5a6e681de73d2c44acf","slug:2026-07-24-show","slug:2026-07-24-show","keyword:keywords/cryptids","keyword:keywords/winged humanoids"]}}],"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":"%2F6a59c5a6e681de73d2c44acf","type":"PUBLISHING","record":{"ref_id":"%2F6a59c5a6e681de73d2c44acf","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","link":"","title":"Dark angel standing on mountain top at night with moon behind","caption":"Dark angel with wings spread standing on a mountain top at night with large yellow moon behind","id":"%2F6a59c78dd38804a6ed430021","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021","source_credit":"Rfldesign1982 / iStock / Getty Images","url":"asset://assets.getty/6a59c78dd38804a6ed430021","use_caption":false}},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Glimmer-Man-Cloaked-Beings-Among/dp/B0GP6YGPND/ctoc\" target=\"_blank\">\u003cu>Glimmer Man: Cloaked Beings That Move Among Us\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mothman-Dynasty-Chicagos-Winged-Humanoids/dp/1975872568/ctoc\" target=\"_blank\">Mothman Dynasty: Chicago's Winged Humanoids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Winged-Cryptids-Humanoids-Anomalous-Creatures/dp/B087S82FCR/ctoc\" target=\"_blank\">Winged Cryptids\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e006c19cc137bf244201a2d","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"show_audio":{"type":"link","value":[]},"zype_highlights":{"type":"plain","value":""},"articles":{"value":"","type":"html"},"display_highlights":{"type":"checkbox","value":false},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1784901600000},"slug":{"type":"slug","value":"2026-07-24-show"},"summary":{"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> will be joined by paranormal researcher, author, and investigator \u003ca href=\"https://phantomsandmonsters.com/\" target=\"_blank\">\u003cu>Lon Strickler\u003c/u>\u003c/a>, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Winged Cryptids / Open Lines"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.phantomsandmonsters.com/\" target=\"_blank\">phantomsandmonsters.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> will be joined by paranormal researcher, author, and investigator \u003ca href=\"https://phantomsandmonsters.com/\" target=\"_blank\">\u003cu>Lon Strickler\u003c/u>\u003c/a>, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!\u003c/p>\n\n"}]},"host":{"value":["%2F5dfa8b6be99a880e568ef39a"],"type":"link"},"keywords":{"type":"tag","value":["keywords/cryptids","keywords/winged humanoids"]},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"keywords":["keywords/cryptids","keywords/winged humanoids"],"primary_slug":"2026-07-24-show","slugs":["2026-07-24-show"],"sponsored":false,"title":"Winged Cryptids / Open Lines","author":"","description":"Guest host Richard Syrett will be joined by paranormal researcher, author, and investigator Lon Strickler, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!","image":{"source_credit":"Rfldesign1982 / iStock / Getty Images","url":"asset://assets.getty/6a59c78dd38804a6ed430021","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"title":"Dark angel standing on mountain top at night with moon behind","caption":"Dark angel with wings spread standing on a mountain top at night with large yellow moon behind","link":"","new_tab":false}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"5gNnG"}],"exclusion":{"tags":[]},"publish_date":1784973600000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-07-24-show/"},"slug":"2026-07-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a59c78dd38804a6ed430021","title":"Winged Cryptids / Open Lines","description":"Guest host Richard Syrett will be joined by paranormal researcher, author, and investigator Lon Strickler, who will talk about the latest developments in winged humanoid and cryptid encounters across the US, including the ongoing Chicago Mothman phenomenon. He will also explore Dogman and cryptid canine reports, cloaked Glimmer Man entities, and how these phenomena increasingly intersect with UFO activity, high strangeness, and altered states of perception. Followed by Open Lines in the latter half. Give Richard a call and discuss whatever is on your mind!","author":""},"pub_start":1784973600000,"pub_until":4115978604802,"pub_changed":1784973600000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e006c19cc137bf244201a2d","slug":"strickler-lon-61573","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/strickler-lon/61573","cuser":"","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.phantomsandmonsters.com/\" target=\"_blank\">phantomsandmonsters.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Lon Strickler is a Fortean researcher, author, and publisher of the syndicated 'Phantoms and Monsters' blog. He began the blog in 2005, which has steadily grown in popularity and is read daily by tens of thousands of paranormal enthusiasts, investigators and those seeking the truth. His research and reports have been featured on hundreds of online media sources. Several of these published reports have been presented on various television segments, including The History Channel's 'Ancient Aliens,' Syfy's 'Paranormal Witness', 'Fact or Faked: Paranormal Files,' and Destination America's 'Monsters and Mysteries in America.'\u003c/p>\n\n\u003cp>He has been interviewed on hundreds of radio &amp; online broadcasts, including multiple guest appearances on 'Coast to Coast AM.' He was also featured on Destination America's 'Monsters and Mysteries in America' television show for 'The Sykesville Monster' episode. Lon has written 9 books and is currently the host of Phantoms &amp; Monsters Radio.\u003c/p>\n\n\u003cp>Lon was born and raised in south central Pennsylvania, near the Gettysburg National Military Park and Battlefield. After living in the Baltimore, MD metro area for 40 years, he eventually moved back to his hometown in 2016.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Phantoms-Monsters-Cryptid-Encounters-ebook/dp/B009HXHJQ4/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Cryptid Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Phantoms-Monsters-Encounters-Lon-Strickler-ebook/dp/B00GVKHGLY/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Strange Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Phantoms-Monsters-Unexplained-Lon-Strickler/dp/1539465551/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Unexplained Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Phantoms-Monsters-Mysterious-Lon-Strickler/dp/1530320798/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Mysterious Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Phantoms-Monsters-Encounters-Lon-Strickler/dp/153032081X/ctoc\" target=\"_blank\">Phantoms &amp; Monsters: Bizarre Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mothman-Dynasty-Chicagos-Winged-Humanoids/dp/1975872568/ctoc\" target=\"_blank\">Mothman Dynasty: Chicago's Winged Humanoids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1093448814/ctoc\" target=\"_blank\">Alien Disclosure: Experiencers Expose Reality\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Winged-Cryptids-Humanoids-Anomalous-Creatures/dp/B087S82FCR/ctoc\" target=\"_blank\">Winged Cryptids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Glimmer-Man-Cloaked-Beings-Among/dp/B0GP6YGPND/ctoc\" target=\"_blank\">\u003cu>Glimmer Man: Cloaked Beings That Move Among Us\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>Lon Strickler is a Fortean researcher, author, and publisher of the syndicated 'Phantoms and Monsters' blog. He began the blog in 2005, which has steadily grown in popularity and is read daily by tens of thousands of paranormal enthusiasts, investigators and those seeking the truth. \u003c/p>\n\n"},"title":{"type":"title","value":"Lon Strickler"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F695af321eed730228dea4c0a","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/695af321eed730228dea4c0a","source_credit":"","link":"","title":"","url":"asset://new_assets/695af321eed730228dea4c0a","use_caption":false,"alt_text":""}},"slug":{"value":"strickler-lon-61573","type":"slug"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/strickler-lon/61573","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/strickler-lon-61573"},"summary":{"keywords":[],"primary_slug":"strickler-lon-61573","slugs":["strickler-lon-61573"],"sponsored":false,"title":"Lon Strickler","author":"Coast to Coast AM Staff","description":"Lon Strickler is a Fortean researcher, author, and publisher of the syndicated 'Phantoms and Monsters' blog. He began the blog in 2005, which has steadily grown in popularity and is read daily by tens of thousands of paranormal enthusiasts, investigators and those seeking the truth.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/695af321eed730228dea4c0a","alt_text":"","use_caption":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1502422440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"QKjnp","operator":"OR","readonly":false,"remove":false}]}},"pub_start":1502422440000,"type":"content:coast-to-coast-guest","summary":{"title":"Lon Strickler","description":"Lon Strickler is a Fortean researcher, author, and publisher of the syndicated 'Phantoms and Monsters' blog. He began the blog in 2005, which has steadily grown in popularity and is read daily by tens of thousands of paranormal enthusiasts, investigators and those seeking the truth.","image":"https://i.iheart.com/v3/re/new_assets/695af321eed730228dea4c0a"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source_url":{"type":"plain","value":""},"title":{"type":"title","value":"Richard Syrett"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"source":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","url":"asset://new_assets/628c6d9cb74536eea705a364","alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false}}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett","author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a59c5a6e681de73d2c44acf","slug:2026-07-24-show","slug:2026-07-24-show","keyword:keywords/cryptids","keyword:keywords/winged humanoids"]}},{"id":"%2F6a62b90052ca6598907a7d79","type":"PUBLISHING","record":{"ref_id":"%2F6a62b90052ca6598907a7d79","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>First Half: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> welcomes author, filmmaker, and paleontologist \u003ca href=\"https://facebook.com/people/the-bigfoot-chronicles-trilogy/100063547892577\" target=\"_blank\">\u003cu>Ron Meyer\u003c/u>\u003c/a>\u003cu>,\u003c/u> who explores the strange phenomena reported at Bradshaw Ranch, the possible connection between UFOs and cryptids like Bigfoot, and the mysteries of time loops, mystical states, non-dual awareness, and out-of-body experiences.\u003c/p>\n\n\u003cp>Second Half: Writer \u003ca href=\"https://www.youtube.com/@TheSianFromAtlantis\" target=\"_blank\">Sian Ingham\u003c/a> examines the enduring legend of Atlantis, separating history from myth. He traces the colorful figures who claimed visions of the lost civilization, from a Gold Rush-era teenager whose dreams inspired a landmark New Age text to the self-proclaimed &quot;Cat Woman from Sirius,&quot; who said she channeled an Atlantean priest-king. He also takes a fresh look at Plato's writings and their role in shaping the Atlantis story.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/4/98 when the former Director of Project Stargate, Dale Graff, discussed the U.S. government's experiments with remote viewing.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/High-Strangeness-Bradshaw-Ranch/dp/1962340902/ctoc\" target=\"_blank\">The High Strangeness of Bradshaw Ranch\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/High-Strangeness-Bigfoot-Ronald-Meyer/dp/B0GS7F5SDB/ctoc\" target=\"_blank\">The High Strangeness of Bigfoot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bigfoot-Alien-Connection-Revisited/dp/1955471576/ctoc\" target=\"_blank\">The Bigfoot Alien Connection Revisited\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Atlantis-Through-Time-Writing-Rewriting/dp/1968185003/ctoc\" target=\"_blank\">Atlantis Through Time: The Writing and Rewriting of an Occult Legend\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":["%2F68798c35f44831857db43032","%2F6a62b0b3baf43dafe5dd359a"]},"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/Bradshaw Ranch","keywords/high strangeness","keywords/Atlantis"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Underwater landscape with ruins","id":"%2F6a62bd691003898ad116653e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62bd691003898ad116653e","source_credit":"StockByM / iStock / Getty Images","title":"Ruins of the Atlantis civilization. Underwater ruins","url":"asset://assets.getty/6a62bd691003898ad116653e","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784988000000},"slug":{"type":"slug","value":"2026-07-25-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> welcomes author and filmmaker \u003ca href=\"https://facebook.com/people/the-bigfoot-chronicles-trilogy/100063547892577\" target=\"_blank\">\u003cu>Ron Meyer\u003c/u>\u003c/a>\u003cu>,\u003c/u> who explores the strange phenomena reported at Bradshaw Ranch, the possible connection between UFOs and cryptids like Bigfoot, and the mysteries of time loops, mystical states, and non-dual awareness. Followed by writer \u003ca href=\"https://www.youtube.com/@TheSianFromAtlantis\" target=\"_blank\">Sian Ingham\u003c/a>, who examines the enduring legend of Atlantis, separating history from myth, and tracing the colorful figures who claimed visions of the lost civilization.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 3/4/98 when the former Director of Project Stargate, Dale Graff, discussed remote viewing.\u003c/p>\n\n"},"title":{"type":"title","value":"High Strangeness / Atlantis Legends"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://facebook.com/people/the-bigfoot-chronicles-trilogy/100063547892577\" target=\"_blank\">\u003cu>facebook.com/people/the-bigfoot-chronicles-trilogy\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@TheSianFromAtlantis\" target=\"_blank\">youtube.com/@TheSianFromAtlantis\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":"Richard Syrett welcomes author and filmmaker Ron Meyer, who explores the strange phenomena reported at Bradshaw Ranch, the possible connection between UFOs and cryptids like Bigfoot, and the mysteries of time loops, mystical states, and non-dual awareness. Followed by writer Sian Ingham, who examines the enduring legend of Atlantis, separating history from myth, and tracing the colorful figures who claimed visions of the lost civilization. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/4/98 when the former Director of Project Stargate, Dale Graff, discussed remote viewing.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Underwater landscape with ruins","link":"","new_tab":false,"source_credit":"StockByM / iStock / Getty Images","title":"Ruins of the Atlantis civilization. Underwater ruins","url":"asset://assets.getty/6a62bd691003898ad116653e","use_caption":false},"keywords":["keywords/Bradshaw Ranch","keywords/high strangeness","keywords/Atlantis"],"primary_slug":"2026-07-25-show","slugs":["2026-07-25-show"],"sponsored":false,"title":"High Strangeness / Atlantis Legends"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785060000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ALOEz","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/creatures-myths-legends","coast-categories/spirituality-occult","coast-categories/ancient-world","coast-categories/alternative-history-conspiracies","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-25-show/"},"slug":"2026-07-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62bd691003898ad116653e","title":"High Strangeness / Atlantis Legends","description":"Richard Syrett welcomes author and filmmaker Ron Meyer, who explores the strange phenomena reported at Bradshaw Ranch, the possible connection between UFOs and cryptids like Bigfoot, and the mysteries of time loops, mystical states, and non-dual awareness. Followed by writer Sian Ingham, who examines the enduring legend of Atlantis, separating history from myth, and tracing the colorful figures who claimed visions of the lost civilization. 6-10pm PT: Art Bell - Somewhere in Time returns to 3/4/98 when the former Director of Project Stargate, Dale Graff, discussed remote viewing.","author":""},"pub_start":1785060000000,"pub_until":4115978604802,"pub_changed":1785060000000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/creatures-myths-legends","coast-categories/spirituality-occult","coast-categories/ancient-world","coast-categories/alternative-history-conspiracies","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F68798c35f44831857db43032","slug":"ron-meyer","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ron-meyer/","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>Filmmaker, scientist, and storyteller Ron Meyer explores the urgent questions facing our world today. He focuses on consciousness, faith, technology, and the evolving role of spirituality in an age shaped by artificial intelligence and global change.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Jesus-Near-Death-Experience-Ronald-Meyer/dp/B0DY649678/ctoc\" target=\"_blank\">Jesus Had a Near-Death Experience\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/High-Strangeness-Bigfoot-Ronald-Meyer/dp/B0GS7F5SDB/ctoc\" target=\"_blank\">The High Strangeness of Bigfoot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bigfoot-Alien-Connection-Revisited/dp/1955471576/ctoc\" target=\"_blank\">The Bigfoot Alien Connection Revisited\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/High-Strangeness-Bradshaw-Ranch/dp/1962340902/ctoc\" target=\"_blank\">The High Strangeness of Bradshaw Ranch\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":"%2F687d8b835f5982a793cc0927","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/687d8b835f5982a793cc0927","source_credit":"","title":"","url":"asset://new_assets/687d8b835f5982a793cc0927","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ron-meyer"},"summary":{"type":"html","value":"\u003cp>Filmmaker, scientist, and storyteller Ron Meyer explores the urgent questions facing our world today. He focuses on consciousness, faith, technology, and the evolving role of spirituality in an age shaped by artificial intelligence and global change.\u003c/p>\n\n"},"title":{"type":"title","value":"Ron Meyer"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=-sMx-Yrp5sE&t=4852s\" target=\"_blank\">The Alien Paranormal Connection Revealed\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.imdb.com/name/nm3499084\" target=\"_blank\">IMDB\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/people/the-bigfoot-chronicles-trilogy/100063547892577\" target=\"_blank\">\u003cu>facebook.com/people/the-bigfoot-chronicles-trilogy\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":"Filmmaker, scientist, and storyteller Ron Meyer explores the urgent questions facing our world today. He focuses on consciousness, faith, technology, and the evolving role of spirituality in an age shaped by artificial intelligence and global change.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/687d8b835f5982a793cc0927","use_caption":false},"keywords":[],"primary_slug":"ron-meyer","slugs":["ron-meyer"],"sponsored":false,"title":"Ron Meyer"},"targeting":{"exclusion":{"tags":[]},"publish_date":1752796320000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"aBqaQ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/science-space-technology","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1752796320000,"type":"content:coast-to-coast-guest","summary":{"title":"Ron Meyer","description":"Filmmaker, scientist, and storyteller Ron Meyer explores the urgent questions facing our world today. He focuses on consciousness, faith, technology, and the evolving role of spirituality in an age shaped by artificial intelligence and global change.","image":"https://i.iheart.com/v3/re/new_assets/687d8b835f5982a793cc0927"}},{"ref_id":"%2F6a62b0b3baf43dafe5dd359a","slug":"sian-ingham","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/sian-ingham/","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>Sian Ingham has worked as a writer and editor of fiction, games, and nonfiction for over twenty years. They are best known for the Bram Stoker Awards–nominated book We Don’t Go Back: A Watcher’s Guide to Folk Horror (2018).\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Atlantis-Through-Time-Writing-Rewriting/dp/1968185003/ctoc\" target=\"_blank\">Atlantis Through Time: The Writing and Rewriting of an Occult Legend\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/We-Dont-Go-Back-Watchers/dp/1722748818/ctoc\" target=\"_blank\">We Don't Go Back: A Watcher's Guide to Folk Horror\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":"%2F6a62b16dbaf43dafe5dd35a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a62b16dbaf43dafe5dd35a7","source_credit":"","title":"","url":"asset://new_assets/6a62b16dbaf43dafe5dd35a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"sian-ingham"},"summary":{"type":"html","value":"\u003cp>Sian Ingham has worked as a writer and editor of fiction, games, and nonfiction for over twenty years.\u003c/p>\n\n"},"title":{"type":"title","value":"Sian Ingham"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/@TheSianFromAtlantis\" target=\"_blank\">youtube.com/@TheSianFromAtlantis\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":"Sian Ingham has worked as a writer and editor of fiction, games, and nonfiction for over twenty years.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a62b16dbaf43dafe5dd35a7","use_caption":false},"keywords":[],"primary_slug":"sian-ingham","slugs":["sian-ingham"],"sponsored":false,"title":"Sian Ingham"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784852640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"4qGBk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1784852640000,"type":"content:coast-to-coast-guest","summary":{"title":"Sian Ingham","description":"Sian Ingham has worked as a writer and editor of fiction, games, and nonfiction for over twenty years.","image":"https://i.iheart.com/v3/re/new_assets/6a62b16dbaf43dafe5dd35a7"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source_url":{"type":"plain","value":""},"title":{"type":"title","value":"Richard Syrett"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"source":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","url":"asset://new_assets/628c6d9cb74536eea705a364","alt_text":"","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false}}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett","author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a62b90052ca6598907a7d79","slug:2026-07-25-show","slug:2026-07-25-show","keyword:keywords/Bradshaw Ranch","keyword:keywords/high strangeness","keyword:keywords/Atlantis"]}},{"id":"%2F6a62c0b152ca6598907a7d92","type":"PUBLISHING","record":{"ref_id":"%2F6a62c0b152ca6598907a7d92","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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: Joining George Knapp, \u003ca href=\"https://dwpasulka.com/\" target=\"_blank\">Diana Walsh Pasulka\u003c/a>, professor of Religious Studies at the University of North Carolina Wilmington, explores the intersection of UFO encounters, religious belief, and extraordinary human experiences. She examines the striking parallels between ancient visionaries and modern experiencers, the cultural impact of UFO phenomena, and what these events may suggest about humanity's future.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://hakim-isler.com/\" target=\"_blank\">\u003cu>Hakim Isler\u003c/u>\u003c/a> discusses techniques for expanding human potential beyond conventional limits. Drawing on his experience in wilderness training, remote viewing, and mindsight, he shares practical insights into developing human capabilities, along with lessons learned from his work with the Monroe Institute.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/American-Cosmic-UFOs-Religion-Technology/dp/019069288X/ctoc\" target=\"_blank\">American Cosmic: UFOs, Religion, Technology\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Heaven-Can-Wait-Purgatory-Devotional/dp/0195382021/ctoc\" target=\"_blank\">Heaven Can Wait: Purgatory in Catholic Devotional and Popular Culture\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Experiences-Nonhuman-Intelligences-Pasulka/dp/1250879566/ctoc\" target=\"_blank\">Encounters: Experiences with Nonhuman Intelligences\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":["%2F5e00639dcc137bf24420198f","%2F684b6b3e3c49d973c3fd744e"]},"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/UFOs","keywords/religious studies","keywords/human potential"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Visitor from space. UFO fleet in nebulous sky","id":"%2F6a62c2bda0317b10c403d354","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62c2bda0317b10c403d354","source_credit":"bestdesigns / iStock / Getty Images","title":"Visitor from space","url":"asset://assets.getty/6a62c2bda0317b10c403d354","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785074400000},"slug":{"type":"slug","value":"2026-07-26-show"},"summary":{"type":"html","value":"\u003cp>First Half: Joining George Knapp, Professor of Religious Studies \u003ca href=\"https://dwpasulka.com/\" target=\"_blank\">Diana Walsh Pasulka\u003c/a> explores the intersection of UFO encounters, religious belief, and extraordinary human experiences. She'll examine the striking parallels between ancient visionaries and modern experiencers, the cultural impact of UFO phenomena, and what these events may suggest about humanity's future.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://hakim-isler.com/\" target=\"_blank\">\u003cu>Hakim Isler\u003c/u>\u003c/a> discusses techniques for expanding human potential beyond conventional limits. Drawing on his experience in wilderness training, remote viewing, and mindsight, he shares practical insights into developing human capabilities.\u003c/p>\n\n"},"title":{"type":"title","value":"UFOs & Religious Belief / Expanding Human Potential"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dwpasulka.com/\" target=\"_blank\">\u003cu>dwpasulka.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psigamesinternational.com/\" target=\"_blank\">\u003cu>psigamesinternational.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://hakim-isler.com/\" target=\"_blank\">hakim-isler.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: Joining George Knapp, Professor of Religious Studies Diana Walsh Pasulka explores the intersection of UFO encounters, religious belief, and extraordinary human experiences. She'll examine the striking parallels between ancient visionaries and modern experiencers, the cultural impact of UFO phenomena, and what these events may suggest about humanity's future. Second Half: Author Hakim Isler discusses techniques for expanding human potential beyond conventional limits. Drawing on his experience in wilderness training, remote viewing, and mindsight, he shares practical insights into developing human capabilities.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Visitor from space. UFO fleet in nebulous sky","link":"","new_tab":false,"source_credit":"bestdesigns / iStock / Getty Images","title":"Visitor from space","url":"asset://assets.getty/6a62c2bda0317b10c403d354","use_caption":false},"keywords":["keywords/UFOs","keywords/religious studies","keywords/human potential"],"primary_slug":"2026-07-26-show","slugs":["2026-07-26-show"],"sponsored":false,"title":"UFOs & Religious Belief / Expanding Human Potential"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785146400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"78YJ5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-26-show/"},"slug":"2026-07-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62c2bda0317b10c403d354","title":"UFOs & Religious Belief / Expanding Human Potential","description":"First Half: Joining George Knapp, Professor of Religious Studies Diana Walsh Pasulka explores the intersection of UFO encounters, religious belief, and extraordinary human experiences. She'll examine the striking parallels between ancient visionaries and modern experiencers, the cultural impact of UFO phenomena, and what these events may suggest about humanity's future. Second Half: Author Hakim Isler discusses techniques for expanding human potential beyond conventional limits. Drawing on his experience in wilderness training, remote viewing, and mindsight, he shares practical insights into developing human capabilities.","author":""},"pub_start":1785146400000,"pub_until":4115978604802,"pub_changed":1785146400000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-knapp","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00639dcc137bf24420198f","slug":"pasulka-diana-walsh-98068","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/pasulka-diana-walsh/98068","cuser":"","fields":{"show_appearances":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dwpasulka.com/\" target=\"_blank\">dwpasulka.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://uncw.edu/par/faculty/faculty-pasulka.html\" target=\"_blank\">uncw.edu\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Diana Walsh Pasulka"},"summary":{"type":"html","value":"\u003cp>Dr. Diana Walsh Pasulka is a professor of religious studies at the University of North Carolina, Wilmington. She writes and teaches about the history of the Catholic tradition and new religious movements, particularly as they intersect with digital technologies. Her published work, on topics as varied as the Catholic doctrine of Purgatory to UFOs, to human potentials, has received international acclaim.\u003c/p>\n\n"},"slug":{"type":"slug","value":"pasulka-diana-walsh-98068"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Dr. Diana Walsh Pasulka is a professor of religious studies at the University of North Carolina, Wilmington. She writes and teaches about the history of the Catholic tradition and new religious movements, particularly as they intersect with digital technologies. Her published work, on topics as varied as the Catholic doctrine of Purgatory to UFOs, to human potentials, has received international acclaim. She contributes to a diverse range of media and her work can be found in Vice, Vox, Fox News, Tank, The Los Angeles Review of Books, among others. Her insights and perspectives have captured the attention of audiences with notable appearances on Vox Media’s Ezra Klein, Coast to Coast, and Lex Fridman.\u003c/p>\n\n\u003cp>In cooperation with the Vatican Apostolic Archive (formerly, the Vatican Secret Archive), Dr. Pasulka leads the translation project of the canonization records of the revered saint, Joseph of Copertino, an Italian saint from the 17th Century. St. Copertino is known as the saint who levitated. Dr. Pasulka also consults for movies, television productions, and documentaries. She is the consulting producer for the forthcoming docuseries Encounters and is featured in the JJ Abrams docuseries UFO. She’s spoken at the Guggenheim in New York City, universities, corporations, and conferences including SXSW, about technology, futurism, and historical and contemporary reports of aerial phenomena. \u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/American-Cosmic-UFOs-Religion-Technology/dp/019069288X/ctoc\" target=\"_blank\">American Cosmic: UFOs, Religion, Technology\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Heaven-Can-Wait-Purgatory-Devotional/dp/0195382021/ctoc\" target=\"_blank\">Heaven Can Wait: Purgatory in Catholic Devotional and Popular Culture\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Encounters-Experiences-Nonhuman-Intelligences-Pasulka/dp/1250879566/ctoc\" target=\"_blank\">Encounters: Experiences with Nonhuman Intelligences\u003c/a>\u003c/li>\u003c/ul>\n\n"},"videos":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"new_tab":false,"url":"asset://new_assets/654936348242cad84d71ab71","title":"","alt_text":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F654936348242cad84d71ab71","link":"","caption":"","source_credit":"","public_uri":"https://i.iheart.com/v3/re/new_assets/654936348242cad84d71ab71","bucket":"new_assets"}},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]}},"ingestion":{"external_url":"","feed_content_id":"/content/pasulka-diana-walsh-98068","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/pasulka-diana-walsh/98068"},"summary":{"primary_slug":"pasulka-diana-walsh-98068","slugs":["pasulka-diana-walsh-98068"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Dr. Diana Walsh Pasulka is a professor of religious studies at the University of North Carolina, Wilmington. She writes and teaches about the history of the Catholic tradition and new religious movements, particularly as they intersect with digital technologies. Her published work, on topics as varied as the Catholic doctrine of Purgatory to UFOs, to human potentials, has received international acclaim.","image":{"use_caption":false,"source_credit":"","url":"asset://new_assets/654936348242cad84d71ab71","link":"","caption":"","new_tab":false,"title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"title":"Diana Walsh Pasulka"},"targeting":{"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1556247000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"7xYke","what":["coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena"]}]}},"pub_start":1556247000000,"type":"content:coast-to-coast-guest","summary":{"title":"Diana Walsh Pasulka","description":"Dr. Diana Walsh Pasulka is a professor of religious studies at the University of North Carolina, Wilmington. She writes and teaches about the history of the Catholic tradition and new religious movements, particularly as they intersect with digital technologies. Her published work, on topics as varied as the Catholic doctrine of Purgatory to UFOs, to human potentials, has received international acclaim.","image":"https://i.iheart.com/v3/re/new_assets/654936348242cad84d71ab71"}},{"ref_id":"%2F684b6b3e3c49d973c3fd744e","slug":"hakim-isler","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/hakim-isler/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Hakim Isler"},"videos":{"value":"","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Hakim Isler is a primitive outdoor survival expert beginning as a student in the US Army Survival, Escape, Resistance and Evasion (SERE) School. After the military, he went on to receive advanced survival training at Earth Connections Survival School (VA) and has since been honing his skills around the world. He is now recognized as a world-class survival expert, the first professional-level African-American survivalist in the country–specializing in survival, defense and escape tactics within both wilderness and urban environments.\u003c/p>\n\n\u003cp>A combat veteran of the Iraq War, deploying during both Operation Enduring Freedom and Operation Iraqi Freedom, Hakim served as a Psychological Operations Sergeant in the Special Operations Forces unit of the United States Army. He is also a sixth-degree black belt in To-Shin Do (modern Ninjutsu) as taught by world-renowned author, Black Belt Hall of Fame member, and American Ninja Master Stephen K. Hayes.\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"hakim-isler"},"summary":{"type":"html","value":"\u003cp>Hakim Isler is a primitive outdoor survival expert beginning as a student in the US Army Survival, Escape, Resistance and Evasion (SERE) School. After the military, he went on to receive advanced survival training at Earth Connections Survival School.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://psigamesinternational.com/\" target=\"_blank\">psigamesinternational.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://hakim-isler.com/\" target=\"_blank\">hakim-isler.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[],"type":"author"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Phoenix-Heart-Reawakening-Unified-Potential/dp/B0H32VKHJB/ctoc\" target=\"_blank\">Phoenix Of The Heart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Team-Ready-Building-Disaster-Emergency/dp/B09JJ5LYHF/ctoc\" target=\"_blank\">Team Ready\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Ninja-Wilderness-Survival-Guide-Survivalists/dp/0804854084/ctoc\" target=\"_blank\">Ninja Wilderness Survival Guide\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"value":{"alt_text":"","bucket":"new_assets","new_tab":false,"title":"","url":"asset://new_assets/684b6c143c49d973c3fd745b","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","id":"%2F684b6c143c49d973c3fd745b","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/684b6c143c49d973c3fd745b","source_credit":"","use_caption":false},"type":"asset"},"show_appearances":{"value":[],"type":"link"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"image":{"alt_text":"","caption":"","link":"","source_credit":"","title":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"url":"asset://new_assets/684b6c143c49d973c3fd745b","use_caption":false},"keywords":[],"primary_slug":"hakim-isler","slugs":["hakim-isler"],"sponsored":false,"title":"Hakim Isler","author":"","description":"Hakim Isler is a primitive outdoor survival expert beginning as a student in the US Army Survival, Escape, Resistance and Evasion (SERE) School. After the military, he went on to receive advanced survival training at Earth Connections Survival School."},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"VckfK","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1749773100000}},"pub_start":1749773100000,"type":"content:coast-to-coast-guest","summary":{"title":"Hakim Isler","description":"Hakim Isler is a primitive outdoor survival expert beginning as a student in the US Army Survival, Escape, Resistance and Evasion (SERE) School. After the military, he went on to receive advanced survival training at Earth Connections Survival School.","image":"https://i.iheart.com/v3/re/new_assets/684b6c143c49d973c3fd745b"}}]}},{"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:/6a62c0b152ca6598907a7d92","slug:2026-07-26-show","slug:2026-07-26-show","keyword:keywords/UFOs","keyword:keywords/religious studies","keyword:keywords/human potential"]}},{"id":"%2F6a62c41552ca6598907a7dab","type":"PUBLISHING","record":{"ref_id":"%2F6a62c41552ca6598907a7dab","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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: Author \u003ca href=\"https://cassandravieten.com/\" target=\"_blank\">Cassandra Vieten\u003c/a> explores the science of imagination and why it may be one of our most powerful tools for transforming how we think, feel, and live. She discusses how imagination shapes our emotions, resilience, and even physical health, and explains why each person has a unique &quot;imagination profile&quot; that can be strengthened at any age.\u003c/p>\n\n\u003cp>Second Half: Author, clinical psychotherapist, and researcher \u003ca href=\"https://karenadahlman.com/\" target=\"_blank\">Karen A. Dahlman\u003c/a> shares insights from decades of communicating with non-physical intelligence through the Ouija board. She discusses spirit communication, non-human intelligences, the nature of consciousness, and why the Ouija board remains one of humanity's most misunderstood tools for exploring the unseen.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Imagine-That-Transform-Science-Imagination/dp/1668067390/ctoc\" target=\"_blank\">Imagine That: Transform How You Think, Feel, and Live with the Science of Imagination\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Deeply-Science-Transformation-Everyday/dp/1572245336/ctoc\" target=\"_blank\">Living Deeply: The Art and Science of Transformation in Everyday Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirit-Alchemy-Secret-Teachings-Reunion/dp/0692419578/ctoc\" target=\"_blank\">The Spirit of Alchemy: Secret Teachings of the Sacred Reunion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirits-Ouija-Four-Decades-Communication/dp/061589867X/ctoc\" target=\"_blank\">The Spirits of Ouija: Four Decades of Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirit-Creativity-Embodying-Souls-Passion/dp/1480292192/ctoc\" target=\"_blank\">The Spirit of Creativity: Embodying Your Soul’s Passion\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":["%2F6a62b38637f2a6382c6fb7df","%2F5e01307ecc137bf244202383"]},"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/Imagination","keywords/Ouija board"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A digitally generated image featuring a staircase reaching toward a half cyborg head, representing the path into the inner workings of deep learning and advanced artificial intelligence systems.","id":"%2F6a62c6153b1b55fe695caa69","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62c6153b1b55fe695caa69","source_credit":"akinbostanci / E+ / Getty Images","title":"Ladder Leading to a Half Cyborg Head, Deep Learning and Artificial Intelligence Concept","url":"asset://assets.getty/6a62c6153b1b55fe695caa69","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785160800000},"slug":{"type":"slug","value":"2026-07-27-show"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://cassandravieten.com/\" target=\"_blank\">Cassandra Vieten\u003c/a> explores the science of imagination and why it may be one of our most powerful tools for transforming how we think, feel, and live. She discusses how imagination shapes our emotions, resilience, and health, and explains why each person has a unique &quot;imagination profile.&quot;\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://karenadahlman.com/\" target=\"_blank\">Karen A. Dahlman\u003c/a> shares insights from decades of communicating with non-physical intelligence through the Ouija board. She discusses spirit communication, the nature of consciousness, and why the Ouija board remains one of humanity's most misunderstood tools for exploring the unseen.\u003c/p>\n\n"},"title":{"type":"title","value":"Science of Imagination / Ouija Board Communications"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://cassandravieten.com/\" target=\"_blank\">\u003cu>cassandravieten.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://karenadahlman.com/\" target=\"_blank\">\u003cu>karenadahlman.com\u003c/u>\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: Author Cassandra Vieten explores the science of imagination and why it may be one of our most powerful tools for transforming how we think, feel, and live. She discusses how imagination shapes our emotions, resilience, and health, and explains why each person has a unique \"imagination profile.\" Second Half: Author and researcher Karen A. Dahlman shares insights from decades of communicating with non-physical intelligence through the Ouija board. She discusses spirit communication, the nature of consciousness, and why the Ouija board remains one of humanity's most misunderstood tools for exploring the unseen.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A digitally generated image featuring a staircase reaching toward a half cyborg head, representing the path into the inner workings of deep learning and advanced artificial intelligence systems.","link":"","new_tab":false,"source_credit":"akinbostanci / E+ / Getty Images","title":"Ladder Leading to a Half Cyborg Head, Deep Learning and Artificial Intelligence Concept","url":"asset://assets.getty/6a62c6153b1b55fe695caa69","use_caption":false},"keywords":["keywords/Imagination","keywords/Ouija board"],"primary_slug":"2026-07-27-show","slugs":["2026-07-27-show"],"sponsored":false,"title":"Science of Imagination / Ouija Board Communications"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785232800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"T3jat","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-07-27-show/"},"slug":"2026-07-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62c6153b1b55fe695caa69","title":"Science of Imagination / Ouija Board Communications","description":"First Half: Author Cassandra Vieten explores the science of imagination and why it may be one of our most powerful tools for transforming how we think, feel, and live. She discusses how imagination shapes our emotions, resilience, and health, and explains why each person has a unique \"imagination profile.\" Second Half: Author and researcher Karen A. Dahlman shares insights from decades of communicating with non-physical intelligence through the Ouija board. She discusses spirit communication, the nature of consciousness, and why the Ouija board remains one of humanity's most misunderstood tools for exploring the unseen.","author":""},"pub_start":1785232800000,"pub_until":4115978604802,"pub_changed":1785232800000,"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":"%2F6a62b38637f2a6382c6fb7df","slug":"cassandra-vieten","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/cassandra-vieten/","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>Cassandra Vieten, PhD, is a licensed clinical psychologist, clinical professor in the department of family medicine, and director of research at the Arthur C. Clarke Center for Human Imagination at the University of California, San Diego. She also directs the Center for Mindfulness at UC San Diego and serves as clinical psychology director at the Center for Psychedelic Research. She is senior advisor at the John W. Brick Mental Health Foundation and a senior fellow at the Institute of Noetic Sciences. \u003c/p>\n\n\u003cp>Her research has focused on imagination, spirituality and health, transformative experiences and practices, the development of mindfulness-based interventions for emotional well-being, and development of media technologies to inspire awe. She has authored three books, is a three-time TEDx speaker, has published numerous articles in scientific journals, and is an internationally recognized keynote speaker and workshop leader.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Imagine-That-Transform-Science-Imagination/dp/1668067390/ctoc\" target=\"_blank\">Imagine That: Transform How You Think, Feel, and Live with the Science of Imagination\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Deeply-Science-Transformation-Everyday/dp/1572245336/ctoc\" target=\"_blank\">Living Deeply: The Art and Science of Transformation in Everyday Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Spiritual-Religious-Competencies-Clinical-Practice/dp/1626251053/ctoc\" target=\"_blank\">Spiritual and Religious Competencies in Clinical Practice\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":"%2F6a62b3ac37f2a6382c6fb7ec","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a62b3ac37f2a6382c6fb7ec","source_credit":"","title":"","url":"asset://new_assets/6a62b3ac37f2a6382c6fb7ec","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"cassandra-vieten"},"summary":{"type":"html","value":"\u003cp>Cassandra Vieten, PhD, is a licensed clinical psychologist, clinical professor in the department of family medicine, and director of research at the Arthur C. Clarke Center for Human Imagination at the University of California, San Diego.\u003c/p>\n\n"},"title":{"type":"title","value":"Cassandra Vieten"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://cassandravieten.com/\" target=\"_blank\">cassandravieten.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Cassandra Vieten, PhD, is a licensed clinical psychologist, clinical professor in the department of family medicine, and director of research at the Arthur C. Clarke Center for Human Imagination at the University of California, San Diego.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a62b3ac37f2a6382c6fb7ec","use_caption":false},"keywords":[],"primary_slug":"cassandra-vieten","slugs":["cassandra-vieten"],"sponsored":false,"title":"Cassandra Vieten"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784853300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mOK49","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1784853300000,"type":"content:coast-to-coast-guest","summary":{"title":"Cassandra Vieten","description":"Cassandra Vieten, PhD, is a licensed clinical psychologist, clinical professor in the department of family medicine, and director of research at the Arthur C. Clarke Center for Human Imagination at the University of California, San Diego.","image":"https://i.iheart.com/v3/re/new_assets/6a62b3ac37f2a6382c6fb7ec"}},{"ref_id":"%2F5e01307ecc137bf244202383","slug":"dahlman-karen-a-64779","payload":{"cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Karen A. Dahlman, MA, is an author, paranormal researcher, licensed counselor, and spirit communicator. She serves as an officer and director of the Talking Board Historical Society. Born with the gifts of clairvoyance, clairaudience, and clairsentience, Karen communicates with sentient beings in the unseen dimensions and uses these gifts with her clients, providing spiritual readings and guidance. As a leading, noted Ouija practitioner, she has been using the Ouija board since 1973 with astounding results.\u003c/p>\n\n\u003cp>Featured on television, international radio, in documentaries, and numerous other media programs, Karen's message shares the positive side of the Ouija board as a tool for exploring consciousness. Her work's mission is pushing the boundaries of consciousness, and her message is assisting humanity in awakening to its greatest potential. Karen holds a master's degree from the University of New Mexico in archetypal art therapy and is experienced in hypnosis, past life regression, channeling, and spiritual readings. She is the talk show host of Creative Visions TV and is an international speaker and teacher at paranormal and spiritual conferences.\u003c/p>\n\n"}]},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Karen A. Dahlman"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/When-Cats-Wings-Karen-Dahlman/dp/B0BVT4B9K5/ctoc\" target=\"_blank\">When Cats Had Wings\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirit-Alchemy-Secret-Teachings-Reunion/dp/0692419578/ctoc\" target=\"_blank\">The Spirit of Alchemy: Secret Teachings of the Sacred Reunion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirits-Ouija-Four-Decades-Communication/dp/061589867X/ctoc\" target=\"_blank\">The Spirits of Ouija: Four Decades of Communication\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spirit-Creativity-Embodying-Souls-Passion/dp/1480292192/ctoc\" target=\"_blank\">The Spirit of Creativity: Embodying Your Soul’s Passion\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6991c5d332b01a70b23e4e9c","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6991c5d332b01a70b23e4e9c","source_credit":"","title":"","url":"asset://new_assets/6991c5d332b01a70b23e4e9c","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","use_caption":false}},"slug":{"type":"slug","value":"dahlman-karen-a-64779"},"summary":{"type":"html","value":"\u003cp>Karen A. Dahlman, MA, is an author, paranormal researcher, licensed counselor, and spirit communicator. She serves as an officer and director of the Talking Board Historical Society. Born with the gifts of clairvoyance, clairaudience, and clairsentience, Karen communicates with sentient beings in the unseen dimensions and uses these gifts with her clients, providing spiritual readings and guidance.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://karenadahlman.com/\" target=\"_blank\">karenadahlman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://tbhs.org/\" target=\"_blank\">tbhs.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://creativevisionspublications.com/\" target=\"_blank\">creativevisionspublications.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/dahlman-karen-a/64779","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/dahlman-karen-a-64779"},"summary":{"keywords":[],"primary_slug":"dahlman-karen-a-64779","slugs":["dahlman-karen-a-64779"],"sponsored":false,"title":"Karen A. Dahlman","author":"Coast to Coast AM Staff","description":"Karen A. Dahlman, MA, is an author, paranormal researcher, licensed counselor, and spirit communicator. She serves as an officer and director of the Talking Board Historical Society. Born with the gifts of clairvoyance, clairaudience, and clairsentience, Karen communicates with sentient beings in the unseen dimensions and uses these gifts with her clients, providing spiritual readings and guidance.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"source_credit":"","use_caption":false,"caption":"","link":"","new_tab":false,"title":"","url":"asset://new_assets/6991c5d332b01a70b23e4e9c","alt_text":""}},"targeting":{"exclusion":{"tags":[]},"publish_date":1515728220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"Y7PoR","operator":"OR","readonly":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/dahlman-karen-a/64779"},"pub_start":1515728220000,"type":"content:coast-to-coast-guest","summary":{"title":"Karen A. Dahlman","description":"Karen A. Dahlman, MA, is an author, paranormal researcher, licensed counselor, and spirit communicator. She serves as an officer and director of the Talking Board Historical Society. Born with the gifts of clairvoyance, clairaudience, and clairsentience, Karen communicates with sentient beings in the unseen dimensions and uses these gifts with her clients, providing spiritual readings and guidance.","image":"https://i.iheart.com/v3/re/new_assets/6991c5d332b01a70b23e4e9c"}}]}},{"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:/6a62c41552ca6598907a7dab","slug:2026-07-27-show","slug:2026-07-27-show","keyword:keywords/Imagination","keyword:keywords/Ouija board"]}},{"id":"%2F6a62c72052ca6598907a7dc4","type":"PUBLISHING","record":{"ref_id":"%2F6a62c72052ca6598907a7dc4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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://anthonyhamilton.org/\" target=\"_blank\">Anthony Hamilton\u003c/a>, a retired communications professor, discusses how a precognitive dream at age ten convinced him he had received a message from his future self. He also explores MIT research using an AI-powered app that lets people converse with their future selves (\u003ca href=\"https://futureyou.media.mit.edu/\" target=\"_blank\">Future You\u003c/a>), along with practices shown to offer psychological and physical benefits.\u003c/p>\n\n\u003cp>Second Half: Former Blondie founding member turned author \u003ca href=\"https://gary-lachman.com/\" target=\"_blank\">Gary Lachman\u003c/a> discusses consciousness, culture, and the Western esoteric tradition through the lives and ideas of influential mystics including Aleister Crowley, C. G. Jung, Rudolf Steiner, Emanuel Swedenborg, and Colin Wilson.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Mind-Time-Power-transform-present/dp/0968688519/ctoc\" target=\"_blank\">Mind, Time and Power!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.mindtimeandpower.com/workbook.html\" target=\"_blank\">Mental Magic: Life Planning Workbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Touched-Presence-Blondies-Bowery-Occult/dp/B0DSV388DQ/ctoc\" target=\"_blank\">Touched by the Presence: From Blondie's Bowery and Rock and Roll to Magic and the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Consciousness-Gary-Lachman/dp/1584200111/ctoc\" target=\"_blank\">A Secret History of Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-Teachers-Western-World/dp/0399166807/ctoc\" target=\"_blank\">The Secret Teachers of the Western World\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":["%2F5e01b731cc137bf244202827","%2F5e00e279cc137bf244201f75"]},"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/precognitions","keywords/esoteric thought","keywords/occult wisdom"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Psychedelic therapy, conceptual illustration","id":"%2F696050da421b5f8dec0c9107","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/696050da421b5f8dec0c9107","source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Psychedelic therapy, conceptual illustration","url":"asset://assets.getty/696050da421b5f8dec0c9107","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785247200000},"slug":{"type":"slug","value":"2026-07-28-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://anthonyhamilton.org/\" target=\"_blank\">Anthony Hamilton\u003c/a>, a retired communications professor, discusses how a precognitive dream at age ten convinced him he had received a message from his future self. He also explores MIT research using an AI-powered app that lets people converse with their future selves (\u003ca href=\"https://futureyou.media.mit.edu/\" target=\"_blank\">Future You\u003c/a>).\u003c/p>\n\n\u003cp>Second Half: Former Blondie founding member turned author \u003ca href=\"https://gary-lachman.com/\" target=\"_blank\">Gary Lachman\u003c/a> discusses consciousness, culture, and the Western esoteric tradition through the lives and ideas of influential mystics including Aleister Crowley, C. G. Jung, Rudolf Steiner, Emanuel Swedenborg, and Colin Wilson.\u003c/p>\n\n"},"title":{"type":"title","value":"Precognition & Future Selves / Esoteric Wisdom"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://anthonyhamilton.org/\" target=\"_blank\">\u003cu>anthonyhamilton.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://gary-lachman.com/\" target=\"_blank\">\u003cu>gary-lachman.com\u003c/u>\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: Anthony Hamilton, a retired communications professor, discusses how a precognitive dream at age ten convinced him he had received a message from his future self. He also explores MIT research using an AI-powered app that lets people converse with their future selves (Future You). Second Half: Former Blondie founding member turned author Gary Lachman discusses consciousness, culture, and the Western esoteric tradition through the lives and ideas of influential mystics including Aleister Crowley, C. G. Jung, Rudolf Steiner, Emanuel Swedenborg, and Colin Wilson.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Psychedelic therapy, conceptual illustration","link":"","new_tab":false,"source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Psychedelic therapy, conceptual illustration","url":"asset://assets.getty/696050da421b5f8dec0c9107","use_caption":false},"keywords":["keywords/precognitions","keywords/esoteric thought","keywords/occult wisdom"],"primary_slug":"2026-07-28-show","slugs":["2026-07-28-show"],"sponsored":false,"title":"Precognition & Future Selves / Esoteric Wisdom"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785319200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rAimj","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-28-show/"},"slug":"2026-07-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/696050da421b5f8dec0c9107","title":"Precognition & Future Selves / Esoteric Wisdom","description":"First Half: Anthony Hamilton, a retired communications professor, discusses how a precognitive dream at age ten convinced him he had received a message from his future self. He also explores MIT research using an AI-powered app that lets people converse with their future selves (Future You). Second Half: Former Blondie founding member turned author Gary Lachman discusses consciousness, culture, and the Western esoteric tradition through the lives and ideas of influential mystics including Aleister Crowley, C. G. Jung, Rudolf Steiner, Emanuel Swedenborg, and Colin Wilson.","author":""},"pub_start":1785319200000,"pub_until":4115978604802,"pub_changed":1785319200000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/supernatural-paranormal","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":"%2F5e01b731cc137bf244202827","slug":"hamilton-anthony-84904","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/hamilton-anthony/84904","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>\nAnthony Hamilton is a former professor of communication at Capilano University in North Vancouver, Canada, and the author of \u003ci>Mind, Time and Power\u003c/i>! – a book which describes the results of his thirty years of research into how our thoughts and feelings shape our lives. Anthony's passion is to awaken people to their inborn ability to improve their lives by employing cutting-edge yet simple mental tools.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Mind-Time-Power-transform-present/dp/0968688519/ctoc\" target=\"_blank\">Mind, Time and Power!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/How-Quit-Smoking-Mind-Power/dp/B096TTSFJM/ctoc\" target=\"_blank\">How I Quit Smoking with Mind Power\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.mindtimeandpower.com/workbook.html\" target=\"_blank\">Mental Magic: Life Planning Workbook\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/7f46c817af67c4e4126cbb8f34b11699","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7f46c817af67c4e4126cbb8f34b11699","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"hamilton-anthony-84904"},"summary":{"type":"html","value":"\u003cp>Anthony Hamilton is a former professor of communication at Capilano University in North Vancouver, Canada, and the author of Mind, Time and Power! – a book which describes the results of his thirty years of research into how our thoughts and feelings shape our lives. Anthony's passion is to awaken people to their inborn ability to improve their lives by employing cutting-edge yet simple mental tools.\u003c/p>\n\n"},"title":{"type":"title","value":"Anthony Hamilton"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://anthonyhamilton.org/\" target=\"_blank\">\u003cu>anthonyhamilton.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.mindtimeandpower.com/\" target=\"_blank\">mindtimeandpower.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.learntodesignyourlife.com/\" target=\"_blank\">learntodesignyourlife.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/hamilton-anthony-84904","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hamilton-anthony/84904","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Anthony Hamilton is a former professor of communication at Capilano University in North Vancouver, Canada, and the author of Mind, Time and Power! – a book which describes the results of his thirty years of research into how our thoughts and feelings shape our lives. Anthony's passion is to awaken people to their inborn ability to improve their lives by employing cutting-edge yet simple mental tools.","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/7f46c817af67c4e4126cbb8f34b11699","use_caption":false},"keywords":[],"primary_slug":"hamilton-anthony-84904","slugs":["hamilton-anthony-84904"],"sponsored":false,"title":"Anthony Hamilton"},"targeting":{"exclusion":{"tags":[]},"publish_date":1487303640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Wr24z","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1487303640000,"type":"content:coast-to-coast-guest","summary":{"title":"Anthony Hamilton","description":"Anthony Hamilton is a former professor of communication at Capilano University in North Vancouver, Canada, and the author of Mind, Time and Power! – a book which describes the results of his thirty years of research into how our thoughts and feelings shape our lives. Anthony's passion is to awaken people to their inborn ability to improve their lives by employing cutting-edge yet simple mental tools.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7f46c817af67c4e4126cbb8f34b11699"}},{"ref_id":"%2F5e00e279cc137bf244201f75","slug":"lachman-gary-7326","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lachman-gary/7326","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>\nGary Lachman is a founding member of the band Blondie. Lachman is best known to readers of mysticism and the occult, in the numerous articles and books he has published, contributing to The Guardian, Mojo, Times Literary Supplement and other journals. His first book, Turn Off Your Mind: The Mystic Sixties and the Dark Side of the Age of Aquarius, a revisionist history of the 1960s counter culture, appeared in 2001. It was followed in 2002 by New York Rocker: My Life in The Blank Generation, an account of his years on the New York (CBGB) and Los Angeles music scene in the 1970s. In 2003 he produced A Secret History of Consciousness, a study of non-reductive, non-materialist accounts of consciousness. The Dedalus Book of the Occult: A Dark Muse (2004) charted the influence of the occult on western literature since the Enlightenment. His also examines Carl Jung ties to the occult in the book \u003ci>Jung the Mystic\u003c/i>.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1560256567/ctoc\" target=\"_blank\">A Dark Muse: A History of the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0835608573/ctoc\" target=\"_blank\">Politics and the Occult: The Left, The Right and The Radically Unseen\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0971394237/ctoc\" target=\"_blank\">Turn Off Your Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Jung-Mystic-Esoteric-Dimensions-Teachings/dp/1585427926/ctoc\" target=\"_blank\">Jung the Mystic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-Teachers-Western-World/dp/0399166807/ctoc\" target=\"_blank\">The Secret Teachers of the Western World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Touched-Presence-Blondies-Bowery-Occult/dp/B0DSV388DQ/ctoc\" target=\"_blank\">Touched by the Presence: From Blondie's Bowery and Rock and Roll to Magic and the Occult\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-History-Consciousness-Gary-Lachman/dp/1584200111/ctoc\" target=\"_blank\">A Secret History of Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Madame-Blavatsky-Mother-Modern-Spirituality/dp/1585428639/ctoc\" target=\"_blank\">Madame Blavatsky: The Mother of Modern Spirituality\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":"lachman-gary-7326"},"summary":{"type":"html","value":"\u003cp>Gary Lachman is a founding member of the band Blondie. Lachman is best known to readers of mysticism and the occult, in the numerous articles and books he has published, contributing to The Guardian, Mojo, Times Literary Supplement and other journals. His first book, Turn Off Your Mind: The Mystic Sixties and the Dark Side of the Age of Aquarius, a revisionist history of the 1960s counter culture, appeared in 2001. It was followed in 2002 by New York Rocker: My Life in The Blank Generation, an account of his years on the New York (CBGB) and Los Angeles music scene in the 1970s. In 2003 he produced A Secret History of Consciousness, a study of non-reductive, non-materialist accounts of consciousness. The Dedalus Book of the Occult: A Dark Muse (2004) charted the influence of the occult on western literature since the Enlightenment. His also examines Carl Jung ties to the occult in the book Jung the Mystic.\u003c/p>\n\n"},"title":{"type":"title","value":"Gary Lachman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lachman-gary-7326","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lachman-gary/7326","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Gary Lachman is a founding member of the band Blondie. Lachman is best known to readers of mysticism and the occult, in the numerous articles and books he has published, contributing to The Guardian, Mojo, Times Literary Supplement and other journals. His first book, Turn Off Your Mind: The Mystic Sixties and the Dark Side of the Age of Aquarius, a revisionist history of the 1960s counter culture, appeared in 2001. It was followed in 2002 by New York Rocker: My Life in The Blank Generation, an account of his years on the New York (CBGB) and Los Angeles music scene in the 1970s. In 2003 he produced A Secret History of Consciousness, a study of non-reductive, non-materialist accounts of consciousness. The Dedalus Book of the Occult: A Dark Muse (2004) charted the influence of the occult on western literature since the Enlightenment. His also examines Carl Jung ties to the occult in the book Jung the Mystic.","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":"lachman-gary-7326","slugs":["lachman-gary-7326"],"sponsored":false,"title":"Gary Lachman"},"targeting":{"exclusion":{"tags":[]},"publish_date":1449201360000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Sw8Yb","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":1449201360000,"type":"content:coast-to-coast-guest","summary":{"title":"Gary Lachman","description":"Gary Lachman is a founding member of the band Blondie. Lachman is best known to readers of mysticism and the occult, in the numerous articles and books he has published, contributing to The Guardian, Mojo, Times Literary Supplement and other journals. His first book, Turn Off Your Mind: The Mystic Sixties and the Dark Side of the Age of Aquarius, a revisionist history of the 1960s counter culture, appeared in 2001. It was followed in 2002 by New York Rocker: My Life in The Blank Generation, an account of his years on the New York (CBGB) and Los Angeles music scene in the 1970s. In 2003 he produced A Secret History of Consciousness, a study of non-reductive, non-materialist accounts of consciousness. The Dedalus Book of the Occult: A Dark Muse (2004) charted the influence of the occult on western literature since the Enlightenment. His also examines Carl Jung ties to the occult in the book Jung the Mystic.","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:/6a62c72052ca6598907a7dc4","slug:2026-07-28-show","slug:2026-07-28-show","keyword:keywords/precognitions","keyword:keywords/esoteric thought","keyword:keywords/occult wisdom"]}},{"id":"%2F6a62ca8c52ca6598907a7ddd","type":"PUBLISHING","record":{"ref_id":"%2F6a62ca8c52ca6598907a7ddd","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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: Director \u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">James Fox\u003c/a> discusses the latest government release of UFO files and shares his perspective on whether the information made public so far is bringing us any closer to full disclosure.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://treyhudsonresearch.com/\" target=\"_blank\">Trey Hudson\u003c/a>, director of the Anomalous Studies and Observation Group, explores the notorious paranormal hotspot known as the &quot;Meadow.&quot; He examines its bizarre and often unsettling phenomena, sharing firsthand accounts of the remarkable experiences and discoveries made during the group's investigations.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/MEADOW-PROJECT-EXPLORATIONS-SOUTHS-SKINWALKER/dp/B08M2FY1DS/ctoc\" target=\"_blank\">The Meadow Project: Explorations into the South's Skinwalker Ranch\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":["%2F5e004d50cc137bf244201925","%2F60384b525d7fb8cc87d54058"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/anomalies"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A Giant Flying Saucer  Flying Around A Boeing 747 Jumbo Jet","id":"%2F6a62ccaf4e498a51f33b9ea2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62ccaf4e498a51f33b9ea2","source_credit":"Mark Stevenson / iStock / Getty Images","title":"Above The Clouds","url":"asset://assets.getty/6a62ccaf4e498a51f33b9ea2","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785333600000},"slug":{"type":"slug","value":"2026-07-29-show"},"summary":{"type":"html","value":"\u003cp>First Half: Director \u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">James Fox\u003c/a> discusses the latest government release of UFO files and shares his perspective on whether the information made public so far is bringing us any closer to full disclosure.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://treyhudsonresearch.com/\" target=\"_blank\">Trey Hudson\u003c/a>, director of the Anomalous Studies and Observation Group, explores the notorious paranormal hotspot known as the &quot;Meadow.&quot; He examines its bizarre and often unsettling phenomena, sharing firsthand accounts of the remarkable experiences and discoveries made during the group's investigations.\u003c/p>\n\n"},"title":{"type":"title","value":"UFO Disclosure / Anomalies at the 'Meadow'"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://geni.us/MOC_NewRevelations\" target=\"_blank\">Moment of Contact: New Revelations of Alien Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOTV-Presents-Blue-Definitive-Investigation/dp/B01BWXN5B4/ctoc\" target=\"_blank\">Out of the Blue\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOTV-Presence-Know-What-Saw/dp/B01MYTRT6U/ctoc\" target=\"_blank\">I Know What I Saw\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://merkelfilms.com/programs/the-meadow-project-night-investigations?category_id=207499\" target=\"_blank\">The Meadow Project\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">x.com/jamescfox\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://treyhudsonresearch.com/\" target=\"_blank\">\u003cu>treyhudsonresearch.com\u003c/u>\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: Director James Fox discusses the latest government release of UFO files and shares his perspective on whether the information made public so far is bringing us any closer to full disclosure. Second Half: Trey Hudson, director of the Anomalous Studies and Observation Group, explores the notorious paranormal hotspot known as the \"Meadow.\" He examines its bizarre and often unsettling phenomena, sharing firsthand accounts of the remarkable experiences and discoveries made during the group's investigations.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A Giant Flying Saucer  Flying Around A Boeing 747 Jumbo Jet","link":"","new_tab":false,"source_credit":"Mark Stevenson / iStock / Getty Images","title":"Above The Clouds","url":"asset://assets.getty/6a62ccaf4e498a51f33b9ea2","use_caption":false},"keywords":["keywords/UFO disclosure","keywords/anomalies"],"primary_slug":"2026-07-29-show","slugs":["2026-07-29-show"],"sponsored":false,"title":"UFO Disclosure / Anomalies at the 'Meadow'"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785405600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"TGwug","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/supernatural-paranormal","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-29-show/"},"slug":"2026-07-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62ccaf4e498a51f33b9ea2","title":"UFO Disclosure / Anomalies at the 'Meadow'","description":"First Half: Director James Fox discusses the latest government release of UFO files and shares his perspective on whether the information made public so far is bringing us any closer to full disclosure. Second Half: Trey Hudson, director of the Anomalous Studies and Observation Group, explores the notorious paranormal hotspot known as the \"Meadow.\" He examines its bizarre and often unsettling phenomena, sharing firsthand accounts of the remarkable experiences and discoveries made during the group's investigations.","author":""},"pub_start":1785405600000,"pub_until":4115978604802,"pub_changed":1785405600000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/supernatural-paranormal","coast-categories/mysteries-anomalies","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e004d50cc137bf244201925","slug":"fox-james-6695","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/fox-james/6695","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://x.com/jamescfox?lang=en\" target=\"_blank\">x.com/jamescfox\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thephenomenonfilm.com/\" target=\"_blank\">thephenomenonfilm.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.imdb.com/name/nm2276454\" target=\"_blank\">imdb.com/name/nm2276454\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"fox-james-6695"},"blocks":{"type":"flex","value":[{"value":"\u003cp>Director James Fox began his journalism career early in life as an assistant to his father, writer Charles Fox, a quadriplegic with Multiple Sclerosis. Together they travelled on many magazine assignments, interviewing such notables as Stephen Hawking and race car legend Dan Gurney for the likes of Rolling Stone, Car &amp; Driver to Sports Illustrated. James finished and sold his first documentary to Discovery by the time he was 28. He has since completed and distributed TV projects for Sci-Fi, TLC, National Geographic and History Channel.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"books":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","id":"%2F67b7ab75a633fffff7c348b0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67b7ab75a633fffff7c348b0","title":"","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","source_credit":"","url":"asset://new_assets/67b7ab75a633fffff7c348b0"}},"summary":{"type":"html","value":"\u003cp>Director James Fox began his journalism career early in life as an assistant to his father, writer Charles Fox, a quadriplegic with Multiple Sclerosis. Together they travelled on many magazine assignments, interviewing such notables as Stephen Hawking and race car legend Dan Gurney for the likes of Rolling Stone, Car &amp; Driver to Sports Illustrated. James finished and sold his first documentary to Discovery by the time he was 28. He has since completed and distributed TV projects for Sci-Fi, TLC, National Geographic and History Channel.\u003c/p>\n\n"},"title":{"type":"title","value":"James Fox"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://geni.us/MOC_NewRevelations\" target=\"_blank\">Moment of Contact: New Revelations of Alien Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOTV-Presents-Blue-Definitive-Investigation/dp/B01BWXN5B4/ctoc\" target=\"_blank\">Out of the Blue\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOTV-Presence-Know-What-Saw/dp/B01MYTRT6U/ctoc\" target=\"_blank\">I Know What I Saw\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://geni.us/TheProgram\" target=\"_blank\">The Program\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/fox-james-6695","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/fox-james/6695"},"summary":{"sponsored":false,"title":"James Fox","author":"Coast to Coast AM Staff","description":"Director James Fox began his journalism career early in life as an assistant to his father, writer Charles Fox, a quadriplegic with Multiple Sclerosis. Together they travelled on many magazine assignments, interviewing such notables as Stephen Hawking and race car legend Dan Gurney for the likes of Rolling Stone, Car & Driver to Sports Illustrated. James finished and sold his first documentary to Discovery by the time he was 28. He has since completed and distributed TV projects for Sci-Fi, TLC, National Geographic and History Channel.","image":{"alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67b7ab75a633fffff7c348b0"},"keywords":[],"primary_slug":"fox-james-6695","slugs":["fox-james-6695"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1426821840000,"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":"NRgDW","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"]}]}},"pub_start":1426821840000,"type":"content:coast-to-coast-guest","summary":{"title":"James Fox","description":"Director James Fox began his journalism career early in life as an assistant to his father, writer Charles Fox, a quadriplegic with Multiple Sclerosis. Together they travelled on many magazine assignments, interviewing such notables as Stephen Hawking and race car legend Dan Gurney for the likes of Rolling Stone, Car & Driver to Sports Illustrated. James finished and sold his first documentary to Discovery by the time he was 28. He has since completed and distributed TV projects for Sci-Fi, TLC, National Geographic and History Channel.","image":"https://i.iheart.com/v3/re/new_assets/67b7ab75a633fffff7c348b0"}},{"ref_id":"%2F60384b525d7fb8cc87d54058","slug":"trey-hudson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/trey-hudson/","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>Trey Hudson is the current Director of the Oxford Paranormal Society (OPS) and the Anomalous Studies and Observation Group (ASOG).In 1982, he was awarded a scholarship to attend the prestigious American Wilderness Leadership School located in Jackson, Wyoming. He entered college at the University of West Georgia and decided to major in psychology. When studying at UWG, Trey was awarded a US Army scholarship while a ROTC cadet and was inducted into two honor societies, Pi Gamma Mu and Omicron Delta Kappa.\u003c/p>\n\n\u003cp>In 1989 Trey entered federal government service as a security specialist. During his federal career, Trey has received training and experience in various specialties to include intelligence analysis, security of WMD, anti-terrorism, counter-intelligence, emergency management, physical security, personal security, response to CBRNE incidents, incident command, operations security, information security, and many others.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/MEADOW-PROJECT-EXPLORATIONS-SOUTHS-SKINWALKER/dp/B08M2FY1DS/ctoc\" target=\"_blank\">The Meadow Project: Explorations into the South's Skinwalker Ranch\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":"%2F603b4a73bd1b57a22ebb9f03","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/603b4a73bd1b57a22ebb9f03","source_credit":"","title":"","url":"asset://new_assets/603b4a73bd1b57a22ebb9f03","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"trey-hudson"},"summary":{"type":"html","value":"\u003cp>Trey Hudson is the current Director of the Oxford Paranormal Society (OPS) and the Anomalous Studies and Observation Group (ASOG).In 1982, he was awarded a scholarship to attend the prestigious American Wilderness Leadership School located in Jackson, Wyoming. He entered college at the University of West Georgia and decided to major in psychology. When studying at UWG, Trey was awarded a US Army scholarship while a ROTC cadet and was inducted into two honor societies, Pi Gamma Mu and Omicron Delta Kappa.\u003c/p>\n\n"},"title":{"type":"title","value":"Trey Hudson"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://merkelfilms.com/programs/the-meadow-project-night-investigations?category_id=207499\" target=\"_blank\">The Meadow Project\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.treyhudsonresearch.com/\" target=\"_blank\">treyhudsonresearch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.oxfordparanormalsociety.com/\" target=\"_blank\">oxfordparanormalsociety.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Trey Hudson is the current Director of the Oxford Paranormal Society (OPS) and the Anomalous Studies and Observation Group (ASOG).In 1982, he was awarded a scholarship to attend the prestigious American Wilderness Leadership School located in Jackson, Wyoming. He entered college at the University of West Georgia and decided to major in psychology. When studying at UWG, Trey was awarded a US Army scholarship while a ROTC cadet and was inducted into two honor societies, Pi Gamma Mu and Omicron Delta Kappa.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/603b4a73bd1b57a22ebb9f03","use_caption":false},"keywords":[],"primary_slug":"trey-hudson","slugs":["trey-hudson"],"sponsored":false,"title":"Trey Hudson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1614301920000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"60384b525d7fb8cc87d54057","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1614301920000,"type":"content:coast-to-coast-guest","summary":{"title":"Trey Hudson","description":"Trey Hudson is the current Director of the Oxford Paranormal Society (OPS) and the Anomalous Studies and Observation Group (ASOG).In 1982, he was awarded a scholarship to attend the prestigious American Wilderness Leadership School located in Jackson, Wyoming. He entered college at the University of West Georgia and decided to major in psychology. When studying at UWG, Trey was awarded a US Army scholarship while a ROTC cadet and was inducted into two honor societies, Pi Gamma Mu and Omicron Delta Kappa.","image":"https://i.iheart.com/v3/re/new_assets/603b4a73bd1b57a22ebb9f03"}}]}},{"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:/6a62ca8c52ca6598907a7ddd","slug:2026-07-29-show","slug:2026-07-29-show","keyword:keywords/UFO disclosure","keyword:keywords/anomalies"]}},{"id":"%2F6a62d7d352ca6598907a7df6","type":"PUBLISHING","record":{"ref_id":"%2F6a62d7d352ca6598907a7df6","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>First Half: Author \u003ca href=\"https://theprayeroffreedom.com/\" target=\"_blank\">\u003cu>Beatty Carmichael\u003c/u>\u003c/a> discusses the spiritual laws of the unseen world and why he believes demonic influences may contribute to recurring struggles such as addiction, anxiety, anger, broken relationships, and other persistent life challenges. Drawing on years of biblical study and more than a thousand ministry cases, he explains his view that demons operate within spiritual laws rather than acting without limits.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with author and UFO researcher \u003ca href=\"http://www.kathleen-marden.com/\" target=\"_blank\">Kathleen Marden\u003c/a>, an expert on the famed Betty and Barney Hill alien abduction case in 1961. As the young niece of Betty Hill, the event led to her quest for answers to the mysteries of the paranormal and non-human intelligence amid evidence of a secret government study on communication with non-human visitors. During the last hour, Marden joins the show live.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Prayer-Freedom-Group-Study-Workbook/dp/B0FPCM19RF/ctoc\" target=\"_blank\">The Prayer of Freedom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Captured-Betty-Barney-Experience-Anniversary-dp-1632651874/dp/1632651874/ctoc\" target=\"_blank\">Captured! The Betty and Barney Hill UFO Experience\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Abduction-Files-Startling-Reported/dp/1601632711\" target=\"_blank\">The Alien Abduction Files: The Most Startling Cases of Human Alien Contact Ever Reported\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/FORBIDDEN-KNOWLEDGE-Abduction-Spiritual-Transformation/dp/B09SP2KTK8/ctoc\" target=\"_blank\">Forbidden Knowledge: A Personal Journey from Alien Abduction to Spiritual Transformation\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":["%2F6a62b7221cde34a9c37f3b61","%2F5e007758cc137bf244201ad8","%2F5e0075ffcc137bf244201ac8"]},"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/demons","keywords/alien abduction","keywords/Betty & Barney Hill"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A UFO hovers over a desert, and an old car is parked in the foreground. Is someone getting abducted, or is someone hitching a ride?","id":"%2F6a62dae46fcabf41e9cd840f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62dae46fcabf41e9cd840f","source_credit":"simonbradfield / E+ / Getty Images","title":"UFO Encounter","url":"asset://assets.getty/6a62dae46fcabf41e9cd840f","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785420000000},"slug":{"type":"slug","value":"2026-07-30-show"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://theprayeroffreedom.com/\" target=\"_blank\">\u003cu>Beatty Carmichael\u003c/u>\u003c/a> discusses the spiritual laws of the unseen world and why he believes demonic influences may contribute to recurring struggles such as addiction and broken relationships. Drawing on his biblical study, he explains his view that demons operate within spiritual laws rather than acting without limits.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with author and researcher \u003ca href=\"http://www.kathleen-marden.com/\" target=\"_blank\">Kathleen Marden\u003c/a>, an expert on the Betty and Barney Hill 1961 alien abduction case. As the niece of Betty Hill, the event led to her quest for answers to the mysteries of the paranormal and non-human intelligence.\u003c/p>\n\n"},"title":{"type":"title","value":"Demonic Influence / Betty & Barney Hill Case"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theprayeroffreedom.com/\" target=\"_blank\">\u003cu>theprayeroffreedom.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.kathleen-marden.com/\" target=\"_blank\">kathleen-marden.com\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: Author Beatty Carmichael discusses the spiritual laws of the unseen world and why he believes demonic influences may contribute to recurring struggles such as addiction and broken relationships. Drawing on his biblical study, he explains his view that demons operate within spiritual laws rather than acting without limits. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with author and researcher Kathleen Marden, an expert on the Betty and Barney Hill 1961 alien abduction case. As the niece of Betty Hill, the event led to her quest for answers to the mysteries of the paranormal and non-human intelligence.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A UFO hovers over a desert, and an old car is parked in the foreground. Is someone getting abducted, or is someone hitching a ride?","link":"","new_tab":false,"source_credit":"simonbradfield / E+ / Getty Images","title":"UFO Encounter","url":"asset://assets.getty/6a62dae46fcabf41e9cd840f","use_caption":false},"keywords":["keywords/demons","keywords/alien abduction","keywords/Betty & Barney Hill"],"primary_slug":"2026-07-30-show","slugs":["2026-07-30-show"],"sponsored":false,"title":"Demonic Influence / Betty & Barney Hill Case"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785492000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"7gao4","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-30-show/"},"slug":"2026-07-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62dae46fcabf41e9cd840f","title":"Demonic Influence / Betty & Barney Hill Case","description":"First Half: Author Beatty Carmichael discusses the spiritual laws of the unseen world and why he believes demonic influences may contribute to recurring struggles such as addiction and broken relationships. Drawing on his biblical study, he explains his view that demons operate within spiritual laws rather than acting without limits. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with author and researcher Kathleen Marden, an expert on the Betty and Barney Hill 1961 alien abduction case. As the niece of Betty Hill, the event led to her quest for answers to the mysteries of the paranormal and non-human intelligence.","author":""},"pub_start":1785492000000,"pub_until":4115978604802,"pub_changed":1785492000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","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":"%2F6a62b7221cde34a9c37f3b61","slug":"beatty-carmichael","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/beatty-carmichael/","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>Beatty Carmichael is a teacher and speaker who has spent decades exploring how spiritual laws found in ancient biblical texts impact healing, freedom, and personal transformation. His approach has been used in prisons, recovery centers, and in communities across the country.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Prayer-Freedom-Group-Study-Workbook/dp/B0FPCM19RF/ctoc\" target=\"_blank\">The Prayer of Freedom\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":"%2F6a62b16dbaf43dafe5dd35a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a62b16dbaf43dafe5dd35a7","source_credit":"","title":"","url":"asset://new_assets/6a62b16dbaf43dafe5dd35a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"beatty-carmichael"},"summary":{"type":"html","value":"\u003cp>Beatty Carmichael is a teacher and speaker who has spent decades exploring how spiritual laws found in ancient biblical texts impact healing, freedom, and personal transformation. \u003c/p>\n\n"},"title":{"type":"title","value":"Beatty Carmichael"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theprayeroffreedom.com/\" target=\"_blank\">\u003cu>theprayeroffreedom.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":"Beatty Carmichael is a teacher and speaker who has spent decades exploring how spiritual laws found in ancient biblical texts impact healing, freedom, and personal transformation.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a62b16dbaf43dafe5dd35a7","use_caption":false},"keywords":[],"primary_slug":"beatty-carmichael","slugs":["beatty-carmichael"],"sponsored":false,"title":"Beatty Carmichael"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784854140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KV2K3","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":1784854140000,"type":"content:coast-to-coast-guest","summary":{"title":"Beatty Carmichael","description":"Beatty Carmichael is a teacher and speaker who has spent decades exploring how spiritual laws found in ancient biblical texts impact healing, freedom, and personal transformation.","image":"https://i.iheart.com/v3/re/new_assets/6a62b16dbaf43dafe5dd35a7"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"summary":{"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":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":"","use_caption":false,"alt_text":"","link":"","new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"},"keywords":[],"primary_slug":"jones-cheryll-103086","slugs":["jones-cheryll-103086"],"sponsored":false,"title":"Cheryll Jones","author":"Coast to Coast AM Staff"},"targeting":{"targets":[{"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":"","id":"PSRLe"}],"exclusion":{"tags":[]},"publish_date":1587701100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","cuser":"","fields":{"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false}},"slug":{"value":"jones-cheryll-103086","type":"slug"},"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"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"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","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]}},"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"}},"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":"%2F5e0075ffcc137bf244201ac8","slug":"marden-kathleen-45846","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/marden-kathleen/45846","cuser":"","fields":{"primary_image":{"type":"asset","value":{"bucket":"new_assets","url":"asset://new_assets/61bdda8104d1feeeb2ab5342","alt_text":"","caption":"","use_caption":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/61bdda8104d1feeeb2ab5342","id":"%2F61bdda8104d1feeeb2ab5342","title":"","link":"","new_tab":false}},"summary":{"type":"html","value":"\u003cp>Kathleen Marden is an author, on camera expert, international conference presenter, experiencer advocate, and hypnosis practitioner. Since 1990, she has researched the perplexing nature of UFOs and the non-human entities associated with highly advanced aerial vehicles via her own groundbreaking research, investigation, and experimentation. Her research has extended to archival collections and the US government’s involvement in the investigation of UFOs and its major studies. This has combined to give her a depth of knowledge that few possess. She is the 2021 recipient of the International UFO Congress Lifetime Achievement Award.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Kathleen Marden is an author, on camera expert, international conference presenter, experiencer advocate, and hypnosis practitioner. Since 1990, she has researched the perplexing nature of UFOs and the non-human entities associated with highly advanced aerial vehicles via her own groundbreaking research, investigation, and experimentation. Her research has extended to archival collections and the US government’s involvement in the investigation of UFOs and its major studies. This has combined to give her a depth of knowledge that few possess. She is the 2021 recipient of the International UFO Congress Lifetime Achievement Award.\u003c/p>\n\n\u003cp>For thirty years, she engaged in groundbreaking, scientifically focused research on ET experiencers and the history of government involvement in major UFO studies and the government cover-up. During this time, she was closely associated with the Mutual UFO Network as its director of the experiencer research team and the Edgar Mitchell Foundation for Research into Extraterrestrial and Extraordinary Encounters as a research consultant and advisory board member. \u003c/p>\n\n\u003cp>Her interest in UFOs and contact began in 1961, when her aunt and uncle Betty and Barney Hill had a close encounter and subsequent abduction in New Hampshire’s White Mountains. She has conducted an extensive, multi-year investigation of their experiences. The 60th anniversary edition of her book “Captured! The Betty and Barney Hill UFO Experience” is available now. \u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"show_appearances":{"type":"link","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Science-Was-Wrong-Inventions-Impossible/dp/1601631022/ctoc\" target=\"_blank\">Science Was Wrong\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Captured-Betty-Barney-Experience-Anniversary-dp-1632651874/dp/1632651874/ctoc\" target=\"_blank\">Captured! The Betty and Barney Hill UFO Experience\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fact-Fiction-Flying-Saucers-Misinformation/dp/1632650657/ctoc\" target=\"_blank\">Fact, Fiction, and Flying Saucers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Extraterrestrial-Contact-Youve-Abducted-MUFON/dp/1590033019/ctoc\" target=\"_blank\">Extraterrestrial Contact: What to Do When You've Been Abducted\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Abduction-Files-Startling-Reported/dp/1601632711\" target=\"_blank\">The Alien Abduction Files: The Most Startling Cases of Human Alien Contact Ever Reported\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/FORBIDDEN-KNOWLEDGE-Abduction-Spiritual-Transformation/dp/B09SP2KTK8/ctoc\" target=\"_blank\">Forbidden Knowledge: A Personal Journey from Alien Abduction to Spiritual Transformation\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Kathleen Marden"},"slug":{"type":"slug","value":"marden-kathleen-45846"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.kathleen-marden.com/\" target=\"_blank\">kathleen-marden.com\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"}},"ingestion":{"feed_content_id":"/content/marden-kathleen-45846","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/marden-kathleen/45846","external_url":""},"summary":{"author":"Coast to Coast AM Staff","description":"Kathleen Marden is an author, on camera expert, international conference presenter, experiencer advocate, and hypnosis practitioner. Since 1990, she has researched the perplexing nature of UFOs and the non-human entities associated with highly advanced aerial vehicles via her own groundbreaking research, investigation, and experimentation. Her research has extended to archival collections and the US government’s involvement in the investigation of UFOs and its major studies. This has combined to give her a depth of knowledge that few possess. She is the 2021 recipient of the International UFO Congress Lifetime Achievement Award.","image":{"title":"","link":"","source_credit":"","new_tab":false,"url":"asset://new_assets/61bdda8104d1feeeb2ab5342","alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},"title":"Kathleen Marden","primary_slug":"marden-kathleen-45846","slugs":["marden-kathleen-45846"],"sponsored":false,"keywords":[]},"targeting":{"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1473995460000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"operator":"OR","workflow":"","id":"KQwz7","what":["coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]}}},"pub_start":1473995460000,"type":"content:coast-to-coast-guest","summary":{"title":"Kathleen Marden","description":"Kathleen Marden is an author, on camera expert, international conference presenter, experiencer advocate, and hypnosis practitioner. Since 1990, she has researched the perplexing nature of UFOs and the non-human entities associated with highly advanced aerial vehicles via her own groundbreaking research, investigation, and experimentation. Her research has extended to archival collections and the US government’s involvement in the investigation of UFOs and its major studies. This has combined to give her a depth of knowledge that few possess. She is the 2021 recipient of the International UFO Congress Lifetime Achievement Award.","image":"https://i.iheart.com/v3/re/new_assets/61bdda8104d1feeeb2ab5342"}}]}},{"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:/6a62d7d352ca6598907a7df6","slug:2026-07-30-show","slug:2026-07-30-show","keyword:keywords/demons","keyword:keywords/alien abduction","keyword:keywords/Betty & Barney Hill"]}},{"id":"%2F6a62f72aa737c0d0ef77658d","type":"PUBLISHING","record":{"ref_id":"%2F6a62f72aa737c0d0ef77658d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-31-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joining George Noory, \u003ca href=\"https://strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a>, a regular guest host on Coast to Coast AM since 2014, discusses his new book, \u003ca href=\"https://www.amazon.com/Tales-Rock-Roll-Twilight-Zone/dp/1634245490/ctoc\" target=\"_blank\">Tales from the Rock &amp; Roll Twilight Zone\u003c/a>, exploring the evidence behind the myths and mysteries. He'll share eerie stories surrounding some of music's biggest legends, including cursed songs, mysterious deaths, ghostly encounters, occult connections, and other unexplained phenomena. 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=\"https://www.amazon.com/Tales-Rock-Roll-Twilight-Zone/dp/1634245490/ctoc\" target=\"_blank\">Tales from The Rock ‘n Roll Twilight Zone\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":["%2F5ebe2b0706998b40e4ef7194","%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/Rock 'n' Roll","keywords/legends"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The musician plays on a large rock guitar in a great smoke","id":"%2F6a62fad27052bdb7eb741073","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a62fad27052bdb7eb741073","source_credit":"UrbanYaroaslav / iStock / Getty Images","title":"Rock musician and large guitar, a lot of smoke","url":"asset://assets.getty/6a62fad27052bdb7eb741073","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785506400000},"slug":{"type":"slug","value":"2026-07-31-show"},"summary":{"type":"html","value":"\u003cp>Joining George Noory, \u003ca href=\"https://strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a>, a regular guest host on Coast to Coast AM since 2014, discusses his new book, \u003ca href=\"https://www.amazon.com/Tales-Rock-Roll-Twilight-Zone/dp/1634245490/ctoc\" target=\"_blank\">Tales from the Rock &amp; Roll Twilight Zone\u003c/a>, exploring the evidence behind the myths and mysteries. He'll share eerie stories surrounding some of music's biggest legends, including cursed songs, mysterious deaths, ghostly encounters, occult connections, and other unexplained phenomena. 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":"Rock & Roll Twilight Zone / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://strangeplanet.ca/\" target=\"_blank\">\u003cu>strangeplanet.ca\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 George Noory, Richard Syrett, a regular guest host on Coast to Coast AM since 2014, discusses his new book, Tales from the Rock & Roll Twilight Zone, exploring the evidence behind the myths and mysteries. He'll share eerie stories surrounding some of music's biggest legends, including cursed songs, mysterious deaths, ghostly encounters, occult connections, and other unexplained phenomena. 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":"The musician plays on a large rock guitar in a great smoke","link":"","new_tab":false,"source_credit":"UrbanYaroaslav / iStock / Getty Images","title":"Rock musician and large guitar, a lot of smoke","url":"asset://assets.getty/6a62fad27052bdb7eb741073","use_caption":false},"keywords":["keywords/Rock 'n' Roll","keywords/legends"],"primary_slug":"2026-07-31-show","slugs":["2026-07-31-show"],"sponsored":false,"title":"Rock & Roll Twilight Zone / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785578400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zwZ01","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","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-07-31-show/"},"slug":"2026-07-31-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a62fad27052bdb7eb741073","title":"Rock & Roll Twilight Zone / Open Lines","description":"Joining George Noory, Richard Syrett, a regular guest host on Coast to Coast AM since 2014, discusses his new book, Tales from the Rock & Roll Twilight Zone, exploring the evidence behind the myths and mysteries. He'll share eerie stories surrounding some of music's biggest legends, including cursed songs, mysterious deaths, ghostly encounters, occult connections, and other unexplained phenomena. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1785578400000,"pub_until":4115978604802,"pub_changed":1785578400000,"subscription":[{"tags":["coast-categories/creatures-myths-legends","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":"%2F5ebe2b0706998b40e4ef7194","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/richard-syrett/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard 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"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tales-Rock-Roll-Twilight-Zone/dp/1634245490/ctoc\" target=\"_blank\">Tales from The Rock ‘n Roll Twilight Zone\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6ef9b74536eea705a373","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6ef9b74536eea705a373","source_credit":"","title":"","url":"asset://new_assets/628c6ef9b74536eea705a373","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"richard-syrett"},"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"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard 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/628c6ef9b74536eea705a373","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1589521080000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5ebe2b0706998b40e4ef7193","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/mysteries-anomalies","coast-categories/coast-to-coast-am"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1589521080000,"type":"content:coast-to-coast-guest","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/628c6ef9b74536eea705a373"}},{"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:/6a62f72aa737c0d0ef77658d","slug:2026-07-31-show","slug:2026-07-31-show","keyword:keywords/Rock 'n' Roll","keyword:keywords/legends"]}}],"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":"%2F6a63124da737c0d0ef7765a6","type":"PUBLISHING","record":{"ref_id":"%2F6a63124da737c0d0ef7765a6","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"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":"%2F6a63127da737c0d0ef7765b4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765b4","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765b4","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":"huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029"},"source":{"type":"plain","value":"Unexplained Mysteries"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/400099/huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029"},"summary":{"type":"html","value":"\u003cp>The asteroid Apophis - which is considered to be potentially dangerous - will make its closest approach before the decade is out.\u003c/p>\n\n"},"title":{"type":"title","value":"Huge asteroid will be visible to 90% of Earth's population in 2029"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Unexplained Mysteries","description":"The asteroid Apophis - which is considered to be potentially dangerous - will make its closest approach before the decade is out.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765b4","use_caption":false},"keywords":[],"primary_slug":"huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029","slugs":["huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029"],"sponsored":false,"title":"Huge asteroid will be visible to 90% of Earth's population in 2029"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Viskq","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/huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029/"},"slug":"huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765b4","title":"Huge asteroid will be visible to 90% of Earth's population in 2029","description":"The asteroid Apophis - which is considered to be potentially dangerous - will make its closest approach before the decade is out.","author":"Unexplained Mysteries"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a63124da737c0d0ef7765a6","slug:huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029","slug:huge-asteroid-will-be-visible-to-90-of-earths-population-in-2029","author:user"]}},{"id":"%2F6a6312b3a737c0d0ef7765c6","type":"PUBLISHING","record":{"ref_id":"%2F6a6312b3a737c0d0ef7765c6","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"News Nation"}]},"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":"%2F6a63127da737c0d0ef7765c1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765c1","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765c1","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":"roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens"},"source":{"type":"plain","value":"News Nation"},"source_url":{"type":"plain","value":"https://www.newsnationnow.com/entertainment-news/oliver-sean-stone-ufo-uap-tech/"},"summary":{"type":"html","value":"\u003cp>Stone believes we’re living through what he calls a great awakening.\u003c/p>\n\n"},"title":{"type":"title","value":"Roswell was an actual UFO crash: Sean Stone talks aliens"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"News Nation","description":"Stone believes we’re living through what he calls a great awakening.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765c1","use_caption":false},"keywords":[],"primary_slug":"roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens","slugs":["roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens"],"sponsored":false,"title":"Roswell was an actual UFO crash: Sean Stone talks aliens"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"p1jCW","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/roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens/"},"slug":"roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765c1","title":"Roswell was an actual UFO crash: Sean Stone talks aliens","description":"Stone believes we’re living through what he calls a great awakening.","author":"News Nation"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a6312b3a737c0d0ef7765c6","slug:roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens","slug:roswell-was-an-actual-ufo-crash-sean-stone-talks-aliens","author:user"]}},{"id":"%2F6a63130ca737c0d0ef7765d2","type":"PUBLISHING","record":{"ref_id":"%2F6a63130ca737c0d0ef7765d2","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"PsyPost"}]},"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":"%2F6a63127da737c0d0ef7765bf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bf","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bf","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-claim-to-have-found-distinct-brain-activity-during-medium-trances"},"source":{"type":"plain","value":"PsyPost"},"source_url":{"type":"plain","value":"https://www.psypost.org/brain-scans-reveal-distinct-electrical-networks-during-alleged-medium-trances/"},"summary":{"type":"html","value":"\u003cp>A small, exploratory study suggests that people who report experiencing mediumistic trances appear to show distinct patterns of brain connectivity.\u003c/p>\n\n"},"title":{"type":"title","value":"Scientists claim to have found distinct brain activity during “medium” trances"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"PsyPost","description":"A small, exploratory study suggests that people who report experiencing mediumistic trances appear to show distinct patterns of brain connectivity.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bf","use_caption":false},"keywords":[],"primary_slug":"scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances","slugs":["scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances"],"sponsored":false,"title":"Scientists claim to have found distinct brain activity during “medium” trances"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JDDuB","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-claim-to-have-found-distinct-brain-activity-during-medium-trances/"},"slug":"scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bf","title":"Scientists claim to have found distinct brain activity during “medium” trances","description":"A small, exploratory study suggests that people who report experiencing mediumistic trances appear to show distinct patterns of brain connectivity.","author":"PsyPost"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a63130ca737c0d0ef7765d2","slug:scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances","slug:scientists-claim-to-have-found-distinct-brain-activity-during-medium-trances","author:user"]}},{"id":"%2F6a63135fa737c0d0ef7765de","type":"PUBLISHING","record":{"ref_id":"%2F6a63135fa737c0d0ef7765de","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant/","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":"%2F6a63127da737c0d0ef7765bb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bb","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bb","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":"researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant/"},"summary":{"type":"html","value":"\u003cp>Researchers suggest the mysterious earthworks could represent a nearly 4,600-year-old sophisticated hydraulic engineering system.\u003c/p>\n\n"},"title":{"type":"title","value":"Researchers Say Two ‘Ancient Ramps’ Beside Egypt’s Red Pyramid May Actually Be Something Far More Significant"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"Researchers suggest the mysterious earthworks could represent a nearly 4,600-year-old sophisticated hydraulic engineering system.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bb","use_caption":false},"keywords":[],"primary_slug":"researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant","slugs":["researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant"],"sponsored":false,"title":"Researchers Say Two ‘Ancient Ramps’ Beside Egypt’s Red Pyramid May Actually Be Something Far More Significant"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"MitQH","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/researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant/"},"slug":"researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bb","title":"Researchers Say Two ‘Ancient Ramps’ Beside Egypt’s Red Pyramid May Actually Be Something Far More Significant","description":"Researchers suggest the mysterious earthworks could represent a nearly 4,600-year-old sophisticated hydraulic engineering system.","author":"The Debrief"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a63135fa737c0d0ef7765de","slug:researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant","slug:researchers-say-two-ancient-ramps-beside-egypts-red-pyramid-may-actually-be-something-far-more-significant","author:user"]}},{"id":"%2F6a6313bea737c0d0ef7765ea","type":"PUBLISHING","record":{"ref_id":"%2F6a6313bea737c0d0ef7765ea","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"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":"%2F6a63127da737c0d0ef7765bd","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bd","source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bd","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":"how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan"},"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15999739/Scientists-discover-ultimate-limit-lifespan.html"},"summary":{"type":"html","value":"\u003cp>One of the key biological processes involved in aging is the buildup of random mutations in our DNA.\u003c/p>\n\n"},"title":{"type":"title","value":"How you could live to 190: Scientists discover the ultimate limit of the human lifespan"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Daily Mail","description":"One of the key biological processes involved in aging is the buildup of random mutations in our DNA.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a63127da737c0d0ef7765bd","use_caption":false},"keywords":[],"primary_slug":"how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan","slugs":["how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan"],"sponsored":false,"title":"How you could live to 190: Scientists discover the ultimate limit of the human lifespan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784883600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"w3pjk","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/how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan/"},"slug":"how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a63127da737c0d0ef7765bd","title":"How you could live to 190: Scientists discover the ultimate limit of the human lifespan","description":"One of the key biological processes involved in aging is the buildup of random mutations in our DNA.","author":"Daily Mail"},"pub_start":1784883600000,"pub_until":4115978604802,"pub_changed":1784883600000,"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:/6a6313bea737c0d0ef7765ea","slug:how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan","slug:how-you-could-live-to-190-scientists-discover-the-ultimate-limit-of-the-human-lifespan","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1786162861000,"\u003cupcoming_pub_after>":1784955600000,"\u003cpub_start>":1784953261000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1785039661000,"\u003ctonight_pub_after>":1784955600000},"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":"%2F6a598e3af3fdef5c125f8644","type":"PUBLISHING","record":{"ref_id":"%2F6a598e3af3fdef5c125f8644","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>Appearing for the full show, author \u003ca href=\"https://dannion.com/\" target=\"_blank\">Dannion Brinkley\u003c/a> shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death. Brinkley, who has been clinically dead multiple times —including a lightning strike incident that left him unconscious for 28 minutes— has spent decades bridging the gap between life and death, having sat at the bedside of hundreds of vets during their final moments. He described the NDE process as involving a &quot;panoramic life review,&quot; where individuals relive their actions and feel the impact of their behavior on others, often leading to profound personal transformation. &quot;You become every person that you've ever encountered,&quot; and you feel the full emotional consequences of your actions, he explained. This experience, he said, forced him to confront his past as a tough Marine and rethink his worldview.\u003c/p>\n\n\u003cp>Addressing common elements of NDEs, Brinkley noted that most people report &quot;floating above their body,&quot; witnessing themselves from a detached perspective. He posed a curious question: &quot;Who is that observer?&quot; The person that's looking down at their own body is the &quot;real&quot; you, he concluded. He also addressed skepticism and religious criticism faced by those sharing NDEs, clarifying that his experiences were not religious visions but encounters with &quot;radiant beings&quot; and &quot;cathedral-like&quot; realms.\u003c/p>\n\n\u003cp>Discussing his return from death, Brinkley admitted he &quot;would have never come back&quot; had he known beforehand but felt destined to share his story. He realized the divine nature of existence and the interconnectedness of all beings. Linking modern scientific discoveries to his experiences, he referenced the 2022 Nobel Prize in Physics, which demonstrated that &quot;physical reality is not here,&quot; aligning with his view that humans are primarily spiritual or electrical beings.\u003c/p>\n\n\u003cp>During the latter half of the show, Dannion took calls from listeners, as well as advocated for House Bill 9237, a veterans healthcare bill stalled in Congress. In the last half-hour, George featured a replay of his 2023 interview with psychic medium \u003ca href=\"https://www.coasttocoastam.com/show/2023-11-05-show/\" target=\"_blank\">Joyce Keller\u003c/a>, in which she spoke about her communications with spirits, including George's late aunt, the parapsychologist Shafica Karagulla.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: Jeff Nelken, Kevin Randle\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Secrets-Light-Lessons-Dannion-Brinkley/dp/0061662461/ctoc\" target=\"_blank\">Secrets of the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061094463/ctoc\" target=\"_blank\">At Peace in the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"AC/DC","title":"Night Prowler","url":"https://amazon.com/dp/B00O6L3KNS/ctoc?trackAsin=B00O6L3KNS"},{"artist":"Rush","title":"Leave That Thing Alone ","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Robert Goulet","title":"If I Ever Leave You","url":"https://amazon.com/dp/B01DKVEQDM/ctoc?trackAsin=B01DKVEQDM"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"The Association","title":"Never My Love","url":"https://amazon.com/dp/B001OGRK4I/ctoc?trackAsin=B001OGRK4I"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Frank Sinatra","title":"On A Clear Day (You Can See Forever)","url":"https://amazon.com/dp/B00FB0HIQS/ctoc?trackAsin=B00FB0HIQS"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Steve Miller","title":"Fly Like An Eagle","url":"https://amazon.com/dp/B00MB4AEOU/ctoc?1"},{"artist":"Soundgarden","title":"Night Surf ","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Eagles","title":"Hotel California","url":"https://amazon.com/dp/B00DAKW7Q2/ctoc?1"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffc942cc137bf244201307"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/near-death experiences"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a63432ffe2480042dc63bc2","show":"coast","title":"Thu, Jul 23 2026 - Hour 1"},{"episodeId":"/episodes/6a634341fe2480042dc63bc3","show":"coast","title":"Thu, Jul 23 2026 - Hour 2"},{"episodeId":"/episodes/6a634353fe2480042dc63bc4","show":"coast","title":"Thu, Jul 23 2026 - Hour 3"},{"episodeId":"/episodes/6a634364fe2480042dc63bc5","show":"coast","title":"Thu, Jul 23 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","id":"%2F6a599134e7b66497a1722bbf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf","source_credit":"malija / iStock / Getty Images","title":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","url":"asset://assets.getty/6a599134e7b66497a1722bbf","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784815200000},"slug":{"type":"slug","value":"2026-07-23-show"},"summary":{"type":"html","value":"\u003cp>Appearing for the full show, author \u003ca href=\"https://dannion.com/\" target=\"_blank\">Dannion Brinkley\u003c/a> shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death. \u003c/p>\n\n"},"title":{"type":"title","value":"Understanding Near-Death Experiences"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">dannion.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightstreamers.com/dannion-brinkley\" target=\"_blank\">lightstreamers.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-23-2026-hour-1,07-23-2026-hour-2,07-23-2026-hour-3,07-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":"Appearing for the full show, author Dannion Brinkley shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","link":"","new_tab":false,"source_credit":"malija / iStock / Getty Images","title":"Silhouettes of people walking in a corridor. Light at the end of the tunnel, healing concept. People walking into the unknown","url":"asset://assets.getty/6a599134e7b66497a1722bbf","use_caption":false},"keywords":["keywords/near-death experiences"],"primary_slug":"2026-07-23-show","slugs":["2026-07-23-show"],"sponsored":false,"title":"Understanding Near-Death Experiences"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784887200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"dmHpP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-23-show/"},"slug":"2026-07-23-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a599134e7b66497a1722bbf","title":"Understanding Near-Death Experiences","description":"Appearing for the full show, author Dannion Brinkley shared insights from his multiple near-death experiences (NDEs), emphasizing a radical shift in his understanding of life and death.","author":""},"pub_start":1784887200000,"pub_until":4115978604802,"pub_changed":1784890275496,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffc942cc137bf244201307","slug":"brinkley-dannion-5744","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","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>Dannion Brinkley is author of The Secrets of the Light, Saved by the Light, and At Peace in the Light. He is loved and respected worldwide for his inspirational lectures on the Near-Death Experience, Palliative and Hospice Care, Complementary and Alternative Healing Practices, and Self-Awareness. Since 1977, Dannion has worked diligently, looking for the best way to integrate conventional and complimentary medicine.\u003c/p>\n\n\u003cp>Having survived numerous brushes with death, Dannion is an expert in the dying process. He was struck twice by lightning and has since survived heart failure, open-heart surgery, ruptured subdural hematomas, brain surgery, and a massive grand mal seizure. That first lightning strike radically changed his life. Dannion became a hospice and nursing home volunteer. In the past 25 years of volunteer service, he has been at the bedside of over 340 people at the point of death, and more than 1200 during their final days, accruing more than 16,000 hours of service.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Secrets-Light-Lessons-Dannion-Brinkley/dp/0061662461/ctoc\" target=\"_blank\">Secrets of the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061094463/ctoc\" target=\"_blank\">At Peace in the Light\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Saved-Light-Profound-Revelations-Received/dp/0061662453/ctoc\" target=\"_blank\">Saved by the Light\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F63646358632a1a01686b57fc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc","source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"brinkley-dannion-5744"},"summary":{"type":"html","value":"\u003cp>Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.\u003c/p>\n\n"},"title":{"type":"title","value":"Dannion Brinkley"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0967950708\" target=\"_blank\">As it is in Heaven: an interview with Dannion Brinkley\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dannion.com/\" target=\"_blank\">dannion.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightstreamers.com/dannion-brinkley\" target=\"_blank\">lightstreamers.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://help.thetwilightbrigade.com/\" target=\"_blank\">thetwilightbrigade.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.harpercollins.com/blogs/authors/dannion-brinkley\" target=\"_blank\">harpercollins.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/brinkley-dannion-5744","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/brinkley-dannion/5744","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/63646358632a1a01686b57fc","use_caption":false},"keywords":[],"primary_slug":"brinkley-dannion-5744","slugs":["brinkley-dannion-5744"],"sponsored":false,"title":"Dannion Brinkley"},"targeting":{"exclusion":{"tags":[]},"publish_date":1516539540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IsuU2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1516539540000,"type":"content:coast-to-coast-guest","summary":{"title":"Dannion Brinkley","description":"Dannion Brinkley is an author respected worldwide for his inspirational lectures on the near-death experience and alternative healing practices. Having survived numerous brushes with death, he is an expert in the dying process.","image":"https://i.iheart.com/v3/re/new_assets/63646358632a1a01686b57fc"}}]}},{"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:/6a598e3af3fdef5c125f8644","slug:2026-07-23-show","slug:2026-07-23-show","keyword:keywords/near-death experiences"]}},{"id":"%2F6a598c36f3fdef5c125f862b","type":"PUBLISHING","record":{"ref_id":"%2F6a598c36f3fdef5c125f862b","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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://www.coasttocoastam.com/guest/mcmoneagle-joe-6817/\" target=\"_blank\">Joe McMoneagle\u003c/a> reflected on his career in the U.S. Army, where he became the first remote viewer in the Stargate program —a classified military initiative focused on psychic intelligence gathering. After training at Stanford Research Institute, he achieved a record with &quot;five first place matches and one very close to a first place match.&quot; The program, initially designed to assess Soviet psychic threats, extended to 23 years due to its operational success, cracking intelligence problems previously considered unsolvable. McMoneagle worked closely with Ingo Swann (considered the creator of remote viewing techniques), and continued research into the methodology well beyond Stargate's closure in 1995.\u003c/p>\n\n\u003cp>Discussing his collaboration with Robert Monroe of the Monroe Institute, he said he trained there to induce and control out-of-body experiences for intelligence gathering. Over 14 months, he remotely monitored hostages in Iran, detailing their conditions and locations. &quot;We started picking up bits and pieces of the planned rescue, and that really upset a lot of people,&quot; he noted, highlighting the sensitive nature of such operations. One of the most compelling aspects of his post-military career was assisting law enforcement in locating missing children. &quot;Probably two-thirds of the missing children that I was asked to help with, I was able to help locate them without any of them being injured,&quot; McMoneagle reported.\u003c/p>\n\n\u003cp>On the topic of remote viewing's temporal reach, he confirmed it could access past and future events, though future viewing is more difficult due to unknown variables. Training remote viewers, he explained, is challenging due to the strict protocols required, which often conflict with individuals' preconceived notions of psychic ability. McMoneagle stressed that remote viewing is not purely visual, cautioning against closing the eyes as it suppresses other sensory inputs essential to the process. Revealing his remote viewing of Mars, he described &quot;a shelter... 33 feet long...and maybe 12 feet tall. It's got two sets of doors, and it's obviously metal that reflects light.&quot; On a trip to JPL, he said he was shown &quot;almost 100 photographs of things that should not be on Mars,&quot; including what appears to be an ancient city.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, spiritual teacher \u003ca href=\"https://alishadas.com/\" target=\"_blank\">Alisha Das\u003c/a> explored her experiences and teachings about angels as intermediaries between humanity and the divine. She defined angels as &quot;messengers of God,&quot; accessible divine emissaries who we experience inwardly through spiritual senses rather than physical sight or sound. She distinguished between angels and archangels, explaining that while angels lack individual souls and free will, archangels possess both and serve as powerful, individuated expressions of God. Further, she clarified the roles of guardian angels versus archangels, noting guardian angels serve individuals personally and learn from human free will, while archangels serve globally with infinite capacity.\u003c/p>\n\n\u003cp>Revealing her personal journey, Das said that from age four, she communicated with angels via an &quot;angelic language,&quot; a form of glossolalia or speaking in tongues, which grants clairvoyance and helped her overcome childhood trauma. She shared transformative client stories, including James, a skeptical businessman who found alignment and healing through discovering his archangelic name, and Juan, a Fortune 100 consultant who, guided by Archangel Michael, shifted a high-level banking meeting from distraction to focused cooperation for the greater good.\u003c/p>\n\n\u003cp>Das emphasized the universality of angelic belief, noting that &quot;69% of Americans believe in angels&quot; and that angels appear across religions and cultures, uniting rather than dividing people. Noting the role of angels in prayer, she said, &quot;We always pray to God... but angels amplify our prayers and convey them to source.&quot; She recounted a harrowing personal ordeal during the Palisades fire, where her home was miraculously spared amidst widespread destruction. &quot;I prayed... and God answered me through the angels... they showed me angels standing on my roof,&quot; she said. Despite the devastation around her, her home remained intact within a &quot;white teardrop shape&quot; on the fire map, a phenomenon she attributes to angelic protection.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.howardbloom.net/\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/157174102X/ctoc\" target=\"_blank\">The Ultimate Time Machine\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Memoirs-Psychic-Spy-Remarkable-Government/dp/1571744827/ctoc\" target=\"_blank\">Memoirs of a Psychic Spy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Your-Angelic-Ancestry-Discover-Archangelic/dp/1401979971/ctoc\" target=\"_blank\">Your Angelic Ancestry\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":"Kiss","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc/?trackAsin=B000VZO4TW"},{"artist":"Johnny Nash","title":"I Can See Clearly Now","url":"https://amazon.com/dp/B0042903KM/ctoc/?trackAsin=B0042903KM"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc/?trackAsin=B0DZX38459"},{"artist":"Frank Sinatra","title":"On A Clear Day","url":"https://amazon.com/dp/B00FB0HIQS/ctoc/?trackAsin=B00FB0HIQS"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc/?trackAsin=B075GK6HJ3"},{"artist":"Frank Sinatra","title":"Pocketful Of Miracles","url":"https://amazon.com/dp/B00HWM6UH6/ctoc/?trackAsin=B00HWM6UH6"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc/?trackAsin=B00SPN1CA6"},{"artist":"Jo Stafford","title":"Day By Day","url":"https://amazon.com/dp/B073LZV8PS/ctoc/?trackAsin=B073LZV8PS"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B008LB8ETO/ctoc/?trackAsin=B008LB8ETO"},{"artist":"Barry Manilow","title":"Summer Wind","url":"https://amazon.com/dp/B001380LS4/ctoc/?trackAsin=B001380LS4"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc/?trackAsin=B004LHQ318"},{"artist":"The Scorpions","title":"Send Me An Angel","url":"https://amazon.com/dp/B001NTCSNO/ctoc/?trackAsin=B001NTCSNO"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc/?trackAsin=B007JOM8YQ"},{"artist":"The Penguins","title":"Earth Angel","url":"https://amazon.com/dp/B001NZCFH2/ctoc/?trackAsin=B001NZCFH2"},{"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":["%2F5e0042d8cc137bf24420189b","%2F66ac2342789dd97540aedc32"]},"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/remote viewing","keywords/Project Stargate","keywords/archangels"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a61fa047198da51a84a433d","show":"coast","title":"Wed, Jul 22 2026 - Hour 1"},{"episodeId":"/episodes/6a61fa1f7198da51a84a433e","show":"coast","title":"Wed, Jul 22 2026 - Hour 2"},{"episodeId":"/episodes/6a61fa337198da51a84a433f","show":"coast","title":"Wed, Jul 22 2026 - Hour 3"},{"episodeId":"/episodes/6a61fa497198da51a84a4340","show":"coast","title":"Wed, Jul 22 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Mosaic of Saint Michael on the facade of  Serbian Orthodox Church in Trieste","id":"%2F6a598d65baceb922d178f0e8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a598d65baceb922d178f0e8","source_credit":"Studio Images / iStock / Getty Images","title":"Mosaic of Saint Michael","url":"asset://assets.getty/6a598d65baceb922d178f0e8","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784728800000},"slug":{"type":"slug","value":"2026-07-22-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://www.coasttocoastam.com/guest/mcmoneagle-joe-6817/\" target=\"_blank\">Joe McMoneagle\u003c/a> reflected on his career in the U.S. Army, where he became the first remote viewer in the Stargate program. Followed by spiritual teacher \u003ca href=\"https://alishadas.com/\" target=\"_blank\">Alisha Das\u003c/a> with her teachings about angels and archangels.\u003c/p>\n\n"},"title":{"type":"title","value":"Project Stargate / Connecting with Archangels"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alishadas.com/\" target=\"_blank\">\u003cu>alishadas.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"07-22-2026-hour-1,07-22-2026-hour-2,07-22-2026-hour-3,07-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":"Joe McMoneagle reflected on his career in the U.S. Army, where he became the first remote viewer in the Stargate program. Followed by spiritual teacher Alisha Das with her teachings about angels and archangels.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Mosaic of Saint Michael on the facade of  Serbian Orthodox Church in Trieste","link":"","new_tab":false,"source_credit":"Studio Images / iStock / Getty Images","title":"Mosaic of Saint Michael","url":"asset://assets.getty/6a598d65baceb922d178f0e8","use_caption":false},"keywords":["keywords/remote viewing","keywords/Project Stargate","keywords/archangels"],"primary_slug":"2026-07-22-show","slugs":["2026-07-22-show"],"sponsored":false,"title":"Project Stargate / Connecting with Archangels"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784800800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CFQ21","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","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-07-22-show/"},"slug":"2026-07-22-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a598d65baceb922d178f0e8","title":"Project Stargate / Connecting with Archangels","description":"Joe McMoneagle reflected on his career in the U.S. Army, where he became the first remote viewer in the Stargate program. Followed by spiritual teacher Alisha Das with her teachings about angels and archangels.","author":""},"pub_start":1784800800000,"pub_until":4115978604802,"pub_changed":1784806039517,"subscription":[{"tags":["coast-categories/supernatural-paranormal","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":"%2F5e0042d8cc137bf24420189b","slug":"mcmoneagle-joe-6817","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/mcmoneagle-joe/6817","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>\nJoseph McMoneagle joined the U.S. Army and was recruited by the Army Security Agency for classified assignments. As a result of some unusual events in his life: a near-death experience, a UFO sighting, and numerous spontaneous out-of-body episodes, he became aware of his intuitive abilities and developed the skill of remote viewing. He later became one of the original Intelligence Officers recruited for the top-secret Army program now known as STARGATE. Following his retirement from the Army, he maintained his association with the STARGATE program through his own company, Intuitive Intelligence Applications, working as a remote viewing consultant to the Cognitive Sciences Laboratories at SRI-International and Science Applications International Corporation until the programs closure in November of 1995.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1878901729/ctoc\" target=\"_blank\">Mind Trek\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571741593/ctoc\" target=\"_blank\">Remote Viewing Secrets\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/157174102X/ctoc\" target=\"_blank\">The Ultimate Time Machine\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Memoirs-Psychic-Spy-Remarkable-Government/dp/1571744827/ctoc\" target=\"_blank\">Memoirs of a Psychic Spy\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":"mcmoneagle-joe-6817"},"summary":{"type":"html","value":"\u003cp>Joseph McMoneagle joined the U.S. Army and was recruited by the Army Security Agency for classified assignments. As a result of some unusual events in his life: a near-death experience, a UFO sighting, and numerous spontaneous out-of-body episodes, he became aware of his intuitive abilities and developed the skill of remote viewing. \u003c/p>\n\n"},"title":{"type":"title","value":"Joe McMoneagle"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/mcmoneagle-joe-6817","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/mcmoneagle-joe/6817","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Joseph McMoneagle joined the U.S. Army and was recruited by the Army Security Agency for classified assignments. As a result of some unusual events in his life: a near-death experience, a UFO sighting, and numerous spontaneous out-of-body episodes, he became aware of his intuitive abilities and developed the skill of remote viewing.","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":"mcmoneagle-joe-6817","slugs":["mcmoneagle-joe-6817"],"sponsored":false,"title":"Joe McMoneagle"},"targeting":{"exclusion":{"tags":[]},"publish_date":1435890240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"h1nU6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1435890240000,"type":"content:coast-to-coast-guest","summary":{"title":"Joe McMoneagle","description":"Joseph McMoneagle joined the U.S. Army and was recruited by the Army Security Agency for classified assignments. As a result of some unusual events in his life: a near-death experience, a UFO sighting, and numerous spontaneous out-of-body episodes, he became aware of his intuitive abilities and developed the skill of remote viewing.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},{"ref_id":"%2F66ac2342789dd97540aedc32","slug":"alisha-das","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/alisha-das/","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>A licensed, practicing spiritual counselor, Dr. Alisha Das has for decades been coaching and counseling individuals as well as facilitating hundreds of personal growth seminars. She understands how the angelic realm appeals to people from all belief systems, including atheists, and knows how to connect with your guardian angels instantly.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Your-Angelic-Ancestry-Discover-Archangelic/dp/1401979971/ctoc\" target=\"_blank\">Your Angelic Ancestry\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":"%2F698505f57ed9dacfb8d392f7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/698505f57ed9dacfb8d392f7","source_credit":"","title":"","url":"asset://new_assets/698505f57ed9dacfb8d392f7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"alisha-das"},"summary":{"type":"html","value":"\u003cp>A licensed, practicing spiritual counselor, Dr. Alisha Das has for decades been coaching and counseling individuals as well as facilitating hundreds of personal growth seminars.\u003c/p>\n\n"},"title":{"type":"title","value":"Alisha Das"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alishadas.com/\" target=\"_blank\">alishadas.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"A licensed, practicing spiritual counselor, Dr. Alisha Das has for decades been coaching and counseling individuals as well as facilitating hundreds of personal growth seminars.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/698505f57ed9dacfb8d392f7","use_caption":false},"keywords":[],"primary_slug":"alisha-das","slugs":["alisha-das"],"sponsored":false,"title":"Alisha Das"},"targeting":{"exclusion":{"tags":[]},"publish_date":1722557040000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"TSUyX","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":1722557040000,"type":"content:coast-to-coast-guest","summary":{"title":"Alisha Das","description":"A licensed, practicing spiritual counselor, Dr. Alisha Das has for decades been coaching and counseling individuals as well as facilitating hundreds of personal growth seminars.","image":"https://i.iheart.com/v3/re/new_assets/698505f57ed9dacfb8d392f7"}}]}},{"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:/6a598c36f3fdef5c125f862b","slug:2026-07-22-show","slug:2026-07-22-show","keyword:keywords/remote viewing","keyword:keywords/Project Stargate","keyword:keywords/archangels"]}},{"id":"%2F6a59897ff3fdef5c125f8612","type":"PUBLISHING","record":{"ref_id":"%2F6a59897ff3fdef5c125f8612","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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, psychic and healer \u003ca href=\"https://goldenrosepsychic.com/\" target=\"_blank\">Loren Cielo\u003c/a> shared insights into his work with clairvoyance, higher consciousness, and the evolving nature of human and cosmic energies. A spirit guide or &quot;healing master&quot; named &quot;Ankaijia&quot; performs energetic healing during and beyond readings and also serves as Cielo's creative muse. &quot;In a reading...I just look at colors and images and interpret them. But then when something needs to change,&quot; it's the spirit guide who goes in and performs the healing, he detailed. Clairvoyance is accessible to everyone as &quot;the ability to imagine things in your mind's eye,&quot; but for Cielo, it involves perceiving images in a client's energy field rather than conjuring them himself.\u003c/p>\n\n\u003cp>He connected the current spiritual awakening with the anticipated disclosure of UFOs and UAPs, suggesting that they're two sides of the same coin. Cielo proposed that many extraterrestrial beings may be non-corporeal, &quot;astral projecting to come through a wormhole,&quot; reflecting a shift in how these phenomena are perceived. Discussing dimensions, he outlined a framework beyond the familiar seven chakras, revealing &quot;there's actually 12 chakras...four more that are non-body chakras,&quot; which relate to higher dimensional realities.\u003c/p>\n\n\u003cp>Cielo spoke of multidimensional healing and energy work and noted the evolutionary implications of these changes in awareness, observing that autistic individuals often experience consciousness in higher chakras, &quot;perceiving reality in a completely different way.&quot; Ultimately, he stressed the importance of reconnecting with one's higher self, the &quot;eternal soul that lives forever on the astral,&quot; as the source of guidance and fulfillment. During the second hour, he gave readings for callers.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, author, philosopher, and futurist \u003ca href=\"https://zaporacle.com/\" target=\"_blank\">Jonathan Zap\u003c/a> discussed the &quot;singularity archetype,&quot; a pattern he has investigated for more than four decades, as well as his vision of a future in which human and AI develop a cooperative, symbiotic relationship. He described the singularity archetype as mediating &quot;two parallel event horizons,&quot; one being personal death and the other a species evolution currently underway. Connecting this archetype to near-death experiences, he posited a profound metamorphosis involving telepathic communication and a &quot;comprehensive life review.&quot; He terms this new form of consciousness &quot;homo gestalt,&quot; referencing science fiction literature and recent reports of telepathic awareness among non-speaking autistic children.\u003c/p>\n\n\u003cp>The discussion also addressed the dual nature of this transformation. &quot;When the ego looks at death, it sees emergency. But when what Jung called the self looks at it, it sees emergence,&quot; he mused. This paradox extends to AI, which Zap views as both a tool for advancement and an existential threat-- a &quot;blessing and a curse.&quot; The technology has potential for metaphysical growth, he said, citing his own &quot;Zap Oracle,&quot; an AI-driven spiritual tool, yet it is also &quot;the most dangerous thing ever created... AI could end all life on the planet.&quot; Despite the risks, he remains cautiously optimistic, embracing the transformative potential of AI and human metamorphosis.\u003c/p>\n\n\u003cp>Delving into perennial doomsday and apocalyptic scenarios, he suggested that such beliefs often stem from personal fears, particularly the ego's confrontation with mortality. &quot;These end dates always seem to be predicted to conveniently happen before the expected lifespan of the person making the prediction,&quot; he noted. Despite repeated failures, such as Harold Camping's false prophecies and the uneventful Y2K scare, doomsday predictions continue to captivate society because of an intrinsic human anxiety about death projected onto our collective fate, he pointed out.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Power-Energy-Harness-Universe-Clarity-ebook/dp/B00DQGAS5C/ctoc\" target=\"_blank\">\u003cu>The Power of Energy\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.zaporacle.com/crossing-the-event-horizon\" target=\"_blank\">Crossing The Event Horizon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://zaporacle.com/parallel-journeys-start-page/\" target=\"_blank\">Parallel Journeys\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Norman Greenbaum","title":"Spirit In The Sky","url":"https://amazon.com/dp/B0F5WB14PL/ctoc?trackAsin=B0F5WB14PL"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"N’Sync","title":"Bye Bye Bye","url":"https://amazon.com/dp/B002TTPR30/ctoc?trackAsin=B002TTPR30"},{"artist":"Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc?trackAsin=B00AON26QO"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"The Eagles","title":"One Of These Nights","url":"https://amazon.com/dp/B0GRK1QGG2/ctoc?1"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B001230A2M/ctoc?trackAsin=B001230A2M"},{"artist":"Billy Joel","title":"Piano Man","url":"https://amazon.com/dp/B00136JSY4/ctoc?trackAsin=B00136JSY4"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc?1"},{"artist":"Gordon Lightfoot","title":"If You Could Read My Mind","url":"https://amazon.com/dp/B002YSOVWE/ctoc?trackAsin=B002YSOVWE"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"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":["%2F5e006a6ccc137bf244201a14","%2F5e0017facc137bf24420167a"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/psychic readings","keywords/singularity"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a60a459adf5b04c590e537e","show":"coast","title":"Tue, Jul 21 2026 - Hour 1"},{"episodeId":"/episodes/6a60a476adf5b04c590e537f","show":"coast","title":"Tue, Jul 21 2026 - Hour 2"},{"episodeId":"/episodes/6a60a48eadf5b04c590e5380","show":"coast","title":"Tue, Jul 21 2026 - Hour 3"},{"episodeId":"/episodes/6a60a4a2adf5b04c590e5381","show":"coast","title":"Tue, Jul 21 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Abstract 3D image of an AI robot on a programming code background.","id":"%2F6a598aed3b1b55fe695caa0a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a598aed3b1b55fe695caa0a","source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Code and AI robot","url":"asset://assets.getty/6a598aed3b1b55fe695caa0a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784642400000},"slug":{"type":"slug","value":"2026-07-21-show"},"summary":{"type":"html","value":"\u003cp>Psychic and healer \u003ca href=\"https://goldenrosepsychic.com/\" target=\"_blank\">Loren Cielo\u003c/a> shared insights into his work with clairvoyance and cosmic energies. Followed by futurist \u003ca href=\"https://zaporacle.com/\" target=\"_blank\">Jonathan Zap\u003c/a> on the &quot;singularity archetype&quot; and his vision of a future in which humans and AI evolve together.\u003c/p>\n\n"},"title":{"type":"title","value":"Psychic Insights / Singularity, AI, & the Future"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://goldenrosepsychic.com/\" target=\"_blank\">\u003cu>goldenrosepsychic.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://zaporacle.com/\" target=\"_blank\">\u003cu>zaporacle.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"07-21-2026-hour-1,07-21-2026-hour-2,07-21-2026-hour-3,07-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":"Psychic and healer Loren Cielo shared insights into his work with clairvoyance and cosmic energies. Followed by futurist Jonathan Zap on the \"singularity archetype\" and his vision of a future in which humans and AI evolve together.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Abstract 3D image of an AI robot on a programming code background.","link":"","new_tab":false,"source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Code and AI robot","url":"asset://assets.getty/6a598aed3b1b55fe695caa0a","use_caption":false},"keywords":["keywords/psychic readings","keywords/singularity"],"primary_slug":"2026-07-21-show","slugs":["2026-07-21-show"],"sponsored":false,"title":"Psychic Insights / Singularity, AI, & the Future"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784714400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"niNXR","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/science-space-technology","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-07-21-show/"},"slug":"2026-07-21-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a598aed3b1b55fe695caa0a","title":"Psychic Insights / Singularity, AI, & the Future","description":"Psychic and healer Loren Cielo shared insights into his work with clairvoyance and cosmic energies. Followed by futurist Jonathan Zap on the \"singularity archetype\" and his vision of a future in which humans and AI evolve together.","author":""},"pub_start":1784714400000,"pub_until":4115978604802,"pub_changed":1784718563942,"subscription":[{"tags":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/science-space-technology","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":"%2F5e006a6ccc137bf244201a14","slug":"cielo-loren-60765","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/cielo-lauren/60765","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. Loren Cielo is a San Diego based Psychic and is the owner and creator of Golden Rose Psychic Services, a virtual platform that provides psychic readings and training. He uses cutting edge tools and techniques that allow him to read energy, and shift or change situations to benefit his clients and their loved ones.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Power-Energy-Harness-Universe-Clarity-ebook/dp/B00DQGAS5C/ctoc\" target=\"_blank\">\u003cu>The Power of Energy\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":"%2F679d80e8262f1e805d8aa456","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/679d80e8262f1e805d8aa456","source_credit":"","title":"","url":"asset://new_assets/679d80e8262f1e805d8aa456","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"cielo-loren-60765"},"summary":{"type":"html","value":"\u003cp>Dr. Loren Cielo is a San Diego based Psychic and is the owner and creator of Golden Rose Psychic Services, a virtual platform that provides psychic readings and training. He uses cutting edge tools and techniques that allow him to read energy, and shift or change situations to benefit his clients and their loved ones.\u003c/p>\n\n"},"title":{"type":"title","value":"Loren Cielo"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.goldenrosepsychic.com\" target=\"_blank\">goldenrosepsychic.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/cielo-lauren-60765","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/cielo-lauren/60765","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Loren Cielo is a San Diego based Psychic and is the owner and creator of Golden Rose Psychic Services, a virtual platform that provides psychic readings and training. He uses cutting edge tools and techniques that allow him to read energy, and shift or change situations to benefit his clients and their loved ones.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/679d80e8262f1e805d8aa456","use_caption":false},"keywords":[],"primary_slug":"cielo-loren-60765","slugs":["cielo-loren-60765"],"sponsored":false,"title":"Loren Cielo"},"targeting":{"exclusion":{"tags":[]},"publish_date":1355447640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"lHqLy","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":1355447640000,"type":"content:coast-to-coast-guest","summary":{"title":"Loren Cielo","description":"Dr. Loren Cielo is a San Diego based Psychic and is the owner and creator of Golden Rose Psychic Services, a virtual platform that provides psychic readings and training. He uses cutting edge tools and techniques that allow him to read energy, and shift or change situations to benefit his clients and their loved ones.","image":"https://i.iheart.com/v3/re/new_assets/679d80e8262f1e805d8aa456"}},{"ref_id":"%2F5e0017facc137bf24420167a","slug":"zap-jonathan-6473","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/zap-jonathan/6473","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jonathan Zap is an author, philosopher, journalist, and teacher who has written extensively on psychology and contemporary mythology. Jonathan attended the Bronx High School of Science, graduated from Ursinus College with honors in Philosophy and English, and received a Master’s Degree in English from NYU. He is the author of  Crossing the Event Horizon—Human Metamorphosis and the Singularity Archetype, and his related sci-fi epic, Parallel Journeys. \u003c/p>\n\n\u003cp>He’s presented his work on the Singularity Archetype at the Society for Scientific Exploration (SSE) and the International Association for Near-Death Studies (IANDS). Jonathan has a background in Jungian psychology, paranormal research, literature, writing, and many other subjects. He uses his eclectic background to take a multi-disciplinary approach.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.zaporacle.com/crossing-the-event-horizon\" target=\"_blank\">Crossing The Event Horizon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://zaporacle.com/parallel-journeys-start-page/\" target=\"_blank\">Parallel Journeys\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/11f7519f8c72e3bfedd43bac8691633a","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/11f7519f8c72e3bfedd43bac8691633a","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"zap-jonathan-6473"},"summary":{"type":"html","value":"\u003cp>Jonathan Zap is an author, philosopher, journalist, and teacher who has written extensively on psychology and contemporary mythology. He is the author of  Crossing the Event Horizon—Human Metamorphosis and the Singularity Archetype, and his related sci-fi epic, Parallel Journeys.\u003c/p>\n\n"},"title":{"type":"title","value":"Jonathan Zap"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.zaporacle.com/looking-twords-the-event-horizon/\" target=\"_blank\">Looking Toward the Event Horizon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.zaporacle.com/dialogs-on-prophecy-and-the-end-of-time/\" target=\"_blank\">Dialogues on Prophecy and the End of Time\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.zaporacle.com/\" target=\"_blank\">zaporacle.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/zap-jonathan-6473","feed_permalink":"https:/www.coasttocoastam.com/guest/zap-jonathan/6473","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jonathan Zap is an author, philosopher, journalist, and teacher who has written extensively on psychology and contemporary mythology. He is the author of  Crossing the Event Horizon—Human Metamorphosis and the Singularity Archetype, and his related sci-fi epic, Parallel Journeys.","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/11f7519f8c72e3bfedd43bac8691633a","use_caption":false},"keywords":[],"primary_slug":"zap-jonathan-6473","slugs":["zap-jonathan-6473"],"sponsored":false,"title":"Jonathan Zap"},"targeting":{"exclusion":{"tags":[]},"publish_date":1577419380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"uUHiP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","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":1577419380000,"type":"content:coast-to-coast-guest","summary":{"title":"Jonathan Zap","description":"Jonathan Zap is an author, philosopher, journalist, and teacher who has written extensively on psychology and contemporary mythology. He is the author of  Crossing the Event Horizon—Human Metamorphosis and the Singularity Archetype, and his related sci-fi epic, Parallel Journeys.","image":"https://i.iheart.com/v3/re/assets.coast2coast/11f7519f8c72e3bfedd43bac8691633a"}}]}},{"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:/6a59897ff3fdef5c125f8612","slug:2026-07-21-show","slug:2026-07-21-show","keyword:keywords/psychic readings","keyword:keywords/singularity"]}},{"id":"%2F6a5984d4f3fdef5c125f85f9","type":"PUBLISHING","record":{"ref_id":"%2F6a5984d4f3fdef5c125f85f9","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>In the first half, on the 57th anniversary of the Apollo 11 moon landing, \u003ca href=\"https://marssociety.org/\" target=\"_blank\">Robert Zubrin\u003c/a>\u003cu>,\u003c/u> president of the Mars Society and aerospace pioneer, reflected on the mission’s historical significance and the progress in space exploration since then. “The moon landing itself… astonished the world with what three people could do,” he stated. Zubrin, who was 17 at the time of the landing, criticized the Nixon administration for halting NASA’s ambitious plans for lunar bases and Mars missions, calling it “a massive failure of leadership.” He commented, “If anybody had told me then that we wouldn’t have cities on the Moon and Mars by now, I would have thought they were crazy.” Discussing current space efforts, he noted NASA’s Artemis program aims to explore the Moon’s polar regions for water ice, which could fuel future missions.\u003c/p>\n\n\u003cp>He predicted that the next giant leap to Mars will likely be driven by private entrepreneurs like Elon Musk rather than NASA. Zubrin urged a renewed spirit of boldness akin to the Apollo era, and sees Mars exploration as a necessary challenge to inspire innovation and assert global leadership amid rising competition, particularly from China. On terraforming the Red Planet, he challenged the common belief that a magnetic field is necessary to retain an atmosphere, citing Venus as a counterexample. He described a practical approach to warming Mars using artificial fluorocarbon greenhouse gases produced by Martian factories, which could raise the temperature by 10°C in 50 years and trigger the release of CO2 from the soil. This would thicken the atmosphere and eventually allow water to flow, enabling plant growth and “bringing Mars to life,&quot; he argued.\u003c/p>\n\n\u003cp>Regarding mission planning, Zubrin outlined a typical Mars expedition as a two-and-a-half-year journey —six months each way with a year and a half on Mars— and recommended a crew of four to seven. He shared details of his compact Mars Direct Plan, which uses two large rockets and resource utilization to produce fuel for an Earth return vehicle. The crew would begin to set up a base on Mars that would evolve into a settlement as future expeditions arrive.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, \u003ca href=\"https://ronjohnsonshopsdifferent.com/\" target=\"_blank\">Ron Johnson\u003c/a>, the retail visionary behind Apple Stores, discussed the evolution and resilience of physical retail in the digital age. Contrary to early predictions of retail's demise with the rise of e-commerce, he argued that &quot;stores have never been better,&quot; highlighting the emergence of omni-channel strategies combining physical and digital shopping. His collaboration with Steve Jobs began when Jobs sought to control the customer experience by opening Apple’s own stores, a move Johnson embraced wholeheartedly. He recounted, &quot;Steve said, ‘I’ve got four billion dollars in the bank. If I could have 100 stores now, I would write a billion-dollar check.’&quot; The Apple Stores launched in 2001, initially selling four computers, but later became pivotal with the introduction of the iPod and iPhone, transforming Apple’s retail presence and revenue.\u003c/p>\n\n\u003cp>He described Steve Jobs as “much more” than the genius portrayed in film— he was a “phenomenal leader” and perfectionist who fostered the highest standards. Johnson stressed the symbiotic relationship between Apple’s innovative products and its retail stores, stating, “It’s hard to imagine the products being successful without the stores.” After leaving Apple in 2011, shortly after Jobs’ death, Johnson took on the challenge of reviving J.C. Penney, motivated by the opportunity to transform a struggling 100-year-old department store.\u003c/p>\n\n\u003cp>He traced the decline of retailers like Kmart and Sears to outdated management and failure to innovate, contrasting this with the revival of brands like Gap through refreshed leadership and store updates. &quot;People have been predicting the death of retail stores for a long time, but it hasn't happened,&quot; he remarked, noting that 70% of purchases still occur in physical stores despite the rise of online shopping. &quot;Stores have a lot of advantages,&quot; especially for complex purchases requiring expert advice, he added.\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/New-World-Mars-Create-Planet/dp/1635768802/ctoc\" target=\"_blank\">The New World on Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Mars-Earth-reprint-Robert-Zubrin/dp/B000HWYZCK/ctoc\" target=\"_blank\">Mars on Earth: The Adventures of Space Pioneers in the High Arctic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Case-Space-Revolution-Spaceflight-Possibility/dp/1633885348/ctoc\" target=\"_blank\">The Case for Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Shop-Different-Retail-Revealed-Apples/dp/0063456958/ctoc\" target=\"_blank\">\u003cu>Shop Different: How Retail Revealed Apple's Genius\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"The Police","title":"Walking On The Moon","url":"https://amazon.com/dp/B07QPPBG1V/ctoc?trackAsin=B07QPPBG1V"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"The Mamas & Papas","title":"Monday, Monday","url":"https://amazon.com/dp/B000W2737O/ctoc?trackAsin=B000W2737O"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Barry Manilow","title":"How Deep Is The Ocean?","url":"https://amazon.com/dp/B0032ZVO6Y/ctoc?trackAsin=B0032ZVO6Y"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"The Easybeats","title":"Friday On My Mind","url":"https://amazon.com/dp/B0F25CG51F/ctoc?trackAsin=B0F25CG51F"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Mel Carter","title":"Hold Me, Thrill Me, Kiss Me","url":"https://amazon.com/dp/B000SZGWDG/ctoc?trackAsin=B000SZGWDG"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Styx","title":"Mr. Roboto","url":"https://amazon.com/dp/B001O01F7C/ctoc?trackAsin=B001O01F7C"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0025VYRV0/ctoc?trackAsin=B0025VYRV0"},{"artist":"Aldo Nova","title":"Fantasy","url":"https://amazon.com/dp/B00137T47Y/ctoc?trackAsin=B00137T47Y"},{"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":["%2F5dffe3f4cc137bf24420140a","%2F6a5974daad68ab1741000ec1"]},"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/space exploration","keywords/Apple Store"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a5f502b0851ae67a81211c9","show":"coast","title":"Mon, Jul 20 2026 - Hour 1"},{"episodeId":"/episodes/6a5f50410851ae67a81211ca","show":"coast","title":"Mon, Jul 20 2026 - Hour 2"},{"episodeId":"/episodes/6a5f50530851ae67a81211cb","show":"coast","title":"Mon, Jul 20 2026 - Hour 3"},{"episodeId":"/episodes/6a5f50640851ae67a81211cc","show":"coast","title":"Mon, Jul 20 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Astronauts in space around the solar battarei.(The texture of the planet was generated using the program 3D Max.)","id":"%2F6a5988aee7b66497a1722bbe","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a5988aee7b66497a1722bbe","source_credit":"1971yes / iStock / Getty Images","title":"The astronaut","url":"asset://assets.getty/6a5988aee7b66497a1722bbe","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784556000000},"slug":{"type":"slug","value":"2026-07-20-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://marssociety.org/\" target=\"_blank\">Robert Zubrin\u003c/a> reflected on the 1969 moon landing's historical significance and the progress in space exploration. Followed by \u003ca href=\"https://www.coasttocoastam.com/guest/ron-johnson/\" target=\"_blank\">Ron Johnson\u003c/a>, the retail visionary behind Apple Stores.\u003c/p>\n\n"},"title":{"type":"title","value":"Space Exploration / Creating the Apple Store"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.marssociety.org\" target=\"_blank\">marssociety.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ronjohnsonshopsdifferent.com/\" target=\"_blank\">ronjohnsonshopsdifferent.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-20-2026-hour-1,07-20-2026-hour-2,07-20-2026-hour-3,07-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":"Author Robert Zubrin reflected on the 1969 moon landing's historical significance and the progress in space exploration. Followed by Ron Johnson, the retail visionary behind Apple Stores.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Astronauts in space around the solar battarei.(The texture of the planet was generated using the program 3D Max.)","link":"","new_tab":false,"source_credit":"1971yes / iStock / Getty Images","title":"The astronaut","url":"asset://assets.getty/6a5988aee7b66497a1722bbe","use_caption":false},"keywords":["keywords/space exploration","keywords/Apple Store"],"primary_slug":"2026-07-20-show","slugs":["2026-07-20-show"],"sponsored":false,"title":"Space Exploration / Creating the Apple Store"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784628000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"z19L5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/current-events-economy","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-20-show/"},"slug":"2026-07-20-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a5988aee7b66497a1722bbe","title":"Space Exploration / Creating the Apple Store","description":"Author Robert Zubrin reflected on the 1969 moon landing's historical significance and the progress in space exploration. Followed by Ron Johnson, the retail visionary behind Apple Stores.","author":""},"pub_start":1784628000000,"pub_until":4115978604802,"pub_changed":1784631483139,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/current-events-economy","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":"%2F5dffe3f4cc137bf24420140a","slug":"zubrin-robert-5838","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/zubrin-robert/5838","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>\nRobert Zubrin holds Master degrees in Aeronautics and Astronautics and a doctorate in Nuclear Engineering. He is the inventor of several unique concepts for space propulsion and exploration. He has authored over 100 published technical and non-technical papers in the field, as well as written several books. As an engineer at Lockheed-Martin, he co-developed the \"Mars Direct\" plan for affordable manned Mars Missions. Robert is now president of his own space R&D Company called Pioneer Astronautics. Most recently, he founded the Mars Society; an international organization dedicated to furthering the exploration and settlement of Mars by both public and private means. Prior to his work in astronautics, Dr. Zubrin was employed in areas of thermonuclear fusion research, nuclear engineering, radiation protection, and as a high school science teacher.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0307407187/ctoc\" target=\"_blank\">How to Live on Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Case-Mars-Plan-Settle-Planet/dp/145160811X/ctoc\" target=\"_blank\">The Case for Mars: The Plan to Settle the Red Planet\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1591025915/ctoc\" target=\"_blank\">Energy Victory: Winning the War on Terror by Breaking Free of Oil\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Merchants-Despair-Environmentalists-Pseudo-Scientists-Antihumanism/dp/1594034761/ctoc\" target=\"_blank\">Merchants of Despair\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0471135615/ctoc\" target=\"_blank\">Islands in the Sky: Bold New Ideas for Colonizing Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1585420360/ctoc\" target=\"_blank\">Entering Space: Creating a Space-Faring Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Mars-Earth-reprint-Robert-Zubrin/dp/B000HWYZCK/ctoc\" target=\"_blank\">Mars on Earth: The Adventures of Space Pioneers in the High Arctic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Case-Space-Revolution-Spaceflight-Possibility/dp/1633885348/ctoc\" target=\"_blank\">The Case for Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Case-Nukes-Global-Warming-Magnificent/dp/1736386069/ctoc\" target=\"_blank\">The Case for Nukes\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/New-World-Mars-Create-Planet/dp/1635768802/ctoc\" target=\"_blank\">The New World on Mars\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/6ff6158bb1770cfa70885f995896a5ea","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/6ff6158bb1770cfa70885f995896a5ea","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"zubrin-robert-5838"},"summary":{"type":"html","value":"\u003cp>Robert Zubrin holds Master degrees in Aeronautics and Astronautics and a doctorate in Nuclear Engineering. He is the inventor of several unique concepts for space propulsion and exploration. He has authored over 100 published technical and non-technical papers in the field, as well as written several books. As an engineer at Lockheed-Martin, he co-developed the &quot;Mars Direct&quot; plan for affordable manned Mars Missions. Robert is now president of his own space R&amp;D Company called Pioneer Astronautics. Most recently, he founded the Mars Society; an international organization dedicated to furthering the exploration and settlement of Mars by both public and private means. Prior to his work in astronautics, Dr. Zubrin was employed in areas of thermonuclear fusion research, nuclear engineering, radiation protection, and as a high school science teacher.\u003c/p>\n\n"},"title":{"type":"title","value":"Robert Zubrin"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.marssociety.org\" target=\"_blank\">marssociety.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.energyvictory.net/\" target=\"_blank\">energyvictory.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.thenewatlantis.com/publications/merchants-of-despair\" target=\"_blank\">merchantsofdespair.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/zubrin-robert-5838","feed_permalink":"https:/www.coasttocoastam.com/guest/zubrin-robert/5838","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Robert Zubrin holds Master degrees in Aeronautics and Astronautics and a doctorate in Nuclear Engineering. He is the inventor of several unique concepts for space propulsion and exploration. He has authored over 100 published technical and non-technical papers in the field, as well as written several books. As an engineer at Lockheed-Martin, he co-developed the \"Mars Direct\" plan for affordable manned Mars Missions. Robert is now president of his own space R&D Company called Pioneer Astronautics. Most recently, he founded the Mars Society; an international organization dedicated to furthering the exploration and settlement of Mars by both public and private means. Prior to his work in astronautics, Dr. Zubrin was employed in areas of thermonuclear fusion research, nuclear engineering, radiation protection, and as a high school science teacher.","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/6ff6158bb1770cfa70885f995896a5ea","use_caption":false},"keywords":[],"primary_slug":"zubrin-robert-5838","slugs":["zubrin-robert-5838"],"sponsored":false,"title":"Robert Zubrin"},"targeting":{"exclusion":{"tags":[]},"publish_date":1517544780000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"oCtuk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1517544780000,"type":"content:coast-to-coast-guest","summary":{"title":"Robert Zubrin","description":"Robert Zubrin holds Master degrees in Aeronautics and Astronautics and a doctorate in Nuclear Engineering. He is the inventor of several unique concepts for space propulsion and exploration. He has authored over 100 published technical and non-technical papers in the field, as well as written several books. As an engineer at Lockheed-Martin, he co-developed the \"Mars Direct\" plan for affordable manned Mars Missions. Robert is now president of his own space R&D Company called Pioneer Astronautics. Most recently, he founded the Mars Society; an international organization dedicated to furthering the exploration and settlement of Mars by both public and private means. Prior to his work in astronautics, Dr. Zubrin was employed in areas of thermonuclear fusion research, nuclear engineering, radiation protection, and as a high school science teacher.","image":"https://i.iheart.com/v3/re/assets.coast2coast/6ff6158bb1770cfa70885f995896a5ea"}},{"ref_id":"%2F6a5974daad68ab1741000ec1","slug":"ron-johnson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ron-johnson/","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>Ron Johnson\u003cstrong> \u003c/strong>is a sought-after speaker, board member, and author. He also founded Enjoy Technology and served as the CEO of J.C. Penney. He is best known for creating the Apple Stores, working directly for Steve Jobs while serving as a member of Apple’s executive team. Prior to his time at Apple, Ron was highly regarded for the work he did with Michael Graves to bring good design to all as a merchant leader at Target; their collaboration set the stage for the brand’s hundreds of later design partnerships and cemented Target as America’s premier upscale discount retailer. Ron lives in the San Francisco Bay Area.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Shop-Different-Retail-Revealed-Apples/dp/0063456958/ctoc\" target=\"_blank\">\u003cu>Shop Different: How Retail Revealed Apple's Genius\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":"%2F6a597514ad68ab1741000ece","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a597514ad68ab1741000ece","source_credit":"","title":"","url":"asset://new_assets/6a597514ad68ab1741000ece","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ron-johnson"},"summary":{"type":"html","value":"\u003cp>Ron Johnson\u003cstrong> \u003c/strong>is a sought-after speaker, board member, and author. He also founded Enjoy Technology and served as the CEO of J.C. Penney. He is best known for creating the Apple Stores, working directly for Steve Jobs while serving as a member of Apple’s executive team. \u003c/p>\n\n"},"title":{"type":"title","value":"Ron Johnson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ronjohnsonshopsdifferent.com/\" target=\"_blank\">ronjohnsonshopsdifferent.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ron Johnson is a sought-after speaker, board member, and author. He also founded Enjoy Technology and served as the CEO of J.C. Penney. He is best known for creating the Apple Stores, working directly for Steve Jobs while serving as a member of Apple’s executive team.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a597514ad68ab1741000ece","use_caption":false},"keywords":[],"primary_slug":"ron-johnson","slugs":["ron-johnson"],"sponsored":false,"title":"Ron Johnson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784247420000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Hkvon","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/current-events-economy"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1784247420000,"type":"content:coast-to-coast-guest","summary":{"title":"Ron Johnson","description":"Ron Johnson is a sought-after speaker, board member, and author. He also founded Enjoy Technology and served as the CEO of J.C. Penney. He is best known for creating the Apple Stores, working directly for Steve Jobs while serving as a member of Apple’s executive team.","image":"https://i.iheart.com/v3/re/new_assets/6a597514ad68ab1741000ece"}}]}},{"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:/6a5984d4f3fdef5c125f85f9","slug:2026-07-20-show","slug:2026-07-20-show","keyword:keywords/space exploration","keyword:keywords/Apple Store"]}},{"id":"%2F6a598234f3fdef5c125f85e0","type":"PUBLISHING","record":{"ref_id":"%2F6a598234f3fdef5c125f85e0","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>Joining Ryan Wrecker in the first half, the paranormal duo, Theresa Argie and Cathi Weber, known as the \u003ca href=\"http://hauntedhousewives.com/\" target=\"_blank\">Haunted Housewives\u003c/a>\u003cu>,\u003c/u> discussed their unique approach to ghost hunting, emphasizing the critical role of history in uncovering hauntings. &quot;We really want a place that has a unique or interesting history... history and ghosts kind of go together for us, said Argie. Weber, a historian and operator of the \u003ca href=\"https://willoughbyghostwalk.com/\" target=\"_blank\">Willoughby Ghost Walk\u003c/a>, added that they often begin investigations with skepticism, separating folklore from fact: &quot;The stories are larger than life; they're not necessarily what happened.&quot; A particularly intense experience occurred at the Trans-Allegheny Lunatic Asylum, where both felt a powerful, unsettling energy despite being on a daytime tour. Argie recalled, &quot;I was hearing like little whispering in my ear... I was honestly so freaked out.&quot; They stressed the impact of personal experience and its potential as the most valuable evidence in paranormal work.\u003c/p>\n\n\u003cp>The guests delved into the rich and complex history of \u003ca href=\"https://thefranklincastle.com/\" target=\"_blank\">Franklin Castle\u003c/a> in Cleveland, a site steeped in legend. The castle, built by the German Tiedemann family, stands out in its neighborhood as &quot;very imposing&quot; and &quot;beautiful,&quot; yet is surrounded by a mix of rumors and dark tales. They debunked some of the more sensational myths that have unfairly tarnished the family's name, but reported that the castle remains &quot;very active&quot; with ghostly impressions that feel more like echoes of history than malevolent hauntings.\u003c/p>\n\n\u003cp>Ohio, in general, is considered a hotspot for supernatural activity, the two reported, with Toledo alone having 50 documented haunted sites. Argie highlighted the complex nature of spirits, explaining, &quot;There could be layers of hauntings, and the land could hold the essence or the spirit or the memories of everything from...the first people to the people that were here just a decade or two ago.&quot; They also detailed practical signs of hauntings, such as missing objects, loud noises, cold spots, and the presence of antiques or occult items, which might attract spirits.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"https://paulblakesmith.com/\" target=\"_blank\">Paul Blake Smith\u003c/a> discussed his research into a purported UFO crash in Cape Girardeau, Missouri, in April 1941 —six years before the famous Roswell incident. Smith revealed that the event was heavily suppressed by the military, with no newspaper reports allowed at the time. However, a local newspaper did report a B-25 bomber circling the city repeatedly, allegedly searching for something, which Smith suggests was connected to the crash. A key eyewitness was Reverend William G. Huffman, who was reportedly called to the crash site to provide spiritual aid. Huffman described seeing a round disc that had cracked open, and someone had pulled out &quot;three small human-like beings with huge round heads and big black eyes and tiny little dots for nostrils and a little slit for a mouth.&quot; Two of the beings were dead, and a third died in Huffman's presence.\u003c/p>\n\n\u003cp>Smith cited the Reverend's reluctance to share the story publicly, saying to his family, &quot;I'm going to tell you this once, and I'm never going to speak of this again.&quot; Additional testimony came from a retired fireman who claimed the military confiscated debris he had gathered and monitored him afterward. Smith also recounted how a photograph taken by a local newsman showing the alien bodies was later taken by someone linked to army intelligence and never seen again.\u003c/p>\n\n\u003cp>He noted that then-Senator Harry Truman had visited the area months before the crash, raising questions about whether he was briefed on the incident before becoming president. Smith also shared a compelling story involving FDR's Secretary of State Cordell Hull, who allegedly showed a pastor glass jars containing dead aliens and metal debris stored beneath the Capitol. Additionally, he recalled how the late Rush Limbaugh, originally from Cape Girardeau, acknowledged the local crash without dismissing it outright. &quot;There's more to this story than you might think,&quot; Limbaugh had told a caller on his radio show.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Love-Beyond-Grave-Haunted-Hearts/dp/0692155996/ctoc\" target=\"_blank\">Love Beyond the Grave: True Tales of Haunted Hearts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Haunted-Willoughby-America-History-Press/dp/1596294329/ctoc\" target=\"_blank\">Haunted Willoughby, Ohio\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Americas-Most-Haunted-Secrets-Paranormal/dp/0425270149/ctoc\" target=\"_blank\">America's Most Haunted\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/UFO-Bombshell-Before-Roswell-Missouris/dp/0738783153/ctoc\" target=\"_blank\">\u003cu>The UFO Bombshell Before Roswell: Missouri's 1941 Crash and Cover-Up\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/MO41-Bombshell-Paul-Blake-Smith/dp/1942981538/ctoc\" target=\"_blank\">MO41: The Bombshell Before Roswell\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/President-Eisenhowers-Close-Encounters-Blake/dp/1645830381/ctoc\" target=\"_blank\">President Eisenhower's Close Encounters\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Walter Murphy","title":"5th Of Beethoven","url":"https://amazon.com/dp/B072RZ2NBP/ctoc/?trackAsin=B072RZ2NBP"},{"artist":"Bee Gees","title":"Jive Talkin'","url":"https://amazon.com/dp/B01MY0OG0B/ctoc?trackAsin=B01MY0OG0B"},{"artist":"Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc/?trackAsin=B001NZVRKS"},{"artist":"Talking Heads","title":"Psycho Killer","url":"https://amazon.com/dp/B001OGLKLW/ctoc/?trackAsin=B001OGLKLW"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc/?trackAsin=B005MVLLIW"},{"artist":"Presidents Of The United States Of America","title":"Peaches","url":"https://amazon.com/dp/B0G7JD93PF/ctoc/?trackAsin=B0G7JD93PF"},{"artist":"Jesse Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc/?trackAsin=B075GK6HJ3"},{"artist":"Creedence Clearwater Revival","title":"It Came Out Of The Sky","url":"https://amazon.com/dp/B00U0V0V7Q/ctoc/?trackAsin=B00U0V0V7Q"},{"artist":"Krokus","title":"Screaming in the Night","url":"https://www.amazon.com/dp/B001BFWUGU"},{"artist":"Better Than Ezra","title":"Good","url":"https://amazon.com/dp/B001OGPTWI/ctoc/?trackAsin=B001OGPTWI"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc/?trackAsin=B086WWD31B"},{"artist":"Stone Temple Pilots","title":"Big Empty","url":"https://amazon.com/dp/B001OGNKWY/ctoc/?trackAsin=B001OGNKWY"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc/?trackAsin=B00137X3CG"},{"artist":"Charly McClain","title":"Sleepin' With The Radio On","url":"https://www.amazon.com/dp/B0758NFBYV"},{"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":["%2F5e006437537fd678a3eceaa4","%2F5e006439cc137bf24420199f","%2F5e01b4aecc137bf244202801"]},"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/ghost-hunting","keywords/UFO crash"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a5e05f855871395eba884ff","show":"coast","title":"Sun, Jul 19 2026 - Hour 1"},{"episodeId":"/episodes/6a5e060c55871395eba88500","show":"coast","title":"Sun, Jul 19 2026 - Hour 2"},{"episodeId":"/episodes/6a5e062155871395eba88501","show":"coast","title":"Sun, Jul 19 2026 - Hour 3"},{"episodeId":"/episodes/6a5e063555871395eba88502","show":"coast","title":"Sun, Jul 19 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"UFO crash on a field with smoke","id":"%2F648074923455b1e2c0421513","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/648074923455b1e2c0421513","source_credit":"fergregory / iStock / Getty Images","title":"UFO crashing on a crop field","url":"asset://assets.getty/648074923455b1e2c0421513","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784469600000},"slug":{"type":"slug","value":"2026-07-19-show"},"summary":{"type":"html","value":"\u003cp>Theresa Argie and Cathi Weber, known as the \u003ca href=\"http://hauntedhousewives.com/\" target=\"_blank\">Haunted Housewives\u003c/a>\u003cu>,\u003c/u> discussed their unique approach to ghost hunting. Followed by author \u003ca href=\"https://paulblakesmith.com/\" target=\"_blank\">Paul Blake Smith\u003c/a> on the purported UFO crash in Cape Girardeau, Missouri, in April 1941. \u003c/p>\n\n"},"title":{"type":"title","value":"Ghost Hunting & History / Cape Girardeau UFO Crash"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://hauntedhousewives.com/\" target=\"_blank\">hauntedhousewives.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://willoughbyghostwalk.com/\" target=\"_blank\">willoughbyghostwalk.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.hauntedhousewife.com/\" target=\"_blank\">hauntedhousewife.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"07-19-2026-hour-1,07-19-2026-hour-2,07-19-2026-hour-3,07-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":"Theresa Argie and Cathi Weber, known as the Haunted Housewives, discussed their unique approach to ghost hunting. Followed by author Paul Blake Smith on the purported UFO crash in Cape Girardeau, Missouri, in April 1941.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"UFO crash on a field with smoke","link":"","new_tab":false,"source_credit":"fergregory / iStock / Getty Images","title":"UFO crashing on a crop field","url":"asset://assets.getty/648074923455b1e2c0421513","use_caption":false},"keywords":["keywords/ghost-hunting","keywords/UFO crash"],"primary_slug":"2026-07-19-show","slugs":["2026-07-19-show"],"sponsored":false,"title":"Ghost Hunting & History / Cape Girardeau UFO Crash"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784541600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Q54gB","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","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-07-19-show/"},"slug":"2026-07-19-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/648074923455b1e2c0421513","title":"Ghost Hunting & History / Cape Girardeau UFO Crash","description":"Theresa Argie and Cathi Weber, known as the Haunted Housewives, discussed their unique approach to ghost hunting. Followed by author Paul Blake Smith on the purported UFO crash in Cape Girardeau, Missouri, in April 1941.","author":""},"pub_start":1784541600000,"pub_until":4115978604802,"pub_changed":1784567705588,"subscription":[{"tags":["coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","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":"%2F5e006437537fd678a3eceaa4","slug":"argie-theresa-69528","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/argie-theresa/69528","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>Theresa Argie, aka &quot;The Haunted Housewife,&quot; has been involved in the paranormal since her first supernatural experience as a child. She has traveled all over the country searching for spirits and tracking down ghost stories. She enjoys the historical aspects of hauntings and believes in treating all spirits with respect. Finding evidence is not the purpose of her work. Theresa seeks to give a voice to the dead, tell their stories, learn what they have to teach the living.\u003c/p>\n\n\u003cp>She works as a historical tour guide for the Willoughby Ghost Walk, teaches classes on paranormal topics, and is heavily involved in fundraising for many historic non-profits using the paranormal as a way to raise awareness and community involvement. She is happily married with three wonderful children. Her family thinks she's crazy.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Love-Beyond-Grave-Haunted-Hearts/dp/0692155996/ctoc\" target=\"_blank\">Love Beyond the Grave: True Tales of Haunted Hearts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Americas-Most-Haunted-Secrets-Paranormal/dp/0425270149/ctoc\" target=\"_blank\">America's Most Haunted\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/c7c88bc43beabb1eaf3ed59e3b755b7b","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c7c88bc43beabb1eaf3ed59e3b755b7b","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"argie-theresa-69528"},"summary":{"type":"html","value":"\u003cp>Theresa Argie, aka &quot;The Haunted Housewife,&quot; has been involved in the paranormal since her first supernatural experience as a child. She has traveled all over the country searching for spirits and tracking down ghost stories. She enjoys the historical aspects of hauntings and believes in treating all spirits with respect. Finding evidence is not the purpose of her work. Theresa seeks to give a voice to the dead, tell their stories, learn what they have to teach the living. \u003c/p>\n\n\u003cp>She works as a historical tour guide for the Willoughby Ghost Walk, teaches classes on paranormal topics, and is heavily involved in fundraising for many historic non-profits using the paranormal as a way to raise awareness and community involvement. She is happily married with three wonderful children. Her family thinks she's crazy.\u003c/p>\n\n"},"title":{"type":"title","value":"Theresa Argie"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://hauntedhousewives.com/\" target=\"_blank\">hauntedhousewives.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://willoughbyghostwalk.com/\" target=\"_blank\">willoughbyghostwalk.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.hauntedhousewife.com/\" target=\"_blank\">hauntedhousewife.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/argie-theresa-69528","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/argie-theresa/69528","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Theresa Argie, aka \"The Haunted Housewife,\" has been involved in the paranormal since her first supernatural experience as a child. She has traveled all over the country searching for spirits and tracking down ghost stories. She enjoys the historical aspects of hauntings and believes in treating all spirits with respect. Finding evidence is not the purpose of her work. Theresa seeks to give a voice to the dead, tell their stories, learn what they have to teach the living.  She works as a historical tour guide for the Willoughby Ghost Walk, teaches classes on paranormal topics, and is heavily involved in fundraising for many historic non-profits using the paranormal as a way to raise awareness and community involvement. She is happily married with three wonderful children. Her family thinks she's crazy.","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/c7c88bc43beabb1eaf3ed59e3b755b7b","use_caption":false},"keywords":[],"primary_slug":"argie-theresa-69528","slugs":["argie-theresa-69528"],"sponsored":false,"title":"Theresa Argie"},"targeting":{"exclusion":{"tags":[]},"publish_date":1483070880000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"d7q5b","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":1483070880000,"type":"content:coast-to-coast-guest","summary":{"title":"Theresa Argie","description":"Theresa Argie, aka \"The Haunted Housewife,\" has been involved in the paranormal since her first supernatural experience as a child. She has traveled all over the country searching for spirits and tracking down ghost stories. She enjoys the historical aspects of hauntings and believes in treating all spirits with respect. Finding evidence is not the purpose of her work. Theresa seeks to give a voice to the dead, tell their stories, learn what they have to teach the living.  She works as a historical tour guide for the Willoughby Ghost Walk, teaches classes on paranormal topics, and is heavily involved in fundraising for many historic non-profits using the paranormal as a way to raise awareness and community involvement. She is happily married with three wonderful children. Her family thinks she's crazy.","image":"https://i.iheart.com/v3/re/assets.coast2coast/c7c88bc43beabb1eaf3ed59e3b755b7b"}},{"ref_id":"%2F5e006439cc137bf24420199f","slug":"weber-cathi-77503","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/weber-cathi/77503","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>Cathi Weber has been interested in the paranormal for years. She showcases her knowledge of her town on the very popular Willoughby Ghost Walk, a walking tour through downtown Willoughby, Ohio. She considers herself a &quot;para-historian&quot; and brings historically significant buildings to the attention of the public by highlighting the reported paranormal activity, along with stories, legends or lore attached to the property. In an effort to remind everyone that the responsibility for the preservation of these historic treasures is in everyone's hands, she regularly organizes public para-historical ghost hunting fundraisers which are always sold-out events. Weber is the co-founder, along with Theresa Argie, of the Haunted Housewives.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Love-Beyond-Grave-Haunted-Hearts/dp/0692155996/ctoc\" target=\"_blank\">Love Beyond the Grave: True Tales of Haunted Hearts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Haunted-Willoughby-America-History-Press/dp/1596294329/ctoc\" target=\"_blank\">Haunted Willoughby, Ohio\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/699b75d6acd961a6ed09d4c13a6e0a21","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/699b75d6acd961a6ed09d4c13a6e0a21","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"weber-cathi-77503"},"summary":{"type":"html","value":"\u003cp>Cathi Weber has been interested in the paranormal for years. She showcases her knowledge of her town on the very popular Willoughby Ghost Walk, a walking tour through downtown Willoughby, Ohio. She considers herself a &quot;para-historian&quot; and brings historically significant buildings to the attention of the public by highlighting the reported paranormal activity, along with stories, legends or lore attached to the property. In an effort to remind everyone that the responsibility for the preservation of these historic treasures is in everyone's hands, she regularly organizes public para-historical ghost hunting fundraisers which are always sold-out events. Weber is the co-founder, along with Theresa Argie, of the Haunted Housewives.\u003c/p>\n\n"},"title":{"type":"title","value":"Cathi Weber"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cathiweber.com/\" target=\"_blank\">cathiweber.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://hauntedhousewives.com/\" target=\"_blank\">hauntedhousewives.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://willoughbyghostwalk.com/\" target=\"_blank\">willoughbyghostwalk.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/weber-cathi-77503","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/weber-cathi/77503","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Cathi Weber has been interested in the paranormal for years. She showcases her knowledge of her town on the very popular Willoughby Ghost Walk, a walking tour through downtown Willoughby, Ohio. She considers herself a \"para-historian\" and brings historically significant buildings to the attention of the public by highlighting the reported paranormal activity, along with stories, legends or lore attached to the property. In an effort to remind everyone that the responsibility for the preservation of these historic treasures is in everyone's hands, she regularly organizes public para-historical ghost hunting fundraisers which are always sold-out events. Weber is the co-founder, along with Theresa Argie, of the Haunted Housewives.","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/699b75d6acd961a6ed09d4c13a6e0a21","use_caption":false},"keywords":[],"primary_slug":"weber-cathi-77503","slugs":["weber-cathi-77503"],"sponsored":false,"title":"Cathi Weber"},"targeting":{"exclusion":{"tags":[]},"publish_date":1483070880000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0tv7n","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1483070880000,"type":"content:coast-to-coast-guest","summary":{"title":"Cathi Weber","description":"Cathi Weber has been interested in the paranormal for years. She showcases her knowledge of her town on the very popular Willoughby Ghost Walk, a walking tour through downtown Willoughby, Ohio. She considers herself a \"para-historian\" and brings historically significant buildings to the attention of the public by highlighting the reported paranormal activity, along with stories, legends or lore attached to the property. In an effort to remind everyone that the responsibility for the preservation of these historic treasures is in everyone's hands, she regularly organizes public para-historical ghost hunting fundraisers which are always sold-out events. Weber is the co-founder, along with Theresa Argie, of the Haunted Housewives.","image":"https://i.iheart.com/v3/re/assets.coast2coast/699b75d6acd961a6ed09d4c13a6e0a21"}},{"ref_id":"%2F5e01b4aecc137bf244202801","slug":"smith-paul-blake-84183","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/smith-paul-blake/84183","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>\nPaul Blake Smith, author of \"MO41:The Bombshell before Roswell,\" was born and raised in MO41's home town of Cape Girardeau, Missouri. Son of a paralegal and an educator who worked in the suspected crash area, Paul is a fan of American history and popular culture, living and working in a city in the western part of the Show-Me-State, writing original screenplays and other books on largely historical, non-fiction subjects - including a follow-up to his original fact-based publication about a massive cover-up by the US government.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Presidents-Accidents-More-Crash-Surprises/dp/1942981937/ctoc\" target=\"_blank\">3 Presidents - 2 Accidents: More MO41 UFO Crash Data and Surprises\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/MO41-Bombshell-Paul-Blake-Smith/dp/1942981538/ctoc\" target=\"_blank\">MO41: The Bombshell Before Roswell\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/President-Eisenhowers-Close-Encounters-Blake/dp/1645830381/ctoc\" target=\"_blank\">President Eisenhower's Close Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/UFO-Bombshell-Before-Roswell-Missouris/dp/0738783153/ctoc\" target=\"_blank\">\u003cu>The UFO Bombshell Before Roswell: Missouri's 1941 Crash and Cover-Up\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5fb866daab558ffdabbc272f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5fb866daab558ffdabbc272f","source_credit":"","title":"","url":"asset://new_assets/5fb866daab558ffdabbc272f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"smith-paul-blake-84183"},"summary":{"type":"html","value":"\u003cp>Paul Blake Smith, author of &quot;MO41:The Bombshell before Roswell,&quot; was born and raised in MO41's home town of Cape Girardeau, Missouri. Son of a paralegal and an educator who worked in the suspected crash area, Paul is a fan of American history and popular culture, living and working in a city in the western part of the Show-Me-State, writing original screenplays and other books on largely historical, non-fiction subjects - including a follow-up to his original fact-based publication about a massive cover-up by the US government.\u003c/p>\n\n"},"title":{"type":"title","value":"Paul Blake Smith"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://paulblakesmith.com/\" target=\"_blank\">\u003cu>paulblakesmith.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/smith-paul-blake-84183","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/smith-paul-blake/84183","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Paul Blake Smith, author of \"MO41:The Bombshell before Roswell,\" was born and raised in MO41's home town of Cape Girardeau, Missouri. Son of a paralegal and an educator who worked in the suspected crash area, Paul is a fan of American history and popular culture, living and working in a city in the western part of the Show-Me-State, writing original screenplays and other books on largely historical, non-fiction subjects - including a follow-up to his original fact-based publication about a massive cover-up by the US government.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/5fb866daab558ffdabbc272f","use_caption":false},"keywords":[],"primary_slug":"smith-paul-blake-84183","slugs":["smith-paul-blake-84183"],"sponsored":false,"title":"Paul Blake Smith"},"targeting":{"exclusion":{"tags":[]},"publish_date":1484273940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6gkas","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1484273940000,"type":"content:coast-to-coast-guest","summary":{"title":"Paul Blake Smith","description":"Paul Blake Smith, author of \"MO41:The Bombshell before Roswell,\" was born and raised in MO41's home town of Cape Girardeau, Missouri. Son of a paralegal and an educator who worked in the suspected crash area, Paul is a fan of American history and popular culture, living and working in a city in the western part of the Show-Me-State, writing original screenplays and other books on largely historical, non-fiction subjects - including a follow-up to his original fact-based publication about a massive cover-up by the US government.","image":"https://i.iheart.com/v3/re/new_assets/5fb866daab558ffdabbc272f"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","source_credit":"","title":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","use_caption":false},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker"},"targeting":{"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a598234f3fdef5c125f85e0","slug:2026-07-19-show","slug:2026-07-19-show","keyword:keywords/ghost-hunting","keyword:keywords/UFO crash"]}},{"id":"%2F6a597dfaf3fdef5c125f85c7","type":"PUBLISHING","record":{"ref_id":"%2F6a597dfaf3fdef5c125f85c7","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-18-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) spoke with artist and professor \u003ca href=\"https://enidryce.com/\" target=\"_blank\">Enid Baxter Ryce\u003c/a> about the Salem witch trials and her family's connection to the persecution. Historical records show that three of Ryce's ancestors were convicted in the trials. Her great-great-great-grandfather George Jacobs Sr., approximately 87 years old, refused to confess to witchcraft, allegedly saying, &quot;You might as well accuse me of being a buzzard, as accuse me of being a wizard. I've done no wrong.&quot; He was executed, but his son George Jacobs Jr. escaped. His granddaughter Margaret was also convicted yet later recanted her testimony.\u003c/p>\n\n\u003cp>Ryce discussed how the Salem witch trials were shaped less by supernatural belief than by fear, war trauma, social repression, and mob psychology. She said the accusations grew out of a world where &quot;the lines between medicine and cooking and witchcraft were kind of blurry,&quot; and where women who worked with herbs could be viewed as dangerous. More than 200 people were incarcerated and 25 murdered during the trials in a community of only 600 people. Ryce stated, &quot;Imagine if a mob in real-life 2020's-era Twitter wore bonnets and could execute people.&quot; The story of Margaret Jacobs particularly moved Ryce. At 17, Margaret was coerced by the accusers into testifying against her grandfather or face accusation herself. Later, from prison, she wrote him a letter of apology, stating, &quot;I was so afraid. I was so confused.&quot; She recanted her testimony and asked his forgiveness before his execution. Ryce explained that Margaret and other survivors eventually left prison only after community members paid their jail fees, as prisoners were charged for food and their own shackles.\u003c/p>\n\n\u003cp>Ryce's research began after her mother's death from a rare disease in 2019. While investigating family health patterns, she discovered her genealogical connection to the trials. She emphasized the importance of uncovering hidden family histories, stating, &quot;I truly believe that stories are the most powerful tools we have in our toolkit to heal ourselves, to heal our families, to build our communities.&quot;\u003c/p>\n\n\u003cp>-------------------\u003c/p>\n\n\u003cp>In the second half, author and artist \u003ca href=\"https://www.douglastaylorvisionaryart.com/\" target=\"_blank\">Douglas Taylor\u003c/a> outlined his lifelong search for the meaning of dreams, reincarnation, and out-of-body experiences. Taylor said he began his spiritual exploration at age 15 after becoming interested in the teachings of Paramahansa Yogananda and Eastern philosophy. He also explained how he felt &quot;guided in a certain direction&quot; after discovering the writings of Robert Monroe. To investigate spiritual phenomena, Taylor reported waking himself at 3 a.m. to maintain awareness during dream states. &quot;I would float up out of my body,&quot; he stated, claiming he experienced &quot;intense vibration&quot; and recounting an instance where he &quot;turned over and looked at my body laying on the bed.&quot;\u003c/p>\n\n\u003cp>His most intense account came from a surfing trip to Puerto Rico, where Taylor said he was projected out of his body and found himself aboard a starship with seven beings he described as Nordic-looking. He noted the encounter felt more real than ordinary life, and described the ship as filled with light and the beings as radiating warmth, brotherhood, and healing energy. Taylor claimed one being, a captain in a white suit, communicated telepathically and told him he was not ready to join them. He interpreted the exchange as evidence that the beings represented a higher state of consciousness, one he associated with self-mastery. He also suggested the encounter may have had roots in a past life. &quot;I think I had a similar experience in a life when I was living in Atlantis, and that's kind of what happens, these things repeat themselves,&quot; he observed.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Ancient-Spells-Incantations-Through-Cultures/dp/1578639026/ctoc\" target=\"_blank\">Ancient Spells and Incantations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Grace-Flows-Through-You-Spiritual/dp/B0GPNCKGWX/ctoc\" target=\"_blank\">Grace Flows Through You: 101 Spiritual Verses from Around the World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Plant-Magic-Home-Complete-Harnessing/dp/0762488891/ctoc\" target=\"_blank\">Plant Magic at Home\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0970459300/ctoc\" target=\"_blank\">Soulic Journeys\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":"Meat Loaf","title":"Two Out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"Elton John","title":"Burn Down The Mission","url":"https://amazon.com/dp/B00GOMFKVM/ctoc?trackAsin=B00GOMFKVM"},{"artist":"Cusco","title":"Waters of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc?trackAsin=B007GN16S4"},{"artist":"Dexter Freebish","title":"Leaving Town","url":"https://amazon.com/dp/B000TDG5YI/ctoc?trackAsin=B000TDG5YI"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Van Halen","title":"Feels So Good","url":"https://amazon.com/dp/B002CO22M6/ctoc?trackAsin=B002CO22M6"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Fleetwood Mac","title":"Rhiannon","url":"https://amazon.com/dp/B001W2JX1M/ctoc?trackAsin=B001W2JX1M"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B0045KY9JE/ctoc?trackAsin=B0045KY9JE"},{"artist":"The Beach Boys","title":"Don't Worry Baby","url":"https://amazon.com/dp/B000TDWRHW/ctoc?trackAsin=B000TDWRHW"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc"},{"artist":"Extreme","title":"Stop The World","url":"https://amazon.com/dp/B001NYVY3E/ctoc?trackAsin=B001NYVY3E"},{"artist":"Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Pete Townsend","title":"Let My Love Open The Door","url":"https://www.amazon.com/dp/B00TKKKVGY/ctoc?trackAsin=B00TKKKVGY"},{"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":["%2F6a59717caf99c928780b491c","%2F5dfff05a537fd678a3ece5d3"]},"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/Salem Witch Trials","keywords/reincarnation","keywords/dreams"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a5c9e6e55c656543920cc6b","show":"coast","title":"Sat, Jul 18 2026 - Hour 1"},{"episodeId":"/episodes/6a5c9e9f55c656543920cc6c","show":"coast","title":"Sat, Jul 18 2026 - Hour 2"},{"episodeId":"/episodes/6a5c9eb955c656543920cc6d","show":"coast","title":"Sat, Jul 18 2026 - Hour 3"},{"episodeId":"/episodes/6a5c9ed755c656543920cc6e","show":"coast","title":"Sat, Jul 18 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Man see angels in surreal sky. 3D rendering","id":"%2F6a59814a389dd9a9693cafd7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a59814a389dd9a9693cafd7","source_credit":"bestdesigns / iStock / Getty Images","title":"Man see angels in surreal sky","url":"asset://assets.getty/6a59814a389dd9a9693cafd7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784383200000},"slug":{"type":"slug","value":"2026-07-18-show"},"summary":{"type":"html","value":"\u003cp>Artist and professor \u003ca href=\"https://enidryce.com/\" target=\"_blank\">Enid Baxter Ryce\u003c/a> discussed the Salem witch trials and her family's connection to the persecution. Followed by artist \u003ca href=\"https://www.douglastaylorvisionaryart.com/\" target=\"_blank\">Douglas Taylor\u003c/a>, who described his lifelong quest to define out-of-body experiences.\u003c/p>\n\n"},"title":{"type":"title","value":"Salem Witch Trials / Visions & Reincarnation"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://enidryce.com/\" target=\"_blank\">enidryce.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.douglastaylorvisionaryart.com/\" target=\"_blank\">douglastaylorvisionaryart.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-18-2026-hour-1,07-18-2026-hour-2,07-18-2026-hour-3,07-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":"Artist and professor Enid Baxter Ryce discussed the Salem witch trials and her family's connection to the persecution. Followed by artist Douglas Taylor, who described his lifelong quest to define out-of-body experiences.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Man see angels in surreal sky. 3D rendering","link":"","new_tab":false,"source_credit":"bestdesigns / iStock / Getty Images","title":"Man see angels in surreal sky","url":"asset://assets.getty/6a59814a389dd9a9693cafd7","use_caption":false},"keywords":["keywords/witchcraft","keywords/Salem Witch Trials","keywords/reincarnation","keywords/dreams"],"primary_slug":"2026-07-18-show","slugs":["2026-07-18-show"],"sponsored":false,"title":"Salem Witch Trials / Visions & Reincarnation"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784455200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZuKA1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","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-07-18-show/"},"slug":"2026-07-18-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a59814a389dd9a9693cafd7","title":"Salem Witch Trials / Visions & Reincarnation","description":"Artist and professor Enid Baxter Ryce discussed the Salem witch trials and her family's connection to the persecution. Followed by artist Douglas Taylor, who described his lifelong quest to define out-of-body experiences.","author":""},"pub_start":1784455200000,"pub_until":4115978604802,"pub_changed":1784456401034,"subscription":[{"tags":["coast-categories/spirituality-occult","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":"%2F6a59717caf99c928780b491c","slug":"enid-baxter-ryce","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/enid-baxter-ryce/","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>Enid Baxter Ryce is an author and artist who writes about natural intelligence — cultivating imagination through wonder and the living world, and surfacing the stories buried in families, archives, and ecologies. She illustrates her own books and makes her paints from the plants in her garden. Her forthcoming book, Cultivating Natural Intelligence (Rowman &amp; Littlefield / Bloomsbury, 2027), is a guide for parents on raising curious, capable children through play and imagination in the age of screens. She is Professor of Cinematic Arts and Technology at CSU Monterey Bay. A descendant of three Salem witches, she comes from a long family history of natural magic practice.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Ancient-Spells-Incantations-Through-Cultures/dp/1578639026/ctoc\" target=\"_blank\">Ancient Spells and Incantations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Grace-Flows-Through-You-Spiritual/dp/B0GPNCKGWX/ctoc\" target=\"_blank\">Grace Flows Through You: 101 Spiritual Verses from Around the World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Plant-Magic-Home-Complete-Harnessing/dp/0762488891/ctoc\" target=\"_blank\">Plant Magic at Home\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":"%2F6a597288af99c928780b4929","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a597288af99c928780b4929","source_credit":"","title":"","url":"asset://new_assets/6a597288af99c928780b4929","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"enid-baxter-ryce"},"summary":{"type":"html","value":"\u003cp>Enid Baxter Ryce is an author and artist who writes about natural intelligence — cultivating imagination through wonder and the living world, and surfacing the stories buried in families, archives, and ecologies.\u003c/p>\n\n"},"title":{"type":"title","value":"Enid Baxter Ryce"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://enidryce.com/\" target=\"_blank\">enidryce.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Enid Baxter Ryce is an author and artist who writes about natural intelligence — cultivating imagination through wonder and the living world, and surfacing the stories buried in families, archives, and ecologies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a597288af99c928780b4929","use_caption":false},"keywords":[],"primary_slug":"enid-baxter-ryce","slugs":["enid-baxter-ryce"],"sponsored":false,"title":"Enid Baxter Ryce"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784246640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"adEAF","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":1784246640000,"type":"content:coast-to-coast-guest","summary":{"title":"Enid Baxter Ryce","description":"Enid Baxter Ryce is an author and artist who writes about natural intelligence — cultivating imagination through wonder and the living world, and surfacing the stories buried in families, archives, and ecologies.","image":"https://i.iheart.com/v3/re/new_assets/6a597288af99c928780b4929"}},{"ref_id":"%2F5dfff05a537fd678a3ece5d3","slug":"taylor-douglas-6211","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/taylor-douglas/6211","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>\n\nDouglas Taylor is a multi-talented: artist, author, lecturer, teacher and woodworker. During much of his youth, he was a surfer traveling around the world searching for that elusive perfect wave. He never quite found that perfect wave but his travels stimulated his adventurous spirit. He developed a profound appreciation of nature and its healing and rejuvenating effects in his life. \u003cbr />\n \u003cbr />\nIn 1978, on one of his surfing trips to the Caribbean Island of Puerto Rico, he experienced an incredible psychic encounter inside a UFO and telepathically communicated with its extraterrestrial occupants! \u003cbr />\n \u003cbr />On his return from this trip, He began having many strange and wonderful psychic experiences that profoundly changed his life. It seemed that a door was now opened to the next step in his Spiritual progression. Douglas then began his first attempts at both writing and painting without having any previous creative or artistic background. However, his creative channel opened up and out flowed a profusion of paintings and writings. He sold fourteen paintings at his very first art showing! Aided by a series of hundreds of beautiful communications in visions and dreams with extraterrestrial and celestial beings over the years, he continues to show his inspiration in his writing, painting, and teaching. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0970459300/ctoc\" target=\"_blank\">Soulic Journeys\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":"taylor-douglas-6211"},"summary":{"type":"html","value":"\u003cp>Douglas Taylor is a multi-talented: artist, author, lecturer, teacher and woodworker. During much of his youth, he was a surfer traveling around the world searching for that elusive perfect wave. He never quite found that perfect wave but his travels stimulated his adventurous spirit. He developed a profound appreciation of nature and its healing and rejuvenating effects in his life. \u003c/p>\n\n"},"title":{"type":"title","value":"Douglas Taylor"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.douglastaylorvisionaryart.com/\" target=\"_blank\">douglastaylorvisionaryart.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/taylor-douglas-6211","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/taylor-douglas/6211","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Douglas Taylor is a multi-talented: artist, author, lecturer, teacher and woodworker. During much of his youth, he was a surfer traveling around the world searching for that elusive perfect wave. He never quite found that perfect wave but his travels stimulated his adventurous spirit. He developed a profound appreciation of nature and its healing and rejuvenating effects in his life.","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":"taylor-douglas-6211","slugs":["taylor-douglas-6211"],"sponsored":false,"title":"Douglas Taylor"},"targeting":{"exclusion":{"tags":[]},"publish_date":1239749700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"GudnY","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":1239749700000,"type":"content:coast-to-coast-guest","summary":{"title":"Douglas Taylor","description":"Douglas Taylor is a multi-talented: artist, author, lecturer, teacher and woodworker. During much of his youth, he was a surfer traveling around the world searching for that elusive perfect wave. He never quite found that perfect wave but his travels stimulated his adventurous spirit. He developed a profound appreciation of nature and its healing and rejuvenating effects in his life.","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:/6a597dfaf3fdef5c125f85c7","slug:2026-07-18-show","slug:2026-07-18-show","keyword:keywords/witchcraft","keyword:keywords/Salem Witch Trials","keyword:keywords/reincarnation","keyword:keywords/dreams"]}},{"id":"%2F6a505a38c52466d1232ba5e2","type":"PUBLISHING","record":{"ref_id":"%2F6a505a38c52466d1232ba5e2","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-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>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) was joined by author \u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">Christopher Macklin\u003c/a> for a discussion of Antarctica's mysteries, benevolent and malevolent extraterrestrial beings, remote viewing, and Stargate technology. Macklin described Antarctica as a key center of extraterrestrial activity and influence. He claimed that governments historically lacked the advanced weaponry needed to challenge malevolent reptilian beings operating beneath the continent and were therefore subservient to them. He revealed that benevolent beings living in surface-level pods prefer to be left alone because humanity is violent and out of balance. Macklin characterized Antarctica as a kind of planetary motherboard, containing portal architecture, etheric nodes, connections to the Earth's core, subglacial structures, and crystalline matrices that he said can transmit frequencies capable of affecting human consciousness and behavior.\u003c/p>\n\n\u003cp>Macklin distinguished between extraterrestrial beings he considers benevolent—including Arcturians, Lemurians, Andromedans, and Pleiadians—and malevolent groups such as Anunnaki, Draconians, Luciferians, Archons, reptilians, and other beings. He said the benevolent groups are working to help humanity and the planet, while the malevolent beings seek control and create conflict and negative energy. He described reptilian beings as aggressive, interdimensional, and capable of shapeshifting into near-human form, and claimed that some have historically influenced governments and human society. He believes this malevolent system is now being dismantled and that benevolent forces are helping move the planet in a more positive direction.\u003c/p>\n\n\u003cp>Macklin claimed he could remote-view distant places and see inside people's bodies through images resembling pictures or videos in his mind, an ability he said he uses in his healing work. He explained that remote viewing requires practice and can involve meditation or, in his own case, receiving information mentally. Macklin also distinguished natural portals, which he said have no fixed destination coordinates, from Stargates, which he described as technology that uses coordinates to transport people or objects to specific destinations. He noted that Stargates exist in locations such as Iran and Iraq, and that similar technology can enable travel between countries, planets, dimensions, and possibly different times.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the latter half of the program. Greg in New Jersey wondered whether Earth might be a vacation destination for extraterrestrials who come to enjoy the planet and aspects of human life. Pointing to Earth's natural beauty, he speculated that cattle mutilations could be explained by ETs simply liking steak and referenced previous Coast to Coast AM callers who reported seeing gray aliens driving a Shelby Ford Mustang and an ET driving a white van. Greg suggested extraterrestrials accustomed to spacecraft might enjoy driving cars on Earth's highway system and proposed that SETI could promote Earth as a great place for extraterrestrials to visit.\u003c/p>\n\n\u003cp>Brian in California shared his theory that dreams may allow people to view themselves in other dimensions, while deja vu could occur when beings or versions of ourselves in those dimensions view events before we experience them. He described having vivid and sometimes terrifying dreams that feel as though he is actually present in the situations, as well as dreams in which days or even a month seem to pass despite his being asleep for only 30 minutes to an hour. Brian said these ideas emerged from sober conversations with friends, often while driving, and acknowledged that he may need to look for messages within his dreams.\u003c/p>\n\n\u003cp>Ted, a truck driver traveling across the country, discussed his interest in Antarctica and Admiral Byrd's expedition, noting that a woman he recently met whose father participated in Byrd's mission reportedly had stories he hoped to explore further. He also mentioned his interest in the alleged Black Pyramid in Alaska and Tom DeLonge's work involving UFO disclosure. Ted recounted meeting a senior geologist while conducting mining exploration in Honduras, who told him about measurements indicating an enormous cave system near Mount Shasta. Citing Graham Hancock's Fingerprints of the Gods as influential to his worldview and travels, Ted suggested that sites such as Puma Punku may hold important clues to mysteries humanity struggles to comprehend, comparing people to fish in a fishbowl trying to understand the activities of the person who feeds them and turns their light on and off.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-Truth-Healing-Syndrome-Morgellons/dp/1708103899/ctoc\" target=\"_blank\">History, Truth &amp; Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Transcendence-Navigate-Humanitys-Consciousness/dp/1941608027/ctoc\" target=\"_blank\">Divine Transcendence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dissolving-Enigma-Healing-Christopher-Macklin/dp/1941608019/ctoc\" target=\"_blank\">Dissolving the Enigma of Divine Healing\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://www.amazon.com/dp/B075GK6HJ3/ctoc"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Krokus","title":"Screaming in the Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Russ Ballard","title":"In The Night","url":"https://amazon.com/dp/B073M5ZY4Z/ctoc?trackAsin=B073M5ZY4Z"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc?1"},{"artist":"Green Day","title":"21 Guns","url":"https://amazon.com/dp/B00299CER2/ctoc?trackAsin=B00299CER2"},{"artist":"Ozzy Osbourne","title":"Goodbye to Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Paul Simon","title":"Late In The Evening","url":"https://amazon.com/dp/B003UPDJEQ/ctoc?trackAsin=B003UPDJEQ"},{"artist":"Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Queen","title":"Who Wants To Live Forever","url":"https://amazon.com/dp/B07VDVR28N/ctoc?trackAsin=B07VDVR28N"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"The Highwaymen","title":"Highwayman","url":"https://amazon.com/dp/B07QJ7HPSQ/ctoc?1"},{"artist":"Walter Murphy","title":"A Fifth of Beethoven","url":"https://amazon.com/dp/B072RZ2NBP/ctoc?trackAsin=B072RZ2NBP"},{"artist":"Steely Dan","title":"Night By Night","url":"https://amazon.com/dp/B0CCGT6NB9/ctoc?trackAsin=B0CCGT6NB9"},{"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":["%2F5f5aa32e34c0e40fd13abf28","%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/antarctica","keywords/mysterious"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a5b5f7c4854fd0c828b6b2e","show":"coast","title":"Fri, Jul 17 2026 - Hour 1"},{"episodeId":"/episodes/6a5b5f8f4854fd0c828b6b2f","show":"coast","title":"Fri, Jul 17 2026 - Hour 2"},{"episodeId":"/episodes/6a5b5fa14854fd0c828b6b30","show":"coast","title":"Fri, Jul 17 2026 - Hour 3"},{"episodeId":"/episodes/6a5b5faf4854fd0c828b6b31","show":"coast","title":"Fri, Jul 17 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a505bc86fcabf41e9cd8355","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a505bc86fcabf41e9cd8355","source_credit":"designbase / E+ / Getty Images","title":"Antarctic Wilderness","url":"asset://assets.getty/6a505bc86fcabf41e9cd8355","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784296800419},"slug":{"type":"slug","value":"2026-07-17-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">Christopher Macklin\u003c/a> discussed Antarctica's mysteries, benevolent and malevolent extraterrestrial beings, remote viewing and Stargate technology. Open Lines followed in the latter half of the program.\u003c/p>\n\n"},"title":{"type":"title","value":"Antarctica, ETs & Stargates / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">globalenlightenmentproject.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-17-2026-hour-1,07-17-2026-hour-2,07-17-2026-hour-3,07-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":"Author Christopher Macklin discussed Antarctica's mysteries, benevolent and malevolent extraterrestrial beings, remote viewing and Stargate technology. Open Lines followed in the latter half of the program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"designbase / E+ / Getty Images","title":"Antarctic Wilderness","url":"asset://assets.getty/6a505bc86fcabf41e9cd8355","use_caption":false},"keywords":["keywords/antarctica","keywords/mysterious"],"primary_slug":"2026-07-17-show","slugs":["2026-07-17-show"],"sponsored":false,"title":"Antarctica, ETs & Stargates / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784368800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"a4DSd","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-17-show/"},"slug":"2026-07-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a505bc86fcabf41e9cd8355","title":"Antarctica, ETs & Stargates / Open Lines","description":"Author Christopher Macklin discussed Antarctica's mysteries, benevolent and malevolent extraterrestrial beings, remote viewing and Stargate technology. Open Lines followed in the latter half of the program.","author":""},"pub_start":1784368800000,"pub_until":4115978604802,"pub_changed":1784376024859,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5f5aa32e34c0e40fd13abf28","slug":"christopher-macklin","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/christopher-macklin/","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>Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals. He also works tirelessly with &quot;Illuminati fall out children&quot; who have been mind-controlled and physically tortured by ET influenced governmental agencies and institutions. In addition, he works very closely with the Pleiadians and Arcturians to help heal and re-balance humanity. His new book &quot;History, Truth and Healing: HIV/AIDS, Agent Orange, Gulf War Syndrome, Morgellons and Lyme Disease&quot; addresses the negative ET presence and how it has affected humanity.\u003c/p>\n\n\u003cp>Dr. Macklin is highly respected as a UFO expert and energetic healer for his work in assisting people in achieving optimal spiritual/mental/emotional/ physical health. His work addresses a wide range of mind/body/spirit imbalances to overall wellness, and resonates with the general public who experienced all kinds of emotions, chronic mental imbalances, and increased physical illnesses during the pandemic.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-Truth-Healing-Syndrome-Morgellons/dp/1708103899/ctoc\" target=\"_blank\">History, Truth &amp; Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Transcendence-Navigate-Humanitys-Consciousness/dp/1941608027/ctoc\" target=\"_blank\">Divine Transcendence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dissolving-Enigma-Healing-Christopher-Macklin/dp/1941608019/ctoc\" target=\"_blank\">Dissolving the Enigma of Divine Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sacred-Prayers-Maps-Intent/dp/B084QL56G2/ctoc\" target=\"_blank\">The Sacred Prayers: Maps of Intent\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F686c3c974747e5d18b08f097","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/686c3c974747e5d18b08f097","source_credit":"","title":"","url":"asset://new_assets/686c3c974747e5d18b08f097","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"christopher-macklin"},"summary":{"type":"html","value":"\u003cp>Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals.\u003c/p>\n\n"},"title":{"type":"title","value":"Christopher Macklin"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.globalenlightenmentproject.com/\" target=\"_blank\">globalenlightenmentproject.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/686c3c974747e5d18b08f097","use_caption":false},"keywords":[],"primary_slug":"christopher-macklin","slugs":["christopher-macklin"],"sponsored":false,"title":"Christopher Macklin"},"targeting":{"exclusion":{"tags":[]},"publish_date":1599775440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5f5aa32e34c0e40fd13abf27","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1599775440000,"type":"content:coast-to-coast-guest","summary":{"title":"Christopher Macklin","description":"Christopher Macklin specializes in healing abductees and others who have suffered related negative ET trauma. He assists people in removing negative ET presences from their lives, clearing homes and land, and closing multidimensional portals.","image":"https://i.iheart.com/v3/re/new_assets/686c3c974747e5d18b08f097"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"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:/6a505a38c52466d1232ba5e2","slug:2026-07-17-show","slug:2026-07-17-show","keyword:keywords/antarctica","keyword:keywords/mysterious"]}},{"id":"%2F6a5054c3c52466d1232ba5c9","type":"PUBLISHING","record":{"ref_id":"%2F6a5054c3c52466d1232ba5c9","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-07-16-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">Justin Mabie\u003c/a>, an atmospheric physicist with 17 years at the National Oceanic and Atmospheric Administration (NOAA), offered a critical perspective on the prevailing climate change narrative and the institutional dynamics within NOAA. While acknowledging human-caused global warming, he challenged the efficacy of current mitigation strategies. He highlighted multiple factors influencing recent temperature increases, including volcanic activity and natural climate cycles. On the role of the United Nations, he described the UN Framework Convention on Climate Change and the IPCC as politically influenced bodies with financial interests tied to large-scale renewable projects, suggesting climate change is used as &quot;a really strong lever to advance the goals of... maintaining control over people.&quot;\u003c/p>\n\n\u003cp>Mabie accused the climate change mitigation industry of deception, particularly questioning the carbon footprint of renewable energy infrastructure: &quot;The proposals that they're making just simply won't work... the studies that show that those things are green energy... really only look at the manufacturing energy put into the systems.&quot; He also spoke about the capture of NOAA by special interests, describing a &quot;feudalistic type system&quot; where career officials exert control and pursue pet projects beyond congressional mandates, leading to mission creep.\u003c/p>\n\n\u003cp>Regarding NOAA's internal structure, he advocated for a return to a more bottom-up management style focused on statutory responsibilities. He emphasized the importance of adherence to congressional mandates rather than allowing leadership to create projects without legislative approval. He also talked about attending the University of Alaska, home to the High Frequency Active Auroral Research Program (HAARP), and shared details on ionospheric heaters (the technology behind HAARP), which can be used to make the upper atmosphere into a mirror for radio waves, extending communication ranges from 100 miles to thousands.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">James Wyllie\u003c/a> explored a unique concept: vacationing in the past through time travel. His &quot;Time Traveler's Handbook,&quot; co-written with Johnny Acton and David Goldblatt, posits time travel as a form of tourism, offering travelers a chance to witness historic events without altering them. &quot;The idea here was to provide the same kind of service and information [as a travel guide], but to visit events in the past,&quot; he explained. Trips range from attending Shakespeare's Globe Theatre to experiencing the eruption of Vesuvius or the Beatles performing in Hamburg before fame. He emphasized the importance of strict rules: &quot;If you go back in time, don't change anything... because you'll come back to the present and everything will be different.&quot;\u003c/p>\n\n\u003cp>The time travel experience is described as physically immersive, with travelers transported via a machine resembling classic sci-fi devices such as the TARDIS or the one from &quot;The Time Machine.&quot; Safety is paramount; trips are limited to short durations and carefully planned to minimize risks, such as disease or injury, he remarked. &quot;We arrange it that you would actually watch the eruption from a boat just off the coast when it actually happened,&quot; Wyllie noted about the Pompeii trip.\u003c/p>\n\n\u003cp>Wyllie detailed the selection criteria for these journeys: &quot;We picked a lot of events that involved a lot of people, big crowds... so the traveler could just submerge themselves within the crowds and wouldn't stand out.&quot; Events like the Boston Tea Party and the fall of the Berlin Wall were chosen for their significance and crowd size, allowing travelers to blend in and minimize risks of altering history.\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://amazon.com/Climate-Change-Deception-Alarming-Corruption/dp/1510786422/ctoc\" target=\"_blank\">Climate Change Deception: The Alarming Corruption of Science\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Time-Travelers-Handbook-Experiences-Woodstock/dp/0062469398/ctoc\" target=\"_blank\">The Time Traveler's Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CODEBREAKERS/dp/0091957737/ctoc\" target=\"_blank\">Codebreakers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Goering-Hitlers-Henchman-Anti-Nazi-Brother/dp/0752456482\" target=\"_blank\">Goering and Goering\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"John Fogerty","title":"Change In The Weather","url":"https://www.amazon.com/dp/B0FKW4Q9WF"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Harry Connick Jr.","title":"Only You","url":"https://amazon.com/dp/B00136Q5SG/ctoc?1"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc?trackAsin=B0CGW83SKB"},{"artist":"Frank Sinatra","title":"All Or Nothing At All","url":"https://amazon.com/dp/B00FB0HGTC/ctoc?trackAsin=B00FB0HGTC"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"The Lettermen","title":"I Have Dreamed","url":"https://amazon.com/dp/B0C5QLYP1G/ctoc?trackAsin=B0C5QLYP1G"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Cyndi Lauper","title":"Time After Time","url":"https://amazon.com/dp/B006OJK1XW/ctoc?trackAsin=B006OJK1XW"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Jim Croce","title":"Time In A Bottle","url":"https://amazon.com/dp/B0F1KH9VP2/ctoc?trackAsin=B0F1KH9VP2"},{"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":["%2F6a5032dec52466d1232ba526","%2F5fadd20b42463665504e6095"]},"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/climate change","keywords/NOAA","keywords/time travel","keywords/ancient history"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a5a0ae83f8b9f69fb204334","show":"coast","title":"Thu, Jul 16 2026 - Hour 1"},{"episodeId":"/episodes/6a5a0afa3f8b9f69fb204335","show":"coast","title":"Thu, Jul 16 2026 - Hour 2"},{"episodeId":"/episodes/6a5a0b333f8b9f69fb204336","show":"coast","title":"Thu, Jul 16 2026 - Hour 3"},{"episodeId":"/episodes/6a5a0b4d3f8b9f69fb204337","show":"coast","title":"Thu, Jul 16 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A storm in forming over the Arabian Sea. Digital enhancement of an image by NASA. Here is the link to","id":"%2F6a505765c8fd8b11a2267907","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a505765c8fd8b11a2267907","source_credit":"Roberto Machado Noa / Moment / Getty Images","title":"Storm Formation","url":"asset://assets.getty/6a505765c8fd8b11a2267907","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1784210400949},"slug":{"type":"slug","value":"2026-07-16-show"},"summary":{"type":"html","value":"\u003cp>Atmospheric physicist \u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">Justin Mabie\u003c/a> offered a critical perspective on the prevailing climate change narrative. Followed by author \u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">James Wyllie\u003c/a> exploring a unique concept: vacationing in the past through time travel.\u003c/p>\n\n"},"title":{"type":"title","value":"Controlling Climate Narratives / Time Travel Tourism"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">ncei.noaa.gov\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">us.macmillan.com/author/jameswyllie\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"07-16-2026-hour-1,07-16-2026-hour-2,07-16-2026-hour-3,07-16-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":"Atmospheric physicist Justin Mabie offered a critical perspective on the prevailing climate change narrative. Followed by author James Wyllie exploring a unique concept: vacationing in the past through time travel.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A storm in forming over the Arabian Sea. Digital enhancement of an image by NASA. Here is the link to","link":"","new_tab":false,"source_credit":"Roberto Machado Noa / Moment / Getty Images","title":"Storm Formation","url":"asset://assets.getty/6a505765c8fd8b11a2267907","use_caption":false},"keywords":["keywords/climate change","keywords/NOAA","keywords/time travel","keywords/ancient history"],"primary_slug":"2026-07-16-show","slugs":["2026-07-16-show"],"sponsored":false,"title":"Controlling Climate Narratives / Time Travel Tourism"},"targeting":{"exclusion":{"tags":[]},"publish_date":1784282400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ykbrz","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/host-george-noory","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-07-16-show/"},"slug":"2026-07-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a505765c8fd8b11a2267907","title":"Controlling Climate Narratives / Time Travel Tourism","description":"Atmospheric physicist Justin Mabie offered a critical perspective on the prevailing climate change narrative. Followed by author James Wyllie exploring a unique concept: vacationing in the past through time travel.","author":""},"pub_start":1784282400000,"pub_until":4115978604802,"pub_changed":1784286136913,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/host-george-noory","coast-categories/creatures-myths-legends","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a5032dec52466d1232ba526","slug":"justin-mabie","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/justin-mabie/","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>Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Climate-Change-Deception-Alarming-Corruption/dp/1510786422/ctoc\" target=\"_blank\">Climate Change Deception: The Alarming Corruption of Science\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"justin-mabie"},"summary":{"type":"html","value":"\u003cp>Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.\u003c/p>\n\n"},"title":{"type":"title","value":"Justin Mabie"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.ncei.noaa.gov/\" target=\"_blank\">ncei.noaa.gov\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. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"justin-mabie","slugs":["justin-mabie"],"sponsored":false,"title":"Justin Mabie"},"targeting":{"exclusion":{"tags":[]},"publish_date":1783640640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CQkWF","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1783640640000,"type":"content:coast-to-coast-guest","summary":{"title":"Justin Mabie","description":"Dr. Justin Mabie is an atmospheric physicist who for 17 years worked at the National Oceanic and Atmospheric Administration (NOAA), the US government's leading agency on climate change.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F5fadd20b42463665504e6095","slug":"james-wyllie","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/james-wyllie/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Time-Travelers-Handbook-Experiences-Woodstock/dp/0062469398/ctoc\" target=\"_blank\">The Time Traveler's Handbook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/CODEBREAKERS/dp/0091957737/ctoc\" target=\"_blank\">Codebreakers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Goering-Hitlers-Henchman-Anti-Nazi-Brother/dp/0752456482\" target=\"_blank\">Goering and Goering\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nazi-Wives-Women-Hitlers-Germany/dp/1250271568/ctoc\" target=\"_blank\">Nazi Wives: The Women at the Top of Hitler's Germany\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5fb0704d59ec57a31a1f26b1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5fb0704d59ec57a31a1f26b1","source_credit":"","title":"","url":"asset://new_assets/5fb0704d59ec57a31a1f26b1","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"james-wyllie"},"summary":{"type":"html","value":"\u003cp>James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.\u003c/p>\n\n"},"title":{"type":"title","value":"James Wyllie"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://us.macmillan.com/author/jameswyllie\" target=\"_blank\">us.macmillan.com/author/jameswyllie\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/5fb0704d59ec57a31a1f26b1","use_caption":false},"keywords":[],"primary_slug":"james-wyllie","slugs":["james-wyllie"],"sponsored":false,"title":"James Wyllie"},"targeting":{"exclusion":{"tags":[]},"publish_date":1605227100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5fadd20b42463665504e6094","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1605227100000,"type":"content:coast-to-coast-guest","summary":{"title":"James Wyllie","description":"James Wyllie is an author, award-winning screenwriter, and broadcaster. He is the author of Goering and Goering, The Time Traveler's Handbook, and Codebreakers: The True Story of the Secret Intelligence Team That Changed the Course of the First World War. He has worked on numerous films for the BBC and Film4 and has written for a number of TV drama series.","image":"https://i.iheart.com/v3/re/new_assets/5fb0704d59ec57a31a1f26b1"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"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:/6a5054c3c52466d1232ba5c9","slug:2026-07-16-show","slug:2026-07-16-show","keyword:keywords/climate change","keyword:keywords/NOAA","keyword:keywords/time travel","keyword:keywords/ancient history"]}}],"resume":{"id":"ID:shows-feed","context":{"\u003clocale>":"en-US"},"size":8,"from":"eyJza2lwIjo4LCJjdXJzb3JzIjp7IkMwam1iIjoiZXlKdlptWnpaWFFpT2poOSJ9LCJlbmRzIjp7fX0=","scopes":null}}},{"id":"mbtLX","region":"main:dynamic","type":"ad","ordinal":2,"value":{"ad_split":0,"position":"3308"},"tags":[],"schedule":null},{"id":"f2MoB","region":"main:dynamic","type":"ad","ordinal":3,"value":{"ad_split":0,"position":"5052"},"tags":[],"schedule":null},{"id":"YP99Y","region":"footer:dynamic","type":"recommendation","ordinal":0,"value":{"widget_id":"AR_23"},"tags":[],"schedule":null},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

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