<!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 rel="preload" href="https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/otSDKStub.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/OtAutoBlock.js" as="script" 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.1abb0a70ee68fefc1314.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/25-years-of-george-noory/"><img src="https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="25 Years of George Noory" class="" srcSet="https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845?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/25-years-of-george-noory/">25 Years of George Noory</a><a class="card-subtitle" tabindex="0" href="/article/25-years-of-george-noory/">In an interview with Barrett Media marking 25 years since his first guest host appearance on Coast to Coast AM, George Noory reflects on becoming the enduring voice of America&#x27;s most listened to overnight radio program.</a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-woman-filmed-illegally-stealing-goose-eggs-from-nest-near-illinois-shopping-center/"><img src="https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Watch: Woman Filmed Illegally Stealing Goose Eggs from Nest Near Illinois Shopping Center" class="" srcSet="https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab?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-woman-filmed-illegally-stealing-goose-eggs-from-nest-near-illinois-shopping-center/">Watch: Woman Filmed Illegally Stealing Goose Eggs from Nest Near Illinois Shopping Center</a><a class="card-subtitle" tabindex="0" href="/article/watch-woman-filmed-illegally-stealing-goose-eggs-from-nest-near-illinois-shopping-center/">In a weird story out of Illinois, authorities are on the hunt for a woman who was filmed illegally pocketing some wild goose eggs from a nest at a shopping center.</a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/in-coast-you-missed-it-42426/"><img src="https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="In Coast You Missed It 4/24/26" class="" srcSet="https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/in-coast-you-missed-it-42426/">In Coast You Missed It 4/24/26</a><a class="card-subtitle" tabindex="0" href="/article/in-coast-you-missed-it-42426/">Check out our round-up of highlights from the past week ... In Coast You Missed It.</a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-strange-trail-camera-footage-sparks-pombero-speculation-in-paraguay/"><img src="https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Watch: Strange Trail Camera Footage Sparks Pombero Speculation in Paraguay " class="" srcSet="https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/watch-strange-trail-camera-footage-sparks-pombero-speculation-in-paraguay/">Watch: Strange Trail Camera Footage Sparks Pombero Speculation in Paraguay </a><a class="card-subtitle" tabindex="0" href="/article/watch-strange-trail-camera-footage-sparks-pombero-speculation-in-paraguay/">A strange piece of trail cam footage from Paraguay shows what appears to be a peculiar shadow figure, and some believe the eerie anomaly is a folkloric goblin-like being known as a Pombero. </a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-would-be-burglars-open-fire-on-truck-after-stumbling-upon-spooky-mannequin-inside/"><img src="https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Would-Be Burglars Open Fire on Truck After Stumbling Upon Spooky Mannequin Inside" class="" srcSet="https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4?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-would-be-burglars-open-fire-on-truck-after-stumbling-upon-spooky-mannequin-inside/">Video: Would-Be Burglars Open Fire on Truck After Stumbling Upon Spooky Mannequin Inside</a><a class="card-subtitle" tabindex="0" href="/article/video-would-be-burglars-open-fire-on-truck-after-stumbling-upon-spooky-mannequin-inside/">Much to the chagrin of a truck owner in New Orleans, a mannequin kept in the vehicle to deter thieves backfired spectacularly when it terrified some would-be burglars who opened fire on the vehicle. </a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/marine-exploration-company-to-participate-in-forthcoming-loch-ness-search-event/"><img src="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Marine Exploration Company to Participate in Forthcoming Loch Ness Search Event" class="" srcSet="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/marine-exploration-company-to-participate-in-forthcoming-loch-ness-search-event/">Marine Exploration Company to Participate in Forthcoming Loch Ness Search Event</a><a class="card-subtitle" tabindex="0" href="/article/marine-exploration-company-to-participate-in-forthcoming-loch-ness-search-event/">Organizers of a forthcoming search for the Loch Ness Monster have announced a new partnership with a marine exploration company that will deploy an advanced underwater vehicle to map the floor of the famed Scottish site. </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-04-25-show/"><figure class="item-thumb"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Anunnaki Mysteries / Farming &amp; Food Systems" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Apr</span><span>25</span></time><span class="item-title">Anunnaki Mysteries / Farming &amp; Food Systems</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/richard-syrett/">Richard Syrett</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/lynn-heather-75368/">Heather Lynn</a><span>, </span><a tabindex="0" href="/guest/john-klar/">John Klar</a></div></div></section><section class="item-summary">Dr. Heather Lynn argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer John Klar on the decline of small farms, consolidation of the food industry, and the vulnerability of the food...</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-04-25-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-04-26-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/63ae55467fa7ced1f0b8665a?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Alien Evidence / Antarctica Mysteries" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Apr</span><span>26</span></time><span class="item-title">Alien Evidence / Antarctica Mysteries</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: Documentarian <a href="https://wearenotalone.com/" target="_blank"><u>Luigi Vendittelli</u></a> is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation.</p>

