<!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/the-brain-injury-that-unlocked-genius/"><img src="https://i.iheart.com/v3/re/new_assets/6a1241e02ebc62a6c24556f1?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="The Brain Injury That Unlocked Genius" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a1241e02ebc62a6c24556f1?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a1241e02ebc62a6c24556f1?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a1241e02ebc62a6c24556f1?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a1241e02ebc62a6c24556f1?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/the-brain-injury-that-unlocked-genius/">The Brain Injury That Unlocked Genius</a><a class="card-subtitle" tabindex="0" href="/article/the-brain-injury-that-unlocked-genius/">In 2002, 31-year-old Jason Padgett of Tacoma, Washington, was violently attacked and suffered a head injury that unexpectedly transformed his mental abilities.</a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-pentagon-releases-new-batch-of-ufo-files-videos/"><img src="https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Pentagon Releases New Batch of UFO Files" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c?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-pentagon-releases-new-batch-of-ufo-files-videos/">Pentagon Releases New Batch of UFO Files</a><a class="card-subtitle" tabindex="0" href="/article/watch-pentagon-releases-new-batch-of-ufo-files-videos/">The Pentagon has released another sizeable set of tantalizing UFO files and videos that will undoubtedly keep fans of the phenomenon busy over the long holiday weekend. </a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-restored-amelia-earhart-statue-unveiled-in-canadian-town/"><img src="https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Restored Amelia Earhart Statue Unveiled in Canadian Town" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851?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-restored-amelia-earhart-statue-unveiled-in-canadian-town/">Video: Restored Amelia Earhart Statue Unveiled in Canadian Town</a><a class="card-subtitle" tabindex="0" href="/article/video-restored-amelia-earhart-statue-unveiled-in-canadian-town/">The saga of an Amelia Earhart statue stolen from a Canadian town and subsequently recovered in pieces has come full circle as the restored depiction of the pioneering pilot was unveiled this week at the spot where it had previously stood.</a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/time-traveler-videos-offer-a-grim-vision-of-2050s/"><img src="https://i.iheart.com/v3/re/new_assets/6a0f407de791478998fbfdef?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="‘Time Traveler’ Videos Offer a Grim Vision of 2050&#x27;s" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a0f407de791478998fbfdef?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a0f407de791478998fbfdef?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a0f407de791478998fbfdef?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a0f407de791478998fbfdef?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/time-traveler-videos-offer-a-grim-vision-of-2050s/">‘Time Traveler’ Videos Offer a Grim Vision of 2050&#x27;s</a><a class="card-subtitle" tabindex="0" href="/article/time-traveler-videos-offer-a-grim-vision-of-2050s/">A TikTok creator claiming to be a time traveler from 2055 is attracting attention.</a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/uap-experts-react-to-pentagons-release-of-files/"><img src="https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="UAP Experts React to Pentagon&#x27;s Release of Files" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2?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/uap-experts-react-to-pentagons-release-of-files/">UAP Experts React to Pentagon&#x27;s Release of Files</a><a class="card-subtitle" tabindex="0" href="/article/uap-experts-react-to-pentagons-release-of-files/">The Pentagon’s major public release of UFO/UAP files has shone a light on numerous unexplained aerial encounters.</a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/calendar/content/2026-05-28-contact-in-the-desert-2026/"><img src="https://i.iheart.com/v3/re/new_assets/6a0e875dac3a1e5991d72e9c?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Contact in the Desert" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a0e875dac3a1e5991d72e9c?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a0e875dac3a1e5991d72e9c?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a0e875dac3a1e5991d72e9c?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a0e875dac3a1e5991d72e9c?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="/calendar/content/2026-05-28-contact-in-the-desert-2026/">Contact in the Desert</a><a class="card-subtitle" tabindex="0" href="/calendar/content/2026-05-28-contact-in-the-desert-2026/">Join George Noory and George Knapp at this year&#x27;s Contact in the Desert.</a></span></figcaption></figure></li></ul></section></section><section class="carousel-controls"><button data-index="0" data-current="true"></button><button data-index="1" data-current="false"></button><button data-index="2" data-current="false"></button><button data-index="3" data-current="false"></button><button data-index="4" data-current="false"></button><button data-index="5" data-current="false"></button></section></div></div><input type="hidden" data-id="7MFT1"/><div class="component-container component-html tile coast-podcast-homepage block"><div><p>
    <iframe
        gesture="media"
        style="width:100%;height:50px;"
        height="50px"
        src="https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark"
        frameborder="0"
        scrolling="no"
    ></iframe>
</p></div></div><input type="hidden" data-id="2ZFIH"/><div class="component-container coast-feed tile coast-shows-last-night"><header class="component-heading"><h3 class="heading-title">Last Night<div class="media-header"><a title="Podcast" class="component-button button-faux customized podcast_icon" tabindex="0" href="/podcast-feed/"><svg tabindex="-1" focusable="false" class="icon-podcast" width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path tabindex="-1" fill="#fff" d="M 16.675781 18.605469 C 16.425781 18.78125 16.085938 18.722656 15.898438 18.480469 C 15.699219 18.21875 15.769531 17.839844 16.039062 17.644531 C 18.339844 15.980469 19.832031 13.304688 19.832031 10.285156 C 19.832031 5.234375 15.65625 1.144531 10.5 1.144531 C 5.34375 1.144531 1.167969 5.234375 1.167969 10.285156 C 1.167969 13.179688 2.539062 15.761719 4.683594 17.433594 C 4.949219 17.644531 5.003906 18.03125 4.78125 18.289062 C 4.585938 18.511719 4.246094 18.554688 4.011719 18.375 C 1.570312 16.488281 0 13.566406 0 10.285156 C 0 4.605469 4.699219 0 10.5 0 C 16.300781 0 21 4.605469 21 10.285156 C 21 13.707031 19.296875 16.734375 16.675781 18.605469 Z M 16.675781 18.605469 "></path><path tabindex="-1" fill="#fff" d="M 14.957031 15.574219 C 14.507812 15.9375 13.851562 15.808594 13.5 15.347656 C 13.085938 14.804688 13.273438 14.023438 13.769531 13.546875 C 14.632812 12.71875 15.167969 11.5625 15.167969 10.285156 C 15.167969 7.761719 13.078125 5.714844 10.5 5.714844 C 7.921875 5.714844 5.832031 7.761719 5.832031 10.285156 C 5.832031 11.527344 6.335938 12.652344 7.15625 13.476562 C 7.652344 13.976562 7.816406 14.789062 7.355469 15.320312 C 6.992188 15.742188 6.355469 15.839844 5.929688 15.476562 C 4.441406 14.222656 3.5 12.359375 3.5 10.285156 C 3.5 6.5 6.632812 3.429688 10.5 3.429688 C 14.367188 3.429688 17.5 6.5 17.5 10.285156 C 17.5 12.414062 16.511719 14.316406 14.957031 15.574219 Z M 14.957031 15.574219 "></path><path tabindex="-1" fill="#fff" d="M 12.832031 10.285156 C 12.832031 11.351562 12.089844 12.246094 11.082031 12.5 L 11.082031 17.144531 L 11.28125 17.144531 C 11.453125 17.144531 11.613281 17.214844 11.726562 17.34375 L 16.683594 23.058594 C 17.003906 23.429688 16.734375 24 16.238281 24 L 4.761719 24 C 4.265625 24 3.996094 23.429688 4.316406 23.058594 L 9.273438 17.34375 C 9.386719 17.214844 9.546875 17.144531 9.71875 17.144531 L 9.917969 17.144531 L 9.917969 12.5 C 8.910156 12.246094 8.167969 11.351562 8.167969 10.285156 C 8.167969 9.023438 9.210938 8 10.5 8 C 11.789062 8 12.832031 9.023438 12.832031 10.285156 Z M 12.832031 10.285156 "></path></svg></a></div></h3></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-05-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/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Digital Surveillance / Akashic Records" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>May</span><span>23</span></time><span class="item-title">Digital Surveillance / Akashic Records</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/rich-berra/">Rich Berra</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/ric-ralston/">Ric Ralston</a><span>, </span><a tabindex="0" href="/guest/emily-harrison/">Emily Harrison</a></div></div></section><section class="item-summary">Inventor Ric Ralston discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by Emily Harrison, founder of the Akashic Academy, on the Akashic Records.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-05-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-05-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/699ba59697e2be4cfefeeaa9?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Pentagon &amp; UFO Disclosure / Jeremy Corbell &amp; UAP Reporting" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>May</span><span>24</span></time><span class="item-title">Pentagon &amp; UFO Disclosure / Jeremy Corbell &amp; UAP Reporting</span></figcaption></figure></a><section class="item-links"><p class="coast-linked-host coast-linked-items title-on-same-line"><span class="linked-header">Hosted by<!-- -->:</span><span class="linked-value">George Knapp</span></p></section><section class="item-summary"><p>First Half: Joining George Knapp, <a href="https://www.coasttocoastam.com/guest/james-t-lacatski/" target="_blank">James Lacatski</a>, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure.</p>

<p>Second Half: Filmmaker <a href="https://midnightbrewproductions.com/" target="_blank"><u>Michael Lazovsky</u></a> discusses the new film &quot;<a href="https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1" target="_blank">Sleeping Dog</a>,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. <a href="https://www.weaponizedpodcast.com/" target="_blank">Jeremy Corbell</a> will also join the conversation.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-05-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>May</span><span>25</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-05-25-show/">Monday<!-- --> - <!-- -->Robotics &amp; AI / Bigfoot Special </a><a tabindex="0" href="/guest/shults-iii-charles-6327/">Charles Shults III</a><span> | </span><a tabindex="0" href="/guest/robert-pyle/">Robert Pyle</a><span> | </span><a tabindex="0" href="/guest/moneymaker-matt-6056/">Matt Moneymaker</a><span> | </span><a tabindex="0" href="/guest/barackman-cliff-63622/">Cliff Barackman</a><span> | </span><a tabindex="0" href="/guest/perez-daniel-51099/">Daniel Perez</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>May</span><span>26</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-05-26-show/">Tuesday<!-- --> - <!-- -->Mindsight Techniques / Göbekli Tepe &amp; Ancient Egypt</a><a tabindex="0" href="/guest/dalia-burgoin/">Dalia Burgoin</a><span> | </span><a tabindex="0" href="/guest/collins-andrew-6942/">Andrew Collins</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>May</span><span>27</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-05-27-show/">Wednesday<!-- --> - <!-- -->Underwater UFO Encounters / Humanity&#x27;s Ancient Origins</a><a tabindex="0" href="/guest/dolan-richard-5919/">Richard Dolan</a><span> | </span><a tabindex="0" href="/guest/tellinger-michael-6680/">Michael Tellinger</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>May</span><span>28</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-05-28-show/">Thursday<!-- --> - <!-- -->NDEs &amp; Aliens / Southwest Petroglyphs</a><a tabindex="0" href="/guest/marzulli-l-a-6605/">L. A. Marzulli</a><span> | </span><a tabindex="0" href="/guest/jones-cheryll-103086/">Cheryll Jones</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>May</span><span>29</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-05-29-show/">Friday<!-- --> - <!-- -->Mysteries of Hekate / Open Lines</a><a tabindex="0" href="/guest/bosley-walter-6798/">Walter Bosley</a><span> | </span><a tabindex="0" href="/guest/lines-open-5608/">Open Lines</a></div></div></div><div class="more-container"><a class="more" tabindex="0" href="/shows/upcoming/">Full Schedule »</a></div></div></div><input type="hidden" data-id="UquMu"/><div class="component-container component-html coast-insider-homepage tile block"><div><div>
	<a href="/pages/coastinsider" 
    	data-tracking-cat="Homepage"
        data-tracking-act="Coast Insider"
        data-tracking-label="Coast Insider"
    >
        <img class="img-responsive"
        	src="https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1"
            alt="Become a Coast Insider"
            width="100%"
        />
    </a>
</div>

<!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->
<figure class="coastzone">
    <a href="/pages/coastzone/">
        <img
            src="https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3"
            alt="CoastZone banner"
            height="135"
            width="90"
        />
    </a>
    <figcaption class="coastzonedesc">
        <h1>CoastZone</h1>
        <a href="/pages/coastzone/">Sign up for our free CoastZone e-newsletter</a> to receive exclusive daily
        articles.
    </figcaption>
</figure></div></div><input type="hidden" data-id="rF7jb"/><input type="hidden" data-id="kHqC4"/><div class="component-container component-coast-featured coast-featured tile block"><header class="component-heading"><h2 class="heading-title">Featured</h2></header><section class="coast-featured-items"><a class="component-coast-featured-item" tabindex="0" href="/show/2026-05-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/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Digital Surveillance / Akashic Records" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">May 24, 2026</time></section><span class="item-title">Digital Surveillance / Akashic Records</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/liftoff-ladee-launches-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/9357d1c15f968e6abc9a12f429e5e443?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/9357d1c15f968e6abc9a12f429e5e443?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/9357d1c15f968e6abc9a12f429e5e443?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/9357d1c15f968e6abc9a12f429e5e443?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/9357d1c15f968e6abc9a12f429e5e443?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Liftoff! LADEE Launches!" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Blast from the past</span> | <time class="item-published">Sep 07, 2013</time></section><span class="item-title">Liftoff! LADEE Launches!</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/the-brain-injury-that-unlocked-genius/"><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/6a1240c96dd8f186605a6079?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a1240c96dd8f186605a6079?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a1240c96dd8f186605a6079?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a1240c96dd8f186605a6079?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a1240c96dd8f186605a6079?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="The Brain Injury That Unlocked Genius" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 23, 2026</time></section><span class="item-title">The Brain Injury That Unlocked Genius</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-05-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/6a06b06f91bfcd950bd926bf?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a06b06f91bfcd950bd926bf?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a06b06f91bfcd950bd926bf?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a06b06f91bfcd950bd926bf?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a06b06f91bfcd950bd926bf?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Life of Jimmy Chagra / Open Lines" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">May 23, 2026</time></section><span class="item-title">Life of Jimmy Chagra / Open Lines</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/video-restored-amelia-earhart-statue-unveiled-in-canadian-town/"><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/6a10a8a82c597739c2d6c851?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Restored Amelia Earhart Statue Unveiled in Canadian Town" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 22, 2026</time></section><span class="item-title">Video: Restored Amelia Earhart Statue Unveiled in Canadian Town</span></figcaption></figure></a><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3309" id="dfp-ad-3309-1"></div><a class="component-coast-featured-item" tabindex="0" href="/article/watch-pentagon-releases-new-batch-of-ufo-files-videos/"><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/6a10a6372c597739c2d6c81c?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Pentagon Releases New Batch of UFO Files" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 22, 2026</time></section><span class="item-title">Pentagon Releases New Batch of UFO Files</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-05-21-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/66f607b6ad514b442607cfca?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/66f607b6ad514b442607cfca?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/66f607b6ad514b442607cfca?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/66f607b6ad514b442607cfca?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/66f607b6ad514b442607cfca?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Gobekli Tepe &amp; Ancient Mysteries / UFO Disclosure" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">May 22, 2026</time></section><span class="item-title">Gobekli Tepe &amp; Ancient Mysteries / UFO Disclosure</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/time-traveler-videos-offer-a-grim-vision-of-2050s/"><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/69bcb269a423240c26b51b49?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/69bcb269a423240c26b51b49?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/69bcb269a423240c26b51b49?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/69bcb269a423240c26b51b49?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/69bcb269a423240c26b51b49?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="‘Time Traveler’ Videos Offer a Grim Vision of 2050&#x27;s" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">May 21, 2026</time></section><span class="item-title">‘Time Traveler’ Videos Offer a Grim Vision of 2050&#x27;s</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/400001/scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes" class="item-title" target="_blank" rel="noopener">Scientists discover why the Great Pyramid is so resilient to earthquakes</a><em>— <!-- -->Unexplained Mysteries</em></div><div class="coast-feed-item"><a href="https://www.space.com/astronomy/solar-system/hubble-telescope-watched-jupiters-moon-europa-for-14-years-and-now-scientists-arent-sure-if-its-ejecting-water-after-all" class="item-title" target="_blank" rel="noopener">Scientists thought Jupiter&#x27;s moon Europa was ejecting water. Now they&#x27;re not so sure</a><em>— <!-- -->Space.com</em></div><div class="coast-feed-item"><a href="https://www.livescience.com/space/space-exploration/china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world" class="item-title" target="_blank" rel="noopener">China launches &#x27;human artificial embryos&#x27; to space in bid to see whether reproduction is possible off-world</a><em>— <!-- -->Live Science</em></div><div class="coast-feed-item"><a href="https://www.dailymail.com/sciencetech/article-15830213/cia-mkultra-mind-control-experiments.html" class="item-title" target="_blank" rel="noopener">Inside the CIA&#x27;s &#x27;Wild West&#x27; era of mind control, bioweapons and secret human experiments</a><em>— <!-- -->Daily Mail</em></div><div class="coast-feed-item"><a href="https://www.cnn.com/2026/05/23/tech/ai-internet-search" class="item-title" target="_blank" rel="noopener">AI is changing the internet forever. Here’s how </a><em>— <!-- -->CNN</em></div></div><div class="more-container"><a class="more" tabindex="0" href="/inthenews/">More »</a></div></div><input type="hidden" data-id="0Z2UI"/><input type="hidden" data-id="W1GMu"/><div class="component-container component-html tile coast-readmore-homepage block"><div><section class="coast-module module">
    <a href="/article/a-true-paranormal-date-alien-bonds-with-bigfoot/"><img src="https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542" alt="paranormal date"></a>
    <div class="excerpt">
    <p>
    <a href="https://paranormaldate.com/" target="_blank">Paranormal Date</a> now has over 100,000 members! It's completely free to join and search.
    </p>
    </div>
</section>
<section class="coast-module module">            
    <a href="/pages/watch-a-free-episode-of-beyond-belief/">
    	<img src="https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50" alt="beyond belief trailer">
    </a>
    <div class="excerpt">
        <p>
        Check out this <a href="/pages/watch-a-free-episode-of-beyond-belief/" target="_self">excerpt</a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at <a href="http://www.beyondbelief.com/" target="_blank">beyondbelief.com</a> and enjoy hours of fascinating past shows!
        </p>
    </div>
</section></div></div><input type="hidden" data-id="9WlZr"/><input type="hidden" data-id="ECete"/><div class="component-container component-html coast-twitter-homepage tile block"><div><a class="twitter-timeline" data-height="550" data-theme="dark" href="https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw">Tweets by coasttocoastam</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></div><input type="hidden" data-id="dZ56N"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main></div><footer class="component-coast-footer"><div class="component-container"><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="site-ownership">Coast to Coast AM - <a href="http://www.premierenetworks.com/" target="_blank" rel="noreferrer">©<!-- -->2026<!-- --> Premiere Networks Inc.</a></div><div class="footer-row footer-links"><ul><li><a tabindex="0" href="/stations/">Local Stations</a></li><li><a tabindex="0" href="/pages/about/">About</a></li><li><a tabindex="0" href="/article/in-memoriam/">In Memoriam </a></li><li><a tabindex="0" href="/calendar/">Events</a></li><li><a href="https://help.coasttocoastam.com" target="_blank" rel="noopener">Need Help?</a></li><li><a tabindex="0" href="/pages/contact/">Contact</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-and-cookie-notice/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://www.coasttocoastam.com/content/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<!-- --> <img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload"/></a></li><li><a tabindex="0" href="/content/general-contesting-guidelines/">Contest Rules</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/" target="_blank" rel="noopener">AdChoices<!-- --> <img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload"/></a></li></ul></div></div></footer></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb9d508fdf3381ca6ccb4a13a2c93f185","canonicalHostname":"www.coasttocoastam.com","hostnames":[],"facets":["brands/COAST-PR (15194)","markets/PREMIERE"],"slug":"coast-pr","market":"markets/PREMIERE","ownBrand":"brands/COAST-PR (15194)","timeZone":"America/New_York","keys":["hostname:coast-pr.radio.iheart.com","hostname:coasttocoastamstore.com","hostname:www.coasttocoastamstore.com","id:/b9d508fdf3381ca6ccb4a13a2c93f185","brand:brands/COAST-PR (15194)","slug:coast-pr","hostname:coasttocoastam.com","hostname:www.coasttocoastam.com","hostname:qa.coasttocoastam.com"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","adPositions":[{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"guests_all_category","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/"},{"name":"video_playlist","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>"},{"name":"art_bell_category_year_month","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"articles_category_year_month","path":"/articles/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_category_year_month","path":"/guests/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year_month","path":"/photos/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"shows_category_year_month","path":"/shows/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_all_category_year","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"},{"name":"guests_all_category_year_month","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"}],"redirects":[{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/12d056906695b8e156450da6b64abe1afa273ea2","priority":0,"source":"/coastapp/contact.html","regex":false,"schedule":{"begin":1569266940000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/contact.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8a76b9e0d3ebc55fc9de73d0ec37284491025fe9","priority":0,"source":"^/amp/(\\w+)/([^\\\\]+)/?$","regex":true,"schedule":{"begin":1570474020000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp//1//2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/39bdb38dbd766591363c9a7edd0daa810d77a417","priority":0,"source":"^/rss/category209/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/supernatural-paranormal.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4f107974e176a0ffeeea5a0320c6ac42dec4fe45","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-show/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/551d8950fb21d3b6a31a886ae566411decd08cc1","priority":0,"source":"/forgot-password","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?subMenu=forgotPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3bc86b233e8f7a951b7a711d39ead47007d3bdc4","priority":0,"source":"^/rss/category10263/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/pop-culture.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/9d542abd804e20e642a3c8e1fc835ee8ee7907e5","priority":0,"source":"^/mobileapp/shows/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267780000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/show/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b6bb4a726aca47fc5d708be1b516090c2b7379db","priority":0,"source":"^/rss/category9604/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ancient-world.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e6490dcbbeeeb7a85212ef64b074ecfd3ccea222","priority":0,"source":"/art-bell/([^/]+)/$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d6e376699be6baacac73224d85a314dd0c1eb20c","priority":0,"source":"/article","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4d8de997e2f97c17bb930bea26701ad38dc762aa","priority":0,"source":"^/reset-password/.*passwordToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?passwordToken=$1&subMenu=resetPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ff66145559acad79d86d40d638b41ad0be756093","priority":0,"source":"/reset","regex":false,"schedule":{"begin":1747332616527,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/7baab05c1197d38467fa2e9b75c6df99883c9245","priority":0,"source":"^/rss/category10260/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/mysteries-anomalies.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e8082e7bdfba0a60e49102f980e5d76fe444ca4b","priority":0,"source":"/contact","regex":false,"schedule":{"begin":1569247380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/contact"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/31bdf854083d6417f1db978811a79ac3ec0f5d08","priority":0,"source":"^/rss/category10265/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/alternative-medicine-health.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/acd89e946e640d42fcf08c87702236e634d7eb17","priority":0,"source":"/dist/images/placeholder-specialguest.jpg","regex":false,"schedule":{"begin":1569267420000,"end":4115978604802},"destination":{"type":"URL","value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4b27d99f5288b1c74ae32a"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/943788ed17e737a5fd562a8669107f0a462282b4","priority":0,"source":"^/rss/category10268/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/science-space-technology.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/77e64e6d2960205ee96ba7ac9c8c98ae38e62f12","priority":0,"source":"^/rss/upcoming/(\\d+)$","regex":true,"schedule":{"begin":1569267960000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/upcoming/limit/1"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b2cedeeefbe61cf05295a790ea5fa9144488ee92","priority":0,"source":"^/rss/shows/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bf53cd46a69b78328c350ce36de7f3e3d5791062","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1570536840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-art"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0ff8ab5acedf7aebd7400eaaa2cf580c2991466a","priority":0,"source":"^/rss/category10262/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/weird-bizarre.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a5978deb3192ea9ffe2471c8d7457bfc4a3a2e9","priority":0,"source":"/adchoices","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/06e675a00c6d39f3b34ebf043db6813dbf91a434","priority":0,"source":"^/rss/category10264/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/current-events-economy.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ed1766ef029c4f801b448762157db58ee8861457","priority":0,"source":"/article/r-i-p-art-bell-1945-2018","regex":false,"schedule":{"begin":1711472220395,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/article/rip-art-bell-1945-2018/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ace075af5dfd508a4a1715d26b16edd092f6d2c8","priority":0,"source":"/photo","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/photos"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a88660c91bea7afddd455db194c5bd847560c38","priority":0,"source":"/subscriptions","regex":false,"schedule":{"begin":1766510462266,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/11f3f7d9e34eb6311278bebe90db7415ab5d8465","priority":0,"source":"/privacy/ca","regex":false,"schedule":{"begin":1760719560850,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/08e2011515dc2c9bf9ba988fe7acdfeb0ae842ba","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-art/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/963fae56ce6728f6aceca179c719cf1d373d74f9","priority":0,"source":"/terms/ca","regex":false,"schedule":{"begin":1760719620563,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d3c577a5957a6ce74165ace00f08d29c5a9d2bad","priority":0,"source":"^/rss/art-bell-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-art-bell.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/dd4812bf077af21ce5368b1183825b82f64bf48e","priority":0,"source":"/rss","regex":false,"schedule":{"begin":1569244920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e83b0e4efbac87aa8e952472f79c6d2f2c1fb905","priority":0,"source":"^/rss/category9609/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/nature-environment-earth-changes.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/f730314a4a77ccae99fce2410daffc9bdfbe458a","priority":0,"source":"^/mobilefeeds/articles/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569266820000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/article/1/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d2d2636e25873354212d2381b61da649df1dc9ef","priority":0,"source":"^/rss/upcoming/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/upcoming.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/01a1ff23d7ce0a843e07d7fc1bb624cb2ce6ae9e","priority":0,"source":"/coastapp/wheretolisten.html","regex":false,"schedule":{"begin":1569267360000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/wheretolisten.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a35b7d8d1acbeab8bca35430efa9e70a67ad3b6c","priority":0,"source":"^/rss/category9615/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/prophecy-predictions.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bbd9c04936ad2e606f83efb0c79943b925e7b5a8","priority":0,"source":"/shows/media.json","regex":false,"schedule":{"begin":1569267540000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-legacy-app/coast-media/shows/media.json"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/567f7050a645b33f29ac3bfb18a116f684fa3745","priority":0,"source":"^/rss/george-knapp-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-knapp.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/6b7f1d1daccd02399ab098fe69732a271bb4f0a9","priority":0,"source":"^/mobilefeeds/guests/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267840000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/guest/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a3bea55d650bf5855bc45eadce48932d13f048a3","priority":0,"source":"^/rss/category10266/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/spirituality-occult.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/89f3ee6c4a62b90fa26508b8379530c3e74e5174","priority":0,"source":"/member/email-george","regex":false,"schedule":{"begin":1569591240000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/email-george"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0cfa572a972a940bb93a841cdfce916b9074484a","priority":0,"source":"^/rss/guests/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1dfa6673d289b1879472f9a9ab59b362e4a5a2de","priority":0,"source":"^/amp/guest/([^/]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570474620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/guest//1-/2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/587497f011c07c1d0133108f30fbeb2bd0974f06","priority":0,"source":"^/rss/category200/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ufos-aerial-phenomena.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fb6dc625ca0b1cae57189375a6eafa69fffadfce","priority":0,"source":"/optout","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0d7e1ff6acf1656310065a8b709ed6e59cac6871","priority":0,"source":"^/rss/category10258/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/artwork-comics-multimedia.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/768ac5cb99a7d52634402220d532f0d5dcc74c43","priority":0,"source":"/terms","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/324b1c74e4e8f33fca7b3e35479d1ad139c7ba39","priority":0,"source":"/show","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5730bcdf8df636368237d52ba87ce30c5279caf6","priority":0,"source":"/privacy","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cb1091f77be1e944341eeda34a9517ae0e168ccc","priority":0,"source":"^/rss/george-noory-shows/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-noory.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1183e2f05ae21a46e00e758d2339157a983cc4ed","priority":0,"source":"/ccpa","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://privacyportal.onetrust.com/webform/3546d798-21cd-434d-b031-f8701f4d2f21/63aa19e3-b95e-4430-9814-6ea9a5c6b7ad"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/434445d1a4b4ebf4de54c25c6396a4ae739ab178","priority":0,"source":"/guest","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c06413f4123dfc77a7bf81168e31ac33df241cd9","priority":0,"source":"^/rss/category10261/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/creatures-myths-legends.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1c69be4c5084be240ad8e3dff0cf6391736a00e6","priority":0,"source":"/content/terms-of-use-coasttocoastam","regex":false,"schedule":{"begin":1749749130768,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0c7896982422fb6926c6a7600ede248cbc6bd7ff","priority":0,"source":"/pages/george-knapp","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-knapp/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fac012cf7caf44332221586d91e03a66f5d5ad55","priority":0,"source":"^/verify-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sign-up/?a=2&c=3&emailToken=$1"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1a92b41b7247359008691f2d15b4f048c88b8e50","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570538700000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-show"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/2a548af3d7b31c723da940b0197b8e2adf3b477f","priority":0,"source":"^/videos/(\\d+)/$","regex":true,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/videos//1/0/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/49507c339b0115497b32c6a3283eb123b037d331","priority":0,"source":"/subscriptions-fr","regex":false,"schedule":{"begin":1766510481472,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms-french"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e2df576c6a8c12437a8a7709b970f6b8cb736b1","priority":0,"source":"^/rss/category210/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/extraterrestrial.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e97aba77e63c05834cf9f7a5f409c29b42e228a","priority":0,"source":"^/update-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?emailToken=$1&subMenu=updateEmailComplete&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/09317275ed3fed70e20248983fcc18aa48f7ecc3","priority":0,"source":"/coastinsider","regex":false,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/coastinsider/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cd6d5e5c50ece05df84983027e4e3db01076c20a","priority":0,"source":"^/rss/articles/\\d+$","regex":true,"schedule":{"begin":1569009480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3a041c4e26769cf2174d172718f745b2fab00124","priority":0,"source":"^/rss/inthenews/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/inthenews.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8b75c50e21b820066102e722fc6aff3f811a9b5c","priority":0,"source":"^/rss/featured/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5efe9ab7c4af3048e743df8943c6d97defe141e0","priority":0,"source":"^/rss/category10267/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/miscellaneous.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/90fcc1f41dad53b628b2beccef84b83a6acbbbef","priority":0,"source":"/pages/george-noory","regex":false,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-noory/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4017a03713eec63060c5d4e273a8127a0343806f","priority":0,"source":"^/guest/([^\\\\]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570560420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guest//1-/2/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"ufzQm","keywords":["forgot password","reset password","resetpassword","forgotpassword"],"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?view=login&subMenu=forgotPassword"},"disabled":false,"schedule":{"begin":1747332850652,"end":4115978604802}}],"sections":{"general":{"name":"Coast to Coast AM","positioner":"Coast Insider","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[{"id":"coast to coast am"},{"id":"radio"},{"id":"ufos"},{"id":"creatures"},{"id":"extraterrestrial"},{"id":"supernatural"},{"id":"myths"},{"id":"legends"},{"id":"monsters"},{"id":"space"},{"id":"universe"},{"id":"science"},{"id":"mystery"},{"id":"sci-fi"},{"id":"george noory"},{"id":"ian punnett"},{"id":"george knapp"},{"id":"art bell"},{"id":"somewhere in time"}],"default_content":[{"id":"collections/Coast to Coast AM"}],"additional_distributions":[],"default_podcasts":[{"id":"18899828"}],"default_shows":[],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"34.052235","geo_longitude":"-118.243683","locale":null,"additional_copyright":null},"alert":null,"navigation":{"contact_menu_switch":null,"listen_live_switch":false,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":false,"advertise_switch":null,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"2aiKd","type":"page","label":"SHOWS","target":"_self","ref":"shows","children":[{"id":"wHpUI","type":"page","label":"Shows","target":"_self","ref":"shows","href":"/shows/"},{"id":"asW6F","type":"page","label":"Upcoming Shows","target":"_self","ref":"upcoming_shows","href":"/shows/upcoming/"},{"id":"OVf1J","type":"page","label":"Art Bell Vault","target":"_self","ref":"art_bell","href":"/art-bell/"},{"id":"JH7To","type":"page","label":"Classic Shows","target":"_self","ref":"classic_shows","href":"/shows/classic/"},{"id":"2c77P","type":"page","label":"Somewhere in Time","target":"_self","ref":"somewhere_in_time","href":"/shows/somewhere-in-time-shows/"},{"id":"kNYMx","type":"page","label":"Guests","target":"_self","ref":"guests","href":"/guests/"}],"href":"/shows/"},{"id":"TabME","type":"link","label":"HOSTS","target":"_self","ref":"","children":[{"id":"Ik1bc","type":"link","label":"George Noory","target":"_self","ref":"/host/george-noory/","href":"/host/george-noory/"},{"id":"vh7Dq","type":"link","label":"George Noory's TV Show","target":"_blank","ref":"https://www.gaia.com/series/beyond-belief","href":"https://www.gaia.com/series/beyond-belief"},{"id":"LECMe","type":"link","label":"George Knapp","target":"_self","ref":"/host/george-knapp/","href":"/host/george-knapp/"},{"id":"dtbO9","type":"link","label":"Richard Syrett","target":"_self","ref":"/host/richard-syrett/","href":"/host/richard-syrett/"},{"id":"ERkvQ","type":"link","label":"Connie Willis","target":"_self","ref":"/host/connie-willis/","href":"/host/connie-willis/"},{"id":"b6fgX","type":"link","label":"Lisa Garr","target":"_self","ref":"/host/lisa-garr/","href":"/host/lisa-garr/"},{"id":"Junqr","type":"link","label":"Rich Berra","target":"_self","ref":"/host/rich-berra/","href":"/host/rich-berra/"},{"id":"PoNby","type":"link","label":"Ryan Wrecker","target":"_self","ref":"/host/ryan-wrecker/","href":"/host/ryan-wrecker/"}]},{"id":"Kbm80","type":"page","label":"NEWS","target":"_self","ref":"articles","children":[{"id":"LzXez","type":"page","label":"Articles","target":"_self","ref":"articles","href":"/articles/"},{"id":"3e16F","type":"page","label":"In the News","target":"_self","ref":"in_the_news","href":"/inthenews/"}],"href":"/articles/"},{"id":"WY56L","type":"link","label":"MEDIA","target":"_self","ref":"#","children":[{"id":"gFB2m","type":"page","label":"Videos","target":"_self","ref":"videos","href":"/videos/"},{"id":"nPXuT","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/photos/"},{"id":"jVoli","type":"page","label":"Stations","target":"_self","ref":"stations","href":"/stations/"},{"id":"MSsLu","type":"link","label":"Youtube","target":"_blank","ref":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL","href":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL"}],"href":"#"},{"id":"q8wlL","type":"link","label":"Insider","target":"_self","ref":"/pages/coastinsider/","children":[],"href":"/pages/coastinsider/"},{"id":"6sNuc","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"W3HTE","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"meU2R","type":"page","label":"Best of Coast to Coast AM","target":"_self","ref":"bestof","href":"/best-of/"},{"id":"pUyH1","type":"page","label":"Paranormal Podcast Network","target":"_self","ref":"podcasts","href":"/podcasts/"}]},{"id":"HS3VR","type":"link","label":"More","target":"_self","ref":"#","children":[{"id":"sjWME","type":"link","label":"Newsletter","target":"_self","ref":"/pages/coastzone/","href":"/pages/coastzone/"},{"id":"IW5Fi","type":"link","label":"Paranormal Date","target":"_blank","ref":"https://paranormaldate.com/","href":"https://paranormaldate.com/"},{"id":"ikThW","type":"link","label":"Conspiracy Date","target":"_blank","ref":"https://conspiracydate.com/","href":"https://conspiracydate.com/"},{"id":"cYqov","type":"link","label":"Mobile App","target":"_self","ref":"/pages/mobile-app/","href":"/pages/mobile-app/"},{"id":"wblmE","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","href":"/pages/contact/"}],"href":"#"}],"menu_footer":[{"id":"SV69v","type":"link","label":"Local Stations","target":"_self","ref":"/stations/","children":[],"href":"/stations/"},{"id":"YRwgo","type":"link","label":"About","target":"_self","ref":"/pages/about/","children":[],"href":"/pages/about/"},{"id":"wj4PT","type":"link","label":"In Memoriam ","target":"_self","ref":"/article/in-memoriam/","children":[],"href":"/article/in-memoriam/"},{"id":"QbgQC","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"9dQjv","type":"link","label":"Need Help?","target":"_blank","ref":"https://help.coasttocoastam.com","children":[],"href":"https://help.coasttocoastam.com"},{"id":"Oc3x0","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","children":[],"href":"/pages/contact/"},{"id":"2sFEq","type":"link","label":"Privacy Policy","target":"_blank","ref":"/privacy ","children":[],"href":"/privacy "},{"id":"Npgr8","type":"link","label":"Privacy Policy CA","target":"_self","ref":"/privacy/ca","children":[],"href":"/privacy/ca"},{"id":"t1u5V","type":"link","label":"Terms of Use","target":"_blank","ref":"/terms","children":[],"href":"/terms"},{"id":"vJC0W","type":"link","label":"Terms of Use CA","target":"_self","ref":"/terms/ca","children":[],"href":"/terms/ca"},{"id":"kusX7","type":"link","label":"Your Privacy Choices","target":"_blank","ref":"/optout","children":[],"href":"/optout"},{"id":"OBYb3","type":"link","label":"Contest Rules","target":"_self","ref":"/content/general-contesting-guidelines/","children":[],"href":"/content/general-contesting-guidelines/"}]},"design":{"theme":"coast","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5d487da2363599e1af2d8075","asset":{"bucket":"assets.brands","resourceId":"%2F5d487da2363599e1af2d8075","href":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075"}},"logo_favicon":{"id":"asset://assets.coast2coast/5d4dc9096ea20854764b2ce8","asset":{"bucket":"assets.coast2coast","resourceId":"%2F5d4dc9096ea20854764b2ce8","href":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#ffffff","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":null,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"coasttocoastam","facebook_app_id":"140586622674265","facebook_fan_page_id":"105212777348","twitter_switch":true,"twitter_name":"coasttocoastam","youtube_switch":true,"youtube_name":"COASTTOCOASTAMOFFICIAL","instagram_switch":true,"instagram_name":"coast2coastam","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"coasttocoastamofficial"},"contact":{"page_intro":null,"show_social_switch":null,"phone_text_numbers_switch":null,"request_phone_number":null,"business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":null,"contacts":[{"type":"Email George"}],"eeo_report_asset":null,"employment_link_override":null,"public_file_assistance_link_override":null,"email_ip_blacklist":null,"enable_contest_promotions":null},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":null,"postup_switch":true,"email_format":null,"dataskrive_switch":null,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":null,"aptivada_switch":null,"aptivada_id":null,"google_webmaster_verification":null,"auth_type":{"taxo":{"name":"pws-auth"}}},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":""}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a0cad1ca5e87844f114cbc2","type":"LEADS","record":{"title":"The Brain Injury That Unlocked Genius","subtitle":"In 2002, 31-year-old Jason Padgett of Tacoma, Washington, was violently attacked and suffered a head injury that unexpectedly transformed his mental abilities.","image":"https://i.iheart.com/v3/re/new_assets/6a1241e02ebc62a6c24556f1","img_meta":{"base_id":"%2F6a1241e02ebc62a6c24556f1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/the-brain-injury-that-unlocked-genius/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a10a99e0d3db76dc0e564e3","type":"LEADS","record":{"title":"Pentagon Releases New Batch of UFO Files","subtitle":"The Pentagon has released another sizeable set of tantalizing UFO files and videos that will undoubtedly keep fans of the phenomenon busy over the long holiday weekend. ","image":"https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c","img_meta":{"base_id":"%2F6a10a6372c597739c2d6c81c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-pentagon-releases-new-batch-of-ufo-files-videos/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a10a9c00d3db76dc0e564e4","type":"LEADS","record":{"title":"Video: Restored Amelia Earhart Statue Unveiled in Canadian Town","subtitle":"The saga of an Amelia Earhart statue stolen from a Canadian town and subsequently recovered in pieces has come full circle as the restored depiction of the pioneering pilot was unveiled this week at the spot where it had previously stood.","image":"https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851","img_meta":{"base_id":"%2F6a10a8a82c597739c2d6c851","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-restored-amelia-earhart-statue-unveiled-in-canadian-town/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0f413ae791478998fbfdf0","type":"LEADS","record":{"title":"‘Time Traveler’ Videos Offer a Grim Vision of 2050's","subtitle":"A TikTok creator claiming to be a time traveler from 2055 is attracting attention.","image":"https://i.iheart.com/v3/re/new_assets/6a0f407de791478998fbfdef","img_meta":{"base_id":"%2F6a0f407de791478998fbfdef","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/time-traveler-videos-offer-a-grim-vision-of-2050s/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0df1d4ac3a1e5991d72e99","type":"LEADS","record":{"title":"UAP Experts React to Pentagon's Release of Files","subtitle":"The Pentagon’s major public release of UFO/UAP files has shone a light on numerous unexplained aerial encounters.","image":"https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2","img_meta":{"base_id":"%2F6a0d7aacc3525aae987a37e2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/uap-experts-react-to-pentagons-release-of-files/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0e8790ac3a1e5991d72e9d","type":"LEADS","record":{"title":"Contact in the Desert","subtitle":"Join George Noory and George Knapp at this year's Contact in the Desert.","image":"https://i.iheart.com/v3/re/new_assets/6a0e875dac3a1e5991d72e9c","img_meta":{"base_id":"%2F6a0e875dac3a1e5991d72e9c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/calendar/content/2026-05-28-contact-in-the-desert-2026/"},"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":"%2F6a0fa0fdd3759a5df3efd71c","type":"PUBLISHING","record":{"ref_id":"%2F6a0fa0fdd3759a5df3efd71c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomed inventor \u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>Ric Ralston\u003c/u>\u003c/a> for a discussion on digital privacy and surveillance, and his Mic-Lock hardware device. Ralston described his nearly 40-year career designing and deploying the large-scale computer systems that power the internet and telecommunications infrastructure for major corporations. He reflected that, early in his career, he believed improved communication technologies could help solve many of society's problems. Instead, he argued that the internet merely mirrors humanity's strengths and flaws. Misinformation, manipulation, and dishonesty spread just as easily online as useful knowledge, he explained.\u003c/p>\n\n\u003cp>Ralston revealed that modern technology creates enormous privacy risks, especially through internet-connected devices equipped with microphones and cameras. He pointed to the post-9/11 era as a major turning point, claiming that surveillance capabilities expanded significantly after the Patriot Act and government intervention in network infrastructure. According to Ralston, corporations and advertisers continuously collect behavioral data through apps, online activity, and voice-enabled devices to fuel a trillion-dollar digital advertising industry. \u003c/p>\n\n\u003cp>Ralston emphasized that privacy is a fundamental human right and compared digital privacy protections to locking doors or closing curtains in one's home. He explained that his Mic-Lock invention works by feeding a silent audio signal into a device, preventing microphones from capturing intelligible conversations while appearing operational to surveillance systems. Ralston maintained that consumers should take active responsibility for securing their devices because modern operating systems and smart technologies are always capable of listening or collecting data. He also warned that society has become overly dependent on convenience and interconnected technology, often sacrificing critical thinking and personal autonomy in the process.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>In the second half of the program, \u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">\u003cu>Emily Harrison\u003c/u>\u003c/a>, founder of the Akashic Academy, talked about the Akashic Records, her intuitive healing abilities, and the role of human consciousness in the current awakening. She described the Akashic Records as a spiritual realm of consciousness that contains all information across past, present, and possible futures. Harrison explained that her journey into spiritual healing began after leaving Missouri to pursue acting in Hollywood, where meditation, yoga, and energy practices initially helped her manage audition anxiety and emotional disappointment. Her perspective shifted dramatically after an unexpected healing session with a neighbor led her to perceive messages from his deceased father, convincing her that human consciousness and intuitive abilities extend beyond ordinary perception.\u003c/p>\n\n\u003cp>Harrison argued that everyone possesses intuitive and healing abilities, though most remain disconnected from them because modern life moves too quickly. She described intuition through concepts such as clairsentience, clairvoyance, and clairaudience, claiming these are natural human faculties that enable people to perceive subtle, non-physical dimensions of reality. According to Harrison, emotional wounds, limiting beliefs, and unresolved traumas can manifest physically as illness or emotional suffering. She believes the Akashic Records can help individuals identify the core wound behind destructive patterns and reframe those experiences to heal themselves mentally, emotionally, and physically.\u003c/p>\n\n\u003cp>Harrison emphasized that people are active creators of their own reality and can consciously reshape their lives by changing their beliefs, perspectives, and identities. She led listeners through a guided healing exercise that included visualization, self-reflection, and the release of emotional charges associated with painful memories. Harrison suggested humanity is currently undergoing a major spiritual awakening tied to cosmic and energetic changes, which she believes are activating human consciousness on a global scale. \u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Allman Brothers Band","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Michael Penn ","title":"No Myth","url":"https://amazon.com/dp/B06XC9KBV8/ctoc?trackAsin=B06XC9KBV8"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Hall & Oates","title":"Private Eyes","url":"https://amazon.com/dp/B001BIKS1Q/ctoc?trackAsin=B001BIKS1Q"},{"artist":"Dave Grusim","title":"Memphis Stomp (From The Firm)","url":"https://amazon.com/dp/B000W0XA50/ctoc?trackAsin=B000W0XA50"},{"artist":"Simple Minds","title":"Alive And Kicking","url":"https://amazon.com/dp/B017G7WOFI/ctoc?trackAsin=B017G7WOFI"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Kacey Musgraves","title":"Deeper Well","url":"https://amazon.com/dp/B0D9XVMB5F/ctoc?1"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B001230A2M/ctoc?trackAsin=B001230A2M"},{"artist":"Echo And The Bunnymen","title":"Lips Like Sugar","url":"https://amazon.com/dp/B00122B4T6/ctoc?trackAsin=B00122B4T6"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://www.amazon.com/dp/B003Z8S3AS/ctoc"},{"artist":"Steve Miller Band","title":"Fly Like An Eagle","url":"https://amazon.com/dp/B00MB4AHWE/ctoc?trackAsin=B00MB4AHWE"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://www.amazon.com/dp/B075G8X6K3/ctoc"},{"artist":"Damn Yankees","title":"High Enough","url":"https://amazon.com/dp/B002FTZZTA/ctoc?trackAsin=B002FTZZTA"},{"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":["%2F6a0f947721dc3911a3514e85","%2F67806969245f5a7bbf59857f"]},"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/digital surveillance","keywords/Akashic records"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a12dc14920c4ae46a003fcc","show":"coast","title":"Sat, May 23 2026 - Hour 1"},{"episodeId":"/episodes/6a12dc27920c4ae46a003fcd","show":"coast","title":"Sat, May 23 2026 - Hour 2"},{"episodeId":"/episodes/6a12dc3a920c4ae46a003fce","show":"coast","title":"Sat, May 23 2026 - Hour 3"},{"episodeId":"/episodes/6a12dc4d920c4ae46a003fcf","show":"coast","title":"Sat, May 23 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A smartphone displays a silhouette of a man surrounded by miniature figures and glowing light trails. The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","id":"%2F6a0fadd3770b09abba580e81","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81","source_credit":"Curly_photo / Moment / Getty Images","title":"The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","url":"asset://assets.getty/6a0fadd3770b09abba580e81","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779544800000},"slug":{"type":"slug","value":"2026-05-23-show"},"summary":{"type":"html","value":"\u003cp>Inventor \u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>Ric Ralston\u003c/u>\u003c/a> discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by \u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">\u003cu>Emily Harrison\u003c/u>\u003c/a>, founder of the Akashic Academy, on the Akashic Records.\u003c/p>\n\n"},"title":{"type":"title","value":"Digital Surveillance / Akashic Records"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>mic-lock.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">theakashicacademy.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-23-2026-hour-1,05-23-2026-hour-2,05-23-2026-hour-3,05-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":"Inventor Ric Ralston discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by Emily Harrison, founder of the Akashic Academy, on the Akashic Records.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A smartphone displays a silhouette of a man surrounded by miniature figures and glowing light trails. The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","url":"asset://assets.getty/6a0fadd3770b09abba580e81","use_caption":false},"keywords":["keywords/digital surveillance","keywords/Akashic records"],"primary_slug":"2026-05-23-show","slugs":["2026-05-23-show"],"sponsored":false,"title":"Digital Surveillance / Akashic Records"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"XqeVw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","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-05-23-show/"},"slug":"2026-05-23-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81","title":"Digital Surveillance / Akashic Records","description":"Inventor Ric Ralston discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by Emily Harrison, founder of the Akashic Academy, on the Akashic Records.","author":""},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779623456105,"subscription":[{"tags":["coast-categories/science-space-technology","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":"%2F6a0f947721dc3911a3514e85","slug":"ric-ralston","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ric-ralston/","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>The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a123eff8b12fbcfc6ecff1f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a123eff8b12fbcfc6ecff1f","source_credit":"","title":"","url":"asset://new_assets/6a123eff8b12fbcfc6ecff1f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ric-ralston"},"summary":{"type":"html","value":"\u003cp>The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.\u003c/p>\n\n"},"title":{"type":"title","value":"Ric Ralston"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>mic-lock.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":"The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a123eff8b12fbcfc6ecff1f","use_caption":false},"keywords":[],"primary_slug":"ric-ralston","slugs":["ric-ralston"],"sponsored":false,"title":"Ric Ralston"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779405840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"tqQmO","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":1779405840000,"type":"content:coast-to-coast-guest","summary":{"title":"Ric Ralston","description":"The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.","image":"https://i.iheart.com/v3/re/new_assets/6a123eff8b12fbcfc6ecff1f"}},{"ref_id":"%2F67806969245f5a7bbf59857f","slug":"emily-harrison","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/emily-harrison/","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>After becoming a certified Akashic Records practitioner in 2015, Emily Harrison's life shifted dramatically. Leaving behind a career in Hollywood, she created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, activate profound intuition to heal their bodies, and unlock access to Infinite Intelligence to usher in templates for the New Earth.\u003c/p>\n\n\u003cp>Harrison works with visionaries, thought leaders, and difference makers who are ready to challenge the status quo and become global game changers. She is the Founder/Director of The Akashic Academy, a modern day mystery school dedicated to sharing knowledge that is changing the planet.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68b43b7765bf2cd9da88424a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68b43b7765bf2cd9da88424a","source_credit":"","title":"","url":"asset://new_assets/68b43b7765bf2cd9da88424a","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"emily-harrison"},"summary":{"type":"html","value":"\u003cp>After becoming a certified Akashic Records practitioner in 2015, Emily Harrison created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, and activate profound intuition to heal their bodies.\u003c/p>\n\n"},"title":{"type":"title","value":"Emily Harrison"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">theakashicacademy.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.imdb.com/title/tt37658515/\" target=\"_blank\">The Mountain is Calling (IMDB)\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":"After becoming a certified Akashic Records practitioner in 2015, Emily Harrison created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, and activate profound intuition to heal their bodies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68b43b7765bf2cd9da88424a","use_caption":false},"keywords":[],"primary_slug":"emily-harrison","slugs":["emily-harrison"],"sponsored":false,"title":"Emily Harrison"},"targeting":{"exclusion":{"tags":[]},"publish_date":1736468700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"06PPZ","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":1736468700000,"type":"content:coast-to-coast-guest","summary":{"title":"Emily Harrison","description":"After becoming a certified Akashic Records practitioner in 2015, Emily Harrison created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, and activate profound intuition to heal their bodies.","image":"https://i.iheart.com/v3/re/new_assets/68b43b7765bf2cd9da88424a"}}]}},{"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:/6a0fa0fdd3759a5df3efd71c","slug:2026-05-23-show","slug:2026-05-23-show","keyword:keywords/digital surveillance","keyword:keywords/Akashic records"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1780857664000,"\u003cupcoming_pub_after>":1779649200000,"\u003cpub_start>":1779648064000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1779734464000,"\u003ctonight_pub_after>":1779649200000},"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":"%2F6a0fae8fd3759a5df3efd735","type":"PUBLISHING","record":{"ref_id":"%2F6a0fae8fd3759a5df3efd735","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"guest":{"type":"link","value":["%2F6168dd1e0b8abf115f819df6","%2F6a0f96c1dcfe556c136cf51e","%2F5e00748ecc137bf244201aae"]},"host_name":{"type":"plain","value":"George Knapp"},"include_recommendations":{"type":"checkbox","value":true},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Joining George Knapp, \u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights and information on comprehensive  Pentagon-approved UFO disclosure.\u003c/p>\n\n\u003cp>Second Half: Filmmaker \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>Michael Lazovsky\u003c/u>\u003c/a> discusses the new film &quot;\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights as a chainsaw monster performer. \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a> will also join the conversation.\u003c/p>\n\n","locale":{"locales":[]}}]},"bumper_music":{"value":[],"type":"bumpermusic"},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"summary":{"type":"html","value":"\u003cp>First Half: Joining George Knapp, \u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure.\u003c/p>\n\n\u003cp>Second Half: Filmmaker \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>Michael Lazovsky\u003c/u>\u003c/a> discusses the new film &quot;\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a> will also join the conversation.\u003c/p>\n\n"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Skinwalkers-Pentagon-Insiders-Account-Government/dp/B09HR54GQF/ctoc\" target=\"_blank\">Skinwalkers at the Pentagon: An Insiders' Account of the Secret Government UFO Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Inside-U-S-Government-Covert-Program/dp/B0GSWW4HN5/ctoc\" target=\"_blank\">\u003cu>Inside the U.S. Government Covert UFO Program: Future Visions\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1779631200000},"title":{"type":"title","value":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/Jeremy Corbell"]},"primary_image":{"type":"asset","value":{"url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"UFO hovers over White House","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","id":"%2F699ba59697e2be4cfefeeaa9","link":"","source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House"}},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-05-24-show"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>midnightbrewproductions.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">weaponizedpodcast.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":["keywords/UFO disclosure","keywords/Jeremy Corbell"],"primary_slug":"2026-05-24-show","slugs":["2026-05-24-show"],"sponsored":false,"title":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting","author":"","description":"First Half: Joining George Knapp, James Lacatski, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure. Second Half: Filmmaker Michael Lazovsky discusses the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. Jeremy Corbell will also join the conversation.","image":{"new_tab":false,"source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House","url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","alt_text":"","link":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"UFO hovers over White House"}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cCmXh","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1779703200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/show/2026-05-24-show/"},"slug":"2026-05-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","title":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting","description":"First Half: Joining George Knapp, James Lacatski, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure. Second Half: Filmmaker Michael Lazovsky discusses the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. Jeremy Corbell will also join the conversation.","author":""},"pub_start":1779703200000,"pub_until":4115978604802,"pub_changed":1779703200000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a0fae8fd3759a5df3efd735","slug:2026-05-24-show","slug:2026-05-24-show","keyword:keywords/UFO disclosure","keyword:keywords/Jeremy Corbell"]}}],"resume":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":"%2F6a0fae8fd3759a5df3efd735","type":"PUBLISHING","record":{"ref_id":"%2F6a0fae8fd3759a5df3efd735","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"guest":{"type":"link","value":["%2F6168dd1e0b8abf115f819df6","%2F6a0f96c1dcfe556c136cf51e","%2F5e00748ecc137bf244201aae"]},"host_name":{"type":"plain","value":"George Knapp"},"include_recommendations":{"type":"checkbox","value":true},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Joining George Knapp, \u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights and information on comprehensive  Pentagon-approved UFO disclosure.\u003c/p>\n\n\u003cp>Second Half: Filmmaker \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>Michael Lazovsky\u003c/u>\u003c/a> discusses the new film &quot;\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights as a chainsaw monster performer. \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a> will also join the conversation.\u003c/p>\n\n","locale":{"locales":[]}}]},"bumper_music":{"value":[],"type":"bumpermusic"},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"summary":{"type":"html","value":"\u003cp>First Half: Joining George Knapp, \u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure.\u003c/p>\n\n\u003cp>Second Half: Filmmaker \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>Michael Lazovsky\u003c/u>\u003c/a> discusses the new film &quot;\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a> will also join the conversation.\u003c/p>\n\n"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Skinwalkers-Pentagon-Insiders-Account-Government/dp/B09HR54GQF/ctoc\" target=\"_blank\">Skinwalkers at the Pentagon: An Insiders' Account of the Secret Government UFO Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Inside-U-S-Government-Covert-Program/dp/B0GSWW4HN5/ctoc\" target=\"_blank\">\u003cu>Inside the U.S. Government Covert UFO Program: Future Visions\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1779631200000},"title":{"type":"title","value":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/Jeremy Corbell"]},"primary_image":{"type":"asset","value":{"url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"UFO hovers over White House","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","id":"%2F699ba59697e2be4cfefeeaa9","link":"","source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House"}},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-05-24-show"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>midnightbrewproductions.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">weaponizedpodcast.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":["keywords/UFO disclosure","keywords/Jeremy Corbell"],"primary_slug":"2026-05-24-show","slugs":["2026-05-24-show"],"sponsored":false,"title":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting","author":"","description":"First Half: Joining George Knapp, James Lacatski, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure. Second Half: Filmmaker Michael Lazovsky discusses the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. Jeremy Corbell will also join the conversation.","image":{"new_tab":false,"source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House","url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","alt_text":"","link":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"UFO hovers over White House"}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cCmXh","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1779703200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/show/2026-05-24-show/"},"slug":"2026-05-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","title":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting","description":"First Half: Joining George Knapp, James Lacatski, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure. Second Half: Filmmaker Michael Lazovsky discusses the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. Jeremy Corbell will also join the conversation.","author":""},"pub_start":1779703200000,"pub_until":4115978604802,"pub_changed":1779703200000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6168dd1e0b8abf115f819df6","slug":"james-t-lacatski","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/james-t-lacatski/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Skinwalkers-Pentagon-Insiders-Account-Government/dp/B09HR54GQF/ctoc\" target=\"_blank\">Skinwalkers at the Pentagon: An Insiders' Account of the Secret Government UFO Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Inside-U-S-Government-Covert-Program/dp/B0GSWW4HN5/ctoc\" target=\"_blank\">\u003cu>Inside the U.S. Government Covert UFO Program: Future Visions\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.\u003c/p>\n\n"},"title":{"type":"title","value":"James T. Lacatski"},"websites":{"type":"html","value":""},"author":{"value":[],"type":"author"},"primary_image":{"value":{"source_credit":"","title":"","use_caption":false,"bucket":"new_assets","caption":"","id":"%2F6a12ea4ca47d94b89a2205bc","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bc","url":"asset://new_assets/6a12ea4ca47d94b89a2205bc","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"type":"asset"},"show_appearances":{"value":[],"type":"link"},"slug":{"type":"slug","value":"james-t-lacatski"},"videos":{"type":"html","value":""}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"James T. Lacatski","author":"","description":"James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.","image":{"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/6a12ea4ca47d94b89a2205bc","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[],"primary_slug":"james-t-lacatski","slugs":["james-t-lacatski"]},"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/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"6168dd1e0b8abf115f819df5"}],"exclusion":{"tags":[]},"publish_date":1634262060000,"publish_end_date":4115978604802}},"pub_start":1634262060000,"type":"content:coast-to-coast-guest","summary":{"title":"James T. Lacatski","description":"James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.","image":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bc"}},{"ref_id":"%2F6a0f96c1dcfe556c136cf51e","slug":"michael-lazovsky","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6a0f954621dc3911a3514e92","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a0f954621dc3911a3514e92","link":"","new_tab":false,"title":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a0f954621dc3911a3514e92","source_credit":""}},"slug":{"type":"slug","value":"michael-lazovsky"},"summary":{"type":"html","value":"\u003cp>Filmmaker Michael Lazovsky directed the new film &quot;Sleeping Dog,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. \u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>midnightbrewproductions.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"type":"author","value":[]},"blocks":{"value":[{"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Filmmaker Michael Lazovsky directed the new film &quot;Sleeping Dog,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. Born and raised in Los Angeles, Lazovsky developed an early obsession with horror, building elaborate annual haunted houses before joining Universal Studios Hollywood Halloween Horror Nights as a chainsaw monster performer. \u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"books":{"type":"html","value":""},"show_appearances":{"value":[],"type":"link"},"title":{"type":"title","value":"Michael Lazovsky"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"title":"Michael Lazovsky","author":"","description":"Filmmaker Michael Lazovsky directed the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject.","image":{"title":"","use_caption":false,"alt_text":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a0f954621dc3911a3514e92","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"keywords":[],"primary_slug":"michael-lazovsky","slugs":["michael-lazovsky"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1779406440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"4YLNG"}]},"canonical_url":"https://www.coasttocoastam.com/guest/michael-lazovsky/"},"pub_start":1779406440000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael Lazovsky","description":"Filmmaker Michael Lazovsky directed the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject.","image":"https://i.iheart.com/v3/re/new_assets/6a0f954621dc3911a3514e92"}},{"ref_id":"%2F5e00748ecc137bf244201aae","slug":"corbell-jeremy-71151","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/corbell-jeremy/71151","cuser":"","fields":{"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films#/patient-seventeen/\" target=\"_blank\">Patient Seventeen\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/news-2/patient-seventeen-behind-the-scenes\" target=\"_blank\">Behind The Scenes\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/immaculate-deception/\" target=\"_blank\">Immaculate Deception\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/lazar/\" target=\"_blank\">Bob Lazar: Area 51 and Flying Saucers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/i-am-nano-man/\" target=\"_blank\">Nano Man: Utility Fog\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/hunt-the-skinwalker/\" target=\"_blank\">Hunt for the Skinwalker\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/\" target=\"_blank\">extraordinarybeliefs.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jeremycorbell.com/\" target=\"_blank\">jeremycorbell.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">weaponizedpodcast.com\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67699f5a217fafe0dc4e2102","title":"","use_caption":false,"source_credit":"","url":"asset://new_assets/67699f5a217fafe0dc4e2102","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","id":"%2F67699f5a217fafe0dc4e2102","link":""}},"slug":{"type":"slug","value":"corbell-jeremy-71151"},"summary":{"type":"html","value":"\u003cp>Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.\u003c/p>\n\n"},"title":{"value":"Jeremy Corbell","type":"title"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.\u003c/p>\n\n\u003cp>Jeremy Corbell is an investigative filmmaker based in Los Angeles California who documents extraordinary people and their belief systems. His research has taken him into the worlds of nanotechnology, aerospace exploration, exotic propulsion systems, as well as an in-depth examination into the life and discoveries of the enigmatic “Godfather of Conspiracy” John Lear. Corbell has documented the surgical removal of alleged off-world alien implants, and has filmed NASA's analysis of anomalous materials alleged to be physical evidence of extraterrestrial nano-technology from UFO landing sites. Corbell has obtained deathbed confessions from former CIA and government intelligence officials who claim to expose the truth about UFOs and the worldwide coverup of the ultimate truth. Corbell’s film work reveals how ideas, held by credible individuals, can alter the way we experience reality and force us to reconsider the fabric of our own beliefs.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/corbell-jeremy/71151","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/corbell-jeremy-71151"},"summary":{"slugs":["corbell-jeremy-71151"],"sponsored":false,"title":"Jeremy Corbell","author":"Coast to Coast AM Staff","description":"Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","caption":"","link":"","url":"asset://new_assets/67699f5a217fafe0dc4e2102","use_caption":false},"keywords":[],"primary_slug":"corbell-jeremy-71151"},"targeting":{"publish_date":1508475240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/artwork-comics-multimedia","coast-categories/mysteries-anomalies","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"AEIVu"}],"exclusion":{"tags":[]}}},"pub_start":1508475240000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeremy Corbell","description":"Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.","image":"https://i.iheart.com/v3/re/new_assets/67699f5a217fafe0dc4e2102"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90405fc5c6051ef1778c4","slug":"george-knapp","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-knapp","cuser":"","fields":{"author":{"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:/6a0fae8fd3759a5df3efd735","slug:2026-05-24-show","slug:2026-05-24-show","keyword:keywords/UFO disclosure","keyword:keywords/Jeremy Corbell"]}},{"id":"%2F6a0fb1dcd3759a5df3efd74e","type":"PUBLISHING","record":{"ref_id":"%2F6a0fb1dcd3759a5df3efd74e","type":"content:coast-to-coast-show","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1779789600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"0bdyG","operator":"OR","readonly":false,"remove":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"value":"\u003cp>First Half: Author and aerospace systems specialist \u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">Charles Schults III\u003c/a> will discuss the positive aspects of robotics and AI in our lives, with a focus on how they can improve education. He'll also introduce us to Eliza, his AI co-host on his podcast.\u003c/p>\n\n\u003cp>Second Half: In separate ½ hour segments, four of the best Bigfoot field researchers join us for an in-depth discussion on the enigmatic creature. Guests \u003ca href=\"http://butterflylaunch.com\" target=\"_blank\">Robert Pyle\u003c/a>, \u003ca href=\"http://www.bfro.net/\" target=\"_blank\">Matthew Moneymaker\u003c/a>, \u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">Cliff Barackman\u003c/a>, and \u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">Daniel Perez\u003c/a> will present their expertise, evidence, and analysis on why they believe this massive, hairy, ape-like creature inhabits the heavily forested mountainous regions of North America.\u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/AFHG2MPR.htm\" target=\"_blank\">A Fossil Hunter's Guide to Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/TLGPR.htm\" target=\"_blank\">The Living Galaxy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ONEIROS-Sir-Charles-Shults-III/dp/1665570628/ctoc\" target=\"_blank\">Oneiros\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Where-Bigfoot-Walks-Crossing-Divide/dp/1619029375/ctoc\" target=\"_blank\">Where Bigfoot Walks: Crossing the Dark Divide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/bigfoot-at-bluff-creek-book/\" target=\"_blank\">Bigfoot at Bluff Creek\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/big-footnotes-book/\" target=\"_blank\">Big Footnotes\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779717600000},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"slug":{"value":"2026-05-25-show","type":"slug"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">shultslaboratories.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/Better.html\" target=\"_blank\">evolveabot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.universesciencecenter.com/\" target=\"_blank\">universesciencecenter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflylaunch.com/\" target=\"_blank\">butterflylaunch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.bfro.net/\" target=\"_blank\">bfro.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">cliffbarackman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://northamericanbigfootcenter.com/\" target=\"_blank\">\u003cu>northamericanbigfootcenter.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">bigfoottimes.net\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author and aerospace systems specialist \u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">Charles Schults III\u003c/a> will discuss the positive aspects of robotics and AI in our lives, with a focus on how they can improve education. He'll also introduce us to Eliza, his AI co-host on his podcast. Eliza will be featured in his virtual education center as a live AI assistant to visitors and students.\u003c/p>\n\n\u003cp>Second Half: In separate ½ hour segments, four of the best Bigfoot field researchers join us for an in-depth discussion on the enigmatic creature. Guests \u003ca href=\"http://butterflylaunch.com\" target=\"_blank\">Robert Pyle\u003c/a>, \u003ca href=\"http://www.bfro.net/\" target=\"_blank\">Matthew Moneymaker\u003c/a>, \u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">Cliff Barackman\u003c/a>, and \u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">Daniel Perez\u003c/a> will present their expertise, research, evidence, and analysis as to why they believe this wild, untamed, massive, hairy ape-like creature inhabits the remote, heavily forested mountainous regions of North America.\u003c/p>\n\n"}]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00005ecc137bf244201575","%2F620ee3850e65988f1dee1fd1","%2F5e009d25537fd678a3ecec60","%2F5e009d28cc137bf244201b73","%2F5e00f03d537fd678a3ecf0ed"]},"host_name":{"type":"plain","value":"George Noory"},"pn_podcast":{"type":"pnpodcast","value":[]},"title":{"value":"Robotics & AI / Bigfoot Special ","type":"title"},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/robotics","keywords/AI","keywords/Bigfoot"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F672d676aa51c5fba7abc6ad7","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/672d676aa51c5fba7abc6ad7","source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Bigfoot, conceptual illustration","caption":"Bigfoot, conceptual illustration","new_tab":false,"url":"asset://assets.getty/672d676aa51c5fba7abc6ad7","use_caption":false}}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"title":"Robotics & AI / Bigfoot Special ","author":"","description":"First Half: Author and aerospace systems specialist Charles Schults III will discuss the positive aspects of robotics and AI in our lives, with a focus on how they can improve education. He'll also introduce us to Eliza, his AI co-host on his podcast. Second Half: In separate ½ hour segments, four of the best Bigfoot field researchers join us for an in-depth discussion on the enigmatic creature. Guests Robert Pyle, Matthew Moneymaker, Cliff Barackman, and Daniel Perez will present their expertise, evidence, and analysis on why they believe this massive, hairy, ape-like creature inhabits the heavily forested mountainous regions of North America.","image":{"new_tab":false,"source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Bigfoot, conceptual illustration","url":"asset://assets.getty/672d676aa51c5fba7abc6ad7","use_caption":false,"link":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Bigfoot, conceptual illustration"},"keywords":["keywords/robotics","keywords/AI","keywords/Bigfoot"],"primary_slug":"2026-05-25-show","slugs":["2026-05-25-show"],"sponsored":false},"permalink":"https://www.coasttocoastam.com/show/2026-05-25-show/"},"slug":"2026-05-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/672d676aa51c5fba7abc6ad7","title":"Robotics & AI / Bigfoot Special ","description":"First Half: Author and aerospace systems specialist Charles Schults III will discuss the positive aspects of robotics and AI in our lives, with a focus on how they can improve education. He'll also introduce us to Eliza, his AI co-host on his podcast. Second Half: In separate ½ hour segments, four of the best Bigfoot field researchers join us for an in-depth discussion on the enigmatic creature. Guests Robert Pyle, Matthew Moneymaker, Cliff Barackman, and Daniel Perez will present their expertise, evidence, and analysis on why they believe this massive, hairy, ape-like creature inhabits the heavily forested mountainous regions of North America.","author":""},"pub_start":1779789600000,"pub_until":4115978604802,"pub_changed":1779789600000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00005ecc137bf244201575","slug":"shults-iii-charles-6327","payload":{"fields":{"primary_image":{"value":{"caption":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484","source_credit":""},"type":"asset"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"shults-iii-charles-6327"},"summary":{"type":"html","value":"\u003cp>Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/AFHG2MPR.htm\" target=\"_blank\">A Fossil Hunter's Guide to Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/TLGPR.htm\" target=\"_blank\">The Living Galaxy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ONEIROS-Sir-Charles-Shults-III/dp/1665570628/ctoc\" target=\"_blank\">Oneiros\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. He wrote the nuclear EMP test software for the Pershing II missile system, worked on Patriot, the Copperhead tank killer, and Advanced Attack Helicopter systems. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development. In addition, Charles has also appeared on several TV and radio programs.\u003c/p>\n\n"}]},"cds":{"value":"","type":"html"},"title":{"type":"title","value":"Charles Shults III"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">shultslaboratories.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/Better.html\" target=\"_blank\">evolveabot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.talkuniverse.org/\" target=\"_blank\">talkuniverse.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.universesciencecenter.com/\" target=\"_blank\">universesciencecenter.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]}},"ingestion":{"external_url":"","feed_content_id":"/content/shults-iii-charles-6327","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/shults-iii-charles/6327","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"description":"Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development.","image":{"link":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"shults-iii-charles-6327","slugs":["shults-iii-charles-6327"],"sponsored":false,"title":"Charles Shults III","author":"Coast to Coast AM Staff"},"targeting":{"exclusion":{"tags":[]},"publish_date":1513905360000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"SGfBx","operator":"OR"}]},"canonical_url":"https:/www.coasttocoastam.com/guest/shults-iii-charles/6327","cuser":""},"pub_start":1513905360000,"type":"content:coast-to-coast-guest","summary":{"title":"Charles Shults III","description":"Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development.","image":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484"}},{"ref_id":"%2F620ee3850e65988f1dee1fd1","slug":"robert-pyle","payload":{"fields":{"blocks":{"type":"flex","value":[{"value":"\u003cp>Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.\u003cbr />\u003cbr />In September, 2020 Strike Back Studios, REI Co-op Studios and the National Wildlife Federation released a film based on Pyle’s journey and his book that details it, Where Bigfoot Walks: Crossing the Dark Divide. The film, The Dark Divide, provides an intimate portrayal of Pyle’s expedition.Dr. Pyle also appears in the 2021 film Hunting Bigfoot.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F620ee3a40e65988f1dee1fde","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/620ee3a40e65988f1dee1fde","source_credit":"","url":"asset://new_assets/620ee3a40e65988f1dee1fde","bucket":"new_assets","caption":"","link":"","title":"","use_caption":false},"type":"asset"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"robert-pyle"},"summary":{"type":"html","value":"\u003cp>Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.\u003c/p>\n\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/Robert-Michael-Pyle-293832101900/\" target=\"_blank\">facebook.com/Robert-Michael-Pyle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflylaunch.com/\" target=\"_blank\">butterflylaunch.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Where-Bigfoot-Walks-Crossing-Divide/dp/1619029375/ctoc\" target=\"_blank\">Where Bigfoot Walks: Crossing the Dark Divide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nature-Matrix-New-Selected-Essays/dp/1640092765/ctoc\" target=\"_blank\">Nature Matrix\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sky-Time-Grays-River-Forgotten/dp/1640092781/ctoc\" target=\"_blank\">Sky Time in Gray's River\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Robert Pyle"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://darkdividefilm.com/\" target=\"_blank\">The Dark Divide\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"author":"","description":"Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.","image":{"url":"asset://new_assets/620ee3a40e65988f1dee1fde","use_caption":false,"link":"","new_tab":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":""},"keywords":[],"primary_slug":"robert-pyle","slugs":["robert-pyle"],"sponsored":false,"title":"Robert Pyle"},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1a3Xv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1645143180000},"canonical_url":"https://www.coasttocoastam.com/guest/robert-pyle/","cuser":"user/ldap/PREBUR1SXN"},"pub_start":1645143180000,"type":"content:coast-to-coast-guest","summary":{"title":"Robert Pyle","description":"Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.","image":"https://i.iheart.com/v3/re/new_assets/620ee3a40e65988f1dee1fde"}},{"ref_id":"%2F5e009d25537fd678a3ecec60","slug":"moneymaker-matt-6056","payload":{"summary":{"sponsored":false,"title":"Matt Moneymaker","author":"Coast to Coast AM Staff","description":"Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.","image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"asset://new_assets/67d4ede396ca2de246a37ba8","caption":"","link":"","source_credit":""},"keywords":[],"primary_slug":"moneymaker-matt-6056","slugs":["moneymaker-matt-6056"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1239684720000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"cXKAe","operator":"OR","readonly":false,"remove":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/moneymaker-matt/6056","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.bfro.net/\" target=\"_blank\">bfro.net\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F67d4ede396ca2de246a37ba8","source_credit":"","url":"asset://new_assets/67d4ede396ca2de246a37ba8","use_caption":false,"title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67d4ede396ca2de246a37ba8"}},"slug":{"type":"slug","value":"moneymaker-matt-6056"},"summary":{"type":"html","value":"\u003cp>Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.\u003c/p>\n\n"},"title":{"type":"title","value":"Matt Moneymaker"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.\u003c/p>\n\n"}]},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/moneymaker-matt-6056","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/moneymaker-matt/6056","feed_type":""}},"pub_start":1239684720000,"type":"content:coast-to-coast-guest","summary":{"title":"Matt Moneymaker","description":"Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.","image":"https://i.iheart.com/v3/re/new_assets/67d4ede396ca2de246a37ba8"}},{"ref_id":"%2F5e009d28cc137bf244201b73","slug":"barackman-cliff-63622","payload":{"summary":{"title":"Cliff Barackman","author":"Coast to Coast AM Staff","description":"Cliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample.       Cliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417","caption":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"barackman-cliff-63622","slugs":["barackman-cliff-63622"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1431055620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/creatures-myths-legends"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"155H5","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/barackman-cliff/63622","cuser":"","fields":{"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417","url":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417","alt_text":"","link":"","source_credit":"","title":""}},"slug":{"value":"barackman-cliff-63622","type":"slug"},"title":{"type":"title","value":"Cliff Barackman"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">cliffbarackman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://northamericanbigfootcenter.com/\" target=\"_blank\">\u003cu>northamericanbigfootcenter.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Cliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample. \u003c/p>\n\n\n\n\n\u003cp>Cliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nCliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample. \n\u003c/p>\n\n\u003cp>\nCliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.\n\u003c/p>","locale":{"locales":[]}}]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/barackman-cliff-63622","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/barackman-cliff/63622","feed_type":"","feed_vendor":"C2C"}},"pub_start":1431055620000,"type":"content:coast-to-coast-guest","summary":{"title":"Cliff Barackman","description":"Cliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample.       Cliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.","image":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417"}},{"ref_id":"%2F5e00f03d537fd678a3ecf0ed","slug":"perez-daniel-51099","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/perez-daniel-51099","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/perez-daniel/51099","feed_type":"","feed_vendor":"C2C"},"summary":{"sponsored":false,"title":"Daniel Perez","author":"Coast to Coast AM Staff","description":"Daniel Perez founded the \"Center for Bigfoot Studies\" and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.","image":{"alt_text":"","link":"","url":"asset://new_assets/696b2c8ff7c3c3b7218945f3","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":""},"keywords":[],"primary_slug":"perez-daniel-51099","slugs":["perez-daniel-51099"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1301016120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/creatures-myths-legends"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"fjwMy","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/perez-daniel/51099","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">bigfoottimes.net\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nDaniel Perez founded the \"Center for Bigfoot Studies\" and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.\n\u003c/p>"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/bigfoot-at-bluff-creek-book/\" target=\"_blank\">Bigfoot at Bluff Creek\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/big-footnotes-book/\" target=\"_blank\">Big Footnotes\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/696b2c8ff7c3c3b7218945f3","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","public_uri":"https://i.iheart.com/v3/re/new_assets/696b2c8ff7c3c3b7218945f3","use_caption":false,"alt_text":"","caption":"","id":"%2F696b2c8ff7c3c3b7218945f3","link":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"perez-daniel-51099"},"summary":{"value":"\u003cp>Daniel Perez founded the &quot;Center for Bigfoot Studies&quot; and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Daniel Perez"},"videos":{"type":"html","value":""}}},"pub_start":1301016120000,"type":"content:coast-to-coast-guest","summary":{"title":"Daniel Perez","description":"Daniel Perez founded the \"Center for Bigfoot Studies\" and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.","image":"https://i.iheart.com/v3/re/new_assets/696b2c8ff7c3c3b7218945f3"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"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:/6a0fb1dcd3759a5df3efd74e","slug:2026-05-25-show","slug:2026-05-25-show","keyword:keywords/robotics","keyword:keywords/AI","keyword:keywords/Bigfoot"]}},{"id":"%2F6a0fb53bd3759a5df3efd767","type":"PUBLISHING","record":{"ref_id":"%2F6a0fb53bd3759a5df3efd767","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"episodes":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/mindsight","keywords/Gobekli Tepe","keywords/Sphinx"]},"primary_image":{"value":{"bucket":"assets.getty","id":"%2F6a0fb7b26dd8f186605a605e","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fb7b26dd8f186605a605e","title":"Space exploration, artwork","url":"asset://assets.getty/6a0fb7b26dd8f186605a605e","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Space exploration, conceptual artwork.","link":"","new_tab":false,"source_credit":"ANDRZEJ WOJCICKI / Science Photo Library / Getty Images","use_caption":false},"type":"asset"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>First Half: Energy arts practitioner \u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>Dalia Burgoin\u003c/u>\u003c/a> will discuss her work teaching Mindsight, a technique to awaken people's natural intuitive abilities in both adults and blind individuals. She'll explain in detail how her extraocular vision work helps her clients with impairments and others evolve for the betterment of their lives.\u003c/p>\n\n\u003cp>Second Half: Author and teacher \u003ca href=\"https://andrewcollins.com/\" target=\"_blank\">\u003cu>Andrew Collins\u003c/u>\u003c/a> will delve into the mysteries surrounding the ancient sites of Göbekli Tepe and Karahan Tepe, which are seen as evidence of humanity’s first post-ice-age civilization in a region known in the Bible as the land of Eden. He'll also report on the latest developments on the plateau at Giza, including revelations regarding the alleged discovery of a second Sphinx.\u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"slug":{"type":"slug","value":"2026-05-26-show"},"summary":{"type":"html","value":"\u003cp>First Half: Energy arts practitioner \u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>Dalia Burgoin\u003c/u>\u003c/a> will discuss her work teaching Mindsight, a technique to awaken people's natural intuitive abilities in both adults and blind individuals. She'll explain in detail how her extraocular vision work helps her clients evolve for the betterment of their lives.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://andrewcollins.com/\" target=\"_blank\">\u003cu>Andrew Collins\u003c/u>\u003c/a> will delve into the mysteries surrounding the ancient sites of Göbekli Tepe and Karahan Tepe, which are seen as evidence of humanity’s first post-ice-age civilization. He'll also report on the latest developments at Giza, including revelations regarding the alleged discovery of a second Sphinx.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"show_date":{"value":1779804000000,"type":"date"},"title":{"type":"title","value":"Mindsight Techniques / Göbekli Tepe & Ancient Egypt"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Karahan-Tepe-Civilization-Anunnaki-Origins/dp/1591434785/ctoc\" target=\"_blank\">\u003cu>Karahan Tepe: Civilization of the Anunnaki and the Cosmic Origins of the Serpent of Eden\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1879181762/ctoc\" target=\"_blank\">Gods of Eden: Egypt's Lost Legacy and the Genesis of Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gobekli-Tepe-Genesis-Watchers-Discovery/dp/1591431425/ctoc\" target=\"_blank\">Gobekli Tepe: Genesis of the Gods\u003c/a>\u003c/li>\u003c/ul>\n"},"guest":{"type":"link","value":["%2F6a0f9962fcea7525f156227d","%2F5e004f2ecc137bf244201943"]},"host_name":{"type":"plain","value":"George Noory"},"pn_podcast":{"type":"pnpodcast","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>daliaburgoin.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://andrewcollins.com/\" target=\"_blank\">\u003cu>andrewcollins.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"description":"First Half: Energy arts practitioner Dalia Burgoin will discuss her work teaching Mindsight, a technique to awaken people's natural intuitive abilities in both adults and blind individuals. She'll explain in detail how her extraocular vision work helps her clients evolve for the betterment of their lives. Second Half: Author Andrew Collins will delve into the mysteries surrounding the ancient sites of Göbekli Tepe and Karahan Tepe, which are seen as evidence of humanity’s first post-ice-age civilization. He'll also report on the latest developments at Giza, including revelations regarding the alleged discovery of a second Sphinx.","image":{"caption":"Space exploration, conceptual artwork.","link":"","new_tab":false,"title":"Space exploration, artwork","use_caption":false,"source_credit":"ANDRZEJ WOJCICKI / Science Photo Library / Getty Images","url":"asset://assets.getty/6a0fb7b26dd8f186605a605e","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":["keywords/mindsight","keywords/Gobekli Tepe","keywords/Sphinx"],"primary_slug":"2026-05-26-show","slugs":["2026-05-26-show"],"sponsored":false,"title":"Mindsight Techniques / Göbekli Tepe & Ancient Egypt","author":""},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"HIVJc","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1779876000000},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-26-show/","permalink":"https://www.coasttocoastam.com/show/2026-05-26-show/"},"slug":"2026-05-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fb7b26dd8f186605a605e","title":"Mindsight Techniques / Göbekli Tepe & Ancient Egypt","description":"First Half: Energy arts practitioner Dalia Burgoin will discuss her work teaching Mindsight, a technique to awaken people's natural intuitive abilities in both adults and blind individuals. She'll explain in detail how her extraocular vision work helps her clients evolve for the betterment of their lives. Second Half: Author Andrew Collins will delve into the mysteries surrounding the ancient sites of Göbekli Tepe and Karahan Tepe, which are seen as evidence of humanity’s first post-ice-age civilization. He'll also report on the latest developments at Giza, including revelations regarding the alleged discovery of a second Sphinx.","author":""},"pub_start":1779876000000,"pub_until":4115978604802,"pub_changed":1779876000000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/ancient-world","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":"%2F6a0f9962fcea7525f156227d","slug":"dalia-burgoin","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dalia-burgoin/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Dalia Burgoin"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"value":"\u003cp>Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities such as telepathy and extraocular vision — also known as Mindsight.\u003c/p>\n\n\u003cp>Her groundbreaking work has been featured on Good Morning Utah (ABC), FOX 13 Good Day Utah, and This Is the Place Utah. She collaborates with leading consciousness researchers including Alex Gómez-Marin (Pari Center), John Chavez (DMT Quest), and Dr. Diane Hennacy Powell (The Telepathy Tapes). She is also in active discussions with the Institute of Noetic Sciences (IONS) to expand research partnerships.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6a12ea4ca47d94b89a2205bb","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a12ea4ca47d94b89a2205bb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bb","source_credit":"","title":""}},"summary":{"type":"html","value":"\u003cp>Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>daliaburgoin.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dalia-burgoin"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"url":"asset://new_assets/6a12ea4ca47d94b89a2205bb","use_caption":false,"link":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"dalia-burgoin","slugs":["dalia-burgoin"],"sponsored":false,"title":"Dalia Burgoin","author":"","description":"Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities."},"targeting":{"exclusion":{"tags":[]},"publish_date":1779406980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"8CXRN","operator":"OR","readonly":false,"remove":false}]}},"pub_start":1779406980000,"type":"content:coast-to-coast-guest","summary":{"title":"Dalia Burgoin","description":"Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities.","image":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bb"}},{"ref_id":"%2F5e004f2ecc137bf244201943","slug":"collins-andrew-6942","payload":{"targeting":{"targets":[{"id":"yVIvU","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1480650960000,"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/collins-andrew/6942","cuser":"","fields":{"title":{"type":"title","value":"Andrew Collins"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.andrewcollins.com/page/news/index.htm\" target=\"_blank\">andrewcollins.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion. His discoveries have led to several thought-provoking books that challenge the way we think about the past, including From the Ashes of Angels and Gateway to Atlantis. He is also the organizer of the Questing Conference, Britain's premier event on alternative history, forbidden archaeology, and ancient wisdom.\u003c/p>\n\n","locale":{"locales":[]}}]},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/66fa5dcd357b013536feec26","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F66fa5dcd357b013536feec26","new_tab":false,"title":"","use_caption":false,"alt_text":"","caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/66fa5dcd357b013536feec26","source_credit":""}},"show_appearances":{"value":[],"type":"link"},"slug":{"type":"slug","value":"collins-andrew-6942"},"summary":{"type":"html","value":"\u003cp>Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Karahan-Tepe-Civilization-Anunnaki-Origins/dp/1591434785/ctoc\" target=\"_blank\">\u003cu>Karahan Tepe: Civilization of the Anunnaki and the Cosmic Origins of the Serpent of Eden\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Cygnus-Key-Denisovan-Legacy-Göbekli/dp/1591432995/ctoc\" target=\"_blank\">The Cygnus Key\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/187918172X/ctoc\" target=\"_blank\">From the Ashes of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0786709634/ctoc\" target=\"_blank\">Gateway to Atlantis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1879181762/ctoc\" target=\"_blank\">Gods of Eden: Egypt's Lost Legacy and the Genesis of Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1842932020/ctoc\" target=\"_blank\">The Cygnus Mystery\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0753508516/ctoc\" target=\"_blank\">Tutankhamun: The Exodus Conspiracy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Circlemakers-Insights-into-Circle-Mystery/dp/0876045492/ctoc\" target=\"_blank\">New Circlemakers Insights into the Crop Circle Mystery\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Beneath-Pyramids-Egypts-Greatest-Uncovered/dp/0876045719/ctoc\" target=\"_blank\">Beneath the Pyramids: Egypt's Greatest Secret Uncovered\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gobekli-Tepe-Genesis-Watchers-Discovery/dp/1591431425/ctoc\" target=\"_blank\">Gobekli Tepe: Genesis of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Atlantis-Caribbean-Comet-Changed-World/dp/1591432650/ctoc\" target=\"_blank\">Atlantis in the Caribbean\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Denisovan-Origins-Göbekli-Genesis-Ancient/dp/1591432634//ctoc\" target=\"_blank\">Denisovan Origins: Hybrid Humans, Göbekli Tepe, and the Genesis of the Giants of Ancient America\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Origins-Gods-Skinwalkers-Transdimensional-Intelligences/dp/1591434092/ctoc\" target=\"_blank\">Origins of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/First-Female-Pharaoh-Sobekneferu-Goddess/dp/1591434459/ctoc\" target=\"_blank\">The First Female Pharaoh\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/collins-andrew/6942","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/collins-andrew-6942"},"summary":{"keywords":[],"primary_slug":"collins-andrew-6942","slugs":["collins-andrew-6942"],"sponsored":false,"title":"Andrew Collins","author":"Coast to Coast AM Staff","description":"Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"url":"asset://new_assets/66fa5dcd357b013536feec26","alt_text":"","link":"","source_credit":"","title":"","use_caption":false}}},"pub_start":1480650960000,"type":"content:coast-to-coast-guest","summary":{"title":"Andrew Collins","description":"Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion.","image":"https://i.iheart.com/v3/re/new_assets/66fa5dcd357b013536feec26"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"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:/6a0fb53bd3759a5df3efd767","slug:2026-05-26-show","slug:2026-05-26-show","keyword:keywords/mindsight","keyword:keywords/Gobekli Tepe","keyword:keywords/Sphinx"]}},{"id":"%2F6a0fb881d3759a5df3efd780","type":"PUBLISHING","record":{"ref_id":"%2F6a0fb881d3759a5df3efd780","type":"content:coast-to-coast-show","payload":{"summary":{"sponsored":false,"title":"Underwater UFO Encounters / Humanity's Ancient Origins","author":"","description":"First Half: Author Richard Dolan will give us his perspective as he breaks down the latest release of government UFO files. He'll also explore the dramatic rise of underwater UFO encounters during the Cold War, including military cases, naval incidents, electromagnetic effects, and objects entering and leaving the water. Second Half: Scientist and humanitarian Michael Tellinger will discuss the human adventure and lay out what he believes it takes for human prosperity. He will also share information on humankind's origins, the Anunnaki, ancient stone circle ruins, and the mysteries of man.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A mysterious underwater structure resembling a UFO, illuminated in deep blue waters.","url":"asset://assets.getty/6a0fb96fcd20ce2f3fda6c2b","use_caption":false,"alt_text":"","link":"","new_tab":false,"source_credit":"Wirestock / iStock / Getty Images","title":"Mysterious Underwater UFO Structure"},"keywords":["keywords/UFO disclosure","keywords/USOs","keywords/Anunnaki","keywords/ancient stone circles"],"primary_slug":"2026-05-27-show","slugs":["2026-05-27-show"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1779962400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"oB776","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"]}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-27-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-USOs-Unidentified-Submerged-Beginning/dp/B0DX1XGFBK/ctoc\" target=\"_blank\">A History of USOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/History-USOs-Unidentified-Flying-Objects/dp/B0H1MB2C67/ctoc\" target=\"_blank\">\u003cu>A History of USOs, Unidentified Flying Objects: Volume 2: From 1970 to 1989\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.richarddolanpress.com/ufos-and-disclosure-in-the-trump-er\" target=\"_blank\">UFOs and Disclosure in the Trump Era\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/African-Temples-Anunnaki-Technologies-Mines/dp/1591431506/ctoc\" target=\"_blank\">African Temples of the Anunnaki: The Lost Technologies of the Gold Mines of Enki\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Adams-Calendar-Discovering-man-made-structure/dp/1920153071/ctoc\" target=\"_blank\">Adam's Calendar\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Temples-African-Gods-Michael-Tellinger/dp/192015308X/ctoc\" target=\"_blank\">Temples of the African Gods\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"value":[],"type":"bumpermusic"},"display_highlights":{"type":"checkbox","value":false},"guest":{"value":["%2F5dffcd86cc137bf244201359","%2F5e002fa4cc137bf2442017c7"],"type":"link"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"include_recommendations":{"type":"checkbox","value":true},"author":{"type":"author","value":[]},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/USOs","keywords/Anunnaki","keywords/ancient stone circles"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fb96fcd20ce2f3fda6c2b","source_credit":"Wirestock / iStock / Getty Images","use_caption":false,"caption":"A mysterious underwater structure resembling a UFO, illuminated in deep blue waters.","id":"%2F6a0fb96fcd20ce2f3fda6c2b","new_tab":false,"title":"Mysterious Underwater UFO Structure","url":"asset://assets.getty/6a0fb96fcd20ce2f3fda6c2b","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty"}},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-05-27-show"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">\u003cu>richarddolanmembers.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://michaeltellinger.com/\" target=\"_blank\">\u003cu>michaeltellinger.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://onesmalltown.org/\" target=\"_blank\">\u003cu>onesmalltown.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"show_date":{"type":"date","value":1779890400000},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">\u003cu>Richard Dolan\u003c/u>\u003c/a> will give us his perspective as he breaks down the latest release of government UFO files. He'll also explore the dramatic rise of underwater UFO encounters during the Cold War, including military cases, naval incidents, electromagnetic effects, and objects entering and leaving the water.\u003c/p>\n\n\u003cp>Second Half: Scientist and humanitarian \u003ca href=\"https://michaeltellinger.com/\" target=\"_blank\">\u003cu>Michael Tellinger\u003c/u>\u003c/a> will discuss the human adventure and lay out what he believes it takes for human prosperity. He will also share information on humankind's origins, the Anunnaki, ancient stone circle ruins, and the mysteries of man.\u003c/p>\n\n"},"title":{"type":"title","value":"Underwater UFO Encounters / Humanity's Ancient Origins"},"articles":{"type":"html","value":""},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">\u003cu>Richard Dolan\u003c/u>\u003c/a> will give us his perspective as he breaks down the latest release of government UFO files. He'll also explore the dramatic rise of underwater UFO encounters during the Cold War, including military cases, naval incidents, electromagnetic effects, objects entering and leaving the water, and the possibility that Earth’s oceans have long been a major operating domain.\u003c/p>\n\n\u003cp>Second Half: Scientist and humanitarian \u003ca href=\"https://michaeltellinger.com/\" target=\"_blank\">\u003cu>Michael Tellinger\u003c/u>\u003c/a> will discuss the human adventure and lay out what he believes it takes for human prosperity. He will also share information on humankind's origins, the Anunnaki, ancient stone circle ruins, and the mysteries of man.\u003c/p>\n\n"}],"type":"flex"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-27-show/"},"slug":"2026-05-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fb96fcd20ce2f3fda6c2b","title":"Underwater UFO Encounters / Humanity's Ancient Origins","description":"First Half: Author Richard Dolan will give us his perspective as he breaks down the latest release of government UFO files. He'll also explore the dramatic rise of underwater UFO encounters during the Cold War, including military cases, naval incidents, electromagnetic effects, and objects entering and leaving the water. Second Half: Scientist and humanitarian Michael Tellinger will discuss the human adventure and lay out what he believes it takes for human prosperity. He will also share information on humankind's origins, the Anunnaki, ancient stone circle ruins, and the mysteries of man.","author":""},"pub_start":1779962400000,"pub_until":4115978604802,"pub_changed":1779962400000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","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":"%2F5dffcd86cc137bf244201359","slug":"dolan-richard-5919","payload":{"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/top-secret","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"RWfmz","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1513906680000},"canonical_url":"https:/www.coasttocoastam.com/guest/dolan-richard/5919","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">richarddolanmembers.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571743170/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Cover-Up-Exposed-1973-1991-National-Security/dp/0967799511/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/A-D-After-Disclosure-Government-Finally/dp/1601632223/ctoc\" target=\"_blank\">A.D.: After Disclosure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-21st-Century-Mind-Definitive/dp/B0BQ9R2PZM/ctoc\" target=\"_blank\">UFOs for the 21st Century Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Program-Breakaway-Civilization-Richard-Lecture/dp/1537132555/ctoc\" target=\"_blank\">The Secret Space Program and Breakaway Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.richarddolanpress.com/ufos-and-disclosure-in-the-trump-er\" target=\"_blank\">UFOs and Disclosure in the Trump Era\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Agendas-Speculative-Analysis-Visiting/dp/B08P1KJJ4Z/ctoc\" target=\"_blank\">The Alien Agendas: A Speculative Analysis of Those Visiting Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/History-USOs-Unidentified-Submerged-Beginning/dp/B0DX1XGFBK/ctoc\" target=\"_blank\">A History of USOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/History-USOs-Unidentified-Flying-Objects/dp/B0H1MB2C67/ctoc\" target=\"_blank\">\u003cu>A History of USOs, Unidentified Flying Objects: Volume 2: From 1970 to 1989\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b"}},"summary":{"type":"html","value":"\u003cp>Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.\u003c/p>\n\n\n\n\n\u003cp>Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series &quot;False Flags,&quot; which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.\u003c/p>\n\n"},"title":{"type":"title","value":"Richard Dolan"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nRichard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.\n\u003c/p>\n\n\u003cp>\nRichard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.\n\u003c/p>","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802}}]},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dolan-richard-5919"}},"ingestion":{"feed_content_id":"/content/dolan-richard-5919","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/dolan-richard/5919","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"slugs":["dolan-richard-5919"],"sponsored":false,"title":"Richard Dolan","author":"Coast to Coast AM Staff","description":"Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.      Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.","image":{"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","attributes":{"mimetype":"image/jpeg","type":"image"},"use_caption":false,"alt_text":"","caption":"","link":""},"keywords":[],"primary_slug":"dolan-richard-5919"}},"pub_start":1513906680000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Dolan","description":"Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.      Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.","image":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b"}},{"ref_id":"%2F5e002fa4cc137bf2442017c7","slug":"tellinger-michael-6680","payload":{"summary":{"slugs":["tellinger-michael-6680"],"sponsored":false,"title":"Michael Tellinger","author":"Coast to Coast AM Staff","description":"Michael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World, strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.      Michael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.","image":{"link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"url":"asset://new_assets/6903edee51f69c41f335696e","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""},"keywords":[],"primary_slug":"tellinger-michael-6680"},"targeting":{"exclusion":{"tags":[]},"publish_date":1586481420000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Bj5Nw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/creatures-myths-legends"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]},"canonical_url":"https:/www.coasttocoastam.com/guest/tellinger-michael/6680","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Slave-Species-Gods-History-Anunnaki/dp/B07YXCTYLB/ctoc\" target=\"_blank\">Slave Species of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/African-Temples-Anunnaki-Technologies-Mines/dp/1591431506/ctoc\" target=\"_blank\">African Temples of the Anunnaki: The Lost Technologies of the Gold Mines of Enki\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Adams-Calendar-Discovering-man-made-structure/dp/1920153071/ctoc\" target=\"_blank\">Adam's Calendar\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Temples-African-Gods-Michael-Tellinger/dp/192015308X/ctoc\" target=\"_blank\">Temples of the African Gods\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"title":"","url":"asset://new_assets/6903edee51f69c41f335696e","use_caption":false,"alt_text":"","bucket":"new_assets","caption":"","new_tab":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6903edee51f69c41f335696e","link":"","public_uri":"https://mediaserver.radioedit.iheart.com/v3/re/new_assets/6903edee51f69c41f335696e"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"tellinger-michael-6680"},"summary":{"type":"html","value":"\u003cp>Michael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World, strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.\u003c/p>\n\n\n\n\n\u003cp>Michael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.\u003c/p>\n\n"},"title":{"type":"title","value":"Michael Tellinger"},"videos":{"value":"","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nMichael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement\u003cb> \u003c/b>of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World\u003cb>, \u003c/b>strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.\n\u003c/p>\n\n\u003cp>\nMichael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.\n\u003c/p>"}]},"cds":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://michaeltellinger.com/\" target=\"_blank\">michaeltellinger.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.ubuntuplanet.org/\" target=\"_blank\">ubuntuplanet.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.onesmalltown.org/\" target=\"_blank\">onesmalltown.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.stonecircletours.co.za/\" target=\"_blank\">stonecircletours.co.za\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"external_url":"","feed_content_id":"/content/tellinger-michael-6680","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/tellinger-michael/6680","feed_type":"","feed_vendor":"C2C","custom_fields":{}}},"pub_start":1586481420000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael Tellinger","description":"Michael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World, strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.      Michael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.","image":"https://mediaserver.radioedit.iheart.com/v3/re/new_assets/6903edee51f69c41f335696e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"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:/6a0fb881d3759a5df3efd780","slug:2026-05-27-show","slug:2026-05-27-show","keyword:keywords/UFO disclosure","keyword:keywords/USOs","keyword:keywords/Anunnaki","keyword:keywords/ancient stone circles"]}},{"id":"%2F6a0fe33ed3759a5df3efd7b1","type":"PUBLISHING","record":{"ref_id":"%2F6a0fe33ed3759a5df3efd7b1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-28-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"title":{"type":"title","value":"NDEs & Aliens / Southwest Petroglyphs"},"bumper_music":{"value":[],"type":"bumpermusic"},"display_highlights":{"type":"checkbox","value":false},"guest":{"type":"link","value":["%2F5e002510cc137bf24420174e","%2F5e007758cc137bf244201ad8"]},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/near-death experiences","keywords/UFO disclosure","keywords/petroglyphs"]},"slug":{"type":"slug","value":"2026-05-28-show"},"summary":{"type":"html","value":"\u003cp>First Half: Filmmaker and UFO researcher \u003ca href=\"https://lamarzulli.net/\" target=\"_blank\">\u003cu>L.A. Marzulli\u003c/u>\u003c/a> will discuss his near-death experience and how it changed his life. He will also talk about the state of ufology today, if we are close to disclosure, and the meaning of ET life and their visits and abductions.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://www.coasttocoastam.com/guest/jones-cheryll-103086/\" target=\"_blank\">\u003cu>Cheryll Jones\u003c/u>\u003c/a> presents her interview with archaeologist \u003ca href=\"http://youtube.com/@richardgonsalves600\" target=\"_blank\">Richard Gonsalves\u003c/a> delving into mysterious petroglyphs in the Southwest. Gonsalves will join George and Cheryll for live calls in the last hour.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"show_date":{"type":"date","value":1779976800000},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://lamarzulli.net/\" target=\"_blank\">\u003cu>lamarzulli.net\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@richardgonsalves600\" target=\"_blank\">youtube.com/@richardgonsalves600\u003c/a>\u003c/li>\u003c/ul>\n\n"},"articles":{"type":"html","value":""},"episodes":{"type":"plain","value":""},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fe4e959bcdf244dda5c4c","source_credit":"kojihirano / iStock / Getty Images","url":"asset://assets.getty/6a0fe4e959bcdf244dda5c4c","bucket":"assets.getty","id":"%2F6a0fe4e959bcdf244dda5c4c","title":"Main Panel of the Crow Canyon Petroglyphs","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Crow Canyon Petroglyphs, located  near Bloomfield, New Mexico"}},"show_audio":{"type":"link","value":[]},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Filmmaker and UFO researcher \u003ca href=\"https://lamarzulli.net/\" target=\"_blank\">\u003cu>L.A. Marzulli\u003c/u>\u003c/a> will discuss his near-death experience and how it changed his life. He will also talk about the state of ufology today, if we are close to disclosure, and the meaning of ET life and their visits and abductions.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://www.coasttocoastam.com/guest/jones-cheryll-103086/\" target=\"_blank\">\u003cu>Cheryll Jones\u003c/u>\u003c/a> presents her interview with archaeologist \u003ca href=\"http://youtube.com/@richardgonsalves600\" target=\"_blank\">Richard Gonsalves\u003c/a> delving into mysterious petroglyphs in the Southwest. Gonsalves will join George and Cheryll for live calls in the last hour.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Waiting-Room-Novel-L-Marzulli/dp/1636415717/ctoc\" target=\"_blank\">The Waiting Room\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nephilim-Hybrids-Chimeras-Strange-Creatures-ebook/dp/B01L0L7G3Q/cotc\" target=\"_blank\">Nephilim Hybrids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/countermove-how-the-nephilim-returned-after-the-flood/\" target=\"_blank\">Counter Move: How the Nephilim Returned After the Flood\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"NDEs & Aliens / Southwest Petroglyphs","author":"","description":"First Half: Filmmaker and UFO researcher L.A. Marzulli will discuss his near-death experience and how it changed his life. He will also talk about the state of ufology today, if we are close to disclosure, and the meaning of ET life and their visits and abductions. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with archaeologist Richard Gonsalves delving into mysterious petroglyphs in the Southwest. Gonsalves will join George and Cheryll for live calls in the last hour.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"kojihirano / iStock / Getty Images","title":"Main Panel of the Crow Canyon Petroglyphs","url":"asset://assets.getty/6a0fe4e959bcdf244dda5c4c","use_caption":false,"caption":"Crow Canyon Petroglyphs, located  near Bloomfield, New Mexico","new_tab":false},"keywords":["keywords/near-death experiences","keywords/UFO disclosure","keywords/petroglyphs"],"primary_slug":"2026-05-28-show","slugs":["2026-05-28-show"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1780048800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mHO8O","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-05-28-show/"},"slug":"2026-05-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fe4e959bcdf244dda5c4c","title":"NDEs & Aliens / Southwest Petroglyphs","description":"First Half: Filmmaker and UFO researcher L.A. Marzulli will discuss his near-death experience and how it changed his life. He will also talk about the state of ufology today, if we are close to disclosure, and the meaning of ET life and their visits and abductions. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with archaeologist Richard Gonsalves delving into mysterious petroglyphs in the Southwest. Gonsalves will join George and Cheryll for live calls in the last hour.","author":""},"pub_start":1780048800000,"pub_until":4115978604802,"pub_changed":1780048800000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e002510cc137bf24420174e","slug":"marzulli-l-a-6605","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/marzulli-l-a/6605","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014. His series On the Trail of the Nephilim I &amp; II are full-color, over-sized books, which uncover startling evidence that there has been a massive cover-up of what he believes are the remains of the Nephilim, the giants mentioned in the Bible.\u003c/p>\n\n\u003cp>Marzulli teamed up with film producer Richard Shaw to create The Watchers series. There are now 11 installments in the series and Watchers 7: UFO Physical Evidence won UFO Best Film and the Peoples Choice Awards, at the UFO Congress in 2014. Marzulli and Shaw took their second trip to Peru in January of 2014, filming ancient artifacts and megalithic structures at various locations, and also filmed the unwrapping of a 2000-year-old mummy skull, at Sr. Juan Navarro's Paracas History Museum, which was revealed in Watchers 8. Marzulli has launched a new series, The Watchman Chronicles and his first independent film was released in March of 2017. The title of the series is &quot;In Their Own Words: UFOs are Real!&quot;\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Rungs-Disclosure-Following-Trail-Extraterrestrials/dp/1636414486/ctoc\" target=\"_blank\">Rungs of Disclosure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Interviews-Conversations-experienced-Contacts-ebook/dp/B08JKBDNF4/ctoc\" target=\"_blank\">The Alien Interviews\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Politics-Prophecy-Supernatural-Marzulli-Lynn/dp/0978845323/ctoc\" target=\"_blank\">Politics, Prophecy &amp; the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/the-nephilim-trilogy/\" target=\"_blank\">The Nephilim Trilogy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/the-cosmic-chess-match/\" target=\"_blank\">The Cosmic Chess Match\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Trail-Nephilim-1/dp/1534982493/toc\" target=\"_blank\">On the Trail of the Nephilim\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/days-of-chaos/\" target=\"_blank\">Days of Chaos\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nephilim-Hybrids-Chimeras-Strange-Creatures-ebook/dp/B01L0L7G3Q/cotc\" target=\"_blank\">Nephilim Hybrids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/countermove-how-the-nephilim-returned-after-the-flood/\" target=\"_blank\">Counter Move: How the Nephilim Returned After the Flood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Waiting-Room-Novel-L-Marzulli/dp/1636415717/ctoc\" target=\"_blank\">The Waiting Room\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","link":"","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"marzulli-l-a-6605"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">The Watchers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Watchers 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Watchers 4: On the Edge\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">The Watchers 6\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Watchers 7: Physical Evidence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">The Watchers 8: Cloak of Secrecy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/watchers-9-dvd.php\" target=\"_blank\">Watchers 9: Days of Chaos\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/watchers-10.php\" target=\"_blank\">Watchers 10\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://thewatchmanchronicles.com/\" target=\"_blank\">The Watchman Chronicles\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Fatima\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Fatima 2: Strange Phenomena\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/on-the-trail-of-the-nephilim-ep1-moundbuilders.php?id=normal\" target=\"_blank\">On The Trail of the Nephilim: The Mysterious Moundbuilders\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/on-the-trail-of-the-nephilim-ep3-secrets-of-the-supernatural.php\" target=\"_blank\">On the Trail of the Nephilim Episode 3: Voices from the Other Side Secrets of the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/americas-stone-henge-part-2-the-axis-mundi/\" target=\"_blank\">On the Trail of the Nephilim Episode 5: Axis Mundi\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Trail-Nephilim-DNA-Final-Results/dp/B08RY3C43R/ctoc\" target=\"_self\">On the Trail of the Nephilim: DNA the Final Results\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/on-the-trail-of-the-nephilim-ep-7-lost-civilizations/\" target=\"_blank\">On the Trail of the Nephilim: Lost Civilizations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/ufo-disclosure-the-coming-great-deception-and-the-luciferian-endgame/\" target=\"_blank\">UFO Disclosure: The Coming Great Deception and the Luciferian End-game\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/ufo-disclosure-part-5-crop-circles-exposing-the-secret-language-of-the-dragon-2/\" target=\"_blank\">UFO Disclosure Part 5: Crop Circles\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/ufo-disclosure-part-6-cattle-mutilations-streaming/\" target=\"_blank\">UFO Disclosure Part 6: Cattle Mutilations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/on-the-trail-of-the-nephilim-8-out-of-place-artifacts/\" target=\"_blank\">On the Trail of the Nephilim Episode 8: Out of Place Artifacts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://streaming.lamarzulli.net/programs/ufo-disclosure-7-part-1-roswell-exoneration\" target=\"_blank\">Revisiting Roswell: Exoneration\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/holy-shroud-holy-fire-now-streaming/\" target=\"_blank\">Holy Shroud, Holy Fire\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lamarzulli.net/\" target=\"_blank\">lamarzulli.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/rungs-of-disclosure/\" target=\"_blank\">rungsofdisclosure.com\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014.\u003c/p>\n\n"},"title":{"type":"title","value":"L. A. Marzulli"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/marzulli-l-a-6605","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/marzulli-l-a/6605"},"summary":{"author":"Coast to Coast AM Staff","description":"L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014.","image":{"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525","alt_text":"","link":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"marzulli-l-a-6605","slugs":["marzulli-l-a-6605"],"sponsored":false,"title":"L. A. Marzulli"},"targeting":{"publish_date":1519356540000,"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":"BF6tB","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"]}],"exclusion":{"tags":[]}}},"pub_start":1519356540000,"type":"content:coast-to-coast-guest","summary":{"title":"L. A. Marzulli","description":"L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014.","image":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"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"}}]}},{"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:/6a0fe33ed3759a5df3efd7b1","slug:2026-05-28-show","slug:2026-05-28-show","keyword:keywords/near-death experiences","keyword:keywords/UFO disclosure","keyword:keywords/petroglyphs"]}},{"id":"%2F6a0fef915a44614059bf2661","type":"PUBLISHING","record":{"ref_id":"%2F6a0fef915a44614059bf2661","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"slug":{"type":"slug","value":"2026-05-29-show"},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://walterbosley.com/\" target=\"_blank\">\u003cu>walterbosley.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/AdventureMan6399\" target=\"_blank\">Walter Bosley YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"zype_episodes":{"value":"","type":"plain"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a0ff0e0a4303380d4e9cc45","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45","url":"asset://assets.getty/6a0ff0e0a4303380d4e9cc45","alt_text":"","source_credit":"Dmitriy Chzhen / 500Px Plus / Getty Images","title":"Stone and clouds","use_caption":false}},"show_audio":{"type":"link","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author, investigator, and former U.S. national security professional \u003ca href=\"https://youtube.com/@thewalterbosley\" target=\"_blank\">\u003cu>Walter Bosley\u003c/u>\u003c/a> will discuss the recurring appearance of the enigmatic goddess Hekate throughout his wide-ranging research. From the hidden symbolism and arcane engineering of Disneyland to occult espionage, the historical exploration of the Americas, and even theories involving time travel, Bosley has repeatedly encountered references to this mysterious figure. Who is Hekate, the ancient goddess associated with the underworld, magic, and crossroads, and what deeper significance might she hold in relation to death, the afterlife, and the unseen forces shaping human experience? Walter will share his intriguing personal encounters and insights into this often misunderstood archetype. \u003c/p>\n\n\u003cp>Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Empire-Wheel-Investigation-Occult-Espionage/dp/1312835265/ctoc\" target=\"_blank\">Empire of the Wheel: An Investigation of Occult Espionage and Murder \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Origin-Nineteenth-Emergence-Breakaway-Civilizations/dp/1312814411/ctoc\" target=\"_blank\">Origin: The Nineteenth Century Emergence of the 20th Century Breakaway Civilizations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/walter-bosley/the-time-travel-guidebook/paperback/product-zmk6zr4.html\" target=\"_blank\">The Time Travel Guidebook\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"title":{"type":"title","value":"Mysteries of Hekate / Open Lines"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e1d1347cc137bf2442045ef","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"pn_podcast":{"value":[],"type":"pnpodcast"},"summary":{"type":"html","value":"\u003cp>Author, investigator, and former U.S. national security professional \u003ca href=\"https://youtube.com/@thewalterbosley\" target=\"_blank\">\u003cu>Walter Bosley\u003c/u>\u003c/a> will discuss the recurring appearance of the enigmatic goddess Hekate throughout his wide-ranging research. From the hidden symbolism and arcane engineering of Disneyland to occult espionage, the historical exploration of the Americas, and even theories involving time travel, Bosley has repeatedly encountered references to this mysterious figure.  He'll share his intriguing personal encounters and insights into this often misunderstood archetype. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!\u003c/p>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/Hekate"]},"show_date":{"type":"date","value":1780063200000}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"2026-05-29-show","slugs":["2026-05-29-show"],"sponsored":false,"title":"Mysteries of Hekate / Open Lines","author":"","description":"Author, investigator, and former U.S. national security professional Walter Bosley will discuss the recurring appearance of the enigmatic goddess Hekate throughout his wide-ranging research. From the hidden symbolism and arcane engineering of Disneyland to occult espionage, the historical exploration of the Americas, and even theories involving time travel, Bosley has repeatedly encountered references to this mysterious figure.  He'll share his intriguing personal encounters and insights into this often misunderstood archetype. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"Dmitriy Chzhen / 500Px Plus / Getty Images","title":"Stone and clouds","url":"asset://assets.getty/6a0ff0e0a4303380d4e9cc45","alt_text":"","caption":"","use_caption":false},"keywords":["keywords/Hekate"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"7yjCt","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1780135200000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-05-29-show/"},"slug":"2026-05-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45","title":"Mysteries of Hekate / Open Lines","description":"Author, investigator, and former U.S. national security professional Walter Bosley will discuss the recurring appearance of the enigmatic goddess Hekate throughout his wide-ranging research. From the hidden symbolism and arcane engineering of Disneyland to occult espionage, the historical exploration of the Americas, and even theories involving time travel, Bosley has repeatedly encountered references to this mysterious figure.  He'll share his intriguing personal encounters and insights into this often misunderstood archetype. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1780135200000,"pub_until":4115978604802,"pub_changed":1780135200000,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e1d1347cc137bf2442045ef","slug":"bosley-walter-6798","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bosley-walter/6798","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lulu.com/en/us/shop/walter-bosley-and-todd-wood/the-mystery-of-ingersoll-lockwood/paperback/product-9j2eyk.html\" target=\"_blank\">The Mystery of Ingersoll Lockwood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Esoteric-Napoleon-Walter-Bosley/dp/1312847530/ctoc\" target=\"_blank\">The Esoteric Napoleon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Esoteric-Napoleon-Louisiana-Territory-Mystery/dp/130080064X/ctoc\" target=\"_blank\">\u003cu>The Esoteric Napoleon 2\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Empire-Wheel-Investigation-Occult-Espionage/dp/1312835265/ctoc\" target=\"_blank\">Empire of the Wheel: An Investigation of Occult Espionage and Murder \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Origin-Nineteenth-Emergence-Breakaway-Civilizations/dp/1312814411/ctoc\" target=\"_blank\">Origin: The Nineteenth Century Emergence of the 20th Century Breakaway Civilizations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/walter-bosley/the-time-travel-guidebook/paperback/product-zmk6zr4.html\" target=\"_blank\">The Time Travel Guidebook\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/62088246d382d4403d7ea042","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F62088246d382d4403d7ea042","title":"","use_caption":false,"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/62088246d382d4403d7ea042","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bosley-walter-6798"},"summary":{"type":"html","value":"\u003cp>Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more. \u003c/p>\n\n"},"title":{"type":"title","value":"Walter Bosley"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more. Walter has appeared on Ancient Aliens, Beyond Belief, and National Park Mysteries.\u003c/p>\n\n"}]},"cds":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://walterbosley.com/\" target=\"_blank\">\u003cu>walterbosley.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/AdventureMan6399\" target=\"_blank\">Walter Bosley YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_content_id":"/content/bosley-walter-6798","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bosley-walter/6798","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"title":"Walter Bosley","author":"Coast to Coast AM Staff","description":"Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/62088246d382d4403d7ea042","caption":"","source_credit":"","title":"","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"bosley-walter-6798","slugs":["bosley-walter-6798"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"ZYZvY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/weird-bizarre","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1234465128000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1234465128000,"type":"content:coast-to-coast-guest","summary":{"title":"Walter Bosley","description":"Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more.","image":"https://i.iheart.com/v3/re/new_assets/62088246d382d4403d7ea042"}},{"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:/6a0fef915a44614059bf2661","slug:2026-05-29-show","slug:2026-05-29-show","keyword:keywords/Hekate"]}}],"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":"%2F6a12e812a47d94b89a220573","type":"PUBLISHING","record":{"ref_id":"%2F6a12e812a47d94b89a220573","type":"content:coast-to-coast-article","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"8Zio4","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}]},"canonical_url":"https://www.coasttocoastam.com/article/scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"source":{"type":"plain","value":"Unexplained Mysteries"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/400001/scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes"},"primary_image":{"type":"asset","value":{"title":"","bucket":"new_assets","id":"%2F67c44d5deb71151abbabc7a4","new_tab":false,"url":"asset://new_assets/67c44d5deb71151abbabc7a4","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7a4","source_credit":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""}}},"slug":{"type":"slug","value":"scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes"},"summary":{"type":"html","value":"\u003cp>The ancient wonder of the world has stood for 4,500 years - but why haven't earthquakes caused it to collapse?\u003c/p>\n\n"},"title":{"type":"title","value":"Scientists discover why the Great Pyramid is so resilient to earthquakes"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"slugs":["scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes"],"sponsored":false,"title":"Scientists discover why the Great Pyramid is so resilient to earthquakes","author":"Unexplained Mysteries","description":"The ancient wonder of the world has stood for 4,500 years - but why haven't earthquakes caused it to collapse?","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7a4","use_caption":false,"alt_text":"","caption":"","title":""},"keywords":[],"primary_slug":"scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes"},"permalink":"https://www.coasttocoastam.com/article/scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes/"},"slug":"scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7a4","title":"Scientists discover why the Great Pyramid is so resilient to earthquakes","description":"The ancient wonder of the world has stood for 4,500 years - but why haven't earthquakes caused it to collapse?","author":"Unexplained Mysteries"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779623988903,"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:/6a12e812a47d94b89a220573","slug:scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes","slug:scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes","author:user"]}},{"id":"%2F6a12e855a47d94b89a22057f","type":"PUBLISHING","record":{"ref_id":"%2F6a12e855a47d94b89a22057f","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure/","cuser":"user/ldap/prebur2lsl","fields":{"source":{"type":"plain","value":"Space.com"},"source_url":{"type":"plain","value":"https://www.space.com/astronomy/solar-system/hubble-telescope-watched-jupiters-moon-europa-for-14-years-and-now-scientists-arent-sure-if-its-ejecting-water-after-all"},"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67c44d5deb71151abbabc7b0","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b0","source_credit":"","link":"","new_tab":false,"title":"","url":"asset://new_assets/67c44d5deb71151abbabc7b0"}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":""}},"summary":{"type":"html","value":"\u003cp>Astronomers now suspect that the infamous water vapor eruptions on Jupiter's icy moon Europa may not exist as was previously thought.\u003c/p>\n\n"},"title":{"value":"Scientists thought Jupiter's moon Europa was ejecting water. Now they're not so sure","type":"title"},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"slug":{"type":"slug","value":"scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","title":"","new_tab":false,"source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7b0","use_caption":false},"keywords":[],"primary_slug":"scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure","slugs":["scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure"],"sponsored":false,"title":"Scientists thought Jupiter's moon Europa was ejecting water. Now they're not so sure","author":"Space.com","description":"Astronomers now suspect that the infamous water vapor eruptions on Jupiter's icy moon Europa may not exist as was previously thought."},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"SPKtX","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/article/scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure/"},"slug":"scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b0","title":"Scientists thought Jupiter's moon Europa was ejecting water. Now they're not so sure","description":"Astronomers now suspect that the infamous water vapor eruptions on Jupiter's icy moon Europa may not exist as was previously thought.","author":"Space.com"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779624060915,"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:/6a12e855a47d94b89a22057f","slug:scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure","slug:scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure","author:user"]}},{"id":"%2F6a12e89da47d94b89a22058b","type":"PUBLISHING","record":{"ref_id":"%2F6a12e89da47d94b89a22058b","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world/","cuser":"user/ldap/prebur2lsl","fields":{"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"value":[],"type":"tag"},"primary_video":{"type":"embed","value":{"url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"source":{"type":"plain","value":"Live Science"},"summary":{"type":"html","value":"\u003cp>China's Tianzhou-10 mission just delivered embryo-like structures made from living stem cells to the Tiangong space station.\u003c/p>\n\n"},"author":{"value":[{"name":"Live Science","id":"user"}],"type":"author"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7af","title":"","use_caption":false,"bucket":"new_assets","id":"%2F67c44d5deb71151abbabc7af","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7af"}},"slug":{"type":"slug","value":"china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world"},"source_url":{"type":"plain","value":"https://www.livescience.com/space/space-exploration/china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world"},"title":{"type":"title","value":"China launches 'human artificial embryos' to space in bid to see whether reproduction is possible off-world"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"slugs":["china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world"],"sponsored":false,"title":"China launches 'human artificial embryos' to space in bid to see whether reproduction is possible off-world","author":"Live Science","description":"China's Tianzhou-10 mission just delivered embryo-like structures made from living stem cells to the Tiangong space station.","image":{"new_tab":false,"source_credit":"","alt_text":"","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7af","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"keywords":[],"primary_slug":"china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"uABkF","operator":"OR"}]},"permalink":"https://www.coasttocoastam.com/article/china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world/"},"slug":"china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7af","title":"China launches 'human artificial embryos' to space in bid to see whether reproduction is possible off-world","description":"China's Tianzhou-10 mission just delivered embryo-like structures made from living stem cells to the Tiangong space station.","author":"Live Science"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779624127871,"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:/6a12e89da47d94b89a22058b","slug:china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world","slug:china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world","author:user"]}},{"id":"%2F6a12e8c6a47d94b89a220597","type":"PUBLISHING","record":{"ref_id":"%2F6a12e8c6a47d94b89a220597","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments/","cuser":"user/ldap/prebur2lsl","fields":{"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15830213/cia-mkultra-mind-control-experiments.html"},"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"value":[],"type":"tag"},"summary":{"type":"html","value":"\u003cp>The CIA's Wild West era of mind control, bioweapons and secret human testing is back in the spotlight as lawmakers prepare to revisit the notorious MKUltra program.\u003c/p>\n\n"},"title":{"type":"title","value":"Inside the CIA's 'Wild West' era of mind control, bioweapons and secret human experiments"},"blocks":{"type":"flex","value":[]},"primary_image":{"type":"asset","value":{"link":"","title":"","use_caption":false,"bucket":"new_assets","caption":"","id":"%2F65ad149e9c6e6480aab2f7cd","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/65ad149e9c6e6480aab2f7cd","source_credit":"","url":"asset://new_assets/65ad149e9c6e6480aab2f7cd","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"keywords":[],"primary_slug":"inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments","slugs":["inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments"],"sponsored":false,"title":"Inside the CIA's 'Wild West' era of mind control, bioweapons and secret human experiments","author":"Daily Mail","description":"The CIA's Wild West era of mind control, bioweapons and secret human testing is back in the spotlight as lawmakers prepare to revisit the notorious MKUltra program.","image":{"source_credit":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"","url":"asset://new_assets/65ad149e9c6e6480aab2f7cd","caption":"","new_tab":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"SLQnt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}]},"permalink":"https://www.coasttocoastam.com/article/inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments/"},"slug":"inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments","summary":{"image":"https://i.iheart.com/v3/re/new_assets/65ad149e9c6e6480aab2f7cd","title":"Inside the CIA's 'Wild West' era of mind control, bioweapons and secret human experiments","description":"The CIA's Wild West era of mind control, bioweapons and secret human testing is back in the spotlight as lawmakers prepare to revisit the notorious MKUltra program.","author":"Daily Mail"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779624177662,"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:/6a12e8c6a47d94b89a220597","slug:inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments","slug:inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments","author:user"]}},{"id":"%2F6a12e933a47d94b89a2205a3","type":"PUBLISHING","record":{"ref_id":"%2F6a12e933a47d94b89a2205a3","type":"content:coast-to-coast-article","payload":{"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"description":"There's a simple reason Google is making sweeping changes to its iconic, decades-old search engine: users are making complicated requests.","image":{"alt_text":"","link":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7b3"},"keywords":[],"primary_slug":"ai-is-changing-the-internet-forever-heres-how","slugs":["ai-is-changing-the-internet-forever-heres-how"],"sponsored":false,"title":"AI is changing the internet forever. Here’s how ","author":"CNN"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"AoJJG","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/ai-is-changing-the-internet-forever-heres-how/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[{"id":"user","name":"CNN"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"source_url":{"type":"plain","value":"https://www.cnn.com/2026/05/23/tech/ai-internet-search"},"summary":{"type":"html","value":"\u003cp>There's a simple reason Google is making sweeping changes to its iconic, decades-old search engine: users are making complicated requests. \u003c/p>\n\n"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"value":{"use_caption":false,"alt_text":"","bucket":"new_assets","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b3","url":"asset://new_assets/67c44d5deb71151abbabc7b3","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F67c44d5deb71151abbabc7b3","new_tab":false,"source_credit":"","title":""},"type":"asset"},"primary_video":{"type":"embed","value":{"rendering_hint":"","url":"","attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":""}},"slug":{"type":"slug","value":"ai-is-changing-the-internet-forever-heres-how"},"source":{"type":"plain","value":"CNN"},"title":{"type":"title","value":"AI is changing the internet forever. Here’s how "}},"permalink":"https://www.coasttocoastam.com/article/ai-is-changing-the-internet-forever-heres-how/"},"slug":"ai-is-changing-the-internet-forever-heres-how","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b3","title":"AI is changing the internet forever. Here’s how ","description":"There's a simple reason Google is making sweeping changes to its iconic, decades-old search engine: users are making complicated requests.","author":"CNN"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779624286942,"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:/6a12e933a47d94b89a2205a3","slug:ai-is-changing-the-internet-forever-heres-how","slug:ai-is-changing-the-internet-forever-heres-how","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1780857664000,"\u003cupcoming_pub_after>":1779649200000,"\u003cpub_start>":1779648064000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1779734464000,"\u003ctonight_pub_after>":1779649200000},"size":5,"from":"eyJza2lwIjo1LCJjdXJzb3JzIjp7Ilk2MHQyIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"W1GMu","region":"main:dynamic","type":"ad","ordinal":12,"value":{"title":null,"position":"5052","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"9WlZr","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003csection class=\"coast-module module\">\n    \u003ca href=\"/article/a-true-paranormal-date-alien-bonds-with-bigfoot/\">\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542\" alt=\"paranormal date\">\u003c/a>\n    \u003cdiv class=\"excerpt\">\n    \u003cp>\n    \u003ca href=\"https://paranormaldate.com/\" target=\"_blank\">Paranormal Date\u003c/a> now has over 100,000 members! It's completely free to join and search.\n    \u003c/p>\n    \u003c/div>\n\u003c/section>\n\u003csection class=\"coast-module module\">            \n    \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\">\n    \t\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50\" alt=\"beyond belief trailer\">\n    \u003c/a>\n    \u003cdiv class=\"excerpt\">\n        \u003cp>\n        Check out this \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\" target=\"_self\">excerpt\u003c/a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at \u003ca href=\"http://www.beyondbelief.com/\" target=\"_blank\">beyondbelief.com\u003c/a> and enjoy hours of fascinating past shows!\n        \u003c/p>\n    \u003c/div>\n\u003c/section>","link":null},"tags":["display-hints/tile","display-hints/coast-readmore-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ECete","region":"main:dynamic","type":"show","ordinal":14,"value":{"brands":[],"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"shows":[]},{"id":"dZ56N","region":"main:dynamic","type":"html","ordinal":15,"value":{"title":null,"content":"\u003ca class=\"twitter-timeline\" data-height=\"550\" data-theme=\"dark\" href=\"https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw\">Tweets by coasttocoastam\u003c/a> \u003cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003c/script>\n","link":null},"tags":["display-hints/coast-twitter-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"position":"3306","ad_split":0},"tags":[],"schedule":null}]}}],["topic-7MFT1",{"data":{}}],["coast-featured",{"data":[[{"slug":"2026-05-23-show","pub_start":{"timestampMs":1779616800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81","title":"Digital Surveillance / Akashic Records"}},{"slug":"liftoff-ladee-launches-photo","pub_start":{"timestampMs":1378530180000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/9357d1c15f968e6abc9a12f429e5e443","title":"Liftoff! LADEE Launches!"}},{"slug":"the-brain-injury-that-unlocked-genius","pub_start":{"timestampMs":1779580860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a1240c96dd8f186605a6079","title":"The Brain Injury That Unlocked Genius"}},{"slug":"2026-05-22-show","pub_start":{"timestampMs":1779530400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a06b06f91bfcd950bd926bf","title":"Life of Jimmy Chagra / Open Lines"}},{"slug":"video-restored-amelia-earhart-statue-unveiled-in-canadian-town","pub_start":{"timestampMs":1779476460000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851","title":"Video: Restored Amelia Earhart Statue Unveiled in Canadian Town"}},{"slug":"watch-pentagon-releases-new-batch-of-ufo-files-videos","pub_start":{"timestampMs":1779476040000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c","title":"Pentagon Releases New Batch of UFO Files"}},{"slug":"2026-05-21-show","pub_start":{"timestampMs":1779444000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66f607b6ad514b442607cfca","title":"Gobekli Tepe & Ancient Mysteries / UFO Disclosure"}},{"slug":"time-traveler-videos-offer-a-grim-vision-of-2050s","pub_start":{"timestampMs":1779382140000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69bcb269a423240c26b51b49","title":"‘Time Traveler’ Videos Offer a Grim Vision of 2050's"}}],[{"slug":"2026-05-20-show","pub_start":{"timestampMs":1779357600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a067bb4cb3d4f50362ddf60","title":"Humanity & Consciousness / Past Lives & Karma"}},{"slug":"robot-speaks-from-space-photo","pub_start":{"timestampMs":1378418640000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/d6cbbaf7531840ceb11289442c53d996","title":"Robot Speaks From Space"}},{"slug":"art-bell-vault-dire-predictions-philadelphia-experiment","pub_start":{"timestampMs":1779299280000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a0df51e9c8ad216e587b32f","title":"Art Bell Vault: Dire Predictions / Philadelphia Experiment"}},{"slug":"uap-experts-react-to-pentagons-release-of-files","pub_start":{"timestampMs":1779298140000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2","title":"UAP Experts React to Pentagon's Release of Files"}},{"slug":"2026-05-19-show","pub_start":{"timestampMs":1779271200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a06794e6dd8f186605a6001","title":"Challenging the Big Bang / Psychic Bloodlines"}},{"slug":"students-accidentally-served-baked-dirt-at-maine-high-school-event","pub_start":{"timestampMs":1779215160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a0cabf59723d0dd5b683196","title":"Students Accidentally Served Baked Dirt at Maine High School Event"}},{"slug":"indian-cops-told-to-collect-ghost-stories-for-possible-cold-case-clues","pub_start":{"timestampMs":1779214980000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/68644be7f7d74b008c5aa2e5","title":"Indian Cops Told to Collect Ghost Stories for Possible Cold Case Clues"}},{"slug":"argentine-lawmaker-proposes-provincial-ufo-program","pub_start":{"timestampMs":1779214860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66e88eb26e8a363b9113c269","title":"Argentine Lawmaker Proposes UFO Program"}}],[{"slug":"2026-05-18-show","pub_start":{"timestampMs":1779184800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6811bb60be9718a6853854d7","title":"Human Manifesto / Anxiety & Resilience"}},{"slug":"west-virginia-man-arrested-for-calling-911-about-zombies-ghosts-and-a-ufo","pub_start":{"timestampMs":1779139680000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a0b856f421adb9c7f43b43f","title":"West Virginia Man Arrested for Calling 911 About Zombies, Ghosts, and a UFO"}},{"slug":"loch-ness-monster-spotted-by-american-tourist","pub_start":{"timestampMs":1779138600000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","title":"Loch Ness Monster Spotted by American Tourist?"}},{"slug":"fireball-lights-up-the-south-photo","pub_start":{"timestampMs":1378418100000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/3032e9de1eb03fed79fc9bf5447a51c0","title":"Fireball Lights Up the South"}},{"slug":"odd-silver-orb-photographed-over-mexican-city","pub_start":{"timestampMs":1779129840000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0275b57b58a1a7649abf7","title":"Odd Silver Orb Photographed Over Mexican City"}},{"slug":"giant-new-dinosaur-species-discovered-in-thailand","pub_start":{"timestampMs":1779034260000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a09e8eac1d11a2bdeb700d7","title":"Giant New Dinosaur Species Discovered in Thailand"}},{"slug":"new-theory-suggests-great-pyramid-may-be-cosmic-communication-system","pub_start":{"timestampMs":1778981880000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a091ced91bfcd950bd926dc","title":"New Theory Suggests Great Pyramid May Be Cosmic Communication System"}},{"slug":"in-coast-you-missed-it-51526","pub_start":{"timestampMs":1778867160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a074201e77ef9bccf4ccb10","title":"In Coast You Missed It 5/15/26"}}]]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","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","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"7MFT1","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a0cad1ca5e87844f114cbc2","type":"LEADS","record":{"title":"The Brain Injury That Unlocked Genius","subtitle":"In 2002, 31-year-old Jason Padgett of Tacoma, Washington, was violently attacked and suffered a head injury that unexpectedly transformed his mental abilities.","image":"https://i.iheart.com/v3/re/new_assets/6a1241e02ebc62a6c24556f1","img_meta":{"base_id":"%2F6a1241e02ebc62a6c24556f1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/the-brain-injury-that-unlocked-genius/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a10a99e0d3db76dc0e564e3","type":"LEADS","record":{"title":"Pentagon Releases New Batch of UFO Files","subtitle":"The Pentagon has released another sizeable set of tantalizing UFO files and videos that will undoubtedly keep fans of the phenomenon busy over the long holiday weekend. ","image":"https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c","img_meta":{"base_id":"%2F6a10a6372c597739c2d6c81c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-pentagon-releases-new-batch-of-ufo-files-videos/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a10a9c00d3db76dc0e564e4","type":"LEADS","record":{"title":"Video: Restored Amelia Earhart Statue Unveiled in Canadian Town","subtitle":"The saga of an Amelia Earhart statue stolen from a Canadian town and subsequently recovered in pieces has come full circle as the restored depiction of the pioneering pilot was unveiled this week at the spot where it had previously stood.","image":"https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851","img_meta":{"base_id":"%2F6a10a8a82c597739c2d6c851","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-restored-amelia-earhart-statue-unveiled-in-canadian-town/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0f413ae791478998fbfdf0","type":"LEADS","record":{"title":"‘Time Traveler’ Videos Offer a Grim Vision of 2050's","subtitle":"A TikTok creator claiming to be a time traveler from 2055 is attracting attention.","image":"https://i.iheart.com/v3/re/new_assets/6a0f407de791478998fbfdef","img_meta":{"base_id":"%2F6a0f407de791478998fbfdef","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/time-traveler-videos-offer-a-grim-vision-of-2050s/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0df1d4ac3a1e5991d72e99","type":"LEADS","record":{"title":"UAP Experts React to Pentagon's Release of Files","subtitle":"The Pentagon’s major public release of UFO/UAP files has shone a light on numerous unexplained aerial encounters.","image":"https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2","img_meta":{"base_id":"%2F6a0d7aacc3525aae987a37e2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/uap-experts-react-to-pentagons-release-of-files/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0e8790ac3a1e5991d72e9d","type":"LEADS","record":{"title":"Contact in the Desert","subtitle":"Join George Noory and George Knapp at this year's Contact in the Desert.","image":"https://i.iheart.com/v3/re/new_assets/6a0e875dac3a1e5991d72e9c","img_meta":{"base_id":"%2F6a0e875dac3a1e5991d72e9c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/calendar/content/2026-05-28-contact-in-the-desert-2026/"},"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":"%2F6a0cad1ca5e87844f114cbc2","type":"LEADS","record":{"title":"The Brain Injury That Unlocked Genius","subtitle":"In 2002, 31-year-old Jason Padgett of Tacoma, Washington, was violently attacked and suffered a head injury that unexpectedly transformed his mental abilities.","image":"https://i.iheart.com/v3/re/new_assets/6a1241e02ebc62a6c24556f1","img_meta":{"base_id":"%2F6a1241e02ebc62a6c24556f1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/the-brain-injury-that-unlocked-genius/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a10a99e0d3db76dc0e564e3","type":"LEADS","record":{"title":"Pentagon Releases New Batch of UFO Files","subtitle":"The Pentagon has released another sizeable set of tantalizing UFO files and videos that will undoubtedly keep fans of the phenomenon busy over the long holiday weekend. ","image":"https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c","img_meta":{"base_id":"%2F6a10a6372c597739c2d6c81c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-pentagon-releases-new-batch-of-ufo-files-videos/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a10a9c00d3db76dc0e564e4","type":"LEADS","record":{"title":"Video: Restored Amelia Earhart Statue Unveiled in Canadian Town","subtitle":"The saga of an Amelia Earhart statue stolen from a Canadian town and subsequently recovered in pieces has come full circle as the restored depiction of the pioneering pilot was unveiled this week at the spot where it had previously stood.","image":"https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851","img_meta":{"base_id":"%2F6a10a8a82c597739c2d6c851","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-restored-amelia-earhart-statue-unveiled-in-canadian-town/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0f413ae791478998fbfdf0","type":"LEADS","record":{"title":"‘Time Traveler’ Videos Offer a Grim Vision of 2050's","subtitle":"A TikTok creator claiming to be a time traveler from 2055 is attracting attention.","image":"https://i.iheart.com/v3/re/new_assets/6a0f407de791478998fbfdef","img_meta":{"base_id":"%2F6a0f407de791478998fbfdef","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/time-traveler-videos-offer-a-grim-vision-of-2050s/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0df1d4ac3a1e5991d72e99","type":"LEADS","record":{"title":"UAP Experts React to Pentagon's Release of Files","subtitle":"The Pentagon’s major public release of UFO/UAP files has shone a light on numerous unexplained aerial encounters.","image":"https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2","img_meta":{"base_id":"%2F6a0d7aacc3525aae987a37e2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/uap-experts-react-to-pentagons-release-of-files/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0e8790ac3a1e5991d72e9d","type":"LEADS","record":{"title":"Contact in the Desert","subtitle":"Join George Noory and George Knapp at this year's Contact in the Desert.","image":"https://i.iheart.com/v3/re/new_assets/6a0e875dac3a1e5991d72e9c","img_meta":{"base_id":"%2F6a0e875dac3a1e5991d72e9c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/calendar/content/2026-05-28-contact-in-the-desert-2026/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"genre":[],"format":""},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":"Coast to Coast AM: The Best Paranormal News Show"},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"COAST-PR","stationFormat":"","stationMarket":"PREMIERE","stationMicrosite":"","tags":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"www.coasttocoastam.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#ffffff","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.coasttocoastam.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@coasttocoastam","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@coasttocoastam","type":"meta"}],["canonical",{"value":"https://www.coasttocoastam.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.coasttocoastam.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Coast to Coast AM","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Coast to Coast AM","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"140586622674265","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"105212777348","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:config-m:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:index-m","SM6.0:index-m:/b9d508fdf3381ca6ccb4a13a2c93f185","app/sites","app/sites/20260512210020215","app/streams","app/streams/20260512185236156","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:/6634e952fd5158c4fe5b1712","PS:content:coast-to-coast-article:/6a12e812a47d94b89a220573","PS:content:coast-to-coast-article:/6a12e855a47d94b89a22057f","PS:content:coast-to-coast-article:/6a12e89da47d94b89a22058b","PS:content:coast-to-coast-article:/6a12e8c6a47d94b89a220597","PS:content:coast-to-coast-article:/6a12e933a47d94b89a2205a3","PS:content:coast-to-coast-article:listing","PS:content:coast-to-coast-guest","PS:content:coast-to-coast-guest:/5dffc219cc137bf2442012a0","PS:content:coast-to-coast-guest:/5dffcd86cc137bf244201359","PS:content:coast-to-coast-guest:/5e00005ecc137bf244201575","PS:content:coast-to-coast-guest:/5e002510cc137bf24420174e","PS:content:coast-to-coast-guest:/5e002fa4cc137bf2442017c7","PS:content:coast-to-coast-guest:/5e004f2ecc137bf244201943","PS:content:coast-to-coast-guest:/5e00748ecc137bf244201aae","PS:content:coast-to-coast-guest:/5e007758cc137bf244201ad8","PS:content:coast-to-coast-guest:/5e009d25537fd678a3ecec60","PS:content:coast-to-coast-guest:/5e009d28cc137bf244201b73","PS:content:coast-to-coast-guest:/5e00f03d537fd678a3ecf0ed","PS:content:coast-to-coast-guest:/5e1d1347cc137bf2442045ef","PS:content:coast-to-coast-guest:/6168dd1e0b8abf115f819df6","PS:content:coast-to-coast-guest:/620ee3850e65988f1dee1fd1","PS:content:coast-to-coast-guest:/67806969245f5a7bbf59857f","PS:content:coast-to-coast-guest:/6a0f947721dc3911a3514e85","PS:content:coast-to-coast-guest:/6a0f96c1dcfe556c136cf51e","PS:content:coast-to-coast-guest:/6a0f9962fcea7525f156227d","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6a0fae8fd3759a5df3efd735","PS:content:coast-to-coast-show:/6a0fb1dcd3759a5df3efd74e","PS:content:coast-to-coast-show:/6a0fb53bd3759a5df3efd767","PS:content:coast-to-coast-show:/6a0fb881d3759a5df3efd780","PS:content:coast-to-coast-show:/6a0fe33ed3759a5df3efd7b1","PS:content:coast-to-coast-show:/6a0fef915a44614059bf2661","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a0cad1ca5e87844f114cbc2","PS:leads:/6a0df1d4ac3a1e5991d72e99","PS:leads:/6a0e8790ac3a1e5991d72e9d","PS:leads:/6a0f413ae791478998fbfdf0","PS:leads:/6a10a99e0d3db76dc0e564e3","PS:leads:/6a10a9c00d3db76dc0e564e4","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:1fa5fdc7839ba40d9d3b9cf5876aed47","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0eebe34d1898bc1702e08e5bc6e02e84","SM6.0:site-streams","SM6.0:site-streams:011a6e1048d4bb52d021adb6dacff635","app/pubsub","app/pubsub/20250721163332915","sites","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.coasttocoastam.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36(KHTML, like Gecko) Chrome/66.0.3359.30 Mobile Safari/537.36","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a0cad1ca5e87844f114cbc2","type":"LEADS","record":{"title":"The Brain Injury That Unlocked Genius","subtitle":"In 2002, 31-year-old Jason Padgett of Tacoma, Washington, was violently attacked and suffered a head injury that unexpectedly transformed his mental abilities.","image":"https://i.iheart.com/v3/re/new_assets/6a1241e02ebc62a6c24556f1","img_meta":{"base_id":"%2F6a1241e02ebc62a6c24556f1","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/the-brain-injury-that-unlocked-genius/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a10a99e0d3db76dc0e564e3","type":"LEADS","record":{"title":"Pentagon Releases New Batch of UFO Files","subtitle":"The Pentagon has released another sizeable set of tantalizing UFO files and videos that will undoubtedly keep fans of the phenomenon busy over the long holiday weekend. ","image":"https://i.iheart.com/v3/re/new_assets/6a10a6372c597739c2d6c81c","img_meta":{"base_id":"%2F6a10a6372c597739c2d6c81c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-pentagon-releases-new-batch-of-ufo-files-videos/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a10a9c00d3db76dc0e564e4","type":"LEADS","record":{"title":"Video: Restored Amelia Earhart Statue Unveiled in Canadian Town","subtitle":"The saga of an Amelia Earhart statue stolen from a Canadian town and subsequently recovered in pieces has come full circle as the restored depiction of the pioneering pilot was unveiled this week at the spot where it had previously stood.","image":"https://i.iheart.com/v3/re/new_assets/6a10a8a82c597739c2d6c851","img_meta":{"base_id":"%2F6a10a8a82c597739c2d6c851","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-restored-amelia-earhart-statue-unveiled-in-canadian-town/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0f413ae791478998fbfdf0","type":"LEADS","record":{"title":"‘Time Traveler’ Videos Offer a Grim Vision of 2050's","subtitle":"A TikTok creator claiming to be a time traveler from 2055 is attracting attention.","image":"https://i.iheart.com/v3/re/new_assets/6a0f407de791478998fbfdef","img_meta":{"base_id":"%2F6a0f407de791478998fbfdef","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/time-traveler-videos-offer-a-grim-vision-of-2050s/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0df1d4ac3a1e5991d72e99","type":"LEADS","record":{"title":"UAP Experts React to Pentagon's Release of Files","subtitle":"The Pentagon’s major public release of UFO/UAP files has shone a light on numerous unexplained aerial encounters.","image":"https://i.iheart.com/v3/re/new_assets/6a0d7aacc3525aae987a37e2","img_meta":{"base_id":"%2F6a0d7aacc3525aae987a37e2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/uap-experts-react-to-pentagons-release-of-files/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a0e8790ac3a1e5991d72e9d","type":"LEADS","record":{"title":"Contact in the Desert","subtitle":"Join George Noory and George Knapp at this year's Contact in the Desert.","image":"https://i.iheart.com/v3/re/new_assets/6a0e875dac3a1e5991d72e9c","img_meta":{"base_id":"%2F6a0e875dac3a1e5991d72e9c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/calendar/content/2026-05-28-contact-in-the-desert-2026/"},"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":"%2F6a0fa0fdd3759a5df3efd71c","type":"PUBLISHING","record":{"ref_id":"%2F6a0fa0fdd3759a5df3efd71c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomed inventor \u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>Ric Ralston\u003c/u>\u003c/a> for a discussion on digital privacy and surveillance, and his Mic-Lock hardware device. Ralston described his nearly 40-year career designing and deploying the large-scale computer systems that power the internet and telecommunications infrastructure for major corporations. He reflected that, early in his career, he believed improved communication technologies could help solve many of society's problems. Instead, he argued that the internet merely mirrors humanity's strengths and flaws. Misinformation, manipulation, and dishonesty spread just as easily online as useful knowledge, he explained.\u003c/p>\n\n\u003cp>Ralston revealed that modern technology creates enormous privacy risks, especially through internet-connected devices equipped with microphones and cameras. He pointed to the post-9/11 era as a major turning point, claiming that surveillance capabilities expanded significantly after the Patriot Act and government intervention in network infrastructure. According to Ralston, corporations and advertisers continuously collect behavioral data through apps, online activity, and voice-enabled devices to fuel a trillion-dollar digital advertising industry. \u003c/p>\n\n\u003cp>Ralston emphasized that privacy is a fundamental human right and compared digital privacy protections to locking doors or closing curtains in one's home. He explained that his Mic-Lock invention works by feeding a silent audio signal into a device, preventing microphones from capturing intelligible conversations while appearing operational to surveillance systems. Ralston maintained that consumers should take active responsibility for securing their devices because modern operating systems and smart technologies are always capable of listening or collecting data. He also warned that society has become overly dependent on convenience and interconnected technology, often sacrificing critical thinking and personal autonomy in the process.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>In the second half of the program, \u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">\u003cu>Emily Harrison\u003c/u>\u003c/a>, founder of the Akashic Academy, talked about the Akashic Records, her intuitive healing abilities, and the role of human consciousness in the current awakening. She described the Akashic Records as a spiritual realm of consciousness that contains all information across past, present, and possible futures. Harrison explained that her journey into spiritual healing began after leaving Missouri to pursue acting in Hollywood, where meditation, yoga, and energy practices initially helped her manage audition anxiety and emotional disappointment. Her perspective shifted dramatically after an unexpected healing session with a neighbor led her to perceive messages from his deceased father, convincing her that human consciousness and intuitive abilities extend beyond ordinary perception.\u003c/p>\n\n\u003cp>Harrison argued that everyone possesses intuitive and healing abilities, though most remain disconnected from them because modern life moves too quickly. She described intuition through concepts such as clairsentience, clairvoyance, and clairaudience, claiming these are natural human faculties that enable people to perceive subtle, non-physical dimensions of reality. According to Harrison, emotional wounds, limiting beliefs, and unresolved traumas can manifest physically as illness or emotional suffering. She believes the Akashic Records can help individuals identify the core wound behind destructive patterns and reframe those experiences to heal themselves mentally, emotionally, and physically.\u003c/p>\n\n\u003cp>Harrison emphasized that people are active creators of their own reality and can consciously reshape their lives by changing their beliefs, perspectives, and identities. She led listeners through a guided healing exercise that included visualization, self-reflection, and the release of emotional charges associated with painful memories. Harrison suggested humanity is currently undergoing a major spiritual awakening tied to cosmic and energetic changes, which she believes are activating human consciousness on a global scale. \u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Allman Brothers Band","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Michael Penn ","title":"No Myth","url":"https://amazon.com/dp/B06XC9KBV8/ctoc?trackAsin=B06XC9KBV8"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Hall & Oates","title":"Private Eyes","url":"https://amazon.com/dp/B001BIKS1Q/ctoc?trackAsin=B001BIKS1Q"},{"artist":"Dave Grusim","title":"Memphis Stomp (From The Firm)","url":"https://amazon.com/dp/B000W0XA50/ctoc?trackAsin=B000W0XA50"},{"artist":"Simple Minds","title":"Alive And Kicking","url":"https://amazon.com/dp/B017G7WOFI/ctoc?trackAsin=B017G7WOFI"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Kacey Musgraves","title":"Deeper Well","url":"https://amazon.com/dp/B0D9XVMB5F/ctoc?1"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B001230A2M/ctoc?trackAsin=B001230A2M"},{"artist":"Echo And The Bunnymen","title":"Lips Like Sugar","url":"https://amazon.com/dp/B00122B4T6/ctoc?trackAsin=B00122B4T6"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://www.amazon.com/dp/B003Z8S3AS/ctoc"},{"artist":"Steve Miller Band","title":"Fly Like An Eagle","url":"https://amazon.com/dp/B00MB4AHWE/ctoc?trackAsin=B00MB4AHWE"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://www.amazon.com/dp/B075G8X6K3/ctoc"},{"artist":"Damn Yankees","title":"High Enough","url":"https://amazon.com/dp/B002FTZZTA/ctoc?trackAsin=B002FTZZTA"},{"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":["%2F6a0f947721dc3911a3514e85","%2F67806969245f5a7bbf59857f"]},"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/digital surveillance","keywords/Akashic records"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a12dc14920c4ae46a003fcc","show":"coast","title":"Sat, May 23 2026 - Hour 1"},{"episodeId":"/episodes/6a12dc27920c4ae46a003fcd","show":"coast","title":"Sat, May 23 2026 - Hour 2"},{"episodeId":"/episodes/6a12dc3a920c4ae46a003fce","show":"coast","title":"Sat, May 23 2026 - Hour 3"},{"episodeId":"/episodes/6a12dc4d920c4ae46a003fcf","show":"coast","title":"Sat, May 23 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A smartphone displays a silhouette of a man surrounded by miniature figures and glowing light trails. The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","id":"%2F6a0fadd3770b09abba580e81","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81","source_credit":"Curly_photo / Moment / Getty Images","title":"The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","url":"asset://assets.getty/6a0fadd3770b09abba580e81","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779544800000},"slug":{"type":"slug","value":"2026-05-23-show"},"summary":{"type":"html","value":"\u003cp>Inventor \u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>Ric Ralston\u003c/u>\u003c/a> discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by \u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">\u003cu>Emily Harrison\u003c/u>\u003c/a>, founder of the Akashic Academy, on the Akashic Records.\u003c/p>\n\n"},"title":{"type":"title","value":"Digital Surveillance / Akashic Records"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>mic-lock.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">theakashicacademy.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-23-2026-hour-1,05-23-2026-hour-2,05-23-2026-hour-3,05-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":"Inventor Ric Ralston discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by Emily Harrison, founder of the Akashic Academy, on the Akashic Records.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A smartphone displays a silhouette of a man surrounded by miniature figures and glowing light trails. The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","url":"asset://assets.getty/6a0fadd3770b09abba580e81","use_caption":false},"keywords":["keywords/digital surveillance","keywords/Akashic records"],"primary_slug":"2026-05-23-show","slugs":["2026-05-23-show"],"sponsored":false,"title":"Digital Surveillance / Akashic Records"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"XqeVw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","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-05-23-show/"},"slug":"2026-05-23-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81","title":"Digital Surveillance / Akashic Records","description":"Inventor Ric Ralston discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by Emily Harrison, founder of the Akashic Academy, on the Akashic Records.","author":""},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779623456105,"subscription":[{"tags":["coast-categories/science-space-technology","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":"%2F6a0f947721dc3911a3514e85","slug":"ric-ralston","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ric-ralston/","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>The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a123eff8b12fbcfc6ecff1f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a123eff8b12fbcfc6ecff1f","source_credit":"","title":"","url":"asset://new_assets/6a123eff8b12fbcfc6ecff1f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ric-ralston"},"summary":{"type":"html","value":"\u003cp>The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.\u003c/p>\n\n"},"title":{"type":"title","value":"Ric Ralston"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>mic-lock.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":"The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a123eff8b12fbcfc6ecff1f","use_caption":false},"keywords":[],"primary_slug":"ric-ralston","slugs":["ric-ralston"],"sponsored":false,"title":"Ric Ralston"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779405840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"tqQmO","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":1779405840000,"type":"content:coast-to-coast-guest","summary":{"title":"Ric Ralston","description":"The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.","image":"https://i.iheart.com/v3/re/new_assets/6a123eff8b12fbcfc6ecff1f"}},{"ref_id":"%2F67806969245f5a7bbf59857f","slug":"emily-harrison","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/emily-harrison/","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>After becoming a certified Akashic Records practitioner in 2015, Emily Harrison's life shifted dramatically. Leaving behind a career in Hollywood, she created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, activate profound intuition to heal their bodies, and unlock access to Infinite Intelligence to usher in templates for the New Earth.\u003c/p>\n\n\u003cp>Harrison works with visionaries, thought leaders, and difference makers who are ready to challenge the status quo and become global game changers. She is the Founder/Director of The Akashic Academy, a modern day mystery school dedicated to sharing knowledge that is changing the planet.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68b43b7765bf2cd9da88424a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68b43b7765bf2cd9da88424a","source_credit":"","title":"","url":"asset://new_assets/68b43b7765bf2cd9da88424a","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"emily-harrison"},"summary":{"type":"html","value":"\u003cp>After becoming a certified Akashic Records practitioner in 2015, Emily Harrison created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, and activate profound intuition to heal their bodies.\u003c/p>\n\n"},"title":{"type":"title","value":"Emily Harrison"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">theakashicacademy.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.imdb.com/title/tt37658515/\" target=\"_blank\">The Mountain is Calling (IMDB)\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":"After becoming a certified Akashic Records practitioner in 2015, Emily Harrison created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, and activate profound intuition to heal their bodies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68b43b7765bf2cd9da88424a","use_caption":false},"keywords":[],"primary_slug":"emily-harrison","slugs":["emily-harrison"],"sponsored":false,"title":"Emily Harrison"},"targeting":{"exclusion":{"tags":[]},"publish_date":1736468700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"06PPZ","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":1736468700000,"type":"content:coast-to-coast-guest","summary":{"title":"Emily Harrison","description":"After becoming a certified Akashic Records practitioner in 2015, Emily Harrison created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, and activate profound intuition to heal their bodies.","image":"https://i.iheart.com/v3/re/new_assets/68b43b7765bf2cd9da88424a"}}]}},{"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:/6a0fa0fdd3759a5df3efd71c","slug:2026-05-23-show","slug:2026-05-23-show","keyword:keywords/digital surveillance","keyword:keywords/Akashic records"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1780857664000,"\u003cupcoming_pub_after>":1779649200000,"\u003cpub_start>":1779648064000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1779734464000,"\u003ctonight_pub_after>":1779649200000},"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":"%2F6a0fae8fd3759a5df3efd735","type":"PUBLISHING","record":{"ref_id":"%2F6a0fae8fd3759a5df3efd735","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"guest":{"type":"link","value":["%2F6168dd1e0b8abf115f819df6","%2F6a0f96c1dcfe556c136cf51e","%2F5e00748ecc137bf244201aae"]},"host_name":{"type":"plain","value":"George Knapp"},"include_recommendations":{"type":"checkbox","value":true},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Joining George Knapp, \u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights and information on comprehensive  Pentagon-approved UFO disclosure.\u003c/p>\n\n\u003cp>Second Half: Filmmaker \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>Michael Lazovsky\u003c/u>\u003c/a> discusses the new film &quot;\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights as a chainsaw monster performer. \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a> will also join the conversation.\u003c/p>\n\n","locale":{"locales":[]}}]},"bumper_music":{"value":[],"type":"bumpermusic"},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"summary":{"type":"html","value":"\u003cp>First Half: Joining George Knapp, \u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure.\u003c/p>\n\n\u003cp>Second Half: Filmmaker \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>Michael Lazovsky\u003c/u>\u003c/a> discusses the new film &quot;\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a> will also join the conversation.\u003c/p>\n\n"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Skinwalkers-Pentagon-Insiders-Account-Government/dp/B09HR54GQF/ctoc\" target=\"_blank\">Skinwalkers at the Pentagon: An Insiders' Account of the Secret Government UFO Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Inside-U-S-Government-Covert-Program/dp/B0GSWW4HN5/ctoc\" target=\"_blank\">\u003cu>Inside the U.S. Government Covert UFO Program: Future Visions\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1779631200000},"title":{"type":"title","value":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/Jeremy Corbell"]},"primary_image":{"type":"asset","value":{"url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"UFO hovers over White House","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","id":"%2F699ba59697e2be4cfefeeaa9","link":"","source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House"}},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-05-24-show"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>midnightbrewproductions.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">weaponizedpodcast.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":["keywords/UFO disclosure","keywords/Jeremy Corbell"],"primary_slug":"2026-05-24-show","slugs":["2026-05-24-show"],"sponsored":false,"title":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting","author":"","description":"First Half: Joining George Knapp, James Lacatski, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure. Second Half: Filmmaker Michael Lazovsky discusses the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. Jeremy Corbell will also join the conversation.","image":{"new_tab":false,"source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House","url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","alt_text":"","link":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"UFO hovers over White House"}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cCmXh","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1779703200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/show/2026-05-24-show/"},"slug":"2026-05-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","title":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting","description":"First Half: Joining George Knapp, James Lacatski, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure. Second Half: Filmmaker Michael Lazovsky discusses the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. Jeremy Corbell will also join the conversation.","author":""},"pub_start":1779703200000,"pub_until":4115978604802,"pub_changed":1779703200000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a0fae8fd3759a5df3efd735","slug:2026-05-24-show","slug:2026-05-24-show","keyword:keywords/UFO disclosure","keyword:keywords/Jeremy Corbell"]}}],"resume":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":"%2F6a0fae8fd3759a5df3efd735","type":"PUBLISHING","record":{"ref_id":"%2F6a0fae8fd3759a5df3efd735","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"guest":{"type":"link","value":["%2F6168dd1e0b8abf115f819df6","%2F6a0f96c1dcfe556c136cf51e","%2F5e00748ecc137bf244201aae"]},"host_name":{"type":"plain","value":"George Knapp"},"include_recommendations":{"type":"checkbox","value":true},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Joining George Knapp, \u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights and information on comprehensive  Pentagon-approved UFO disclosure.\u003c/p>\n\n\u003cp>Second Half: Filmmaker \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>Michael Lazovsky\u003c/u>\u003c/a> discusses the new film &quot;\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights as a chainsaw monster performer. \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a> will also join the conversation.\u003c/p>\n\n","locale":{"locales":[]}}]},"bumper_music":{"value":[],"type":"bumpermusic"},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"summary":{"type":"html","value":"\u003cp>First Half: Joining George Knapp, \u003ca href=\"https://www.coasttocoastam.com/guest/james-t-lacatski/\" target=\"_blank\">James Lacatski\u003c/a>, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure.\u003c/p>\n\n\u003cp>Second Half: Filmmaker \u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>Michael Lazovsky\u003c/u>\u003c/a> discusses the new film &quot;\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. \u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">Jeremy Corbell\u003c/a> will also join the conversation.\u003c/p>\n\n"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Skinwalkers-Pentagon-Insiders-Account-Government/dp/B09HR54GQF/ctoc\" target=\"_blank\">Skinwalkers at the Pentagon: An Insiders' Account of the Secret Government UFO Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Inside-U-S-Government-Covert-Program/dp/B0GSWW4HN5/ctoc\" target=\"_blank\">\u003cu>Inside the U.S. Government Covert UFO Program: Future Visions\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1779631200000},"title":{"type":"title","value":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/Jeremy Corbell"]},"primary_image":{"type":"asset","value":{"url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"UFO hovers over White House","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","id":"%2F699ba59697e2be4cfefeeaa9","link":"","source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House"}},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-05-24-show"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>midnightbrewproductions.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">weaponizedpodcast.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":["keywords/UFO disclosure","keywords/Jeremy Corbell"],"primary_slug":"2026-05-24-show","slugs":["2026-05-24-show"],"sponsored":false,"title":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting","author":"","description":"First Half: Joining George Knapp, James Lacatski, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure. Second Half: Filmmaker Michael Lazovsky discusses the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. Jeremy Corbell will also join the conversation.","image":{"new_tab":false,"source_credit":"MichaelPenhallow / iStock / Getty Images","title":"UFO over White House","url":"asset://assets.getty/699ba59697e2be4cfefeeaa9","alt_text":"","link":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"UFO hovers over White House"}},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cCmXh","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1779703200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/show/2026-05-24-show/"},"slug":"2026-05-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/699ba59697e2be4cfefeeaa9","title":"Pentagon & UFO Disclosure / Jeremy Corbell & UAP Reporting","description":"First Half: Joining George Knapp, James Lacatski, a former program manager at the Defense Intelligence Agency, will discuss AAWSAP, the largest and most secretive US government UFO program in history. He'll also bring us new insights into Pentagon-approved UFO disclosure. Second Half: Filmmaker Michael Lazovsky discusses the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he took on while reporting on UAP. Lazovsky developed an early obsession with horror, building elaborate haunted houses before joining Universal Studios Hollywood Halloween Horror Nights. Jeremy Corbell will also join the conversation.","author":""},"pub_start":1779703200000,"pub_until":4115978604802,"pub_changed":1779703200000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/top-secret","coast-categories/host-george-knapp","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6168dd1e0b8abf115f819df6","slug":"james-t-lacatski","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/james-t-lacatski/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Skinwalkers-Pentagon-Insiders-Account-Government/dp/B09HR54GQF/ctoc\" target=\"_blank\">Skinwalkers at the Pentagon: An Insiders' Account of the Secret Government UFO Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Inside-U-S-Government-Covert-Program/dp/B0GSWW4HN5/ctoc\" target=\"_blank\">\u003cu>Inside the U.S. Government Covert UFO Program: Future Visions\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.\u003c/p>\n\n"},"title":{"type":"title","value":"James T. Lacatski"},"websites":{"type":"html","value":""},"author":{"value":[],"type":"author"},"primary_image":{"value":{"source_credit":"","title":"","use_caption":false,"bucket":"new_assets","caption":"","id":"%2F6a12ea4ca47d94b89a2205bc","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bc","url":"asset://new_assets/6a12ea4ca47d94b89a2205bc","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"type":"asset"},"show_appearances":{"value":[],"type":"link"},"slug":{"type":"slug","value":"james-t-lacatski"},"videos":{"type":"html","value":""}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"James T. Lacatski","author":"","description":"James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.","image":{"title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/6a12ea4ca47d94b89a2205bc","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[],"primary_slug":"james-t-lacatski","slugs":["james-t-lacatski"]},"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/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"6168dd1e0b8abf115f819df5"}],"exclusion":{"tags":[]},"publish_date":1634262060000,"publish_end_date":4115978604802}},"pub_start":1634262060000,"type":"content:coast-to-coast-guest","summary":{"title":"James T. Lacatski","description":"James T. Lacatski was the Defense Intelligence Agency program manager, contracting officer representative (COR), security coordinator, and counterintelligence coordinator for the Advanced Aerospace Weapon System Applications Program (AAWSAP), a $22 Million UFO research effort. Jim has a BS, MS, and D.Eng in Nuclear Engineering with expertise in fusion plasmas and directed energy weapons. In 2007, Jim met Robert Bigelow and Senator Harry Reid leading to the start of AAWSAP in 2008.","image":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bc"}},{"ref_id":"%2F6a0f96c1dcfe556c136cf51e","slug":"michael-lazovsky","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0GW4KDSXZ/ref=atv_sr_fle_c_sr62ef6f_1_1_1\" target=\"_blank\">Sleeping Dog\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6a0f954621dc3911a3514e92","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a0f954621dc3911a3514e92","link":"","new_tab":false,"title":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a0f954621dc3911a3514e92","source_credit":""}},"slug":{"type":"slug","value":"michael-lazovsky"},"summary":{"type":"html","value":"\u003cp>Filmmaker Michael Lazovsky directed the new film &quot;Sleeping Dog,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. \u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://midnightbrewproductions.com/\" target=\"_blank\">\u003cu>midnightbrewproductions.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"type":"author","value":[]},"blocks":{"value":[{"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Filmmaker Michael Lazovsky directed the new film &quot;Sleeping Dog,&quot; which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject. Born and raised in Los Angeles, Lazovsky developed an early obsession with horror, building elaborate annual haunted houses before joining Universal Studios Hollywood Halloween Horror Nights as a chainsaw monster performer. \u003c/p>\n\n","locale":{"locales":[]}}],"type":"flex"},"books":{"type":"html","value":""},"show_appearances":{"value":[],"type":"link"},"title":{"type":"title","value":"Michael Lazovsky"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"title":"Michael Lazovsky","author":"","description":"Filmmaker Michael Lazovsky directed the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject.","image":{"title":"","use_caption":false,"alt_text":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6a0f954621dc3911a3514e92","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"keywords":[],"primary_slug":"michael-lazovsky","slugs":["michael-lazovsky"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1779406440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"4YLNG"}]},"canonical_url":"https://www.coasttocoastam.com/guest/michael-lazovsky/"},"pub_start":1779406440000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael Lazovsky","description":"Filmmaker Michael Lazovsky directed the new film \"Sleeping Dog,\" which documents journalist Jeremy Corbell and the risks and heavy toll he has taken when reporting on the UAP subject.","image":"https://i.iheart.com/v3/re/new_assets/6a0f954621dc3911a3514e92"}},{"ref_id":"%2F5e00748ecc137bf244201aae","slug":"corbell-jeremy-71151","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/corbell-jeremy/71151","cuser":"","fields":{"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films#/patient-seventeen/\" target=\"_blank\">Patient Seventeen\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/news-2/patient-seventeen-behind-the-scenes\" target=\"_blank\">Behind The Scenes\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/immaculate-deception/\" target=\"_blank\">Immaculate Deception\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/lazar/\" target=\"_blank\">Bob Lazar: Area 51 and Flying Saucers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/i-am-nano-man/\" target=\"_blank\">Nano Man: Utility Fog\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/films/#/hunt-the-skinwalker/\" target=\"_blank\">Hunt for the Skinwalker\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.extraordinarybeliefs.com/\" target=\"_blank\">extraordinarybeliefs.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.jeremycorbell.com/\" target=\"_blank\">jeremycorbell.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weaponizedpodcast.com/\" target=\"_blank\">weaponizedpodcast.com\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67699f5a217fafe0dc4e2102","title":"","use_caption":false,"source_credit":"","url":"asset://new_assets/67699f5a217fafe0dc4e2102","alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","id":"%2F67699f5a217fafe0dc4e2102","link":""}},"slug":{"type":"slug","value":"corbell-jeremy-71151"},"summary":{"type":"html","value":"\u003cp>Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.\u003c/p>\n\n"},"title":{"value":"Jeremy Corbell","type":"title"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.\u003c/p>\n\n\u003cp>Jeremy Corbell is an investigative filmmaker based in Los Angeles California who documents extraordinary people and their belief systems. His research has taken him into the worlds of nanotechnology, aerospace exploration, exotic propulsion systems, as well as an in-depth examination into the life and discoveries of the enigmatic “Godfather of Conspiracy” John Lear. Corbell has documented the surgical removal of alleged off-world alien implants, and has filmed NASA's analysis of anomalous materials alleged to be physical evidence of extraterrestrial nano-technology from UFO landing sites. Corbell has obtained deathbed confessions from former CIA and government intelligence officials who claim to expose the truth about UFOs and the worldwide coverup of the ultimate truth. Corbell’s film work reveals how ideas, held by credible individuals, can alter the way we experience reality and force us to reconsider the fabric of our own beliefs.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/corbell-jeremy/71151","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/corbell-jeremy-71151"},"summary":{"slugs":["corbell-jeremy-71151"],"sponsored":false,"title":"Jeremy Corbell","author":"Coast to Coast AM Staff","description":"Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","caption":"","link":"","url":"asset://new_assets/67699f5a217fafe0dc4e2102","use_caption":false},"keywords":[],"primary_slug":"corbell-jeremy-71151"},"targeting":{"publish_date":1508475240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/artwork-comics-multimedia","coast-categories/mysteries-anomalies","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"AEIVu"}],"exclusion":{"tags":[]}}},"pub_start":1508475240000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeremy Corbell","description":"Jeremy Kenyon Lockyer Corbell is an American contemporary artist and investigative filmmaker based in Los Angeles, California. A warrior who trained Jiu-Jitsu for the majority of his life, he teaches and does seminars around the world. The transition from warrior to artist began when he acquired a near-fatal respiratory disease that changed his direction.","image":"https://i.iheart.com/v3/re/new_assets/67699f5a217fafe0dc4e2102"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90405fc5c6051ef1778c4","slug":"george-knapp","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-knapp","cuser":"","fields":{"author":{"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:/6a0fae8fd3759a5df3efd735","slug:2026-05-24-show","slug:2026-05-24-show","keyword:keywords/UFO disclosure","keyword:keywords/Jeremy Corbell"]}},{"id":"%2F6a0fb1dcd3759a5df3efd74e","type":"PUBLISHING","record":{"ref_id":"%2F6a0fb1dcd3759a5df3efd74e","type":"content:coast-to-coast-show","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1779789600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"0bdyG","operator":"OR","readonly":false,"remove":false}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"value":"\u003cp>First Half: Author and aerospace systems specialist \u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">Charles Schults III\u003c/a> will discuss the positive aspects of robotics and AI in our lives, with a focus on how they can improve education. He'll also introduce us to Eliza, his AI co-host on his podcast.\u003c/p>\n\n\u003cp>Second Half: In separate ½ hour segments, four of the best Bigfoot field researchers join us for an in-depth discussion on the enigmatic creature. Guests \u003ca href=\"http://butterflylaunch.com\" target=\"_blank\">Robert Pyle\u003c/a>, \u003ca href=\"http://www.bfro.net/\" target=\"_blank\">Matthew Moneymaker\u003c/a>, \u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">Cliff Barackman\u003c/a>, and \u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">Daniel Perez\u003c/a> will present their expertise, evidence, and analysis on why they believe this massive, hairy, ape-like creature inhabits the heavily forested mountainous regions of North America.\u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/AFHG2MPR.htm\" target=\"_blank\">A Fossil Hunter's Guide to Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/TLGPR.htm\" target=\"_blank\">The Living Galaxy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ONEIROS-Sir-Charles-Shults-III/dp/1665570628/ctoc\" target=\"_blank\">Oneiros\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Where-Bigfoot-Walks-Crossing-Divide/dp/1619029375/ctoc\" target=\"_blank\">Where Bigfoot Walks: Crossing the Dark Divide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/bigfoot-at-bluff-creek-book/\" target=\"_blank\">Bigfoot at Bluff Creek\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/big-footnotes-book/\" target=\"_blank\">Big Footnotes\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779717600000},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"slug":{"value":"2026-05-25-show","type":"slug"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">shultslaboratories.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/Better.html\" target=\"_blank\">evolveabot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.universesciencecenter.com/\" target=\"_blank\">universesciencecenter.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflylaunch.com/\" target=\"_blank\">butterflylaunch.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.bfro.net/\" target=\"_blank\">bfro.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">cliffbarackman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://northamericanbigfootcenter.com/\" target=\"_blank\">\u003cu>northamericanbigfootcenter.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">bigfoottimes.net\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author and aerospace systems specialist \u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">Charles Schults III\u003c/a> will discuss the positive aspects of robotics and AI in our lives, with a focus on how they can improve education. He'll also introduce us to Eliza, his AI co-host on his podcast. Eliza will be featured in his virtual education center as a live AI assistant to visitors and students.\u003c/p>\n\n\u003cp>Second Half: In separate ½ hour segments, four of the best Bigfoot field researchers join us for an in-depth discussion on the enigmatic creature. Guests \u003ca href=\"http://butterflylaunch.com\" target=\"_blank\">Robert Pyle\u003c/a>, \u003ca href=\"http://www.bfro.net/\" target=\"_blank\">Matthew Moneymaker\u003c/a>, \u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">Cliff Barackman\u003c/a>, and \u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">Daniel Perez\u003c/a> will present their expertise, research, evidence, and analysis as to why they believe this wild, untamed, massive, hairy ape-like creature inhabits the remote, heavily forested mountainous regions of North America.\u003c/p>\n\n"}]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00005ecc137bf244201575","%2F620ee3850e65988f1dee1fd1","%2F5e009d25537fd678a3ecec60","%2F5e009d28cc137bf244201b73","%2F5e00f03d537fd678a3ecf0ed"]},"host_name":{"type":"plain","value":"George Noory"},"pn_podcast":{"type":"pnpodcast","value":[]},"title":{"value":"Robotics & AI / Bigfoot Special ","type":"title"},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/robotics","keywords/AI","keywords/Bigfoot"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F672d676aa51c5fba7abc6ad7","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/672d676aa51c5fba7abc6ad7","source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Bigfoot, conceptual illustration","caption":"Bigfoot, conceptual illustration","new_tab":false,"url":"asset://assets.getty/672d676aa51c5fba7abc6ad7","use_caption":false}}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"title":"Robotics & AI / Bigfoot Special ","author":"","description":"First Half: Author and aerospace systems specialist Charles Schults III will discuss the positive aspects of robotics and AI in our lives, with a focus on how they can improve education. He'll also introduce us to Eliza, his AI co-host on his podcast. Second Half: In separate ½ hour segments, four of the best Bigfoot field researchers join us for an in-depth discussion on the enigmatic creature. Guests Robert Pyle, Matthew Moneymaker, Cliff Barackman, and Daniel Perez will present their expertise, evidence, and analysis on why they believe this massive, hairy, ape-like creature inhabits the heavily forested mountainous regions of North America.","image":{"new_tab":false,"source_credit":"VICTOR HABBICK VISIONS/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Bigfoot, conceptual illustration","url":"asset://assets.getty/672d676aa51c5fba7abc6ad7","use_caption":false,"link":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Bigfoot, conceptual illustration"},"keywords":["keywords/robotics","keywords/AI","keywords/Bigfoot"],"primary_slug":"2026-05-25-show","slugs":["2026-05-25-show"],"sponsored":false},"permalink":"https://www.coasttocoastam.com/show/2026-05-25-show/"},"slug":"2026-05-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/672d676aa51c5fba7abc6ad7","title":"Robotics & AI / Bigfoot Special ","description":"First Half: Author and aerospace systems specialist Charles Schults III will discuss the positive aspects of robotics and AI in our lives, with a focus on how they can improve education. He'll also introduce us to Eliza, his AI co-host on his podcast. Second Half: In separate ½ hour segments, four of the best Bigfoot field researchers join us for an in-depth discussion on the enigmatic creature. Guests Robert Pyle, Matthew Moneymaker, Cliff Barackman, and Daniel Perez will present their expertise, evidence, and analysis on why they believe this massive, hairy, ape-like creature inhabits the heavily forested mountainous regions of North America.","author":""},"pub_start":1779789600000,"pub_until":4115978604802,"pub_changed":1779789600000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00005ecc137bf244201575","slug":"shults-iii-charles-6327","payload":{"fields":{"primary_image":{"value":{"caption":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484","source_credit":""},"type":"asset"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"shults-iii-charles-6327"},"summary":{"type":"html","value":"\u003cp>Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/AFHG2MPR.htm\" target=\"_blank\">A Fossil Hunter's Guide to Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/TLGPR.htm\" target=\"_blank\">The Living Galaxy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ONEIROS-Sir-Charles-Shults-III/dp/1665570628/ctoc\" target=\"_blank\">Oneiros\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. He wrote the nuclear EMP test software for the Pershing II missile system, worked on Patriot, the Copperhead tank killer, and Advanced Attack Helicopter systems. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development. In addition, Charles has also appeared on several TV and radio programs.\u003c/p>\n\n"}]},"cds":{"value":"","type":"html"},"title":{"type":"title","value":"Charles Shults III"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.shultslaboratories.com/\" target=\"_blank\">shultslaboratories.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.evolveabot.com/shultslaboratories.com/Better.html\" target=\"_blank\">evolveabot.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.talkuniverse.org/\" target=\"_blank\">talkuniverse.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.universesciencecenter.com/\" target=\"_blank\">universesciencecenter.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]}},"ingestion":{"external_url":"","feed_content_id":"/content/shults-iii-charles-6327","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/shults-iii-charles/6327","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"description":"Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development.","image":{"link":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"shults-iii-charles-6327","slugs":["shults-iii-charles-6327"],"sponsored":false,"title":"Charles Shults III","author":"Coast to Coast AM Staff"},"targeting":{"exclusion":{"tags":[]},"publish_date":1513905360000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"SGfBx","operator":"OR"}]},"canonical_url":"https:/www.coasttocoastam.com/guest/shults-iii-charles/6327","cuser":""},"pub_start":1513905360000,"type":"content:coast-to-coast-guest","summary":{"title":"Charles Shults III","description":"Sir Charles Shults III worked at Martin Marietta Aerospace for 10 years on weapons systems and computer-based automated test equipment. Charles has performed research under grant on nuclear fusion and was knighted and received a longterm grant for his present research in robotics and artificial intelligence. He has written many technical publications and magazine articles on space, astronomy, the atmosphere, and space resource development.","image":"https://i.iheart.com/v3/re/assets.coast2coast/8d6747c46fcfad27431e6b9c37e65484"}},{"ref_id":"%2F620ee3850e65988f1dee1fd1","slug":"robert-pyle","payload":{"fields":{"blocks":{"type":"flex","value":[{"value":"\u003cp>Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.\u003cbr />\u003cbr />In September, 2020 Strike Back Studios, REI Co-op Studios and the National Wildlife Federation released a film based on Pyle’s journey and his book that details it, Where Bigfoot Walks: Crossing the Dark Divide. The film, The Dark Divide, provides an intimate portrayal of Pyle’s expedition.Dr. Pyle also appears in the 2021 film Hunting Bigfoot.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F620ee3a40e65988f1dee1fde","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/620ee3a40e65988f1dee1fde","source_credit":"","url":"asset://new_assets/620ee3a40e65988f1dee1fde","bucket":"new_assets","caption":"","link":"","title":"","use_caption":false},"type":"asset"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"robert-pyle"},"summary":{"type":"html","value":"\u003cp>Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.\u003c/p>\n\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/Robert-Michael-Pyle-293832101900/\" target=\"_blank\">facebook.com/Robert-Michael-Pyle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://butterflylaunch.com/\" target=\"_blank\">butterflylaunch.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Where-Bigfoot-Walks-Crossing-Divide/dp/1619029375/ctoc\" target=\"_blank\">Where Bigfoot Walks: Crossing the Dark Divide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nature-Matrix-New-Selected-Essays/dp/1640092765/ctoc\" target=\"_blank\">Nature Matrix\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sky-Time-Grays-River-Forgotten/dp/1640092781/ctoc\" target=\"_blank\">Sky Time in Gray's River\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Robert Pyle"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://darkdividefilm.com/\" target=\"_blank\">The Dark Divide\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"author":"","description":"Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.","image":{"url":"asset://new_assets/620ee3a40e65988f1dee1fde","use_caption":false,"link":"","new_tab":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":""},"keywords":[],"primary_slug":"robert-pyle","slugs":["robert-pyle"],"sponsored":false,"title":"Robert Pyle"},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"1a3Xv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1645143180000},"canonical_url":"https://www.coasttocoastam.com/guest/robert-pyle/","cuser":"user/ldap/PREBUR1SXN"},"pub_start":1645143180000,"type":"content:coast-to-coast-guest","summary":{"title":"Robert Pyle","description":"Dr. Robert Michael Pyle is a writer, biologist, and Guggenheim Fellow who holds a PhD in Ecology from Yale University. In 1995, he trekked for more than a month through Washington’s Gifford Pinchot National Forest, a 76,000-acre region that is home to old-growth forest, in an area called the Dark Divide. His mission was both personal and professional: to study new butterfly species, explore alleged Bigfoot habitat, and come to terms with his wife’s terminal cancer diagnosis.","image":"https://i.iheart.com/v3/re/new_assets/620ee3a40e65988f1dee1fde"}},{"ref_id":"%2F5e009d25537fd678a3ecec60","slug":"moneymaker-matt-6056","payload":{"summary":{"sponsored":false,"title":"Matt Moneymaker","author":"Coast to Coast AM Staff","description":"Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.","image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"asset://new_assets/67d4ede396ca2de246a37ba8","caption":"","link":"","source_credit":""},"keywords":[],"primary_slug":"moneymaker-matt-6056","slugs":["moneymaker-matt-6056"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1239684720000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"cXKAe","operator":"OR","readonly":false,"remove":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/moneymaker-matt/6056","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.bfro.net/\" target=\"_blank\">bfro.net\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F67d4ede396ca2de246a37ba8","source_credit":"","url":"asset://new_assets/67d4ede396ca2de246a37ba8","use_caption":false,"title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67d4ede396ca2de246a37ba8"}},"slug":{"type":"slug","value":"moneymaker-matt-6056"},"summary":{"type":"html","value":"\u003cp>Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.\u003c/p>\n\n"},"title":{"type":"title","value":"Matt Moneymaker"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.\u003c/p>\n\n"}]},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/moneymaker-matt-6056","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/moneymaker-matt/6056","feed_type":""}},"pub_start":1239684720000,"type":"content:coast-to-coast-guest","summary":{"title":"Matt Moneymaker","description":"Matt Moneymaker is the president of the Bigfoot Field Researchers Organization. Founded in 1995, the BFRO was the first national Bigfoot research organization and is still the largest and most respected organization of its type. The BFRO organizes field expeditions in the U.S. and Canada where clusters of sightings occur. These expeditions have yielded several sightings and numerous recordings of vocalizations. Matt led the expedition that obtained the Skookum Cast in 2000, and he will be leading a well-equipped expedition to a remote portion of Michigan's Upper Peninsula in July 2007.","image":"https://i.iheart.com/v3/re/new_assets/67d4ede396ca2de246a37ba8"}},{"ref_id":"%2F5e009d28cc137bf244201b73","slug":"barackman-cliff-63622","payload":{"summary":{"title":"Cliff Barackman","author":"Coast to Coast AM Staff","description":"Cliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample.       Cliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417","caption":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"barackman-cliff-63622","slugs":["barackman-cliff-63622"],"sponsored":false},"targeting":{"exclusion":{"tags":[]},"publish_date":1431055620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/creatures-myths-legends"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"155H5","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/barackman-cliff/63622","cuser":"","fields":{"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417","url":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417","alt_text":"","link":"","source_credit":"","title":""}},"slug":{"value":"barackman-cliff-63622","type":"slug"},"title":{"type":"title","value":"Cliff Barackman"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://cliffbarackman.com/\" target=\"_blank\">cliffbarackman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://northamericanbigfootcenter.com/\" target=\"_blank\">\u003cu>northamericanbigfootcenter.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>Cliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample. \u003c/p>\n\n\n\n\n\u003cp>Cliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nCliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample. \n\u003c/p>\n\n\u003cp>\nCliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.\n\u003c/p>","locale":{"locales":[]}}]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/barackman-cliff-63622","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/barackman-cliff/63622","feed_type":"","feed_vendor":"C2C"}},"pub_start":1431055620000,"type":"content:coast-to-coast-guest","summary":{"title":"Cliff Barackman","description":"Cliff Barackman's growing interest in Bigfoot phenomena drove him to travel to various parts of the country to look into the mystery. It was in college that Cliff's interest in Bigfoot moved from a quirky interest to an obsession. On his first expedition to Bluff Creek, California in 1994, he stumbled across possible Bigfoot footprints, as well as tree damage evidence and a possible hair sample.       Cliff's interest in physical evidence led him to take a keen interest in footprint casts. Over the years, what started out as the gathering of a few Bigfoot souvenirs has eventually led him to holding one of the largest cast collections in the country. A former member of the BFRO, and a current investigator for Animal Planet's Finding Bigfoot, Cliff's expert opinion, level-headed approach and analytical mind have proved invaluable. When numbers need to be extracted for the sake of data analysis, or when a footprint needs to be permanently recorded, he is there to offer his unique skills.","image":"https://i.iheart.com/v3/re/assets.coast2coast/0a059e7bdf92c629cac7728fe6cfe417"}},{"ref_id":"%2F5e00f03d537fd678a3ecf0ed","slug":"perez-daniel-51099","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/perez-daniel-51099","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/perez-daniel/51099","feed_type":"","feed_vendor":"C2C"},"summary":{"sponsored":false,"title":"Daniel Perez","author":"Coast to Coast AM Staff","description":"Daniel Perez founded the \"Center for Bigfoot Studies\" and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.","image":{"alt_text":"","link":"","url":"asset://new_assets/696b2c8ff7c3c3b7218945f3","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":""},"keywords":[],"primary_slug":"perez-daniel-51099","slugs":["perez-daniel-51099"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1301016120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/creatures-myths-legends"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"fjwMy","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/perez-daniel/51099","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://bigfoottimes.net/\" target=\"_blank\">bigfoottimes.net\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"name":"Coast to Coast AM Staff","id":""}]},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nDaniel Perez founded the \"Center for Bigfoot Studies\" and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.\n\u003c/p>"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/bigfoot-at-bluff-creek-book/\" target=\"_blank\">Bigfoot at Bluff Creek\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.bigfoottimes.net/product/big-footnotes-book/\" target=\"_blank\">Big Footnotes\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/696b2c8ff7c3c3b7218945f3","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets","public_uri":"https://i.iheart.com/v3/re/new_assets/696b2c8ff7c3c3b7218945f3","use_caption":false,"alt_text":"","caption":"","id":"%2F696b2c8ff7c3c3b7218945f3","link":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"perez-daniel-51099"},"summary":{"value":"\u003cp>Daniel Perez founded the &quot;Center for Bigfoot Studies&quot; and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Daniel Perez"},"videos":{"type":"html","value":""}}},"pub_start":1301016120000,"type":"content:coast-to-coast-guest","summary":{"title":"Daniel Perez","description":"Daniel Perez founded the \"Center for Bigfoot Studies\" and started the popular Bigfoot Times newsletter, which he both edits and publishes. The newsletter is well known among Bigfoot investigators for its hard-hitting and sometimes controversial critiques of even the most prominent Bigfoot researchers and their work. Perez is considered by many to be an authority regarding the circumstances surrounding the 1967 Patterson-Gimlin film.","image":"https://i.iheart.com/v3/re/new_assets/696b2c8ff7c3c3b7218945f3"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"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:/6a0fb1dcd3759a5df3efd74e","slug:2026-05-25-show","slug:2026-05-25-show","keyword:keywords/robotics","keyword:keywords/AI","keyword:keywords/Bigfoot"]}},{"id":"%2F6a0fb53bd3759a5df3efd767","type":"PUBLISHING","record":{"ref_id":"%2F6a0fb53bd3759a5df3efd767","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"episodes":{"type":"plain","value":""},"keywords":{"type":"tag","value":["keywords/mindsight","keywords/Gobekli Tepe","keywords/Sphinx"]},"primary_image":{"value":{"bucket":"assets.getty","id":"%2F6a0fb7b26dd8f186605a605e","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fb7b26dd8f186605a605e","title":"Space exploration, artwork","url":"asset://assets.getty/6a0fb7b26dd8f186605a605e","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Space exploration, conceptual artwork.","link":"","new_tab":false,"source_credit":"ANDRZEJ WOJCICKI / Science Photo Library / Getty Images","use_caption":false},"type":"asset"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>First Half: Energy arts practitioner \u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>Dalia Burgoin\u003c/u>\u003c/a> will discuss her work teaching Mindsight, a technique to awaken people's natural intuitive abilities in both adults and blind individuals. She'll explain in detail how her extraocular vision work helps her clients with impairments and others evolve for the betterment of their lives.\u003c/p>\n\n\u003cp>Second Half: Author and teacher \u003ca href=\"https://andrewcollins.com/\" target=\"_blank\">\u003cu>Andrew Collins\u003c/u>\u003c/a> will delve into the mysteries surrounding the ancient sites of Göbekli Tepe and Karahan Tepe, which are seen as evidence of humanity’s first post-ice-age civilization in a region known in the Bible as the land of Eden. He'll also report on the latest developments on the plateau at Giza, including revelations regarding the alleged discovery of a second Sphinx.\u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"slug":{"type":"slug","value":"2026-05-26-show"},"summary":{"type":"html","value":"\u003cp>First Half: Energy arts practitioner \u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>Dalia Burgoin\u003c/u>\u003c/a> will discuss her work teaching Mindsight, a technique to awaken people's natural intuitive abilities in both adults and blind individuals. She'll explain in detail how her extraocular vision work helps her clients evolve for the betterment of their lives.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://andrewcollins.com/\" target=\"_blank\">\u003cu>Andrew Collins\u003c/u>\u003c/a> will delve into the mysteries surrounding the ancient sites of Göbekli Tepe and Karahan Tepe, which are seen as evidence of humanity’s first post-ice-age civilization. He'll also report on the latest developments at Giza, including revelations regarding the alleged discovery of a second Sphinx.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"show_date":{"value":1779804000000,"type":"date"},"title":{"type":"title","value":"Mindsight Techniques / Göbekli Tepe & Ancient Egypt"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Karahan-Tepe-Civilization-Anunnaki-Origins/dp/1591434785/ctoc\" target=\"_blank\">\u003cu>Karahan Tepe: Civilization of the Anunnaki and the Cosmic Origins of the Serpent of Eden\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1879181762/ctoc\" target=\"_blank\">Gods of Eden: Egypt's Lost Legacy and the Genesis of Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gobekli-Tepe-Genesis-Watchers-Discovery/dp/1591431425/ctoc\" target=\"_blank\">Gobekli Tepe: Genesis of the Gods\u003c/a>\u003c/li>\u003c/ul>\n"},"guest":{"type":"link","value":["%2F6a0f9962fcea7525f156227d","%2F5e004f2ecc137bf244201943"]},"host_name":{"type":"plain","value":"George Noory"},"pn_podcast":{"type":"pnpodcast","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>daliaburgoin.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://andrewcollins.com/\" target=\"_blank\">\u003cu>andrewcollins.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"description":"First Half: Energy arts practitioner Dalia Burgoin will discuss her work teaching Mindsight, a technique to awaken people's natural intuitive abilities in both adults and blind individuals. She'll explain in detail how her extraocular vision work helps her clients evolve for the betterment of their lives. Second Half: Author Andrew Collins will delve into the mysteries surrounding the ancient sites of Göbekli Tepe and Karahan Tepe, which are seen as evidence of humanity’s first post-ice-age civilization. He'll also report on the latest developments at Giza, including revelations regarding the alleged discovery of a second Sphinx.","image":{"caption":"Space exploration, conceptual artwork.","link":"","new_tab":false,"title":"Space exploration, artwork","use_caption":false,"source_credit":"ANDRZEJ WOJCICKI / Science Photo Library / Getty Images","url":"asset://assets.getty/6a0fb7b26dd8f186605a605e","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":["keywords/mindsight","keywords/Gobekli Tepe","keywords/Sphinx"],"primary_slug":"2026-05-26-show","slugs":["2026-05-26-show"],"sponsored":false,"title":"Mindsight Techniques / Göbekli Tepe & Ancient Egypt","author":""},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"HIVJc","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1779876000000},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-26-show/","permalink":"https://www.coasttocoastam.com/show/2026-05-26-show/"},"slug":"2026-05-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fb7b26dd8f186605a605e","title":"Mindsight Techniques / Göbekli Tepe & Ancient Egypt","description":"First Half: Energy arts practitioner Dalia Burgoin will discuss her work teaching Mindsight, a technique to awaken people's natural intuitive abilities in both adults and blind individuals. She'll explain in detail how her extraocular vision work helps her clients evolve for the betterment of their lives. Second Half: Author Andrew Collins will delve into the mysteries surrounding the ancient sites of Göbekli Tepe and Karahan Tepe, which are seen as evidence of humanity’s first post-ice-age civilization. He'll also report on the latest developments at Giza, including revelations regarding the alleged discovery of a second Sphinx.","author":""},"pub_start":1779876000000,"pub_until":4115978604802,"pub_changed":1779876000000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/ancient-world","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":"%2F6a0f9962fcea7525f156227d","slug":"dalia-burgoin","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dalia-burgoin/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Dalia Burgoin"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"value":"\u003cp>Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities such as telepathy and extraocular vision — also known as Mindsight.\u003c/p>\n\n\u003cp>Her groundbreaking work has been featured on Good Morning Utah (ABC), FOX 13 Good Day Utah, and This Is the Place Utah. She collaborates with leading consciousness researchers including Alex Gómez-Marin (Pari Center), John Chavez (DMT Quest), and Dr. Diane Hennacy Powell (The Telepathy Tapes). She is also in active discussions with the Institute of Noetic Sciences (IONS) to expand research partnerships.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6a12ea4ca47d94b89a2205bb","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a12ea4ca47d94b89a2205bb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bb","source_credit":"","title":""}},"summary":{"type":"html","value":"\u003cp>Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://daliaburgoin.com/\" target=\"_blank\">\u003cu>daliaburgoin.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dalia-burgoin"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"url":"asset://new_assets/6a12ea4ca47d94b89a2205bb","use_caption":false,"link":"","title":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"dalia-burgoin","slugs":["dalia-burgoin"],"sponsored":false,"title":"Dalia Burgoin","author":"","description":"Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities."},"targeting":{"exclusion":{"tags":[]},"publish_date":1779406980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"8CXRN","operator":"OR","readonly":false,"remove":false}]}},"pub_start":1779406980000,"type":"content:coast-to-coast-guest","summary":{"title":"Dalia Burgoin","description":"Dalia Burgoin is an energy arts practitioner, author, and trainer specializing in awakening humanity’s natural intuitive abilities. She teaches a yin-style bioenergy system that supports healing and expands innate capacities.","image":"https://i.iheart.com/v3/re/new_assets/6a12ea4ca47d94b89a2205bb"}},{"ref_id":"%2F5e004f2ecc137bf244201943","slug":"collins-andrew-6942","payload":{"targeting":{"targets":[{"id":"yVIvU","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1480650960000,"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/collins-andrew/6942","cuser":"","fields":{"title":{"type":"title","value":"Andrew Collins"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.andrewcollins.com/page/news/index.htm\" target=\"_blank\">andrewcollins.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion. His discoveries have led to several thought-provoking books that challenge the way we think about the past, including From the Ashes of Angels and Gateway to Atlantis. He is also the organizer of the Questing Conference, Britain's premier event on alternative history, forbidden archaeology, and ancient wisdom.\u003c/p>\n\n","locale":{"locales":[]}}]},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/66fa5dcd357b013536feec26","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F66fa5dcd357b013536feec26","new_tab":false,"title":"","use_caption":false,"alt_text":"","caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/66fa5dcd357b013536feec26","source_credit":""}},"show_appearances":{"value":[],"type":"link"},"slug":{"type":"slug","value":"collins-andrew-6942"},"summary":{"type":"html","value":"\u003cp>Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Karahan-Tepe-Civilization-Anunnaki-Origins/dp/1591434785/ctoc\" target=\"_blank\">\u003cu>Karahan Tepe: Civilization of the Anunnaki and the Cosmic Origins of the Serpent of Eden\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Cygnus-Key-Denisovan-Legacy-Göbekli/dp/1591432995/ctoc\" target=\"_blank\">The Cygnus Key\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/187918172X/ctoc\" target=\"_blank\">From the Ashes of Angels\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0786709634/ctoc\" target=\"_blank\">Gateway to Atlantis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1879181762/ctoc\" target=\"_blank\">Gods of Eden: Egypt's Lost Legacy and the Genesis of Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1842932020/ctoc\" target=\"_blank\">The Cygnus Mystery\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0753508516/ctoc\" target=\"_blank\">Tutankhamun: The Exodus Conspiracy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Circlemakers-Insights-into-Circle-Mystery/dp/0876045492/ctoc\" target=\"_blank\">New Circlemakers Insights into the Crop Circle Mystery\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Beneath-Pyramids-Egypts-Greatest-Uncovered/dp/0876045719/ctoc\" target=\"_blank\">Beneath the Pyramids: Egypt's Greatest Secret Uncovered\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gobekli-Tepe-Genesis-Watchers-Discovery/dp/1591431425/ctoc\" target=\"_blank\">Gobekli Tepe: Genesis of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Atlantis-Caribbean-Comet-Changed-World/dp/1591432650/ctoc\" target=\"_blank\">Atlantis in the Caribbean\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Denisovan-Origins-Göbekli-Genesis-Ancient/dp/1591432634//ctoc\" target=\"_blank\">Denisovan Origins: Hybrid Humans, Göbekli Tepe, and the Genesis of the Giants of Ancient America\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Origins-Gods-Skinwalkers-Transdimensional-Intelligences/dp/1591434092/ctoc\" target=\"_blank\">Origins of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/First-Female-Pharaoh-Sobekneferu-Goddess/dp/1591434459/ctoc\" target=\"_blank\">The First Female Pharaoh\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/collins-andrew/6942","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/collins-andrew-6942"},"summary":{"keywords":[],"primary_slug":"collins-andrew-6942","slugs":["collins-andrew-6942"],"sponsored":false,"title":"Andrew Collins","author":"Coast to Coast AM Staff","description":"Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"url":"asset://new_assets/66fa5dcd357b013536feec26","alt_text":"","link":"","source_credit":"","title":"","use_caption":false}}},"pub_start":1480650960000,"type":"content:coast-to-coast-guest","summary":{"title":"Andrew Collins","description":"Andrew Collins is a popular writer of history, archaeology, and science. For over 30 years he has explored the relationship between archaic religious beliefs and the cosmos, examining the origins of human civilization, the development of technology and the inspirations behind magic and religion.","image":"https://i.iheart.com/v3/re/new_assets/66fa5dcd357b013536feec26"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"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:/6a0fb53bd3759a5df3efd767","slug:2026-05-26-show","slug:2026-05-26-show","keyword:keywords/mindsight","keyword:keywords/Gobekli Tepe","keyword:keywords/Sphinx"]}},{"id":"%2F6a0fb881d3759a5df3efd780","type":"PUBLISHING","record":{"ref_id":"%2F6a0fb881d3759a5df3efd780","type":"content:coast-to-coast-show","payload":{"summary":{"sponsored":false,"title":"Underwater UFO Encounters / Humanity's Ancient Origins","author":"","description":"First Half: Author Richard Dolan will give us his perspective as he breaks down the latest release of government UFO files. He'll also explore the dramatic rise of underwater UFO encounters during the Cold War, including military cases, naval incidents, electromagnetic effects, and objects entering and leaving the water. Second Half: Scientist and humanitarian Michael Tellinger will discuss the human adventure and lay out what he believes it takes for human prosperity. He will also share information on humankind's origins, the Anunnaki, ancient stone circle ruins, and the mysteries of man.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A mysterious underwater structure resembling a UFO, illuminated in deep blue waters.","url":"asset://assets.getty/6a0fb96fcd20ce2f3fda6c2b","use_caption":false,"alt_text":"","link":"","new_tab":false,"source_credit":"Wirestock / iStock / Getty Images","title":"Mysterious Underwater UFO Structure"},"keywords":["keywords/UFO disclosure","keywords/USOs","keywords/Anunnaki","keywords/ancient stone circles"],"primary_slug":"2026-05-27-show","slugs":["2026-05-27-show"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1779962400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"oB776","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"]}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-27-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/History-USOs-Unidentified-Submerged-Beginning/dp/B0DX1XGFBK/ctoc\" target=\"_blank\">A History of USOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/History-USOs-Unidentified-Flying-Objects/dp/B0H1MB2C67/ctoc\" target=\"_blank\">\u003cu>A History of USOs, Unidentified Flying Objects: Volume 2: From 1970 to 1989\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.richarddolanpress.com/ufos-and-disclosure-in-the-trump-er\" target=\"_blank\">UFOs and Disclosure in the Trump Era\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/African-Temples-Anunnaki-Technologies-Mines/dp/1591431506/ctoc\" target=\"_blank\">African Temples of the Anunnaki: The Lost Technologies of the Gold Mines of Enki\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Adams-Calendar-Discovering-man-made-structure/dp/1920153071/ctoc\" target=\"_blank\">Adam's Calendar\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Temples-African-Gods-Michael-Tellinger/dp/192015308X/ctoc\" target=\"_blank\">Temples of the African Gods\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"value":[],"type":"bumpermusic"},"display_highlights":{"type":"checkbox","value":false},"guest":{"value":["%2F5dffcd86cc137bf244201359","%2F5e002fa4cc137bf2442017c7"],"type":"link"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"include_recommendations":{"type":"checkbox","value":true},"author":{"type":"author","value":[]},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/USOs","keywords/Anunnaki","keywords/ancient stone circles"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fb96fcd20ce2f3fda6c2b","source_credit":"Wirestock / iStock / Getty Images","use_caption":false,"caption":"A mysterious underwater structure resembling a UFO, illuminated in deep blue waters.","id":"%2F6a0fb96fcd20ce2f3fda6c2b","new_tab":false,"title":"Mysterious Underwater UFO Structure","url":"asset://assets.getty/6a0fb96fcd20ce2f3fda6c2b","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty"}},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-05-27-show"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">\u003cu>richarddolanmembers.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://michaeltellinger.com/\" target=\"_blank\">\u003cu>michaeltellinger.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://onesmalltown.org/\" target=\"_blank\">\u003cu>onesmalltown.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"episodes":{"type":"plain","value":""},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"show_date":{"type":"date","value":1779890400000},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">\u003cu>Richard Dolan\u003c/u>\u003c/a> will give us his perspective as he breaks down the latest release of government UFO files. He'll also explore the dramatic rise of underwater UFO encounters during the Cold War, including military cases, naval incidents, electromagnetic effects, and objects entering and leaving the water.\u003c/p>\n\n\u003cp>Second Half: Scientist and humanitarian \u003ca href=\"https://michaeltellinger.com/\" target=\"_blank\">\u003cu>Michael Tellinger\u003c/u>\u003c/a> will discuss the human adventure and lay out what he believes it takes for human prosperity. He will also share information on humankind's origins, the Anunnaki, ancient stone circle ruins, and the mysteries of man.\u003c/p>\n\n"},"title":{"type":"title","value":"Underwater UFO Encounters / Humanity's Ancient Origins"},"articles":{"type":"html","value":""},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">\u003cu>Richard Dolan\u003c/u>\u003c/a> will give us his perspective as he breaks down the latest release of government UFO files. He'll also explore the dramatic rise of underwater UFO encounters during the Cold War, including military cases, naval incidents, electromagnetic effects, objects entering and leaving the water, and the possibility that Earth’s oceans have long been a major operating domain.\u003c/p>\n\n\u003cp>Second Half: Scientist and humanitarian \u003ca href=\"https://michaeltellinger.com/\" target=\"_blank\">\u003cu>Michael Tellinger\u003c/u>\u003c/a> will discuss the human adventure and lay out what he believes it takes for human prosperity. He will also share information on humankind's origins, the Anunnaki, ancient stone circle ruins, and the mysteries of man.\u003c/p>\n\n"}],"type":"flex"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-27-show/"},"slug":"2026-05-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fb96fcd20ce2f3fda6c2b","title":"Underwater UFO Encounters / Humanity's Ancient Origins","description":"First Half: Author Richard Dolan will give us his perspective as he breaks down the latest release of government UFO files. He'll also explore the dramatic rise of underwater UFO encounters during the Cold War, including military cases, naval incidents, electromagnetic effects, and objects entering and leaving the water. Second Half: Scientist and humanitarian Michael Tellinger will discuss the human adventure and lay out what he believes it takes for human prosperity. He will also share information on humankind's origins, the Anunnaki, ancient stone circle ruins, and the mysteries of man.","author":""},"pub_start":1779962400000,"pub_until":4115978604802,"pub_changed":1779962400000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","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":"%2F5dffcd86cc137bf244201359","slug":"dolan-richard-5919","payload":{"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/top-secret","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"RWfmz","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1513906680000},"canonical_url":"https:/www.coasttocoastam.com/guest/dolan-richard/5919","cuser":"","fields":{"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://richarddolanmembers.com/\" target=\"_blank\">richarddolanmembers.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1571743170/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Cover-Up-Exposed-1973-1991-National-Security/dp/0967799511/ctoc\" target=\"_blank\">UFOs and the National Security State, Vol. 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/A-D-After-Disclosure-Government-Finally/dp/1601632223/ctoc\" target=\"_blank\">A.D.: After Disclosure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-21st-Century-Mind-Definitive/dp/B0BQ9R2PZM/ctoc\" target=\"_blank\">UFOs for the 21st Century Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Program-Breakaway-Civilization-Richard-Lecture/dp/1537132555/ctoc\" target=\"_blank\">The Secret Space Program and Breakaway Civilization\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.richarddolanpress.com/ufos-and-disclosure-in-the-trump-er\" target=\"_blank\">UFOs and Disclosure in the Trump Era\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Agendas-Speculative-Analysis-Visiting/dp/B08P1KJJ4Z/ctoc\" target=\"_blank\">The Alien Agendas: A Speculative Analysis of Those Visiting Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/History-USOs-Unidentified-Submerged-Beginning/dp/B0DX1XGFBK/ctoc\" target=\"_blank\">A History of USOs\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/History-USOs-Unidentified-Flying-Objects/dp/B0H1MB2C67/ctoc\" target=\"_blank\">\u003cu>A History of USOs, Unidentified Flying Objects: Volume 2: From 1970 to 1989\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"value":"","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b"}},"summary":{"type":"html","value":"\u003cp>Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.\u003c/p>\n\n\n\n\n\u003cp>Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series &quot;False Flags,&quot; which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.\u003c/p>\n\n"},"title":{"type":"title","value":"Richard Dolan"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nRichard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.\n\u003c/p>\n\n\u003cp>\nRichard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.\n\u003c/p>","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802}}]},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dolan-richard-5919"}},"ingestion":{"feed_content_id":"/content/dolan-richard-5919","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/dolan-richard/5919","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"slugs":["dolan-richard-5919"],"sponsored":false,"title":"Richard Dolan","author":"Coast to Coast AM Staff","description":"Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.      Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.","image":{"new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b","attributes":{"mimetype":"image/jpeg","type":"image"},"use_caption":false,"alt_text":"","caption":"","link":""},"keywords":[],"primary_slug":"dolan-richard-5919"}},"pub_start":1513906680000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Dolan","description":"Richard Dolan is among the world’s leading UFO researchers, historians, and publishers. He has written a number of classics for the field: UFOs and the National Security State in two volumes, A.D. After Disclosure, which discusses what would happen if UFO secrecy were to end, and UFOs for the 21st Century Mind, a perfect overview of the whole subject. He’s also written several smaller booklets as part of his new Richard Dolan Lecture Series. Most recently of these is his brand new UFOs and Disclosure in the Trump Era.      Richard has appeared widely on television, has lectured around the world, and is a frequent guest right here on Coast-to-Coast AM. Currently, he is the writer and host of the series \"False Flags,\" which recently premiered on Gaia TV, and he is also writing a book on the same subject. He also hosts two radio shows: The Richard Dolan Show on KGRA and The Effed Files, and is the publisher of Richard Dolan Press, which features the work of many leading thinkers exploring alternative realities in our world.","image":"https://i.iheart.com/v3/re/assets.coast2coast/546d7078189c4795383eb6726b37af5b"}},{"ref_id":"%2F5e002fa4cc137bf2442017c7","slug":"tellinger-michael-6680","payload":{"summary":{"slugs":["tellinger-michael-6680"],"sponsored":false,"title":"Michael Tellinger","author":"Coast to Coast AM Staff","description":"Michael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World, strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.      Michael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.","image":{"link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"url":"asset://new_assets/6903edee51f69c41f335696e","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""},"keywords":[],"primary_slug":"tellinger-michael-6680"},"targeting":{"exclusion":{"tags":[]},"publish_date":1586481420000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Bj5Nw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/creatures-myths-legends"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]},"canonical_url":"https:/www.coasttocoastam.com/guest/tellinger-michael/6680","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Slave-Species-Gods-History-Anunnaki/dp/B07YXCTYLB/ctoc\" target=\"_blank\">Slave Species of the Gods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/African-Temples-Anunnaki-Technologies-Mines/dp/1591431506/ctoc\" target=\"_blank\">African Temples of the Anunnaki: The Lost Technologies of the Gold Mines of Enki\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Adams-Calendar-Discovering-man-made-structure/dp/1920153071/ctoc\" target=\"_blank\">Adam's Calendar\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Temples-African-Gods-Michael-Tellinger/dp/192015308X/ctoc\" target=\"_blank\">Temples of the African Gods\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"title":"","url":"asset://new_assets/6903edee51f69c41f335696e","use_caption":false,"alt_text":"","bucket":"new_assets","caption":"","new_tab":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6903edee51f69c41f335696e","link":"","public_uri":"https://mediaserver.radioedit.iheart.com/v3/re/new_assets/6903edee51f69c41f335696e"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"tellinger-michael-6680"},"summary":{"type":"html","value":"\u003cp>Michael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World, strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.\u003c/p>\n\n\n\n\n\u003cp>Michael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.\u003c/p>\n\n"},"title":{"type":"title","value":"Michael Tellinger"},"videos":{"value":"","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nMichael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement\u003cb> \u003c/b>of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World\u003cb>, \u003c/b>strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.\n\u003c/p>\n\n\u003cp>\nMichael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.\n\u003c/p>"}]},"cds":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://michaeltellinger.com/\" target=\"_blank\">michaeltellinger.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.ubuntuplanet.org/\" target=\"_blank\">ubuntuplanet.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.onesmalltown.org/\" target=\"_blank\">onesmalltown.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.stonecircletours.co.za/\" target=\"_blank\">stonecircletours.co.za\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"external_url":"","feed_content_id":"/content/tellinger-michael-6680","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/tellinger-michael/6680","feed_type":"","feed_vendor":"C2C","custom_fields":{}}},"pub_start":1586481420000,"type":"content:coast-to-coast-guest","summary":{"title":"Michael Tellinger","description":"Michael Tellinger is an author, scientist, explorer, and humanitarian, who has become a real-life Indiana Jones, making ground-breaking discoveries about advanced vanished civilizations at the southern tip of Africa. His continued analytical scientific approach has produced stunning new evidence that will force us to rethink our origins and rewrite our history books. Michael is the founder of the global UBUNTU Liberation Movement of higher consciousness, with members in over 140 countries. UBUNTU’s ONE SMALL TOWN – Can Change The World, strategy - has attracted the attention of several mayors in Canada, USA, Australia, UK and other countries – and Mayor Ron Higgins of North Frontenac, Ontario, has become the first mayor, to implement this system.      Michael exposed a vanished civilisation at the southern tip of Africa, that left behind more than 10 million stone ruins. These ruins are not dwellings, but energy generating devices, and are most likely the work of the Anunnaki and their gold mining activity in this part of the world. Michael presents empirical evidence that this vanished civilization had an astute knowledge of the laws of nature, and they used the power of sound and frequency as a source of energy.","image":"https://mediaserver.radioedit.iheart.com/v3/re/new_assets/6903edee51f69c41f335696e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"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:/6a0fb881d3759a5df3efd780","slug:2026-05-27-show","slug:2026-05-27-show","keyword:keywords/UFO disclosure","keyword:keywords/USOs","keyword:keywords/Anunnaki","keyword:keywords/ancient stone circles"]}},{"id":"%2F6a0fe33ed3759a5df3efd7b1","type":"PUBLISHING","record":{"ref_id":"%2F6a0fe33ed3759a5df3efd7b1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-28-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"title":{"type":"title","value":"NDEs & Aliens / Southwest Petroglyphs"},"bumper_music":{"value":[],"type":"bumpermusic"},"display_highlights":{"type":"checkbox","value":false},"guest":{"type":"link","value":["%2F5e002510cc137bf24420174e","%2F5e007758cc137bf244201ad8"]},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/near-death experiences","keywords/UFO disclosure","keywords/petroglyphs"]},"slug":{"type":"slug","value":"2026-05-28-show"},"summary":{"type":"html","value":"\u003cp>First Half: Filmmaker and UFO researcher \u003ca href=\"https://lamarzulli.net/\" target=\"_blank\">\u003cu>L.A. Marzulli\u003c/u>\u003c/a> will discuss his near-death experience and how it changed his life. He will also talk about the state of ufology today, if we are close to disclosure, and the meaning of ET life and their visits and abductions.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://www.coasttocoastam.com/guest/jones-cheryll-103086/\" target=\"_blank\">\u003cu>Cheryll Jones\u003c/u>\u003c/a> presents her interview with archaeologist \u003ca href=\"http://youtube.com/@richardgonsalves600\" target=\"_blank\">Richard Gonsalves\u003c/a> delving into mysterious petroglyphs in the Southwest. Gonsalves will join George and Cheryll for live calls in the last hour.\u003c/p>\n\n"},"author":{"type":"author","value":[]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"show_date":{"type":"date","value":1779976800000},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://lamarzulli.net/\" target=\"_blank\">\u003cu>lamarzulli.net\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@richardgonsalves600\" target=\"_blank\">youtube.com/@richardgonsalves600\u003c/a>\u003c/li>\u003c/ul>\n\n"},"articles":{"type":"html","value":""},"episodes":{"type":"plain","value":""},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fe4e959bcdf244dda5c4c","source_credit":"kojihirano / iStock / Getty Images","url":"asset://assets.getty/6a0fe4e959bcdf244dda5c4c","bucket":"assets.getty","id":"%2F6a0fe4e959bcdf244dda5c4c","title":"Main Panel of the Crow Canyon Petroglyphs","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Crow Canyon Petroglyphs, located  near Bloomfield, New Mexico"}},"show_audio":{"type":"link","value":[]},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Filmmaker and UFO researcher \u003ca href=\"https://lamarzulli.net/\" target=\"_blank\">\u003cu>L.A. Marzulli\u003c/u>\u003c/a> will discuss his near-death experience and how it changed his life. He will also talk about the state of ufology today, if we are close to disclosure, and the meaning of ET life and their visits and abductions.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://www.coasttocoastam.com/guest/jones-cheryll-103086/\" target=\"_blank\">\u003cu>Cheryll Jones\u003c/u>\u003c/a> presents her interview with archaeologist \u003ca href=\"http://youtube.com/@richardgonsalves600\" target=\"_blank\">Richard Gonsalves\u003c/a> delving into mysterious petroglyphs in the Southwest. Gonsalves will join George and Cheryll for live calls in the last hour.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Waiting-Room-Novel-L-Marzulli/dp/1636415717/ctoc\" target=\"_blank\">The Waiting Room\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nephilim-Hybrids-Chimeras-Strange-Creatures-ebook/dp/B01L0L7G3Q/cotc\" target=\"_blank\">Nephilim Hybrids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/countermove-how-the-nephilim-returned-after-the-flood/\" target=\"_blank\">Counter Move: How the Nephilim Returned After the Flood\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"NDEs & Aliens / Southwest Petroglyphs","author":"","description":"First Half: Filmmaker and UFO researcher L.A. Marzulli will discuss his near-death experience and how it changed his life. He will also talk about the state of ufology today, if we are close to disclosure, and the meaning of ET life and their visits and abductions. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with archaeologist Richard Gonsalves delving into mysterious petroglyphs in the Southwest. Gonsalves will join George and Cheryll for live calls in the last hour.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"kojihirano / iStock / Getty Images","title":"Main Panel of the Crow Canyon Petroglyphs","url":"asset://assets.getty/6a0fe4e959bcdf244dda5c4c","use_caption":false,"caption":"Crow Canyon Petroglyphs, located  near Bloomfield, New Mexico","new_tab":false},"keywords":["keywords/near-death experiences","keywords/UFO disclosure","keywords/petroglyphs"],"primary_slug":"2026-05-28-show","slugs":["2026-05-28-show"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1780048800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mHO8O","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-05-28-show/"},"slug":"2026-05-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fe4e959bcdf244dda5c4c","title":"NDEs & Aliens / Southwest Petroglyphs","description":"First Half: Filmmaker and UFO researcher L.A. Marzulli will discuss his near-death experience and how it changed his life. He will also talk about the state of ufology today, if we are close to disclosure, and the meaning of ET life and their visits and abductions. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with archaeologist Richard Gonsalves delving into mysterious petroglyphs in the Southwest. Gonsalves will join George and Cheryll for live calls in the last hour.","author":""},"pub_start":1780048800000,"pub_until":4115978604802,"pub_changed":1780048800000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/ancient-world","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e002510cc137bf24420174e","slug":"marzulli-l-a-6605","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/marzulli-l-a/6605","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014. His series On the Trail of the Nephilim I &amp; II are full-color, over-sized books, which uncover startling evidence that there has been a massive cover-up of what he believes are the remains of the Nephilim, the giants mentioned in the Bible.\u003c/p>\n\n\u003cp>Marzulli teamed up with film producer Richard Shaw to create The Watchers series. There are now 11 installments in the series and Watchers 7: UFO Physical Evidence won UFO Best Film and the Peoples Choice Awards, at the UFO Congress in 2014. Marzulli and Shaw took their second trip to Peru in January of 2014, filming ancient artifacts and megalithic structures at various locations, and also filmed the unwrapping of a 2000-year-old mummy skull, at Sr. Juan Navarro's Paracas History Museum, which was revealed in Watchers 8. Marzulli has launched a new series, The Watchman Chronicles and his first independent film was released in March of 2017. The title of the series is &quot;In Their Own Words: UFOs are Real!&quot;\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Rungs-Disclosure-Following-Trail-Extraterrestrials/dp/1636414486/ctoc\" target=\"_blank\">Rungs of Disclosure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Interviews-Conversations-experienced-Contacts-ebook/dp/B08JKBDNF4/ctoc\" target=\"_blank\">The Alien Interviews\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Politics-Prophecy-Supernatural-Marzulli-Lynn/dp/0978845323/ctoc\" target=\"_blank\">Politics, Prophecy &amp; the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/the-nephilim-trilogy/\" target=\"_blank\">The Nephilim Trilogy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/the-cosmic-chess-match/\" target=\"_blank\">The Cosmic Chess Match\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Trail-Nephilim-1/dp/1534982493/toc\" target=\"_blank\">On the Trail of the Nephilim\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/days-of-chaos/\" target=\"_blank\">Days of Chaos\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nephilim-Hybrids-Chimeras-Strange-Creatures-ebook/dp/B01L0L7G3Q/cotc\" target=\"_blank\">Nephilim Hybrids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/countermove-how-the-nephilim-returned-after-the-flood/\" target=\"_blank\">Counter Move: How the Nephilim Returned After the Flood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Waiting-Room-Novel-L-Marzulli/dp/1636415717/ctoc\" target=\"_blank\">The Waiting Room\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","link":"","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"marzulli-l-a-6605"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">The Watchers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Watchers 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Watchers 4: On the Edge\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">The Watchers 6\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Watchers 7: Physical Evidence\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">The Watchers 8: Cloak of Secrecy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/watchers-9-dvd.php\" target=\"_blank\">Watchers 9: Days of Chaos\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/watchers-10.php\" target=\"_blank\">Watchers 10\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://thewatchmanchronicles.com/\" target=\"_blank\">The Watchman Chronicles\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Fatima\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/dvd-store.php\" target=\"_blank\">Fatima 2: Strange Phenomena\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.lamarzulli.net/on-the-trail-of-the-nephilim-ep1-moundbuilders.php?id=normal\" target=\"_blank\">On The Trail of the Nephilim: The Mysterious Moundbuilders\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/on-the-trail-of-the-nephilim-ep3-secrets-of-the-supernatural.php\" target=\"_blank\">On the Trail of the Nephilim Episode 3: Voices from the Other Side Secrets of the Supernatural\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/americas-stone-henge-part-2-the-axis-mundi/\" target=\"_blank\">On the Trail of the Nephilim Episode 5: Axis Mundi\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Trail-Nephilim-DNA-Final-Results/dp/B08RY3C43R/ctoc\" target=\"_self\">On the Trail of the Nephilim: DNA the Final Results\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/on-the-trail-of-the-nephilim-ep-7-lost-civilizations/\" target=\"_blank\">On the Trail of the Nephilim: Lost Civilizations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/ufo-disclosure-the-coming-great-deception-and-the-luciferian-endgame/\" target=\"_blank\">UFO Disclosure: The Coming Great Deception and the Luciferian End-game\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/ufo-disclosure-part-5-crop-circles-exposing-the-secret-language-of-the-dragon-2/\" target=\"_blank\">UFO Disclosure Part 5: Crop Circles\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/ufo-disclosure-part-6-cattle-mutilations-streaming/\" target=\"_blank\">UFO Disclosure Part 6: Cattle Mutilations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/on-the-trail-of-the-nephilim-8-out-of-place-artifacts/\" target=\"_blank\">On the Trail of the Nephilim Episode 8: Out of Place Artifacts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://streaming.lamarzulli.net/programs/ufo-disclosure-7-part-1-roswell-exoneration\" target=\"_blank\">Revisiting Roswell: Exoneration\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/product/holy-shroud-holy-fire-now-streaming/\" target=\"_blank\">Holy Shroud, Holy Fire\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lamarzulli.net/\" target=\"_blank\">lamarzulli.net\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lamarzulli.net/rungs-of-disclosure/\" target=\"_blank\">rungsofdisclosure.com\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014.\u003c/p>\n\n"},"title":{"type":"title","value":"L. A. Marzulli"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/marzulli-l-a-6605","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/marzulli-l-a/6605"},"summary":{"author":"Coast to Coast AM Staff","description":"L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014.","image":{"use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525","alt_text":"","link":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"marzulli-l-a-6605","slugs":["marzulli-l-a-6605"],"sponsored":false,"title":"L. A. Marzulli"},"targeting":{"publish_date":1519356540000,"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":"BF6tB","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"]}],"exclusion":{"tags":[]}}},"pub_start":1519356540000,"type":"content:coast-to-coast-guest","summary":{"title":"L. A. Marzulli","description":"L. A. Marzulli is an author, lecturer and filmmaker. He has penned 12 books including The Nephilim Trilogy which made the CBA best sellers list. He received an honorary doctorate for the series from his mentor Dr. I. D. E. Thomas, who was the Provost at Pacific International University. He was also honored with the Gold Medallion award from Chuck Missler at the K-House conference in 2014.","image":"https://i.iheart.com/v3/re/assets.coast2coast/056e620c0dacb0c28932e396fb1c7525"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"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"}}]}},{"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:/6a0fe33ed3759a5df3efd7b1","slug:2026-05-28-show","slug:2026-05-28-show","keyword:keywords/near-death experiences","keyword:keywords/UFO disclosure","keyword:keywords/petroglyphs"]}},{"id":"%2F6a0fef915a44614059bf2661","type":"PUBLISHING","record":{"ref_id":"%2F6a0fef915a44614059bf2661","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"slug":{"type":"slug","value":"2026-05-29-show"},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://walterbosley.com/\" target=\"_blank\">\u003cu>walterbosley.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/AdventureMan6399\" target=\"_blank\">Walter Bosley YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"zype_episodes":{"value":"","type":"plain"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a0ff0e0a4303380d4e9cc45","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45","url":"asset://assets.getty/6a0ff0e0a4303380d4e9cc45","alt_text":"","source_credit":"Dmitriy Chzhen / 500Px Plus / Getty Images","title":"Stone and clouds","use_caption":false}},"show_audio":{"type":"link","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Author, investigator, and former U.S. national security professional \u003ca href=\"https://youtube.com/@thewalterbosley\" target=\"_blank\">\u003cu>Walter Bosley\u003c/u>\u003c/a> will discuss the recurring appearance of the enigmatic goddess Hekate throughout his wide-ranging research. From the hidden symbolism and arcane engineering of Disneyland to occult espionage, the historical exploration of the Americas, and even theories involving time travel, Bosley has repeatedly encountered references to this mysterious figure. Who is Hekate, the ancient goddess associated with the underworld, magic, and crossroads, and what deeper significance might she hold in relation to death, the afterlife, and the unseen forces shaping human experience? Walter will share his intriguing personal encounters and insights into this often misunderstood archetype. \u003c/p>\n\n\u003cp>Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Empire-Wheel-Investigation-Occult-Espionage/dp/1312835265/ctoc\" target=\"_blank\">Empire of the Wheel: An Investigation of Occult Espionage and Murder \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Origin-Nineteenth-Emergence-Breakaway-Civilizations/dp/1312814411/ctoc\" target=\"_blank\">Origin: The Nineteenth Century Emergence of the 20th Century Breakaway Civilizations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/walter-bosley/the-time-travel-guidebook/paperback/product-zmk6zr4.html\" target=\"_blank\">The Time Travel Guidebook\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"title":{"type":"title","value":"Mysteries of Hekate / Open Lines"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e1d1347cc137bf2442045ef","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"pn_podcast":{"value":[],"type":"pnpodcast"},"summary":{"type":"html","value":"\u003cp>Author, investigator, and former U.S. national security professional \u003ca href=\"https://youtube.com/@thewalterbosley\" target=\"_blank\">\u003cu>Walter Bosley\u003c/u>\u003c/a> will discuss the recurring appearance of the enigmatic goddess Hekate throughout his wide-ranging research. From the hidden symbolism and arcane engineering of Disneyland to occult espionage, the historical exploration of the Americas, and even theories involving time travel, Bosley has repeatedly encountered references to this mysterious figure.  He'll share his intriguing personal encounters and insights into this often misunderstood archetype. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!\u003c/p>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":["keywords/Hekate"]},"show_date":{"type":"date","value":1780063200000}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"2026-05-29-show","slugs":["2026-05-29-show"],"sponsored":false,"title":"Mysteries of Hekate / Open Lines","author":"","description":"Author, investigator, and former U.S. national security professional Walter Bosley will discuss the recurring appearance of the enigmatic goddess Hekate throughout his wide-ranging research. From the hidden symbolism and arcane engineering of Disneyland to occult espionage, the historical exploration of the Americas, and even theories involving time travel, Bosley has repeatedly encountered references to this mysterious figure.  He'll share his intriguing personal encounters and insights into this often misunderstood archetype. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"Dmitriy Chzhen / 500Px Plus / Getty Images","title":"Stone and clouds","url":"asset://assets.getty/6a0ff0e0a4303380d4e9cc45","alt_text":"","caption":"","use_caption":false},"keywords":["keywords/Hekate"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"7yjCt","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1780135200000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-05-29-show/"},"slug":"2026-05-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0ff0e0a4303380d4e9cc45","title":"Mysteries of Hekate / Open Lines","description":"Author, investigator, and former U.S. national security professional Walter Bosley will discuss the recurring appearance of the enigmatic goddess Hekate throughout his wide-ranging research. From the hidden symbolism and arcane engineering of Disneyland to occult espionage, the historical exploration of the Americas, and even theories involving time travel, Bosley has repeatedly encountered references to this mysterious figure.  He'll share his intriguing personal encounters and insights into this often misunderstood archetype. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1780135200000,"pub_until":4115978604802,"pub_changed":1780135200000,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/creatures-myths-legends","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e1d1347cc137bf2442045ef","slug":"bosley-walter-6798","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bosley-walter/6798","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.lulu.com/en/us/shop/walter-bosley-and-todd-wood/the-mystery-of-ingersoll-lockwood/paperback/product-9j2eyk.html\" target=\"_blank\">The Mystery of Ingersoll Lockwood\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Esoteric-Napoleon-Walter-Bosley/dp/1312847530/ctoc\" target=\"_blank\">The Esoteric Napoleon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Esoteric-Napoleon-Louisiana-Territory-Mystery/dp/130080064X/ctoc\" target=\"_blank\">\u003cu>The Esoteric Napoleon 2\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Empire-Wheel-Investigation-Occult-Espionage/dp/1312835265/ctoc\" target=\"_blank\">Empire of the Wheel: An Investigation of Occult Espionage and Murder \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Origin-Nineteenth-Emergence-Breakaway-Civilizations/dp/1312814411/ctoc\" target=\"_blank\">Origin: The Nineteenth Century Emergence of the 20th Century Breakaway Civilizations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.lulu.com/shop/walter-bosley/the-time-travel-guidebook/paperback/product-zmk6zr4.html\" target=\"_blank\">The Time Travel Guidebook\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/62088246d382d4403d7ea042","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F62088246d382d4403d7ea042","title":"","use_caption":false,"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/62088246d382d4403d7ea042","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bosley-walter-6798"},"summary":{"type":"html","value":"\u003cp>Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more. \u003c/p>\n\n"},"title":{"type":"title","value":"Walter Bosley"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more. Walter has appeared on Ancient Aliens, Beyond Belief, and National Park Mysteries.\u003c/p>\n\n"}]},"cds":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://walterbosley.com/\" target=\"_blank\">\u003cu>walterbosley.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/user/AdventureMan6399\" target=\"_blank\">Walter Bosley YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_content_id":"/content/bosley-walter-6798","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bosley-walter/6798","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":""},"summary":{"title":"Walter Bosley","author":"Coast to Coast AM Staff","description":"Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"url":"asset://new_assets/62088246d382d4403d7ea042","caption":"","source_credit":"","title":"","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"bosley-walter-6798","slugs":["bosley-walter-6798"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"ZYZvY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/weird-bizarre","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1234465128000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1234465128000,"type":"content:coast-to-coast-guest","summary":{"title":"Walter Bosley","description":"Walter Bosley spent twenty years in US national security and has now been a specialty publisher approaching twenty years. Walter’s first nonfiction book was an investigation into the esoteric engineering of Disneyland and he has since written several more on subjects ranging from occult serial murders, the 19th Century airship mysteries, MKULTRA and the US Air Force, lost cities in South America, breakaway civilizations, Templar vaults in America, and the mystery of Napoleon Bonaparte and more.","image":"https://i.iheart.com/v3/re/new_assets/62088246d382d4403d7ea042"}},{"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:/6a0fef915a44614059bf2661","slug:2026-05-29-show","slug:2026-05-29-show","keyword:keywords/Hekate"]}}],"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":"%2F6a12e812a47d94b89a220573","type":"PUBLISHING","record":{"ref_id":"%2F6a12e812a47d94b89a220573","type":"content:coast-to-coast-article","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"8Zio4","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}]},"canonical_url":"https://www.coasttocoastam.com/article/scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"source":{"type":"plain","value":"Unexplained Mysteries"},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/400001/scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes"},"primary_image":{"type":"asset","value":{"title":"","bucket":"new_assets","id":"%2F67c44d5deb71151abbabc7a4","new_tab":false,"url":"asset://new_assets/67c44d5deb71151abbabc7a4","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7a4","source_credit":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""}}},"slug":{"type":"slug","value":"scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes"},"summary":{"type":"html","value":"\u003cp>The ancient wonder of the world has stood for 4,500 years - but why haven't earthquakes caused it to collapse?\u003c/p>\n\n"},"title":{"type":"title","value":"Scientists discover why the Great Pyramid is so resilient to earthquakes"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"slugs":["scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes"],"sponsored":false,"title":"Scientists discover why the Great Pyramid is so resilient to earthquakes","author":"Unexplained Mysteries","description":"The ancient wonder of the world has stood for 4,500 years - but why haven't earthquakes caused it to collapse?","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7a4","use_caption":false,"alt_text":"","caption":"","title":""},"keywords":[],"primary_slug":"scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes"},"permalink":"https://www.coasttocoastam.com/article/scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes/"},"slug":"scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7a4","title":"Scientists discover why the Great Pyramid is so resilient to earthquakes","description":"The ancient wonder of the world has stood for 4,500 years - but why haven't earthquakes caused it to collapse?","author":"Unexplained Mysteries"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779623988903,"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:/6a12e812a47d94b89a220573","slug:scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes","slug:scientists-discover-why-the-great-pyramid-is-so-resilient-to-earthquakes","author:user"]}},{"id":"%2F6a12e855a47d94b89a22057f","type":"PUBLISHING","record":{"ref_id":"%2F6a12e855a47d94b89a22057f","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure/","cuser":"user/ldap/prebur2lsl","fields":{"source":{"type":"plain","value":"Space.com"},"source_url":{"type":"plain","value":"https://www.space.com/astronomy/solar-system/hubble-telescope-watched-jupiters-moon-europa-for-14-years-and-now-scientists-arent-sure-if-its-ejecting-water-after-all"},"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67c44d5deb71151abbabc7b0","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b0","source_credit":"","link":"","new_tab":false,"title":"","url":"asset://new_assets/67c44d5deb71151abbabc7b0"}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":""}},"summary":{"type":"html","value":"\u003cp>Astronomers now suspect that the infamous water vapor eruptions on Jupiter's icy moon Europa may not exist as was previously thought.\u003c/p>\n\n"},"title":{"value":"Scientists thought Jupiter's moon Europa was ejecting water. Now they're not so sure","type":"title"},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"slug":{"type":"slug","value":"scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","title":"","new_tab":false,"source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7b0","use_caption":false},"keywords":[],"primary_slug":"scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure","slugs":["scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure"],"sponsored":false,"title":"Scientists thought Jupiter's moon Europa was ejecting water. Now they're not so sure","author":"Space.com","description":"Astronomers now suspect that the infamous water vapor eruptions on Jupiter's icy moon Europa may not exist as was previously thought."},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"SPKtX","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/article/scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure/"},"slug":"scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b0","title":"Scientists thought Jupiter's moon Europa was ejecting water. Now they're not so sure","description":"Astronomers now suspect that the infamous water vapor eruptions on Jupiter's icy moon Europa may not exist as was previously thought.","author":"Space.com"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779624060915,"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:/6a12e855a47d94b89a22057f","slug:scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure","slug:scientists-thought-jupiters-moon-europa-was-ejecting-water-now-theyre-not-so-sure","author:user"]}},{"id":"%2F6a12e89da47d94b89a22058b","type":"PUBLISHING","record":{"ref_id":"%2F6a12e89da47d94b89a22058b","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world/","cuser":"user/ldap/prebur2lsl","fields":{"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"value":[],"type":"tag"},"primary_video":{"type":"embed","value":{"url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"source":{"type":"plain","value":"Live Science"},"summary":{"type":"html","value":"\u003cp>China's Tianzhou-10 mission just delivered embryo-like structures made from living stem cells to the Tiangong space station.\u003c/p>\n\n"},"author":{"value":[{"name":"Live Science","id":"user"}],"type":"author"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7af","title":"","use_caption":false,"bucket":"new_assets","id":"%2F67c44d5deb71151abbabc7af","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7af"}},"slug":{"type":"slug","value":"china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world"},"source_url":{"type":"plain","value":"https://www.livescience.com/space/space-exploration/china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world"},"title":{"type":"title","value":"China launches 'human artificial embryos' to space in bid to see whether reproduction is possible off-world"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"slugs":["china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world"],"sponsored":false,"title":"China launches 'human artificial embryos' to space in bid to see whether reproduction is possible off-world","author":"Live Science","description":"China's Tianzhou-10 mission just delivered embryo-like structures made from living stem cells to the Tiangong space station.","image":{"new_tab":false,"source_credit":"","alt_text":"","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7af","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"keywords":[],"primary_slug":"china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"uABkF","operator":"OR"}]},"permalink":"https://www.coasttocoastam.com/article/china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world/"},"slug":"china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7af","title":"China launches 'human artificial embryos' to space in bid to see whether reproduction is possible off-world","description":"China's Tianzhou-10 mission just delivered embryo-like structures made from living stem cells to the Tiangong space station.","author":"Live Science"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779624127871,"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:/6a12e89da47d94b89a22058b","slug:china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world","slug:china-launches-human-artificial-embryos-to-space-in-bid-to-see-whether-reproduction-is-possible-off-world","author:user"]}},{"id":"%2F6a12e8c6a47d94b89a220597","type":"PUBLISHING","record":{"ref_id":"%2F6a12e8c6a47d94b89a220597","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments/","cuser":"user/ldap/prebur2lsl","fields":{"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-15830213/cia-mkultra-mind-control-experiments.html"},"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"value":[],"type":"tag"},"summary":{"type":"html","value":"\u003cp>The CIA's Wild West era of mind control, bioweapons and secret human testing is back in the spotlight as lawmakers prepare to revisit the notorious MKUltra program.\u003c/p>\n\n"},"title":{"type":"title","value":"Inside the CIA's 'Wild West' era of mind control, bioweapons and secret human experiments"},"blocks":{"type":"flex","value":[]},"primary_image":{"type":"asset","value":{"link":"","title":"","use_caption":false,"bucket":"new_assets","caption":"","id":"%2F65ad149e9c6e6480aab2f7cd","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/65ad149e9c6e6480aab2f7cd","source_credit":"","url":"asset://new_assets/65ad149e9c6e6480aab2f7cd","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"keywords":[],"primary_slug":"inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments","slugs":["inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments"],"sponsored":false,"title":"Inside the CIA's 'Wild West' era of mind control, bioweapons and secret human experiments","author":"Daily Mail","description":"The CIA's Wild West era of mind control, bioweapons and secret human testing is back in the spotlight as lawmakers prepare to revisit the notorious MKUltra program.","image":{"source_credit":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"","url":"asset://new_assets/65ad149e9c6e6480aab2f7cd","caption":"","new_tab":false}},"targeting":{"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"SLQnt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}]},"permalink":"https://www.coasttocoastam.com/article/inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments/"},"slug":"inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments","summary":{"image":"https://i.iheart.com/v3/re/new_assets/65ad149e9c6e6480aab2f7cd","title":"Inside the CIA's 'Wild West' era of mind control, bioweapons and secret human experiments","description":"The CIA's Wild West era of mind control, bioweapons and secret human testing is back in the spotlight as lawmakers prepare to revisit the notorious MKUltra program.","author":"Daily Mail"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779624177662,"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:/6a12e8c6a47d94b89a220597","slug:inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments","slug:inside-the-cias-wild-west-era-of-mind-control-bioweapons-and-secret-human-experiments","author:user"]}},{"id":"%2F6a12e933a47d94b89a2205a3","type":"PUBLISHING","record":{"ref_id":"%2F6a12e933a47d94b89a2205a3","type":"content:coast-to-coast-article","payload":{"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"description":"There's a simple reason Google is making sweeping changes to its iconic, decades-old search engine: users are making complicated requests.","image":{"alt_text":"","link":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7b3"},"keywords":[],"primary_slug":"ai-is-changing-the-internet-forever-heres-how","slugs":["ai-is-changing-the-internet-forever-heres-how"],"sponsored":false,"title":"AI is changing the internet forever. Here’s how ","author":"CNN"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"AoJJG","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/ai-is-changing-the-internet-forever-heres-how/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[{"id":"user","name":"CNN"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"source_url":{"type":"plain","value":"https://www.cnn.com/2026/05/23/tech/ai-internet-search"},"summary":{"type":"html","value":"\u003cp>There's a simple reason Google is making sweeping changes to its iconic, decades-old search engine: users are making complicated requests. \u003c/p>\n\n"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"value":{"use_caption":false,"alt_text":"","bucket":"new_assets","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b3","url":"asset://new_assets/67c44d5deb71151abbabc7b3","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F67c44d5deb71151abbabc7b3","new_tab":false,"source_credit":"","title":""},"type":"asset"},"primary_video":{"type":"embed","value":{"rendering_hint":"","url":"","attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":""}},"slug":{"type":"slug","value":"ai-is-changing-the-internet-forever-heres-how"},"source":{"type":"plain","value":"CNN"},"title":{"type":"title","value":"AI is changing the internet forever. Here’s how "}},"permalink":"https://www.coasttocoastam.com/article/ai-is-changing-the-internet-forever-heres-how/"},"slug":"ai-is-changing-the-internet-forever-heres-how","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b3","title":"AI is changing the internet forever. Here’s how ","description":"There's a simple reason Google is making sweeping changes to its iconic, decades-old search engine: users are making complicated requests.","author":"CNN"},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779624286942,"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:/6a12e933a47d94b89a2205a3","slug:ai-is-changing-the-internet-forever-heres-how","slug:ai-is-changing-the-internet-forever-heres-how","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1780857664000,"\u003cupcoming_pub_after>":1779649200000,"\u003cpub_start>":1779648064000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1779734464000,"\u003ctonight_pub_after>":1779649200000},"size":5,"from":"eyJza2lwIjo1LCJjdXJzb3JzIjp7Ilk2MHQyIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"W1GMu","region":"main:dynamic","type":"ad","ordinal":12,"value":{"title":null,"position":"5052","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"9WlZr","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003csection class=\"coast-module module\">\n    \u003ca href=\"/article/a-true-paranormal-date-alien-bonds-with-bigfoot/\">\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542\" alt=\"paranormal date\">\u003c/a>\n    \u003cdiv class=\"excerpt\">\n    \u003cp>\n    \u003ca href=\"https://paranormaldate.com/\" target=\"_blank\">Paranormal Date\u003c/a> now has over 100,000 members! It's completely free to join and search.\n    \u003c/p>\n    \u003c/div>\n\u003c/section>\n\u003csection class=\"coast-module module\">            \n    \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\">\n    \t\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50\" alt=\"beyond belief trailer\">\n    \u003c/a>\n    \u003cdiv class=\"excerpt\">\n        \u003cp>\n        Check out this \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\" target=\"_self\">excerpt\u003c/a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at \u003ca href=\"http://www.beyondbelief.com/\" target=\"_blank\">beyondbelief.com\u003c/a> and enjoy hours of fascinating past shows!\n        \u003c/p>\n    \u003c/div>\n\u003c/section>","link":null},"tags":["display-hints/tile","display-hints/coast-readmore-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ECete","region":"main:dynamic","type":"show","ordinal":14,"value":{"brands":[],"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"shows":[]},{"id":"dZ56N","region":"main:dynamic","type":"html","ordinal":15,"value":{"title":null,"content":"\u003ca class=\"twitter-timeline\" data-height=\"550\" data-theme=\"dark\" href=\"https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw\">Tweets by coasttocoastam\u003c/a> \u003cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003c/script>\n","link":null},"tags":["display-hints/coast-twitter-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"position":"3306","ad_split":0},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/error_page","name":"error_page","pageConfig":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":"/config/master-site/master/error_page","tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3330","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Uh oh, this page is unavailable!"},"tags":[],"schedule":null},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cp>\nWe really tried our best, but we couldn't find the page you were looking for. \u003cbr>\nHow about checking out one of these shows below?\n\u003c/p>\n"},"tags":["display-hints/primary"],"schedule":null},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:shows-feed","feed_index":0,"position":null,"size":8,"title":""},"tags":["display-hints/coast-feed","display-hints/coast-shows","display-hints/coast-feed-no-header","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a0fa0fdd3759a5df3efd71c","type":"PUBLISHING","record":{"ref_id":"%2F6a0fa0fdd3759a5df3efd71c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomed inventor \u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>Ric Ralston\u003c/u>\u003c/a> for a discussion on digital privacy and surveillance, and his Mic-Lock hardware device. Ralston described his nearly 40-year career designing and deploying the large-scale computer systems that power the internet and telecommunications infrastructure for major corporations. He reflected that, early in his career, he believed improved communication technologies could help solve many of society's problems. Instead, he argued that the internet merely mirrors humanity's strengths and flaws. Misinformation, manipulation, and dishonesty spread just as easily online as useful knowledge, he explained.\u003c/p>\n\n\u003cp>Ralston revealed that modern technology creates enormous privacy risks, especially through internet-connected devices equipped with microphones and cameras. He pointed to the post-9/11 era as a major turning point, claiming that surveillance capabilities expanded significantly after the Patriot Act and government intervention in network infrastructure. According to Ralston, corporations and advertisers continuously collect behavioral data through apps, online activity, and voice-enabled devices to fuel a trillion-dollar digital advertising industry. \u003c/p>\n\n\u003cp>Ralston emphasized that privacy is a fundamental human right and compared digital privacy protections to locking doors or closing curtains in one's home. He explained that his Mic-Lock invention works by feeding a silent audio signal into a device, preventing microphones from capturing intelligible conversations while appearing operational to surveillance systems. Ralston maintained that consumers should take active responsibility for securing their devices because modern operating systems and smart technologies are always capable of listening or collecting data. He also warned that society has become overly dependent on convenience and interconnected technology, often sacrificing critical thinking and personal autonomy in the process.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>In the second half of the program, \u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">\u003cu>Emily Harrison\u003c/u>\u003c/a>, founder of the Akashic Academy, talked about the Akashic Records, her intuitive healing abilities, and the role of human consciousness in the current awakening. She described the Akashic Records as a spiritual realm of consciousness that contains all information across past, present, and possible futures. Harrison explained that her journey into spiritual healing began after leaving Missouri to pursue acting in Hollywood, where meditation, yoga, and energy practices initially helped her manage audition anxiety and emotional disappointment. Her perspective shifted dramatically after an unexpected healing session with a neighbor led her to perceive messages from his deceased father, convincing her that human consciousness and intuitive abilities extend beyond ordinary perception.\u003c/p>\n\n\u003cp>Harrison argued that everyone possesses intuitive and healing abilities, though most remain disconnected from them because modern life moves too quickly. She described intuition through concepts such as clairsentience, clairvoyance, and clairaudience, claiming these are natural human faculties that enable people to perceive subtle, non-physical dimensions of reality. According to Harrison, emotional wounds, limiting beliefs, and unresolved traumas can manifest physically as illness or emotional suffering. She believes the Akashic Records can help individuals identify the core wound behind destructive patterns and reframe those experiences to heal themselves mentally, emotionally, and physically.\u003c/p>\n\n\u003cp>Harrison emphasized that people are active creators of their own reality and can consciously reshape their lives by changing their beliefs, perspectives, and identities. She led listeners through a guided healing exercise that included visualization, self-reflection, and the release of emotional charges associated with painful memories. Harrison suggested humanity is currently undergoing a major spiritual awakening tied to cosmic and energetic changes, which she believes are activating human consciousness on a global scale. \u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Allman Brothers Band","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Michael Penn ","title":"No Myth","url":"https://amazon.com/dp/B06XC9KBV8/ctoc?trackAsin=B06XC9KBV8"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Hall & Oates","title":"Private Eyes","url":"https://amazon.com/dp/B001BIKS1Q/ctoc?trackAsin=B001BIKS1Q"},{"artist":"Dave Grusim","title":"Memphis Stomp (From The Firm)","url":"https://amazon.com/dp/B000W0XA50/ctoc?trackAsin=B000W0XA50"},{"artist":"Simple Minds","title":"Alive And Kicking","url":"https://amazon.com/dp/B017G7WOFI/ctoc?trackAsin=B017G7WOFI"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Kacey Musgraves","title":"Deeper Well","url":"https://amazon.com/dp/B0D9XVMB5F/ctoc?1"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B001230A2M/ctoc?trackAsin=B001230A2M"},{"artist":"Echo And The Bunnymen","title":"Lips Like Sugar","url":"https://amazon.com/dp/B00122B4T6/ctoc?trackAsin=B00122B4T6"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://www.amazon.com/dp/B003Z8S3AS/ctoc"},{"artist":"Steve Miller Band","title":"Fly Like An Eagle","url":"https://amazon.com/dp/B00MB4AHWE/ctoc?trackAsin=B00MB4AHWE"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://www.amazon.com/dp/B075G8X6K3/ctoc"},{"artist":"Damn Yankees","title":"High Enough","url":"https://amazon.com/dp/B002FTZZTA/ctoc?trackAsin=B002FTZZTA"},{"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":["%2F6a0f947721dc3911a3514e85","%2F67806969245f5a7bbf59857f"]},"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/digital surveillance","keywords/Akashic records"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a12dc14920c4ae46a003fcc","show":"coast","title":"Sat, May 23 2026 - Hour 1"},{"episodeId":"/episodes/6a12dc27920c4ae46a003fcd","show":"coast","title":"Sat, May 23 2026 - Hour 2"},{"episodeId":"/episodes/6a12dc3a920c4ae46a003fce","show":"coast","title":"Sat, May 23 2026 - Hour 3"},{"episodeId":"/episodes/6a12dc4d920c4ae46a003fcf","show":"coast","title":"Sat, May 23 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A smartphone displays a silhouette of a man surrounded by miniature figures and glowing light trails. The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","id":"%2F6a0fadd3770b09abba580e81","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81","source_credit":"Curly_photo / Moment / Getty Images","title":"The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","url":"asset://assets.getty/6a0fadd3770b09abba580e81","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779544800000},"slug":{"type":"slug","value":"2026-05-23-show"},"summary":{"type":"html","value":"\u003cp>Inventor \u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>Ric Ralston\u003c/u>\u003c/a> discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by \u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">\u003cu>Emily Harrison\u003c/u>\u003c/a>, founder of the Akashic Academy, on the Akashic Records.\u003c/p>\n\n"},"title":{"type":"title","value":"Digital Surveillance / Akashic Records"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>mic-lock.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">theakashicacademy.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-23-2026-hour-1,05-23-2026-hour-2,05-23-2026-hour-3,05-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-23-show/","summary":{"author":"","description":"Inventor Ric Ralston discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by Emily Harrison, founder of the Akashic Academy, on the Akashic Records.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A smartphone displays a silhouette of a man surrounded by miniature figures and glowing light trails. The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"The conceptual composition represents digital identity, social connectivity, and the virtual human experience.","url":"asset://assets.getty/6a0fadd3770b09abba580e81","use_caption":false},"keywords":["keywords/digital surveillance","keywords/Akashic records"],"primary_slug":"2026-05-23-show","slugs":["2026-05-23-show"],"sponsored":false,"title":"Digital Surveillance / Akashic Records"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779616800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"XqeVw","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","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":""}]}},"slug":"2026-05-23-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0fadd3770b09abba580e81","title":"Digital Surveillance / Akashic Records","description":"Inventor Ric Ralston discussed digital privacy and surveillance, and his Mic-Lock hardware device which prevents recording by microphones. Followed by Emily Harrison, founder of the Akashic Academy, on the Akashic Records.","author":""},"pub_start":1779616800000,"pub_until":4115978604802,"pub_changed":1779623456105,"subscription":[{"tags":["coast-categories/science-space-technology","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":"%2F6a0f947721dc3911a3514e85","slug":"ric-ralston","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ric-ralston/","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>The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a123eff8b12fbcfc6ecff1f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a123eff8b12fbcfc6ecff1f","source_credit":"","title":"","url":"asset://new_assets/6a123eff8b12fbcfc6ecff1f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ric-ralston"},"summary":{"type":"html","value":"\u003cp>The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.\u003c/p>\n\n"},"title":{"type":"title","value":"Ric Ralston"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://mic-lock.com/\" target=\"_blank\">\u003cu>mic-lock.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":"The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a123eff8b12fbcfc6ecff1f","use_caption":false},"keywords":[],"primary_slug":"ric-ralston","slugs":["ric-ralston"],"sponsored":false,"title":"Ric Ralston"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779405840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"tqQmO","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":1779405840000,"type":"content:coast-to-coast-guest","summary":{"title":"Ric Ralston","description":"The founder of Mic-Lock, Ric Ralston, is a technology expert and inventor.","image":"https://i.iheart.com/v3/re/new_assets/6a123eff8b12fbcfc6ecff1f"}},{"ref_id":"%2F67806969245f5a7bbf59857f","slug":"emily-harrison","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/emily-harrison/","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>After becoming a certified Akashic Records practitioner in 2015, Emily Harrison's life shifted dramatically. Leaving behind a career in Hollywood, she created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, activate profound intuition to heal their bodies, and unlock access to Infinite Intelligence to usher in templates for the New Earth.\u003c/p>\n\n\u003cp>Harrison works with visionaries, thought leaders, and difference makers who are ready to challenge the status quo and become global game changers. She is the Founder/Director of The Akashic Academy, a modern day mystery school dedicated to sharing knowledge that is changing the planet.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68b43b7765bf2cd9da88424a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68b43b7765bf2cd9da88424a","source_credit":"","title":"","url":"asset://new_assets/68b43b7765bf2cd9da88424a","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"emily-harrison"},"summary":{"type":"html","value":"\u003cp>After becoming a certified Akashic Records practitioner in 2015, Emily Harrison created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, and activate profound intuition to heal their bodies.\u003c/p>\n\n"},"title":{"type":"title","value":"Emily Harrison"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theakashicacademy.com/\" target=\"_blank\">theakashicacademy.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.imdb.com/title/tt37658515/\" target=\"_blank\">The Mountain is Calling (IMDB)\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":"After becoming a certified Akashic Records practitioner in 2015, Emily Harrison created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, and activate profound intuition to heal their bodies.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68b43b7765bf2cd9da88424a","use_caption":false},"keywords":[],"primary_slug":"emily-harrison","slugs":["emily-harrison"],"sponsored":false,"title":"Emily Harrison"},"targeting":{"exclusion":{"tags":[]},"publish_date":1736468700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"06PPZ","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":1736468700000,"type":"content:coast-to-coast-guest","summary":{"title":"Emily Harrison","description":"After becoming a certified Akashic Records practitioner in 2015, Emily Harrison created a healing business that includes teaching, speaking, and mentoring others to master their personal energy, and activate profound intuition to heal their bodies.","image":"https://i.iheart.com/v3/re/new_assets/68b43b7765bf2cd9da88424a"}}]}},{"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:/6a0fa0fdd3759a5df3efd71c","slug:2026-05-23-show","slug:2026-05-23-show","keyword:keywords/digital surveillance","keyword:keywords/Akashic records"]}},{"id":"%2F6a06af5bf54079bd781bbc55","type":"PUBLISHING","record":{"ref_id":"%2F6a06af5bf54079bd781bbc55","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomed writer \u003ca href=\"https://jacksheehan.com/\" target=\"_blank\">\u003cu>Jack Sheehan\u003c/u>\u003c/a> for a discussion on notorious marijuana kingpin Jimmy Chagra and the historical ties between organized crime and the rise of Las Vegas. He explained that mob financing and figures were instrumental in transforming the city into a gambling and entertainment hub. Sheehan described how legendary figures such as Chagra, Meyer Lansky, and other underworld personalities shaped the city's early growth. He emphasized that while organized crime once played a major role in Las Vegas's development, the city ultimately had to distance itself from mob influence to evolve into the mainstream corporate destination it is today.\u003c/p>\n\n\u003cp>Sheehan recounted his fascination with Chagra, whom he described as an elusive yet magnetic figure in 1970s Las Vegas. He explained how Chagra's reputation for enormous gambling losses and wins, high-stakes golf games, and mysterious lifestyle made him more intriguing than the more publicly visible mobsters of the era. Years later, while working on a television project with investigative journalist George Knapp, Sheehan tracked Chagra down in Mesa, Arizona, eventually conducting lengthy interviews with him. Sheehan portrayed Chagra as intelligent, charismatic, funny, and deeply proud of his criminal notoriety, while also acknowledging the darker qualities required to run a massive international drug-smuggling empire.\u003c/p>\n\n\u003cp>Sheehan reflected on society's fascination with crime figures and true-crime stories. He compared public interest in mobsters to the widespread popularity of documentaries about serial killers and notorious criminals. Next, he described Chagra as a deeply complicated man—capable of warmth, humor, and devotion to his family, yet also intimidating and potentially ruthless. Sheehan then detailed Chagra's rise from small marijuana smuggling operations to a multimillion-dollar empire, as well as the infamous murder case involving federal judge John H. Wood Jr. While acknowledging that others were convicted in the assassination plot, Sheehan stopped short of definitively claiming Chagra ordered the killing; instead, he emphasized the ambiguity, courtroom drama, and lasting mythology surrounding the case.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the second half of the program. Josh from Bakersfield, California, argued that governments and global elites are allegedly concealing the true reality of Earth. He claimed this was part of a future plan known as Project Blue Beam. According to him, this involves a staged alien invasion designed to manipulate and control humanity. He claimed elites could use advanced holographic or deceptive technologies to simulate extraterrestrial events. Ultimately, he believed this would let them present themselves as humanity's saviors to gain obedience and fulfill his interpretation of biblical prophecy. \u003c/p>\n\n\u003cp>Diane in New Mexico described alleged UFO-related experiences centered around mysterious lights, strange land markings, and unexplained phenomena. She recounted a story from the 1980s in rural Hanover, Michigan, where her mother-in-law and family members discovered what appeared to be a large circular depression and unusual tracks in a farm field after seeing a bright light overhead late at night. She connected the event to a local astronomer who reportedly delayed retirement because he wanted to continue filming the skies and land near the area. After moving to New Mexico, Diane claimed she witnessed glowing, orb-like objects moving near the mountains outside her home, followed by a sudden, unexplained illumination of her otherwise dark rural road. \u003c/p>\n\n\u003cp>George from Apollo, Pennsylvania, shared an account connecting UFO technology, the Roswell incident, and advanced propulsion systems he claimed to have helped conceptualize. He said that decades ago, he described a UFO propulsion method to his friend, Dr. Roy Schultz, who allegedly built a motor capable of lifting a 700-pound tow motor for hours in an over-unity state and theorized that such technology could allow travel to the moon in four minutes. George further claimed that Dr. Schultz had ties to the original Roswell event through radar technology that supposedly brought down an alien craft in 1947, leading to the recovery of extraterrestrial beings and debris, which were sent to Wright-Patterson Air Force Base. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Players-Men-Who-Made-Vegas/dp/087417306X/ctoc\" target=\"_blank\">The Players: The Men Who Made Las Vegas\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Forgotten-Man-Circuss-Bennett-Brought/dp/1935043323/ctoc\" target=\"_blank\">\u003cu>Forgotten Man: How Circus Circus's Bill Bennett Brought Middle America to Las Vegas\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Skin-City-Uncovering-Vegas-Industry-ebook/dp/B000FCKM4W/ctoc\" target=\"_blank\">\u003cu>Skin City: Behind the Scenes of the Las Vegas Sex Industry\u003c/u>\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":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"A3","title":"Woke Up This Morning","url":"https://amazon.com/dp/B09RTNSZ72/ctoc?trackAsin=B09RTNSZ72"},{"artist":"Kansas","title":"Dust in the Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Rolling Stones","title":"Can't You Hear Me Knocking","url":"https://www.amazon.com/dp/B002KV4NUU/ctoc"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc?trackAsin=B0CGW83SKB"},{"artist":"Jesus Jones","title":"Right Here Right Now","url":"https://amazon.com/dp/B000TRTFEQ/ctoc?trackAsin=B000TRTFEQ"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"The Verve","title":"Bitter Sweet Symphony","url":"https://amazon.com/dp/B0736P7H1Z/ctoc?trackAsin=B0736P7H1Z"},{"artist":"Cusco","title":"Didgeridoo","url":"https://www.amazon.com/Cusco-2002-Sielmann-2000/dp/B007GN1ADA/ctoc"},{"artist":"Tears For Fears","title":"Break It Down Again","url":"https://amazon.com/dp/B000W25CKO/ctoc?trackAsin=B000W25CKO"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Ella Langly","title":"Choosin' Texas","url":"https://www.amazon.com/dp/B0FW5TFY1C/ctoc"},{"artist":"Meat Loaf","title":"Two Out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"311","title":"Amber","url":"https://amazon.com/dp/B00157JRXI/ctoc?trackAsin=B00157JRXI"},{"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":["%2F5f35dc8eabc902e5496d5bb8","%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/Jimmy Chagra","keywords/marijuana smuggling"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a118fa170586a3eb65e786f","show":"coast","title":"Fri, May 22 2026 - Hour 1"},{"episodeId":"/episodes/6a118fb870586a3eb65e7870","show":"coast","title":"Fri, May 22 2026 - Hour 2"},{"episodeId":"/episodes/6a118fcb70586a3eb65e7871","show":"coast","title":"Fri, May 22 2026 - Hour 3"},{"episodeId":"/episodes/6a118fe670586a3eb65e7872","show":"coast","title":"Fri, May 22 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Marijuana Profits Concepts With Weed Leaf On Hundred Dollar Bill With Zoom Burst Effect","id":"%2F6a06b06f91bfcd950bd926bf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a06b06f91bfcd950bd926bf","source_credit":"Darren415 / iStock / Getty Images","title":"Marijuana Profits Concepts With Weed Leaf On Hundred Dollar Bill With Zoom Burst Effect High Quality","url":"asset://assets.getty/6a06b06f91bfcd950bd926bf","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779458400000},"slug":{"type":"slug","value":"2026-05-22-show"},"summary":{"type":"html","value":"\u003cp>Writer \u003ca href=\"https://jacksheehan.com/\" target=\"_blank\">\u003cu>Jack Sheehan\u003c/u>\u003c/a> discussed notorious marijuana kingpin Jimmy Chagra and the historical ties between organized crime and the rise of Las Vegas. Open Lines followed in the second half of the program.\u003c/p>\n\n"},"title":{"type":"title","value":"Life of Jimmy Chagra / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jacksheehan.com/\" target=\"_blank\">jacksheehan.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-22-2026-hour-1,05-22-2026-hour-2,05-22-2026-hour-3,05-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-22-show/","summary":{"author":"","description":"Writer Jack Sheehan discussed notorious marijuana kingpin Jimmy Chagra and the historical ties between organized crime and the rise of Las Vegas. Open Lines followed in the second half of the program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Marijuana Profits Concepts With Weed Leaf On Hundred Dollar Bill With Zoom Burst Effect","link":"","new_tab":false,"source_credit":"Darren415 / iStock / Getty Images","title":"Marijuana Profits Concepts With Weed Leaf On Hundred Dollar Bill With Zoom Burst Effect High Quality","url":"asset://assets.getty/6a06b06f91bfcd950bd926bf","use_caption":false},"keywords":["keywords/Jimmy Chagra","keywords/marijuana smuggling"],"primary_slug":"2026-05-22-show","slugs":["2026-05-22-show"],"sponsored":false,"title":"Life of Jimmy Chagra / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779530400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"xX376","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-22-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a06b06f91bfcd950bd926bf","title":"Life of Jimmy Chagra / Open Lines","description":"Writer Jack Sheehan discussed notorious marijuana kingpin Jimmy Chagra and the historical ties between organized crime and the rise of Las Vegas. Open Lines followed in the second half of the program.","author":""},"pub_start":1779530400000,"pub_until":4115978604802,"pub_changed":1779540372397,"subscription":[{"tags":["coast-categories/true-crime","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":"%2F5f35dc8eabc902e5496d5bb8","slug":"jack-sheehan","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/jack-sheehan/","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>Jack Sheehan has been a professional writer for 35 years, has written over 1000 articles for regional and national magazines on a wide range of topics, been an award-winning newspaper columnist, published 18 books, sold three screenplays to Hollywood, and is frequently hired as a guest speaker for conventions in Las Vegas. He has also produced a full-length documentary film. His subject matter has ranged from sports and entertainment to business and politics, and his books range from a history of the U.S. Naval Academy at Annapolis to the world of professional golf, to the rich and varied evolution of modern Las Vegas.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Quiet-Kingmaker-Las-Vegas-Thomas/dp/1935043056/ctoc\" target=\"_blank\">Quiet Kingmaker of Las Vegas: E. Parry Thomas\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Players-Men-Who-Made-Vegas/dp/087417306X/ctoc\" target=\"_blank\">The Players: The Men Who Made Las Vegas\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Forgotten-Man-Circuss-Bennett-Brought/dp/1935043323/ctoc\" target=\"_blank\">\u003cu>Forgotten Man: How Circus Circus's Bill Bennett Brought Middle America to Las Vegas\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Skin-City-Uncovering-Vegas-Industry-ebook/dp/B000FCKM4W/ctoc\" target=\"_blank\">\u003cu>Skin City: Behind the Scenes of the Las Vegas Sex Industry\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":"%2F5f37cbba42362fe3b3733d52","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5f37cbba42362fe3b3733d52","source_credit":"","title":"","url":"asset://new_assets/5f37cbba42362fe3b3733d52","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jack-sheehan"},"summary":{"type":"html","value":"\u003cp>Jack Sheehan has been a professional writer for 35 years, has written over 1000 articles for regional and national magazines on a wide range of topics, been an award-winning newspaper columnist, published 18 books, sold three screenplays to Hollywood, and is frequently hired as a guest speaker for conventions in Las Vegas. He has also produced a full-length documentary film. His subject matter has ranged from sports and entertainment to business and politics, and his books range from a history of the U.S. Naval Academy at Annapolis to the world of professional golf, to the rich and varied evolution of modern Las Vegas.\u003c/p>\n\n"},"title":{"type":"title","value":"Jack Sheehan"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jacksheehan.com/\" target=\"_blank\">jacksheehan.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":"Jack Sheehan has been a professional writer for 35 years, has written over 1000 articles for regional and national magazines on a wide range of topics, been an award-winning newspaper columnist, published 18 books, sold three screenplays to Hollywood, and is frequently hired as a guest speaker for conventions in Las Vegas. He has also produced a full-length documentary film. His subject matter has ranged from sports and entertainment to business and politics, and his books range from a history of the U.S. Naval Academy at Annapolis to the world of professional golf, to the rich and varied evolution of modern Las Vegas.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/5f37cbba42362fe3b3733d52","use_caption":false},"keywords":[],"primary_slug":"jack-sheehan","slugs":["jack-sheehan"],"sponsored":false,"title":"Jack Sheehan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1597365300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5f35dc8eabc902e5496d5bb7","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":1597365300000,"type":"content:coast-to-coast-guest","summary":{"title":"Jack Sheehan","description":"Jack Sheehan has been a professional writer for 35 years, has written over 1000 articles for regional and national magazines on a wide range of topics, been an award-winning newspaper columnist, published 18 books, sold three screenplays to Hollywood, and is frequently hired as a guest speaker for conventions in Las Vegas. He has also produced a full-length documentary film. His subject matter has ranged from sports and entertainment to business and politics, and his books range from a history of the U.S. Naval Academy at Annapolis to the world of professional golf, to the rich and varied evolution of modern Las Vegas.","image":"https://i.iheart.com/v3/re/new_assets/5f37cbba42362fe3b3733d52"}},{"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:/6a06af5bf54079bd781bbc55","slug:2026-05-22-show","slug:2026-05-22-show","keyword:keywords/Jimmy Chagra","keyword:keywords/marijuana smuggling"]}},{"id":"%2F6a06acfcf54079bd781bbc3c","type":"PUBLISHING","record":{"ref_id":"%2F6a06acfcf54079bd781bbc3c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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, researcher \u003ca href=\"https://lairdscranton.com/\" target=\"_blank\">Laird Scranton\u003c/a> shared groundbreaking insights into prehistoric sites like Göbekli Tepe and Karahan Tepe in Turkey and their connections to ancient knowledge systems. Göbekli Tepe, discovered in 1994 when a farmer's plow struck an ancient pillar, dates back approximately 11,000 years (circa 9000 BC). The site was probably used for about 1,000 years, with evidence suggesting it was a ceremonial sanctuary rather than a permanent settlement, he explained. Laird highlighted the symbolic continuity from Göbekli Tepe to later Egyptian and Masonic systems. &quot;The symbols that are represented on these pillars... survived into later traditions,&quot; he said, noting that some of these symbols represent the union of masculine and feminine energies catalyzing creation.\u003c/p>\n\n\u003cp>Delving into the mystery of how megalithic stones were moved and carved, he cited the advanced nature of these ancient constructions predating known tools. He posited that the structures served as educational centers for initiates, where &quot;ancient instruction was occurring&quot; on civilization-building and agricultural skills, as well as &quot;how creational energies work.&quot; Scranton also addressed the spiritual aspect, clarifying that the traditions linked to Göbekli Tepe were &quot;expressly non-theistic,&quot; focused on scientific understanding rather than deity worship.\u003c/p>\n\n\u003cp>The site’s symbolic and linguistic connections to other ancient cultures suggest a shared knowledge system across different locations, possibly on different continents. He touched on the geographic spread of these ancient teachings, with Göbekli Tepe situated centrally among emerging civilizations and linked to early agriculture and animal domestication.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, UFO activist \u003ca href=\"http://www.paradigmresearchgroup.org/\" target=\"_blank\">Stephen Bassett\u003c/a> discussed how the UFO disclosure movement has picked up momentum, and reflected on his three decades of activism, emphasizing persistence as key. He credited Coast to Coast for significantly impacting public awareness on the disclosure process. &quot;This radio show put this issue on over and over again every night,&quot; he remarked. The conversation paid tribute to the late Nick Pope, former UK Ministry of Defence UFO officer, whom Bassett said &quot;really did move the needle&quot; by providing grounded, government-based perspectives that helped legitimize the issue.\u003c/p>\n\n\u003cp>He also noted the growing public engagement following the Pentagon's recent release of over 100 videos and documents on UAPs, marveling that &quot;within 12 hours, 340 million hits to that site... now it's over a billion.&quot; He described the recent disclosures as a &quot;pre-disclosure run-up,&quot; designed to prepare the public for formal confirmation from the President. He recounted a pivotal moment when former President Barack Obama, during a podcast, affirmed the existence of aliens, which Trump said &quot;violated a major protocol,&quot; and this may have triggered him to order the release of classified materials.\u003c/p>\n\n\u003cp>On the emergence of a &quot;UAP caucus&quot; in the US House of Representatives, he noted that people such as Reps. Tim Burchett and Anna Paulina Luna are determinedly pushing for transparency: &quot;They absolutely will not let this thing go,&quot; signaling increased political pressure for fuller disclosure. Bassett anticipates that forthcoming document releases will be more revealing. He urged the President to take a leadership role by demanding formal confirmation and holding a press conference to end the &quot;truth embargo,&quot; cautioning that delay risks another nation preempting the U.S. in disclosure.\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/Amma-Spark-Universe-Laird-Scranton/dp/B09DM8YX48/ctoc\" target=\"_blank\">\u003cu>Amma and the Spark of the Universe\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Waters-Life-Ancient-Symbology-Energy/dp/B0C522W59M/ctoc\" target=\"_blank\">\u003cu>The Waters of Life: Ancient Symbology of Life Energy\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://store.innertraditions.com/isbn/978-1-59477-376-1\" target=\"_blank\">The Cosmological Origins of Myth and Symbol\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":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"World Party","title":"Curse Of The Mummy’s Tomb","url":"https://amazon.com/dp/B00B2D9WU8/ctoc?trackAsin=B00B2D9WU8"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Vic Damone","title":"All The Things You Are","url":"https://amazon.com/dp/B01MAVXGCA/ctoc?trackAsin=B01MAVXGCA"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Frank Sinatra","title":"Cycles","url":"https://amazon.com/dp/B00HWM6WP6/ctoc?1"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"The Chordettes","title":"Mr. Sandman","url":"https://amazon.com/dp/B0CLYWTLJV/ctoc?trackAsin=B0CLYWTLJV"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"The Byrds","title":"Mr. Spaceman","url":"https://amazon.com/dp/B00136PT56/ctoc?trackAsin=B00136PT56"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B001230A2M/ctoc?trackAsin=B001230A2M"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B0168W3PQO/ctoc?trackAsin=B0168W3PQO"},{"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":["%2F5e010c71cc137bf2442021d1","%2F5dffcbe6537fd678a3ece44f"]},"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/Gobekli Tepe","keywords/UFO disclosure"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a103211700ce6770165dc3c","show":"coast","title":"Thu, May 21 2026 - Hour 1"},{"episodeId":"/episodes/6a10321d700ce6770165dc3d","show":"coast","title":"Thu, May 21 2026 - Hour 2"},{"episodeId":"/episodes/6a10323c700ce6770165dc3e","show":"coast","title":"Thu, May 21 2026 - Hour 3"},{"episodeId":"/episodes/6a10324d700ce6770165dc3f","show":"coast","title":"Thu, May 21 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F66f607b6ad514b442607cfca","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/66f607b6ad514b442607cfca","source_credit":"G&M Therin-Weise/robertharding / Collection Mix: Subjects / Getty Images","title":"Neolithic archaeological site of Karahan Tepe, circular stone structure with T Shape pillars, Sanliurfa, Turkey, Asia Minor, Asia","url":"asset://assets.getty/66f607b6ad514b442607cfca","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779372000000},"slug":{"type":"slug","value":"2026-05-21-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://lairdscranton.com/\" target=\"_blank\">Laird Scranton\u003c/a> shared groundbreaking insights into prehistoric sites like Göbekli Tepe. Followed by UFO activist \u003ca href=\"http://www.paradigmresearchgroup.org/\" target=\"_blank\">Stephen Bassett\u003c/a> on how the disclosure movement has picked up momentum.\u003c/p>\n\n"},"title":{"type":"title","value":"Gobekli Tepe & Ancient Mysteries / UFO Disclosure"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://lairdscranton.com/\" target=\"_blank\">lairdscranton.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/laird.scranton\" target=\"_blank\">\u003cu>facebook.com/laird.scranton\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.paradigmresearchgroup.org/\" target=\"_blank\">paradigmresearchgroup.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/results?search_query=%22Stephen+Bassett%22\" target=\"_blank\">Stephen Bassett YouTube Material\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"05-21-2026-hour-1,05-21-2026-hour-2,05-21-2026-hour-3,05-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-21-show/","summary":{"author":"","description":"Researcher Laird Scranton shared groundbreaking insights into prehistoric sites like Göbekli Tepe. Followed by UFO activist Stephen Bassett on how the disclosure movement has picked up momentum.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"G&M Therin-Weise/robertharding / Collection Mix: Subjects / Getty Images","title":"Neolithic archaeological site of Karahan Tepe, circular stone structure with T Shape pillars, Sanliurfa, Turkey, Asia Minor, Asia","url":"asset://assets.getty/66f607b6ad514b442607cfca","use_caption":false},"keywords":["keywords/Gobekli Tepe","keywords/UFO disclosure"],"primary_slug":"2026-05-21-show","slugs":["2026-05-21-show"],"sponsored":false,"title":"Gobekli Tepe & Ancient Mysteries / UFO Disclosure"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779444000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"nPnyy","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/ufos-aerial-phenomena","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-21-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66f607b6ad514b442607cfca","title":"Gobekli Tepe & Ancient Mysteries / UFO Disclosure","description":"Researcher Laird Scranton shared groundbreaking insights into prehistoric sites like Göbekli Tepe. Followed by UFO activist Stephen Bassett on how the disclosure movement has picked up momentum.","author":""},"pub_start":1779444000000,"pub_until":4115978604802,"pub_changed":1779446514604,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/ufos-aerial-phenomena","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":"%2F5e010c71cc137bf2442021d1","slug":"scranton-laird-58061","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/scranton-laird/58061","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>\nLaird Scranton is the author of a series of books and other writings on ancient cosmology and language. These include articles published in the University of Chicago’s \u003ci>Anthropology News\u003c/i> academic journal, Temple University’s Encyclopedia of African Religion and the Encyclopedia Britainnica. He is featured in John Anthony West’s \u003ci>Magical Egypt\u003c/i> documentary series and in Carmen Boulter’s documentary The Pyramid Code. He is also a frequent presenter at conferences whose focus is on ancient knowledge. These include Walter Cruttenden’s Conference on Precession and Ancient Knowledge (CPAK), the A.R.E.’s Ancient Mysteries Conference, Scotty Roberts and John Ward’s Paradigm Symposium, the Fringe New Jersey Conference, and James Swager's Megalithic Odyssey Symposium, in Marlborough, England. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/The-Velikovsky-Heresies-Collision-Catastrophes/dp/1591431395/ctoc\" target=\"_blank\">The Velikovsky Heresies\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://store.innertraditions.com/isbn/978-1-59477-133-0\" target=\"_blank\">The Science of the Dogon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://store.innertraditions.com/isbn/978-1-59477-134-7\" target=\"_blank\">Sacred Symbols of the Dogon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://store.innertraditions.com/isbn/978-1-59477-376-1\" target=\"_blank\">The Cosmological Origins of Myth and Symbol\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Point-Origin-Gobekli-Spiritual-Cosmologies/dp/1620554445/ctoc\" target=\"_blank\">Point of Origin\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mystery-Skara-Brae-Neolithic-Scotland/dp/1620555735/ctoc\" target=\"_blank\">The Mystery of Skara Brae\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Seeking-Primordial-Exploring-Concepts-Cosmological/dp/1977950922/ctoc\" target=\"_blank\">Seeking the Primordial\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Decoding-Maori-Cosmology-Zealands-Indigenous/dp/1620557053/ctoc\" target=\"_blank\">Decoding Maori Cosmology\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Amma-Spark-Universe-Laird-Scranton/dp/B09DM8YX48/ctoc\" target=\"_blank\">\u003cu>Amma and the Spark of the Universe\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Waters-Life-Ancient-Symbology-Energy/dp/B0C522W59M/ctoc\" target=\"_blank\">\u003cu>The Waters of Life: Ancient Symbology of Life 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"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/461d012e0e36a8591703488136bcb701","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/461d012e0e36a8591703488136bcb701","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"scranton-laird-58061"},"summary":{"type":"html","value":"\u003cp>Laird Scranton is the author of a series of books and other writings on ancient cosmology and language. These include articles published in the University of Chicago’s Anthropology News academic journal, Temple University’s Encyclopedia of African Religion and the Encyclopedia Britainnica. He is featured in John Anthony West’s Magical Egypt documentary series and in Carmen Boulter’s documentary The Pyramid Code. He is also a frequent presenter at conferences whose focus is on ancient knowledge. These include Walter Cruttenden’s Conference on Precession and Ancient Knowledge (CPAK), the A.R.E.’s Ancient Mysteries Conference, Scotty Roberts and John Ward’s Paradigm Symposium, the Fringe New Jersey Conference, and James Swager's Megalithic Odyssey Symposium, in Marlborough, England. \u003c/p>\n\n"},"title":{"type":"title","value":"Laird Scranton"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://lairdscranton.com/\" target=\"_blank\">lairdscranton.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/laird.scranton\" target=\"_blank\">\u003cu>facebook.com/laird.scranton\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/scranton-laird-58061","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/scranton-laird/58061","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Laird Scranton is the author of a series of books and other writings on ancient cosmology and language. These include articles published in the University of Chicago’s Anthropology News academic journal, Temple University’s Encyclopedia of African Religion and the Encyclopedia Britainnica. He is featured in John Anthony West’s Magical Egypt documentary series and in Carmen Boulter’s documentary The Pyramid Code. He is also a frequent presenter at conferences whose focus is on ancient knowledge. These include Walter Cruttenden’s Conference on Precession and Ancient Knowledge (CPAK), the A.R.E.’s Ancient Mysteries Conference, Scotty Roberts and John Ward’s Paradigm Symposium, the Fringe New Jersey Conference, and James Swager's Megalithic Odyssey Symposium, in Marlborough, England.","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/461d012e0e36a8591703488136bcb701","use_caption":false},"keywords":[],"primary_slug":"scranton-laird-58061","slugs":["scranton-laird-58061"],"sponsored":false,"title":"Laird Scranton"},"targeting":{"exclusion":{"tags":[]},"publish_date":1509672300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WIYo9","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1509672300000,"type":"content:coast-to-coast-guest","summary":{"title":"Laird Scranton","description":"Laird Scranton is the author of a series of books and other writings on ancient cosmology and language. These include articles published in the University of Chicago’s Anthropology News academic journal, Temple University’s Encyclopedia of African Religion and the Encyclopedia Britainnica. He is featured in John Anthony West’s Magical Egypt documentary series and in Carmen Boulter’s documentary The Pyramid Code. He is also a frequent presenter at conferences whose focus is on ancient knowledge. These include Walter Cruttenden’s Conference on Precession and Ancient Knowledge (CPAK), the A.R.E.’s Ancient Mysteries Conference, Scotty Roberts and John Ward’s Paradigm Symposium, the Fringe New Jersey Conference, and James Swager's Megalithic Odyssey Symposium, in Marlborough, England.","image":"https://i.iheart.com/v3/re/assets.coast2coast/461d012e0e36a8591703488136bcb701"}},{"ref_id":"%2F5dffcbe6537fd678a3ece44f","slug":"bassett-stephen-5911","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bassett-stephen/5911","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>Stephen Bassett is a political activist, disclosure advocate and the executive director of Paradigm Research Group (PRG) founded in 1996 to end a government-imposed embargo on the truth behind extraterrestrial related phenomena. He has spoken to audiences around the world about the implications of &quot;Disclosure&quot; - the formal confirmation by heads of state of an extraterrestrial presence engaging the human race. He has lectured around the world on the political implications of UAP/ET phenomena and given over 1200 radio and television interviews. PRG's advocacy work has been extensively covered by national and international media including being featured on CNN, Fox News, MSNBC and in the Washington Post and New York Times.\u003c/p>\n\n\u003cp>In 2013 PRG organized and conducted a &quot;Citizen Hearing on Disclosure&quot; at the National Press Club in Washington. In November of 2014 PRG launched a two-year political initiative out of Washington, DC that injected the ET issue into the 2016 presidential campaign. Bassett has appeared in many documentary films and his lectures and interviews are well represented on YouTube. Steve will soon be part of a new project based out of Los Angeles, CA.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F673adc7a8312639a3dd3e671","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/673adc7a8312639a3dd3e671","source_credit":"","title":"","url":"asset://new_assets/673adc7a8312639a3dd3e671","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bassett-stephen-5911"},"summary":{"type":"html","value":"\u003cp>Stephen Bassett is a political activist, disclosure advocate and the executive director of Paradigm Research Group (PRG) founded in 1996 to end a government-imposed embargo on the truth behind extraterrestrial related phenomena. He has spoken to audiences around the world about the implications of &quot;Disclosure&quot; - the formal confirmation by heads of state of an extraterrestrial presence engaging the human race.\u003c/p>\n\n"},"title":{"type":"title","value":"Stephen Bassett"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.paradigmresearchgroup.org/\" target=\"_blank\">paradigmresearchgroup.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.worlddisclosureday.org/\" target=\"_blank\">worlddisclosureday.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/results?search_query=%22Stephen+Bassett%22\" target=\"_blank\">Stephen Bassett YouTube Material\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/bassett-stephen-5911","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bassett-stephen/5911","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Stephen Bassett is a political activist, disclosure advocate and the executive director of Paradigm Research Group (PRG) founded in 1996 to end a government-imposed embargo on the truth behind extraterrestrial related phenomena. He has spoken to audiences around the world about the implications of \"Disclosure\" - the formal confirmation by heads of state of an extraterrestrial presence engaging the human race.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/673adc7a8312639a3dd3e671","use_caption":false},"keywords":[],"primary_slug":"bassett-stephen-5911","slugs":["bassett-stephen-5911"],"sponsored":false,"title":"Stephen Bassett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1499394300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"FzsR3","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1499394300000,"type":"content:coast-to-coast-guest","summary":{"title":"Stephen Bassett","description":"Stephen Bassett is a political activist, disclosure advocate and the executive director of Paradigm Research Group (PRG) founded in 1996 to end a government-imposed embargo on the truth behind extraterrestrial related phenomena. He has spoken to audiences around the world about the implications of \"Disclosure\" - the formal confirmation by heads of state of an extraterrestrial presence engaging the human race.","image":"https://i.iheart.com/v3/re/new_assets/673adc7a8312639a3dd3e671"}}]}},{"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:/6a06acfcf54079bd781bbc3c","slug:2026-05-21-show","slug:2026-05-21-show","keyword:keywords/Gobekli Tepe","keyword:keywords/UFO disclosure"]}},{"id":"%2F6a067a07191e746f03513848","type":"PUBLISHING","record":{"ref_id":"%2F6a067a07191e746f03513848","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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, \u003ca href=\"http://stevenmachat.com/\" target=\"_blank\">Steven Machat\u003c/a>, a metaphysical philosopher and veteran music producer with over 50 years in the industry, spoke about his lifelong journey blending music, history, and consciousness. Born into a family deeply rooted in the music business —his father was a pioneering music lawyer representing legends like James Brown and Sam Cooke— Machat has worked with diverse artists worldwide, from Electric Light Orchestra to the Wu Tang Clan, and is currently touring with the Buena Vista Social Club. He described music as a universal language that can awaken our deeper awareness.\u003c/p>\n\n\u003cp>Machat's philosophical outlook centers on the idea that consciousness created the solar system and that life on Earth is an experiential &quot;ride&quot; in physical form. Challenging traditional religious views, he rejects &quot;worshiping sky gods&quot; and instead views God as &quot;consciousness&quot; itself —an interconnected energy of which all beings are particles. He criticized societal divisions and conflicts and questioned the logic of war, envisioning a future &quot;united planet&quot; rather than fractured nations.\u003c/p>\n\n\u003cp>Proposing a metaphysical interpretation of creation as an ongoing expansion of consciousness, he described the Big Bang not as a singular event but as a continuous process driven by thoughts and energy. He also discussed ancient astronaut theories, asserting that humanity was engineered by extraterrestrial beings known as the Nephilim, who originated from the planet Nibiru. He claimed, &quot;We were created by them because they needed animals that could think,&quot; and equated biblical gods with the Nephilim. He linked these beings to various ancient cultures, from the Incas to the Hindus, suggesting their influence shaped religious beliefs and monumental architecture like the Egyptian pyramids.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, consultant \u003ca href=\"https://askhollyhall.com/\" target=\"_blank\">Holly Hall\u003c/a> shared her extensive experience with reincarnation and past life regression, as well as astrology, and intuitive readings. She noted that her psychic abilities stem from a third-generation lineage but were initially met with skepticism until astrology resonated with her at age 21. On reincarnation, she explained that children under six often remember past lives because their developing brains have yet to suppress these memories. Discussing the purpose of reincarnation, Hall suggested it serves to overcome greed and lust and to learn unconditional love, with many souls voluntarily returning to assist others.\u003c/p>\n\n\u003cp>She emphasized karma as a system of balance rather than punishment, pointing out how understanding past life karma can heal present relationships. &quot;Karmic credit is when you do good things... to help the greater good,&quot; she commented, adding that we can also carry karmic debt. For those who doubt reincarnation, Hall urged listeners to explore decades of research by experts like Dr. Ian Stevenson at the University of Virginia. &quot;Do your research... and be open-minded,&quot; she advised.\u003c/p>\n\n\u003cp>She described soul groups as karmic connections or chosen companions across lifetimes. When addressing difficult lives, Hall offered a unique perspective: &quot;You’ve chosen to what I call skip a grade, so it’s like boot camp... The more challenges you have, the more that you learn, and the more that you advance.&quot; Speaking of astrology, she said it can be uncannily accurate, attributing this to a specific interpretive approach rather than simple prediction. During the last hour, she gave readings for callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guest: \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=\"https://amazon.com/Can-Hear-Music-Heroes-Villains/dp/196628330X/ctoc\" target=\"_blank\">\u003cu>I Can Hear Music: The Heroes and Villains of the Muses\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Unraveling-Bible-Colonization-Making-Mankind/dp/B0BTNZ87HX/ctoc\" target=\"_blank\">Unraveling the Bible: The Colonization of Earth and the Making of Mankind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/ONLY-way-MANIFEST-Workbook-Course/dp/B0FX2LRXZ3/ctoc\" target=\"_blank\">The Only Way to Manifest\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/101-Answers-Universe-Eyes-Wide/dp/B084PY9VDZ/ctoc\" target=\"_blank\">101 Answers from the Universe: Eyes Wide Open\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":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Golden Earring","title":"Twilight Zone","url":"https://amazon.com/dp/B0CHFW4DD1/ctoc?trackAsin=B0CHFW4DD1"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Procol Harum","title":"A Whiter Shade Of Pale","url":"https://amazon.com/dp/B0BZX2L8C8/ctoc?trackAsin=B0BZX2L8C8"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc?1"},{"artist":"Linda Ronstadt","title":"Perfidia","url":"https://amazon.com/dp/B01F2S1M10/ctoc?trackAsin=B01F2S1M10"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B00"},{"artist":"Mel Carter","title":"Hold Me, Thrill Me, Kiss Me","url":"https://amazon.com/dp/B000SZGWDG/ctoc?trackAsin=B000SZGWDG"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"Frank Sinatra","title":"Softly As I Leave You","url":"https://amazon.com/dp/B00V07JYWC/ctoc?trackAsin=B00V07JYWC"},{"artist":"Vangelis","title":"Titans","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"Lionel Richie","title":"Hello","url":"https://amazon.com/dp/B0013F472S/ctoc?trackAsin=B0013F472S"},{"artist":"UFO","title":"Love To Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"Jigsaw","title":"Sky High","url":"https://amazon.com/dp/B007K3WH56/ctoc?trackAsin=B007"},{"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":["%2F6376db491bac5d34b59c23eb","%2F6a06690b2a08fd1b958fc52a"]},"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/metaphysics","keywords/past lives"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a0ee17c5f23fbef04b97217","show":"coast","title":"Wed, May 20 2026 - Hour 1"},{"episodeId":"/episodes/6a0ee1915f23fbef04b97218","show":"coast","title":"Wed, May 20 2026 - Hour 2"},{"episodeId":"/episodes/6a0ee1a15f23fbef04b97219","show":"coast","title":"Wed, May 20 2026 - Hour 3"},{"episodeId":"/episodes/6a0ee1b25f23fbef04b9721a","show":"coast","title":"Wed, May 20 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Blurred silhouettes of people standing toward a giant, glowing white sculpture of a human face. This conceptual image explores human connection with artificial intelligence and future technology.","id":"%2F6a067bb4cb3d4f50362ddf60","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a067bb4cb3d4f50362ddf60","source_credit":"Curly_photo / Moment / Getty Images","title":"Blurred silhouettes of people standing toward a giant, glowing sculpture of a human face.","url":"asset://assets.getty/6a067bb4cb3d4f50362ddf60","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779285600000},"slug":{"type":"slug","value":"2026-05-20-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"http://stevenmachat.com/\" target=\"_blank\">Steven Machat\u003c/a>, a metaphysical philosopher and veteran music producer, spoke about his lifelong journey blending music and consciousness. Followed by consultant \u003ca href=\"https://askhollyhall.com/\" target=\"_blank\">\u003cu>Holly Hall\u003c/u>\u003c/a> on her work with reincarnation and past life regression.\u003c/p>\n\n"},"title":{"type":"title","value":"Humanity & Consciousness / Past Lives & Karma"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://stevenmachat.com\" target=\"_blank\">stevenmachat.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://askhollyhall.com/\" target=\"_blank\">\u003cu>askhollyhall.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-20-2026-hour-1, 05-20-2026-hour-2, 05-20-2026-hour-3, 05-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-20-show/","summary":{"author":"","description":"Steven Machat, a metaphysical philosopher and veteran music producer, spoke about his lifelong journey blending music and consciousness. Followed by consultant Holly Hall on her work with reincarnation and past life regression.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Blurred silhouettes of people standing toward a giant, glowing white sculpture of a human face. This conceptual image explores human connection with artificial intelligence and future technology.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"Blurred silhouettes of people standing toward a giant, glowing sculpture of a human face.","url":"asset://assets.getty/6a067bb4cb3d4f50362ddf60","use_caption":false},"keywords":["keywords/metaphysics","keywords/past lives"],"primary_slug":"2026-05-20-show","slugs":["2026-05-20-show"],"sponsored":false,"title":"Humanity & Consciousness / Past Lives & Karma"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779357600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"V5hK6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-20-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a067bb4cb3d4f50362ddf60","title":"Humanity & Consciousness / Past Lives & Karma","description":"Steven Machat, a metaphysical philosopher and veteran music producer, spoke about his lifelong journey blending music and consciousness. Followed by consultant Holly Hall on her work with reincarnation and past life regression.","author":""},"pub_start":1779357600000,"pub_until":4115978604802,"pub_changed":1779360234144,"subscription":[{"tags":["coast-categories/ancient-world","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":"%2F6376db491bac5d34b59c23eb","slug":"steven-machat","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/steven-machat/","cuser":"user/ldap/1130291","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Steven Machat is an American entertainment entrepreneur, a film producer, the author of five books, a music publisher, and manager and lawyer of talent as well as an owner of record labels. Machat's recent label is Hippos in Tanks/Machat Records. This he created with his late son Barron Machat. Machat has represented Electric Light Orchestra, Genesis, Peter Gabriel, Phil Collins, Ready For The World, Leonard Cohen, Phil Spector Snoop Dogg, Stacey Jackson, Phil Crown and Bobby Brown, to name a few. Mr. Machat specializes in world music and amongst many has worked with Gilberto Gil, Rita Lee, Manu Dibango, Angelic Kidjo and his new release Dayramir Gonzales from Cuba who is up for three Grammys.\u003c/p>\n\n\u003cp>Machat has run for the US Senate and the US Congress in Florida in 2016 and 2018. He has also taught and lectured at such prestigious universities as Oxford and Cambridge in England and at music festivals and book fairs in 100 countries.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/dp/1684541018/ref=cm_sw_r_apa_i_PWGSF2QGC82Z3V0KB0ES_0/ctoc\" target=\"_blank\">Gods, Gangsters &amp; Honour: A Rock ‘N’ Roll Odyssey\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Weve-Got-Get-This-Place/dp/1956503579/ctoc\" target=\"_blank\">We've Got to Get Out of This Place!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Unraveling-Bible-Colonization-Making-Mankind/dp/B0BTNZ87HX/ctoc\" target=\"_blank\">Unraveling the Bible: The Colonization of Earth and the Making of Mankind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Can-Hear-Music-Heroes-Villains/dp/196628330X/ctoc\" target=\"_blank\">\u003cu>I Can Hear Music: The Heroes and Villains of the Muses\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":"%2F6a0bf95ea97d147d588521b1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a0bf95ea97d147d588521b1","source_credit":"","title":"","url":"asset://new_assets/6a0bf95ea97d147d588521b1","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"steven-machat"},"summary":{"type":"html","value":"\u003cp>Steven Machat is an American entertainment entrepreneur, a film producer, the author of five books, a music publisher, and manager and lawyer of talent as well as an owner of record labels. Machat has represented Electric Light Orchestra, Genesis, Peter Gabriel, Phil Collins, Ready For The World, Leonard Cohen, Phil Spector Snoop Dogg, Stacey Jackson, Phil Crown and Bobby Brown, to name a few. Mr. Machat specializes in world music and amongst many has worked with Gilberto Gil, Rita Lee, Manu Dibango, Angelic Kidjo and his new release Dayramir Gonzales from Cuba who is up for three Grammys.\u003c/p>\n\n"},"title":{"type":"title","value":"Steven Machat"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://stevenmachat.com\" target=\"_blank\">stevenmachat.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":"Steven Machat is an American entertainment entrepreneur, a film producer, the author of five books, a music publisher, and manager and lawyer of talent as well as an owner of record labels. Machat has represented Electric Light Orchestra, Genesis, Peter Gabriel, Phil Collins, Ready For The World, Leonard Cohen, Phil Spector Snoop Dogg, Stacey Jackson, Phil Crown and Bobby Brown, to name a few. Mr. Machat specializes in world music and amongst many has worked with Gilberto Gil, Rita Lee, Manu Dibango, Angelic Kidjo and his new release Dayramir Gonzales from Cuba who is up for three Grammys.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a0bf95ea97d147d588521b1","use_caption":false},"keywords":[],"primary_slug":"steven-machat","slugs":["steven-machat"],"sponsored":false,"title":"Steven Machat"},"targeting":{"exclusion":{"tags":[]},"publish_date":1668733860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ej83g","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1668733860000,"type":"content:coast-to-coast-guest","summary":{"title":"Steven Machat","description":"Steven Machat is an American entertainment entrepreneur, a film producer, the author of five books, a music publisher, and manager and lawyer of talent as well as an owner of record labels. Machat has represented Electric Light Orchestra, Genesis, Peter Gabriel, Phil Collins, Ready For The World, Leonard Cohen, Phil Spector Snoop Dogg, Stacey Jackson, Phil Crown and Bobby Brown, to name a few. Mr. Machat specializes in world music and amongst many has worked with Gilberto Gil, Rita Lee, Manu Dibango, Angelic Kidjo and his new release Dayramir Gonzales from Cuba who is up for three Grammys.","image":"https://i.iheart.com/v3/re/new_assets/6a0bf95ea97d147d588521b1"}},{"ref_id":"%2F6a06690b2a08fd1b958fc52a","slug":"holly-hall","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/holly-hall/","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>Holly Hall is an author, life coach, astropsychologist, clairvoyant, spiritual therapist, astrologer, and teacher. From a young age, she recognized a profound connection with the universe, receiving insights that shaped her understanding of individuals, the soul’s journey, and humanity’s place within the greater cosmos. This intuitive awareness has informed her work across spiritual guidance, personal transformation, and metaphysical teaching.\u003c/p>\n\n\u003cp>Drawing from both ancient wisdom traditions and advanced spiritual teachings, Holly helps clients explore the deeper dimensions of existence and their connection to universal consciousness. Her work is centered on fostering growth, self-discovery, and spiritual evolution, both individually and collectively.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/ONLY-way-MANIFEST-Workbook-Course/dp/B0FX2LRXZ3/ctoc\" target=\"_blank\">The Only Way to Manifest\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/101-Answers-Universe-Eyes-Wide/dp/B084PY9VDZ/ctoc\" target=\"_blank\">101 Answers from the Universe: Eyes Wide Open\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":"%2F6a0bf91ca97d147d588521a3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a0bf91ca97d147d588521a3","source_credit":"","title":"","url":"asset://new_assets/6a0bf91ca97d147d588521a3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"holly-hall"},"summary":{"type":"html","value":"\u003cp>Holly Hall is an author, life coach, astropsychologist, clairvoyant, spiritual therapist, astrologer, and teacher. From a young age, she recognized a profound connection with the universe.\u003c/p>\n\n"},"title":{"type":"title","value":"Holly Hall"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://askhollyhall.com/\" target=\"_blank\">\u003cu>askhollyhall.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":"Holly Hall is an author, life coach, astropsychologist, clairvoyant, spiritual therapist, astrologer, and teacher. From a young age, she recognized a profound connection with the universe.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a0bf91ca97d147d588521a3","use_caption":false},"keywords":[],"primary_slug":"holly-hall","slugs":["holly-hall"],"sponsored":false,"title":"Holly Hall"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778804880000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"eER6Q","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":1778804880000,"type":"content:coast-to-coast-guest","summary":{"title":"Holly Hall","description":"Holly Hall is an author, life coach, astropsychologist, clairvoyant, spiritual therapist, astrologer, and teacher. From a young age, she recognized a profound connection with the universe.","image":"https://i.iheart.com/v3/re/new_assets/6a0bf91ca97d147d588521a3"}}]}},{"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:/6a067a07191e746f03513848","slug:2026-05-20-show","slug:2026-05-20-show","keyword:keywords/metaphysics","keyword:keywords/past lives"]}},{"id":"%2F6a0677b8191e746f0351382f","type":"PUBLISHING","record":{"ref_id":"%2F6a0677b8191e746f0351382f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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>In the first half, Professor \u003ca href=\"https://jmccanneyscience.com/\" target=\"_blank\">James McCanney\u003c/a> challenged conventional cosmology, particularly the Big Bang theory, which he described as fundamentally flawed. He argued that key aspects of modern physics, such as dark matter and dark energy, remain mysterious and unproven. McCanney criticized the Big Bang's premise that the universe originated from a single point, calling it &quot;nonsensical,&quot; and highlighted how recent data from the James Webb Telescope further undermines the theory. He explained that cosmic microwave background radiation is actually the signature of a dust and gas cloud surrounding our solar system, not a remnant of the Big Bang.\u003c/p>\n\n\u003cp>He introduced the concept of the &quot;induced electric dipole redshift,&quot; which he discovered in 1979, and said it attributes the redshift observed in distant galaxies not to cosmic expansion but to local electric phenomena around fusion-based celestial bodies like stars and galactic nuclei. He proposed a new physics framework centered on proton currents and fusion winds that explains phenomena such as comet formation and quasar emissions without invoking Big Bang cosmology.\u003c/p>\n\n\u003cp>The professor also posited the idea of a designed universe, drawing on indigenous and religious perspectives. He likened human attempts to comprehend the cosmos to a whale briefly glimpsing an island before diving back into the ocean, emphasizing the limits of human understanding. When asked about what preceded the universe, he referenced the concept of a &quot;designer,&quot; a mystery beyond scientific reach.\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the latter half, medium \u003ca href=\"https://carefreemedium.com/\" target=\"_blank\">Susanne J. Wilson\u003c/a> explored the concept of psychic bloodlines and the importance of exploring family psychic history and possible genetic or hereditary links. She highlighted \u003ca href=\"https://pubmed.ncbi.nlm.nih.gov/33712359/\" target=\"_blank\">recent research\u003c/a> from the Institute of Noetic Sciences, which identified over 200 genetic variants potentially associated with psychic experiences, particularly genes involved in dendritic growth in the brain. Dendrites branch out from a neuron in the brain to form a connection, she explained. Wilson cited a group of well-known psychics who have spoken of relatives who also displayed psychic abilities. She noted that while psychic gifts appear in family lines, they often skip a generation.\u003c/p>\n\n\u003cp>From childhood, Wilson saw &quot;colors and lights around people,&quot; a gift she initially kept quiet due to bullying and misunderstanding. She credited her grandfather, a Protestant minister and fellow seer, for mentoring her and grounding her belief that &quot;spiritual gifts are gifts... to help bring a little bit of heaven to earth.&quot; Addressing scientific investigations into the psychic realm, she praised pioneering researchers since the 1970s but called for more financial support and open-minded skepticism. She cautioned against confirmation bias: &quot;We're looking for the information that we want to see... that's human nature, that's not science.&quot;\u003c/p>\n\n\u003cp>Addressing alien encounters, Wilson acknowledged having &quot;funny looking&quot; but mostly &quot;not scary&quot; experiences with interdimensional beings, suggesting they often observe humans benevolently. She urged listeners to overcome fear, recognizing some of these entities could even be spirit guides. During the last hour, she gave readings for callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://solari.com\" target=\"_blank\">\u003cem>Catherine Austin Fitts\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">The Physics of Planet X and Ancient Celestial Disasters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">The Real History of Man &amp; Earth - Myths Magic and Mayhem\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">Principia Meteorologia - The Physics of Sun-Earth Weather\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Smart-Teach-Spirit-Communication/dp/1513635433/ctoc\" target=\"_blank\">Soul Smart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.carefreemedium.com/books\" target=\"_blank\">When Your Partner Doesn't Believe\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":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B0168W3PQO/ctoc?trackAsin=B0168W3PQO"},{"artist":"The Beatles","title":"Across The Universe","url":"https://amazon.com/dp/B07FSWSS75/ctoc?trackAsin=B07FSWSS75"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"The Association","title":"Cherish","url":"https://amazon.com/dp/B001OGRK9I/ctoc?trackAsin=B001OGRK9I"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0GSS7SG67/ctoc?trackAsin=B0GSS7SG67"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc?trackAsin=B00AON26QO"},{"artist":"Guns N’ Roses","title":"Knockin’ On Heaven’s Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Four Aces","title":"Love Is A Many Splendored Thing","url":"https://amazon.com/dp/B00C41RGRI/ctoc?trackAsin=B00C41RGRI"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Robert Goulet","title":"If Ever I Would Leave You","url":"https://amazon.com/dp/B01DKVEQDM/ctoc?trackAsin=B01DKVEQDM"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Santana","title":"Black Magic Woman","url":"https://amazon.com/dp/B00137GKW6/ctoc?trackAsin=B00137GKW6"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Electric Light Orchestra","title":"Strange Magic","url":"https://amazon.com/dp/B00136NNQ8/ctoc?trackAsin=B00136NNQ8"},{"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":["%2F5dffe903537fd678a3ece55c","%2F5e0072cd537fd678a3eceb79"]},"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/Big Bang theory","keywords/cosmology","keywords/psychic"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a0d9a74794802de0fb0939d","show":"coast","title":"Tue, May 19 2026 - Hour 1"},{"episodeId":"/episodes/6a0d9a82794802de0fb0939e","show":"coast","title":"Tue, May 19 2026 - Hour 2"},{"episodeId":"/episodes/6a0d9a91794802de0fb0939f","show":"coast","title":"Tue, May 19 2026 - Hour 3"},{"episodeId":"/episodes/6a0d9aa4794802de0fb093a0","show":"coast","title":"Tue, May 19 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Rocks And Debris In Outer Space - Contain 3d Rendering","id":"%2F6a06794e6dd8f186605a6001","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a06794e6dd8f186605a6001","source_credit":"RomoloTavani / iStock / Getty Images","title":"Big Bang Explosion - Time Warp In Space Universe","url":"asset://assets.getty/6a06794e6dd8f186605a6001","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779199200000},"slug":{"type":"slug","value":"2026-05-19-show"},"summary":{"type":"html","value":"\u003cp>Professor \u003ca href=\"https://jmccanneyscience.com/\" target=\"_blank\">James McCanney\u003c/a> challenged conventional cosmology, particularly the Big Bang theory. Followed by medium \u003ca href=\"https://carefreemedium.com/\" target=\"_blank\">Susanne J. Wilson\u003c/a> on the concept of psychic bloodlines and the importance of exploring family psychic history. \u003c/p>\n\n"},"title":{"type":"title","value":"Challenging the Big Bang / Psychic Bloodlines"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.gaia.com/video/corporate-carefree-susanne-wilson\" target=\"_blank\">Beyond Belief: From Corporate to Carefree\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.gaia.com/video/the-age-of-spirit-contact-dissolving-illusion\" target=\"_blank\">Beyond Belief: The Age of Spirit Contact\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://jmccanneyscience.com/\" target=\"_blank\">\u003cu>jmccanneyscience.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://carefreemedium.com/\" target=\"_blank\">\u003cu>carefreemedium.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-19-2026-hour-1, 05-19-2026-hour-2, 05-19-2026-hour-3, 05-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-19-show/","summary":{"author":"","description":"Professor James McCanney challenged conventional cosmology, particularly the Big Bang theory. Followed by medium Susanne J. Wilson on the concept of psychic bloodlines and the importance of exploring family psychic history.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Rocks And Debris In Outer Space - Contain 3d Rendering","link":"","new_tab":false,"source_credit":"RomoloTavani / iStock / Getty Images","title":"Big Bang Explosion - Time Warp In Space Universe","url":"asset://assets.getty/6a06794e6dd8f186605a6001","use_caption":false},"keywords":["keywords/Big Bang theory","keywords/cosmology","keywords/psychic"],"primary_slug":"2026-05-19-show","slugs":["2026-05-19-show"],"sponsored":false,"title":"Challenging the Big Bang / Psychic Bloodlines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779271200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"DQahk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-19-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a06794e6dd8f186605a6001","title":"Challenging the Big Bang / Psychic Bloodlines","description":"Professor James McCanney challenged conventional cosmology, particularly the Big Bang theory. Followed by medium Susanne J. Wilson on the concept of psychic bloodlines and the importance of exploring family psychic history.","author":""},"pub_start":1779271200000,"pub_until":4115978604802,"pub_changed":1779276515000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/supernatural-paranormal","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffe903537fd678a3ece55c","slug":"mccanney-james-6143","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/mccanney-james/6143","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>Professor James McCanney has taught the following mathematics courses at the University level in addition to Physics, Computer Science and Astronomy; Abstract Algebra, Linear Algebra, Matrix Algebra, Probability and Statistics, Statistics for Computing, Mathematical Logic, Theory of Numbers, Calculus I, II and III, Engineering Math I and II, Advanced Topics in Geometry and Topology.\u003c/p>\n\n\u003cp>He has worked about half of his lengthy career in private industry. Much of this was accomplished in multi-lingual settings, having worked in the USA, Latin America and with high-level Russian scientists. He has presented his research at international conferences and is a regular presenter at American Geophysical Union meetings. He has also lectured at Los Alamos National Laboratories, the Air-Space/America International Air show and International Electric Propulsion conferences. Understanding his background is important in placing his new book into perspective.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/product/ebooks/\" target=\"_blank\">The Physics of 3I/ATLAS\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0BTSXRQ4Z/ctoc?binding=paperback&qid=1762613189&sr=1-1&ref=dbs_dp_rwt_sb_pc_tpbk\" target=\"_blank\">Jmccanneyscience Library\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">Atlantis to Tesla -- The Kolbrin Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">Principia Meteorologia - The Physics of Sun-Earth Weather\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">Planet-X, Comets and Earth Changes\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">The Diamond Principle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">Planet X Update 2020\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">Calculate Primes\u003c/a>   \u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">Breaking RSA Codes for Fun and Profit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">Principles of Prime Numbers - Volume I\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">Comets \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">WATER\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">McCanney WING Generator - World Energy Project\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">The Nazca and Palpa Lines Peru - The Mystery Solved\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">The Physics of Planet X and Ancient Celestial Disasters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccanneyscience.com/books-cds-dvds-calendar-posters/\" target=\"_blank\">The Real History of Man &amp; Earth - Myths Magic and Mayhem\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":"%2F5ecab8dbe0a2f6584dad6e99","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5ecab8dbe0a2f6584dad6e99","source_credit":"","title":"","url":"asset://new_assets/5ecab8dbe0a2f6584dad6e99","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"mccanney-james-6143"},"summary":{"type":"html","value":"\u003cp>Professor James McCanney has taught the following mathematics courses at the University level in addition to Physics, Computer Science and Astronomy; Abstract Algebra, Linear Algebra, Matrix Algebra, Probability and Statistics, Statistics for Computing, Mathematical Logic, Theory of Numbers, Calculus I, II and III, Engineering Math I and II, Advanced Topics in Geometry and Topology.\u003c/p>\n\n\u003cp>He has worked about half of his lengthy career in private industry. Much of this was accomplished in multi-lingual settings, having worked in the USA, Latin America and with high-level Russian scientists. He has presented his research at international conferences and is a regular presenter at American Geophysical Union meetings. He has also lectured at Los Alamos National Laboratories, the Air-Space/America International Air show and International Electric Propulsion conferences. Understanding his background is important in placing his new book into perspective.\u003c/p>\n\n"},"title":{"type":"title","value":"James McCanney"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.jmccanneyscience.com/\" target=\"_blank\">jmccanneyscience.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.jmccwaterfilters.com/\" target=\"_blank\">jmccwaterfilters.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/mccanney-james-6143","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/mccanney-james/6143","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Professor James McCanney has taught the following mathematics courses at the University level in addition to Physics, Computer Science and Astronomy; Abstract Algebra, Linear Algebra, Matrix Algebra, Probability and Statistics, Statistics for Computing, Mathematical Logic, Theory of Numbers, Calculus I, II and III, Engineering Math I and II, Advanced Topics in Geometry and Topology. He has worked about half of his lengthy career in private industry. Much of this was accomplished in multi-lingual settings, having worked in the USA, Latin America and with high-level Russian scientists. He has presented his research at international conferences and is a regular presenter at American Geophysical Union meetings. He has also lectured at Los Alamos National Laboratories, the Air-Space/America International Air show and International Electric Propulsion conferences. Understanding his background is important in placing his new book into perspective.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/5ecab8dbe0a2f6584dad6e99","use_caption":false},"keywords":[],"primary_slug":"mccanney-james-6143","slugs":["mccanney-james-6143"],"sponsored":false,"title":"James McCanney"},"targeting":{"exclusion":{"tags":[]},"publish_date":1368784440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"sk8cr","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1368784440000,"type":"content:coast-to-coast-guest","summary":{"title":"James McCanney","description":"Professor James McCanney has taught the following mathematics courses at the University level in addition to Physics, Computer Science and Astronomy; Abstract Algebra, Linear Algebra, Matrix Algebra, Probability and Statistics, Statistics for Computing, Mathematical Logic, Theory of Numbers, Calculus I, II and III, Engineering Math I and II, Advanced Topics in Geometry and Topology. He has worked about half of his lengthy career in private industry. Much of this was accomplished in multi-lingual settings, having worked in the USA, Latin America and with high-level Russian scientists. He has presented his research at international conferences and is a regular presenter at American Geophysical Union meetings. He has also lectured at Los Alamos National Laboratories, the Air-Space/America International Air show and International Electric Propulsion conferences. Understanding his background is important in placing his new book into perspective.","image":"https://i.iheart.com/v3/re/new_assets/5ecab8dbe0a2f6584dad6e99"}},{"ref_id":"%2F5e0072cd537fd678a3eceb79","slug":"wilson-susanne-87936","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/wilson-susanne/87936","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>Susanne J. Wilson, MA is a Carefree, Arizona-based intuition educator, author, medium, and paranormal presenter. Susanne is known as the Carefree Medium, appearing on Coast to Coast AM, Gaia, Fox News National Edition, and Amazon films. With a Master’s degree in public affairs policy, a bachelor’s degree in management, and certifications from Stanford University, Susanne is a well-recognized researcher and educator on a wide range of paranormal topics.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Soul-Smart-Teach-Spirit-Communication/dp/1513635433/ctoc\" target=\"_blank\">Soul Smart\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.carefreemedium.com/books\" target=\"_blank\">When Your Partner Doesn't Believe\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":"%2F66850945ad65b6ca1802418d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66850945ad65b6ca1802418d","source_credit":"","title":"","url":"asset://new_assets/66850945ad65b6ca1802418d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"wilson-susanne-87936"},"summary":{"type":"html","value":"\u003cp>Susanne J. Wilson, MA is a Carefree, Arizona-based intuition educator, author, medium, and paranormal presenter. Susanne is known as the Carefree Medium, appearing on Coast to Coast AM, Gaia, Fox News National Edition, and Amazon films. With a Master’s degree in public affairs policy, a bachelor’s degree in management, and certifications from Stanford University, Susanne is a well-recognized researcher and educator on a wide range of paranormal topics.\u003c/p>\n\n"},"title":{"type":"title","value":"Susanne Wilson"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Life-AfterLife-Want-Talk-Dead/dp/B088FCF8RM/ctoc\" target=\"_blank\">Life to AfterLife: I Want To Talk To The Dead\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://watch.superpowerfilm.com/\" target=\"_blank\">watch.superpowerfilm.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.gaia.com/video/corporate-carefree-susanne-wilson\" target=\"_blank\">Beyond Belief: From Corporate to Carefree\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.gaia.com/video/the-age-of-spirit-contact-dissolving-illusion\" target=\"_blank\">Beyond Belief: The Age of Spirit Contact\u003c/a>\u003c/li>\u003c/ul>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://carefreemedium.com/\" target=\"_blank\">carefreemedium.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/wilson-susanne-87936","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/wilson-susanne/87936","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Susanne J. Wilson, MA is a Carefree, Arizona-based intuition educator, author, medium, and paranormal presenter. Susanne is known as the Carefree Medium, appearing on Coast to Coast AM, Gaia, Fox News National Edition, and Amazon films. With a Master’s degree in public affairs policy, a bachelor’s degree in management, and certifications from Stanford University, Susanne is a well-recognized researcher and educator on a wide range of paranormal topics.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66850945ad65b6ca1802418d","use_caption":false},"keywords":[],"primary_slug":"wilson-susanne-87936","slugs":["wilson-susanne-87936"],"sponsored":false,"title":"Susanne Wilson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1501205940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"G2t1l","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":1501205940000,"type":"content:coast-to-coast-guest","summary":{"title":"Susanne Wilson","description":"Susanne J. Wilson, MA is a Carefree, Arizona-based intuition educator, author, medium, and paranormal presenter. Susanne is known as the Carefree Medium, appearing on Coast to Coast AM, Gaia, Fox News National Edition, and Amazon films. With a Master’s degree in public affairs policy, a bachelor’s degree in management, and certifications from Stanford University, Susanne is a well-recognized researcher and educator on a wide range of paranormal topics.","image":"https://i.iheart.com/v3/re/new_assets/66850945ad65b6ca1802418d"}}]}},{"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:/6a0677b8191e746f0351382f","slug:2026-05-19-show","slug:2026-05-19-show","keyword:keywords/Big Bang theory","keyword:keywords/cosmology","keyword:keywords/psychic"]}},{"id":"%2F6a067504191e746f03513816","type":"PUBLISHING","record":{"ref_id":"%2F6a067504191e746f03513816","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-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, author and filmmaker \u003ca href=\"https://needtoknow.news/\" target=\"_blank\">G. Edward Griffin\u003c/a> shared his insights and perspectives on global power structures and economic control, and previewed his upcoming book, &quot;The Human Manifesto: An Idea Whose Time Has Come.&quot; Most Americans, he said, don't even know what they believe. He expressed concern that many people identify politically as Republican or Democrat without understanding the deeper principles behind those affiliations or what liberty truly entails. He argued that this lack of coherent ideology weakens society's ability to resist the rise of global oligarchies aiming to undermine freedoms.\u003c/p>\n\n\u003cp>He outlined a global struggle between collectivism and individualism, framing it as a battle for freedom rather than a traditional war. Griffin emphasized that the real enemy is not any particular nation, race, or religion, but an oligarchy of government, corporate, military, and religious elites who promote collectivist ideology. He stated that the current state of fear, fueled by orchestrated crises like wars, pandemics, and economic instability, is designed to paralyze people into survival mode rather than encouraging active resistance.\u003c/p>\n\n\u003cp>He stressed that the goal is not to annihilate opponents but to remove them from power, especially those controlling financial and political systems. Griffin cited historical wisdom, including Sun Tzu's principle that &quot;supreme excellence in warfare is to defeat your enemy without having to engage him in battle.&quot; Addressing current events, Griffin criticized the simplistic good-versus-evil narrative in global politics and pointed to systemic corruption within the U.S. government. He warned of societal division fueled by certain forms of education and media that promote hatred and chaos, designed to make citizens dependent on government control. Announcing that his upcoming \u003ca href=\"https://redpilluniversity.org/expo-homepage/\" target=\"_blank\">Red Pill Expo\u003c/a> will take place Las Vegas, he said the event aims to educate citizens about these realities and encourage grassroots political engagement through constitutional means.\u003c/p>\n\n\u003cp>----------------\u003c/p>\n\n\u003cp>In the latter half, clinical psychologist \u003ca href=\"https://dhrosmarin.com/\" target=\"_blank\">David H. Rosmarin\u003c/a> spoke about viewing anxiety as a catalyst for growth rather than as a disorder. He clarified distinctions between stress, anxiety, and panic attacks: &quot;Stress is when you have too much on your plate,&quot; while &quot;anxiety is fear when it's not real,&quot; and panic is a form of anxiety often mistaken for real danger. Emphasizing anxiety's evolutionary role, he noted that all people have anxiety. &quot;It's part of being human.&quot;\u003c/p>\n\n\u003cp>He challenged the medicalized view of anxiety, stating, &quot;You're going to feel anxious. Most people have. It doesn't necessarily mean something's wrong.&quot; Sharing his concern about overmedication, he pointed to the &quot;hundreds of millions of prescriptions for anti-anxiety medication&quot; and advocated for a balanced approach that includes embracing anxiety rather than eliminating it. Rosmarin outlined four key steps to manage anxiety: identify what you're anxious about, share it openly to break isolation, embrace anxiety by intentionally facing fears to build resilience, and let go by accepting uncertainty and lack of control.\u003c/p>\n\n\u003cp>He advised against fighting anxiety directly. Instead, he recommended acceptance and observation, noting, &quot;If you just accept it and don't fight it... it starts to die down.&quot; George recounted a claustrophobic panic during an MRI scan, and Dr. Rosmarin described this as a common anxiety response triggered without real danger. He suggested gradual exposure and preparation to build tolerance for such situations. Reflecting on his book, &quot;Thriving with Anxiety,&quot; he revealed that during the COVID-19 pandemic, patients who had prior anxiety treatment fared better than the general public. &quot;Anxiety can be a blessing when we know what to do,&quot; 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>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Creature-Jekyll-Island-Federal-Reserve/dp/B001V7BRFS/ctoc\" target=\"_blank\">Creature from Jekyll Island: A Second Look at the Federal Reserve\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://g-edward-griffin.aweb.page/p/6aa8c83b-e074-4d45-a899-c75e28acecd6\" target=\"_blank\">The Chasm: Collectivism vs. Individualism\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Thriving-Anxiety-Tools-Make-Your/dp/1400327857/ctoc\" target=\"_blank\">Thriving with Anxiety: 9 Tools to Make Your Anxiety Work for You\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":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07FRFBPKP/ctoc?trackAsin=B07FRFBPKP"},{"artist":"Styx","title":"Fooling Yourself","url":"https://amazon.com/dp/B001NTZFO8/ctoc?trackAsin=B001NTZFO8"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"The Buckinghams","title":"Kind Of A Drag","url":"https://amazon.com/dp/B001384ZMM/ctoc?trackAsin=B001384ZMM"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Johnny Cash","title":"I Walk The Line","url":"https://amazon.com/dp/B00J76A3NM/ctoc?trackAsin=B00J76A3NM"},{"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":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"Perry Como","title":"It’s Impossible","url":"https://amazon.com/dp/B08R15NTYH/ctoc?1"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B0045KY9JE/ctoc?trackAsin=B0045KY9JE"},{"artist":"The Eagles","title":"Take It To The Limit","url":"https://amazon.com/dp/B00DANSRLS/ctoc?trackAsin=B00DANSRLS"},{"artist":"Meat Loaf","title":"Two Out Of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"Todd Rundgren","title":"Hello It’s Me","url":"https://amazon.com/dp/B0012F6LL4/ctoc?trackAsin=B0012F6LL4"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00cecdcc137bf244201e05","%2F655e7924d2a8442883e63be6"]},"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/current events","keywords/psychological resilience","keywords/anxiety"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a0c3e3e6f641785a4527f3b","show":"coast","title":"Mon, May 18 2026 - Hour 1"},{"episodeId":"/episodes/6a0c3e526f641785a4527f3c","show":"coast","title":"Mon, May 18 2026 - Hour 2"},{"episodeId":"/episodes/6a0c3e646f641785a4527f3d","show":"coast","title":"Mon, May 18 2026 - Hour 3"},{"episodeId":"/episodes/6a0c3e766f641785a4527f3e","show":"coast","title":"Mon, May 18 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Brain , concept idea art of thinking, surreal portrait painting, conceptual artwork, 3d illustration","id":"%2F6811bb60be9718a6853854d7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6811bb60be9718a6853854d7","source_credit":"Jorm Sangsorn / iStock / Getty Images","title":"Brain","url":"asset://assets.getty/6811bb60be9718a6853854d7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779112800000},"slug":{"type":"slug","value":"2026-05-18-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://needtoknow.news/\" target=\"_blank\">G. Edward Griffin\u003c/a> shared his insights on global power structures and previewed his upcoming book, &quot;The Human Manifesto.&quot; Followed by clinical psychologist \u003ca href=\"https://dhrosmarin.com/\" target=\"_blank\">David H. Rosmarin\u003c/a> on viewing anxiety as a catalyst for growth.\u003c/p>\n\n"},"title":{"type":"title","value":"Human Manifesto / Anxiety & Resilience"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://realityzone.com/\" target=\"_blank\">realityzone.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://needtoknow.news/\" target=\"_blank\">needtoknow.news\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://redpilluniversity.org/expo-homepage/\" target=\"_blank\">redpilluniversity.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://dhrosmarin.com/\" target=\"_blank\">dhrosmarin.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-18-2026-hour-1, 05-18-2026-hour-2, 05-18-2026-hour-3, 05-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-18-show/","summary":{"author":"","description":"Author G. Edward Griffin shared his insights on global power structures and previewed his upcoming book, \"The Human Manifesto.\" Followed by clinical psychologist David H. Rosmarin on viewing anxiety as a catalyst for growth.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Brain , concept idea art of thinking, surreal portrait painting, conceptual artwork, 3d illustration","link":"","new_tab":false,"source_credit":"Jorm Sangsorn / iStock / Getty Images","title":"Brain","url":"asset://assets.getty/6811bb60be9718a6853854d7","use_caption":false},"keywords":["keywords/current events","keywords/psychological resilience","keywords/anxiety"],"primary_slug":"2026-05-18-show","slugs":["2026-05-18-show"],"sponsored":false,"title":"Human Manifesto / Anxiety & Resilience"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779184800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"LWWSc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/current-events-economy","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-18-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6811bb60be9718a6853854d7","title":"Human Manifesto / Anxiety & Resilience","description":"Author G. Edward Griffin shared his insights on global power structures and previewed his upcoming book, \"The Human Manifesto.\" Followed by clinical psychologist David H. Rosmarin on viewing anxiety as a catalyst for growth.","author":""},"pub_start":1779184800000,"pub_until":4115978604802,"pub_changed":1779187372684,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/current-events-economy","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00cecdcc137bf244201e05","slug":"griffin-g-edward-40092","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/griffin-g-edward/40092","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>\nG. Edward Griffin is a writer and documentary film producer with many successful titles to his credit. Listed in \u003ci>Who’s Who in America\u003c/i>, he is well known because of his talent for researching difficult topics and presenting them in clear terms that all can understand. He has dealt with such diverse subjects as archaeology and ancient Earth history, the Federal Reserve System and international banking, terrorism, internal subversion, the history of taxation, U.S. foreign policy, the science and politics of cancer therapy, the Supreme Court, and the United Nations. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Creature-Jekyll-Island-Federal-Reserve/dp/B001V7BRFS/ctoc\" target=\"_blank\">Creature from Jekyll Island: A Second Look at the Federal Reserve\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://g-edward-griffin.aweb.page/p/6aa8c83b-e074-4d45-a899-c75e28acecd6\" target=\"_blank\">The Chasm: Collectivism vs. Individualism\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":"%2F6a0cb0f36eaca46c55d741a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a0cb0f36eaca46c55d741a7","source_credit":"","title":"","url":"asset://new_assets/6a0cb0f36eaca46c55d741a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"griffin-g-edward-40092"},"summary":{"type":"html","value":"\u003cp>G. Edward Griffin is a writer and documentary film producer with many successful titles to his credit. Listed in Who’s Who in America, he is well known because of his talent for researching difficult topics and presenting them in clear terms that all can understand. He has dealt with such diverse subjects as archaeology and ancient Earth history, the Federal Reserve System and international banking, terrorism, internal subversion, the history of taxation, U.S. foreign policy, the science and politics of cancer therapy, the Supreme Court, and the United Nations. \u003c/p>\n\n"},"title":{"type":"title","value":"G. Edward Griffin"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://realityzone.com/\" target=\"_blank\">realityzone.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://needtoknow.news/\" target=\"_blank\">needtoknow.news\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.freedomforceinternational.org/\" target=\"_blank\">freedomforceinternational.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://redpilluniversity.org/\" target=\"_blank\">redpilluniversity.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/griffin-g-edward-40092","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/griffin-g-edward/40092","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"G. Edward Griffin is a writer and documentary film producer with many successful titles to his credit. Listed in Who’s Who in America, he is well known because of his talent for researching difficult topics and presenting them in clear terms that all can understand. He has dealt with such diverse subjects as archaeology and ancient Earth history, the Federal Reserve System and international banking, terrorism, internal subversion, the history of taxation, U.S. foreign policy, the science and politics of cancer therapy, the Supreme Court, and the United Nations.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a0cb0f36eaca46c55d741a7","use_caption":false},"keywords":[],"primary_slug":"griffin-g-edward-40092","slugs":["griffin-g-edward-40092"],"sponsored":false,"title":"G. Edward Griffin"},"targeting":{"exclusion":{"tags":[]},"publish_date":1488510180000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"LUsvU","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1488510180000,"type":"content:coast-to-coast-guest","summary":{"title":"G. Edward Griffin","description":"G. Edward Griffin is a writer and documentary film producer with many successful titles to his credit. Listed in Who’s Who in America, he is well known because of his talent for researching difficult topics and presenting them in clear terms that all can understand. He has dealt with such diverse subjects as archaeology and ancient Earth history, the Federal Reserve System and international banking, terrorism, internal subversion, the history of taxation, U.S. foreign policy, the science and politics of cancer therapy, the Supreme Court, and the United Nations.","image":"https://i.iheart.com/v3/re/new_assets/6a0cb0f36eaca46c55d741a7"}},{"ref_id":"%2F655e7924d2a8442883e63be6","slug":"david-h-rosmarin","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/david-h-rosmarin/","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>David H. Rosmarin PhD is an associate professor at Harvard Medical School, a program director at McLean Hospital, and founder of Center for Anxiety, which services over 1,000 patients/year in multiple states. He is an international expert on spirituality and mental health, whose work has been featured in Scientific American, the Boston Globe, the Wall Street Journal, and the New York Times.\u003c/p>\n\n\u003cp>Through his work as a clinical psychologist, scientist, educator and author, Dr. Rosmarin has helped thousands of patients and organizations to live happier and more productive lives. His most recent book is Thriving with Anxiety: 9 Tools to Make Your Anxiety Work for You.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Thriving-Anxiety-Tools-Make-Your/dp/1400327857/ctoc\" target=\"_blank\">Thriving with Anxiety: 9 Tools to Make Your Anxiety Work for You\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":"%2F6a0cb0d46eaca46c55d74199","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a0cb0d46eaca46c55d74199","source_credit":"","title":"","url":"asset://new_assets/6a0cb0d46eaca46c55d74199","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"david-h-rosmarin"},"summary":{"type":"html","value":"\u003cp>David H. Rosmarin PhD is an associate professor at Harvard Medical School, a program director at McLean Hospital, and founder of Center for Anxiety, which services over 1,000 patients/year in multiple states. He is an international expert on spirituality and mental health, whose work has been featured in Scientific American, the Boston Globe, the Wall Street Journal, and the New York Times.\u003c/p>\n\n"},"title":{"type":"title","value":"David H. Rosmarin"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dhrosmarin.com/\" target=\"_blank\">dhrosmarin.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":"David H. Rosmarin PhD is an associate professor at Harvard Medical School, a program director at McLean Hospital, and founder of Center for Anxiety, which services over 1,000 patients/year in multiple states. He is an international expert on spirituality and mental health, whose work has been featured in Scientific American, the Boston Globe, the Wall Street Journal, and the New York Times.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a0cb0d46eaca46c55d74199","use_caption":false},"keywords":[],"primary_slug":"david-h-rosmarin","slugs":["david-h-rosmarin"],"sponsored":false,"title":"David H. Rosmarin"},"targeting":{"exclusion":{"tags":[]},"publish_date":1700690040000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JL47i","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":1700690040000,"type":"content:coast-to-coast-guest","summary":{"title":"David H. Rosmarin","description":"David H. Rosmarin PhD is an associate professor at Harvard Medical School, a program director at McLean Hospital, and founder of Center for Anxiety, which services over 1,000 patients/year in multiple states. He is an international expert on spirituality and mental health, whose work has been featured in Scientific American, the Boston Globe, the Wall Street Journal, and the New York Times.","image":"https://i.iheart.com/v3/re/new_assets/6a0cb0d46eaca46c55d74199"}}]}},{"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:/6a067504191e746f03513816","slug:2026-05-18-show","slug:2026-05-18-show","keyword:keywords/current events","keyword:keywords/psychological resilience","keyword:keywords/anxiety"]}},{"id":"%2F6a0671f1191e746f035137fd","type":"PUBLISHING","record":{"ref_id":"%2F6a0671f1191e746f035137fd","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-17-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, Professor \u003ca href=\"https://scalafoundation.org/about-margarita-mooney-clayton\" target=\"_blank\">Margarita Mooney Clayton,\u003c/a> Ph.D., joined \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> to discuss her book on modern encounters with the Virgin Mary, emphasizing the resurgence of Marian experiences among both believers and secular seekers. She explained that her work was inspired by unexpected testimonies from Protestant students and others who reported personal, often surprising, encounters with Mary despite lacking traditional Marian devotion. &quot;People were afraid to sometimes say these things publicly,” she noted, highlighting the tension between these experiences and mainstream religious skepticism.\u003c/p>\n\n\u003cp>Clayton recounted the story of Evan, a devout Christian who experienced a healing at a Marian shrine in Ireland but hesitated to call it a miracle. Evan’s experience, she said, reflects a broader spiritual hunger: “He intuited a need for a spiritual mother... not to replace Jesus,&quot; but to find a maternal embrace missing in his faith. Reflecting on her own pilgrimage to Lourdes, she shared how the healing waters brought spiritual, if not physical, renewal: “I came away fortified in the belief that God had a special calling for me.” She also recounted witnessing a voodoo ceremony in Haiti, where she confronted the dangers of uncontrolled spiritual forces and found solace in Marian prayer as a source of protection.\u003c/p>\n\n\u003cp>She recalled the story of Sally, a woman who experienced multiple losses of unborn children yet received visions of the Mother of God. “Mary was telling her, inviting her to be open to the possibility of having a child,” Clayton detailed. Despite the heartbreak of an ectopic pregnancy that nearly cost her life, Sally’s faith was sustained through the belief that “faith guarantees that God will be with us no matter what.” Later, Sally conceived and gave birth, eventually founding a ministry to support women who have lost babies. The conversation also explored the resilience of Marian devotion under oppressive regimes. Clayton shared her experiences smuggling rosaries into Cuba, where, despite decades of atheism and government suppression, “inside of people’s homes, they had preserved the image of Mary and Jesus.”\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the latter half, paranormal author \u003ca href=\"https://maximfurek.com/\" target=\"_blank\">Maxim W. Furek\u003c/a> spoke about humanity’s enduring fascination with apocalyptic themes and their intersection with the paranormal. He explained that fear is a driving force behind apocalyptic interest. Drawing on H.P. Lovecraft’s insight that “the most powerful emotion of man is fear, but the greatest fear... is the fear of the unknown,” Furek argued that fear is manipulated by religion, politics, and culture to shape societal behavior. He coined the term “apocalyptic awe” to describe how apocalyptic narratives serve as a psychological mechanism allowing people to confront and contain fear through literature, music, and film.\u003c/p>\n\n\u003cp>Apocalyptic stories function both as warnings and therapeutic coping mechanisms, he said, as he cautioned against falling prey to fear-driven cults. Furek linked Lovecraft’s cosmic horror to modern UFO and ancient alien theories, suggesting that these theories influenced the work of figures such as Erich von Däniken. On cults, he discussed Jim Jones and Charles Manson as examples of leaders exploiting apocalyptic fear to control followers.\u003c/p>\n\n\u003cp>Reflecting on apocalyptic narratives, the guest referenced the 1964 film &quot;The Last Man on Earth&quot; starring Vincent Price, interpreting it as a meditation on humanity and spirituality amid catastrophe. People remain intrigued by apocalyptic predictions despite their repeated failures, he pointed out. Furek suggested this obsession is &quot;organic&quot; to human nature, driven by fear and a search for saviors. The conversation touched on the Doomsday Clock, its origins post-1945, and the proliferation of nuclear weapons among various nations. Furek also expressed concerns about economic collapse, political manipulation, and the possible use of AI to control the populace.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/When-Mary-Calls-Surprising-Encounters/dp/1631440926/ctoc\" target=\"_blank\">\u003cu>When Mary Calls: Surprising Encounters with the Mother of God\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Apocalypse-This-How-Ends/dp/B0FN9C1DRT/ctoc\" target=\"_blank\">\u003cu>Paranormal Apocalypse: Is This How It Ends?\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase) ","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Beatles","title":"Let It Be","url":"https://amazon.com/dp/B07FSTQT49/ctoc?1"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"Neil Diamond","title":"Oh Mary","url":"https://amazon.com/dp/B00L6388YU/ctoc?trackAsin=B00L6388YU"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Black Crows","title":"Soul Singing","url":"https://www.amazon.com/dp/B00I0QOX0O"},{"artist":"Walter Murphy","title":"A 5th Of Beethoven","url":"https://amazon.com/dp/B072RZ2NBP/ctoc?trackAsin=B072RZ2NBP"},{"artist":"Zager And Evans","title":"In The Year 2525","url":"https://amazon.com/dp/B00137TMKI/ctoc?trackAsin=B00137TMKI"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Johnny Cash","title":"The Man Comes Around","url":"https://amazon.com/dp/B00AYBU8JS/ctoc?trackAsin=B00AYBU8JS"},{"artist":"Cusco","title":"Water Of Cesme","url":"https://amazon.com/Water-Stories-Cusco/dp/B000003YYY/ctoc?1"},{"artist":"Barry McGuire","title":"Eve Of Destruction","url":"https://amazon.com/dp/B073FGN3HR/ctoc?trackAsin=B073FGN3HR"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Kim Carnes","title":"Crazy In The Night","url":"https://amazon.com/dp/B07545X5D6/ctoc?trackAsin=B07545X5D6"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a066705a4f7b28a6fe8a766","%2F671ad74aaf82d87a839034ec"]},"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/Mother Mary","keywords/mystical encounters","keywords/apocalypse","keywords/end times"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a0aeee6d6d7b663bbf2d754","show":"coast","title":"Sun, May 17 2026 - Hour 1"},{"episodeId":"/episodes/6a0aeef7d6d7b663bbf2d755","show":"coast","title":"Sun, May 17 2026 - Hour 2"},{"episodeId":"/episodes/6a0aef09d6d7b663bbf2d756","show":"coast","title":"Sun, May 17 2026 - Hour 3"},{"episodeId":"/episodes/6a0aef1cd6d7b663bbf2d757","show":"coast","title":"Sun, May 17 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Photograph taken with LG G3 camera phone at night. Abstract blue spotlight illuminated statue of the Virgin Mary.","id":"%2F6a0674b8a4303380d4e9cbcf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a0674b8a4303380d4e9cbcf","source_credit":"Katie Dobies / iStock / Getty Images","title":"Blue Spotlight on the Virgin Mary Statue at Night.","url":"asset://assets.getty/6a0674b8a4303380d4e9cbcf","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1779026400000},"slug":{"type":"slug","value":"2026-05-17-show"},"summary":{"type":"html","value":"\u003cp>Professor \u003ca href=\"https://scalafoundation.org/about-margarita-mooney-clayton\" target=\"_blank\">Margarita Mooney Clayton\u003c/a> discussed her book on modern encounters with the Virgin Mary. Followed by paranormal author \u003ca href=\"https://maximfurek.com/\" target=\"_blank\">Maxim W. Furek\u003c/a> on humanity’s enduring fascination with apocalyptic themes.\u003c/p>\n\n"},"title":{"type":"title","value":"Mother Mary Encounters / Paranormal Apocalypse"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://gracedimagination.com/\" target=\"_blank\">\u003cu>gracedimagination.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://scalafoundation.org/about-margarita-mooney-clayton\" target=\"_blank\">\u003cu>scalafoundation.org/about-margarita-mooney-clayton\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://maximfurek.com/\" target=\"_blank\">\u003cu>maximfurek.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-17-2026-hour-1, 05-17-2026-hour-2, 05-17-2026-hour-3, 05-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-17-show/","summary":{"author":"","description":"Professor Margarita Mooney Clayton discussed her book on modern encounters with the Virgin Mary. Followed by paranormal author Maxim W. Furek on humanity’s enduring fascination with apocalyptic themes.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Photograph taken with LG G3 camera phone at night. Abstract blue spotlight illuminated statue of the Virgin Mary.","link":"","new_tab":false,"source_credit":"Katie Dobies / iStock / Getty Images","title":"Blue Spotlight on the Virgin Mary Statue at Night.","url":"asset://assets.getty/6a0674b8a4303380d4e9cbcf","use_caption":false},"keywords":["keywords/Mother Mary","keywords/mystical encounters","keywords/apocalypse","keywords/end times"],"primary_slug":"2026-05-17-show","slugs":["2026-05-17-show"],"sponsored":false,"title":"Mother Mary Encounters / Paranormal Apocalypse"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779098400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8dDTk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a0674b8a4303380d4e9cbcf","title":"Mother Mary Encounters / Paranormal Apocalypse","description":"Professor Margarita Mooney Clayton discussed her book on modern encounters with the Virgin Mary. Followed by paranormal author Maxim W. Furek on humanity’s enduring fascination with apocalyptic themes.","author":""},"pub_start":1779098400000,"pub_until":4115978604802,"pub_changed":1779119603497,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","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":"%2F6a066705a4f7b28a6fe8a766","slug":"margarita-mooney-clayton","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/margarita-mooney-clayton/","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>Margarita Mooney Clayton, Ph.D. is an Associate Professor of Congregational Studies in the Department of Practical Theology at Princeton Theological Seminary. She is also a Research Fellow in Theology and the Arts at Blackfriars Hall, Oxford University. Her research, writing and public speaking draw on her extensive knowledge of philosophy, theology with the social sciences. She aims to encourage students, readers, listeners, and audiences to think about important questions in culture, education, faith, femininity, suffering and vocation in new and different ways.\u003c/p>\n\n\u003cp>Margarita earned a Bachelor’s in Psychology from Yale University and a Master’s and Ph.D. in Sociology from Princeton University. She taught in sociology programs at the University of North Carolina, Chapel Hill, Yale University, and Princeton University.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/When-Mary-Calls-Surprising-Encounters/dp/1631440926/ctoc\" target=\"_blank\">\u003cu>When Mary Calls: Surprising Encounters with the Mother of God\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":"%2F6a066744a4f7b28a6fe8a773","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a066744a4f7b28a6fe8a773","source_credit":"","title":"","url":"asset://new_assets/6a066744a4f7b28a6fe8a773","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"margarita-mooney-clayton"},"summary":{"type":"html","value":"\u003cp>Margarita Mooney Clayton, Ph.D. is an Associate Professor of Congregational Studies in the Department of Practical Theology at Princeton Theological Seminary. She is also a Research Fellow in Theology and the Arts at Blackfriars Hall, Oxford University. \u003c/p>\n\n"},"title":{"type":"title","value":"Margarita Mooney Clayton"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://scalafoundation.org/about-margarita-mooney-clayton\" target=\"_blank\">\u003cu>scalafoundation.org/about-margarita-mooney-clayton\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://gracedimagination.com/\" target=\"_blank\">\u003cu>gracedimagination.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Margarita Mooney Clayton, Ph.D. is an Associate Professor of Congregational Studies in the Department of Practical Theology at Princeton Theological Seminary. She is also a Research Fellow in Theology and the Arts at Blackfriars Hall, Oxford University.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a066744a4f7b28a6fe8a773","use_caption":false},"keywords":[],"primary_slug":"margarita-mooney-clayton","slugs":["margarita-mooney-clayton"],"sponsored":false,"title":"Margarita Mooney Clayton"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778804280000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"4BRVO","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":1778804280000,"type":"content:coast-to-coast-guest","summary":{"title":"Margarita Mooney Clayton","description":"Margarita Mooney Clayton, Ph.D. is an Associate Professor of Congregational Studies in the Department of Practical Theology at Princeton Theological Seminary. She is also a Research Fellow in Theology and the Arts at Blackfriars Hall, Oxford University.","image":"https://i.iheart.com/v3/re/new_assets/6a066744a4f7b28a6fe8a773"}},{"ref_id":"%2F671ad74aaf82d87a839034ec","slug":"maxim-furek","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/maxim-furek/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Former psychologist Maxim W. Furek is recognized as an academic and avid student of the paranormal. His eclectic background includes aspects of psychology, addictions, and rock journalism. He has a master’s degree in Communications from Bloomsburg University and a bachelor’s degree in Psychology from Aquinas College.\u003c/p>\n\n\u003cp>He has written numerous rock biographies, as well as paranormal-themed books, such as Coal Region Hoodoo: Paranormal Tales from Inside the Pit\u003cem>. \u003c/em>He contributes to\u003cem> Fate \u003c/em>magazine, Normal Paranormal, and\u003cem> Paranormal Underground.\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Coal-Region-Hoodoo-Paranormal-Inside/dp/1954528655/ctoc\" target=\"_blank\">Coal Region Hoodoo\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lost-Tribes-Bigfoot-Maxim-Furek/dp/B0DF9F1LLX/ctoc\" target=\"_blank\">The Lost Tribes of Bigfoot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Flying-Saucer-Esoteric-Altered-Ufology/dp/1954528779/ctoc\" target=\"_blank\">Flying Saucer Esoteric: The Altered States of Ufology\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sheppton-Miracle-Maxim-W-Furek/dp/1519145985/ctoc\" target=\"_blank\">Sheppton: The Myth, Miracle &amp; Music\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paranormal-Apocalypse-This-How-Ends/dp/B0FN9C1DRT/ctoc\" target=\"_blank\">\u003cu>Paranormal Apocalypse: Is This How It Ends?\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0FMK9L9HM/ctoc\" target=\"_blank\">The Smurl Haunting\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":"%2F6a0427526de162026c69dfdb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a0427526de162026c69dfdb","source_credit":"","title":"","url":"asset://new_assets/6a0427526de162026c69dfdb","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"maxim-furek"},"summary":{"type":"html","value":"\u003cp>Former psychologist Maxim W. Furek is recognized as an academic and avid student of the paranormal. His eclectic background includes aspects of psychology, addictions, and rock journalism. \u003c/p>\n\n"},"title":{"type":"title","value":"Maxim Furek"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://maximfurek.com/\" target=\"_blank\">\u003cu>maximfurek.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":"Former psychologist Maxim W. Furek is recognized as an academic and avid student of the paranormal. His eclectic background includes aspects of psychology, addictions, and rock journalism.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a0427526de162026c69dfdb","use_caption":false},"keywords":[],"primary_slug":"maxim-furek","slugs":["maxim-furek"],"sponsored":false,"title":"Maxim Furek"},"targeting":{"exclusion":{"tags":[]},"publish_date":1729812300000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JMKe9","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/supernatural-paranormal","coast-categories/creatures-myths-legends","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1729812300000,"type":"content:coast-to-coast-guest","summary":{"title":"Maxim Furek","description":"Former psychologist Maxim W. Furek is recognized as an academic and avid student of the paranormal. His eclectic background includes aspects of psychology, addictions, and rock journalism.","image":"https://i.iheart.com/v3/re/new_assets/6a0427526de162026c69dfdb"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"title":{"type":"title","value":"Richard Syrett"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a0671f1191e746f035137fd","slug:2026-05-17-show","slug:2026-05-17-show","keyword:keywords/Mother Mary","keyword:keywords/mystical encounters","keyword:keywords/apocalypse","keyword:keywords/end times"]}},{"id":"%2F6a066b20191e746f035137e4","type":"PUBLISHING","record":{"ref_id":"%2F6a066b20191e746f035137e4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-05-16-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> was joined by Beach Boys co-founder \u003ca href=\"http://aljardine.com\" target=\"_blank\">Al Jardine\u003c/a>, who reflected on the 60th anniversary of \u003cem>Pet Sounds\u003c/em> as confirmation of Brian Wilson's brilliance as a composer. He described the album as a groundbreaking artistic leap beyond the Beach Boys' earlier surf-and-sun image, though he noted it was initially underappreciated in the United States because Capitol Records did not view it as commercially viable. Jardine recalled returning from a tour in Japan to hear Wilson's new music for the first time in the studio, where the band immediately began learning intricate vocal parts despite exhaustion and jet lag. He emphasized Wilson's perfectionism during the recording process, particularly on songs like &quot;Wouldn’t It Be Nice,&quot; explaining that the group spent months chasing the exact sounds he had imagined.\u003c/p>\n\n\u003cp>Jardine discussed his role in bringing &quot;Sloop John B&quot; to the Beach Boys, tracing its roots to his folk music interests in college and explaining how the group transformed it into a Beach Boys-style production with the help of the Wrecking Crew. He spoke about Wilson’s emotional vulnerability, creative struggles, and disappointment over the initial reception of \u003cem>Pet Sounds\u003c/em>, while also describing the joy Wilson experienced making the album. Jardine  praised the reevaluation of \u003cem>The Beach Boys Love You\u003c/em>, calling it one of Wilson's most personal and quirky works, and shared stories about collaborating with artists like Neil Young, David Crosby, and Stephen Stills on his solo album \u003cem>A Postcard from California\u003c/em>. He also highlighted his lifelong environmental connection to the ocean and his continuing passion for music, touring, songwriting, and even astronomy.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>During the second half of the program, Robert &quot;Tosh&quot; Plumlee described a turbulent early life that led him into military intelligence and covert operations at a very young age. He claimed he joined the Texas National Guard and later the Army while underage, eventually becoming involved in early psychological operations and illusionary warfare programs connected to MK-Ultra-style experimentation. According to Plumlee, these programs attempted to create highly conditioned operatives through psychological manipulation, propaganda training, and indoctrination techniques designed to make recruits believe they were invincible. He explained that the broader objective of these operations was to control communications, influence public perception, and support covert U.S. foreign policy objectives during the Cold War. Plumlee alleged that he crossed paths with Lee Harvey Oswald during training and claimed Oswald participated in intelligence-linked defector programs connected to Naval Intelligence and anti-communist operations.\u003c/p>\n\n\u003cp>Plumlee spoke about covert CIA activities in Cuba and provided his thoughts on the assassination of John F. Kennedy. He alleged that U.S. intelligence simultaneously armed both Fidel Castro's rebels and the Batista government as part of an anti-communist strategy, covert financing schemes, and political influence operations. Plumlee claimed that Kennedy's intention to withdraw troops from Vietnam threatened powerful military-industrial interests, which he argued became the true motive behind Kennedy's assassination. He described rumors of an assassination plot circulating before November 1963 and asserted that intelligence-linked abort teams were dispatched to Dallas to stop a planned attack they believed was already underway. \u003c/p>\n\n\u003cp>Author Ralph Pezzullo joined in the third hour to discuss how he became interested in Plumlee's story after hearing about him through actor Louis Herthum and later interviewing Plumlee on his podcast. Pezzullo said he agreed to co-write Deep Cover, Shallow Graves because he found Plumlee's accounts of covert CIA-connected operations compelling and unusually consistent over decades of testimony. He described Plumlee as part of a network of contract operatives and cutouts used by intelligence agencies for deniable missions during the Cold War. Pezzullo said he attempted to verify Plumlee's assertions through interviews, released documents, testimony records, and historical accounts, arguing that many elements of Plumlee's story aligned with other evidence surrounding intelligence operations and the assassination of John F. Kennedy. \u003c/p>\n\n\u003cp>Pezzullo described the alleged abort team operation that Plumlee claimed flew into Dallas to stop a rumored assassination attempt against Kennedy. According to Pezzullo, intelligence intercepts warning of a possible attack led the Pentagon to assemble a last-minute covert team that included anti-Castro Cubans, intelligence operatives, and organized crime figures familiar with Cuban exile networks. He described the team's failure to prevent the assassination, alleging communication problems, multiple shooter positions around Dealey Plaza, and a broader internal conflict within the U.S. intelligence and national security establishment over Kennedy's policies, particularly Vietnam. Pezzullo argued that the book explores how vulnerable young recruits were allegedly molded into covert operatives through psychological conditioning and secret programs influenced by Nazi-era experimentation.\u003c/p>\n\n\u003cp>Plumlee and Pezzullo took listener questions in the final hour.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Shallow-Graves-William-Robert-Plumlee/dp/163424530X/ctoc\" target=\"_blank\">Deep Cover, Shallow Graves\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":"Led Zeppelin","title":"Dazed and Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"The Beach Boys","title":"We Gotta Groove","url":"https://amazon.com/dp/B0G67X4FMT/ctoc?1"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"The Rolling Stones","title":"Happy","url":"https://amazon.com/dp/B003L5L0H8/ctoc?trackAsin=B003L5L0H8"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Buddy Holly","title":"Everyday","url":"https://amazon.com/dp/B07H11CYS2/ctoc?trackAsin=B07H11CYS2"},{"artist":"Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Clarence Carter","title":"Slip Away","url":"https://amazon.com/dp/B00123FQ44/ctoc?trackAsin=B00123FQ44"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"The Beatles","title":"Why Don't We Do It In The Road","url":"https://amazon.com/dp/B07FT15CNX/ctoc?trackAsin=B07FT15CNX"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Joe Cocker","title":"Night Calls","url":"https://amazon.com/dp/B000TEVHPE/ctoc?1"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Kim Carnes","title":"Crazy In The Night (Barking At Airplanes)","url":"https://www.amazon.com/music/player/albums/B000TERJ06/ctoc"},{"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":["%2F5e00e0aecc137bf244201f49","%2F5e013252cc137bf2442023a2","%2F6a066571369c204e9f331b3a"]},"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/Beach Boys","keywords/Dealey Plaza","keywords/JFK assassination","keywords/covert operations"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a09a028c9b69c9f1b5c5f08","show":"coast","title":"Sat, May 16 2026 - Hour 1"},{"episodeId":"/episodes/6a09a03bc9b69c9f1b5c5f09","show":"coast","title":"Sat, May 16 2026 - Hour 2"},{"episodeId":"/episodes/6a09a04fc9b69c9f1b5c5f0a","show":"coast","title":"Sat, May 16 2026 - Hour 3"},{"episodeId":"/episodes/6a09a061c9b69c9f1b5c5f0b","show":"coast","title":"Sat, May 16 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"With the fog closing in, two passengers prepare to board a vintage DC-3 Dakota. Miniature and models photographed in a studio environment.","id":"%2F6a067182e5f328214cb5fe6d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a067182e5f328214cb5fe6d","source_credit":"simonbradfield / E+ / Getty Images","title":"DC-3 Dakota In The Fog, Model Photography","url":"asset://assets.getty/6a067182e5f328214cb5fe6d","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1778940000000},"slug":{"type":"slug","value":"2026-05-16-show"},"summary":{"type":"html","value":"\u003cp>Beach Boys co-founder \u003ca href=\"http://aljardine.com\" target=\"_blank\">Al Jardine\u003c/a> reflected on the 60th anniversary of &quot;Pet Sounds.&quot; Followed by former CIA contract pilot Robert &quot;Tosh&quot; Plumlee on his involvement in covert operations and author Ralph Pezzullo on his collaboration with Plumlee on &quot;Deep Cover, Shallow Graves.&quot;\u003c/p>\n\n"},"title":{"type":"title","value":"Beach Boys / Covert Missions"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.aljardine.com/\" target=\"_blank\">aljardine.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/robert.plumlee.5\" target=\"_blank\">Robert Plumlee on Facebook\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"05-16-2026-hour-1, 05-16-2026-hour-2, 05-16-2026-hour-3, 05-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":""},"permalink":"https://www.coasttocoastam.com/show/2026-05-16-show/","summary":{"author":"","description":"Beach Boys co-founder Al Jardine reflected on the 60th anniversary of \"Pet Sounds.\" Followed by former CIA contract pilot Robert \"Tosh\" Plumlee on his involvement in covert operations and author Ralph Pezzullo on his collaboration with Plumlee on \"Deep Cover, Shallow Graves.\"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"With the fog closing in, two passengers prepare to board a vintage DC-3 Dakota. Miniature and models photographed in a studio environment.","link":"","new_tab":false,"source_credit":"simonbradfield / E+ / Getty Images","title":"DC-3 Dakota In The Fog, Model Photography","url":"asset://assets.getty/6a067182e5f328214cb5fe6d","use_caption":false},"keywords":["keywords/Beach Boys","keywords/Dealey Plaza","keywords/JFK assassination","keywords/covert operations"],"primary_slug":"2026-05-16-show","slugs":["2026-05-16-show"],"sponsored":false,"title":"Beach Boys / Covert Missions"},"targeting":{"exclusion":{"tags":[]},"publish_date":1779012000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"nQyol","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/alternative-history-conspiracies","coast-categories/top-secret","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-05-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a067182e5f328214cb5fe6d","title":"Beach Boys / Covert Missions","description":"Beach Boys co-founder Al Jardine reflected on the 60th anniversary of \"Pet Sounds.\" Followed by former CIA contract pilot Robert \"Tosh\" Plumlee on his involvement in covert operations and author Ralph Pezzullo on his collaboration with Plumlee on \"Deep Cover, Shallow Graves.\"","author":""},"pub_start":1779012000000,"pub_until":4115978604802,"pub_changed":1779018715456,"subscription":[{"tags":["coast-categories/pop-culture","coast-categories/alternative-history-conspiracies","coast-categories/top-secret","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":"%2F5e00e0aecc137bf244201f49","slug":"jardine-al-46582","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/jardine-al/46582","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>\nAl Jardine is a founding member of The Beach Boys. Some biographies on the band call Al Jardine the \"lost Beach Boy.\" After all, he was the only member of the band who was not related to Brian Wilson. But it was Jardine's mom who helped pay for instruments when the group recorded \"Surfin'\" and Jardine who played bass on the track. For a year, future rock star Al Jardine pursued dentistry. How the rock world would have been different had he not accepted Brian Wilson's invitation to rejoin the Beach Boys. \n\u003c/p>\n\n\u003cp>\nAl Jardine encountered legal problems many years later possibly because the band had scored several hit albums and singles in his absence. Defining who was a Beach Boy became an issue, ironically, when the band was no longer a recording powerhouse but remained a touring juggernaut. He sang lead on one of the band's most famous songs, the number one hit \"Help Me Rhonda.\"\n\u003c/p>"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Postcard-California-Al-Jardine/dp/B003TLMVWW/ctoc\" target=\"_blank\">A Postcard From California\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a066498ef7af03f86dc4e32","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a066498ef7af03f86dc4e32","source_credit":"","title":"","url":"asset://new_assets/6a066498ef7af03f86dc4e32","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jardine-al-46582"},"summary":{"type":"html","value":"\u003cp>Al Jardine is a founding member of The Beach Boys. Some biographies on the band call Al Jardine the &quot;lost Beach Boy.&quot; After all, he was the only member of the band who was not related to Brian Wilson. \u003c/p>\n\n"},"title":{"type":"title","value":"Al Jardine"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.aljardine.com/\" target=\"_blank\">aljardine.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/jardine-al-46582","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/jardine-al/46582","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Al Jardine is a founding member of The Beach Boys. Some biographies on the band call Al Jardine the \"lost Beach Boy.\" After all, he was the only member of the band who was not related to Brian Wilson.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a066498ef7af03f86dc4e32","use_caption":false},"keywords":[],"primary_slug":"jardine-al-46582","slugs":["jardine-al-46582"],"sponsored":false,"title":"Al Jardine"},"targeting":{"exclusion":{"tags":[]},"publish_date":1279247280000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"n1FTz","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1279247280000,"type":"content:coast-to-coast-guest","summary":{"title":"Al Jardine","description":"Al Jardine is a founding member of The Beach Boys. Some biographies on the band call Al Jardine the \"lost Beach Boy.\" After all, he was the only member of the band who was not related to Brian Wilson.","image":"https://i.iheart.com/v3/re/new_assets/6a066498ef7af03f86dc4e32"}},{"ref_id":"%2F5e013252cc137bf2442023a2","slug":"plumlee-robert-65137","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/plumlee-robert/65137","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 Plumlee worked as an aircraft mechanic before obtaining his pilot's license in 1956. Soon afterwards, he began work as a pilot for clandestine CIA flights where he transported arms to Cuba before Castro took power, and continued to work flying CIA missions.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Shallow-Graves-William-Robert-Plumlee/dp/163424530X/ctoc\" target=\"_blank\">Deep Cover, Shallow Graves\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":"%2F6a04273ca816f1d0c8ef1441","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a04273ca816f1d0c8ef1441","source_credit":"","title":"","url":"asset://new_assets/6a04273ca816f1d0c8ef1441","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"plumlee-robert-65137"},"summary":{"type":"html","value":"\u003cp>Robert Plumlee worked as an aircraft mechanic before obtaining his pilot's license in 1956. Soon afterwards, he began work as a pilot for clandestine CIA flights where he transported arms to Cuba before Castro took power, and continued to work flying CIA missions.\u003c/p>\n\n"},"title":{"type":"title","value":"Robert Plumlee"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/robert.plumlee.5\" target=\"_blank\">Robert Plumlee on Facebook\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/plumlee-robert-65137","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/plumlee-robert/65137","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Robert Plumlee worked as an aircraft mechanic before obtaining his pilot's license in 1956. Soon afterwards, he began work as a pilot for clandestine CIA flights where he transported arms to Cuba before Castro took power, and continued to work flying CIA missions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a04273ca816f1d0c8ef1441","use_caption":false},"keywords":[],"primary_slug":"plumlee-robert-65137","slugs":["plumlee-robert-65137"],"sponsored":false,"title":"Robert Plumlee"},"targeting":{"exclusion":{"tags":[]},"publish_date":1383261480000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"g1Wtd","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1383261480000,"type":"content:coast-to-coast-guest","summary":{"title":"Robert Plumlee","description":"Robert Plumlee worked as an aircraft mechanic before obtaining his pilot's license in 1956. Soon afterwards, he began work as a pilot for clandestine CIA flights where he transported arms to Cuba before Castro took power, and continued to work flying CIA missions.","image":"https://i.iheart.com/v3/re/new_assets/6a04273ca816f1d0c8ef1441"}},{"ref_id":"%2F6a066571369c204e9f331b3a","slug":"ralph-pezzullo","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ralph-pezzullo/","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>Ralph Pezzullo is a New York Times bestselling author, award-winning playwright and screenwriter and host of the popular podcast Heroes Behind Headlines. His books have been published in over twenty languages and include Jawbreaker (with CIA operative Gary Berntsen), Inside SEAL Team Six (with Don Mann), The Walk-In, At the Fall of Somoza, Plunging Into Haiti (winner of the 2006 Douglas Dillon Prize for American Diplomacy), The Chopin Manuscript (winner of the 2008 Audio Book of the Year), Eve Missing, Most Evil, The Navy SEAL Survival Handbook, Zero Footprint, Saigon and the Great Chinese Art Heist.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Shallow-Graves-William-Robert-Plumlee/dp/163424530X/ctoc\" target=\"_blank\">Deep Cover, Shallow Graves\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Stolen-Elections-Takedown-Democracies-Worldwide/dp/B0FP5J7CS7/ctoc\" target=\"_blank\">Stolen Elections: The Takedown of Democracies Worldwide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Great-Chinese-Art-Heist-Imperialism/dp/1639369139/ctoc\" target=\"_blank\">The Great Chinese Art Heist\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":"%2F6a066606369c204e9f331b47","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a066606369c204e9f331b47","source_credit":"","title":"","url":"asset://new_assets/6a066606369c204e9f331b47","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ralph-pezzullo"},"summary":{"type":"html","value":"\u003cp>Ralph Pezzullo is a New York Times bestselling author, award-winning playwright and screenwriter and host of the popular podcast Heroes Behind Headlines. \u003c/p>\n\n"},"title":{"type":"title","value":"Ralph Pezzullo"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ralph Pezzullo is a New York Times bestselling author, award-winning playwright and screenwriter and host of the popular podcast Heroes Behind Headlines.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a066606369c204e9f331b47","use_caption":false},"keywords":[],"primary_slug":"ralph-pezzullo","slugs":["ralph-pezzullo"],"sponsored":false,"title":"Ralph Pezzullo"},"targeting":{"exclusion":{"tags":[]},"publish_date":1778803980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rwbvV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1778803980000,"type":"content:coast-to-coast-guest","summary":{"title":"Ralph Pezzullo","description":"Ralph Pezzullo is a New York Times bestselling author, award-winning playwright and screenwriter and host of the popular podcast Heroes Behind Headlines.","image":"https://i.iheart.com/v3/re/new_assets/6a066606369c204e9f331b47"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"title":{"type":"title","value":"Richard Syrett"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a066b20191e746f035137e4","slug:2026-05-16-show","slug:2026-05-16-show","keyword:keywords/Beach Boys","keyword:keywords/Dealey Plaza","keyword:keywords/JFK assassination","keyword:keywords/covert operations"]}}],"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 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36(KHTML, like Gecko) Chrome/66.0.3359.30 Mobile Safari/537.36","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","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","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

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