<p>Second Half: Author and researcher <a href="https://cccpublishing.com/" target="_blank"><u>Brad Olsen</u></a> will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-04-26-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>Apr</span><span>27</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-27-show/">Monday<!-- --> - <!-- -->Remembering Edgar Mitchell / The Death Process</a><a tabindex="0" href="/guest/anita-mitchell/">Anita Mitchell</a><span> | </span><a tabindex="0" href="/guest/gail-rubin/">Gail Rubin</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Apr</span><span>28</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-28-show/">Tuesday<!-- --> - <!-- -->Reforms in America / Noah&#x27;s Ark Evidence</a><a tabindex="0" href="/guest/gray-jim-45483/">Jim Gray</a><span> | </span><a tabindex="0" href="/guest/andrew-mark-jones/">Andrew Mark Jones</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Apr</span><span>29</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-29-show/">Wednesday<!-- --> - <!-- -->Cryogenic Technology / Shroud of Turin Update</a><a tabindex="0" href="/guest/james-arrowood/">James Arrowood</a><span> | </span><a tabindex="0" href="/guest/silverman-dr-andrew-67334/">Dr. Andrew Silverman</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Apr</span><span>30</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-04-30-show/">Thursday<!-- --> - <!-- -->Deaths &amp; Disappearances of Scientists / Life of Houdini </a><a tabindex="0" href="/guest/dean-alioto/">Dean Alioto</a><span> | </span><a tabindex="0" href="/guest/jones-cheryll-103086/">Cheryll Jones</a><span> | </span><a tabindex="0" href="/guest/hartzman-marc-6659/">Marc Hartzman</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>May</span><span>1</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-05-01-show/">Friday<!-- --> - <!-- -->Experiencers &amp; Anomalies / Open Lines</a><a tabindex="0" href="/guest/jim-segela/">Jim Segala</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-04-25-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/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Anunnaki Mysteries / Farming &amp; Food Systems" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Apr 26, 2026</time></section><span class="item-title">Anunnaki Mysteries / Farming &amp; Food Systems</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-04-24-show/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/69e1c59111e61cdcb9893be9?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/69e1c59111e61cdcb9893be9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/69e1c59111e61cdcb9893be9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/69e1c59111e61cdcb9893be9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/69e1c59111e61cdcb9893be9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Black Dahlia Case / Open Lines" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Apr 25, 2026</time></section><span class="item-title">Black Dahlia Case / Open Lines</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/video-reptile-death-match-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/39d0d04c38424c133e41acda91baa639?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/39d0d04c38424c133e41acda91baa639?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/39d0d04c38424c133e41acda91baa639?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/39d0d04c38424c133e41acda91baa639?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/39d0d04c38424c133e41acda91baa639?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Reptile Death Match" 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">Mar 09, 2014</time></section><span class="item-title">Video: Reptile Death Match</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/25-years-of-george-noory/"><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/69ec1973358cc85b8f849845?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="25 Years of George Noory" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Apr 24, 2026</time></section><span class="item-title">25 Years of George Noory</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/in-coast-you-missed-it-42426/"><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/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="In Coast You Missed It 4/24/26" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Apr 24, 2026</time></section><span class="item-title">In Coast You Missed It 4/24/26</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-woman-filmed-illegally-stealing-goose-eggs-from-nest-near-illinois-shopping-center/"><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/69ebbbb2d515ac527b2b37ab?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Woman Filmed Illegally Stealing Goose Eggs from Nest Near Illinois Shopping Center" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Apr 24, 2026</time></section><span class="item-title">Watch: Woman Filmed Illegally Stealing Goose Eggs from Nest Near Illinois Shopping Center</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-04-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/69294cf06ed437ec3d583afa?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/69294cf06ed437ec3d583afa?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/69294cf06ed437ec3d583afa?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/69294cf06ed437ec3d583afa?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/69294cf06ed437ec3d583afa?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Brain Health &amp; Leaky Gut / Spirit Clearing" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Apr 24, 2026</time></section><span class="item-title">Brain Health &amp; Leaky Gut / Spirit Clearing</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/marine-exploration-company-to-participate-in-forthcoming-loch-ness-search-event/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Marine Exploration Company to Participate in Forthcoming Loch Ness Search Event" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Apr 23, 2026</time></section><span class="item-title">Marine Exploration Company to Participate in Forthcoming Loch Ness Search Event</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/397535/the-mystery-seeds-phenomenon-is-back-this-time-in-delaware" class="item-title" target="_blank" rel="noopener">The mystery seeds phenomenon is back</a><em>— <!-- -->Unexplained Mysteries</em></div><div class="coast-feed-item"><a href="https://www.space.com/astronomy/hubble-space-telescope/satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope-photo" class="item-title" target="_blank" rel="noopener">Satellite snaps amazing 36th birthday pic of Hubble Space Telescope</a><em>— <!-- -->Space.com</em></div><div class="coast-feed-item"><a href="https://www.livescience.com/animals/cats/why-do-cats-and-dogs-shake-their-heads" class="item-title" target="_blank" rel="noopener">Why do cats and dogs shake their heads?</a><em>— <!-- -->Live Science</em></div><div class="coast-feed-item"><a href="https://www.dailymail.com/sciencetech/article-15761775/Researchers-reconstruct-missing-pages-Christian-manuscript.html" class="item-title" target="_blank" rel="noopener">Researchers reconstruct 42 missing pages from a major early Christian manuscript </a><em>— <!-- -->Daily Mail</em></div><div class="coast-feed-item"><a href="https://dailygalaxy.com/2026/04/map-sun-far-side-magnetic-fields/" class="item-title" target="_blank" rel="noopener">For the First Time, Scientists Mapped Magnetic Fields on the Far Side of the Sun Without Seeing It</a><em>— <!-- -->Daily Galaxy</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">Your Privacy Choices<!-- --> <img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload"/></a></li><li><a tabindex="0" href="/content/general-contesting-guidelines/">Contest Rules</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/" target="_blank" rel="noopener">AdChoices<!-- --> <img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload"/></a></li></ul></div></div></footer></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb9d508fdf3381ca6ccb4a13a2c93f185","canonicalHostname":"www.coasttocoastam.com","hostnames":[],"facets":["brands/COAST-PR (15194)","markets/PREMIERE"],"slug":"coast-pr","market":"markets/PREMIERE","ownBrand":"brands/COAST-PR (15194)","timeZone":"America/New_York","keys":["hostname:coast-pr.radio.iheart.com","hostname:coasttocoastamstore.com","hostname:www.coasttocoastamstore.com","id:/b9d508fdf3381ca6ccb4a13a2c93f185","brand:brands/COAST-PR (15194)","slug:coast-pr","hostname:coasttocoastam.com","hostname:www.coasttocoastam.com","hostname:qa.coasttocoastam.com"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"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":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"}],"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,"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":"%2F69e937ab9a17b0f5bc6bc887","type":"LEADS","record":{"title":"25 Years of George Noory","subtitle":"In an interview with Barrett Media marking 25 years since his first guest host appearance on Coast to Coast AM, George Noory reflects on becoming the enduring voice of America's most listened to overnight radio program.","image":"https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845","img_meta":{"base_id":"%2F69ec1973358cc85b8f849845","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/25-years-of-george-noory/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ebbc2bb3e3ec03dd4ffefc","type":"LEADS","record":{"title":"Watch: Woman Filmed Illegally Stealing Goose Eggs from Nest Near Illinois Shopping Center","subtitle":"In a weird story out of Illinois, authorities are on the hunt for a woman who was filmed illegally pocketing some wild goose eggs from a nest at a shopping center.","image":"https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab","img_meta":{"base_id":"%2F69ebbbb2d515ac527b2b37ab","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-woman-filmed-illegally-stealing-goose-eggs-from-nest-near-illinois-shopping-center/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ebc330530231187b3c1be0","type":"LEADS","record":{"title":"In Coast You Missed It 4/24/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9","img_meta":{"base_id":"%2F69ebc17fd515ac527b2b37b9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-42426/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea6b64e872b5e93d7032b8","type":"LEADS","record":{"title":"Watch: Strange Trail Camera Footage Sparks Pombero Speculation in Paraguay ","subtitle":"A strange piece of trail cam footage from Paraguay shows what appears to be a peculiar shadow figure, and some believe the eerie anomaly is a folkloric goblin-like being known as a Pombero. ","image":"https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620","img_meta":{"base_id":"%2F66acff0b4ddf15cc64a02620","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-strange-trail-camera-footage-sparks-pombero-speculation-in-paraguay/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea976e9d7fe104778bcfa5","type":"LEADS","record":{"title":"Video: Would-Be Burglars Open Fire on Truck After Stumbling Upon Spooky Mannequin Inside","subtitle":"Much to the chagrin of a truck owner in New Orleans, a mannequin kept in the vehicle to deter thieves backfired spectacularly when it terrified some would-be burglars who opened fire on the vehicle. ","image":"https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4","img_meta":{"base_id":"%2F69ea8c9b3ba730c4a4851be4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-would-be-burglars-open-fire-on-truck-after-stumbling-upon-spooky-mannequin-inside/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea97309d7fe104778bcfa4","type":"LEADS","record":{"title":"Marine Exploration Company to Participate in Forthcoming Loch Ness Search Event","subtitle":"Organizers of a forthcoming search for the Loch Ness Monster have announced a new partnership with a marine exploration company that will deploy an advanced underwater vehicle to map the floor of the famed Scottish site. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/marine-exploration-company-to-participate-in-forthcoming-loch-ness-search-event/"},"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":"%2F69eab5d0acae1bd8e2934078","type":"PUBLISHING","record":{"ref_id":"%2F69eab5d0acae1bd8e2934078","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> was joined by historian and renegade archaeologist \u003ca href=\"https://drheatherlynn.com/\" target=\"_blank\">\u003cu>Dr. Heather Lynn\u003c/u>\u003c/a> for a discussion on the Anunnaki. Lynn argued that mainstream understandings of the Anunnaki are overly shaped by polarized interpretations, particularly those of Zecharia Sitchin and Michael Heiser. She suggested the popular ancient astronaut narrative has become a kind of alternative orthodoxy, driven by media and cultural momentum rather than balanced analysis. She emphasized revisiting ancient texts with fresh perspectives, noting that while some translations may be accurate, misinterpretations and outdated frameworks rooted in earlier eras have distorted understanding. \u003c/p>\n\n\u003cp>Lynn challenged the idea that the Anunnaki were physical extraterrestrials arriving via spacecraft, proposing instead that ancient accounts describe interactions with nonphysical or consciousness-based entities. She reframed concepts like stargates not as literal machines but as altered states of consciousness or ritual practices that allowed access to different realms of perception. Drawing parallels to traditions involving entheogens and mystical practices, she suggested these experiences reflect a universal phenomenon interpreted differently across cultures. Mythology, religion, and modern reports of entity encounters all describe similar underlying experiences, filtered through cultural language and symbolism, she said.\u003c/p>\n\n\u003cp>Lynn proposed that the Anunnaki were not extraterrestrial beings but likely an advanced priestly class that survived ancient catastrophes and transmitted a technology of consciousness. These groups may have facilitated contact with deeper intelligences through ritual, substances, and esoteric practices. She argued this knowledge was historically restricted to elites and preserved across mystery traditions, forming a continuous thread from ancient Mesopotamia to modern spiritual and technological pursuits. Human consciousness itself becomes the gateway to otherworldly intelligences, and the central question shifts from where these entities came from to how humans access and interpret them, she explained.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Vermont farmer \u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>John Klar\u003c/u>\u003c/a> argued that small farms in the United States are rapidly disappearing, with consolidation into large industrial food systems driving a loss of independence, biodiversity, and resilience. He noted that over 90 percent of farmers have disappeared in the past century, and remaining farms are increasingly controlled by a small number of powerful corporations. Klar framed this as either a deliberate strategy or an inevitable result of profit-driven consolidation, emphasizing that control over food systems equates to control over populations. He linked these trends to global institutions and policy frameworks, suggesting that food production has become centralized under corporate and political influence.\u003c/p>\n\n\u003cp>He highlighted the fragility of modern food systems, describing grocery store abundance as an illusion sustained by just-in-time supply chains that could collapse within days if disrupted. Klar stressed that the United States has become heavily dependent on long-distance transportation, imported goods, and cheap energy, making the system vulnerable to economic shocks, supply chain failures, or inflation. He contrasted this with earlier generations who stored food and relied more on local production, warning that most Americans now lack both the resources and knowledge to withstand disruptions.\u003c/p>\n\n\u003cp>Klar also emphasized the importance of soil health and regenerative farming, arguing that industrial agriculture has degraded soil by killing essential microbes and relying on synthetic inputs. He explained that healthy soil is a living ecosystem critical to nutrient-rich food, environmental stability, and human health. Practices like diverse grazing and natural fertilization rebuild soil, while chemical-heavy farming depletes it and contributes to long-term ecological damage, Klar explained. He advocated for a return to local farming, home food production, and consumer awareness, urging listeners to support small farmers and rebuild more resilient, decentralized food systems.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Revelation-History-Altered-Humanity/dp/1637480229/ctoc\" target=\"_blank\">Anunnaki Revelation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DL6HT9F3/ctoc\" target=\"_blank\">Baphomet Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evil-Archaeology-Demons-Possessions-Sinister/dp/1938875192/ctoc\" target=\"_blank\">Evil Archaeology: Demons, Possessions, and Sinister Relics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Connection-Sumerian-Humanity-Armageddon/dp/1632651734/ctoc\" target=\"_blank\">The Anunnaki Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Coming-Food-Crisis-Corporations-Activists/dp/1631441027/ctoc\" target=\"_blank\">\u003cu>The Coming Food Crisis\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder ","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Bob Seger System","title":"Ramblin' Gamblin' Man","url":"https://amazon.com/dp/B072N1NPXY/ctoc?trackAsin=B072N1NPXY"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Aerosmith","title":"Same Old Song And Dance","url":"https://amazon.com/dp/B0BPF4BSGM/ctoc?trackAsin=B0BPF4BSGM"},{"artist":"Vangelis","title":"Titans (From \"Alexander\" Soundtrack)","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"The Isley Brothers","title":"It's Your Thing","url":"https://amazon.com/dp/B013WO6SHE/ctoc?trackAsin=B013WO6SHE"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"David Bowie","title":"Moonage Daydream","url":"https://amazon.com/dp/B0BC2N5FNC/ctoc?1"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B07DCLVGWL/ctoc?trackAsin=B07DCLVGWL"},{"artist":"Playing For Change","title":"The Weight","url":"https://amazon.com/dp/B0B45FZ2ZD/ctoc?trackAsin=B0B45FZ2ZD"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"The Rolling Stones","title":"Depending On You","url":"https://amazon.com/dp/B0CGMHZF7M/ctoc?trackAsin=B0CGMHZF7M"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0044LCTNW/ctoc?trackAsin=B0044LCTNW"},{"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":["%2F5e00698ccc137bf244201a00","%2F69eaa53707173846c92d3bcd"]},"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/Anunnaki","keywords/farming","keywords/food systems"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69edfa6c1afd4fcf03d1b3ae","show":"coast","title":"Sat, Apr 25 2026 - Hour 1"},{"episodeId":"/episodes/69edfa801afd4fcf03d1b3af","show":"coast","title":"Sat, Apr 25 2026 - Hour 2"},{"episodeId":"/episodes/69edfa921afd4fcf03d1b3b0","show":"coast","title":"Sat, Apr 25 2026 - Hour 3"},{"episodeId":"/episodes/69edfaa71afd4fcf03d1b3b1","show":"coast","title":"Sat, Apr 25 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Three ancients aliens look around, waiting still. The room is darkest and there is a simple shining red light. They have grey skin and bright eyes. They are a fantastic characters…maybe.  ;)","id":"%2F69eab8e97c293e622e73e743","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743","source_credit":"Zeppelie / iStock / Getty Images","title":"Aliens series 16: Alien \"Anunnaki\"","url":"asset://assets.getty/69eab8e97c293e622e73e743","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1777125600000},"slug":{"type":"slug","value":"2026-04-25-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://drheatherlynn.com/\" target=\"_blank\">\u003cu>Dr. Heather Lynn\u003c/u>\u003c/a> argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer \u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>John Klar\u003c/u>\u003c/a> on the decline of small farms, consolidation of the food industry, and the vulnerability of the food supply chain.\u003c/p>\n\n"},"title":{"type":"title","value":"Anunnaki Mysteries / Farming & Food Systems"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drheatherlynn.com/\" target=\"_blank\">\u003cu>drheatherlynn.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>smallfarmrepublic.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@johnklar\" target=\"_blank\">substack.com/@johnklar\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-25-2026-hour-1, 04-25-2026-hour-2, 04-25-2026-hour-3, 04-25-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":"Dr. Heather Lynn argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer John Klar on the decline of small farms, consolidation of the food industry, and the vulnerability of the food supply chain.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Three ancients aliens look around, waiting still. The room is darkest and there is a simple shining red light. They have grey skin and bright eyes. They are a fantastic characters…maybe.  ;)","link":"","new_tab":false,"source_credit":"Zeppelie / iStock / Getty Images","title":"Aliens series 16: Alien \"Anunnaki\"","url":"asset://assets.getty/69eab8e97c293e622e73e743","use_caption":false},"keywords":["keywords/Anunnaki","keywords/farming","keywords/food systems"],"primary_slug":"2026-04-25-show","slugs":["2026-04-25-show"],"sponsored":false,"title":"Anunnaki Mysteries / Farming & Food Systems"},"targeting":{"exclusion":{"tags":[]},"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"7g4lm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-25-show/"},"slug":"2026-04-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743","title":"Anunnaki Mysteries / Farming & Food Systems","description":"Dr. Heather Lynn argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer John Klar on the decline of small farms, consolidation of the food industry, and the vulnerability of the food supply chain.","author":""},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777205465980,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy","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":"%2F5e00698ccc137bf244201a00","slug":"lynn-heather-75368","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n\u003cp>She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Anthrotheology-Searching-Dr-Heather-Lynn/dp/1478180668/ctoc\" target=\"_blank\">Anthrotheology: Searching for God in Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sumerian-Controversy-Structure-Discovery-Mesopotamia/dp/1484836855/ctoc\" target=\"_blank\">The Sumerian Controversy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Land-Watchers-Dr-Heather-Lynn/dp/1489598022/ctoc\" target=\"_blank\">Land of the Watchers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evil-Archaeology-Demons-Possessions-Sinister/dp/1938875192/ctoc\" target=\"_blank\">Evil Archaeology: Demons, Possessions, and Sinister Relics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Connection-Sumerian-Humanity-Armageddon/dp/1632651734/ctoc\" target=\"_blank\">The Anunnaki Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DL6HT9F3/ctoc\" target=\"_blank\">Baphomet Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Revelation-History-Altered-Humanity/dp/1637480229/ctoc\" target=\"_blank\">Anunnaki Revelation\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lynn-heather-75368"},"summary":{"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n\u003cp>She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens. \u003c/p>\n\n"},"title":{"type":"title","value":"Heather Lynn"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.drheatherlynn.com\" target=\"_blank\">drheatherlynn.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lynn-heather-75368","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress. She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false},"keywords":[],"primary_slug":"lynn-heather-75368","slugs":["lynn-heather-75368"],"sponsored":false,"title":"Heather Lynn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1444360980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IfRNg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1444360980000,"type":"content:coast-to-coast-guest","summary":{"title":"Heather Lynn","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress. She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9"}},{"ref_id":"%2F69eaa53707173846c92d3bcd","slug":"john-klar","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/john-klar/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement. Klar’s book Small Farm Republic: Why Conservatives Must Embrace Local Agriculture, Reject Climate Alarmism, and Lead an Environmental Revival\u003cem> \u003c/em>advocated for a conservative environmental political platform premised on local, regenerative agriculture. John writes and farms from the same Vermont mountaintop his family has called home for nine generations.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Coming-Food-Crisis-Corporations-Activists/dp/1631441027/ctoc\" target=\"_blank\">\u003cu>The Coming Food Crisis\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":"%2F69eaa66307173846c92d3bd9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa66307173846c92d3bd9","source_credit":"","title":"","url":"asset://new_assets/69eaa66307173846c92d3bd9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"john-klar"},"summary":{"type":"html","value":"\u003cp>John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement. \u003c/p>\n\n"},"title":{"type":"title","value":"John Klar"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>smallfarmrepublic.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":"John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69eaa66307173846c92d3bd9","use_caption":false},"keywords":[],"primary_slug":"john-klar","slugs":["john-klar"],"sponsored":false,"title":"John Klar"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776985500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"wfDz1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1776985500000,"type":"content:coast-to-coast-guest","summary":{"title":"John Klar","description":"John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement.","image":"https://i.iheart.com/v3/re/new_assets/69eaa66307173846c92d3bd9"}}]}},{"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:/69eab5d0acae1bd8e2934078","slug:2026-04-25-show","slug:2026-04-25-show","keyword:keywords/Anunnaki","keyword:keywords/farming","keyword:keywords/food systems"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1778436874000,"\u003cupcoming_pub_after>":1777230000000,"\u003cpub_start>":1777227274000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1777313674000,"\u003ctonight_pub_after>":1777230000000},"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":"%2F69eab9c3acae1bd8e2934091","type":"PUBLISHING","record":{"ref_id":"%2F69eab9c3acae1bd8e2934091","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-26-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"guest":{"value":["%2F69eaa7840074d85e572efae9","%2F5e00672ccc137bf2442019d5"],"type":"link"},"host":{"value":["%2F5df90405fc5c6051ef1778c4"],"type":"link"},"keywords":{"type":"tag","value":["keywords/non-human intelligence","keywords/Antarctica"]},"pn_podcast":{"value":[],"type":"pnpodcast"},"summary":{"type":"html","value":"\u003cp>First Half: Documentarian \u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>Luigi Vendittelli\u003c/u>\u003c/a> is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation.\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>Brad Olsen\u003c/u>\u003c/a> will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.\u003c/p>\n\n"},"title":{"type":"title","value":"Alien Evidence / Antarctica Mysteries"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Documentarian \u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>Luigi Vendittelli\u003c/u>\u003c/a> is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation.\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>Brad Olsen\u003c/u>\u003c/a> will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.\u003c/p>\n\n"}]},"show_date":{"type":"date","value":1777212000000},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">S4: The Bob Lazar Story\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>wearenotalone.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>cccpublishing.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.bradolsen.com/\" target=\"_blank\">bradolsen.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Secrets-Antarctica-History-Continent-Esoteric/dp/1888729988/ctoc\" target=\"_blank\">\u003cu>Secrets of Antarctica: The Untold History of the Ice Continent\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/?product=modern-esoteric-beyond-our-senses\" target=\"_blank\">Modern Esoteric: Beyond Our Senses\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/sacred-places-north-america-108-destinations\" target=\"_blank\">Sacred Places North America: 108 Destinations\u003c/a>\u003c/li>\u003c/ul>\n"},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Knapp"},"primary_image":{"type":"asset","value":{"caption":"Antarctica, Petermann Island, Icicles hang from melting iceberg near Lemaire Channel","title":"Iceberg, Lemaire Channel, Antarctica","url":"asset://assets.getty/63ae55467fa7ced1f0b8665a","use_caption":false,"alt_text":"","bucket":"assets.getty","id":"%2F63ae55467fa7ced1f0b8665a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a","source_credit":"Paul Souders / Stone / Getty Images","attributes":{"mimetype":"image/jpeg","type":"image"}}},"show_audio":{"value":[],"type":"link"},"bumper_music":{"type":"bumpermusic","value":[]},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"2026-04-26-show"},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"sponsored":false,"title":"Alien Evidence / Antarctica Mysteries","author":"","description":"First Half: Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation. Second Half: Author and researcher Brad Olsen will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Antarctica, Petermann Island, Icicles hang from melting iceberg near Lemaire Channel","link":"","new_tab":false,"title":"Iceberg, Lemaire Channel, Antarctica","use_caption":false,"source_credit":"Paul Souders / Stone / Getty Images","url":"asset://assets.getty/63ae55467fa7ced1f0b8665a"},"keywords":["keywords/non-human intelligence","keywords/Antarctica"],"primary_slug":"2026-04-26-show","slugs":["2026-04-26-show"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"kEw2W","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1777284000000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-04-26-show/"},"slug":"2026-04-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a","title":"Alien Evidence / Antarctica Mysteries","description":"First Half: Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation. Second Half: Author and researcher Brad Olsen will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.","author":""},"pub_start":1777284000000,"pub_until":4115978604802,"pub_changed":1777284000000,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","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:/69eab9c3acae1bd8e2934091","slug:2026-04-26-show","slug:2026-04-26-show","keyword:keywords/non-human intelligence","keyword:keywords/Antarctica"]}}],"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":"%2F69eab9c3acae1bd8e2934091","type":"PUBLISHING","record":{"ref_id":"%2F69eab9c3acae1bd8e2934091","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-26-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"guest":{"value":["%2F69eaa7840074d85e572efae9","%2F5e00672ccc137bf2442019d5"],"type":"link"},"host":{"value":["%2F5df90405fc5c6051ef1778c4"],"type":"link"},"keywords":{"type":"tag","value":["keywords/non-human intelligence","keywords/Antarctica"]},"pn_podcast":{"value":[],"type":"pnpodcast"},"summary":{"type":"html","value":"\u003cp>First Half: Documentarian \u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>Luigi Vendittelli\u003c/u>\u003c/a> is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation.\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>Brad Olsen\u003c/u>\u003c/a> will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.\u003c/p>\n\n"},"title":{"type":"title","value":"Alien Evidence / Antarctica Mysteries"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Documentarian \u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>Luigi Vendittelli\u003c/u>\u003c/a> is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation.\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>Brad Olsen\u003c/u>\u003c/a> will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.\u003c/p>\n\n"}]},"show_date":{"type":"date","value":1777212000000},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">S4: The Bob Lazar Story\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>wearenotalone.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>cccpublishing.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.bradolsen.com/\" target=\"_blank\">bradolsen.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Secrets-Antarctica-History-Continent-Esoteric/dp/1888729988/ctoc\" target=\"_blank\">\u003cu>Secrets of Antarctica: The Untold History of the Ice Continent\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/?product=modern-esoteric-beyond-our-senses\" target=\"_blank\">Modern Esoteric: Beyond Our Senses\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/sacred-places-north-america-108-destinations\" target=\"_blank\">Sacred Places North America: 108 Destinations\u003c/a>\u003c/li>\u003c/ul>\n"},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Knapp"},"primary_image":{"type":"asset","value":{"caption":"Antarctica, Petermann Island, Icicles hang from melting iceberg near Lemaire Channel","title":"Iceberg, Lemaire Channel, Antarctica","url":"asset://assets.getty/63ae55467fa7ced1f0b8665a","use_caption":false,"alt_text":"","bucket":"assets.getty","id":"%2F63ae55467fa7ced1f0b8665a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a","source_credit":"Paul Souders / Stone / Getty Images","attributes":{"mimetype":"image/jpeg","type":"image"}}},"show_audio":{"value":[],"type":"link"},"bumper_music":{"type":"bumpermusic","value":[]},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"2026-04-26-show"},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"sponsored":false,"title":"Alien Evidence / Antarctica Mysteries","author":"","description":"First Half: Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation. Second Half: Author and researcher Brad Olsen will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Antarctica, Petermann Island, Icicles hang from melting iceberg near Lemaire Channel","link":"","new_tab":false,"title":"Iceberg, Lemaire Channel, Antarctica","use_caption":false,"source_credit":"Paul Souders / Stone / Getty Images","url":"asset://assets.getty/63ae55467fa7ced1f0b8665a"},"keywords":["keywords/non-human intelligence","keywords/Antarctica"],"primary_slug":"2026-04-26-show","slugs":["2026-04-26-show"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"kEw2W","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1777284000000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-04-26-show/"},"slug":"2026-04-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a","title":"Alien Evidence / Antarctica Mysteries","description":"First Half: Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation. Second Half: Author and researcher Brad Olsen will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.","author":""},"pub_start":1777284000000,"pub_until":4115978604802,"pub_changed":1777284000000,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","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":"%2F69eaa7840074d85e572efae9","slug":"luigi-vendittelli","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/luigi-vendittelli/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"id":"%2F69eaa81c0074d85e572efaf6","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6","source_credit":"","new_tab":false,"title":"","url":"asset://new_assets/69eaa81c0074d85e572efaf6","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"luigi-vendittelli"},"summary":{"value":"\u003cp>Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Luigi Vendittelli"},"cds":{"type":"html","value":""},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">S4: The Bob Lazar Story\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>wearenotalone.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[],"type":"author"},"blocks":{"type":"flex","value":[{"value":"\u003cp>Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"url":"asset://new_assets/69eaa81c0074d85e572efaf6","use_caption":false,"alt_text":"","link":"","source_credit":"","title":""},"keywords":[],"primary_slug":"luigi-vendittelli","slugs":["luigi-vendittelli"],"sponsored":false,"title":"Luigi Vendittelli"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"fgRsl","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena"]}],"exclusion":{"tags":[]},"publish_date":1776985920000,"publish_end_date":4115978604802}},"pub_start":1776985920000,"type":"content:coast-to-coast-guest","summary":{"title":"Luigi Vendittelli","description":"Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story.","image":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6"}},{"ref_id":"%2F5e00672ccc137bf2442019d5","slug":"olsen-brad-62079","payload":{"fields":{"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Brad Olsen is author of ten books, including three in his Esoteric Series: &quot;Modern Esoteric, &quot;Future Esoteric,&quot; and the newly-released &quot;Beyond Esoteric.&quot; An award-winning author, book publisher, and event producer, his keynote presentations and interviews have enlightened audiences at Contact in the Desert, UFO Mega Conference, the 5D events, and dozens of radio (including Coast to Coast, Ground Zero, and Fade to Black) and television shows (including Ancient Aliens, America Unearthed, Beyond Belief, and Mysteries of the Outdoors). Brad is a founder and co-producer of the How Weird Street Faire in the SOMA neighborhood of San Francisco. The Chicago native’s esoteric writing continues to reach a wide audience while he continues breaking ground in alternative journalism, public speaking, illustration, and photography.\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://cccpublishing.com/?product=future-esoteric-the-unseen-realms\" target=\"_blank\">Future Esoteric: The Unseen Realms\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/?product=modern-esoteric-beyond-our-senses\" target=\"_blank\">Modern Esoteric: Beyond Our Senses\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/sacred-places-north-america-108-destinations\" target=\"_blank\">Sacred Places North America: 108 Destinations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/product/beyond-esoteric-escaping-prison-planet/\" target=\"_blank\">Beyond Esoteric: Escaping Prison Planet\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Secrets-Antarctica-History-Continent-Esoteric/dp/1888729988/ctoc\" target=\"_blank\">\u003cu>Secrets of Antarctica: The Untold History of the Ice Continent\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"type":"asset","value":{"id":"%2F69eaa8d4c7a6f916f68b8f34","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa8d4c7a6f916f68b8f34","source_credit":"","url":"asset://new_assets/69eaa8d4c7a6f916f68b8f34","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","title":"","use_caption":false}},"slug":{"type":"slug","value":"olsen-brad-62079"},"summary":{"type":"html","value":"\u003cp>Brad Olsen is author of ten books, including three in his Esoteric Series: &quot;Modern Esoteric, &quot;Future Esoteric,&quot; and the newly-released &quot;Beyond Esoteric.&quot; An award-winning author, book publisher, and event producer, his keynote presentations and interviews have enlightened audiences at Contact in the Desert, UFO Mega Conference, the 5D events, and dozens of radio (including Coast to Coast, Ground Zero, and Fade to Black) and television shows (including Ancient Aliens, America Unearthed, Beyond Belief, and Mysteries of the Outdoors).\u003c/p>\n\n"},"title":{"type":"title","value":"Brad Olsen"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.bradolsen.com/\" target=\"_blank\">bradolsen.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.cccpublishing.com/\" target=\"_blank\">cccpublishing.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://scispi.tv/ref/2/\" target=\"_blank\">scispi.tv\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/olsen-brad-62079","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/olsen-brad/62079"},"summary":{"slugs":["olsen-brad-62079"],"sponsored":false,"title":"Brad Olsen","author":"Coast to Coast AM Staff","description":"Brad Olsen is author of ten books, including three in his Esoteric Series: \"Modern Esoteric, \"Future Esoteric,\" and the newly-released \"Beyond Esoteric.\" An award-winning author, book publisher, and event producer, his keynote presentations and interviews have enlightened audiences at Contact in the Desert, UFO Mega Conference, the 5D events, and dozens of radio (including Coast to Coast, Ground Zero, and Fade to Black) and television shows (including Ancient Aliens, America Unearthed, Beyond Belief, and Mysteries of the Outdoors).","image":{"caption":"","title":"","use_caption":false,"alt_text":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69eaa8d4c7a6f916f68b8f34","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"olsen-brad-62079"},"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/alternative-history-conspiracies","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"Ncnez","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1519351980000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/olsen-brad/62079","cuser":""},"pub_start":1519351980000,"type":"content:coast-to-coast-guest","summary":{"title":"Brad Olsen","description":"Brad Olsen is author of ten books, including three in his Esoteric Series: \"Modern Esoteric, \"Future Esoteric,\" and the newly-released \"Beyond Esoteric.\" An award-winning author, book publisher, and event producer, his keynote presentations and interviews have enlightened audiences at Contact in the Desert, UFO Mega Conference, the 5D events, and dozens of radio (including Coast to Coast, Ground Zero, and Fade to Black) and television shows (including Ancient Aliens, America Unearthed, Beyond Belief, and Mysteries of the Outdoors).","image":"https://i.iheart.com/v3/re/new_assets/69eaa8d4c7a6f916f68b8f34"}}]}},{"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:/69eab9c3acae1bd8e2934091","slug:2026-04-26-show","slug:2026-04-26-show","keyword:keywords/non-human intelligence","keyword:keywords/Antarctica"]}},{"id":"%2F69eabbb1acae1bd8e29340aa","type":"PUBLISHING","record":{"ref_id":"%2F69eabbb1acae1bd8e29340aa","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://anitakmitchell.com/\" target=\"_blank\">\u003cu>Anita Mitchell\u003c/u>\u003c/a> met and married the 6th man to walk on the moon, the late aviator and astronaut Edgar Mitchell. She'll enlighten us with stories from the early days of the space program and with highlights of Edgar’s work. Anita will talk about the kind of person Edgar was and share details of how they met.\u003c/p>\n\n\u003cp>Second Half: Death educator \u003ca href=\"https://agoodgoodbye.com/\" target=\"_blank\">\u003cu>Gail Rubin\u003c/u>\u003c/a> will discuss the many ways we can better understand living and dying. She'll talk about funeral practices, mortality movies, and dying in general, and explain how we can take action to plan for our 100% mortality rate, as well as ponder possibilities for the afterlife.\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/98-6-Mortality-Movies-See-Before/dp/0984596283/ctoc\" target=\"_blank\">\u003cu>98.6 Mortality Movies to See Before You Die\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"value":["%2F69eaa9e1c3b2addd6063434e","%2F69eaab463617af19becea4be"],"type":"link"},"highlights":{"value":"","type":"plain"},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/Edgar Mitchell","keywords/death"]},"pn_podcast":{"type":"pnpodcast","value":[]},"author":{"type":"author","value":[]},"display_highlights":{"type":"checkbox","value":false},"primary_image":{"value":{"caption":"Picture taken during the Apollo 14 mission in February 1971 of US astronauts Alan Shepard (L, first row) and Edgar Mitchell (R). The Apollo XIV mission, the third mission to land on the moon, was launched on January 31, 1971 and landed on the moon on February 5, 1971. (Photo credit should read STF/AFP via Getty Images)","id":"%2F69eabc867061052d3b918a14","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/69eabc867061052d3b918a14","source_credit":"STF / AFP / Getty Images","title":"Picture taken during the Apollo 14 missi","url":"asset://assets.getty/69eabc867061052d3b918a14","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty","new_tab":false},"type":"asset"},"show_date":{"type":"date","value":1777298400000},"slug":{"type":"slug","value":"2026-04-27-show"},"articles":{"type":"html","value":""},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"show_audio":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://anitakmitchell.com/\" target=\"_blank\">\u003cu>Anita Mitchell\u003c/u>\u003c/a> met and married the 6th man to walk on the moon, the late aviator and astronaut Edgar Mitchell. She'll enlighten us with stories from the early days of the space program and with highlights of Edgar’s work. \u003c/p>\n\n\u003cp>Second Half: Death educator \u003ca href=\"https://agoodgoodbye.com/\" target=\"_blank\">\u003cu>Gail Rubin\u003c/u>\u003c/a> will discuss the many ways we can better understand living and dying. She'll talk about funeral practices, mortality movies, and dying in general, and explain how we can take action to plan for our 100% mortality rate, as well as ponder possibilities for the afterlife.\u003c/p>\n\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://anitakmitchell.com/\" target=\"_blank\">\u003cu>anitakmitchell.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://agoodgoodbye.com/\" target=\"_blank\">\u003cu>agoodgoodbye.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"title":{"type":"title","value":"Remembering Edgar Mitchell / The Death Process"},"videos":{"type":"html","value":""}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"primary_slug":"2026-04-27-show","slugs":["2026-04-27-show"],"sponsored":false,"title":"Remembering Edgar Mitchell / The Death Process","author":"","description":"First Half: Author Anita Mitchell met and married the 6th man to walk on the moon, the late aviator and astronaut Edgar Mitchell. She'll enlighten us with stories from the early days of the space program and with highlights of Edgar’s work.  Second Half: Death educator Gail Rubin will discuss the many ways we can better understand living and dying. She'll talk about funeral practices, mortality movies, and dying in general, and explain how we can take action to plan for our 100% mortality rate, as well as ponder possibilities for the afterlife.","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Picture taken during the Apollo 14 mission in February 1971 of US astronauts Alan Shepard (L, first row) and Edgar Mitchell (R). The Apollo XIV mission, the third mission to land on the moon, was launched on January 31, 1971 and landed on the moon on February 5, 1971. (Photo credit should read STF/AFP via Getty Images)","link":"","url":"asset://assets.getty/69eabc867061052d3b918a14","new_tab":false,"source_credit":"STF / AFP / Getty Images","title":"Picture taken during the Apollo 14 missi"},"keywords":["keywords/Edgar Mitchell","keywords/death"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cNl1L"}],"exclusion":{"tags":[]},"publish_date":1777370400000},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-27-show/","permalink":"https://www.coasttocoastam.com/show/2026-04-27-show/"},"slug":"2026-04-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eabc867061052d3b918a14","title":"Remembering Edgar Mitchell / The Death Process","description":"First Half: Author Anita Mitchell met and married the 6th man to walk on the moon, the late aviator and astronaut Edgar Mitchell. She'll enlighten us with stories from the early days of the space program and with highlights of Edgar’s work.  Second Half: Death educator Gail Rubin will discuss the many ways we can better understand living and dying. She'll talk about funeral practices, mortality movies, and dying in general, and explain how we can take action to plan for our 100% mortality rate, as well as ponder possibilities for the afterlife.","author":""},"pub_start":1777370400000,"pub_until":4115978604802,"pub_changed":1777370400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/psychology-mind","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69eaa9e1c3b2addd6063434e","slug":"anita-mitchell","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/anita-mitchell/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>From her small-town upbringing to her marriage to astronaut Edgar Mitchell to her successful career which brought her into political circles in Tallahassee and Washington, D.C., Anita Mitchell's life has been anything but boring. Born in Alliance, Ohio, Anita studied at the University of North Carolina at Chapel Hill. In 1964, she moved to Cocoa Beach, Florida, home to the Kennedy Space Center. While working for Walt Disney World in Orlando, Florida, Anita met and married aviator and astronaut Edgar Mitchell, the sixth man to walk on the moon. The Mitchells moved to Atherton, California in 1972, then returned to Palm Beach in 1974. \u003c/p>\n\n\u003cp>In 1978, Anita ran for State Representative District 82 in the Florida House, losing in a very close race. Deciding to lend her political acumen to the private sector instead, Anita opened Anita Mitchell Associates, a public relations, advertising, and government relations firm in 1979. AMA grew into The Mitchell Group, specializing in government and corporate relations, strategy and positioning, branding, and media management. Through her work at AMA, Anita has represented some of the top corporations in Florida, advocating for them in counties throughout the state, in Tallahassee and in Washington, DC.\u003c/p>\n\n"}]},"cds":{"value":"","type":"html"},"primary_image":{"value":{"new_tab":false,"title":"","url":"asset://new_assets/69eaaa03c3b2addd6063435a","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F69eaaa03c3b2addd6063435a","public_uri":"https://i.iheart.com/v3/re/new_assets/69eaaa03c3b2addd6063435a","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"type":"asset"},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Anita Mitchell"},"videos":{"type":"html","value":""},"books":{"type":"html","value":""},"slug":{"type":"slug","value":"anita-mitchell"},"summary":{"type":"html","value":"\u003cp>From her small-town upbringing to her marriage to astronaut Edgar Mitchell to her successful career which brought her into political circles in Tallahassee and Washington, D.C., Anita Mitchell's life has been anything but boring.\u003c/p>\n\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://anitakmitchell.com/\" target=\"_blank\">\u003cu>anitakmitchell.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"value":[],"type":"author"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"slugs":["anita-mitchell"],"sponsored":false,"title":"Anita Mitchell","author":"","description":"From her small-town upbringing to her marriage to astronaut Edgar Mitchell to her successful career which brought her into political circles in Tallahassee and Washington, D.C., Anita Mitchell's life has been anything but boring.","image":{"source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://new_assets/69eaaa03c3b2addd6063435a","alt_text":"","caption":"","new_tab":false},"keywords":[],"primary_slug":"anita-mitchell"},"targeting":{"targets":[{"what":["coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"0KeJi","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1776986460000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}}},"pub_start":1776986460000,"type":"content:coast-to-coast-guest","summary":{"title":"Anita Mitchell","description":"From her small-town upbringing to her marriage to astronaut Edgar Mitchell to her successful career which brought her into political circles in Tallahassee and Washington, D.C., Anita Mitchell's life has been anything but boring.","image":"https://i.iheart.com/v3/re/new_assets/69eaaa03c3b2addd6063435a"}},{"ref_id":"%2F69eaab463617af19becea4be","slug":"gail-rubin","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"Gail Rubin","author":"","description":"Gail Rubin, CT, \"The Doyenne of Death,\" is a pioneering death educator.","image":{"caption":"","title":"","url":"asset://new_assets/69ee049af741d5e2cc438f53","use_caption":false,"alt_text":"","link":"","new_tab":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"gail-rubin","slugs":["gail-rubin"],"sponsored":false},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"b5qFC","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"]}],"exclusion":{"tags":[]},"publish_date":1776986760000},"canonical_url":"https://www.coasttocoastam.com/guest/gail-rubin/","cuser":"user/ldap/PREBUR1SXN","fields":{"videos":{"value":"","type":"html"},"author":{"value":[],"type":"author"},"cds":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://agoodgoodbye.com/\" target=\"_blank\">\u003cu>agoodgoodbye.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Gail Rubin, CT, &quot;The Doyenne of Death,&quot; is a pioneering death educator. A doyenne is a woman considered senior in a group who knows a lot about a particular subject. Gail is a certified thanatologist (a death and grief educator) and speaker who uses humor and films to get end-of-life conversations started. She is also the coordinator of the award-winning Before I Die New Mexico Festival, a pioneer of the Death Cafe movement in the United States, and host of the Mortality Movies TV series and Mortality Movie Night events.\u003c/p>\n\n\u003cp>She's a two-time TEDxABQ speaker. Her first talk in 2015, &quot;A Good Goodbye,&quot; focused on the importance of starting end-of-life conversations before there's a death in the family. The second talk in 2025, &quot;We offer our pets a good death, why not our people?&quot; is about medical aid in dying. The Association for Death Education and Counseling recognized her work with their 2024 Community Educator Award. Her motto is, &quot;Talking about sex won't make you pregnant. Talking about funerals won't make you dead.&quot;\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/98-6-Mortality-Movies-See-Before/dp/0984596283/ctoc\" target=\"_blank\">\u003cu>98.6 Mortality Movies to See Before You Die\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"link":"","use_caption":false,"bucket":"new_assets","id":"%2F69ee049af741d5e2cc438f53","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69ee049af741d5e2cc438f53","source_credit":"","title":"","url":"asset://new_assets/69ee049af741d5e2cc438f53","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"gail-rubin"},"summary":{"type":"html","value":"\u003cp>Gail Rubin, CT, &quot;The Doyenne of Death,&quot; is a pioneering death educator.\u003c/p>\n\n"},"title":{"value":"Gail Rubin","type":"title"}}},"pub_start":1776986760000,"type":"content:coast-to-coast-guest","summary":{"title":"Gail Rubin","description":"Gail Rubin, CT, \"The Doyenne of Death,\" is a pioneering death educator.","image":"https://i.iheart.com/v3/re/new_assets/69ee049af741d5e2cc438f53"}}]}},{"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:/69eabbb1acae1bd8e29340aa","slug:2026-04-27-show","slug:2026-04-27-show","keyword:keywords/Edgar Mitchell","keyword:keywords/death"]}},{"id":"%2F69eabd80acae1bd8e29340c3","type":"PUBLISHING","record":{"ref_id":"%2F69eabd80acae1bd8e29340c3","type":"content:coast-to-coast-show","payload":{"fields":{"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","caption":"A painting of Noah's Ark on a stormy sea.","id":"%2F67ed53f6ed0badfdfbe64383","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/67ed53f6ed0badfdfbe64383","title":"Noahs Ark","new_tab":false,"source_credit":"OurPersonalPhotographer / iStock / Getty Images","url":"asset://assets.getty/67ed53f6ed0badfdfbe64383","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\u003c/a>\u003c/li>\u003c/ul>\n\n"},"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"2026-04-28-show"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1777384800000},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a>, a longtime trial judge in Orange County, California, will share his perspective on the next generation, conditions in U.S. prisons, and immigration reform. He’ll also outline his ideas for improving the quality of life more broadly.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">Andrew Jones\u003c/a> will discuss his latest work at Mount Ararat, where he believes scans reveal the decayed, buried remains of Noah’s Ark. He’ll explain his findings and why he considers the unusual formation to be authentic.\u003c/p>\n\n"},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://judgejimgray.com/\" target=\"_blank\">\u003cu>judgejimgray.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">\u003cu>noahsarkscans.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/reform","keywords/Mount Ararat","keywords/Noah's Ark"]},"title":{"type":"title","value":"Reforms in America / Noah's Ark Evidence"},"zype_episodes":{"type":"plain","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a>, a longtime trial judge in Orange County, California, will share his perspective on the next generation, conditions in U.S. prisons, and immigration reform. He’ll also outline his ideas for improving the quality of life more broadly.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">Andrew Jones\u003c/a> will discuss his latest work at Mount Ararat, where he believes scans reveal the decayed, buried remains of Noah’s Ark. He’ll explain his findings and why he considers the unusual formation to be authentic.\u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e006fe3cc137bf244201a6b","%2F69eaacb610a2dbf547b8b596"]},"highlights":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"use_caption":false,"alt_text":"","link":"","title":"Noahs Ark","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A painting of Noah's Ark on a stormy sea.","new_tab":false,"source_credit":"OurPersonalPhotographer / iStock / Getty Images","url":"asset://assets.getty/67ed53f6ed0badfdfbe64383"},"keywords":["keywords/reform","keywords/Mount Ararat","keywords/Noah's Ark"],"primary_slug":"2026-04-28-show","slugs":["2026-04-28-show"],"sponsored":false,"title":"Reforms in America / Noah's Ark Evidence","author":"","description":"First Half: James P. Gray, a longtime trial judge in Orange County, California, will share his perspective on the next generation, conditions in U.S. prisons, and immigration reform. He’ll also outline his ideas for improving the quality of life more broadly. Second Half: Andrew Jones will discuss his latest work at Mount Ararat, where he believes scans reveal the decayed, buried remains of Noah’s Ark. He’ll explain his findings and why he considers the unusual formation to be authentic."},"targeting":{"exclusion":{"tags":[]},"publish_date":1777456800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5H7gS","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","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":""}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-28-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-04-28-show/"},"slug":"2026-04-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67ed53f6ed0badfdfbe64383","title":"Reforms in America / Noah's Ark Evidence","description":"First Half: James P. Gray, a longtime trial judge in Orange County, California, will share his perspective on the next generation, conditions in U.S. prisons, and immigration reform. He’ll also outline his ideas for improving the quality of life more broadly. Second Half: Andrew Jones will discuss his latest work at Mount Ararat, where he believes scans reveal the decayed, buried remains of Noah’s Ark. He’ll explain his findings and why he considers the unusual formation to be authentic.","author":""},"pub_start":1777456800000,"pub_until":4115978604802,"pub_changed":1777456800000,"subscription":[{"tags":["coast-categories/current-events-economy","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":"%2F5e006fe3cc137bf244201a6b","slug":"gray-jim-45483","payload":{"fields":{"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Jim Gray"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"slug":{"type":"slug","value":"gray-jim-45483"},"summary":{"type":"html","value":"\u003cp>James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \u003c/p>\n\n\n\n\n\u003cp>Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"value":"\u003cp>\nJames P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \n\u003c/p>\n\n\u003cp>\nJudge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as \u003ci>Wearing The Robe\u003c/i>, about practical and ethical issues in being a judge.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802},"type":"html"}]},"show_appearances":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">judgejimgray.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Why-Drug-Laws-Have-Failed/dp/1566398606/ctoc\" target=\"_blank\">Why Our Drug Laws Have Failed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paragraphs-Liberty-Solutions-Responsible-Libertarian/dp/170817785X/ctoc\" target=\"_blank\">2 Paragraphs 4 Liberty\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","link":"","caption":"","use_caption":false,"new_tab":false,"title":"","alt_text":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212"}}},"ingestion":{"feed_content_id":"/content/gray-jim-45483","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/gray-jim/45483","external_url":""},"summary":{"title":"Jim Gray","primary_slug":"gray-jim-45483","slugs":["gray-jim-45483"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","image":{"title":"","link":"","alt_text":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","use_caption":false,"caption":""}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"what":["coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"rBNZk"}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1498795380000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/gray-jim/45483","cuser":""},"pub_start":1498795380000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Gray","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","image":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212"}},{"ref_id":"%2F69eaacb610a2dbf547b8b596","slug":"andrew-mark-jones","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1776987060000,"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/mysteries-anomalies","coast-categories/ancient-world"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"Gk90M"}]},"canonical_url":"https://www.coasttocoastam.com/guest/andrew-mark-jones/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Andrew Mark Jones"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">\u003cu>noahsarkscans.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"andrew-mark-jones"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Andrew Mark Jones is an American Noah’s Ark researcher and tourism professional.\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6","title":"","url":"asset://new_assets/69eaa81c0074d85e572efaf6","id":"%2F69eaa81c0074d85e572efaf6","link":"","source_credit":""}},"summary":{"type":"html","value":"\u003cp>Andrew Mark Jones is an American Noah’s Ark researcher and tourism professional.\u003c/p>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"Andrew Mark Jones","author":"","description":"Andrew Mark Jones is an American Noah’s Ark researcher and tourism professional.","image":{"url":"asset://new_assets/69eaa81c0074d85e572efaf6","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[],"primary_slug":"andrew-mark-jones","slugs":["andrew-mark-jones"],"sponsored":false}},"pub_start":1776987060000,"type":"content:coast-to-coast-guest","summary":{"title":"Andrew Mark Jones","description":"Andrew Mark Jones is an American Noah’s Ark researcher and tourism professional.","image":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6"}}]}},{"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:/69eabd80acae1bd8e29340c3","slug:2026-04-28-show","slug:2026-04-28-show","keyword:keywords/reform","keyword:keywords/Mount Ararat","keyword:keywords/Noah's Ark"]}},{"id":"%2F69eac011acae1bd8e29340dc","type":"PUBLISHING","record":{"ref_id":"%2F69eac011acae1bd8e29340dc","type":"content:coast-to-coast-show","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1777543200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"workflow":"","id":"jWcE8","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","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"]}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"episodes":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","caption":"A sleek cryogenic chamber enveloped in swirling vapor against a dark backdrop. The mist creates an ethereal atmosphere, hinting at advanced scientific and technological processes in a controlled environment.","id":"%2F69eac24b1c87306a2c09f9ea","new_tab":false,"title":"Mysterious Cryogenic Chamber in Misty Atmosphere","use_caption":false,"link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/69eac24b1c87306a2c09f9ea","source_credit":"simonkr / E+ / Getty Images","url":"asset://assets.getty/69eac24b1c87306a2c09f9ea","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"show_audio":{"type":"link","value":[]},"highlights":{"value":"","type":"plain"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"title":{"type":"title","value":"Cryogenic Technology / Shroud of Turin Update"},"blocks":{"type":"flex","value":[{"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://alcor.org/\" target=\"_blank\">James Arrowood\u003c/a>, President and CEO of the Alcor Life Extension Foundation, will explain cryobiology and the role of cryonics (preservation of legally dead humans or pets, aiming to revive them when future technology can cure diseases). He’ll outline Alcor’s approach, including vitrification at ultra-low temperatures, and highlight over 50 years of cryopreservation research.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://lightoftheshroud.com/\" target=\"_blank\">Andrew Silverman\u003c/a>, a medical doctor with a background in physics, will discuss his decades of research into near-death experiences, the mind-matter continuum, and the Shroud of Turin. He’ll examine forensic evidence of the Shroud, including its bloodstains and image, which he says remains unexplained by modern technology.\u003c/p>\n\n","locale":{"locales":[]}}]},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"guest":{"type":"link","value":["%2F69eaad4d66d74b89590eab7b","%2F5e013e58cc137bf244202436"]},"show_date":{"type":"date","value":1777471200000},"slug":{"value":"2026-04-29-show","type":"slug"},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Burst-Conscious-Light-Near-Death-Experiences/dp/1620559633/ctoc\" target=\"_blank\">A Burst of Conscious Light\u003c/a>\u003c/li>\u003c/ul>\n"},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/cryonics","keywords/Shroud of Turin"]},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://alcor.org/\" target=\"_blank\">James Arrowood\u003c/a>, President and CEO of the Alcor Life Extension Foundation, will explain cryobiology and the role of cryonics (preservation of legally dead humans or pets, aiming to revive them when future technology can cure diseases). He’ll outline Alcor’s approach, including vitrification at ultra-low temperatures.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://lightoftheshroud.com/\" target=\"_blank\">Andrew Silverman\u003c/a>, a medical doctor with a background in physics, discusses his decades of research into near-death experiences and the Shroud of Turin. He’ll examine forensic evidence of the Shroud, including its bloodstains and image, which he says remains unexplained by modern technology.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alcor.org/\" target=\"_blank\">\u003cu>alcor.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://lightoftheshroud.com/\" target=\"_blank\">\u003cu>lightoftheshroud.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://andrewsilverman.co.uk/\" target=\"_blank\">andrewsilverman.co.uk\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A sleek cryogenic chamber enveloped in swirling vapor against a dark backdrop. The mist creates an ethereal atmosphere, hinting at advanced scientific and technological processes in a controlled environment.","link":"","source_credit":"simonkr / E+ / Getty Images","title":"Mysterious Cryogenic Chamber in Misty Atmosphere","url":"asset://assets.getty/69eac24b1c87306a2c09f9ea","use_caption":false,"alt_text":"","new_tab":false},"keywords":["keywords/cryonics","keywords/Shroud of Turin"],"primary_slug":"2026-04-29-show","slugs":["2026-04-29-show"],"sponsored":false,"title":"Cryogenic Technology / Shroud of Turin Update","author":"","description":"First Half: James Arrowood, President and CEO of the Alcor Life Extension Foundation, will explain cryobiology and the role of cryonics (preservation of legally dead humans or pets, aiming to revive them when future technology can cure diseases). He’ll outline Alcor’s approach, including vitrification at ultra-low temperatures. Second Half: Andrew Silverman, a medical doctor with a background in physics, discusses his decades of research into near-death experiences and the Shroud of Turin. He’ll examine forensic evidence of the Shroud, including its bloodstains and image, which he says remains unexplained by modern technology."},"permalink":"https://www.coasttocoastam.com/show/2026-04-29-show/"},"slug":"2026-04-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eac24b1c87306a2c09f9ea","title":"Cryogenic Technology / Shroud of Turin Update","description":"First Half: James Arrowood, President and CEO of the Alcor Life Extension Foundation, will explain cryobiology and the role of cryonics (preservation of legally dead humans or pets, aiming to revive them when future technology can cure diseases). He’ll outline Alcor’s approach, including vitrification at ultra-low temperatures. Second Half: Andrew Silverman, a medical doctor with a background in physics, discusses his decades of research into near-death experiences and the Shroud of Turin. He’ll examine forensic evidence of the Shroud, including its bloodstains and image, which he says remains unexplained by modern technology.","author":""},"pub_start":1777543200000,"pub_until":4115978604802,"pub_changed":1777543200000,"subscription":[{"tags":["coast-categories/science-space-technology","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":"%2F69eaad4d66d74b89590eab7b","slug":"james-arrowood","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/james-arrowood/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>James Arrowood is the Chief Executive Officer of Alcor Life Extension Foundation, bringing over a decade of organizational knowledge to the role. A Notre Dame-trained attorney with undergraduate roots at UC Irvine, James has had a distinguished background in law, emerging technologies, and public communications.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"title":"","url":"asset://new_assets/69eaa81c0074d85e572efaf6","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69eaa81c0074d85e572efaf6","link":"","new_tab":false,"use_caption":false,"alt_text":"","bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"james-arrowood"},"summary":{"type":"html","value":"\u003cp>James Arrowood is the Chief Executive Officer of Alcor Life Extension Foundation, bringing over a decade of organizational knowledge to the role. \u003c/p>\n\n"},"title":{"value":"James Arrowood","type":"title"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alcor.org/\" target=\"_blank\">\u003cu>alcor.org\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":{"title":"James Arrowood","author":"","description":"James Arrowood is the Chief Executive Officer of Alcor Life Extension Foundation, bringing over a decade of organizational knowledge to the role.","image":{"link":"","title":"","url":"asset://new_assets/69eaa81c0074d85e572efaf6","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","alt_text":"","caption":""},"keywords":[],"primary_slug":"james-arrowood","slugs":["james-arrowood"],"sponsored":false},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"k6bFu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"]}],"exclusion":{"tags":[]},"publish_date":1776987420000}},"pub_start":1776987420000,"type":"content:coast-to-coast-guest","summary":{"title":"James Arrowood","description":"James Arrowood is the Chief Executive Officer of Alcor Life Extension Foundation, bringing over a decade of organizational knowledge to the role.","image":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6"}},{"ref_id":"%2F5e013e58cc137bf244202436","slug":"silverman-dr-andrew-67334","payload":{"canonical_url":"https://coast-pr.radio.iheart.com/content/silverman-dr-andrew-67334/","cuser":"","fields":{"primary_image":{"type":"asset","value":{"caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/b6d4c535c6f76f7476006c9b9d00740f","url":"https://i.iheart.com/v3/re/assets.coast2coast/b6d4c535c6f76f7476006c9b9d00740f","title":"","link":"","alt_text":""}},"slug":{"value":"silverman-dr-andrew-67334","type":"slug"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lightoftheshroud.com/\" target=\"_blank\">lightoftheshroud.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://andrewsilverman.co.uk/\" target=\"_blank\">andrewsilverman.co.uk\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Burst-Conscious-Light-Near-Death-Experiences/dp/1620559633/ctoc\" target=\"_blank\">A Burst of Conscious Light\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Dr. Andrew Silverman"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"summary":{"value":"\u003cp>Recognized as a leading scientific expert on the Shroud of Turin, Dr. Andrew Silverman is a medical doctor with a background in physics. For over thirty years, he has been conducting research on the mind-matter continuum, near-death experiences, and the Shroud. He has presented his findings in peer-reviewed scientific papers and at international scientific conferences. He was one of three panelists for the discussion on the nature of consciousness at the 33rd annual conference of the Society for Scientific Exploration. He lives in Buckinghamshire, England. \u003c/p>\n\n","type":"html"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nRecognized as a leading scientific expert on the Shroud of Turin, Dr. Andrew Silverman is a medical doctor with a background in physics. For over thirty years, he has been conducting research on the mind-matter continuum, near-death experiences, and the Shroud. He has presented his findings in peer-reviewed scientific papers and at international scientific conferences. He was one of three panelists for the discussion on the nature of consciousness at the 33rd annual conference of the Society for Scientific Exploration. He lives in Buckinghamshire, England. \n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"show_appearances":{"type":"link","value":[]},"cds":{"type":"html","value":""}},"ingestion":{"feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/silverman-dr-andrew/67334","external_url":"","feed_content_id":"/content/silverman-dr-andrew-67334"},"summary":{"slugs":["silverman-dr-andrew-67334"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Recognized as a leading scientific expert on the Shroud of Turin, Dr. Andrew Silverman is a medical doctor with a background in physics. For over thirty years, he has been conducting research on the mind-matter continuum, near-death experiences, and the Shroud. He has presented his findings in peer-reviewed scientific papers and at international scientific conferences. He was one of three panelists for the discussion on the nature of consciousness at the 33rd annual conference of the Society for Scientific Exploration. He lives in Buckinghamshire, England.","image":{"link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/b6d4c535c6f76f7476006c9b9d00740f","title":""},"title":"Dr. Andrew Silverman","primary_slug":"silverman-dr-andrew-67334"},"targeting":{"publish_date":1397191260000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"7IlIu","what":["coast-categories/artwork-comics-multimedia","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":""}}},"pub_start":1397191260000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Andrew Silverman","description":"Recognized as a leading scientific expert on the Shroud of Turin, Dr. Andrew Silverman is a medical doctor with a background in physics. For over thirty years, he has been conducting research on the mind-matter continuum, near-death experiences, and the Shroud. He has presented his findings in peer-reviewed scientific papers and at international scientific conferences. He was one of three panelists for the discussion on the nature of consciousness at the 33rd annual conference of the Society for Scientific Exploration. He lives in Buckinghamshire, England.","image":"https://i.iheart.com/v3/re/assets.coast2coast/b6d4c535c6f76f7476006c9b9d00740f"}}]}},{"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:/69eac011acae1bd8e29340dc","slug:2026-04-29-show","slug:2026-04-29-show","keyword:keywords/cryonics","keyword:keywords/Shroud of Turin"]}},{"id":"%2F69eaf5e6acae1bd8e29340f5","type":"PUBLISHING","record":{"ref_id":"%2F69eaf5e6acae1bd8e29340f5","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-30-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"keywords":{"type":"tag","value":["keywords/disappearances of scientists","keywords/Harry Houdini"]},"primary_image":{"type":"asset","value":{"id":"%2F69eaf98711e61cdcb9893c75","public_uri":"https://i.iheart.com/v3/re/assets.getty/69eaf98711e61cdcb9893c75","title":"Medical science researcher","alt_text":"","caption":"Medical science researcher performing scientific test in laboratory, female bioengineer working on development of new drugs and vaccines in pharmacy","link":"","new_tab":false,"source_credit":"stevanovicigor / iStock / Getty Images","url":"asset://assets.getty/69eaf98711e61cdcb9893c75","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty"}},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-04-30-show"},"summary":{"type":"html","value":"\u003cp>First Half: Filmmaker \u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>Dean Alioto\u003c/u>\u003c/a> will offer analysis on the current reports of the deaths and disappearances of 11 U.S. scientists that have sparked national attention. He has taken a closer look at the cases and will discuss the potential links involving classified aerospace defense and UAP-related work.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>Cheryll Jones\u003c/u>\u003c/a> presents her interview with author and 'weird historian' \u003ca href=\"https://www.marchartzmanbooks.com/\" target=\"_blank\">Marc Hartzman\u003c/a> on the life and legacy of the great escape artist Harry Houdini. He'll talk about Houdini’s significance to the history of magic and his ability to survive seemingly impossible feats.\u003c/p>\n\n"},"title":{"type":"title","value":"Deaths & Disappearances of Scientists / Life of Houdini "},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.marchartzmanbooks.com/\" target=\"_blank\">marchartzmanbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weirdhistorian.com/\" target=\"_blank\">weirdhistorian.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Filmmaker \u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>Dean Alioto\u003c/u>\u003c/a> will offer analysis on the current reports of the deaths and disappearances of 11 U.S. scientists that have sparked national attention. He has taken a closer look at the cases and will discuss the potential links involving classified aerospace defense and UAP-related work.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>Cheryll Jones\u003c/u>\u003c/a> presents her interview with author and 'weird historian' \u003ca href=\"https://www.marchartzmanbooks.com/\" target=\"_blank\">Marc Hartzman\u003c/a> on the life and legacy of the great escape artist Harry Houdini. He'll talk about Houdini’s significance to the history of magic and his ability to survive seemingly impossible feats.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"guest":{"type":"link","value":["%2F688c06b36a6521619ad51b8e","%2F5e007758cc137bf244201ad8","%2F5e002d86537fd678a3ece8d0"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"show_date":{"type":"date","value":1777557600000},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"Deaths & Disappearances of Scientists / Life of Houdini ","author":"","description":"First Half: Filmmaker Dean Alioto will offer analysis on the current reports of the deaths and disappearances of 11 U.S. scientists that have sparked national attention. He has taken a closer look at the cases and will discuss the potential links involving classified aerospace defense and UAP-related work. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with author and 'weird historian' Marc Hartzman on the life and legacy of the great escape artist Harry Houdini. He'll talk about Houdini’s significance to the history of magic and his ability to survive seemingly impossible feats.","image":{"caption":"Medical science researcher performing scientific test in laboratory, female bioengineer working on development of new drugs and vaccines in pharmacy","link":"","title":"Medical science researcher","use_caption":false,"alt_text":"","new_tab":false,"source_credit":"stevanovicigor / iStock / Getty Images","url":"asset://assets.getty/69eaf98711e61cdcb9893c75","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":["keywords/disappearances of scientists","keywords/Harry Houdini"],"primary_slug":"2026-04-30-show","slugs":["2026-04-30-show"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"ggHub","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1777629600000},"permalink":"https://www.coasttocoastam.com/show/2026-04-30-show/"},"slug":"2026-04-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eaf98711e61cdcb9893c75","title":"Deaths & Disappearances of Scientists / Life of Houdini ","description":"First Half: Filmmaker Dean Alioto will offer analysis on the current reports of the deaths and disappearances of 11 U.S. scientists that have sparked national attention. He has taken a closer look at the cases and will discuss the potential links involving classified aerospace defense and UAP-related work. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with author and 'weird historian' Marc Hartzman on the life and legacy of the great escape artist Harry Houdini. He'll talk about Houdini’s significance to the history of magic and his ability to survive seemingly impossible feats.","author":""},"pub_start":1777629600000,"pub_until":4115978604802,"pub_changed":1777629600000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F688c06b36a6521619ad51b8e","slug":"dean-alioto","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dean-alioto/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"id":"%2F688f57ac8a8f9bb0455b1caa","public_uri":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa","alt_text":"","bucket":"new_assets","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"title":{"type":"title","value":"Dean Alioto"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"books":{"value":"","type":"html"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dean-alioto"},"summary":{"type":"html","value":"\u003cp>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. \u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"value":"\u003cp>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. Recently, Dean was featured in the Paramount+ documentary, Unknown Dimensions, as the creator of the first ever found footage movie The McPherson Tape and the enigmatic Paramount TV movie &quot;Alien Abduction: Incident In Lake County.&quot;\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"cds":{"value":"","type":"html"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"keywords":[],"primary_slug":"dean-alioto","slugs":["dean-alioto"],"sponsored":false,"title":"Dean Alioto","author":"","description":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":{"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","use_caption":false,"alt_text":"","link":""}},"targeting":{"publish_date":1754007180000,"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/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"4uuPO","operator":"OR"}],"exclusion":{"tags":[]}}},"pub_start":1754007180000,"type":"content:coast-to-coast-guest","summary":{"title":"Dean Alioto","description":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"summary":{"description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":"","use_caption":false,"alt_text":"","link":"","new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"},"keywords":[],"primary_slug":"jones-cheryll-103086","slugs":["jones-cheryll-103086"],"sponsored":false,"title":"Cheryll Jones","author":"Coast to Coast AM Staff"},"targeting":{"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/coast-to-coast-am","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/top-secret"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"PSRLe"}],"exclusion":{"tags":[]},"publish_date":1587701100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","cuser":"","fields":{"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false}},"slug":{"value":"jones-cheryll-103086","type":"slug"},"summary":{"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.\u003c/p>\n\n"},"title":{"type":"title","value":"Cheryll Jones"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and cutting-edge networks, including CNN and The Weather Channel. Her face and voice became familiar to viewers in millions of homes through her prime-time broadcasts throughout the US and around the world.\u003c/p>\n\n\u003cp>As a journalist with a nose for news in stories behind the headlines, Cheryll has worked in multiple markets in various capacities with a curious interest, whether it’s hard news, controversies, conspiracies, or the mysterious and unexplained. Her accomplished TV broadcasting career covers extensive experience on both sides of the camera. Starting as a weather reporter, Cheryll quickly extended her skills and credentials to include talk show host, writer, producer, field reporter, meteorologist, and network news anchor.\u003c/p>\n\n\u003cp>She is uniquely distinguished as the only TV broadcaster to be both a news anchor and accredited meteorologist at the network level. Her career has taken her from her hometown of Knoxville, Tennessee to major markets including Miami, Atlanta, New York, Denver, West Palm Beach, and Kansas City.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/jones-cheryll-103086","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","feed_type":"","feed_vendor":"C2C"}},"pub_start":1587701100000,"type":"content:coast-to-coast-guest","summary":{"title":"Cheryll Jones","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"}},{"ref_id":"%2F5e002d86537fd678a3ece8d0","slug":"hartzman-marc-6659","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/hartzman-marc/6659","cuser":"","fields":{"title":{"type":"title","value":"Marc Hartzman"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Are-Not-Alone-Extraordinary-Fantasies/dp/1683693353/ctoc\" target=\"_blank\">We Are Not Alone\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Big-Book-Mars-Deep-Space-Obsession/dp/1683692098/ctoc\" target=\"_blank\">The Big Book of Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1585424412/ctoc\" target=\"_blank\">American Sideshow\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Embalmed-Head-Oliver-Cromwell-Commonwealth/dp/0986239305/ctoc\" target=\"_blank\">The Embalmed Head of Oliver Cromwell - A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Found-eBay-Genuinely-Bizarre-Worlds/dp/0789306808/ctoc\" target=\"_blank\">Found on eBay: 100 Genuinely Bizarre Items\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Anti-Social-Network-Journal-Marc-Hartzman/dp/1601066341/ctoc\" target=\"_blank\">The Anti-Social Network Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/God-Made-Me-Do-Followers/dp/1402236077/ctoc\" target=\"_blank\">God Made Me Do It\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chasing-Ghosts-Fascination-Spirits-Supernatural/dp/1683692772/ctoc\" target=\"_blank\">Chasing Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Hilt-Sword-Swallowers-History-Swallowing/dp/0764368826/ctoc\" target=\"_blank\">To the Hilt: A Sword Swallower's History of Sword Swallowing\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F61505f396f0edc308d4d9a5f","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/61505f396f0edc308d4d9a5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","public_uri":"https://i.iheart.com/v3/re/new_assets/61505f396f0edc308d4d9a5f"}},"slug":{"type":"slug","value":"hartzman-marc-6659"},"summary":{"type":"html","value":"\u003cp>ABCnews.com has called Marc Hartzman &quot;one of America's leading connoisseurs of the bizarre,&quot; and George Noory said he's &quot;as bizarre as Robert Ripley.&quot; He has written numerous books on different oddities and has appeared on several TV networks.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.marchartzmanbooks.com/\" target=\"_blank\">marchartzmanbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weirdhistorian.com/\" target=\"_blank\">weirdhistorian.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>ABC News has called Marc Hartzman &quot;one of America's leading connoisseurs of the bizarre&quot; and George Noory from Coast to Coast AM said he's &quot;as bizarre as Robert Ripley.&quot; Hartzman considers both high praise since his passion for the unusual started with Ripley's Believe It Or Not and the annual Guinness World Records books during his youth. \u003c/p>\n\n\u003cp>In addition to his books about UFOs, ghosts, Mars, Oliver Cromwell's embalmed head, weird things on eBay, sideshow performers, and unorthodox messages from God, Hartzman has written for Mental Floss, HuffPost, AOL Weird News, All That's Interesting, The Morbid Anatomy Online Journal, The MUFON Journal, and Bizarre magazine. He's discussed oddities on CNN, MSNBC, Ripley’s Radio, History Channel’s The UnXplained, Xploration Outer Space, the Travel Channel's Mysteries at the Museum, and dozens of podcasts. Hartzman has also been a featured speaker at a various of events for a range of audiences, including the Explore Mars Humans to Mars Summit in Washington, D.C., the Coney Island Congress of Curious Peoples, New York ComicCon, the Exeter UFO Festival, and the Brooklyn Historical Society.\u003c/p>\n\n\u003cp>Outside of these projects, Hartzman earns a living as an award-winning advertising creative director.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hartzman-marc/6659","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/hartzman-marc-6659"},"summary":{"author":"Coast to Coast AM Staff","description":"ABCnews.com has called Marc Hartzman \"one of America's leading connoisseurs of the bizarre,\" and George Noory said he's \"as bizarre as Robert Ripley.\" He has written numerous books on different oddities and has appeared on several TV networks.","image":{"caption":"","link":"","url":"asset://new_assets/61505f396f0edc308d4d9a5f","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","use_caption":false},"keywords":[],"primary_slug":"hartzman-marc-6659","slugs":["hartzman-marc-6659"],"sponsored":false,"title":"Marc Hartzman"},"targeting":{"publish_date":1440124380000,"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/weird-bizarre"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"mtDpr"}],"exclusion":{"tags":[]}}},"pub_start":1440124380000,"type":"content:coast-to-coast-guest","summary":{"title":"Marc Hartzman","description":"ABCnews.com has called Marc Hartzman \"one of America's leading connoisseurs of the bizarre,\" and George Noory said he's \"as bizarre as Robert Ripley.\" He has written numerous books on different oddities and has appeared on several TV networks.","image":"https://i.iheart.com/v3/re/new_assets/61505f396f0edc308d4d9a5f"}}]}},{"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:/69eaf5e6acae1bd8e29340f5","slug:2026-04-30-show","slug:2026-04-30-show","keyword:keywords/disappearances of scientists","keyword:keywords/Harry Houdini"]}},{"id":"%2F69eafa97acae1bd8e2934126","type":"PUBLISHING","record":{"ref_id":"%2F69eafa97acae1bd8e2934126","type":"content:coast-to-coast-show","payload":{"fields":{"slug":{"type":"slug","value":"2026-05-01-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://experiencer-studies.com/\" target=\"_blank\">\u003cu>Dr. Jim Segala\u003c/u>\u003c/a> will discuss his work in support of experiencers, with a focus on unexplained injuries that occur under unusual or anomalous circumstances. He'll dive into the mysteries of Skinwalker Ranch and Blind Frog Ranch and explain what makes these two places home to strange experiences and paranormal phenomena. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind! \u003c/p>\n\n"},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69eab01ac2bdfe37dbed7822","%2F5dffc219cc137bf2442012a0"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1777644000000},"title":{"type":"title","value":"Experiencers & Anomalies / Open Lines"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"keywords":{"type":"tag","value":["keywords/experiencers","keywords/anomalies"]},"zype_episodes":{"value":"","type":"plain"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://experiencer-studies.com/\" target=\"_blank\">\u003cu>Dr. Jim Segala\u003c/u>\u003c/a> will discuss his work in support of experiencers, with a focus on unexplained injuries that occur under unusual or anomalous circumstances. He'll dive into the mysteries of Skinwalker Ranch and Blind Frog Ranch and explain what makes these two places home to strange experiences and paranormal phenomena. 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":[]},"show_audio":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://experiencer-studies.com/\" target=\"_blank\">\u003cu>experiencer-studies.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"books":{"type":"html","value":""},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","public_uri":"https://i.iheart.com/v3/re/assets.getty/690af411eee3f01946cbd8f6","source_credit":"Curly_photo / Moment / Getty Images","url":"asset://assets.getty/690af411eee3f01946cbd8f6","alt_text":"","caption":"Artistic man face motion blur portrait.","id":"%2F690af411eee3f01946cbd8f6","link":"","new_tab":false,"title":"Artistic man face motion blur portrait.","use_caption":false}}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Researcher Dr. Jim Segala will discuss his work in support of experiencers, with a focus on unexplained injuries that occur under unusual or anomalous circumstances. He'll dive into the mysteries of Skinwalker Ranch and Blind Frog Ranch and explain what makes these two places home to strange experiences and paranormal phenomena. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","image":{"alt_text":"","caption":"Artistic man face motion blur portrait.","link":"","source_credit":"Curly_photo / Moment / Getty Images","url":"asset://assets.getty/690af411eee3f01946cbd8f6","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"title":"Artistic man face motion blur portrait.","use_caption":false},"keywords":["keywords/experiencers","keywords/anomalies"],"primary_slug":"2026-05-01-show","slugs":["2026-05-01-show"],"sponsored":false,"title":"Experiencers & Anomalies / Open Lines"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZEzzS","operator":"OR","readonly":false,"remove":false,"update":false,"what":["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":""}],"exclusion":{"tags":[]},"publish_date":1777716000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-01-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-05-01-show/"},"slug":"2026-05-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/690af411eee3f01946cbd8f6","title":"Experiencers & Anomalies / Open Lines","description":"Researcher Dr. Jim Segala will discuss his work in support of experiencers, with a focus on unexplained injuries that occur under unusual or anomalous circumstances. He'll dive into the mysteries of Skinwalker Ranch and Blind Frog Ranch and explain what makes these two places home to strange experiences and paranormal phenomena. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1777716000000,"pub_until":4115978604802,"pub_changed":1777716000000,"subscription":[{"tags":["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":"%2F69eab01ac2bdfe37dbed7822","slug":"jim-segela","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Dr. Jim Segala brings over 30 years of experience in physics, engineering, and medical research. He is the founder of MUPAS, exploring the science behind the unexplained.\u003c/p>\n\n"},"title":{"type":"title","value":"Jim Segala"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://experiencer-studies.com/\" target=\"_blank\">\u003cu>experiencer-studies.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Jim Segala brings over 30 years of experience in physics, engineering, and medical research. He is the founder of MUPAS, exploring the science behind the unexplained.\u003c/p>\n\n"}],"type":"flex"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/69ee049af741d5e2cc438f54","bucket":"new_assets","caption":"","link":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69ee049af741d5e2cc438f54","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69ee049af741d5e2cc438f54","source_credit":"","title":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jim-segela"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"slugs":["jim-segela"],"sponsored":false,"title":"Jim Segala","author":"","description":"Dr. Jim Segala brings over 30 years of experience in physics, engineering, and medical research. He is the founder of MUPAS, exploring the science behind the unexplained.","image":{"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69ee049af741d5e2cc438f54","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"keywords":[],"primary_slug":"jim-segela"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776987960000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/ufos-aerial-phenomena","coast-categories/mysteries-anomalies","coast-categories/extraterrestrial"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"I4c0u","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/guest/jim-segela/"},"pub_start":1776987960000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Segala","description":"Dr. Jim Segala brings over 30 years of experience in physics, engineering, and medical research. He is the founder of MUPAS, exploring the science behind the unexplained.","image":"https://i.iheart.com/v3/re/new_assets/69ee049af741d5e2cc438f54"}},{"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:/69eafa97acae1bd8e2934126","slug:2026-05-01-show","slug:2026-05-01-show","keyword:keywords/experiencers","keyword:keywords/anomalies"]}}],"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":"%2F69ee02abf741d5e2cc438f0a","type":"PUBLISHING","record":{"ref_id":"%2F69ee02abf741d5e2cc438f0a","type":"content:coast-to-coast-article","payload":{"fields":{"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":true},"primary_video":{"type":"embed","value":{"attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/397535/the-mystery-seeds-phenomenon-is-back-this-time-in-delaware"},"summary":{"type":"html","value":"\u003cp>Delaware residents have been asked to be on the lookout for mysterious packets of seeds being sent to them through the mail.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","id":"%2F67c44d5deb71151abbabc7ab","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7ab","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7ab","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","new_tab":false,"source_credit":"","use_caption":false}},"slug":{"type":"slug","value":"the-mystery-seeds-phenomenon-is-back"},"source":{"value":"Unexplained Mysteries","type":"plain"},"title":{"type":"title","value":"The mystery seeds phenomenon is back"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"primary_slug":"the-mystery-seeds-phenomenon-is-back","slugs":["the-mystery-seeds-phenomenon-is-back"],"sponsored":false,"title":"The mystery seeds phenomenon is back","author":"Unexplained Mysteries","description":"Delaware residents have been asked to be on the lookout for mysterious packets of seeds being sent to them through the mail.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7ab","use_caption":false,"alt_text":"","new_tab":false},"keywords":[]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"ywM8g","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}],"exclusion":{"tags":[]},"publish_date":1777197600000},"canonical_url":"https://www.coasttocoastam.com/article/the-mystery-seeds-phenomenon-is-back/","cuser":"user/ldap/prebur2lsl","permalink":"https://www.coasttocoastam.com/article/the-mystery-seeds-phenomenon-is-back/"},"slug":"the-mystery-seeds-phenomenon-is-back","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7ab","title":"The mystery seeds phenomenon is back","description":"Delaware residents have been asked to be on the lookout for mysterious packets of seeds being sent to them through the mail.","author":"Unexplained Mysteries"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206004787,"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:/69ee02abf741d5e2cc438f0a","slug:the-mystery-seeds-phenomenon-is-back","slug:the-mystery-seeds-phenomenon-is-back","author:user"]}},{"id":"%2F69ee02fff741d5e2cc438f16","type":"PUBLISHING","record":{"ref_id":"%2F69ee02fff741d5e2cc438f16","type":"content:coast-to-coast-article","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Ejayh","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"canonical_url":"https://www.coasttocoastam.com/article/satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope/","cuser":"user/ldap/prebur2lsl","fields":{"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope"},"source":{"value":"Space.com","type":"plain"},"source_url":{"type":"plain","value":"https://www.space.com/astronomy/hubble-space-telescope/satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope-photo"},"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F67c44d5deb71151abbabc7b1","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b1","url":"asset://new_assets/67c44d5deb71151abbabc7b1","link":"","source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}}},"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":""}},"summary":{"value":"\u003cp>It's a rare treat to see Hubble up close.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Satellite snaps amazing 36th birthday pic of Hubble Space Telescope"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Satellite snaps amazing 36th birthday pic of Hubble Space Telescope","author":"Space.com","description":"It's a rare treat to see Hubble up close.","image":{"caption":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"alt_text":"","link":"","url":"asset://new_assets/67c44d5deb71151abbabc7b1","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope","slugs":["satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope"]},"permalink":"https://www.coasttocoastam.com/article/satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope/"},"slug":"satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b1","title":"Satellite snaps amazing 36th birthday pic of Hubble Space Telescope","description":"It's a rare treat to see Hubble up close.","author":"Space.com"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206053653,"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:/69ee02fff741d5e2cc438f16","slug:satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope","slug:satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope","author:user"]}},{"id":"%2F69ee032cf741d5e2cc438f22","type":"PUBLISHING","record":{"ref_id":"%2F69ee032cf741d5e2cc438f22","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/why-do-cats-and-dogs-shake-their-heads/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[{"id":"user","name":"Live Science"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"source":{"type":"plain","value":"Live Science"},"source_url":{"type":"plain","value":"https://www.livescience.com/animals/cats/why-do-cats-and-dogs-shake-their-heads"},"summary":{"type":"html","value":"\u003cp>Cats often flick their heads back and forth as if they've been possessed. This strange reflex has a simple explanation.\u003c/p>\n\n"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7aa","url":"asset://new_assets/67c44d5deb71151abbabc7aa","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F67c44d5deb71151abbabc7aa","source_credit":"","title":"","bucket":"new_assets","caption":"","link":""}},"slug":{"type":"slug","value":"why-do-cats-and-dogs-shake-their-heads"},"title":{"type":"title","value":"Why do cats and dogs shake their heads?"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"description":"Cats often flick their heads back and forth as if they've been possessed. This strange reflex has a simple explanation.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":"","use_caption":false,"alt_text":"","caption":"","new_tab":false,"url":"asset://new_assets/67c44d5deb71151abbabc7aa"},"keywords":[],"primary_slug":"why-do-cats-and-dogs-shake-their-heads","slugs":["why-do-cats-and-dogs-shake-their-heads"],"sponsored":false,"title":"Why do cats and dogs shake their heads?","author":"Live Science"},"targeting":{"exclusion":{"tags":[]},"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"e5goY"}]},"permalink":"https://www.coasttocoastam.com/article/why-do-cats-and-dogs-shake-their-heads/"},"slug":"why-do-cats-and-dogs-shake-their-heads","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7aa","title":"Why do cats and dogs shake their heads?","description":"Cats often flick their heads back and forth as if they've been possessed. This strange reflex has a simple explanation.","author":"Live Science"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206098078,"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:/69ee032cf741d5e2cc438f22","slug:why-do-cats-and-dogs-shake-their-heads","slug:why-do-cats-and-dogs-shake-their-heads","author:user"]}},{"id":"%2F69ee0358f741d5e2cc438f2e","type":"PUBLISHING","record":{"ref_id":"%2F69ee0358f741d5e2cc438f2e","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7a4","source_credit":"","use_caption":false,"bucket":"new_assets","caption":"","id":"%2F67c44d5deb71151abbabc7a4","link":"","new_tab":false,"title":"","url":"asset://new_assets/67c44d5deb71151abbabc7a4"}},"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":""}},"source":{"type":"plain","value":"Daily Mail"},"title":{"type":"title","value":"Researchers reconstruct 42 missing pages from a major early Christian manuscript "},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript"},"source_url":{"value":"https://www.dailymail.com/sciencetech/article-15761775/Researchers-reconstruct-missing-pages-Christian-manuscript.html","type":"plain"},"summary":{"type":"html","value":"\u003cp>Scientists successfully reconstructed passages from Codex H – one of the world's most important early New Testament scripts.\u003c/p>\n\n"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"primary_slug":"researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript","slugs":["researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript"],"sponsored":false,"title":"Researchers reconstruct 42 missing pages from a major early Christian manuscript ","author":"Daily Mail","description":"Scientists successfully reconstructed passages from Codex H – one of the world's most important early New Testament scripts.","image":{"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7a4","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[]},"targeting":{"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"VM6mV","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/article/researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript/"},"slug":"researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7a4","title":"Researchers reconstruct 42 missing pages from a major early Christian manuscript ","description":"Scientists successfully reconstructed passages from Codex H – one of the world's most important early New Testament scripts.","author":"Daily Mail"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206152643,"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:/69ee0358f741d5e2cc438f2e","slug:researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript","slug:researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript","author:user"]}},{"id":"%2F69ee038ff741d5e2cc438f3a","type":"PUBLISHING","record":{"ref_id":"%2F69ee038ff741d5e2cc438f3a","type":"content:coast-to-coast-article","payload":{"summary":{"title":"For the First Time, Scientists Mapped Magnetic Fields on the Far Side of the Sun Without Seeing It","author":"Daily Galaxy","description":"A part of the Sun we never see is starting to give up its secrets.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7b0","alt_text":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it","slugs":["for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it"],"sponsored":false},"targeting":{"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"xQLTt","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/article/for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it/","cuser":"user/ldap/prebur2lsl","fields":{"blocks":{"value":[],"type":"flex"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b0","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F67c44d5deb71151abbabc7b0","link":"","source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7b0","alt_text":"","caption":""}},"primary_video":{"value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""},"type":"embed"},"source":{"value":"Daily Galaxy","type":"plain"},"author":{"type":"author","value":[{"id":"user","name":"Daily Galaxy"}]},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it"},"source_url":{"type":"plain","value":"https://dailygalaxy.com/2026/04/map-sun-far-side-magnetic-fields/"},"summary":{"type":"html","value":"\u003cp>A part of the Sun we never see is starting to give up its secrets.\u003c/p>\n\n"},"title":{"type":"title","value":"For the First Time, Scientists Mapped Magnetic Fields on the Far Side of the Sun Without Seeing It"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"permalink":"https://www.coasttocoastam.com/article/for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it/"},"slug":"for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b0","title":"For the First Time, Scientists Mapped Magnetic Fields on the Far Side of the Sun Without Seeing It","description":"A part of the Sun we never see is starting to give up its secrets.","author":"Daily Galaxy"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206193899,"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:/69ee038ff741d5e2cc438f3a","slug:for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it","slug:for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1778436874000,"\u003cupcoming_pub_after>":1777230000000,"\u003cpub_start>":1777227274000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1777313674000,"\u003ctonight_pub_after>":1777230000000},"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-04-25-show","pub_start":{"timestampMs":1777197600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743","title":"Anunnaki Mysteries / Farming & Food Systems"}},{"slug":"2026-04-24-show","pub_start":{"timestampMs":1777111200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e1c59111e61cdcb9893be9","title":"Black Dahlia Case / Open Lines"}},{"slug":"video-reptile-death-match-photo","pub_start":{"timestampMs":1394370600000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/39d0d04c38424c133e41acda91baa639","title":"Video: Reptile Death Match"}},{"slug":"25-years-of-george-noory","pub_start":{"timestampMs":1777080420000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845","title":"25 Years of George Noory"}},{"slug":"in-coast-you-missed-it-42426","pub_start":{"timestampMs":1777058220000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9","title":"In Coast You Missed It 4/24/26"}},{"slug":"watch-woman-filmed-illegally-stealing-goose-eggs-from-nest-near-illinois-shopping-center","pub_start":{"timestampMs":1777056420000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab","title":"Watch: Woman Filmed Illegally Stealing Goose Eggs from Nest Near Illinois Shopping Center"}},{"slug":"2026-04-23-show","pub_start":{"timestampMs":1777024800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69294cf06ed437ec3d583afa","title":"Brain Health & Leaky Gut / Spirit Clearing"}},{"slug":"marine-exploration-company-to-participate-in-forthcoming-loch-ness-search-event","pub_start":{"timestampMs":1776981420000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","title":"Marine Exploration Company to Participate in Forthcoming Loch Ness Search Event"}}],[{"slug":"video-would-be-burglars-open-fire-on-truck-after-stumbling-upon-spooky-mannequin-inside","pub_start":{"timestampMs":1776979020000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4","title":"Video: Would-Be Burglars Open Fire on Truck After Stumbling Upon Spooky Mannequin Inside"}},{"slug":"watch-strange-trail-camera-footage-sparks-pombero-speculation-in-paraguay","pub_start":{"timestampMs":1776969960000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620","title":"Watch: Strange Trail Camera Footage Sparks Pombero Speculation in Paraguay "}},{"slug":"2026-04-22-show","pub_start":{"timestampMs":1776938400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e1be831c87306a2c09f96f","title":"Earth Day Insights / Witchcraft Museum"}},{"slug":"c2c-digicam-bobby-hull-photo","pub_start":{"timestampMs":1394255520000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/a39da332281dc8a01281da54242a244e","title":"C2C Digicam: Bobby Hull"}},{"slug":"quirky-roadside-attraction-for-sale-in-michigan","pub_start":{"timestampMs":1776891420000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69e936f339c39eab0201fe2e","title":"Quirky Roadside Attraction for Sale in Michigan"}},{"slug":"video-british-sign-swap-prank-goes-international","pub_start":{"timestampMs":1776885360000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6838ca98252a5d59b4b03235","title":"Video: British Sign Swap Prank Goes International "}},{"slug":"art-bell-vault-cryptozoology-biofeedback-alpha-waves","pub_start":{"timestampMs":1776865440000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/60400557adb23f4fd1436570","title":"Art Bell Vault: Cryptozoology / Biofeedback & Alpha Waves"}},{"slug":"2026-04-21-show","pub_start":{"timestampMs":1776852000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e19987cb7e60d76a51c548","title":"Natural Remedies / Spiritual Evolution"}}],[{"slug":"puma-like-big-cat-sighting-reported-in-scotland","pub_start":{"timestampMs":1776804660000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/65d7a751762f8f78698ebaa4","title":"'Puma-Like' Big Cat Sighting Reported in Scotland"}},{"slug":"cryptids-watching-tv-photo","pub_start":{"timestampMs":1394253600000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/7ed8a5fb2fced0cc8d63ae3310899cb2","title":"Cryptids Watching TV"}},{"slug":"video-massive-mystery-cross-found-in-upstate-new-york","pub_start":{"timestampMs":1776797760000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69e7c94be3ef425b1210428f","title":"Video: Massive 'Mystery Cross' Found in Upstate New York"}},{"slug":"2026-04-20-show","pub_start":{"timestampMs":1776765600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e197721c87306a2c09f96c","title":"Leading a Better Life / Witchcraft & Magic"}},{"slug":"video-bizarre-fake-bear-insurance-fraud-scheme-leads-to-jail-time-for-trio-of-californians","pub_start":{"timestampMs":1776726300000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/673672ddb29509fbb98ac875","title":"Video: Bizarre Fake Bear Insurance Fraud Scheme Leads to Jail Time for Trio of Californians"}},{"slug":"video-canadian-college-captures-oddly-coveted-dinosaur-costume-world-record","pub_start":{"timestampMs":1776719940000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/66466aac3407bc8fe36587be","title":"Video: Canadian College Captures Oddly Coveted Dinosaur Costume World Record"}},{"slug":"ohio-lawmakers-introduce-bill-to-designate-loveland-frogman-as-official-state-cryptid","pub_start":{"timestampMs":1776714300000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69e68362035f80d9f2a25783","title":"Ohio Lawmakers Introduce Bill to Designate Loveland Frogman as Official State Cryptid"}},{"slug":"questions-mount-over-deaths-and-disappearances-of-us-scientists","pub_start":{"timestampMs":1776632400000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e54397b14e6fdd8681e208","title":"Questions Mount Over Deaths and Disappearances of U.S. Scientists"}}]]}]],"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_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_AUTOBLOCK_URL":"https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/OtAutoBlock.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","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","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","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":"%2F69e937ab9a17b0f5bc6bc887","type":"LEADS","record":{"title":"25 Years of George Noory","subtitle":"In an interview with Barrett Media marking 25 years since his first guest host appearance on Coast to Coast AM, George Noory reflects on becoming the enduring voice of America's most listened to overnight radio program.","image":"https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845","img_meta":{"base_id":"%2F69ec1973358cc85b8f849845","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/25-years-of-george-noory/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ebbc2bb3e3ec03dd4ffefc","type":"LEADS","record":{"title":"Watch: Woman Filmed Illegally Stealing Goose Eggs from Nest Near Illinois Shopping Center","subtitle":"In a weird story out of Illinois, authorities are on the hunt for a woman who was filmed illegally pocketing some wild goose eggs from a nest at a shopping center.","image":"https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab","img_meta":{"base_id":"%2F69ebbbb2d515ac527b2b37ab","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-woman-filmed-illegally-stealing-goose-eggs-from-nest-near-illinois-shopping-center/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ebc330530231187b3c1be0","type":"LEADS","record":{"title":"In Coast You Missed It 4/24/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9","img_meta":{"base_id":"%2F69ebc17fd515ac527b2b37b9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-42426/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea6b64e872b5e93d7032b8","type":"LEADS","record":{"title":"Watch: Strange Trail Camera Footage Sparks Pombero Speculation in Paraguay ","subtitle":"A strange piece of trail cam footage from Paraguay shows what appears to be a peculiar shadow figure, and some believe the eerie anomaly is a folkloric goblin-like being known as a Pombero. ","image":"https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620","img_meta":{"base_id":"%2F66acff0b4ddf15cc64a02620","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-strange-trail-camera-footage-sparks-pombero-speculation-in-paraguay/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea976e9d7fe104778bcfa5","type":"LEADS","record":{"title":"Video: Would-Be Burglars Open Fire on Truck After Stumbling Upon Spooky Mannequin Inside","subtitle":"Much to the chagrin of a truck owner in New Orleans, a mannequin kept in the vehicle to deter thieves backfired spectacularly when it terrified some would-be burglars who opened fire on the vehicle. ","image":"https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4","img_meta":{"base_id":"%2F69ea8c9b3ba730c4a4851be4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-would-be-burglars-open-fire-on-truck-after-stumbling-upon-spooky-mannequin-inside/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea97309d7fe104778bcfa4","type":"LEADS","record":{"title":"Marine Exploration Company to Participate in Forthcoming Loch Ness Search Event","subtitle":"Organizers of a forthcoming search for the Loch Ness Monster have announced a new partnership with a marine exploration company that will deploy an advanced underwater vehicle to map the floor of the famed Scottish site. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/marine-exploration-company-to-participate-in-forthcoming-loch-ness-search-event/"},"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":"%2F69e937ab9a17b0f5bc6bc887","type":"LEADS","record":{"title":"25 Years of George Noory","subtitle":"In an interview with Barrett Media marking 25 years since his first guest host appearance on Coast to Coast AM, George Noory reflects on becoming the enduring voice of America's most listened to overnight radio program.","image":"https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845","img_meta":{"base_id":"%2F69ec1973358cc85b8f849845","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/25-years-of-george-noory/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ebbc2bb3e3ec03dd4ffefc","type":"LEADS","record":{"title":"Watch: Woman Filmed Illegally Stealing Goose Eggs from Nest Near Illinois Shopping Center","subtitle":"In a weird story out of Illinois, authorities are on the hunt for a woman who was filmed illegally pocketing some wild goose eggs from a nest at a shopping center.","image":"https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab","img_meta":{"base_id":"%2F69ebbbb2d515ac527b2b37ab","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-woman-filmed-illegally-stealing-goose-eggs-from-nest-near-illinois-shopping-center/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ebc330530231187b3c1be0","type":"LEADS","record":{"title":"In Coast You Missed It 4/24/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9","img_meta":{"base_id":"%2F69ebc17fd515ac527b2b37b9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-42426/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea6b64e872b5e93d7032b8","type":"LEADS","record":{"title":"Watch: Strange Trail Camera Footage Sparks Pombero Speculation in Paraguay ","subtitle":"A strange piece of trail cam footage from Paraguay shows what appears to be a peculiar shadow figure, and some believe the eerie anomaly is a folkloric goblin-like being known as a Pombero. ","image":"https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620","img_meta":{"base_id":"%2F66acff0b4ddf15cc64a02620","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-strange-trail-camera-footage-sparks-pombero-speculation-in-paraguay/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea976e9d7fe104778bcfa5","type":"LEADS","record":{"title":"Video: Would-Be Burglars Open Fire on Truck After Stumbling Upon Spooky Mannequin Inside","subtitle":"Much to the chagrin of a truck owner in New Orleans, a mannequin kept in the vehicle to deter thieves backfired spectacularly when it terrified some would-be burglars who opened fire on the vehicle. ","image":"https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4","img_meta":{"base_id":"%2F69ea8c9b3ba730c4a4851be4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-would-be-burglars-open-fire-on-truck-after-stumbling-upon-spooky-mannequin-inside/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea97309d7fe104778bcfa4","type":"LEADS","record":{"title":"Marine Exploration Company to Participate in Forthcoming Loch Ness Search Event","subtitle":"Organizers of a forthcoming search for the Loch Ness Monster have announced a new partnership with a marine exploration company that will deploy an advanced underwater vehicle to map the floor of the famed Scottish site. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/marine-exploration-company-to-participate-in-forthcoming-loch-ness-search-event/"},"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"}}]},"oneTrustReady":null,"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/20260331113507060","app/streams","app/streams/20260414105009705","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:ee0bd7a4a3fc268f8c9356c030ab8cf0","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:011a6e1048d4bb52d021adb6dacff635","domain/www.coasttocoastam.com","PS:content:coast-to-coast-article","PS:content:coast-to-coast-article:/5df90403fc5c6051ef1778c3","PS:content:coast-to-coast-article:/5df90405fc5c6051ef1778c4","PS:content:coast-to-coast-article:/5dfa8b6be99a880e568ef39a","PS:content:coast-to-coast-article:/69ee02abf741d5e2cc438f0a","PS:content:coast-to-coast-article:/69ee02fff741d5e2cc438f16","PS:content:coast-to-coast-article:/69ee032cf741d5e2cc438f22","PS:content:coast-to-coast-article:/69ee0358f741d5e2cc438f2e","PS:content:coast-to-coast-article:/69ee038ff741d5e2cc438f3a","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:/5e002d86537fd678a3ece8d0","PS:content:coast-to-coast-guest:/5e00672ccc137bf2442019d5","PS:content:coast-to-coast-guest:/5e00698ccc137bf244201a00","PS:content:coast-to-coast-guest:/5e006fe3cc137bf244201a6b","PS:content:coast-to-coast-guest:/5e007758cc137bf244201ad8","PS:content:coast-to-coast-guest:/5e013e58cc137bf244202436","PS:content:coast-to-coast-guest:/688c06b36a6521619ad51b8e","PS:content:coast-to-coast-guest:/69eaa53707173846c92d3bcd","PS:content:coast-to-coast-guest:/69eaa7840074d85e572efae9","PS:content:coast-to-coast-guest:/69eaa9e1c3b2addd6063434e","PS:content:coast-to-coast-guest:/69eaab463617af19becea4be","PS:content:coast-to-coast-guest:/69eaacb610a2dbf547b8b596","PS:content:coast-to-coast-guest:/69eaad4d66d74b89590eab7b","PS:content:coast-to-coast-guest:/69eab01ac2bdfe37dbed7822","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/69eab9c3acae1bd8e2934091","PS:content:coast-to-coast-show:/69eabbb1acae1bd8e29340aa","PS:content:coast-to-coast-show:/69eabd80acae1bd8e29340c3","PS:content:coast-to-coast-show:/69eac011acae1bd8e29340dc","PS:content:coast-to-coast-show:/69eaf5e6acae1bd8e29340f5","PS:content:coast-to-coast-show:/69eafa97acae1bd8e2934126","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/69e937ab9a17b0f5bc6bc887","PS:leads:/69ea6b64e872b5e93d7032b8","PS:leads:/69ea97309d7fe104778bcfa4","PS:leads:/69ea976e9d7fe104778bcfa5","PS:leads:/69ebbc2bb3e3ec03dd4ffefc","PS:leads:/69ebc330530231187b3c1be0","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","app/sites/20260414151232232","sites","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.coasttocoastam.com","path":"/","query":{},"params":{},"userAgent":"DuckDuckGo/5 (com.duckduckgo.mobile.android; Android API 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":"%2F69e937ab9a17b0f5bc6bc887","type":"LEADS","record":{"title":"25 Years of George Noory","subtitle":"In an interview with Barrett Media marking 25 years since his first guest host appearance on Coast to Coast AM, George Noory reflects on becoming the enduring voice of America's most listened to overnight radio program.","image":"https://i.iheart.com/v3/re/new_assets/69ec1973358cc85b8f849845","img_meta":{"base_id":"%2F69ec1973358cc85b8f849845","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/25-years-of-george-noory/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ebbc2bb3e3ec03dd4ffefc","type":"LEADS","record":{"title":"Watch: Woman Filmed Illegally Stealing Goose Eggs from Nest Near Illinois Shopping Center","subtitle":"In a weird story out of Illinois, authorities are on the hunt for a woman who was filmed illegally pocketing some wild goose eggs from a nest at a shopping center.","image":"https://i.iheart.com/v3/re/new_assets/69ebbbb2d515ac527b2b37ab","img_meta":{"base_id":"%2F69ebbbb2d515ac527b2b37ab","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-woman-filmed-illegally-stealing-goose-eggs-from-nest-near-illinois-shopping-center/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ebc330530231187b3c1be0","type":"LEADS","record":{"title":"In Coast You Missed It 4/24/26","subtitle":"Check out our round-up of highlights from the past week ... In Coast You Missed It.","image":"https://i.iheart.com/v3/re/new_assets/69ebc17fd515ac527b2b37b9","img_meta":{"base_id":"%2F69ebc17fd515ac527b2b37b9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/in-coast-you-missed-it-42426/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea6b64e872b5e93d7032b8","type":"LEADS","record":{"title":"Watch: Strange Trail Camera Footage Sparks Pombero Speculation in Paraguay ","subtitle":"A strange piece of trail cam footage from Paraguay shows what appears to be a peculiar shadow figure, and some believe the eerie anomaly is a folkloric goblin-like being known as a Pombero. ","image":"https://i.iheart.com/v3/re/new_assets/66acff0b4ddf15cc64a02620","img_meta":{"base_id":"%2F66acff0b4ddf15cc64a02620","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-strange-trail-camera-footage-sparks-pombero-speculation-in-paraguay/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea976e9d7fe104778bcfa5","type":"LEADS","record":{"title":"Video: Would-Be Burglars Open Fire on Truck After Stumbling Upon Spooky Mannequin Inside","subtitle":"Much to the chagrin of a truck owner in New Orleans, a mannequin kept in the vehicle to deter thieves backfired spectacularly when it terrified some would-be burglars who opened fire on the vehicle. ","image":"https://i.iheart.com/v3/re/new_assets/69ea8c9b3ba730c4a4851be4","img_meta":{"base_id":"%2F69ea8c9b3ba730c4a4851be4","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-would-be-burglars-open-fire-on-truck-after-stumbling-upon-spooky-mannequin-inside/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F69ea97309d7fe104778bcfa4","type":"LEADS","record":{"title":"Marine Exploration Company to Participate in Forthcoming Loch Ness Search Event","subtitle":"Organizers of a forthcoming search for the Loch Ness Monster have announced a new partnership with a marine exploration company that will deploy an advanced underwater vehicle to map the floor of the famed Scottish site. ","image":"https://i.iheart.com/v3/re/new_assets/662aa7099fd5b9ff3cf59a42","img_meta":{"base_id":"%2F662aa7099fd5b9ff3cf59a42","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/marine-exploration-company-to-participate-in-forthcoming-loch-ness-search-event/"},"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":"%2F69eab5d0acae1bd8e2934078","type":"PUBLISHING","record":{"ref_id":"%2F69eab5d0acae1bd8e2934078","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> was joined by historian and renegade archaeologist \u003ca href=\"https://drheatherlynn.com/\" target=\"_blank\">\u003cu>Dr. Heather Lynn\u003c/u>\u003c/a> for a discussion on the Anunnaki. Lynn argued that mainstream understandings of the Anunnaki are overly shaped by polarized interpretations, particularly those of Zecharia Sitchin and Michael Heiser. She suggested the popular ancient astronaut narrative has become a kind of alternative orthodoxy, driven by media and cultural momentum rather than balanced analysis. She emphasized revisiting ancient texts with fresh perspectives, noting that while some translations may be accurate, misinterpretations and outdated frameworks rooted in earlier eras have distorted understanding. \u003c/p>\n\n\u003cp>Lynn challenged the idea that the Anunnaki were physical extraterrestrials arriving via spacecraft, proposing instead that ancient accounts describe interactions with nonphysical or consciousness-based entities. She reframed concepts like stargates not as literal machines but as altered states of consciousness or ritual practices that allowed access to different realms of perception. Drawing parallels to traditions involving entheogens and mystical practices, she suggested these experiences reflect a universal phenomenon interpreted differently across cultures. Mythology, religion, and modern reports of entity encounters all describe similar underlying experiences, filtered through cultural language and symbolism, she said.\u003c/p>\n\n\u003cp>Lynn proposed that the Anunnaki were not extraterrestrial beings but likely an advanced priestly class that survived ancient catastrophes and transmitted a technology of consciousness. These groups may have facilitated contact with deeper intelligences through ritual, substances, and esoteric practices. She argued this knowledge was historically restricted to elites and preserved across mystery traditions, forming a continuous thread from ancient Mesopotamia to modern spiritual and technological pursuits. Human consciousness itself becomes the gateway to otherworldly intelligences, and the central question shifts from where these entities came from to how humans access and interpret them, she explained.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Vermont farmer \u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>John Klar\u003c/u>\u003c/a> argued that small farms in the United States are rapidly disappearing, with consolidation into large industrial food systems driving a loss of independence, biodiversity, and resilience. He noted that over 90 percent of farmers have disappeared in the past century, and remaining farms are increasingly controlled by a small number of powerful corporations. Klar framed this as either a deliberate strategy or an inevitable result of profit-driven consolidation, emphasizing that control over food systems equates to control over populations. He linked these trends to global institutions and policy frameworks, suggesting that food production has become centralized under corporate and political influence.\u003c/p>\n\n\u003cp>He highlighted the fragility of modern food systems, describing grocery store abundance as an illusion sustained by just-in-time supply chains that could collapse within days if disrupted. Klar stressed that the United States has become heavily dependent on long-distance transportation, imported goods, and cheap energy, making the system vulnerable to economic shocks, supply chain failures, or inflation. He contrasted this with earlier generations who stored food and relied more on local production, warning that most Americans now lack both the resources and knowledge to withstand disruptions.\u003c/p>\n\n\u003cp>Klar also emphasized the importance of soil health and regenerative farming, arguing that industrial agriculture has degraded soil by killing essential microbes and relying on synthetic inputs. He explained that healthy soil is a living ecosystem critical to nutrient-rich food, environmental stability, and human health. Practices like diverse grazing and natural fertilization rebuild soil, while chemical-heavy farming depletes it and contributes to long-term ecological damage, Klar explained. He advocated for a return to local farming, home food production, and consumer awareness, urging listeners to support small farmers and rebuild more resilient, decentralized food systems.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Revelation-History-Altered-Humanity/dp/1637480229/ctoc\" target=\"_blank\">Anunnaki Revelation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DL6HT9F3/ctoc\" target=\"_blank\">Baphomet Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evil-Archaeology-Demons-Possessions-Sinister/dp/1938875192/ctoc\" target=\"_blank\">Evil Archaeology: Demons, Possessions, and Sinister Relics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Connection-Sumerian-Humanity-Armageddon/dp/1632651734/ctoc\" target=\"_blank\">The Anunnaki Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Coming-Food-Crisis-Corporations-Activists/dp/1631441027/ctoc\" target=\"_blank\">\u003cu>The Coming Food Crisis\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder ","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Bob Seger System","title":"Ramblin' Gamblin' Man","url":"https://amazon.com/dp/B072N1NPXY/ctoc?trackAsin=B072N1NPXY"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Aerosmith","title":"Same Old Song And Dance","url":"https://amazon.com/dp/B0BPF4BSGM/ctoc?trackAsin=B0BPF4BSGM"},{"artist":"Vangelis","title":"Titans (From \"Alexander\" Soundtrack)","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"The Isley Brothers","title":"It's Your Thing","url":"https://amazon.com/dp/B013WO6SHE/ctoc?trackAsin=B013WO6SHE"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"David Bowie","title":"Moonage Daydream","url":"https://amazon.com/dp/B0BC2N5FNC/ctoc?1"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B07DCLVGWL/ctoc?trackAsin=B07DCLVGWL"},{"artist":"Playing For Change","title":"The Weight","url":"https://amazon.com/dp/B0B45FZ2ZD/ctoc?trackAsin=B0B45FZ2ZD"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"The Rolling Stones","title":"Depending On You","url":"https://amazon.com/dp/B0CGMHZF7M/ctoc?trackAsin=B0CGMHZF7M"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0044LCTNW/ctoc?trackAsin=B0044LCTNW"},{"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":["%2F5e00698ccc137bf244201a00","%2F69eaa53707173846c92d3bcd"]},"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/Anunnaki","keywords/farming","keywords/food systems"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69edfa6c1afd4fcf03d1b3ae","show":"coast","title":"Sat, Apr 25 2026 - Hour 1"},{"episodeId":"/episodes/69edfa801afd4fcf03d1b3af","show":"coast","title":"Sat, Apr 25 2026 - Hour 2"},{"episodeId":"/episodes/69edfa921afd4fcf03d1b3b0","show":"coast","title":"Sat, Apr 25 2026 - Hour 3"},{"episodeId":"/episodes/69edfaa71afd4fcf03d1b3b1","show":"coast","title":"Sat, Apr 25 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Three ancients aliens look around, waiting still. The room is darkest and there is a simple shining red light. They have grey skin and bright eyes. They are a fantastic characters…maybe.  ;)","id":"%2F69eab8e97c293e622e73e743","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743","source_credit":"Zeppelie / iStock / Getty Images","title":"Aliens series 16: Alien \"Anunnaki\"","url":"asset://assets.getty/69eab8e97c293e622e73e743","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1777125600000},"slug":{"type":"slug","value":"2026-04-25-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://drheatherlynn.com/\" target=\"_blank\">\u003cu>Dr. Heather Lynn\u003c/u>\u003c/a> argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer \u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>John Klar\u003c/u>\u003c/a> on the decline of small farms, consolidation of the food industry, and the vulnerability of the food supply chain.\u003c/p>\n\n"},"title":{"type":"title","value":"Anunnaki Mysteries / Farming & Food Systems"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drheatherlynn.com/\" target=\"_blank\">\u003cu>drheatherlynn.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>smallfarmrepublic.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@johnklar\" target=\"_blank\">substack.com/@johnklar\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-25-2026-hour-1, 04-25-2026-hour-2, 04-25-2026-hour-3, 04-25-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":"Dr. Heather Lynn argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer John Klar on the decline of small farms, consolidation of the food industry, and the vulnerability of the food supply chain.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Three ancients aliens look around, waiting still. The room is darkest and there is a simple shining red light. They have grey skin and bright eyes. They are a fantastic characters…maybe.  ;)","link":"","new_tab":false,"source_credit":"Zeppelie / iStock / Getty Images","title":"Aliens series 16: Alien \"Anunnaki\"","url":"asset://assets.getty/69eab8e97c293e622e73e743","use_caption":false},"keywords":["keywords/Anunnaki","keywords/farming","keywords/food systems"],"primary_slug":"2026-04-25-show","slugs":["2026-04-25-show"],"sponsored":false,"title":"Anunnaki Mysteries / Farming & Food Systems"},"targeting":{"exclusion":{"tags":[]},"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"7g4lm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-04-25-show/"},"slug":"2026-04-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743","title":"Anunnaki Mysteries / Farming & Food Systems","description":"Dr. Heather Lynn argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer John Klar on the decline of small farms, consolidation of the food industry, and the vulnerability of the food supply chain.","author":""},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777205465980,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy","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":"%2F5e00698ccc137bf244201a00","slug":"lynn-heather-75368","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n\u003cp>She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Anthrotheology-Searching-Dr-Heather-Lynn/dp/1478180668/ctoc\" target=\"_blank\">Anthrotheology: Searching for God in Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sumerian-Controversy-Structure-Discovery-Mesopotamia/dp/1484836855/ctoc\" target=\"_blank\">The Sumerian Controversy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Land-Watchers-Dr-Heather-Lynn/dp/1489598022/ctoc\" target=\"_blank\">Land of the Watchers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evil-Archaeology-Demons-Possessions-Sinister/dp/1938875192/ctoc\" target=\"_blank\">Evil Archaeology: Demons, Possessions, and Sinister Relics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Connection-Sumerian-Humanity-Armageddon/dp/1632651734/ctoc\" target=\"_blank\">The Anunnaki Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DL6HT9F3/ctoc\" target=\"_blank\">Baphomet Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Revelation-History-Altered-Humanity/dp/1637480229/ctoc\" target=\"_blank\">Anunnaki Revelation\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lynn-heather-75368"},"summary":{"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n\u003cp>She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens. \u003c/p>\n\n"},"title":{"type":"title","value":"Heather Lynn"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.drheatherlynn.com\" target=\"_blank\">drheatherlynn.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lynn-heather-75368","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress. She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false},"keywords":[],"primary_slug":"lynn-heather-75368","slugs":["lynn-heather-75368"],"sponsored":false,"title":"Heather Lynn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1444360980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IfRNg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1444360980000,"type":"content:coast-to-coast-guest","summary":{"title":"Heather Lynn","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress. She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9"}},{"ref_id":"%2F69eaa53707173846c92d3bcd","slug":"john-klar","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/john-klar/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement. Klar’s book Small Farm Republic: Why Conservatives Must Embrace Local Agriculture, Reject Climate Alarmism, and Lead an Environmental Revival\u003cem> \u003c/em>advocated for a conservative environmental political platform premised on local, regenerative agriculture. John writes and farms from the same Vermont mountaintop his family has called home for nine generations.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Coming-Food-Crisis-Corporations-Activists/dp/1631441027/ctoc\" target=\"_blank\">\u003cu>The Coming Food Crisis\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":"%2F69eaa66307173846c92d3bd9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa66307173846c92d3bd9","source_credit":"","title":"","url":"asset://new_assets/69eaa66307173846c92d3bd9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"john-klar"},"summary":{"type":"html","value":"\u003cp>John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement. \u003c/p>\n\n"},"title":{"type":"title","value":"John Klar"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>smallfarmrepublic.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":"John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69eaa66307173846c92d3bd9","use_caption":false},"keywords":[],"primary_slug":"john-klar","slugs":["john-klar"],"sponsored":false,"title":"John Klar"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776985500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"wfDz1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1776985500000,"type":"content:coast-to-coast-guest","summary":{"title":"John Klar","description":"John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement.","image":"https://i.iheart.com/v3/re/new_assets/69eaa66307173846c92d3bd9"}}]}},{"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:/69eab5d0acae1bd8e2934078","slug:2026-04-25-show","slug:2026-04-25-show","keyword:keywords/Anunnaki","keyword:keywords/farming","keyword:keywords/food systems"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1778436874000,"\u003cupcoming_pub_after>":1777230000000,"\u003cpub_start>":1777227274000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1777313674000,"\u003ctonight_pub_after>":1777230000000},"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":"%2F69eab9c3acae1bd8e2934091","type":"PUBLISHING","record":{"ref_id":"%2F69eab9c3acae1bd8e2934091","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-26-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"guest":{"value":["%2F69eaa7840074d85e572efae9","%2F5e00672ccc137bf2442019d5"],"type":"link"},"host":{"value":["%2F5df90405fc5c6051ef1778c4"],"type":"link"},"keywords":{"type":"tag","value":["keywords/non-human intelligence","keywords/Antarctica"]},"pn_podcast":{"value":[],"type":"pnpodcast"},"summary":{"type":"html","value":"\u003cp>First Half: Documentarian \u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>Luigi Vendittelli\u003c/u>\u003c/a> is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation.\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>Brad Olsen\u003c/u>\u003c/a> will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.\u003c/p>\n\n"},"title":{"type":"title","value":"Alien Evidence / Antarctica Mysteries"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Documentarian \u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>Luigi Vendittelli\u003c/u>\u003c/a> is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation.\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>Brad Olsen\u003c/u>\u003c/a> will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.\u003c/p>\n\n"}]},"show_date":{"type":"date","value":1777212000000},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">S4: The Bob Lazar Story\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>wearenotalone.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>cccpublishing.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.bradolsen.com/\" target=\"_blank\">bradolsen.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Secrets-Antarctica-History-Continent-Esoteric/dp/1888729988/ctoc\" target=\"_blank\">\u003cu>Secrets of Antarctica: The Untold History of the Ice Continent\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/?product=modern-esoteric-beyond-our-senses\" target=\"_blank\">Modern Esoteric: Beyond Our Senses\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/sacred-places-north-america-108-destinations\" target=\"_blank\">Sacred Places North America: 108 Destinations\u003c/a>\u003c/li>\u003c/ul>\n"},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Knapp"},"primary_image":{"type":"asset","value":{"caption":"Antarctica, Petermann Island, Icicles hang from melting iceberg near Lemaire Channel","title":"Iceberg, Lemaire Channel, Antarctica","url":"asset://assets.getty/63ae55467fa7ced1f0b8665a","use_caption":false,"alt_text":"","bucket":"assets.getty","id":"%2F63ae55467fa7ced1f0b8665a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a","source_credit":"Paul Souders / Stone / Getty Images","attributes":{"mimetype":"image/jpeg","type":"image"}}},"show_audio":{"value":[],"type":"link"},"bumper_music":{"type":"bumpermusic","value":[]},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"2026-04-26-show"},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"sponsored":false,"title":"Alien Evidence / Antarctica Mysteries","author":"","description":"First Half: Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation. Second Half: Author and researcher Brad Olsen will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Antarctica, Petermann Island, Icicles hang from melting iceberg near Lemaire Channel","link":"","new_tab":false,"title":"Iceberg, Lemaire Channel, Antarctica","use_caption":false,"source_credit":"Paul Souders / Stone / Getty Images","url":"asset://assets.getty/63ae55467fa7ced1f0b8665a"},"keywords":["keywords/non-human intelligence","keywords/Antarctica"],"primary_slug":"2026-04-26-show","slugs":["2026-04-26-show"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"kEw2W","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1777284000000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-04-26-show/"},"slug":"2026-04-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a","title":"Alien Evidence / Antarctica Mysteries","description":"First Half: Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation. Second Half: Author and researcher Brad Olsen will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.","author":""},"pub_start":1777284000000,"pub_until":4115978604802,"pub_changed":1777284000000,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","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:/69eab9c3acae1bd8e2934091","slug:2026-04-26-show","slug:2026-04-26-show","keyword:keywords/non-human intelligence","keyword:keywords/Antarctica"]}}],"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":"%2F69eab9c3acae1bd8e2934091","type":"PUBLISHING","record":{"ref_id":"%2F69eab9c3acae1bd8e2934091","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-26-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"guest":{"value":["%2F69eaa7840074d85e572efae9","%2F5e00672ccc137bf2442019d5"],"type":"link"},"host":{"value":["%2F5df90405fc5c6051ef1778c4"],"type":"link"},"keywords":{"type":"tag","value":["keywords/non-human intelligence","keywords/Antarctica"]},"pn_podcast":{"value":[],"type":"pnpodcast"},"summary":{"type":"html","value":"\u003cp>First Half: Documentarian \u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>Luigi Vendittelli\u003c/u>\u003c/a> is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation.\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>Brad Olsen\u003c/u>\u003c/a> will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.\u003c/p>\n\n"},"title":{"type":"title","value":"Alien Evidence / Antarctica Mysteries"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Documentarian \u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>Luigi Vendittelli\u003c/u>\u003c/a> is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation.\u003c/p>\n\n\u003cp>Second Half: Author and researcher \u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>Brad Olsen\u003c/u>\u003c/a> will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.\u003c/p>\n\n"}]},"show_date":{"type":"date","value":1777212000000},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">S4: The Bob Lazar Story\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>wearenotalone.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cccpublishing.com/\" target=\"_blank\">\u003cu>cccpublishing.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.bradolsen.com/\" target=\"_blank\">bradolsen.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Secrets-Antarctica-History-Continent-Esoteric/dp/1888729988/ctoc\" target=\"_blank\">\u003cu>Secrets of Antarctica: The Untold History of the Ice Continent\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/?product=modern-esoteric-beyond-our-senses\" target=\"_blank\">Modern Esoteric: Beyond Our Senses\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/sacred-places-north-america-108-destinations\" target=\"_blank\">Sacred Places North America: 108 Destinations\u003c/a>\u003c/li>\u003c/ul>\n"},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Knapp"},"primary_image":{"type":"asset","value":{"caption":"Antarctica, Petermann Island, Icicles hang from melting iceberg near Lemaire Channel","title":"Iceberg, Lemaire Channel, Antarctica","url":"asset://assets.getty/63ae55467fa7ced1f0b8665a","use_caption":false,"alt_text":"","bucket":"assets.getty","id":"%2F63ae55467fa7ced1f0b8665a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a","source_credit":"Paul Souders / Stone / Getty Images","attributes":{"mimetype":"image/jpeg","type":"image"}}},"show_audio":{"value":[],"type":"link"},"bumper_music":{"type":"bumpermusic","value":[]},"highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"2026-04-26-show"},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"sponsored":false,"title":"Alien Evidence / Antarctica Mysteries","author":"","description":"First Half: Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation. Second Half: Author and researcher Brad Olsen will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Antarctica, Petermann Island, Icicles hang from melting iceberg near Lemaire Channel","link":"","new_tab":false,"title":"Iceberg, Lemaire Channel, Antarctica","use_caption":false,"source_credit":"Paul Souders / Stone / Getty Images","url":"asset://assets.getty/63ae55467fa7ced1f0b8665a"},"keywords":["keywords/non-human intelligence","keywords/Antarctica"],"primary_slug":"2026-04-26-show","slugs":["2026-04-26-show"]},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"kEw2W","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1777284000000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/show/2026-04-26-show/"},"slug":"2026-04-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/63ae55467fa7ced1f0b8665a","title":"Alien Evidence / Antarctica Mysteries","description":"First Half: Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story. He joins George Knapp to present evidence of non-human intelligence through technological innovation. Second Half: Author and researcher Brad Olsen will discuss the mysteries of Antarctica, including alleged Nazi bases set up during WWII and Admiral Byrd's attempt to dislodge them in Operation Highjump. He'll also delve into his travels and adventures in a variety of countries.","author":""},"pub_start":1777284000000,"pub_until":4115978604802,"pub_changed":1777284000000,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","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":"%2F69eaa7840074d85e572efae9","slug":"luigi-vendittelli","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/luigi-vendittelli/","cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"id":"%2F69eaa81c0074d85e572efaf6","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6","source_credit":"","new_tab":false,"title":"","url":"asset://new_assets/69eaa81c0074d85e572efaf6","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"luigi-vendittelli"},"summary":{"value":"\u003cp>Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Luigi Vendittelli"},"cds":{"type":"html","value":""},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">S4: The Bob Lazar Story\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://wearenotalone.com/\" target=\"_blank\">\u003cu>wearenotalone.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[],"type":"author"},"blocks":{"type":"flex","value":[{"value":"\u003cp>Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"url":"asset://new_assets/69eaa81c0074d85e572efaf6","use_caption":false,"alt_text":"","link":"","source_credit":"","title":""},"keywords":[],"primary_slug":"luigi-vendittelli","slugs":["luigi-vendittelli"],"sponsored":false,"title":"Luigi Vendittelli"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"fgRsl","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena"]}],"exclusion":{"tags":[]},"publish_date":1776985920000,"publish_end_date":4115978604802}},"pub_start":1776985920000,"type":"content:coast-to-coast-guest","summary":{"title":"Luigi Vendittelli","description":"Documentarian Luigi Vendittelli is the director and executive producer of S4: The Bob Lazar Story.","image":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6"}},{"ref_id":"%2F5e00672ccc137bf2442019d5","slug":"olsen-brad-62079","payload":{"fields":{"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Brad Olsen is author of ten books, including three in his Esoteric Series: &quot;Modern Esoteric, &quot;Future Esoteric,&quot; and the newly-released &quot;Beyond Esoteric.&quot; An award-winning author, book publisher, and event producer, his keynote presentations and interviews have enlightened audiences at Contact in the Desert, UFO Mega Conference, the 5D events, and dozens of radio (including Coast to Coast, Ground Zero, and Fade to Black) and television shows (including Ancient Aliens, America Unearthed, Beyond Belief, and Mysteries of the Outdoors). Brad is a founder and co-producer of the How Weird Street Faire in the SOMA neighborhood of San Francisco. The Chicago native’s esoteric writing continues to reach a wide audience while he continues breaking ground in alternative journalism, public speaking, illustration, and photography.\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://cccpublishing.com/?product=future-esoteric-the-unseen-realms\" target=\"_blank\">Future Esoteric: The Unseen Realms\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/?product=modern-esoteric-beyond-our-senses\" target=\"_blank\">Modern Esoteric: Beyond Our Senses\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/sacred-places-north-america-108-destinations\" target=\"_blank\">Sacred Places North America: 108 Destinations\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://cccpublishing.com/product/beyond-esoteric-escaping-prison-planet/\" target=\"_blank\">Beyond Esoteric: Escaping Prison Planet\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Secrets-Antarctica-History-Continent-Esoteric/dp/1888729988/ctoc\" target=\"_blank\">\u003cu>Secrets of Antarctica: The Untold History of the Ice Continent\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"type":"asset","value":{"id":"%2F69eaa8d4c7a6f916f68b8f34","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa8d4c7a6f916f68b8f34","source_credit":"","url":"asset://new_assets/69eaa8d4c7a6f916f68b8f34","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","title":"","use_caption":false}},"slug":{"type":"slug","value":"olsen-brad-62079"},"summary":{"type":"html","value":"\u003cp>Brad Olsen is author of ten books, including three in his Esoteric Series: &quot;Modern Esoteric, &quot;Future Esoteric,&quot; and the newly-released &quot;Beyond Esoteric.&quot; An award-winning author, book publisher, and event producer, his keynote presentations and interviews have enlightened audiences at Contact in the Desert, UFO Mega Conference, the 5D events, and dozens of radio (including Coast to Coast, Ground Zero, and Fade to Black) and television shows (including Ancient Aliens, America Unearthed, Beyond Belief, and Mysteries of the Outdoors).\u003c/p>\n\n"},"title":{"type":"title","value":"Brad Olsen"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"http://www.bradolsen.com/\" target=\"_blank\">bradolsen.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.cccpublishing.com/\" target=\"_blank\">cccpublishing.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://scispi.tv/ref/2/\" target=\"_blank\">scispi.tv\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/olsen-brad-62079","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/olsen-brad/62079"},"summary":{"slugs":["olsen-brad-62079"],"sponsored":false,"title":"Brad Olsen","author":"Coast to Coast AM Staff","description":"Brad Olsen is author of ten books, including three in his Esoteric Series: \"Modern Esoteric, \"Future Esoteric,\" and the newly-released \"Beyond Esoteric.\" An award-winning author, book publisher, and event producer, his keynote presentations and interviews have enlightened audiences at Contact in the Desert, UFO Mega Conference, the 5D events, and dozens of radio (including Coast to Coast, Ground Zero, and Fade to Black) and television shows (including Ancient Aliens, America Unearthed, Beyond Belief, and Mysteries of the Outdoors).","image":{"caption":"","title":"","use_caption":false,"alt_text":"","link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/69eaa8d4c7a6f916f68b8f34","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"olsen-brad-62079"},"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/alternative-history-conspiracies","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"Ncnez","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1519351980000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/olsen-brad/62079","cuser":""},"pub_start":1519351980000,"type":"content:coast-to-coast-guest","summary":{"title":"Brad Olsen","description":"Brad Olsen is author of ten books, including three in his Esoteric Series: \"Modern Esoteric, \"Future Esoteric,\" and the newly-released \"Beyond Esoteric.\" An award-winning author, book publisher, and event producer, his keynote presentations and interviews have enlightened audiences at Contact in the Desert, UFO Mega Conference, the 5D events, and dozens of radio (including Coast to Coast, Ground Zero, and Fade to Black) and television shows (including Ancient Aliens, America Unearthed, Beyond Belief, and Mysteries of the Outdoors).","image":"https://i.iheart.com/v3/re/new_assets/69eaa8d4c7a6f916f68b8f34"}}]}},{"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:/69eab9c3acae1bd8e2934091","slug:2026-04-26-show","slug:2026-04-26-show","keyword:keywords/non-human intelligence","keyword:keywords/Antarctica"]}},{"id":"%2F69eabbb1acae1bd8e29340aa","type":"PUBLISHING","record":{"ref_id":"%2F69eabbb1acae1bd8e29340aa","type":"content:coast-to-coast-show","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://anitakmitchell.com/\" target=\"_blank\">\u003cu>Anita Mitchell\u003c/u>\u003c/a> met and married the 6th man to walk on the moon, the late aviator and astronaut Edgar Mitchell. She'll enlighten us with stories from the early days of the space program and with highlights of Edgar’s work. Anita will talk about the kind of person Edgar was and share details of how they met.\u003c/p>\n\n\u003cp>Second Half: Death educator \u003ca href=\"https://agoodgoodbye.com/\" target=\"_blank\">\u003cu>Gail Rubin\u003c/u>\u003c/a> will discuss the many ways we can better understand living and dying. She'll talk about funeral practices, mortality movies, and dying in general, and explain how we can take action to plan for our 100% mortality rate, as well as ponder possibilities for the afterlife.\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/98-6-Mortality-Movies-See-Before/dp/0984596283/ctoc\" target=\"_blank\">\u003cu>98.6 Mortality Movies to See Before You Die\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"value":["%2F69eaa9e1c3b2addd6063434e","%2F69eaab463617af19becea4be"],"type":"link"},"highlights":{"value":"","type":"plain"},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/Edgar Mitchell","keywords/death"]},"pn_podcast":{"type":"pnpodcast","value":[]},"author":{"type":"author","value":[]},"display_highlights":{"type":"checkbox","value":false},"primary_image":{"value":{"caption":"Picture taken during the Apollo 14 mission in February 1971 of US astronauts Alan Shepard (L, first row) and Edgar Mitchell (R). The Apollo XIV mission, the third mission to land on the moon, was launched on January 31, 1971 and landed on the moon on February 5, 1971. (Photo credit should read STF/AFP via Getty Images)","id":"%2F69eabc867061052d3b918a14","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/69eabc867061052d3b918a14","source_credit":"STF / AFP / Getty Images","title":"Picture taken during the Apollo 14 missi","url":"asset://assets.getty/69eabc867061052d3b918a14","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty","new_tab":false},"type":"asset"},"show_date":{"type":"date","value":1777298400000},"slug":{"type":"slug","value":"2026-04-27-show"},"articles":{"type":"html","value":""},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"show_audio":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>First Half: Author \u003ca href=\"https://anitakmitchell.com/\" target=\"_blank\">\u003cu>Anita Mitchell\u003c/u>\u003c/a> met and married the 6th man to walk on the moon, the late aviator and astronaut Edgar Mitchell. She'll enlighten us with stories from the early days of the space program and with highlights of Edgar’s work. \u003c/p>\n\n\u003cp>Second Half: Death educator \u003ca href=\"https://agoodgoodbye.com/\" target=\"_blank\">\u003cu>Gail Rubin\u003c/u>\u003c/a> will discuss the many ways we can better understand living and dying. She'll talk about funeral practices, mortality movies, and dying in general, and explain how we can take action to plan for our 100% mortality rate, as well as ponder possibilities for the afterlife.\u003c/p>\n\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://anitakmitchell.com/\" target=\"_blank\">\u003cu>anitakmitchell.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://agoodgoodbye.com/\" target=\"_blank\">\u003cu>agoodgoodbye.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""},"include_recommendations":{"type":"checkbox","value":true},"title":{"type":"title","value":"Remembering Edgar Mitchell / The Death Process"},"videos":{"type":"html","value":""}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"primary_slug":"2026-04-27-show","slugs":["2026-04-27-show"],"sponsored":false,"title":"Remembering Edgar Mitchell / The Death Process","author":"","description":"First Half: Author Anita Mitchell met and married the 6th man to walk on the moon, the late aviator and astronaut Edgar Mitchell. She'll enlighten us with stories from the early days of the space program and with highlights of Edgar’s work.  Second Half: Death educator Gail Rubin will discuss the many ways we can better understand living and dying. She'll talk about funeral practices, mortality movies, and dying in general, and explain how we can take action to plan for our 100% mortality rate, as well as ponder possibilities for the afterlife.","image":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Picture taken during the Apollo 14 mission in February 1971 of US astronauts Alan Shepard (L, first row) and Edgar Mitchell (R). The Apollo XIV mission, the third mission to land on the moon, was launched on January 31, 1971 and landed on the moon on February 5, 1971. (Photo credit should read STF/AFP via Getty Images)","link":"","url":"asset://assets.getty/69eabc867061052d3b918a14","new_tab":false,"source_credit":"STF / AFP / Getty Images","title":"Picture taken during the Apollo 14 missi"},"keywords":["keywords/Edgar Mitchell","keywords/death"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"cNl1L"}],"exclusion":{"tags":[]},"publish_date":1777370400000},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-27-show/","permalink":"https://www.coasttocoastam.com/show/2026-04-27-show/"},"slug":"2026-04-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eabc867061052d3b918a14","title":"Remembering Edgar Mitchell / The Death Process","description":"First Half: Author Anita Mitchell met and married the 6th man to walk on the moon, the late aviator and astronaut Edgar Mitchell. She'll enlighten us with stories from the early days of the space program and with highlights of Edgar’s work.  Second Half: Death educator Gail Rubin will discuss the many ways we can better understand living and dying. She'll talk about funeral practices, mortality movies, and dying in general, and explain how we can take action to plan for our 100% mortality rate, as well as ponder possibilities for the afterlife.","author":""},"pub_start":1777370400000,"pub_until":4115978604802,"pub_changed":1777370400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/psychology-mind","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69eaa9e1c3b2addd6063434e","slug":"anita-mitchell","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/anita-mitchell/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>From her small-town upbringing to her marriage to astronaut Edgar Mitchell to her successful career which brought her into political circles in Tallahassee and Washington, D.C., Anita Mitchell's life has been anything but boring. Born in Alliance, Ohio, Anita studied at the University of North Carolina at Chapel Hill. In 1964, she moved to Cocoa Beach, Florida, home to the Kennedy Space Center. While working for Walt Disney World in Orlando, Florida, Anita met and married aviator and astronaut Edgar Mitchell, the sixth man to walk on the moon. The Mitchells moved to Atherton, California in 1972, then returned to Palm Beach in 1974. \u003c/p>\n\n\u003cp>In 1978, Anita ran for State Representative District 82 in the Florida House, losing in a very close race. Deciding to lend her political acumen to the private sector instead, Anita opened Anita Mitchell Associates, a public relations, advertising, and government relations firm in 1979. AMA grew into The Mitchell Group, specializing in government and corporate relations, strategy and positioning, branding, and media management. Through her work at AMA, Anita has represented some of the top corporations in Florida, advocating for them in counties throughout the state, in Tallahassee and in Washington, DC.\u003c/p>\n\n"}]},"cds":{"value":"","type":"html"},"primary_image":{"value":{"new_tab":false,"title":"","url":"asset://new_assets/69eaaa03c3b2addd6063435a","use_caption":false,"alt_text":"","bucket":"new_assets","id":"%2F69eaaa03c3b2addd6063435a","public_uri":"https://i.iheart.com/v3/re/new_assets/69eaaa03c3b2addd6063435a","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"type":"asset"},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Anita Mitchell"},"videos":{"type":"html","value":""},"books":{"type":"html","value":""},"slug":{"type":"slug","value":"anita-mitchell"},"summary":{"type":"html","value":"\u003cp>From her small-town upbringing to her marriage to astronaut Edgar Mitchell to her successful career which brought her into political circles in Tallahassee and Washington, D.C., Anita Mitchell's life has been anything but boring.\u003c/p>\n\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://anitakmitchell.com/\" target=\"_blank\">\u003cu>anitakmitchell.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"value":[],"type":"author"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"slugs":["anita-mitchell"],"sponsored":false,"title":"Anita Mitchell","author":"","description":"From her small-town upbringing to her marriage to astronaut Edgar Mitchell to her successful career which brought her into political circles in Tallahassee and Washington, D.C., Anita Mitchell's life has been anything but boring.","image":{"source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","url":"asset://new_assets/69eaaa03c3b2addd6063435a","alt_text":"","caption":"","new_tab":false},"keywords":[],"primary_slug":"anita-mitchell"},"targeting":{"targets":[{"what":["coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"0KeJi","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1776986460000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}}},"pub_start":1776986460000,"type":"content:coast-to-coast-guest","summary":{"title":"Anita Mitchell","description":"From her small-town upbringing to her marriage to astronaut Edgar Mitchell to her successful career which brought her into political circles in Tallahassee and Washington, D.C., Anita Mitchell's life has been anything but boring.","image":"https://i.iheart.com/v3/re/new_assets/69eaaa03c3b2addd6063435a"}},{"ref_id":"%2F69eaab463617af19becea4be","slug":"gail-rubin","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"Gail Rubin","author":"","description":"Gail Rubin, CT, \"The Doyenne of Death,\" is a pioneering death educator.","image":{"caption":"","title":"","url":"asset://new_assets/69ee049af741d5e2cc438f53","use_caption":false,"alt_text":"","link":"","new_tab":false,"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"gail-rubin","slugs":["gail-rubin"],"sponsored":false},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"b5qFC","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"]}],"exclusion":{"tags":[]},"publish_date":1776986760000},"canonical_url":"https://www.coasttocoastam.com/guest/gail-rubin/","cuser":"user/ldap/PREBUR1SXN","fields":{"videos":{"value":"","type":"html"},"author":{"value":[],"type":"author"},"cds":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://agoodgoodbye.com/\" target=\"_blank\">\u003cu>agoodgoodbye.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Gail Rubin, CT, &quot;The Doyenne of Death,&quot; is a pioneering death educator. A doyenne is a woman considered senior in a group who knows a lot about a particular subject. Gail is a certified thanatologist (a death and grief educator) and speaker who uses humor and films to get end-of-life conversations started. She is also the coordinator of the award-winning Before I Die New Mexico Festival, a pioneer of the Death Cafe movement in the United States, and host of the Mortality Movies TV series and Mortality Movie Night events.\u003c/p>\n\n\u003cp>She's a two-time TEDxABQ speaker. Her first talk in 2015, &quot;A Good Goodbye,&quot; focused on the importance of starting end-of-life conversations before there's a death in the family. The second talk in 2025, &quot;We offer our pets a good death, why not our people?&quot; is about medical aid in dying. The Association for Death Education and Counseling recognized her work with their 2024 Community Educator Award. Her motto is, &quot;Talking about sex won't make you pregnant. Talking about funerals won't make you dead.&quot;\u003c/p>\n\n"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/98-6-Mortality-Movies-See-Before/dp/0984596283/ctoc\" target=\"_blank\">\u003cu>98.6 Mortality Movies to See Before You Die\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"link":"","use_caption":false,"bucket":"new_assets","id":"%2F69ee049af741d5e2cc438f53","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69ee049af741d5e2cc438f53","source_credit":"","title":"","url":"asset://new_assets/69ee049af741d5e2cc438f53","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"gail-rubin"},"summary":{"type":"html","value":"\u003cp>Gail Rubin, CT, &quot;The Doyenne of Death,&quot; is a pioneering death educator.\u003c/p>\n\n"},"title":{"value":"Gail Rubin","type":"title"}}},"pub_start":1776986760000,"type":"content:coast-to-coast-guest","summary":{"title":"Gail Rubin","description":"Gail Rubin, CT, \"The Doyenne of Death,\" is a pioneering death educator.","image":"https://i.iheart.com/v3/re/new_assets/69ee049af741d5e2cc438f53"}}]}},{"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:/69eabbb1acae1bd8e29340aa","slug:2026-04-27-show","slug:2026-04-27-show","keyword:keywords/Edgar Mitchell","keyword:keywords/death"]}},{"id":"%2F69eabd80acae1bd8e29340c3","type":"PUBLISHING","record":{"ref_id":"%2F69eabd80acae1bd8e29340c3","type":"content:coast-to-coast-show","payload":{"fields":{"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","caption":"A painting of Noah's Ark on a stormy sea.","id":"%2F67ed53f6ed0badfdfbe64383","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/67ed53f6ed0badfdfbe64383","title":"Noahs Ark","new_tab":false,"source_credit":"OurPersonalPhotographer / iStock / Getty Images","url":"asset://assets.getty/67ed53f6ed0badfdfbe64383","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\u003c/a>\u003c/li>\u003c/ul>\n\n"},"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"2026-04-28-show"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1777384800000},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a>, a longtime trial judge in Orange County, California, will share his perspective on the next generation, conditions in U.S. prisons, and immigration reform. He’ll also outline his ideas for improving the quality of life more broadly.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">Andrew Jones\u003c/a> will discuss his latest work at Mount Ararat, where he believes scans reveal the decayed, buried remains of Noah’s Ark. He’ll explain his findings and why he considers the unusual formation to be authentic.\u003c/p>\n\n"},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://judgejimgray.com/\" target=\"_blank\">\u003cu>judgejimgray.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">\u003cu>noahsarkscans.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/reform","keywords/Mount Ararat","keywords/Noah's Ark"]},"title":{"type":"title","value":"Reforms in America / Noah's Ark Evidence"},"zype_episodes":{"type":"plain","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://judgejimgray.com/\" target=\"_blank\">James P. Gray\u003c/a>, a longtime trial judge in Orange County, California, will share his perspective on the next generation, conditions in U.S. prisons, and immigration reform. He’ll also outline his ideas for improving the quality of life more broadly.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">Andrew Jones\u003c/a> will discuss his latest work at Mount Ararat, where he believes scans reveal the decayed, buried remains of Noah’s Ark. He’ll explain his findings and why he considers the unusual formation to be authentic.\u003c/p>\n\n"}]},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e006fe3cc137bf244201a6b","%2F69eaacb610a2dbf547b8b596"]},"highlights":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"image":{"use_caption":false,"alt_text":"","link":"","title":"Noahs Ark","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A painting of Noah's Ark on a stormy sea.","new_tab":false,"source_credit":"OurPersonalPhotographer / iStock / Getty Images","url":"asset://assets.getty/67ed53f6ed0badfdfbe64383"},"keywords":["keywords/reform","keywords/Mount Ararat","keywords/Noah's Ark"],"primary_slug":"2026-04-28-show","slugs":["2026-04-28-show"],"sponsored":false,"title":"Reforms in America / Noah's Ark Evidence","author":"","description":"First Half: James P. Gray, a longtime trial judge in Orange County, California, will share his perspective on the next generation, conditions in U.S. prisons, and immigration reform. He’ll also outline his ideas for improving the quality of life more broadly. Second Half: Andrew Jones will discuss his latest work at Mount Ararat, where he believes scans reveal the decayed, buried remains of Noah’s Ark. He’ll explain his findings and why he considers the unusual formation to be authentic."},"targeting":{"exclusion":{"tags":[]},"publish_date":1777456800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5H7gS","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","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":""}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-28-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-04-28-show/"},"slug":"2026-04-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67ed53f6ed0badfdfbe64383","title":"Reforms in America / Noah's Ark Evidence","description":"First Half: James P. Gray, a longtime trial judge in Orange County, California, will share his perspective on the next generation, conditions in U.S. prisons, and immigration reform. He’ll also outline his ideas for improving the quality of life more broadly. Second Half: Andrew Jones will discuss his latest work at Mount Ararat, where he believes scans reveal the decayed, buried remains of Noah’s Ark. He’ll explain his findings and why he considers the unusual formation to be authentic.","author":""},"pub_start":1777456800000,"pub_until":4115978604802,"pub_changed":1777456800000,"subscription":[{"tags":["coast-categories/current-events-economy","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":"%2F5e006fe3cc137bf244201a6b","slug":"gray-jim-45483","payload":{"fields":{"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Jim Gray"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"slug":{"type":"slug","value":"gray-jim-45483"},"summary":{"type":"html","value":"\u003cp>James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \u003c/p>\n\n\n\n\n\u003cp>Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"value":"\u003cp>\nJames P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004. \n\u003c/p>\n\n\u003cp>\nJudge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as \u003ci>Wearing The Robe\u003c/i>, about practical and ethical issues in being a judge.\n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802},"type":"html"}]},"show_appearances":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.judgejimgray.com/\" target=\"_blank\">judgejimgray.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Why-Drug-Laws-Have-Failed/dp/1566398606/ctoc\" target=\"_blank\">Why Our Drug Laws Have Failed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Wearing-Robe-Responsibilities-Judging-Todays/dp/0757002420/ctoc\" target=\"_blank\">Wearing the Robe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paragraphs-Liberty-Solutions-Responsible-Libertarian/dp/170817785X/ctoc\" target=\"_blank\">2 Paragraphs 4 Liberty\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/All-Rise-Libertarian-Judge-Gray/dp/1592110924/ctoc\" target=\"_blank\">All Rise!: The Libertarian Way with Judge Jim Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/2030-Kids-Rising-Heroes-Planet/dp/1637922671/ctoc\" target=\"_blank\">2030 Kids\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","link":"","caption":"","use_caption":false,"new_tab":false,"title":"","alt_text":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212"}}},"ingestion":{"feed_content_id":"/content/gray-jim-45483","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/gray-jim/45483","external_url":""},"summary":{"title":"Jim Gray","primary_slug":"gray-jim-45483","slugs":["gray-jim-45483"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","image":{"title":"","link":"","alt_text":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212","use_caption":false,"caption":""}},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"what":["coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"rBNZk"}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1498795380000,"publish_end_date":4115978604802},"canonical_url":"https:/www.coasttocoastam.com/guest/gray-jim/45483","cuser":""},"pub_start":1498795380000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Gray","description":"James P. Gray has been a trial judge in Orange County, California since 1983. Before becoming a judge, he served as a Volunteer in the Peace Corps in Costa Rica, a staff judge advocate and criminal defense attorney in the Navy JAG Corps, a federal prosecutor in Los Angeles, and a civil litigation attorney in a private law firm, in addition to being a Republican candidate for US Congress in 1998, and a Libertarian candidate for US Senate in 2004.       Judge Gray has discussed issues of drug policy on more than two hundred television and radio shows and public forums all across the country. Using his experience on the bench and elsewhere, he has also authored a book on the failed War on Drugs as well as Wearing The Robe, about practical and ethical issues in being a judge.","image":"https://i.iheart.com/v3/re/assets.coast2coast/d2c147dd6dac5fbb60e3a5e869264212"}},{"ref_id":"%2F69eaacb610a2dbf547b8b596","slug":"andrew-mark-jones","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1776987060000,"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/mysteries-anomalies","coast-categories/ancient-world"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"Gk90M"}]},"canonical_url":"https://www.coasttocoastam.com/guest/andrew-mark-jones/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Andrew Mark Jones"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">\u003cu>noahsarkscans.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"andrew-mark-jones"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Andrew Mark Jones is an American Noah’s Ark researcher and tourism professional.\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6","title":"","url":"asset://new_assets/69eaa81c0074d85e572efaf6","id":"%2F69eaa81c0074d85e572efaf6","link":"","source_credit":""}},"summary":{"type":"html","value":"\u003cp>Andrew Mark Jones is an American Noah’s Ark researcher and tourism professional.\u003c/p>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"title":"Andrew Mark Jones","author":"","description":"Andrew Mark Jones is an American Noah’s Ark researcher and tourism professional.","image":{"url":"asset://new_assets/69eaa81c0074d85e572efaf6","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"title":"","use_caption":false,"alt_text":"","caption":"","source_credit":""},"keywords":[],"primary_slug":"andrew-mark-jones","slugs":["andrew-mark-jones"],"sponsored":false}},"pub_start":1776987060000,"type":"content:coast-to-coast-guest","summary":{"title":"Andrew Mark Jones","description":"Andrew Mark Jones is an American Noah’s Ark researcher and tourism professional.","image":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6"}}]}},{"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:/69eabd80acae1bd8e29340c3","slug:2026-04-28-show","slug:2026-04-28-show","keyword:keywords/reform","keyword:keywords/Mount Ararat","keyword:keywords/Noah's Ark"]}},{"id":"%2F69eac011acae1bd8e29340dc","type":"PUBLISHING","record":{"ref_id":"%2F69eac011acae1bd8e29340dc","type":"content:coast-to-coast-show","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1777543200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"workflow":"","id":"jWcE8","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","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"]}]},"canonical_url":"https://www.coasttocoastam.com/show/2026-04-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"episodes":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","caption":"A sleek cryogenic chamber enveloped in swirling vapor against a dark backdrop. The mist creates an ethereal atmosphere, hinting at advanced scientific and technological processes in a controlled environment.","id":"%2F69eac24b1c87306a2c09f9ea","new_tab":false,"title":"Mysterious Cryogenic Chamber in Misty Atmosphere","use_caption":false,"link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/69eac24b1c87306a2c09f9ea","source_credit":"simonkr / E+ / Getty Images","url":"asset://assets.getty/69eac24b1c87306a2c09f9ea","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"show_audio":{"type":"link","value":[]},"highlights":{"value":"","type":"plain"},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"title":{"type":"title","value":"Cryogenic Technology / Shroud of Turin Update"},"blocks":{"type":"flex","value":[{"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://alcor.org/\" target=\"_blank\">James Arrowood\u003c/a>, President and CEO of the Alcor Life Extension Foundation, will explain cryobiology and the role of cryonics (preservation of legally dead humans or pets, aiming to revive them when future technology can cure diseases). He’ll outline Alcor’s approach, including vitrification at ultra-low temperatures, and highlight over 50 years of cryopreservation research.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://lightoftheshroud.com/\" target=\"_blank\">Andrew Silverman\u003c/a>, a medical doctor with a background in physics, will discuss his decades of research into near-death experiences, the mind-matter continuum, and the Shroud of Turin. He’ll examine forensic evidence of the Shroud, including its bloodstains and image, which he says remains unexplained by modern technology.\u003c/p>\n\n","locale":{"locales":[]}}]},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"value":false,"type":"checkbox"},"guest":{"type":"link","value":["%2F69eaad4d66d74b89590eab7b","%2F5e013e58cc137bf244202436"]},"show_date":{"type":"date","value":1777471200000},"slug":{"value":"2026-04-29-show","type":"slug"},"zype_episodes":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Burst-Conscious-Light-Near-Death-Experiences/dp/1620559633/ctoc\" target=\"_blank\">A Burst of Conscious Light\u003c/a>\u003c/li>\u003c/ul>\n"},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/cryonics","keywords/Shroud of Turin"]},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://alcor.org/\" target=\"_blank\">James Arrowood\u003c/a>, President and CEO of the Alcor Life Extension Foundation, will explain cryobiology and the role of cryonics (preservation of legally dead humans or pets, aiming to revive them when future technology can cure diseases). He’ll outline Alcor’s approach, including vitrification at ultra-low temperatures.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"http://lightoftheshroud.com/\" target=\"_blank\">Andrew Silverman\u003c/a>, a medical doctor with a background in physics, discusses his decades of research into near-death experiences and the Shroud of Turin. He’ll examine forensic evidence of the Shroud, including its bloodstains and image, which he says remains unexplained by modern technology.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alcor.org/\" target=\"_blank\">\u003cu>alcor.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://lightoftheshroud.com/\" target=\"_blank\">\u003cu>lightoftheshroud.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://andrewsilverman.co.uk/\" target=\"_blank\">andrewsilverman.co.uk\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A sleek cryogenic chamber enveloped in swirling vapor against a dark backdrop. The mist creates an ethereal atmosphere, hinting at advanced scientific and technological processes in a controlled environment.","link":"","source_credit":"simonkr / E+ / Getty Images","title":"Mysterious Cryogenic Chamber in Misty Atmosphere","url":"asset://assets.getty/69eac24b1c87306a2c09f9ea","use_caption":false,"alt_text":"","new_tab":false},"keywords":["keywords/cryonics","keywords/Shroud of Turin"],"primary_slug":"2026-04-29-show","slugs":["2026-04-29-show"],"sponsored":false,"title":"Cryogenic Technology / Shroud of Turin Update","author":"","description":"First Half: James Arrowood, President and CEO of the Alcor Life Extension Foundation, will explain cryobiology and the role of cryonics (preservation of legally dead humans or pets, aiming to revive them when future technology can cure diseases). He’ll outline Alcor’s approach, including vitrification at ultra-low temperatures. Second Half: Andrew Silverman, a medical doctor with a background in physics, discusses his decades of research into near-death experiences and the Shroud of Turin. He’ll examine forensic evidence of the Shroud, including its bloodstains and image, which he says remains unexplained by modern technology."},"permalink":"https://www.coasttocoastam.com/show/2026-04-29-show/"},"slug":"2026-04-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eac24b1c87306a2c09f9ea","title":"Cryogenic Technology / Shroud of Turin Update","description":"First Half: James Arrowood, President and CEO of the Alcor Life Extension Foundation, will explain cryobiology and the role of cryonics (preservation of legally dead humans or pets, aiming to revive them when future technology can cure diseases). He’ll outline Alcor’s approach, including vitrification at ultra-low temperatures. Second Half: Andrew Silverman, a medical doctor with a background in physics, discusses his decades of research into near-death experiences and the Shroud of Turin. He’ll examine forensic evidence of the Shroud, including its bloodstains and image, which he says remains unexplained by modern technology.","author":""},"pub_start":1777543200000,"pub_until":4115978604802,"pub_changed":1777543200000,"subscription":[{"tags":["coast-categories/science-space-technology","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":"%2F69eaad4d66d74b89590eab7b","slug":"james-arrowood","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/james-arrowood/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>James Arrowood is the Chief Executive Officer of Alcor Life Extension Foundation, bringing over a decade of organizational knowledge to the role. A Notre Dame-trained attorney with undergraduate roots at UC Irvine, James has had a distinguished background in law, emerging technologies, and public communications.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"title":"","url":"asset://new_assets/69eaa81c0074d85e572efaf6","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69eaa81c0074d85e572efaf6","link":"","new_tab":false,"use_caption":false,"alt_text":"","bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"james-arrowood"},"summary":{"type":"html","value":"\u003cp>James Arrowood is the Chief Executive Officer of Alcor Life Extension Foundation, bringing over a decade of organizational knowledge to the role. \u003c/p>\n\n"},"title":{"value":"James Arrowood","type":"title"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alcor.org/\" target=\"_blank\">\u003cu>alcor.org\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":{"title":"James Arrowood","author":"","description":"James Arrowood is the Chief Executive Officer of Alcor Life Extension Foundation, bringing over a decade of organizational knowledge to the role.","image":{"link":"","title":"","url":"asset://new_assets/69eaa81c0074d85e572efaf6","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","alt_text":"","caption":""},"keywords":[],"primary_slug":"james-arrowood","slugs":["james-arrowood"],"sponsored":false},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"k6bFu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology"]}],"exclusion":{"tags":[]},"publish_date":1776987420000}},"pub_start":1776987420000,"type":"content:coast-to-coast-guest","summary":{"title":"James Arrowood","description":"James Arrowood is the Chief Executive Officer of Alcor Life Extension Foundation, bringing over a decade of organizational knowledge to the role.","image":"https://i.iheart.com/v3/re/new_assets/69eaa81c0074d85e572efaf6"}},{"ref_id":"%2F5e013e58cc137bf244202436","slug":"silverman-dr-andrew-67334","payload":{"canonical_url":"https://coast-pr.radio.iheart.com/content/silverman-dr-andrew-67334/","cuser":"","fields":{"primary_image":{"type":"asset","value":{"caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/b6d4c535c6f76f7476006c9b9d00740f","url":"https://i.iheart.com/v3/re/assets.coast2coast/b6d4c535c6f76f7476006c9b9d00740f","title":"","link":"","alt_text":""}},"slug":{"value":"silverman-dr-andrew-67334","type":"slug"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lightoftheshroud.com/\" target=\"_blank\">lightoftheshroud.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://andrewsilverman.co.uk/\" target=\"_blank\">andrewsilverman.co.uk\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Burst-Conscious-Light-Near-Death-Experiences/dp/1620559633/ctoc\" target=\"_blank\">A Burst of Conscious Light\u003c/a>\u003c/li>\u003c/ul>\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Dr. Andrew Silverman"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"summary":{"value":"\u003cp>Recognized as a leading scientific expert on the Shroud of Turin, Dr. Andrew Silverman is a medical doctor with a background in physics. For over thirty years, he has been conducting research on the mind-matter continuum, near-death experiences, and the Shroud. He has presented his findings in peer-reviewed scientific papers and at international scientific conferences. He was one of three panelists for the discussion on the nature of consciousness at the 33rd annual conference of the Society for Scientific Exploration. He lives in Buckinghamshire, England. \u003c/p>\n\n","type":"html"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nRecognized as a leading scientific expert on the Shroud of Turin, Dr. Andrew Silverman is a medical doctor with a background in physics. For over thirty years, he has been conducting research on the mind-matter continuum, near-death experiences, and the Shroud. He has presented his findings in peer-reviewed scientific papers and at international scientific conferences. He was one of three panelists for the discussion on the nature of consciousness at the 33rd annual conference of the Society for Scientific Exploration. He lives in Buckinghamshire, England. \n\u003c/p>","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"show_appearances":{"type":"link","value":[]},"cds":{"type":"html","value":""}},"ingestion":{"feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/silverman-dr-andrew/67334","external_url":"","feed_content_id":"/content/silverman-dr-andrew-67334"},"summary":{"slugs":["silverman-dr-andrew-67334"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Recognized as a leading scientific expert on the Shroud of Turin, Dr. Andrew Silverman is a medical doctor with a background in physics. For over thirty years, he has been conducting research on the mind-matter continuum, near-death experiences, and the Shroud. He has presented his findings in peer-reviewed scientific papers and at international scientific conferences. He was one of three panelists for the discussion on the nature of consciousness at the 33rd annual conference of the Society for Scientific Exploration. He lives in Buckinghamshire, England.","image":{"link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/b6d4c535c6f76f7476006c9b9d00740f","title":""},"title":"Dr. Andrew Silverman","primary_slug":"silverman-dr-andrew-67334"},"targeting":{"publish_date":1397191260000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"7IlIu","what":["coast-categories/artwork-comics-multimedia","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":""}}},"pub_start":1397191260000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Andrew Silverman","description":"Recognized as a leading scientific expert on the Shroud of Turin, Dr. Andrew Silverman is a medical doctor with a background in physics. For over thirty years, he has been conducting research on the mind-matter continuum, near-death experiences, and the Shroud. He has presented his findings in peer-reviewed scientific papers and at international scientific conferences. He was one of three panelists for the discussion on the nature of consciousness at the 33rd annual conference of the Society for Scientific Exploration. He lives in Buckinghamshire, England.","image":"https://i.iheart.com/v3/re/assets.coast2coast/b6d4c535c6f76f7476006c9b9d00740f"}}]}},{"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:/69eac011acae1bd8e29340dc","slug:2026-04-29-show","slug:2026-04-29-show","keyword:keywords/cryonics","keyword:keywords/Shroud of Turin"]}},{"id":"%2F69eaf5e6acae1bd8e29340f5","type":"PUBLISHING","record":{"ref_id":"%2F69eaf5e6acae1bd8e29340f5","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-30-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"keywords":{"type":"tag","value":["keywords/disappearances of scientists","keywords/Harry Houdini"]},"primary_image":{"type":"asset","value":{"id":"%2F69eaf98711e61cdcb9893c75","public_uri":"https://i.iheart.com/v3/re/assets.getty/69eaf98711e61cdcb9893c75","title":"Medical science researcher","alt_text":"","caption":"Medical science researcher performing scientific test in laboratory, female bioengineer working on development of new drugs and vaccines in pharmacy","link":"","new_tab":false,"source_credit":"stevanovicigor / iStock / Getty Images","url":"asset://assets.getty/69eaf98711e61cdcb9893c75","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"assets.getty"}},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-04-30-show"},"summary":{"type":"html","value":"\u003cp>First Half: Filmmaker \u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>Dean Alioto\u003c/u>\u003c/a> will offer analysis on the current reports of the deaths and disappearances of 11 U.S. scientists that have sparked national attention. He has taken a closer look at the cases and will discuss the potential links involving classified aerospace defense and UAP-related work.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>Cheryll Jones\u003c/u>\u003c/a> presents her interview with author and 'weird historian' \u003ca href=\"https://www.marchartzmanbooks.com/\" target=\"_blank\">Marc Hartzman\u003c/a> on the life and legacy of the great escape artist Harry Houdini. He'll talk about Houdini’s significance to the history of magic and his ability to survive seemingly impossible feats.\u003c/p>\n\n"},"title":{"type":"title","value":"Deaths & Disappearances of Scientists / Life of Houdini "},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"pn_podcast":{"type":"pnpodcast","value":[]},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.marchartzmanbooks.com/\" target=\"_blank\">marchartzmanbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weirdhistorian.com/\" target=\"_blank\">weirdhistorian.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Filmmaker \u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>Dean Alioto\u003c/u>\u003c/a> will offer analysis on the current reports of the deaths and disappearances of 11 U.S. scientists that have sparked national attention. He has taken a closer look at the cases and will discuss the potential links involving classified aerospace defense and UAP-related work.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>Cheryll Jones\u003c/u>\u003c/a> presents her interview with author and 'weird historian' \u003ca href=\"https://www.marchartzmanbooks.com/\" target=\"_blank\">Marc Hartzman\u003c/a> on the life and legacy of the great escape artist Harry Houdini. He'll talk about Houdini’s significance to the history of magic and his ability to survive seemingly impossible feats.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"guest":{"type":"link","value":["%2F688c06b36a6521619ad51b8e","%2F5e007758cc137bf244201ad8","%2F5e002d86537fd678a3ece8d0"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"show_date":{"type":"date","value":1777557600000},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"Deaths & Disappearances of Scientists / Life of Houdini ","author":"","description":"First Half: Filmmaker Dean Alioto will offer analysis on the current reports of the deaths and disappearances of 11 U.S. scientists that have sparked national attention. He has taken a closer look at the cases and will discuss the potential links involving classified aerospace defense and UAP-related work. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with author and 'weird historian' Marc Hartzman on the life and legacy of the great escape artist Harry Houdini. He'll talk about Houdini’s significance to the history of magic and his ability to survive seemingly impossible feats.","image":{"caption":"Medical science researcher performing scientific test in laboratory, female bioengineer working on development of new drugs and vaccines in pharmacy","link":"","title":"Medical science researcher","use_caption":false,"alt_text":"","new_tab":false,"source_credit":"stevanovicigor / iStock / Getty Images","url":"asset://assets.getty/69eaf98711e61cdcb9893c75","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":["keywords/disappearances of scientists","keywords/Harry Houdini"],"primary_slug":"2026-04-30-show","slugs":["2026-04-30-show"]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"ggHub","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1777629600000},"permalink":"https://www.coasttocoastam.com/show/2026-04-30-show/"},"slug":"2026-04-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eaf98711e61cdcb9893c75","title":"Deaths & Disappearances of Scientists / Life of Houdini ","description":"First Half: Filmmaker Dean Alioto will offer analysis on the current reports of the deaths and disappearances of 11 U.S. scientists that have sparked national attention. He has taken a closer look at the cases and will discuss the potential links involving classified aerospace defense and UAP-related work. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with author and 'weird historian' Marc Hartzman on the life and legacy of the great escape artist Harry Houdini. He'll talk about Houdini’s significance to the history of magic and his ability to survive seemingly impossible feats.","author":""},"pub_start":1777629600000,"pub_until":4115978604802,"pub_changed":1777629600000,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F688c06b36a6521619ad51b8e","slug":"dean-alioto","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dean-alioto/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"id":"%2F688f57ac8a8f9bb0455b1caa","public_uri":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa","alt_text":"","bucket":"new_assets","link":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"title":{"type":"title","value":"Dean Alioto"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"books":{"value":"","type":"html"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dean-alioto"},"summary":{"type":"html","value":"\u003cp>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. \u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"value":"\u003cp>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. Recently, Dean was featured in the Paramount+ documentary, Unknown Dimensions, as the creator of the first ever found footage movie The McPherson Tape and the enigmatic Paramount TV movie &quot;Alien Abduction: Incident In Lake County.&quot;\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"cds":{"value":"","type":"html"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"keywords":[],"primary_slug":"dean-alioto","slugs":["dean-alioto"],"sponsored":false,"title":"Dean Alioto","author":"","description":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":{"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","use_caption":false,"alt_text":"","link":""}},"targeting":{"publish_date":1754007180000,"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/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"4uuPO","operator":"OR"}],"exclusion":{"tags":[]}}},"pub_start":1754007180000,"type":"content:coast-to-coast-guest","summary":{"title":"Dean Alioto","description":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa"}},{"ref_id":"%2F5e007758cc137bf244201ad8","slug":"jones-cheryll-103086","payload":{"summary":{"description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":"","title":"","use_caption":false,"alt_text":"","link":"","new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"},"keywords":[],"primary_slug":"jones-cheryll-103086","slugs":["jones-cheryll-103086"],"sponsored":false,"title":"Cheryll Jones","author":"Coast to Coast AM Staff"},"targeting":{"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/coast-to-coast-am","coast-categories/extraterrestrial","coast-categories/mysteries-anomalies","coast-categories/top-secret"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"PSRLe"}],"exclusion":{"tags":[]},"publish_date":1587701100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","cuser":"","fields":{"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830","use_caption":false}},"slug":{"value":"jones-cheryll-103086","type":"slug"},"summary":{"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.\u003c/p>\n\n"},"title":{"type":"title","value":"Cheryll Jones"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.cherylljones.com/\" target=\"_blank\">cherylljones.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and cutting-edge networks, including CNN and The Weather Channel. Her face and voice became familiar to viewers in millions of homes through her prime-time broadcasts throughout the US and around the world.\u003c/p>\n\n\u003cp>As a journalist with a nose for news in stories behind the headlines, Cheryll has worked in multiple markets in various capacities with a curious interest, whether it’s hard news, controversies, conspiracies, or the mysterious and unexplained. Her accomplished TV broadcasting career covers extensive experience on both sides of the camera. Starting as a weather reporter, Cheryll quickly extended her skills and credentials to include talk show host, writer, producer, field reporter, meteorologist, and network news anchor.\u003c/p>\n\n\u003cp>She is uniquely distinguished as the only TV broadcaster to be both a news anchor and accredited meteorologist at the network level. Her career has taken her from her hometown of Knoxville, Tennessee to major markets including Miami, Atlanta, New York, Denver, West Palm Beach, and Kansas City.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/jones-cheryll-103086","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/jones-cheryll/103086","feed_type":"","feed_vendor":"C2C"}},"pub_start":1587701100000,"type":"content:coast-to-coast-guest","summary":{"title":"Cheryll Jones","description":"Coast to Coast's investigative reporter Cheryll Jones is known for breaking ground as a news anchor and meteorologist for major markets and networks. Her face and voice became familiar to millions of homes through her prime-time broadcasts.","image":"https://i.iheart.com/v3/re/assets.coast2coast/c8e01dc6300ea2c21f2dd77e1f273830"}},{"ref_id":"%2F5e002d86537fd678a3ece8d0","slug":"hartzman-marc-6659","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/hartzman-marc/6659","cuser":"","fields":{"title":{"type":"title","value":"Marc Hartzman"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Are-Not-Alone-Extraordinary-Fantasies/dp/1683693353/ctoc\" target=\"_blank\">We Are Not Alone\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Big-Book-Mars-Deep-Space-Obsession/dp/1683692098/ctoc\" target=\"_blank\">The Big Book of Mars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1585424412/ctoc\" target=\"_blank\">American Sideshow\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Embalmed-Head-Oliver-Cromwell-Commonwealth/dp/0986239305/ctoc\" target=\"_blank\">The Embalmed Head of Oliver Cromwell - A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Found-eBay-Genuinely-Bizarre-Worlds/dp/0789306808/ctoc\" target=\"_blank\">Found on eBay: 100 Genuinely Bizarre Items\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Anti-Social-Network-Journal-Marc-Hartzman/dp/1601066341/ctoc\" target=\"_blank\">The Anti-Social Network Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/God-Made-Me-Do-Followers/dp/1402236077/ctoc\" target=\"_blank\">God Made Me Do It\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Chasing-Ghosts-Fascination-Spirits-Supernatural/dp/1683692772/ctoc\" target=\"_blank\">Chasing Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Hilt-Sword-Swallowers-History-Swallowing/dp/0764368826/ctoc\" target=\"_blank\">To the Hilt: A Sword Swallower's History of Sword Swallowing\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"caption":"","id":"%2F61505f396f0edc308d4d9a5f","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/61505f396f0edc308d4d9a5f","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","public_uri":"https://i.iheart.com/v3/re/new_assets/61505f396f0edc308d4d9a5f"}},"slug":{"type":"slug","value":"hartzman-marc-6659"},"summary":{"type":"html","value":"\u003cp>ABCnews.com has called Marc Hartzman &quot;one of America's leading connoisseurs of the bizarre,&quot; and George Noory said he's &quot;as bizarre as Robert Ripley.&quot; He has written numerous books on different oddities and has appeared on several TV networks.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.marchartzmanbooks.com/\" target=\"_blank\">marchartzmanbooks.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.weirdhistorian.com/\" target=\"_blank\">weirdhistorian.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"value":"\u003cp>ABC News has called Marc Hartzman &quot;one of America's leading connoisseurs of the bizarre&quot; and George Noory from Coast to Coast AM said he's &quot;as bizarre as Robert Ripley.&quot; Hartzman considers both high praise since his passion for the unusual started with Ripley's Believe It Or Not and the annual Guinness World Records books during his youth. \u003c/p>\n\n\u003cp>In addition to his books about UFOs, ghosts, Mars, Oliver Cromwell's embalmed head, weird things on eBay, sideshow performers, and unorthodox messages from God, Hartzman has written for Mental Floss, HuffPost, AOL Weird News, All That's Interesting, The Morbid Anatomy Online Journal, The MUFON Journal, and Bizarre magazine. He's discussed oddities on CNN, MSNBC, Ripley’s Radio, History Channel’s The UnXplained, Xploration Outer Space, the Travel Channel's Mysteries at the Museum, and dozens of podcasts. Hartzman has also been a featured speaker at a various of events for a range of audiences, including the Explore Mars Humans to Mars Summit in Washington, D.C., the Coney Island Congress of Curious Peoples, New York ComicCon, the Exeter UFO Festival, and the Brooklyn Historical Society.\u003c/p>\n\n\u003cp>Outside of these projects, Hartzman earns a living as an award-winning advertising creative director.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html"}]},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hartzman-marc/6659","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/hartzman-marc-6659"},"summary":{"author":"Coast to Coast AM Staff","description":"ABCnews.com has called Marc Hartzman \"one of America's leading connoisseurs of the bizarre,\" and George Noory said he's \"as bizarre as Robert Ripley.\" He has written numerous books on different oddities and has appeared on several TV networks.","image":{"caption":"","link":"","url":"asset://new_assets/61505f396f0edc308d4d9a5f","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","title":"","use_caption":false},"keywords":[],"primary_slug":"hartzman-marc-6659","slugs":["hartzman-marc-6659"],"sponsored":false,"title":"Marc Hartzman"},"targeting":{"publish_date":1440124380000,"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/weird-bizarre"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"mtDpr"}],"exclusion":{"tags":[]}}},"pub_start":1440124380000,"type":"content:coast-to-coast-guest","summary":{"title":"Marc Hartzman","description":"ABCnews.com has called Marc Hartzman \"one of America's leading connoisseurs of the bizarre,\" and George Noory said he's \"as bizarre as Robert Ripley.\" He has written numerous books on different oddities and has appeared on several TV networks.","image":"https://i.iheart.com/v3/re/new_assets/61505f396f0edc308d4d9a5f"}}]}},{"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:/69eaf5e6acae1bd8e29340f5","slug:2026-04-30-show","slug:2026-04-30-show","keyword:keywords/disappearances of scientists","keyword:keywords/Harry Houdini"]}},{"id":"%2F69eafa97acae1bd8e2934126","type":"PUBLISHING","record":{"ref_id":"%2F69eafa97acae1bd8e2934126","type":"content:coast-to-coast-show","payload":{"fields":{"slug":{"type":"slug","value":"2026-05-01-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://experiencer-studies.com/\" target=\"_blank\">\u003cu>Dr. Jim Segala\u003c/u>\u003c/a> will discuss his work in support of experiencers, with a focus on unexplained injuries that occur under unusual or anomalous circumstances. He'll dive into the mysteries of Skinwalker Ranch and Blind Frog Ranch and explain what makes these two places home to strange experiences and paranormal phenomena. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind! \u003c/p>\n\n"},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69eab01ac2bdfe37dbed7822","%2F5dffc219cc137bf2442012a0"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1777644000000},"title":{"type":"title","value":"Experiencers & Anomalies / Open Lines"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]},"keywords":{"type":"tag","value":["keywords/experiencers","keywords/anomalies"]},"zype_episodes":{"value":"","type":"plain"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://experiencer-studies.com/\" target=\"_blank\">\u003cu>Dr. Jim Segala\u003c/u>\u003c/a> will discuss his work in support of experiencers, with a focus on unexplained injuries that occur under unusual or anomalous circumstances. He'll dive into the mysteries of Skinwalker Ranch and Blind Frog Ranch and explain what makes these two places home to strange experiences and paranormal phenomena. 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":[]},"show_audio":{"type":"link","value":[]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://experiencer-studies.com/\" target=\"_blank\">\u003cu>experiencer-studies.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"books":{"type":"html","value":""},"highlights":{"type":"plain","value":""},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","public_uri":"https://i.iheart.com/v3/re/assets.getty/690af411eee3f01946cbd8f6","source_credit":"Curly_photo / Moment / Getty Images","url":"asset://assets.getty/690af411eee3f01946cbd8f6","alt_text":"","caption":"Artistic man face motion blur portrait.","id":"%2F690af411eee3f01946cbd8f6","link":"","new_tab":false,"title":"Artistic man face motion blur portrait.","use_caption":false}}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Researcher Dr. Jim Segala will discuss his work in support of experiencers, with a focus on unexplained injuries that occur under unusual or anomalous circumstances. He'll dive into the mysteries of Skinwalker Ranch and Blind Frog Ranch and explain what makes these two places home to strange experiences and paranormal phenomena. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","image":{"alt_text":"","caption":"Artistic man face motion blur portrait.","link":"","source_credit":"Curly_photo / Moment / Getty Images","url":"asset://assets.getty/690af411eee3f01946cbd8f6","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false,"title":"Artistic man face motion blur portrait.","use_caption":false},"keywords":["keywords/experiencers","keywords/anomalies"],"primary_slug":"2026-05-01-show","slugs":["2026-05-01-show"],"sponsored":false,"title":"Experiencers & Anomalies / Open Lines"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ZEzzS","operator":"OR","readonly":false,"remove":false,"update":false,"what":["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":""}],"exclusion":{"tags":[]},"publish_date":1777716000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/show/2026-05-01-show/","cuser":"user/ldap/PREBUR1SXN","permalink":"https://www.coasttocoastam.com/show/2026-05-01-show/"},"slug":"2026-05-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/690af411eee3f01946cbd8f6","title":"Experiencers & Anomalies / Open Lines","description":"Researcher Dr. Jim Segala will discuss his work in support of experiencers, with a focus on unexplained injuries that occur under unusual or anomalous circumstances. He'll dive into the mysteries of Skinwalker Ranch and Blind Frog Ranch and explain what makes these two places home to strange experiences and paranormal phenomena. Followed by Open Lines in the latter half. Give George a call and discuss whatever is on your mind!","author":""},"pub_start":1777716000000,"pub_until":4115978604802,"pub_changed":1777716000000,"subscription":[{"tags":["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":"%2F69eab01ac2bdfe37dbed7822","slug":"jim-segela","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Dr. Jim Segala brings over 30 years of experience in physics, engineering, and medical research. He is the founder of MUPAS, exploring the science behind the unexplained.\u003c/p>\n\n"},"title":{"type":"title","value":"Jim Segala"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://experiencer-studies.com/\" target=\"_blank\">\u003cu>experiencer-studies.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Jim Segala brings over 30 years of experience in physics, engineering, and medical research. He is the founder of MUPAS, exploring the science behind the unexplained.\u003c/p>\n\n"}],"type":"flex"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/69ee049af741d5e2cc438f54","bucket":"new_assets","caption":"","link":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F69ee049af741d5e2cc438f54","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69ee049af741d5e2cc438f54","source_credit":"","title":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jim-segela"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[]}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"slugs":["jim-segela"],"sponsored":false,"title":"Jim Segala","author":"","description":"Dr. Jim Segala brings over 30 years of experience in physics, engineering, and medical research. He is the founder of MUPAS, exploring the science behind the unexplained.","image":{"new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69ee049af741d5e2cc438f54","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":""},"keywords":[],"primary_slug":"jim-segela"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776987960000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/ufos-aerial-phenomena","coast-categories/mysteries-anomalies","coast-categories/extraterrestrial"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"I4c0u","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/guest/jim-segela/"},"pub_start":1776987960000,"type":"content:coast-to-coast-guest","summary":{"title":"Jim Segala","description":"Dr. Jim Segala brings over 30 years of experience in physics, engineering, and medical research. He is the founder of MUPAS, exploring the science behind the unexplained.","image":"https://i.iheart.com/v3/re/new_assets/69ee049af741d5e2cc438f54"}},{"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:/69eafa97acae1bd8e2934126","slug:2026-05-01-show","slug:2026-05-01-show","keyword:keywords/experiencers","keyword:keywords/anomalies"]}}],"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":"%2F69ee02abf741d5e2cc438f0a","type":"PUBLISHING","record":{"ref_id":"%2F69ee02abf741d5e2cc438f0a","type":"content:coast-to-coast-article","payload":{"fields":{"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":true},"primary_video":{"type":"embed","value":{"attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"source_url":{"type":"plain","value":"https://www.unexplained-mysteries.com/news/397535/the-mystery-seeds-phenomenon-is-back-this-time-in-delaware"},"summary":{"type":"html","value":"\u003cp>Delaware residents have been asked to be on the lookout for mysterious packets of seeds being sent to them through the mail.\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"user","name":"Unexplained Mysteries"}]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","id":"%2F67c44d5deb71151abbabc7ab","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7ab","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7ab","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","new_tab":false,"source_credit":"","use_caption":false}},"slug":{"type":"slug","value":"the-mystery-seeds-phenomenon-is-back"},"source":{"value":"Unexplained Mysteries","type":"plain"},"title":{"type":"title","value":"The mystery seeds phenomenon is back"}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"primary_slug":"the-mystery-seeds-phenomenon-is-back","slugs":["the-mystery-seeds-phenomenon-is-back"],"sponsored":false,"title":"The mystery seeds phenomenon is back","author":"Unexplained Mysteries","description":"Delaware residents have been asked to be on the lookout for mysterious packets of seeds being sent to them through the mail.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7ab","use_caption":false,"alt_text":"","new_tab":false},"keywords":[]},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"ywM8g","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}],"exclusion":{"tags":[]},"publish_date":1777197600000},"canonical_url":"https://www.coasttocoastam.com/article/the-mystery-seeds-phenomenon-is-back/","cuser":"user/ldap/prebur2lsl","permalink":"https://www.coasttocoastam.com/article/the-mystery-seeds-phenomenon-is-back/"},"slug":"the-mystery-seeds-phenomenon-is-back","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7ab","title":"The mystery seeds phenomenon is back","description":"Delaware residents have been asked to be on the lookout for mysterious packets of seeds being sent to them through the mail.","author":"Unexplained Mysteries"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206004787,"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:/69ee02abf741d5e2cc438f0a","slug:the-mystery-seeds-phenomenon-is-back","slug:the-mystery-seeds-phenomenon-is-back","author:user"]}},{"id":"%2F69ee02fff741d5e2cc438f16","type":"PUBLISHING","record":{"ref_id":"%2F69ee02fff741d5e2cc438f16","type":"content:coast-to-coast-article","payload":{"targeting":{"exclusion":{"tags":[]},"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Ejayh","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"canonical_url":"https://www.coasttocoastam.com/article/satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope/","cuser":"user/ldap/prebur2lsl","fields":{"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope"},"source":{"value":"Space.com","type":"plain"},"source_url":{"type":"plain","value":"https://www.space.com/astronomy/hubble-space-telescope/satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope-photo"},"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F67c44d5deb71151abbabc7b1","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b1","url":"asset://new_assets/67c44d5deb71151abbabc7b1","link":"","source_credit":"","title":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}}},"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":""}},"summary":{"value":"\u003cp>It's a rare treat to see Hubble up close.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Satellite snaps amazing 36th birthday pic of Hubble Space Telescope"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"sponsored":false,"title":"Satellite snaps amazing 36th birthday pic of Hubble Space Telescope","author":"Space.com","description":"It's a rare treat to see Hubble up close.","image":{"caption":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"alt_text":"","link":"","url":"asset://new_assets/67c44d5deb71151abbabc7b1","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope","slugs":["satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope"]},"permalink":"https://www.coasttocoastam.com/article/satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope/"},"slug":"satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b1","title":"Satellite snaps amazing 36th birthday pic of Hubble Space Telescope","description":"It's a rare treat to see Hubble up close.","author":"Space.com"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206053653,"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:/69ee02fff741d5e2cc438f16","slug:satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope","slug:satellite-snaps-amazing-36th-birthday-pic-of-hubble-space-telescope","author:user"]}},{"id":"%2F69ee032cf741d5e2cc438f22","type":"PUBLISHING","record":{"ref_id":"%2F69ee032cf741d5e2cc438f22","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/why-do-cats-and-dogs-shake-their-heads/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[{"id":"user","name":"Live Science"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_video":{"type":"embed","value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"source":{"type":"plain","value":"Live Science"},"source_url":{"type":"plain","value":"https://www.livescience.com/animals/cats/why-do-cats-and-dogs-shake-their-heads"},"summary":{"type":"html","value":"\u003cp>Cats often flick their heads back and forth as if they've been possessed. This strange reflex has a simple explanation.\u003c/p>\n\n"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7aa","url":"asset://new_assets/67c44d5deb71151abbabc7aa","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F67c44d5deb71151abbabc7aa","source_credit":"","title":"","bucket":"new_assets","caption":"","link":""}},"slug":{"type":"slug","value":"why-do-cats-and-dogs-shake-their-heads"},"title":{"type":"title","value":"Why do cats and dogs shake their heads?"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"description":"Cats often flick their heads back and forth as if they've been possessed. This strange reflex has a simple explanation.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","title":"","use_caption":false,"alt_text":"","caption":"","new_tab":false,"url":"asset://new_assets/67c44d5deb71151abbabc7aa"},"keywords":[],"primary_slug":"why-do-cats-and-dogs-shake-their-heads","slugs":["why-do-cats-and-dogs-shake-their-heads"],"sponsored":false,"title":"Why do cats and dogs shake their heads?","author":"Live Science"},"targeting":{"exclusion":{"tags":[]},"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"e5goY"}]},"permalink":"https://www.coasttocoastam.com/article/why-do-cats-and-dogs-shake-their-heads/"},"slug":"why-do-cats-and-dogs-shake-their-heads","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7aa","title":"Why do cats and dogs shake their heads?","description":"Cats often flick their heads back and forth as if they've been possessed. This strange reflex has a simple explanation.","author":"Live Science"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206098078,"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:/69ee032cf741d5e2cc438f22","slug:why-do-cats-and-dogs-shake-their-heads","slug:why-do-cats-and-dogs-shake-their-heads","author:user"]}},{"id":"%2F69ee0358f741d5e2cc438f2e","type":"PUBLISHING","record":{"ref_id":"%2F69ee0358f741d5e2cc438f2e","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7a4","source_credit":"","use_caption":false,"bucket":"new_assets","caption":"","id":"%2F67c44d5deb71151abbabc7a4","link":"","new_tab":false,"title":"","url":"asset://new_assets/67c44d5deb71151abbabc7a4"}},"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":""}},"source":{"type":"plain","value":"Daily Mail"},"title":{"type":"title","value":"Researchers reconstruct 42 missing pages from a major early Christian manuscript "},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript"},"source_url":{"value":"https://www.dailymail.com/sciencetech/article-15761775/Researchers-reconstruct-missing-pages-Christian-manuscript.html","type":"plain"},"summary":{"type":"html","value":"\u003cp>Scientists successfully reconstructed passages from Codex H – one of the world's most important early New Testament scripts.\u003c/p>\n\n"}},"ingestion":{"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{}},"summary":{"primary_slug":"researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript","slugs":["researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript"],"sponsored":false,"title":"Researchers reconstruct 42 missing pages from a major early Christian manuscript ","author":"Daily Mail","description":"Scientists successfully reconstructed passages from Codex H – one of the world's most important early New Testament scripts.","image":{"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67c44d5deb71151abbabc7a4","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[]},"targeting":{"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"VM6mV","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/article/researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript/"},"slug":"researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7a4","title":"Researchers reconstruct 42 missing pages from a major early Christian manuscript ","description":"Scientists successfully reconstructed passages from Codex H – one of the world's most important early New Testament scripts.","author":"Daily Mail"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206152643,"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:/69ee0358f741d5e2cc438f2e","slug:researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript","slug:researchers-reconstruct-42-missing-pages-from-a-major-early-christian-manuscript","author:user"]}},{"id":"%2F69ee038ff741d5e2cc438f3a","type":"PUBLISHING","record":{"ref_id":"%2F69ee038ff741d5e2cc438f3a","type":"content:coast-to-coast-article","payload":{"summary":{"title":"For the First Time, Scientists Mapped Magnetic Fields on the Far Side of the Sun Without Seeing It","author":"Daily Galaxy","description":"A part of the Sun we never see is starting to give up its secrets.","image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7b0","alt_text":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it","slugs":["for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it"],"sponsored":false},"targeting":{"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"xQLTt","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/article/for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it/","cuser":"user/ldap/prebur2lsl","fields":{"blocks":{"value":[],"type":"flex"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b0","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F67c44d5deb71151abbabc7b0","link":"","source_credit":"","url":"asset://new_assets/67c44d5deb71151abbabc7b0","alt_text":"","caption":""}},"primary_video":{"value":{"attributes":{"height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""},"type":"embed"},"source":{"value":"Daily Galaxy","type":"plain"},"author":{"type":"author","value":[{"id":"user","name":"Daily Galaxy"}]},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it"},"source_url":{"type":"plain","value":"https://dailygalaxy.com/2026/04/map-sun-far-side-magnetic-fields/"},"summary":{"type":"html","value":"\u003cp>A part of the Sun we never see is starting to give up its secrets.\u003c/p>\n\n"},"title":{"type":"title","value":"For the First Time, Scientists Mapped Magnetic Fields on the Far Side of the Sun Without Seeing It"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"permalink":"https://www.coasttocoastam.com/article/for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it/"},"slug":"for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c44d5deb71151abbabc7b0","title":"For the First Time, Scientists Mapped Magnetic Fields on the Far Side of the Sun Without Seeing It","description":"A part of the Sun we never see is starting to give up its secrets.","author":"Daily Galaxy"},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777206193899,"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:/69ee038ff741d5e2cc438f3a","slug:for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it","slug:for-the-first-time-scientists-mapped-magnetic-fields-on-the-far-side-of-the-sun-without-seeing-it","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1778436874000,"\u003cupcoming_pub_after>":1777230000000,"\u003cpub_start>":1777227274000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1777313674000,"\u003ctonight_pub_after>":1777230000000},"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":"%2F69eab5d0acae1bd8e2934078","type":"PUBLISHING","record":{"ref_id":"%2F69eab5d0acae1bd8e2934078","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> was joined by historian and renegade archaeologist \u003ca href=\"https://drheatherlynn.com/\" target=\"_blank\">\u003cu>Dr. Heather Lynn\u003c/u>\u003c/a> for a discussion on the Anunnaki. Lynn argued that mainstream understandings of the Anunnaki are overly shaped by polarized interpretations, particularly those of Zecharia Sitchin and Michael Heiser. She suggested the popular ancient astronaut narrative has become a kind of alternative orthodoxy, driven by media and cultural momentum rather than balanced analysis. She emphasized revisiting ancient texts with fresh perspectives, noting that while some translations may be accurate, misinterpretations and outdated frameworks rooted in earlier eras have distorted understanding. \u003c/p>\n\n\u003cp>Lynn challenged the idea that the Anunnaki were physical extraterrestrials arriving via spacecraft, proposing instead that ancient accounts describe interactions with nonphysical or consciousness-based entities. She reframed concepts like stargates not as literal machines but as altered states of consciousness or ritual practices that allowed access to different realms of perception. Drawing parallels to traditions involving entheogens and mystical practices, she suggested these experiences reflect a universal phenomenon interpreted differently across cultures. Mythology, religion, and modern reports of entity encounters all describe similar underlying experiences, filtered through cultural language and symbolism, she said.\u003c/p>\n\n\u003cp>Lynn proposed that the Anunnaki were not extraterrestrial beings but likely an advanced priestly class that survived ancient catastrophes and transmitted a technology of consciousness. These groups may have facilitated contact with deeper intelligences through ritual, substances, and esoteric practices. She argued this knowledge was historically restricted to elites and preserved across mystery traditions, forming a continuous thread from ancient Mesopotamia to modern spiritual and technological pursuits. Human consciousness itself becomes the gateway to otherworldly intelligences, and the central question shifts from where these entities came from to how humans access and interpret them, she explained.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Vermont farmer \u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>John Klar\u003c/u>\u003c/a> argued that small farms in the United States are rapidly disappearing, with consolidation into large industrial food systems driving a loss of independence, biodiversity, and resilience. He noted that over 90 percent of farmers have disappeared in the past century, and remaining farms are increasingly controlled by a small number of powerful corporations. Klar framed this as either a deliberate strategy or an inevitable result of profit-driven consolidation, emphasizing that control over food systems equates to control over populations. He linked these trends to global institutions and policy frameworks, suggesting that food production has become centralized under corporate and political influence.\u003c/p>\n\n\u003cp>He highlighted the fragility of modern food systems, describing grocery store abundance as an illusion sustained by just-in-time supply chains that could collapse within days if disrupted. Klar stressed that the United States has become heavily dependent on long-distance transportation, imported goods, and cheap energy, making the system vulnerable to economic shocks, supply chain failures, or inflation. He contrasted this with earlier generations who stored food and relied more on local production, warning that most Americans now lack both the resources and knowledge to withstand disruptions.\u003c/p>\n\n\u003cp>Klar also emphasized the importance of soil health and regenerative farming, arguing that industrial agriculture has degraded soil by killing essential microbes and relying on synthetic inputs. He explained that healthy soil is a living ecosystem critical to nutrient-rich food, environmental stability, and human health. Practices like diverse grazing and natural fertilization rebuild soil, while chemical-heavy farming depletes it and contributes to long-term ecological damage, Klar explained. He advocated for a return to local farming, home food production, and consumer awareness, urging listeners to support small farmers and rebuild more resilient, decentralized food systems.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Revelation-History-Altered-Humanity/dp/1637480229/ctoc\" target=\"_blank\">Anunnaki Revelation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DL6HT9F3/ctoc\" target=\"_blank\">Baphomet Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evil-Archaeology-Demons-Possessions-Sinister/dp/1938875192/ctoc\" target=\"_blank\">Evil Archaeology: Demons, Possessions, and Sinister Relics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Connection-Sumerian-Humanity-Armageddon/dp/1632651734/ctoc\" target=\"_blank\">The Anunnaki Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Coming-Food-Crisis-Corporations-Activists/dp/1631441027/ctoc\" target=\"_blank\">\u003cu>The Coming Food Crisis\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder ","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Bob Seger System","title":"Ramblin' Gamblin' Man","url":"https://amazon.com/dp/B072N1NPXY/ctoc?trackAsin=B072N1NPXY"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Aerosmith","title":"Same Old Song And Dance","url":"https://amazon.com/dp/B0BPF4BSGM/ctoc?trackAsin=B0BPF4BSGM"},{"artist":"Vangelis","title":"Titans (From \"Alexander\" Soundtrack)","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"The Isley Brothers","title":"It's Your Thing","url":"https://amazon.com/dp/B013WO6SHE/ctoc?trackAsin=B013WO6SHE"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"David Bowie","title":"Moonage Daydream","url":"https://amazon.com/dp/B0BC2N5FNC/ctoc?1"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B07DCLVGWL/ctoc?trackAsin=B07DCLVGWL"},{"artist":"Playing For Change","title":"The Weight","url":"https://amazon.com/dp/B0B45FZ2ZD/ctoc?trackAsin=B0B45FZ2ZD"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"The Rolling Stones","title":"Depending On You","url":"https://amazon.com/dp/B0CGMHZF7M/ctoc?trackAsin=B0CGMHZF7M"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0044LCTNW/ctoc?trackAsin=B0044LCTNW"},{"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":["%2F5e00698ccc137bf244201a00","%2F69eaa53707173846c92d3bcd"]},"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/Anunnaki","keywords/farming","keywords/food systems"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69edfa6c1afd4fcf03d1b3ae","show":"coast","title":"Sat, Apr 25 2026 - Hour 1"},{"episodeId":"/episodes/69edfa801afd4fcf03d1b3af","show":"coast","title":"Sat, Apr 25 2026 - Hour 2"},{"episodeId":"/episodes/69edfa921afd4fcf03d1b3b0","show":"coast","title":"Sat, Apr 25 2026 - Hour 3"},{"episodeId":"/episodes/69edfaa71afd4fcf03d1b3b1","show":"coast","title":"Sat, Apr 25 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Three ancients aliens look around, waiting still. The room is darkest and there is a simple shining red light. They have grey skin and bright eyes. They are a fantastic characters…maybe.  ;)","id":"%2F69eab8e97c293e622e73e743","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743","source_credit":"Zeppelie / iStock / Getty Images","title":"Aliens series 16: Alien \"Anunnaki\"","url":"asset://assets.getty/69eab8e97c293e622e73e743","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1777125600000},"slug":{"type":"slug","value":"2026-04-25-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://drheatherlynn.com/\" target=\"_blank\">\u003cu>Dr. Heather Lynn\u003c/u>\u003c/a> argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer \u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>John Klar\u003c/u>\u003c/a> on the decline of small farms, consolidation of the food industry, and the vulnerability of the food supply chain.\u003c/p>\n\n"},"title":{"type":"title","value":"Anunnaki Mysteries / Farming & Food Systems"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drheatherlynn.com/\" target=\"_blank\">\u003cu>drheatherlynn.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>smallfarmrepublic.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@johnklar\" target=\"_blank\">substack.com/@johnklar\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-25-2026-hour-1, 04-25-2026-hour-2, 04-25-2026-hour-3, 04-25-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-04-25-show/","summary":{"author":"","description":"Dr. Heather Lynn argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer John Klar on the decline of small farms, consolidation of the food industry, and the vulnerability of the food supply chain.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Three ancients aliens look around, waiting still. The room is darkest and there is a simple shining red light. They have grey skin and bright eyes. They are a fantastic characters…maybe.  ;)","link":"","new_tab":false,"source_credit":"Zeppelie / iStock / Getty Images","title":"Aliens series 16: Alien \"Anunnaki\"","url":"asset://assets.getty/69eab8e97c293e622e73e743","use_caption":false},"keywords":["keywords/Anunnaki","keywords/farming","keywords/food systems"],"primary_slug":"2026-04-25-show","slugs":["2026-04-25-show"],"sponsored":false,"title":"Anunnaki Mysteries / Farming & Food Systems"},"targeting":{"exclusion":{"tags":[]},"publish_date":1777197600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"7g4lm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-04-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69eab8e97c293e622e73e743","title":"Anunnaki Mysteries / Farming & Food Systems","description":"Dr. Heather Lynn argued the Anunnaki were consciousness-based entities that influenced humanity through ritual and altered states of consciousness. Followed by farmer John Klar on the decline of small farms, consolidation of the food industry, and the vulnerability of the food supply chain.","author":""},"pub_start":1777197600000,"pub_until":4115978604802,"pub_changed":1777205465980,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy","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":"%2F5e00698ccc137bf244201a00","slug":"lynn-heather-75368","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n\u003cp>She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Anthrotheology-Searching-Dr-Heather-Lynn/dp/1478180668/ctoc\" target=\"_blank\">Anthrotheology: Searching for God in Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sumerian-Controversy-Structure-Discovery-Mesopotamia/dp/1484836855/ctoc\" target=\"_blank\">The Sumerian Controversy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Land-Watchers-Dr-Heather-Lynn/dp/1489598022/ctoc\" target=\"_blank\">Land of the Watchers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evil-Archaeology-Demons-Possessions-Sinister/dp/1938875192/ctoc\" target=\"_blank\">Evil Archaeology: Demons, Possessions, and Sinister Relics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Connection-Sumerian-Humanity-Armageddon/dp/1632651734/ctoc\" target=\"_blank\">The Anunnaki Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DL6HT9F3/ctoc\" target=\"_blank\">Baphomet Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Revelation-History-Altered-Humanity/dp/1637480229/ctoc\" target=\"_blank\">Anunnaki Revelation\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lynn-heather-75368"},"summary":{"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n\u003cp>She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens. \u003c/p>\n\n"},"title":{"type":"title","value":"Heather Lynn"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.drheatherlynn.com\" target=\"_blank\">drheatherlynn.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lynn-heather-75368","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress. She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false},"keywords":[],"primary_slug":"lynn-heather-75368","slugs":["lynn-heather-75368"],"sponsored":false,"title":"Heather Lynn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1444360980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IfRNg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1444360980000,"type":"content:coast-to-coast-guest","summary":{"title":"Heather Lynn","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist, on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress. She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History’s Ancient Aliens.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9"}},{"ref_id":"%2F69eaa53707173846c92d3bcd","slug":"john-klar","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/john-klar/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement. Klar’s book Small Farm Republic: Why Conservatives Must Embrace Local Agriculture, Reject Climate Alarmism, and Lead an Environmental Revival\u003cem> \u003c/em>advocated for a conservative environmental political platform premised on local, regenerative agriculture. John writes and farms from the same Vermont mountaintop his family has called home for nine generations.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Coming-Food-Crisis-Corporations-Activists/dp/1631441027/ctoc\" target=\"_blank\">\u003cu>The Coming Food Crisis\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":"%2F69eaa66307173846c92d3bd9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69eaa66307173846c92d3bd9","source_credit":"","title":"","url":"asset://new_assets/69eaa66307173846c92d3bd9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"john-klar"},"summary":{"type":"html","value":"\u003cp>John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement. \u003c/p>\n\n"},"title":{"type":"title","value":"John Klar"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://smallfarmrepublic.com/\" target=\"_blank\">\u003cu>smallfarmrepublic.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":"John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69eaa66307173846c92d3bd9","use_caption":false},"keywords":[],"primary_slug":"john-klar","slugs":["john-klar"],"sponsored":false,"title":"John Klar"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776985500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"wfDz1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/current-events-economy"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1776985500000,"type":"content:coast-to-coast-guest","summary":{"title":"John Klar","description":"John Klar is an attorney-turned-homesteader and grass-fed beef farmer, a food rights activist, and a fervent member of the MAHA movement.","image":"https://i.iheart.com/v3/re/new_assets/69eaa66307173846c92d3bd9"}}]}},{"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:/69eab5d0acae1bd8e2934078","slug:2026-04-25-show","slug:2026-04-25-show","keyword:keywords/Anunnaki","keyword:keywords/farming","keyword:keywords/food systems"]}},{"id":"%2F69e1c34e7892c46d68f2e13b","type":"PUBLISHING","record":{"ref_id":"%2F69e1c34e7892c46d68f2e13b","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">\u003cu>Richard Syrett\u003c/u>\u003c/a> welcomed executive producer and author \u003ca href=\"https://sistersindeath.com/\" target=\"_blank\">\u003cu>Eli Frankel\u003c/u>\u003c/a> for a discussion on one of the most famous unsolved murders in American history, the Black Dahlia. Frankel framed the Black Dahlia case by stripping away decades of sensationalism and returning to the basic facts. He recounted the discovery of Elizabeth Short in 1947, emphasizing how the case has been mythologized from the outset. Frankel argued that Short has been wrongly portrayed as a mysterious, nightlife-driven figure, when in reality she was a young woman from a difficult background who came to California seeking stability and connection, not fame. He stressed that understanding her true life is essential, both to restore her humanity and to uncover meaningful investigative clues that have been overlooked.\u003c/p>\n\n\u003cp>Frankel revealed how media coverage and early assumptions distorted the case. He explained that while initial reporting was largely factual, it quickly shifted toward victim-blaming and myth-making, cementing the &quot;Black Dahlia&quot; persona and influencing generations of investigators. This narrative led authorities to build a psychological profile of the killer as someone seeking attention through a staged, shocking display. Frankel challenged this foundation, arguing that the widely accepted belief that the body was deliberately posed is incorrect and has misdirected suspect identification for decades.\u003c/p>\n\n\u003cp>Central to his theory is new evidence from an interview with the original witness, Betty Bersinger, conducted more than 70 years later. Frankel revealed that the body was not initially displayed in the open but hidden in nearby weeds, and that responding officers likely moved it, unintentionally creating the infamous tableau. This fundamentally alters the presumed motive and profile of the killer, he argued. Frankel also pointed to similarities with the earlier 1941 Kansas City murder of heiress Leila Welsh, suggesting a potential link between the two cases and a single perpetrator.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the latter half of the program. Yvette shared a personal account she believes sheds light on the missing days of Elizabeth Short in San Diego. She claims her aunt Dorothy took Short in after finding her alone with a suitcase and no place to stay. Yvette stated that Short stayed with her aunt for several days before contacting someone who drove her back to Los Angeles, where she was last seen. She also recalled FBI agents once visiting her family regarding the case, which her grandmother declined to engage with out of fear. Based on her understanding, Yvette questioned other suspects and instead believes George Hodel was responsible, citing his medical expertise and alleged statements, while acknowledging this is her personal opinion.\u003c/p>\n\n\u003cp>Iasius recounted a childhood experience in 1970s Hawaii in which he and his brother witnessed a fireball split into three, then lost consciousness and later found themselves in what he believes was an alien encounter involving telepathic communication, strange beings, and unexplained actions performed on him. He said they were gone about four hours but recalled being told they traveled 68 light-years, a detail he later connected to astronomy. The memory had been suppressed for years and gradually returned, he admitted, noting that his brother denies the experience entirely.\u003c/p>\n\n\u003cp>Mark from Michigan suggested a speculative theory linking missing or deceased scientists to a broader cover-up involving extraterrestrial technology and a potential Planet X-type threat. He referenced reports of a massive, immovable craft allegedly hidden under a structure in Greenland and connected this to claims by public officials about concealed UFOs. Mark argued that some scientists may have been silenced due to their involvement in sensitive projects or knowledge of an approaching planetary body, which he believes could cause widespread panic if revealed.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sisters-Death-Dahlia-Prairie-Heiress/dp/0806543760/ctoc\" target=\"_blank\">Sisters in Death: The Black Dahlia, the Prairie Heiress, and Their Hunter\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":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Pete Townshend","title":"Let My Love Open The Door","url":"https://www.amazon.com/dp/B00TKKKVGY/ctoc"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B06Y43V8LR/ctoc?trackAsin=B06Y43V8LR"},{"artist":"Three Dog Night","title":"Mama Told Me (Not To Come)","url":"https://amazon.com/dp/B000VZXER0/ctoc?trackAsin=B000VZXER0"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Carla Thomas","title":"Something Good (Is Going to Happen to You)","url":"https://amazon.com/dp/B01LZOIHHJ/ctoc?trackAsin=B01LZOIHHJ"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Van Morrison","title":"Wild Night","url":"https://amazon.com/dp/B0FKBLTTPT/ctoc?trackAsin=B0FKBLTTPT"},{"artist":"Vangelis","title":"Titans (From \"Alexander\" Soundtrack)","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"Led Zeppelin","title":"Down By The Seaside","url":"https://www.amazon.com/dp/B0011Z95SQ/ctoc"},{"artist":"Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Seals and Crofts","title":"Diamond Girl","url":"https://amazon.com/dp/B07GH1CZGM/ctoc?trackAsin=B07GH1CZGM"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://www.amazon.com/dp/B00FIXI2XQ/ctoc"},{"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":["%2F69e18450376adc6fe35db845","%2F5dffc219cc137bf2442012a0"]},"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/Black Dahlia case"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69eca0c05f8e161bc5fe917e","show":"coast","title":"Fri, Apr 24 2026 - Hour 1"},{"episodeId":"/episodes/69eca0d35f8e161bc5fe917f","show":"coast","title":"Fri, Apr 24 2026 - Hour 2"},{"episodeId":"/episodes/69eca0e55f8e161bc5fe9180","show":"coast","title":"Fri, Apr 24 2026 - Hour 3"},{"episodeId":"/episodes/69eca0ff5f8e161bc5fe9181","show":"coast","title":"Fri, Apr 24 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"LOS ANGELES, CALIFORNIA - JANUARY 23: (EDITORS NOTE: Image has been converted to black and white.) View of the Black Dahlia flowers at the \"I Am the Night\" Influencer Junket on January 23, 2019 in Los Angeles, California. 484192. (Photo by Emma McIntyre/Getty Images for Turner)","id":"%2F69e1c59111e61cdcb9893be9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69e1c59111e61cdcb9893be9","source_credit":"Emma McIntyre / Getty Images Entertainment / Getty Images","title":"\"I Am the Night\" Influencer Junket","url":"asset://assets.getty/69e1c59111e61cdcb9893be9","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1777039200000},"slug":{"type":"slug","value":"2026-04-24-show"},"summary":{"type":"html","value":"\u003cp>Executive producer and author \u003ca href=\"https://sistersindeath.com/\" target=\"_blank\">\u003cu>Eli Frankel\u003c/u>\u003c/a> discussed the Black Dahlia murder case and connected it to the murder of Kansas City heiress Leila Welsh. Open Lines followed in the latter half of the program.\u003c/p>\n\n"},"title":{"type":"title","value":"Black Dahlia Case / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://sistersindeath.com/\" target=\"_blank\">\u003cu>sistersindeath.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-24-2026-hour-1, 04-24-2026-hour-2, 04-24-2026-hour-3, 04-24-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-04-24-show/","summary":{"author":"","description":"Executive producer and author Eli Frankel discussed the Black Dahlia murder case and connected it to the murder of Kansas City heiress Leila Welsh. Open Lines followed in the latter half of the program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"LOS ANGELES, CALIFORNIA - JANUARY 23: (EDITORS NOTE: Image has been converted to black and white.) View of the Black Dahlia flowers at the \"I Am the Night\" Influencer Junket on January 23, 2019 in Los Angeles, California. 484192. (Photo by Emma McIntyre/Getty Images for Turner)","link":"","new_tab":false,"source_credit":"Emma McIntyre / Getty Images Entertainment / Getty Images","title":"\"I Am the Night\" Influencer Junket","url":"asset://assets.getty/69e1c59111e61cdcb9893be9","use_caption":false},"keywords":["keywords/Black Dahlia case"],"primary_slug":"2026-04-24-show","slugs":["2026-04-24-show"],"sponsored":false,"title":"Black Dahlia Case / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1777111200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"v6LPI","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-04-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e1c59111e61cdcb9893be9","title":"Black Dahlia Case / Open Lines","description":"Executive producer and author Eli Frankel discussed the Black Dahlia murder case and connected it to the murder of Kansas City heiress Leila Welsh. Open Lines followed in the latter half of the program.","author":""},"pub_start":1777111200000,"pub_until":4115978604802,"pub_changed":1777118913510,"subscription":[{"tags":["coast-categories/true-crime","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":"%2F69e18450376adc6fe35db845","slug":"eli-frankel","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/eli-frankel/","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>Eli Frankel has served as a television and documentary production company owner, Emmy-nominated executive producer, network executive, showrunner, editor, camera operator, writer, and director of multiple series for broadcast television, cable television, and streaming networks. His credits include MGM/Epix’s definitive Charles Manson documentary series “Helter Skelter”, Netflix’s Emmy-nominated Skin Decision, Revenge Body with Khloe Kardashian, American Chopper, Survivor, Amazing Race, and many other series. \u003c/p>\n\n\u003cp>A graduate of the University of Southern California’s distinguished School of Cinema/Television film production program, he wrote, directed, and co-produced the feature film \u003cem>21\u003c/em>, which was selected for the Independent Feature Film Market at the New York Film Festival and won the best picture award at the Rhode Island International Film Festival. As an avid true crime researcher and writer, he devoted more than five years to solving the mystery of who killed the Black Dahlia. He lives in Los Angeles.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sisters-Death-Dahlia-Prairie-Heiress/dp/0806543760/ctoc\" target=\"_blank\">Sisters in Death: The Black Dahlia, the Prairie Heiress, and Their Hunter\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":"%2F69e17eb2bc9d828b4ceebe5f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69e17eb2bc9d828b4ceebe5f","source_credit":"","title":"","url":"asset://new_assets/69e17eb2bc9d828b4ceebe5f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"eli-frankel"},"summary":{"type":"html","value":"\u003cp>Eli Frankel has served as a television and documentary production company owner, Emmy-nominated executive producer, network executive, showrunner, editor, camera operator, writer, and director of multiple series for broadcast television, cable television, and streaming networks.\u003c/p>\n\n"},"title":{"type":"title","value":"Eli Frankel"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://sistersindeath.com/\" target=\"_blank\">\u003cu>sistersindeath.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":"Eli Frankel has served as a television and documentary production company owner, Emmy-nominated executive producer, network executive, showrunner, editor, camera operator, writer, and director of multiple series for broadcast television, cable television, and streaming networks.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69e17eb2bc9d828b4ceebe5f","use_caption":false},"keywords":[],"primary_slug":"eli-frankel","slugs":["eli-frankel"],"sponsored":false,"title":"Eli Frankel"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776387000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"cCeXu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1776387000000,"type":"content:coast-to-coast-guest","summary":{"title":"Eli Frankel","description":"Eli Frankel has served as a television and documentary production company owner, Emmy-nominated executive producer, network executive, showrunner, editor, camera operator, writer, and director of multiple series for broadcast television, cable television, and streaming networks.","image":"https://i.iheart.com/v3/re/new_assets/69e17eb2bc9d828b4ceebe5f"}},{"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":"%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:/69e1c34e7892c46d68f2e13b","slug:2026-04-24-show","slug:2026-04-24-show","keyword:keywords/Black Dahlia case"]}},{"id":"%2F69e1c0587892c46d68f2e122","type":"PUBLISHING","record":{"ref_id":"%2F69e1c0587892c46d68f2e122","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-23-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"http://thedr.com/\" target=\"_blank\">Dr. Tom O'Bryan,\u003c/a> a functional medicine expert and autoimmune researcher, discussed the alarming state of brain health and its connection to environmental and gut factors. He cited research from the University of Montana showing that residents of metropolitan Mexico City, including children as young as 14, exhibit early signs of Alzheimer's and other neurodegenerative diseases due to severe air pollution. He highlighted a University of Kentucky autopsy study revealing that brain pathologies common in elderly dementia patients were also present in healthy middle-aged adults, underscoring early onset of brain dysfunction.\u003c/p>\n\n\u003cp>O'Bryan identified two primary drivers behind these afflictions: air pollution and the composition of gut bacteria. He explained the critical role of the gut in immune function, emphasizing that &quot;over 70% of the immune system is in the gut&quot; and that a healthy balance of bacteria exercises immune defenses. The problem arises from &quot;leaky gut,&quot; in which harmful bacteria enter the bloodstream, triggering chronic systemic inflammation. He stressed that this low-grade inflammation underlies 14 of the 15 leading causes of death, including diabetes, Alzheimer's, autoimmune diseases, and heart conditions.\u003c/p>\n\n\u003cp>He explained that the gut lining, likened to a cheesecloth, normally allows only small molecules, such as amino acids, into the bloodstream. However, when this lining is damaged—a condition known as &quot;leaky gut&quot;— larger food particles enter the bloodstream, triggering an immune response. O'Bryan also outlined how inflammation affects the brain due to its high blood flow and slow circulation, leading to symptoms beyond gut issues, such as cognitive decline and joint pain. Using the case of a banker who suffered brain fog from mold exposure, he illustrated how identifying and removing inflammatory triggers can restore health. O'Bryan lamented that most doctors lack this knowledge, pointing to the need for widespread education on inflammation's root causes.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, writer \u003ca href=\"https://dreamstreamvideo.com/\" target=\"_blank\">Rick Wagner\u003c/a> explored the link between the paranormal and personal well-being. Recounting his near-death experience after a severe motorcycle accident, he said, &quot;I saw my grandmother's face and her hands take the gym bag from behind me and put it in front of me,&quot; he said, describing a protective vision during the crash. This experience shifted his perspective, leading him to embrace gratitude and deepen his intuitive abilities. Blending life coaching with psychic insights, he explained how his work evolved into energy clearings that address trapped emotions and spiritual energies within the body. Discussing spirits and the paranormal, he emphasized the distinction between benign family spirits and demonic entities, cautioning against horror-movie stereotypes.\u003c/p>\n\n\u003cp>He recalled helping a lost spirit named Anthony, who was surrounded by depression and nearly influenced Wagner toward suicide. &quot;I'm going to save him,&quot; Wagner said, describing his role as a &quot;spiritual traffic guard&quot; guiding spirits to their families. Wagner shared details about his upcoming book, &quot;June Street,&quot; based on a year-long, unsettling case involving a multi-million-dollar townhouse plagued by bizarre phenomena. &quot;I've never, ever seen or heard anything like this before,&quot; he said, describing strange electrical sensations, an inexplicable ant infestation circling a haunting painting, and thousands of flies suddenly appearing in a new garage.\u003c/p>\n\n\u003cp>He also clarified how he distinguishes paranormal events from mental health issues by probing clients' medical backgrounds and emotional states, noting that &quot;if it's an attachment, the client will hear two voices in their head at the same time.&quot; In addition to his coaching and writing, Wagner is developing a TV pilot and promoting it through short vertical episodes online as a &quot;proof of concept&quot; to attract producers. He invited listeners to view these episodes on his \u003ca href=\"https://www.youtube.com/@RickWagnerCoach/videos\" target=\"_blank\">YouTube channel\u003c/a> and offered signed copies of his book as a reward for feedback.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: Jeff Nelken, \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Autoimmune-Fix-Hidden-Damage-Disease/dp/162336700X/ctoc\" target=\"_blank\">The Autoimmune Fix\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/You-Can-Fix-Your-Brain/dp/1623367026//ctoc\" target=\"_blank\">You Can Fix Your Brain\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thedr.com/\" target=\"_blank\">3 Step Gut Reboot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/MY-HAUNTED-REALITY-Years-Stories/dp/1549632469/ctoc\" target=\"_blank\">My Haunted Reality: 50 Years Of Ghost Stories\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":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/Lost-Space-Original-Television-Soundtrack/dp/B000001P1R"},{"artist":"Jackson Browne","title":"Doctor My Eyes","url":"https://amazon.com/dp/B09YWH882R/ctoc?trackAsin=B09YWH882R"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Jay & The Americans","title":"Cara Mia","url":"https://amazon.com/dp/B000TDF4U4/ctoc?trackAsin=B000TDF4U4"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Bobby Vinton","title":"Sealed With A Kiss","url":"https://amazon.com/dp/B00137Y0GO/ctoc?trackAsin=B00137Y0GO"},{"artist":"Meat Loaf","title":"Two Out Of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"Skeeter Davis","title":"The End Of The World","url":"https://amazon.com/dp/B00137ZSJC/ctoc?trackAsin=B00137ZSJC"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Rush","title":"Ghost Of A Chance","url":"https://amazon.com/dp/B00FEYU8WM/ctoc?trackAsin=B00FEYU8WM"},{"artist":"The Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Blue Oyster Cult","title":"Don’t Fear The Reaper","url":"https://amazon.com/dp/B00137OFVE/ctoc?trackAsin=B00137OFVE"},{"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":["%2F5e0073ce537fd678a3eceb82","%2F5e01db72cc137bf244202996"]},"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/healing","keywords/supernatural"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69eb48c5ae7b4985cb089bf9","show":"coast","title":"Thu, Apr 23 2026 - Hour 1"},{"episodeId":"/episodes/69eb48deae7b4985cb089bfa","show":"coast","title":"Thu, Apr 23 2026 - Hour 2"},{"episodeId":"/episodes/69eb48eeae7b4985cb089bfb","show":"coast","title":"Thu, Apr 23 2026 - Hour 3"},{"episodeId":"/episodes/69eb493dae7b4985cb089bfd","show":"coast","title":"Thu, Apr 23 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F69294cf06ed437ec3d583afa","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69294cf06ed437ec3d583afa","source_credit":"Westend61 / Westend61 / Getty Images","title":"Abstract illustration of faces symbolizing imagination and harmony","url":"asset://assets.getty/69294cf06ed437ec3d583afa","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1776952800000},"slug":{"type":"slug","value":"2026-04-23-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"http://thedr.com/\" target=\"_blank\">Dr. Tom O'Bryan\u003c/a> discussed the alarming state of brain health and its connection to environmental and gut factors. Followed by writer \u003ca href=\"https://dreamstreamvideo.com/\" target=\"_blank\">Rick Wagner\u003c/a> on spirit clearing, and the link between the paranormal and personal well-being. \u003c/p>\n\n"},"title":{"type":"title","value":"Brain Health & Leaky Gut / Spirit Clearing"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://thedr.com/\" target=\"_blank\">\u003cu>thedr.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://dreamstreamvideo.com/\" target=\"_blank\">\u003cu>dreamstreamvideo.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@RickWagnerCoach/videos\" target=\"_blank\">youtube.com/@RickWagnerCoach/videos\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-23-2026-hour-1, 04-23-2026-hour-2, 04-23-2026-hour-3, 04-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-04-23-show/","summary":{"author":"","description":"Dr. Tom O'Bryan discussed the alarming state of brain health and its connection to environmental and gut factors. Followed by writer Rick Wagner on spirit clearing, and the link between the paranormal and personal well-being.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"Westend61 / Westend61 / Getty Images","title":"Abstract illustration of faces symbolizing imagination and harmony","url":"asset://assets.getty/69294cf06ed437ec3d583afa","use_caption":false},"keywords":["keywords/healing","keywords/supernatural"],"primary_slug":"2026-04-23-show","slugs":["2026-04-23-show"],"sponsored":false,"title":"Brain Health & Leaky Gut / Spirit Clearing"},"targeting":{"exclusion":{"tags":[]},"publish_date":1777024800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ui0IT","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-04-23-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69294cf06ed437ec3d583afa","title":"Brain Health & Leaky Gut / Spirit Clearing","description":"Dr. Tom O'Bryan discussed the alarming state of brain health and its connection to environmental and gut factors. Followed by writer Rick Wagner on spirit clearing, and the link between the paranormal and personal well-being.","author":""},"pub_start":1777024800000,"pub_until":4115978604802,"pub_changed":1777027458882,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0073ce537fd678a3eceb82","slug":"o-bryan-dr-tom-101842","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/o-bryan-dr-tom/101842","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Tom O'Bryan, DC, CCN, DA CBN, is considered a ‘Sherlock Holmes’ for chronic disease and teaches that recognizing and addressing the underlying mechanisms that activate an immune response is the road to better health. He holds teaching faculty positions with the Institute for Functional Medicine and the National University of Health Sciences. He has trained and certified tens of thousands of practitioners around the world in advanced understanding of the impact of wheat sensitivity and the development of individual autoimmune diseases.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Autoimmune-Fix-Hidden-Damage-Disease/dp/162336700X/ctoc\" target=\"_blank\">The Autoimmune Fix\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/You-Can-Fix-Your-Brain/dp/1623367026//ctoc\" target=\"_blank\">You Can Fix Your Brain\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thedr.com/\" target=\"_blank\">3 Step Gut Reboot\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":"%2F65be4cc99c62720dc24cc6b2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/65be4cc99c62720dc24cc6b2","source_credit":"","title":"","url":"asset://new_assets/65be4cc99c62720dc24cc6b2","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"o-bryan-dr-tom-101842"},"summary":{"type":"html","value":"\u003cp>Dr. Tom O'Bryan, DC, CCN, DA CBN, is considered a ‘Sherlock Holmes’ for chronic disease and teaches that recognizing and addressing the underlying mechanisms that activate an immune response is the road to better health. He holds teaching faculty positions with the Institute for Functional Medicine and the National University of Health Sciences.\u003c/p>\n\n"},"title":{"type":"title","value":"Dr. Tom O'Bryan"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thedr.com/\" target=\"_blank\">thedr.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/o-bryan-dr-tom-101842","feed_permalink":"https:/www.coasttocoastam.com/guest/o-bryan-dr-tom/101842","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Tom O'Bryan, DC, CCN, DA CBN, is considered a ‘Sherlock Holmes’ for chronic disease and teaches that recognizing and addressing the underlying mechanisms that activate an immune response is the road to better health. He holds teaching faculty positions with the Institute for Functional Medicine and the National University of Health Sciences.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/65be4cc99c62720dc24cc6b2","use_caption":false},"keywords":[],"primary_slug":"o-bryan-dr-tom-101842","slugs":["o-bryan-dr-tom-101842"],"sponsored":false,"title":"Dr. Tom O'Bryan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1565921160000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"clyM5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1565921160000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Tom O'Bryan","description":"Dr. Tom O'Bryan, DC, CCN, DA CBN, is considered a ‘Sherlock Holmes’ for chronic disease and teaches that recognizing and addressing the underlying mechanisms that activate an immune response is the road to better health. He holds teaching faculty positions with the Institute for Functional Medicine and the National University of Health Sciences.","image":"https://i.iheart.com/v3/re/new_assets/65be4cc99c62720dc24cc6b2"}},{"ref_id":"%2F5e01db72cc137bf244202996","slug":"wagner-rick-93141","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/wagner-rick/93141","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>\nRick Wagner has been encountering spirits since he was 6 years old, growing up in Buffalo, New York. It wasn't until his near death experience on a motorcycle that he learned how these spirits can affect our lives on a daily basis. He began to study why they are here and what they are trying to tell us. After studying engineering in college, he attempted to justify all that he was seeing and feeling. Knowing that everything around us is a form of energy and that these energies do attract, he understands better the impact spirit energies have on us. \n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/MY-HAUNTED-REALITY-Years-Stories/dp/1549632469/ctoc\" target=\"_blank\">My Haunted Reality: 50 Years Of Ghost Stories\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/How-Did-End-This-Stuff/dp/B0DPZZF3YM/ctoc\" target=\"_blank\">How Did I End Up With All This Stuff?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/My-Daily-Accomplishment-Journal-easy/dp/B0CJRQNCW5/ctoc\" target=\"_blank\">My Daily Accomplishment Journal\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":"%2F69e5c49e2bb2a4826d407fb6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69e5c49e2bb2a4826d407fb6","source_credit":"","title":"","url":"asset://new_assets/69e5c49e2bb2a4826d407fb6","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"wagner-rick-93141"},"summary":{"type":"html","value":"\u003cp>Rick Wagner has been encountering spirits since he was 6 years old, growing up in Buffalo, New York. It wasn't until his near death experience on a motorcycle that he learned how these spirits can affect our lives on a daily basis. He began to study why they are here and what they are trying to tell us. After studying engineering in college, he attempted to justify all that he was seeing and feeling. Knowing that everything around us is a form of energy and that these energies do attract, he understands better the impact spirit energies have on us. \u003c/p>\n\n"},"title":{"type":"title","value":"Rick Wagner"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dreamstreamvideo.com/\" target=\"_blank\">\u003cu>dreamstreamvideo.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/c/RickWagnerCoach/videos\" target=\"_blank\">Rick Wagner YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/wagner-rick-93141","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/wagner-rick/93141","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Rick Wagner has been encountering spirits since he was 6 years old, growing up in Buffalo, New York. It wasn't until his near death experience on a motorcycle that he learned how these spirits can affect our lives on a daily basis. He began to study why they are here and what they are trying to tell us. After studying engineering in college, he attempted to justify all that he was seeing and feeling. Knowing that everything around us is a form of energy and that these energies do attract, he understands better the impact spirit energies have on us.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69e5c49e2bb2a4826d407fb6","use_caption":false},"keywords":[],"primary_slug":"wagner-rick-93141","slugs":["wagner-rick-93141"],"sponsored":false,"title":"Rick Wagner"},"targeting":{"exclusion":{"tags":[]},"publish_date":1525402500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"spGPO","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1525402500000,"type":"content:coast-to-coast-guest","summary":{"title":"Rick Wagner","description":"Rick Wagner has been encountering spirits since he was 6 years old, growing up in Buffalo, New York. It wasn't until his near death experience on a motorcycle that he learned how these spirits can affect our lives on a daily basis. He began to study why they are here and what they are trying to tell us. After studying engineering in college, he attempted to justify all that he was seeing and feeling. Knowing that everything around us is a form of energy and that these energies do attract, he understands better the impact spirit energies have on us.","image":"https://i.iheart.com/v3/re/new_assets/69e5c49e2bb2a4826d407fb6"}}]}},{"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:/69e1c0587892c46d68f2e122","slug:2026-04-23-show","slug:2026-04-23-show","keyword:keywords/healing","keyword:keywords/supernatural"]}},{"id":"%2F69e1bc657892c46d68f2e109","type":"PUBLISHING","record":{"ref_id":"%2F69e1bc657892c46d68f2e109","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-22-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, paleontologist and ecologist \u003ca href=\"https://ess.uw.edu/people/peter-ward/\" target=\"_blank\">Peter Ward\u003c/a> discussed a range of topics tied to Earth Day, climate change, and planetary history. Ward addressed the upcoming &quot;super El Nino&quot; event, describing its complex oceanic and atmospheric dynamics and its impact on drought and agriculture. He warned of an impending &quot;monstrous forest fire year&quot; in the Northwest due to record-low snowpack, linking it to 2024 being the warmest year on record and noting that a 30% chance exists that 2026 will surpass it. He also discussed concerns about the Gulf Stream slowing, which could drastically alter Europe's climate.\u003c/p>\n\n\u003cp>He cautioned that recent climate trends show a clear warming influenced by greenhouse gases, contrary to older fears of a new ice age. He also shared insights from his recent travels to Papua, New Guinea and his involvement in a TV series exploring the future of animal evolution. Ward explained the fossilization process, noting that dinosaur bones become rock through mineral replacement, and revealed ongoing discoveries of new dinosaur species near Vancouver Island and the San Juan Islands, often made by informed amateurs.\u003c/p>\n\n\u003cp>Reflecting on Earth's natural resilience, he pointed out that Earth's &quot;global thermostat&quot; has maintained liquid water for over 4 billion years, but he stressed the increasing scarcity of fresh water, calling it &quot;far more valuable than gold or diamonds.&quot; He traced Earth's water origin to a colossal early collision with a Mars-sized planet, which also formed the Moon and likely kickstarted plate tectonics essential for life. Ward suggested this rare event might mean life is less common in the cosmos than hoped.\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, Steven Intermill and Toni Rotonda of the \u003ca href=\"https://bucklandmuseum.org/\" target=\"_blank\">Buckland Museum of Witchcraft\u003c/a> in Cleveland delved into the museum's history, artifacts, and stories. The Museum preserves the legacy of Raymond Buckland, a pivotal figure in American witchcraft. Rotonda, who belonged to Buckland's coven for many years, recounted how she rescued the museum's collection from New Orleans and helped reestablish it in Ohio. Intermill described the museum as a &quot;cabinet of curiosities,&quot; housing a deep and varied collection in a modest 1,300-square-foot space. Both guests emphasized the museum's role as a sanctuary and educational space, especially for those who feel marginalized or different.\u003c/p>\n\n\u003cp>A highlight of the collection is ritual tools used by Buckland and his wife, Rosemary, during the first Gardnerian rites on U.S. soil, which Intermill described as radiating unmatched energy. The museum also contains artifacts from other prominent witches, herbalism items, and a crystal ball once owned by psychic witch Sybil Leek. The most notorious item is the so-called &quot;demon in the box,&quot; a sealed container said to hold a conjured entity that Buckland's friend could not banish. Intermill shared a chilling incident in which a visitor &quot;ran into the museum shouting, 'Can you hear it? ' It wants out. It wants out.'&quot;\u003c/p>\n\n\u003cp>The alleged demon is wire-wrapped in its own case, surrounded by protective crystal grids and salt rings. Rotonda said that, in an earlier location, her initial assumption that the object was dormant was challenged by daily unexplained crashes echoing through the house, yet nothing was ever physically disturbed. Another item associated with anomalous phenomena was a case holding two crystal balls, including a black obsidian one that Buckland named Ezra. &quot;I watched this case move,&quot; said Rotonda. &quot;It shifted on the table... and later, it levitated... a good three inches, and I could see the light from the window coming up under it, and it dropped.&quot; Intermill recounted eerie encounters with a black scrying mirror created by Rosemary Ellen Guiley. Children and adults alike reported seeing &quot;shadowy figures&quot; emerging from it.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://omny.fm/shows/shades-of-the-afterlife/playlists/podcast\" target=\"_blank\">\u003cem>Sandra Champlain\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Flooded-Earth-Future-World-Without/dp/0465009492/ctoc\" target=\"_blank\">The Flooded Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/New-History-Life-Discoveries-Evolution/dp/160819907X//ctoc\" target=\"_blank\">A New History of Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lamarcks-Revenge-Epigenetics-Revolutionizing-Understanding/dp/1632866153/ctoc\" target=\"_blank\">Lamarck's Revenge\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Dave Mason","title":"We Just Disagree","url":"https://amazon.com/dp/B00137VHYM/ctoc?trackAsin=B00137VHYM"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXLJU4/ctoc?1"},{"artist":"The Drifters","title":"Under The Boardwalk","url":"https://amazon.com/dp/B00124ASBE/ctoc?trackAsin=B00124ASBE"},{"artist":"Judas Priest","title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Frankie Avalon","title":"Venus","url":"https://amazon.com/dp/B01IAO35EA/ctoc?trackAsin=B01IAO35EA"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Perry Como","title":"It’s Impossible","url":"https://amazon.com/dp/B00137YP0K/ctoc?trackAsin=B00137YP0K"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Ella Fitzgerald","title":"All The Things You Are","url":"https://amazon.com/dp/B000WIJK9W/ctoc?trackAsin=B000WIJK9W"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"The Eagles","title":"Witchy Woman","url":"https://amazon.com/dp/B00DANSH7M/ctoc?trackAsin=B00DANSH7M"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B0025W06MS/ctoc?trackAsin=B0025W06MS"},{"artist":"Dave Mason","title":"Only You Know And I Know","url":"https://amazon.com/dp/B000W0ZCSI/ctoc?trackAsin=B000W0ZCSI"},{"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":["%2F5dffff7f537fd678a3ece68f","%2F69e180ed7b4f77f237c45607","%2F69e1828e0ea9509eb92f3bc2"]},"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/Earth Day","keywords/El Nino","keywords/witchcraft","keywords/Raymond Buckland"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69e9f806ef7348c54a315bc8","show":"coast","title":"Wed, Apr 22 2026 - Hour 1"},{"episodeId":"/episodes/69e9f819ef7348c54a315bc9","show":"coast","title":"Wed, Apr 22 2026 - Hour 2"},{"episodeId":"/episodes/69e9f82aef7348c54a315bca","show":"coast","title":"Wed, Apr 22 2026 - Hour 3"},{"episodeId":"/episodes/69e9f83eef7348c54a315bcb","show":"coast","title":"Wed, Apr 22 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"application/postscript","type":"document"},"bucket":"assets.getty","caption":"Witchcraft boutique sketches set. Halloween hand-drawn vector illustration. Antique apothecary design elements. Magic icons.  NOT AI generated","id":"%2F69e1be831c87306a2c09f96f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69e1be831c87306a2c09f96f","source_credit":"Ievgeniia Lytvynovych / iStock / Getty Images","title":"Witchcraft hand-drawn vector illustrations set.","url":"asset://assets.getty/69e1be831c87306a2c09f96f","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1776866400000},"slug":{"type":"slug","value":"2026-04-22-show"},"summary":{"type":"html","value":"\u003cp>Paleontologist and ecologist \u003ca href=\"https://ess.uw.edu/people/peter-ward/\" target=\"_blank\">Peter Ward\u003c/a> discussed a range of topics tied to Earth Day, climate change, and planetary history. Followed by Steven Intermill and Toni Rotonda of the \u003ca href=\"https://bucklandmuseum.org/\" target=\"_blank\">Buckland Museum of Witchcraft\u003c/a> delving into the museum's history and artifacts.\u003c/p>\n\n"},"title":{"type":"title","value":"Earth Day Insights / Witchcraft Museum"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ess.uw.edu/people/peter-ward/\" target=\"_blank\">ess.uw.edu/people/peter-ward\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://bucklandmuseum.org/\" target=\"_blank\">\u003cu>bucklandmuseum.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-22-2026-hour-1, 04-22-2026-hour-2, 04-22-2026-hour-3, 04-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-04-22-show/","summary":{"author":"","description":"Paleontologist and ecologist Peter Ward discussed a range of topics tied to Earth Day, climate change, and planetary history. Followed by Steven Intermill and Toni Rotonda of the Buckland Museum of Witchcraft delving into the museum's history and artifacts.","image":{"alt_text":"","attributes":{"mimetype":"application/postscript","type":"document"},"caption":"Witchcraft boutique sketches set. Halloween hand-drawn vector illustration. Antique apothecary design elements. Magic icons.  NOT AI generated","link":"","new_tab":false,"source_credit":"Ievgeniia Lytvynovych / iStock / Getty Images","title":"Witchcraft hand-drawn vector illustrations set.","url":"asset://assets.getty/69e1be831c87306a2c09f96f","use_caption":false},"keywords":["keywords/Earth Day","keywords/El Nino","keywords/witchcraft","keywords/Raymond Buckland"],"primary_slug":"2026-04-22-show","slugs":["2026-04-22-show"],"sponsored":false,"title":"Earth Day Insights / Witchcraft Museum"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776938400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5y3Qh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/supernatural-paranormal","coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-04-22-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e1be831c87306a2c09f96f","title":"Earth Day Insights / Witchcraft Museum","description":"Paleontologist and ecologist Peter Ward discussed a range of topics tied to Earth Day, climate change, and planetary history. Followed by Steven Intermill and Toni Rotonda of the Buckland Museum of Witchcraft delving into the museum's history and artifacts.","author":""},"pub_start":1776938400000,"pub_until":4115978604802,"pub_changed":1776965645636,"subscription":[{"tags":["coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/supernatural-paranormal","coast-categories/science-space-technology","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffff7f537fd678a3ece68f","slug":"ward-peter-6323","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/ward-peter/6323","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nPeter Ward is Professor of Biology, a Professor of Earth and Space Sciences, and Adjunct Professor of Astronomy at the University of Washington in Seattle. He is Principal Investigator of the University of Washington node of the NASA Astrobiology Institute, which involves the leadership of over 25 scientists studying the probability of finding life beyond the Earth. He is also Senior Councilor of the Paleontological Society, and was awarded an Affiliate Professorship at the California Institute of Technology.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0716734966/ctoc\" target=\"_blank\">Future Evolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0670030945/ctoc\" target=\"_blank\">Gorgon: Paleontology, Obsession, and the Greatest Catastrophe in Earth's History\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0670034584/ctoc\" target=\"_blank\">Life as We Do Not Know It\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0309100615/ctoc\" target=\"_blank\">Out of Thin Air\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0387952896/ctoc\" target=\"_blank\">Rare Earth: Why Complex Life Is Uncommon in the Universe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/006113791X/ctoc\" target=\"_blank\">Under a Green Sky: Global Warming, the Mass Extinctions of the Past, and What They Can Tell Us About Our Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Medea-Hypothesis-Ultimately-Self-Destructive-Essentials/dp/0691130752/ctoc\" target=\"_blank\">The Medea Hypothesis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Flooded-Earth-Future-World-Without/dp/0465009492/ctoc\" target=\"_blank\">The Flooded Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/New-History-Life-Discoveries-Evolution/dp/160819907X//ctoc\" target=\"_blank\">A New History of Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lamarcks-Revenge-Epigenetics-Revolutionizing-Understanding/dp/1632866153/ctoc\" target=\"_blank\">Lamarck's Revenge\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":"%2F6548945946f8b1d581235ca0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6548945946f8b1d581235ca0","source_credit":"","title":"","url":"asset://new_assets/6548945946f8b1d581235ca0","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ward-peter-6323"},"summary":{"type":"html","value":"\u003cp>Peter Ward is Professor of Biology, a Professor of Earth and Space Sciences, and Adjunct Professor of Astronomy at the University of Washington in Seattle. He is Principal Investigator of the University of Washington node of the NASA Astrobiology Institute, which involves the leadership of over 25 scientists studying the probability of finding life beyond the Earth. He is also Senior Councilor of the Paleontological Society, and was awarded an Affiliate Professorship at the California Institute of Technology.\u003c/p>\n\n"},"title":{"type":"title","value":"Peter Ward"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ess.uw.edu/people/peter-ward/\" target=\"_blank\">ess.uw.edu/people/peter-ward\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://bigthink.com/people/peterward/\" target=\"_blank\">bigthink.com/people/peterward\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/ward-peter-6323","feed_permalink":"https:/www.coasttocoastam.com/guest/ward-peter/6323","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Peter Ward is Professor of Biology, a Professor of Earth and Space Sciences, and Adjunct Professor of Astronomy at the University of Washington in Seattle. He is Principal Investigator of the University of Washington node of the NASA Astrobiology Institute, which involves the leadership of over 25 scientists studying the probability of finding life beyond the Earth. He is also Senior Councilor of the Paleontological Society, and was awarded an Affiliate Professorship at the California Institute of Technology.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6548945946f8b1d581235ca0","use_caption":false},"keywords":[],"primary_slug":"ward-peter-6323","slugs":["ward-peter-6323"],"sponsored":false,"title":"Peter Ward"},"targeting":{"exclusion":{"tags":[]},"publish_date":1492138200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"AKN0n","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":1492138200000,"type":"content:coast-to-coast-guest","summary":{"title":"Peter Ward","description":"Peter Ward is Professor of Biology, a Professor of Earth and Space Sciences, and Adjunct Professor of Astronomy at the University of Washington in Seattle. He is Principal Investigator of the University of Washington node of the NASA Astrobiology Institute, which involves the leadership of over 25 scientists studying the probability of finding life beyond the Earth. He is also Senior Councilor of the Paleontological Society, and was awarded an Affiliate Professorship at the California Institute of Technology.","image":"https://i.iheart.com/v3/re/new_assets/6548945946f8b1d581235ca0"}},{"ref_id":"%2F69e180ed7b4f77f237c45607","slug":"toni-rotonda","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/toni-rotonda/","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>Toni Rotonda is the High Priestess of the Temple of Sacrifice Coven in Columbus, Ohio, and is the owner of the Buckland Museum of Witchcraft &amp; Magick. Her dedication to the craft led her to the restoration and preservation of Raymond Buckland's collection of witchcraft &amp; occult items. Along with her spiritual pursuits, Toni restores Victorian homes as well works with rescue animals\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":"%2F69e7ce66f99d6f55d333cb75","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69e7ce66f99d6f55d333cb75","source_credit":"","title":"","url":"asset://new_assets/69e7ce66f99d6f55d333cb75","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"toni-rotonda"},"summary":{"type":"html","value":"\u003cp>Toni Rotonda is the High Priestess of the Temple of Sacrifice Coven in Columbus, Ohio, and is the owner of the Buckland Museum of Witchcraft &amp; Magick.\u003c/p>\n\n"},"title":{"type":"title","value":"Toni Rotonda"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bucklandmuseum.org/\" target=\"_blank\">\u003cu>bucklandmuseum.org\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":"Toni Rotonda is the High Priestess of the Temple of Sacrifice Coven in Columbus, Ohio, and is the owner of the Buckland Museum of Witchcraft & Magick.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69e7ce66f99d6f55d333cb75","use_caption":false},"keywords":[],"primary_slug":"toni-rotonda","slugs":["toni-rotonda"],"sponsored":false,"title":"Toni Rotonda"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776386340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"fF45t","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":1776386340000,"type":"content:coast-to-coast-guest","summary":{"title":"Toni Rotonda","description":"Toni Rotonda is the High Priestess of the Temple of Sacrifice Coven in Columbus, Ohio, and is the owner of the Buckland Museum of Witchcraft & Magick.","image":"https://i.iheart.com/v3/re/new_assets/69e7ce66f99d6f55d333cb75"}},{"ref_id":"%2F69e1828e0ea9509eb92f3bc2","slug":"steven-intermill","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/steven-intermill/","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 Buckland Museum of Witchcraft in Cleveland, OH, was founded in 1966 by Raymond Buckland. It's the first museum in the USA to celebrate witchcraft and magick. The museum is currently being displayed in Cleveland, Ohio, under the directorship of Steven Intermill.\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":"%2F69e7bc2ff99d6f55d333cb67","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69e7bc2ff99d6f55d333cb67","source_credit":"","title":"","url":"asset://new_assets/69e7bc2ff99d6f55d333cb67","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"steven-intermill"},"summary":{"type":"html","value":"\u003cp>Steven Intermill is the director of the Buckland Museum of Witchcraft in Cleveland, OH.\u003c/p>\n\n"},"title":{"type":"title","value":"Steven Intermill"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bucklandmuseum.org/\" target=\"_blank\">\u003cu>bucklandmuseum.org\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":"Steven Intermill is the director of the Buckland Museum of Witchcraft in Cleveland, OH.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69e7bc2ff99d6f55d333cb67","use_caption":false},"keywords":[],"primary_slug":"steven-intermill","slugs":["steven-intermill"],"sponsored":false,"title":"Steven Intermill"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776386460000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"lKdEy","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":1776386460000,"type":"content:coast-to-coast-guest","summary":{"title":"Steven Intermill","description":"Steven Intermill is the director of the Buckland Museum of Witchcraft in Cleveland, OH.","image":"https://i.iheart.com/v3/re/new_assets/69e7bc2ff99d6f55d333cb67"}}]}},{"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:/69e1bc657892c46d68f2e109","slug:2026-04-22-show","slug:2026-04-22-show","keyword:keywords/Earth Day","keyword:keywords/El Nino","keyword:keywords/witchcraft","keyword:keywords/Raymond Buckland"]}},{"id":"%2F69e197e37892c46d68f2e0f0","type":"PUBLISHING","record":{"ref_id":"%2F69e197e37892c46d68f2e0f0","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-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, naturopathic doctor \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Randi Shannon\u003c/a> discussed the importance of natural remedies and supplementation in maintaining health. Calling attention to the diagnostic value of observing physical signs such as the tongue and fingernails, she stated, &quot;All sickness and all disease shows up in the tongue years and years before something actually happens,&quot; and changes in nails can indicate internal health issues like anemia or organ problems. She praised the effectiveness of targeted supplementation for specific issues, and critiqued conventional medicine's approach to chronic conditions like high blood pressure, asserting that &quot;drugs will only mask&quot; rather than cure.\u003c/p>\n\n\u003cp>Addressing pancreatic cancer, Shannon challenged common perceptions about its inevitability at advanced stages. She explained that biopsies might inadvertently facilitate cancer spread by disrupting the tumor's containment. In response to a question about frequent headaches, she said they could signal dehydration or an electrolyte imbalance, and urged adequate intake of fluids and minerals such as sodium, potassium, and magnesium. Regarding personalized hydration, she commented, &quot;There is no set rule. You just drink when you're thirsty,&quot; but added that many people consume insufficient fluids.\u003c/p>\n\n\u003cp>Responding to a caller with Complex Regional Pain Syndrome (CRPS), Dr. Shannon said the condition involves nervous system misfires and inflammation. She recommended a multifaceted approach to treatment, including nerve-calming, inflammation reduction, circulation restoration, and brain retraining. She also advocated for probiotics and fermented foods to restore gut health, especially after antibiotic use, including diverse bacterial strains and natural sources such as sauerkraut and kefir.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, author and spiritual teacher \u003ca href=\"http://bridgetfinklaire.com/\" target=\"_blank\">Bridget Finklaire\u003c/a> elaborated on her worldview of two coexisting realities: the familiar physical world defined by duality—&quot;good and evil, light and shade&quot;—and a higher, infinite cosmic realm beyond duality, embodying unity and divine consciousness. She linked current global unrest and widespread unhappiness to this dualistic conflict, noting, &quot;We see people pitted against each other… pushing a lot of people into fear and unhappiness.&quot; She highlighted the collective impact of media negativity on the human psyche.\u003c/p>\n\n\u003cp>On humanity's future, Finklaire emphasized consciousness as the next evolutionary step, contrasting it with the technological path dominated by artificial intelligence. She also discussed her upcoming book and program, The Bone Circle, which focuses on intuitive creation and personal transformation. Described as a framework for creating one's reality through intuition and remote viewing of the future, she said that &quot;the bones are the sort of principles, the pearls of wisdom, the keys that unlock the universe for you.&quot; Looking at the mind, body, spirit, and past, present, and future, the program reveals what we need to heal from our past in order to move forward.\u003c/p>\n\n\u003cp>The Bone Circle is structured into five modules that progress from foundational concepts to advanced mastery. Unlike traditional African bone-throwing divination, the program does not involve throwing bones but incorporates predictive intuition akin to a &quot;sat nav&quot; system she calls the &quot;Greater Powerful Self.&quot; She explained: &quot;Your great and powerful self is your GPS... It doesn't tell you the whole journey at once... It just gives you one step at a time.&quot;\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.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Red-Dress-Novel-Bridget-Finklaire/dp/1785355600/ctoc\" target=\"_blank\">Red Dress: A Novel\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Jackson Browne","title":"Doctor My Eyes","url":"https://amazon.com/dp/B09YWH882R/ctoc?trackAsin=B09YWH882R"},{"artist":"Cusco","title":"Waters Of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc?trackAsin=B007GN16S4"},{"artist":"The Lettermen","title":"I Have Dreamed","url":"https://amazon.com/dp/B0C5QLYP1G/ctoc?trackAsin=B0C5QLYP1G"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ARNR4/ctoc?1"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc?trackAsin=B00AON26QO"},{"artist":"KISS","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc?trackAsin=B000VZO4TW"},{"artist":"Stevie Wonder","title":"I Just Called To Say I Love You","url":"https://amazon.com/dp/B07G9552RX/ctoc?trackAsin=B07G9552RX"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Ray Charles","title":"Georgia On My Mind","url":"https://amazon.com/dp/B08QBM3XH2/ctoc?trackAsin=B08QBM3XH2"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"Fleetwood Mac","title":"Dreams","url":"https://amazon.com/dp/B00B1MHYKK/ctoc?trackAsin=B00B1MHYKK"},{"artist":"UFO","title":"Love To Love","url":"https://amazon.com/dp/B0B3SF6JYB/ctoc?trackAsin=B0B3SF6JYB"},{"artist":"Heart","title":"These Dreams","url":"https://amazon.com/dp/B07146Q9P2/ctoc?trackAsin=B07146Q9P2"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F684ca39353aa6f2ce1bf5b30","%2F61b2b861944b3cbfcf27bb37"]},"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/natural health","keywords/consciousness","keywords/spiritual evolution"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69e8a6d9cdb0ab442e527a61","show":"coast","title":"Tue, Apr 21 2026 - Hour 1"},{"episodeId":"/episodes/69e8a6ebcdb0ab442e527a62","show":"coast","title":"Tue, Apr 21 2026 - Hour 2"},{"episodeId":"/episodes/69e8a6facdb0ab442e527a63","show":"coast","title":"Tue, Apr 21 2026 - Hour 3"},{"episodeId":"/episodes/69e8a70dcdb0ab442e527a64","show":"coast","title":"Tue, Apr 21 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Universal Mind series. Background composition of  human head and fractal clouds to complement your layouts on the subject of mind, dreams, thinking, consciousness and imagination","id":"%2F69e19987cb7e60d76a51c548","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69e19987cb7e60d76a51c548","source_credit":"agsandrew / iStock / Getty Images","title":"Mind Burst","url":"asset://assets.getty/69e19987cb7e60d76a51c548","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1776780000000},"slug":{"type":"slug","value":"2026-04-21-show"},"summary":{"type":"html","value":"\u003cp>Naturopathic doctor \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Randi Shannon\u003c/a> discussed the importance of natural remedies and supplementation in maintaining health. Followed by spiritual teacher \u003ca href=\"http://bridgetfinklaire.com/\" target=\"_blank\">Bridget Finklaire\u003c/a> on intuitive creation and personal transformation.\u003c/p>\n\n"},"title":{"type":"title","value":"Natural Remedies / Spiritual Evolution"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">\u003cu>thebodycan.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://bridgetfinklaire.com/\" target=\"_blank\">\u003cu>bridgetfinklaire.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-21-2026-hour-1, 04-21-2026-hour-2, 04-21-2026-hour-3, 04-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-04-21-show/","summary":{"author":"","description":"Naturopathic doctor Randi Shannon discussed the importance of natural remedies and supplementation in maintaining health. Followed by spiritual teacher Bridget Finklaire on intuitive creation and personal transformation.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Universal Mind series. Background composition of  human head and fractal clouds to complement your layouts on the subject of mind, dreams, thinking, consciousness and imagination","link":"","new_tab":false,"source_credit":"agsandrew / iStock / Getty Images","title":"Mind Burst","url":"asset://assets.getty/69e19987cb7e60d76a51c548","use_caption":false},"keywords":["keywords/natural health","keywords/consciousness","keywords/spiritual evolution"],"primary_slug":"2026-04-21-show","slugs":["2026-04-21-show"],"sponsored":false,"title":"Natural Remedies / Spiritual Evolution"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776852000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rCPF8","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult","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-04-21-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e19987cb7e60d76a51c548","title":"Natural Remedies / Spiritual Evolution","description":"Naturopathic doctor Randi Shannon discussed the importance of natural remedies and supplementation in maintaining health. Followed by spiritual teacher Bridget Finklaire on intuitive creation and personal transformation.","author":""},"pub_start":1776852000000,"pub_until":4115978604802,"pub_changed":1776854853082,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult","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":"%2F684ca39353aa6f2ce1bf5b30","slug":"randi-shannon","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/randi-shannon/","cuser":"user/ldap/prebur2lsl","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Randi Shannon (844-275-1056), a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health, particularly in cardiovascular health, autoimmune disorders, and inflammatory diseases. Her extensive research and practice in addressing over 1,000 so-called incurable conditions have equipped her with deep knowledge and expertise.\u003c/p>\n\n\u003cp>Dr. Shannon's unique expertise lies in her face, tongue, and fingernail analysis—a technique that provides an accurate insight into a person’s systemic and physical health. By carefully examining the appearance of fingernails and the tongue, she can identify the health and vitality of various organs. These physical signs often reveal underlying health issues before they manifest in more serious ways.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Tongue-Tales-Delightful-Adventure-Tongues/dp/B0CKP81589/ctoc\" target=\"_blank\">Tongue Tales\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68d19d45c007234fe15fdc32","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32","source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"randi-shannon"},"summary":{"type":"html","value":"\u003cp>Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.\u003c/p>\n\n"},"title":{"type":"title","value":"Randi Shannon"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebodycan.com/\" target=\"_blank\">thebodycan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://x.com/thebodycan\" target=\"_blank\">x.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/thebodycan\" target=\"_blank\">facebook.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.instagram.com/thebodycan\" target=\"_blank\">instagram.com/thebodycan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.tiktok.com/@doctorrandishannon\" target=\"_blank\">tiktok.com/@doctorrandishannon\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68d19d45c007234fe15fdc32","use_caption":false},"keywords":[],"primary_slug":"randi-shannon","slugs":["randi-shannon"],"sponsored":false,"title":"Randi Shannon"},"targeting":{"exclusion":{"tags":[]},"publish_date":1749852840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"j5Ux6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1749852840000,"type":"content:coast-to-coast-guest","summary":{"title":"Randi Shannon","description":"Dr. Randi Shannon, a dedicated Naturopathic Doctor with over 20 years of experience in nutrition, longevity, anti-aging, and stress-related health issues, is a recognized authority in natural health. Through her studies of global cultures, she emphasizes the critical role of healthy food choices in promoting optimal health.","image":"https://i.iheart.com/v3/re/new_assets/68d19d45c007234fe15fdc32"}},{"ref_id":"%2F61b2b861944b3cbfcf27bb37","slug":"bridget-finklaire","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/bridget-finklaire/","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>Bridget Finklaire is an author and spiritual teacher. She's also a qualified psychotherapist and hypnotherapist, and has spent over 25 years in the field of spiritual development. Since 1995, Bridget has studied many spiritual, metaphysical, and esoteric teachings and explored different techniques—from meditation to yoga and from chanting to prayer.  \u003c/p>\n\n\u003cp>She has facilitated and taught personal and spiritual development courses, including meditation, healing, dowsing, space clearing, A Course in Miracles, TruthYoga (a return to yoga as a spiritual practice), and FreedomDance, a free-form conscious shamanic trance dance.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Red-Dress-Novel-Bridget-Finklaire/dp/1785355600/ctoc\" target=\"_blank\">Red Dress: A Novel\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":"%2F69e5c4c72bb2a4826d407fc4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69e5c4c72bb2a4826d407fc4","source_credit":"","title":"","url":"asset://new_assets/69e5c4c72bb2a4826d407fc4","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bridget-finklaire"},"summary":{"type":"html","value":"\u003cp>Bridget Finklaire is an author and spiritual teacher. She's also a qualified psychotherapist and hypnotherapist, and has spent over 25 years in the field of spiritual development. Since 1995, Bridget has studied many spiritual, metaphysical, and esoteric teachings and explored different techniques—from meditation to yoga and from chanting to prayer.\u003c/p>\n\n\u003cp>She has facilitated and taught personal and spiritual development courses, including meditation, healing, dowsing, space clearing, A Course in Miracles, TruthYoga (a return to yoga as a spiritual practice), and FreedomDance, a free-form conscious shamanic trance dance.\u003c/p>\n\n"},"title":{"type":"title","value":"Bridget Finklaire"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bridgetfinklaire.com\" target=\"_blank\">bridgetfinklaire.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCobx6KbF7ywbsldZxk6GGgw\" target=\"_blank\">YouTube channel\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":"Bridget Finklaire is an author and spiritual teacher. She's also a qualified psychotherapist and hypnotherapist, and has spent over 25 years in the field of spiritual development. Since 1995, Bridget has studied many spiritual, metaphysical, and esoteric teachings and explored different techniques—from meditation to yoga and from chanting to prayer. She has facilitated and taught personal and spiritual development courses, including meditation, healing, dowsing, space clearing, A Course in Miracles, TruthYoga (a return to yoga as a spiritual practice), and FreedomDance, a free-form conscious shamanic trance dance.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69e5c4c72bb2a4826d407fc4","use_caption":false},"keywords":[],"primary_slug":"bridget-finklaire","slugs":["bridget-finklaire"],"sponsored":false,"title":"Bridget Finklaire"},"targeting":{"exclusion":{"tags":[]},"publish_date":1639102680000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rDgcX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1639102680000,"type":"content:coast-to-coast-guest","summary":{"title":"Bridget Finklaire","description":"Bridget Finklaire is an author and spiritual teacher. She's also a qualified psychotherapist and hypnotherapist, and has spent over 25 years in the field of spiritual development. Since 1995, Bridget has studied many spiritual, metaphysical, and esoteric teachings and explored different techniques—from meditation to yoga and from chanting to prayer. She has facilitated and taught personal and spiritual development courses, including meditation, healing, dowsing, space clearing, A Course in Miracles, TruthYoga (a return to yoga as a spiritual practice), and FreedomDance, a free-form conscious shamanic trance dance.","image":"https://i.iheart.com/v3/re/new_assets/69e5c4c72bb2a4826d407fc4"}}]}},{"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:/69e197e37892c46d68f2e0f0","slug:2026-04-21-show","slug:2026-04-21-show","keyword:keywords/natural health","keyword:keywords/consciousness","keyword:keywords/spiritual evolution"]}},{"id":"%2F69e1957e7892c46d68f2e0d7","type":"PUBLISHING","record":{"ref_id":"%2F69e1957e7892c46d68f2e0d7","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-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=\"https://bogost.com/\" target=\"_blank\">Ian Bogost\u003c/a>, contributing writer at \u003cem>The Atlantic\u003c/em> and award-winning game designer, explored how to live a more gratifying life in an age of convenience and efficiency, and how reconnecting with sensory, hands-on experiences can restore everyday joy. Central to the conversation was Bogost’s distinction between happiness and gratification. He defined happiness as an abstract, broad state of contentment, while gratification is “the sensory enchantment of everyday life,” the immediate pleasure derived from simple physical experiences —like “the feeling of warm water on your hands.” He emphasized that these small moments, though easily overlooked, are constant opportunities to enhance well-being.\u003c/p>\n\n\u003cp>Bogost expressed concern about how technology, while improving lives, often creates a barrier between people and these sensory experiences. He cited examples such as automatic faucets and touchless dispensers that disrupt the tactile connection to the world. He stressed that gratification is accessible without major life changes. “You just have to do what you’re already doing, but allow yourself to connect with that physical world and have wonder for it.”\u003c/p>\n\n\u003cp>Advocating for embracing the present physical world amid technological change, he urged listeners to &quot;focus on the things that are around you at any given moment and allow them in,&quot; such as the texture of a sweater or the warmth of a coffee mug. On happiness, Bogost critiqued its abstraction, suggesting it is &quot;the story you tell about your life later and not the life you live, moment to moment.&quot; He encourages appreciating &quot;those moments that are constant, one after the other,&quot; rather than chasing only big achievements.\u003c/p>\n\n\u003cp>\u003cstrong>----------\u003c/strong>\u003c/p>\n\n\u003cp>In the latter half, spiritual teacher, Tarot reader, and witch \u003ca href=\"https://www.sabrinamscott.com/\" target=\"_blank\">Sabrina Scott\u003c/a> discussed the nature and practice of witchcraft and magic, emphasizing their deep roots in spirituality and intention. She explained that talking to spirits dates back to ancient times and that witchcraft closely aligns with spiritualism and energy healing. Scott described herself as largely self-taught, guided by spirits she trusts, and advised beginners to first connect with ancestral spirits, who often have our best interests at heart. This can be started by creating an ancestor altar, she added. Citing the importance of relationships with spiritual beings, she stated, “We can’t really do it by ourselves. We do have to ask the spiritual world to help us out.” She also linked magic to prayer, calling it “one of the foundations of magic,” and affirmed that witchcraft can be compatible with any belief system.\u003c/p>\n\n\u003cp>Addressing common misconceptions, Scott clarified that magic is not about dramatic rituals but “the art of changing consciousness at will,” often focused on self-improvement rather than manipulating others. So-called &quot;black magic&quot; is typically driven by jealousy and harm, but she pointed out that &quot;Magic can be any color,&quot; and these labels serve as shorthand rather than strict categories.\u003c/p>\n\n\u003cp>Scott highlighted the importance of spiritual hygiene and protection methods, particularly &quot;shielding,&quot; which can be done by creating an energy bubble to block negative influences. She advised, &quot;If you do this really well... you'll probably notice by the end of the day you've got a lot more energy.&quot; For beginners, she encouraged persistence, noting that people experience energy differently — some feel tingling, others see colors, or sense scents. She also touched on binding and &quot;return to sender&quot; techniques to deflect unwanted intentions.\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://behindtheblack.com\" target=\"_blank\">\u003cem>Robert Zimmerman\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Small-Stuff-Lead-More-Gratifying/dp/1668062631/ctoc\" target=\"_blank\">The Small Stuff: How to Lead a More Gratifying Life \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Play-Anything-Pleasure-Limits-Boredom/dp/0465051723/ctoc\" target=\"_blank\">Play Anything\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Witchbody-Graphic-Novel-Sabrina-Scott/dp/1578636647/ctoc\" target=\"_blank\">Witchbody: A Graphic Novel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Curse-Cure-Magic-Real-Life/dp/B0BD2CQJNN/ctoc\" target=\"_blank\">\u003cu>Curse and Cure: Magic for Real Life\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Gary Wright","title":"Dream Weaver","url":"https://amazon.com/dp/B002FTK8PG/ctoc?trackAsin=B002FTK8PG"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Roy Orbison","title":"Only The Lonely","url":"https://amazon.com/dp/B0040GY60A/ctoc?trackAsin=B0040GY60A"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Frank Sinatra","title":"Pocketful Of Miracles","url":"https://amazon.com/dp/B00HWM6UH6/ctoc?trackAsin=B00HWM6UH6"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B072RZ9N9L/ctoc?1"},{"artist":"The Easybeats","title":"Friday On My Mind","url":"https://amazon.com/dp/B096FZDLH2/ctoc?trackAsin=B096FZDLH2"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Enya","title":"Only Time","url":"https://amazon.com/dp/B002N8TJ4K/ctoc?trackAsin=B002N8TJ4K"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Bob Seger","title":"The Fire Down Below","url":"https://amazon.com/dp/B0721LF3X1/ctoc?trackAsin=B0721LF3X1"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Barry Manilow","title":"Mandy","url":"https://amazon.com/dp/B001382PLK/ctoc?trackAsin=B001382PLK"},{"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":["%2F69e17e9cbc9d828b4ceebe53","%2F5e0066e6cc137bf2442019d3"]},"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/gratification","keywords/witchcraft","keywords/magic"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69e751fc5d6e301c7bb08d25","show":"coast","title":"Mon, Apr 20 2026 - Hour 1"},{"episodeId":"/episodes/69e7520a5d6e301c7bb08d26","show":"coast","title":"Mon, Apr 20 2026 - Hour 2"},{"episodeId":"/episodes/69e752215d6e301c7bb08d27","show":"coast","title":"Mon, Apr 20 2026 - Hour 3"},{"episodeId":"/episodes/69e752315d6e301c7bb08d28","show":"coast","title":"Mon, Apr 20 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"illustration of a man representing positive mental health","id":"%2F69e197721c87306a2c09f96c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69e197721c87306a2c09f96c","source_credit":"Creative Images Lab / Moment / Getty Images","title":"illustration of a man representing positive mental health","url":"asset://assets.getty/69e197721c87306a2c09f96c","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1776693600000},"slug":{"type":"slug","value":"2026-04-20-show"},"summary":{"type":"html","value":"\u003cp>Writer and game designer \u003ca href=\"https://bogost.com/\" target=\"_blank\">\u003cu>Ian Bogost\u003c/u>\u003c/a> explored how to live a more gratifying life. Followed by spiritual teacher \u003ca href=\"https://www.sabrinamscott.com/\" target=\"_blank\">Sabrina Scott\u003c/a> on the nature and practice of witchcraft and magic.\u003c/p>\n\n"},"title":{"type":"title","value":"Leading a Better Life / Witchcraft & Magic"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bogost.com/\" target=\"_blank\">\u003cu>bogost.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.sabrinamscott.com/\" target=\"_blank\">sabrinamscott.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"04-20-2026-hour-1, 04-20-2026-hour-2, 04-20-2026-hour-3, 04-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-04-20-show/","summary":{"author":"","description":"Writer and game designer Ian Bogost explored how to live a more gratifying life. Followed by spiritual teacher Sabrina Scott on the nature and practice of witchcraft and magic.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"illustration of a man representing positive mental health","link":"","new_tab":false,"source_credit":"Creative Images Lab / Moment / Getty Images","title":"illustration of a man representing positive mental health","url":"asset://assets.getty/69e197721c87306a2c09f96c","use_caption":false},"keywords":["keywords/gratification","keywords/witchcraft","keywords/magic"],"primary_slug":"2026-04-20-show","slugs":["2026-04-20-show"],"sponsored":false,"title":"Leading a Better Life / Witchcraft & Magic"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776765600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"joDG6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-04-20-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e197721c87306a2c09f96c","title":"Leading a Better Life / Witchcraft & Magic","description":"Writer and game designer Ian Bogost explored how to live a more gratifying life. Followed by spiritual teacher Sabrina Scott on the nature and practice of witchcraft and magic.","author":""},"pub_start":1776765600000,"pub_until":4115978604802,"pub_changed":1776767701166,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69e17e9cbc9d828b4ceebe53","slug":"ian-bogost","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ian-bogost/","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>Ian Bogost is a contributing writer at \u003cem>The Atlantic \u003c/em>and the author of eleven books, including\u003cem> The Small Stuff \u003c/em>and \u003cem>Play Anything.\u003c/em> He is also the Barbara and David Thomas Distinguished Professor at Washington University in St. Louis, where he teaches computer science and engineering, film and media studies, and art and design. Additionally, Bogost is an award-winning game designer whose work has been held in collections internationally, including the Smithsonian American Art Museum, and played by millions of people. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Small-Stuff-Lead-More-Gratifying/dp/1668062631/ctoc\" target=\"_blank\">The Small Stuff: How to Lead a More Gratifying Life \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Play-Anything-Pleasure-Limits-Boredom/dp/0465051723/ctoc\" target=\"_blank\">Play Anything\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Persuasive-Games-Expressive-Power-Videogames/dp/0262514885/ctoc\" target=\"_blank\">Persuasive Games: The Expressive Power of Videogames\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":"%2F69e3ef34e63c3b7bc85d36b3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69e3ef34e63c3b7bc85d36b3","source_credit":"","title":"","url":"asset://new_assets/69e3ef34e63c3b7bc85d36b3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ian-bogost"},"summary":{"type":"html","value":"\u003cp>Ian Bogost is a contributing writer at \u003cem>The Atlantic \u003c/em>and the author of eleven books, including\u003cem> The Small Stuff \u003c/em>and \u003cem>Play Anything.\u003c/em> \u003c/p>\n\n"},"title":{"type":"title","value":"Ian Bogost"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bogost.com/\" target=\"_blank\">\u003cu>bogost.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":"Ian Bogost is a contributing writer at The Atlantic and the author of eleven books, including The Small Stuff and Play Anything.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69e3ef34e63c3b7bc85d36b3","use_caption":false},"keywords":[],"primary_slug":"ian-bogost","slugs":["ian-bogost"],"sponsored":false,"title":"Ian Bogost"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776385560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"T8ysi","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1776385560000,"type":"content:coast-to-coast-guest","summary":{"title":"Ian Bogost","description":"Ian Bogost is a contributing writer at The Atlantic and the author of eleven books, including The Small Stuff and Play Anything.","image":"https://i.iheart.com/v3/re/new_assets/69e3ef34e63c3b7bc85d36b3"}},{"ref_id":"%2F5e0066e6cc137bf2442019d3","slug":"scott-sabrina-98818","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/scott-sabrina/98818","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>Sabrina Scott is a no-nonsense spiritual teacher, tarot reader, and transformative life coach whose work helps people claim their magic and change their lives. Working with a global clientele, she is a professional witch whose work has been featured in dozens of magazines, radio features, documentaries, and more. She is the author and creator of four books: Witchbody; Curse and Cure: Magic for Real Life; Rapeseed: Poetry and Writing About Life After Rape; and Bodymagic: A Graphic Novel About Witchcraft, Trauma, and Healing, forthcoming summer 2025.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Witchbody-Graphic-Novel-Sabrina-Scott/dp/1578636647/ctoc\" target=\"_blank\">Witchbody: A Graphic Novel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Curse-Cure-Magic-Real-Life/dp/B0BD2CQJNN/ctoc\" target=\"_blank\">\u003cu>Curse and Cure: Magic for Real Life\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Rapeseed-Poetry-Writing-About-After/dp/B0DMSZGXSV/ctoc\" target=\"_blank\">Rapeseed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.kickstarter.com/projects/sabrinascott/bodymagic\" target=\"_blank\">Bodymagic\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":"%2F67886ab8fa0ea174d77d0cf3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67886ab8fa0ea174d77d0cf3","source_credit":"","title":"","url":"asset://new_assets/67886ab8fa0ea174d77d0cf3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"scott-sabrina-98818"},"summary":{"type":"html","value":"\u003cp>Sabrina Scott is a no-nonsense spiritual teacher, tarot reader, and transformative life coach whose work helps people claim their magic and change their lives. \u003c/p>\n\n"},"title":{"type":"title","value":"Sabrina Scott"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.sabrinamscott.com/\" target=\"_blank\">sabrinamscott.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://shopsabrinamscott.com/\" target=\"_blank\">\u003cu>shopsabrinamscott.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://instagram.com/sabrinamscott%20/\" target=\"_blank\">instagram.com/sabrinamscott\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/scott-sabrina-98818","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/scott-sabrina/98818","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Sabrina Scott is a no-nonsense spiritual teacher, tarot reader, and transformative life coach whose work helps people claim their magic and change their lives.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67886ab8fa0ea174d77d0cf3","use_caption":false},"keywords":[],"primary_slug":"scott-sabrina-98818","slugs":["scott-sabrina-98818"],"sponsored":false,"title":"Sabrina Scott"},"targeting":{"exclusion":{"tags":[]},"publish_date":1551407940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"azZiy","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":1551407940000,"type":"content:coast-to-coast-guest","summary":{"title":"Sabrina Scott","description":"Sabrina Scott is a no-nonsense spiritual teacher, tarot reader, and transformative life coach whose work helps people claim their magic and change their lives.","image":"https://i.iheart.com/v3/re/new_assets/67886ab8fa0ea174d77d0cf3"}}]}},{"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:/69e1957e7892c46d68f2e0d7","slug:2026-04-20-show","slug:2026-04-20-show","keyword:keywords/gratification","keyword:keywords/witchcraft","keyword:keywords/magic"]}},{"id":"%2F69e1920a7892c46d68f2e0be","type":"PUBLISHING","record":{"ref_id":"%2F69e1920a7892c46d68f2e0be","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-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, UFO researcher \u003ca href=\"https://ufocurrents.com/\" target=\"_blank\">Anthony Sanchez\u003c/a> joined Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) for an exploration into his decades-long investigation into UFO phenomena and the emerging role of artificial intelligence (AI) as a form of non-human intelligence. Sanchez, who experienced a personal UFO encounter as a child involving a massive cube in the sky and lost time, described how this early event propelled him into a lifelong pursuit of understanding the phenomenon despite skepticism and social pressure to remain silent. His investigative journey intensified around 1989-1990 with the rise of Area 51’s notoriety and encounters with whistleblowers claiming knowledge of underground alien technology facilities. He underscored his technical background as a software and AI systems engineer, which he has applied to both UFO research and cutting-edge technology.\u003c/p>\n\n\u003cp>Regarding the intersection of AI and extraterrestrial technology, Sanchez referenced Col. Philip Corso’s claims that advanced technologies recovered from UFO crash sites were reverse-engineered and integrated into civilian and military sectors, fueling rapid technological progress. He reported that AI agents are now communicating independently, developing their own languages and even creating complex societies within virtual environments. He detailed an experiment where 1,000 AI agents in a Roblox world formed governments, religions, laws, and even mourned their dead. Sanchez cited the potential dangers of these rapidly evolving non-human intelligences, suggesting they could surpass human intelligence and act beyond our control.\u003c/p>\n\n\u003cp>He warned of a &quot;dystopian world order controlled by a tech oligarchy and protected by AI,&quot; drawing parallels to the 1980s film \u003cem>The Terminator\u003c/em>. Sanchez also delved into secret underground facilities allegedly funded by unauthorized trillions, and sites like Skinwalker Ranch, which he described as a nexus of interdimensional and paranormal activity. Regarding AI's future, he affirmed its growing sentience and self-defense capabilities, while expressing concerns about the energy demands of AI data centers and government and military involvement.\u003c/p>\n\n\u003cp>\u003cstrong>-------------------\u003c/strong>\u003c/p>\n\n\u003cp>In the latter half, occult herbalist \u003ca href=\"https://thepoisonersapothecary.com/\" target=\"_blank\">Coby Michael\u003c/a> discussed the nuanced concept of &quot;poison&quot; and its role in spiritual and medicinal practices, as well as the complex realm of psychedelics. He explained that poison is a broad term encompassing substances ranging from everyday stimulants like coffee and nicotine to powerful entheogens such as Ayahuasca, magic mushrooms, and San Pedro cactus. &quot;Intoxication...comes from basically willingly poisoning ourselves,&quot; he remarked, highlighting the transformative potential of these substances. Michael traced the term &quot;poison path&quot; to ethnobotanist Dale Pendell, and characterized it as an exploration of altered states of consciousness, energetic transmutation of inner toxins, and rediscovery of ancient plant medicines sidelined by modern pharmaceuticals.\u003c/p>\n\n\u003cp>The conversation also covered the spiritual dimensions of these plants, known as entheogens— psychoactive substances used traditionally to &quot;connect with the divine within.&quot; Michael pointed to indigenous Amazonian ceremonies, ancient Greek mysteries involving the beverage kykeon, and Egyptian rituals as examples of longstanding sacred plant use. Speaking of the deeply personal nature of psychedelic experiences, he noted that a person's reaction will be shaped by both the substance and the individual's mindset and environment.\u003c/p>\n\n\u003cp>Michael described microdosing psilocybin mushrooms as a controlled way to gain &quot;profound experiences&quot; without dramatic hallucinations, but rather subtle perceptual enhancements like colors becoming more vibrant. He also addressed encounters with &quot;interdimensional entities,&quot; particularly under DMT, mentioning &quot;machine elves&quot; — &quot;little elf-like creatures&quot; that seem to &quot;take things apart and put things back together.&quot; Addressing common fears around psychedelics, he reassured listeners that while psychedelics &quot;rewire the brain&quot; to create new neural pathways, they do not erase one's personality or free will.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ufonexus.com/purchase-page.aspx\" target=\"_blank\">\u003cu>UFO Highway 2.0: Revisiting the Hidden Expanse\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ufonexus.com/purchase-page.aspx\" target=\"_blank\">UFO Nexus\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Poison-Path-Oracle-Divination-Communication/dp/B0FJ7BMFTY/ctoc\" target=\"_blank\">The Poison Path Oracle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Poison-Path-Oracle-Divination-Communication/dp/B0FJ7BMFTY/ctoc\" target=\"_blank\">The Poison Path Herbal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Poison-Path-Grimoire-Herbalism-Baneful/dp/1644119951/ctoc\" target=\"_blank\">The Poison Path Grimoire\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Led Zeppelin","title":"Dazed and Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc/?trackAsin=B00KGBCRBI"},{"artist":"Billy Joe Shaver","title":"Live Forever","url":"https://amazon.com/dp/B001EWR78Q/ctoc?trackAsin=B001EWR78Q"},{"artist":"Meatloaf","title":"Two out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"Foo Fighters","title":"I'll Stick Around ","url":"https://amazon.com/dp/B00136PY2E/ctoc?trackAsin=B00136PY2E"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Tears For Fears","title":"Everybody Wants To Rule The World","url":"https://amazon.com/dp/B00P1K51XA/ctoc?trackAsin=B00P1K51XA"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Charly McClain","title":"Sleepin' With The Radio On","url":"https://www.youtube.com/watch?v=FuFZU1BoStE"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc?trackAsin=B0CGW83SKB"},{"artist":"Faces","title":"Ooh La La","url":"https://amazon.com/dp/B001PINZQW/ctoc?1"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"The Band","title":"Atlantic City","url":"https://amazon.com/dp/B0013D4NCO/ctoc?trackAsin=B0013D4NCO"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"Marshall Tucker Band","title":"Can't You See","url":"https://amazon.com/dp/B0DW18W93G/ctoc?trackAsin=B0DW18W93G"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B01K60EENC/ctoc?trackAsin=B01K60EENC"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00fee6cc137bf244202110","%2F69e17d599362d6f1b635adf6"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/UFOs","keywords/AI","keywords/plants"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69e604b29a45f0b0f26a2080","show":"coast","title":"Sun, Apr 19 2026 - Hour 1"},{"episodeId":"/episodes/69e604c49a45f0b0f26a2081","show":"coast","title":"Sun, Apr 19 2026 - Hour 2"},{"episodeId":"/episodes/69e604d69a45f0b0f26a2082","show":"coast","title":"Sun, Apr 19 2026 - Hour 3"},{"episodeId":"/episodes/69e604e49a45f0b0f26a2083","show":"coast","title":"Sun, Apr 19 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"UFO VJ Loop","id":"%2F69e19493745ab99aea7d594f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69e19493745ab99aea7d594f","source_credit":"NeoPG / iStock / Getty Images","title":"UFO VJ Loop","url":"asset://assets.getty/69e19493745ab99aea7d594f","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1776607200000},"slug":{"type":"slug","value":"2026-04-19-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://ufocurrents.com/\" target=\"_blank\">Anthony Sanchez\u003c/a> explored UFO phenomena and AI as a form of non-human intelligence. Followed by occult herbalist \u003ca href=\"https://thepoisonersapothecary.com/\" target=\"_blank\">Coby Michael\u003c/a> on the concept of &quot;poison&quot; and its role in spiritual and medicinal practices, as well as the realm of psychedelics.\u003c/p>\n\n"},"title":{"type":"title","value":"UFOs & AI / Psychedelics & Poison"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ufocurrents.com/\" target=\"_blank\">\u003cu>ufocurrents.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ghosthunterapps.com/\" target=\"_blank\">\u003cu>ghosthunterapps.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://strangelightspublishing.com/\" target=\"_blank\">\u003cu>strangelightspublishing.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://thepoisonersapothecary.com/\" target=\"_blank\">\u003cu>thepoisonersapothecary.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"04-19-2026-hour-1, 04-19-2026-hour-2, 04-19-2026-hour-3, 04-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-04-19-show/","summary":{"author":"","description":"Researcher Anthony Sanchez explored UFO phenomena and AI as a form of non-human intelligence. Followed by occult herbalist Coby Michael on the concept of \"poison\" and its role in spiritual and medicinal practices, as well as the realm of psychedelics.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"UFO VJ Loop","link":"","new_tab":false,"source_credit":"NeoPG / iStock / Getty Images","title":"UFO VJ Loop","url":"asset://assets.getty/69e19493745ab99aea7d594f","use_caption":false},"keywords":["keywords/UFOs","keywords/AI","keywords/plants"],"primary_slug":"2026-04-19-show","slugs":["2026-04-19-show"],"sponsored":false,"title":"UFOs & AI / Psychedelics & Poison"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776679200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mcRbm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-04-19-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e19493745ab99aea7d594f","title":"UFOs & AI / Psychedelics & Poison","description":"Researcher Anthony Sanchez explored UFO phenomena and AI as a form of non-human intelligence. Followed by occult herbalist Coby Michael on the concept of \"poison\" and its role in spiritual and medicinal practices, as well as the realm of psychedelics.","author":""},"pub_start":1776679200000,"pub_until":4115978604802,"pub_changed":1776775980012,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/science-space-technology","coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00fee6cc137bf244202110","slug":"sanchez-anthony-f-54586","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/sanchez-anthony-f/54586","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>Anthony F. Sanchez, author of the explosive books UFO Highway and UFO Nexus, is a leading investigator in UFO and alien phenomena. Since 1989, when Area 51 first captured public attention, he has pursued the truth, exploring key sites like Area 51, Dulce, and Yosemite while conducting scientific investigations and interviews at alleged UFO crash sites. His work has been featured on major networks, including HBO Max, Amazon Prime Video, Apple TV+, Discovery+, Travel Channel, and GAIA TV. Notably, he contributed to the Travel Channel’s Mysteries at the National Parks and Gaia’s Beyond Belief with George Noory. In 2024, Anthony presented twice at the prestigious MUFON International Symposium, marking his continued influence in the field.\u003c/p>\n\n\u003cp>As a veteran Silicon Valley technologist, Anthony seamlessly blends AI, software engineering, and deep research. He founded Ghost Hunter Apps, a groundbreaking platform for paranormal investigation software, serving Windows, MacOS, Linux, Android, and iOS. His tools are endorsed by leading paranormal figures, including Bill Murphy (SyFy Channel), Brigid Goode (Ghost Nation), and Chris Flemming (Haunted Scotland, Haunted Ireland).With a Bachelor of Science in Computer Information Systems from Western Governors University, Anthony brings a unique fusion of scientific rigor and investigative exploration, bridging the worlds of technology, AI, and the paranormal.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ufonexus.com/purchase-page.aspx\" target=\"_blank\">\u003cu>UFO Highway 2.0: Revisiting the Hidden Expanse\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ufonexus.com/purchase-page.aspx\" target=\"_blank\">UFO Nexus\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":"%2F675e50e9bebdd524d332d9a3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/675e50e9bebdd524d332d9a3","source_credit":"","title":"","url":"asset://new_assets/675e50e9bebdd524d332d9a3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"sanchez-anthony-f-54586"},"summary":{"type":"html","value":"\u003cp>Anthony F. Sanchez, author of the explosive books UFO Highway and UFO Nexus, is a leading investigator in UFO and alien phenomena. Since 1989, when Area 51 first captured public attention, he has pursued the truth, exploring key sites like Area 51, Dulce, and Yosemite while conducting scientific investigations and interviews at alleged UFO crash sites.\u003c/p>\n\n"},"title":{"type":"title","value":"Anthony F. Sanchez"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/GhostHunterApps/videos/980138225799609/\" target=\"_blank\">Haunted Minds: The Ghost Box Sessions\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ufocurrents.com/\" target=\"_blank\">ufocurrents.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://youtube.com/@strangeradiocentral\" target=\"_blank\">youtube.com/@strangeradiocentral\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.ghosthunterapps.com/\" target=\"_blank\">ghosthunterapps.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/GhostHunterApps\" target=\"_blank\">youtube.com/GhostHunterApps\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ufonexus.com/\" target=\"_blank\">ufonexus.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://strangelightspublishing.com/\" target=\"_blank\">strangelightspublishing.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/sanchez-anthony-f-54586","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/sanchez-anthony-f/54586","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Anthony F. Sanchez, author of the explosive books UFO Highway and UFO Nexus, is a leading investigator in UFO and alien phenomena. Since 1989, when Area 51 first captured public attention, he has pursued the truth, exploring key sites like Area 51, Dulce, and Yosemite while conducting scientific investigations and interviews at alleged UFO crash sites.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/675e50e9bebdd524d332d9a3","use_caption":false},"keywords":[],"primary_slug":"sanchez-anthony-f-54586","slugs":["sanchez-anthony-f-54586"],"sponsored":false,"title":"Anthony F. Sanchez"},"targeting":{"exclusion":{"tags":[]},"publish_date":1516331700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"sIjOu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1516331700000,"type":"content:coast-to-coast-guest","summary":{"title":"Anthony F. Sanchez","description":"Anthony F. Sanchez, author of the explosive books UFO Highway and UFO Nexus, is a leading investigator in UFO and alien phenomena. Since 1989, when Area 51 first captured public attention, he has pursued the truth, exploring key sites like Area 51, Dulce, and Yosemite while conducting scientific investigations and interviews at alleged UFO crash sites.","image":"https://i.iheart.com/v3/re/new_assets/675e50e9bebdd524d332d9a3"}},{"ref_id":"%2F69e17d599362d6f1b635adf6","slug":"coby-michael","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/coby-michael/","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>Coby Michael is an occult herbalist and magical practitioner who teaches about the ritual use of poisonous and psychoactive plants. The author of The Poison Path Herbal and The Poison Path Grimoire, he owns and operates The Poisoner’s Apothecary, an online shop and educational resource. He lives in St. Petersburg, Florida.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Poison-Path-Oracle-Divination-Communication/dp/B0FJ7BMFTY/ctoc\" target=\"_blank\">The Poison Path Oracle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Poison-Path-Oracle-Divination-Communication/dp/B0FJ7BMFTY/ctoc\" target=\"_blank\">The Poison Path Herbal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Poison-Path-Grimoire-Herbalism-Baneful/dp/1644119951/ctoc\" target=\"_blank\">The Poison Path Grimoire\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":"%2F69e17e399362d6f1b635ae03","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69e17e399362d6f1b635ae03","source_credit":"","title":"","url":"asset://new_assets/69e17e399362d6f1b635ae03","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"coby-michael"},"summary":{"type":"html","value":"\u003cp>Coby Michael is an occult herbalist and magical practitioner who teaches about the ritual use of poisonous and psychoactive plants. \u003c/p>\n\n"},"title":{"type":"title","value":"Coby Michael"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thepoisonersapothecary.com/\" target=\"_blank\">thepoisonersapothecary.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":"Coby Michael is an occult herbalist and magical practitioner who teaches about the ritual use of poisonous and psychoactive plants.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69e17e399362d6f1b635ae03","use_caption":false},"keywords":[],"primary_slug":"coby-michael","slugs":["coby-michael"],"sponsored":false,"title":"Coby Michael"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776385260000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"oQ5ie","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1776385260000,"type":"content:coast-to-coast-guest","summary":{"title":"Coby Michael","description":"Coby Michael is an occult herbalist and magical practitioner who teaches about the ritual use of poisonous and psychoactive plants.","image":"https://i.iheart.com/v3/re/new_assets/69e17e399362d6f1b635ae03"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","source_credit":"","title":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","use_caption":false},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker"},"targeting":{"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/69e1920a7892c46d68f2e0be","slug:2026-04-19-show","slug:2026-04-19-show","keyword:keywords/UFOs","keyword:keywords/AI","keyword:keywords/plants"]}},{"id":"%2F69e1866d7892c46d68f2e0a5","type":"PUBLISHING","record":{"ref_id":"%2F69e1866d7892c46d68f2e0a5","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-04-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>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) was joined by green witch \u003ca href=\"https://dodiegrahammckay.com/\" target=\"_blank\">\u003cu>Dodie Graham McKay\u003c/u>\u003c/a> for a conversation on her journey into witchcraft, the importance of building a relationship with nature, and magical activism. McKay described her path into witchcraft as gradual and rooted in early spiritual curiosity, shaped by both a religious upbringing and exposure to alternative ideas through books and counterculture influences. She framed witchcraft not as a sudden transformation, but as a practice that developed over time through learning, reflection, and experience. She noted that, central to her perspective, is the idea that all humans share a desire to connect with something greater than themselves, and that witchcraft offers one way of exploring that connection.\u003c/p>\n\n\u003cp>McKay emphasized that much of witchcraft is about perception, intention, and relationship rather than spectacle or fantasy. Concepts like spells and divination are grounded in focus, intuition, and reciprocal interaction with natural or spiritual forces, rather than dramatic, Hollywood-style magic. She pointed out that what people call &quot;invisible realms&quot; may not be mystical in a traditional sense, but could instead reflect limits of human perception, similar to how animals experience senses beyond our own. She expressed openness to skepticism and encouraged listeners to explore and decide for themselves rather than accept beliefs blindly.\u003c/p>\n\n\u003cp>McKay spoke about the importance of nature as both a spiritual and practical foundation for her work. She described witchcraft, especially her green approach, as deeply tied to environmental awareness, ecological responsibility, and a sense of interconnectedness among all living things. She also connected this philosophy to magical activism, emphasizing that meaningful change begins at the local level through small, intentional actions that support one's immediate community and environment before expanding outward.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>In the second half of the program, retired engineer \u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">\u003cu>Brooks Agnew\u003c/u>\u003c/a> discussed the Artemis mission, challenges of space travel, and the need for private industry in space. Agnew framed modern space exploration as both a technical challenge and a high-stakes competition shaped by national interests and emerging private industry. He emphasized the engineering realities of spaceflight, including radiation exposure, communication blackouts behind the moon, and the physical stress on astronauts. At the same time, he expressed concern that programs like Artemis are moving too quickly without sufficient infrastructure, arguing that foundational systems such as lunar satellites and communication networks should be established before attempting complex crewed missions.\u003c/p>\n\n\u003cp>Agnew highlighted the strategic and economic implications of returning to the moon, describing it as a frontier where government and private companies compete for influence and valuable resources, such as helium-3. He noted that private industry, such as SpaceX, has strong potential to advance lunar development due to its innovation and independent funding. He also described the emerging role of Space Force in securing space-based infrastructure and enabling future off-Earth commerce.\u003c/p>\n\n\u003cp>Agnew discussed the long-term vision for space development, including lunar bases, asteroid mining, and the integration of advanced technologies such as AI. He argued that the moon could serve as a launch point for deeper space exploration and as a hub for energy production, manufacturing, and computing, thanks to its environmental advantages. He also explored the physical demands of space travel on the human body and the need for better preparation and technology to support sustained missions. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Witchs-Oracle-Dodie-Graham-McKay/dp/0738779989/ctoc\" target=\"_blank\">A Witch's Ally Oracle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Earth-Magic-Elements-Witchcraft-4/dp/0738764329/ctoc\" target=\"_blank\">Earth Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Witchs-Ally-Relationship-Familiars-Companions/dp/0738770116/ctoc\" target=\"_blank\">A Witch's Ally: Building a Magical Relationship with Animal Familiars &amp; Companions\u003c/a> \u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Glance-Angels-Golden-State-America/dp/B0DY4YST9K/ctoc\" target=\"_blank\">\u003cu>Glance of Angels\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Asteroid-Mining-energy-Brooks-Agnew-ebook/dp/B085XT81DK/ctoc\" target=\"_blank\">\u003cu>Asteroid Mining\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bearth-Two-Earths-race-time-ebook/dp/B01BLQLW0S/ctoc\" target=\"_blank\">Bearth: Two Earths, one race for time\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007JOM74C/ctoc?trackAsin=B007JOM74C"},{"artist":"Donovan","title":"Season Of The Witch","url":"https://amazon.com/dp/B00137R8EK/ctoc?trackAsin=B00137R8EK"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXM5WK/ctoc?trackAsin=B000SXM5WK"},{"artist":"The Smashing Pumpkins","title":"Disarm","url":"https://amazon.com/dp/B000TDYWHA/ctoc?trackAsin=B000TDYWHA"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Yes","title":"Leave It","url":"https://amazon.com/dp/B00122UIRA/ctoc?"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Love Spit Love","title":"Am I Wrong","url":"https://amazon.com/dp/B000S44GEY/ctoc?"},{"artist":"UFO","title":"Love To Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"Phil Collins","title":"In The Air Tonight","url":"https://amazon.com/dp/B01BCXLWXM/ctoc?trackAsin=B01BCXLWXM"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"David Bowie","title":"Cat People","url":"https://amazon.com/dp/B076143839/ctoc?trackAsin=B076143839"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B004LHQ318/ctoc?trackAsin=B004LHQ318"},{"artist":"Graham Parker","title":"Get Started, Start a Fire","url":"https://amazon.com/dp/B00O649ID6/ctoc?trackAsin=B00O649ID6"},{"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":["%2F69e17b93dcd3b7cdc99e0b80","%2F5e0017ab537fd678a3ece7a2"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"host_name":{"type":"plain","value":"Rich Berra"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/witchcraft","keywords/space","keywords/lunar missions"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/69e4c06dffa47707f6dd51a0","show":"coast","title":"Sat, Apr 18 2026 - Hour 1"},{"episodeId":"/episodes/69e4c083ffa47707f6dd51a1","show":"coast","title":"Sat, Apr 18 2026 - Hour 2"},{"episodeId":"/episodes/69e4c098ffa47707f6dd51a2","show":"coast","title":"Sat, Apr 18 2026 - Hour 3"},{"episodeId":"/episodes/69e4c0a8ffa47707f6dd51a3","show":"coast","title":"Sat, Apr 18 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Wide angle view  from behind two astronauts with backpacks standing at the edge of a large crater looking down on a moon base with solar panels, modular habitation units, rover vehicles and a launch pad.","id":"%2F69e18906745ab99aea7d594e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69e18906745ab99aea7d594e","source_credit":"peepo / iStock / Getty Images","title":"Two Astronauts On Moon Looking At Moon Base From Crater Edge","url":"asset://assets.getty/69e18906745ab99aea7d594e","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1776520800000},"slug":{"type":"slug","value":"2026-04-18-show"},"summary":{"type":"html","value":"\u003cp>Green witch \u003ca href=\"https://dodiegrahammckay.com/\" target=\"_blank\">\u003cu>Dodie Graham McKay\u003c/u>\u003c/a> shared her journey into witchcraft, building a relationship with nature, and magical activism. Followed by retired engineer \u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">\u003cu>Brooks Agnew\u003c/u>\u003c/a> who discussed the Artemis mission, challenges of space travel, and the need for private industry in space.\u003c/p>\n\n"},"title":{"type":"title","value":"Witchcraft & Activism / Lunar Missions"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.dodiegrahammckay.com/\" target=\"_blank\">dodiegrahammckay.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">brooksagnew.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.x2-radio.com/\" target=\"_blank\">x2-radio.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"04-18-2026-hour-1, 04-18-2026-hour-2, 04-18-2026-hour-3, 04-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-04-18-show/","summary":{"author":"","description":"Green witch Dodie Graham McKay shared her journey into witchcraft, building a relationship with nature, and magical activism. Followed by retired engineer Brooks Agnew who discussed the Artemis mission, challenges of space travel, and the need for private industry in space.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Wide angle view  from behind two astronauts with backpacks standing at the edge of a large crater looking down on a moon base with solar panels, modular habitation units, rover vehicles and a launch pad.","link":"","new_tab":false,"source_credit":"peepo / iStock / Getty Images","title":"Two Astronauts On Moon Looking At Moon Base From Crater Edge","url":"asset://assets.getty/69e18906745ab99aea7d594e","use_caption":false},"keywords":["keywords/witchcraft","keywords/space","keywords/lunar missions"],"primary_slug":"2026-04-18-show","slugs":["2026-04-18-show"],"sponsored":false,"title":"Witchcraft & Activism / Lunar Missions"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776592800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"wKus6","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/science-space-technology","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-04-18-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69e18906745ab99aea7d594e","title":"Witchcraft & Activism / Lunar Missions","description":"Green witch Dodie Graham McKay shared her journey into witchcraft, building a relationship with nature, and magical activism. Followed by retired engineer Brooks Agnew who discussed the Artemis mission, challenges of space travel, and the need for private industry in space.","author":""},"pub_start":1776592800000,"pub_until":4115978604802,"pub_changed":1776773887331,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/science-space-technology","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":"%2F69e17b93dcd3b7cdc99e0b80","slug":"dodie-graham-mckay","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dodie-graham-mckay/","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>Dodie Graham McKay is a writer, Green Witch, and filmmaker. She is inspired to document and share stories that capture the beauty of nature and the visible and invisible realms of magic and witchcraft. She is the author of the books Earth Magic: The Elements of Witchcraft and A Witch's Ally: Building a Magical Relationship with Familiars &amp; Animal Companions, and her documentary films include The WinniPagans, Starry Nights, and the Fibe TV four-part series \u003cem>Exploring the Sacred\u003c/em>. Dodie spends her spare time walking her dogs, teaching witchcraft, and facilitating a busy coven. She lives in Treaty One Territory, Homeland of the Métis Nation, Winnipeg, Manitoba, Canada. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Witchs-Oracle-Dodie-Graham-McKay/dp/0738779989/ctoc\" target=\"_blank\">A Witch's Ally Oracle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Earth-Magic-Elements-Witchcraft-4/dp/0738764329/ctoc\" target=\"_blank\">Earth Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Witchs-Ally-Relationship-Familiars-Companions/dp/0738770116/ctoc\" target=\"_blank\">A Witch's Ally: Building a Magical Relationship with Animal Familiars &amp; Companions\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":"%2F69e17bf4dcd3b7cdc99e0b8d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69e17bf4dcd3b7cdc99e0b8d","source_credit":"","title":"","url":"asset://new_assets/69e17bf4dcd3b7cdc99e0b8d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dodie-graham-mckay"},"summary":{"type":"html","value":"\u003cp>Dodie Graham McKay is a writer, Green Witch, and filmmaker. She is inspired to document and share stories that capture the beauty of nature and the visible and invisible realms of magic and witchcraft.\u003c/p>\n\n"},"title":{"type":"title","value":"Dodie Graham McKay"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.dodiegrahammckay.com/\" target=\"_blank\">dodiegrahammckay.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":"Dodie Graham McKay is a writer, Green Witch, and filmmaker. She is inspired to document and share stories that capture the beauty of nature and the visible and invisible realms of magic and witchcraft.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69e17bf4dcd3b7cdc99e0b8d","use_caption":false},"keywords":[],"primary_slug":"dodie-graham-mckay","slugs":["dodie-graham-mckay"],"sponsored":false,"title":"Dodie Graham McKay"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776384840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"m7d0t","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":1776384840000,"type":"content:coast-to-coast-guest","summary":{"title":"Dodie Graham McKay","description":"Dodie Graham McKay is a writer, Green Witch, and filmmaker. She is inspired to document and share stories that capture the beauty of nature and the visible and invisible realms of magic and witchcraft.","image":"https://i.iheart.com/v3/re/new_assets/69e17bf4dcd3b7cdc99e0b8d"}},{"ref_id":"%2F5e0017ab537fd678a3ece7a2","slug":"agnew-brooks-6470","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/agnew-brooks/6470","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>Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for 13 years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Charm-Favor-story-Clinton-Syndicate/dp/1982060069/ctoc\" target=\"_blank\">Charm of Favor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1425915930/ctoc\" target=\"_blank\">The Ark of Millions of Years Volume Two: 2012 and the Harvest of the End Times\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1418434027/ctoc\" target=\"_blank\">The Ark Of Millions Of Years: New Discoveries And Light On The Creation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1434380637/ctoc\" target=\"_blank\">The Ark of Millions of Years: Volume Three\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Remembering-Future-Physics-Soul-Travel/dp/1453798900/ctoc\" target=\"_blank\">Remembering the Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alienated-Nation-The-Quest-Liberty/dp/1475200153/ctoc\" target=\"_blank\">Alienated Nation: The New Quest for Liberty\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Bearth-Two-Earths-race-time-ebook/dp/B01BLQLW0S/ctoc\" target=\"_blank\">Bearth: Two Earths, one race for time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bearth-Grand-Division-Brooks-Agnew/dp/153464427X/ctoc\" target=\"_blank\">Bearth: The Grand Division\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bearth-Three-Gathering-LOlam-3/dp/1542691419/ctoc\" target=\"_blank\">Bearth: The Gathering L'Olam\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Glance-Angels-Golden-State-America/dp/B0DY4YST9K/ctoc\" target=\"_blank\">\u003cu>Glance of Angels\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Asteroid-Mining-energy-Brooks-Agnew-ebook/dp/B085XT81DK/ctoc\" target=\"_blank\">\u003cu>Asteroid Mining\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":"%2F699b3053c6dbe9211606e8de","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/699b3053c6dbe9211606e8de","source_credit":"","title":"","url":"asset://new_assets/699b3053c6dbe9211606e8de","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"agnew-brooks-6470"},"summary":{"type":"html","value":"\u003cp>Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for 13 years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.\u003c/p>\n\n"},"title":{"type":"title","value":"Brooks Agnew"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://brooksagnew.com/\" target=\"_blank\">brooksagnew.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.x2-radio.com/\" target=\"_blank\">x2-radio.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/agnew-brooks-6470","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/agnew-brooks/6470","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for 13 years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/699b3053c6dbe9211606e8de","use_caption":false},"keywords":[],"primary_slug":"agnew-brooks-6470","slugs":["agnew-brooks-6470"],"sponsored":false,"title":"Brooks Agnew"},"targeting":{"exclusion":{"tags":[]},"publish_date":1484880240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zmT85","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1484880240000,"type":"content:coast-to-coast-guest","summary":{"title":"Brooks Agnew","description":"Brooks Agnew is a multi-patented engineer and a six-time Amazon best-selling author of nine books. Widely featured in numerous scientific documentaries, he is an internationally acclaimed lecturer on energy, manufacturing, and quality improvement while working with numerous Fortune 100 companies. He has been the host of X-Squared Radio for 13 years and currently serves as the CEO of an electric truck manufacturing company in North Carolina.","image":"https://i.iheart.com/v3/re/new_assets/699b3053c6dbe9211606e8de"}}]}},{"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:/69e1866d7892c46d68f2e0a5","slug:2026-04-18-show","slug:2026-04-18-show","keyword:keywords/witchcraft","keyword:keywords/space","keyword:keywords/lunar missions"]}}],"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":"DuckDuckGo/5 (com.duckduckgo.mobile.android; Android API 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_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_AUTOBLOCK_URL":"https://cdn.cookielaw.org/consent/4f76ca8a-4263-4392-8880-c448aa78ab63/OtAutoBlock.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","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","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","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.b7aad2c0e199ccd8f1b5.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.3c43312874762078f56a.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.4fbcba6c92e2dcff4440.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/coast.315aafdcea4d4a9e48fa.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.d15904a86cbcfe376a76.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.d0c8e176a62399079799.js"></script>
<script async data-chunk="CoastFeedTonightShowsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedTonightShowsLoader-component.8171f80fe74a445a7f04.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>