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

<p>Second Half: C2C's investigative reporter <a href="https://cherylljones.com/" target="_blank">Cheryll Jones</a> presents her interview with <a href="http://www.soulproof.com/" target="_blank">Dr. Mark Pitstick</a>, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-06-25-show/">More »</a></div></div><input type="hidden" data-id="oIl5X"/><div class="component-container tile coast-feed coast-upcoming-shows-preview"><header class="component-heading"><h3 class="heading-title">Upcoming </h3></header><div class="upcoming-shows-preview"><div class="feed-cards"><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jun</span><span>26</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-06-26-show/">Friday<!-- --> - <!-- -->Hoarding / Open Lines</a><a tabindex="0" href="/guest/ethan-phearson/">Ethan Phearson</a><span> | </span><a tabindex="0" href="/guest/lines-open-5608/">Open Lines</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jun</span><span>27</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-06-27-show/">Saturday<!-- --> - <!-- -->Intuition &amp; Consciousness / Extraterrestrial Life</a><a tabindex="0" href="/guest/phill-webster/">Phill Webster</a><span> | </span><a tabindex="0" href="/guest/frank-adam-90798/">Adam Frank</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jun</span><span>28</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-06-28-show/">Sunday<!-- --> - <!-- -->Secret Govt. Files / Disclosure Impact</a><a tabindex="0" href="/guest/dick-russell/">Dick Russell</a><span> | </span><a tabindex="0" href="/guest/john-priestland/">John Priestland</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jun</span><span>29</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-06-29-show/">Monday<!-- --> - <!-- -->Inner Freedom / Mental Clarity</a><a tabindex="0" href="/guest/keith-crossley/">Keith Crossley</a><span> | </span><a tabindex="0" href="/guest/nelson-mark-106252/">Mark Nelson</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jun</span><span>30</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-06-30-show/">Tuesday<!-- --> - <!-- -->Magic &amp; Perception / Cryptids &amp; Mysteries</a><a tabindex="0" href="/guest/scott-brandon-6724/">Brandon Scott</a><span> | </span><a tabindex="0" href="/guest/pat-spain/">Pat Spain</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Jul</span><span>1</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-07-01-show/">Wednesday<!-- --> - <!-- -->Creating a Spiritual Helper / Ghostly Adventures</a><a tabindex="0" href="/guest/warren-joshua-p-5590/">Joshua P. Warren</a><span> | </span><a tabindex="0" href="/guest/allison-ross-85859/">Ross Allison</a><span> | </span><a tabindex="0" href="/guest/june-nixon/">June Nixon</a></div></div></div><div class="more-container"><a class="more" tabindex="0" href="/shows/upcoming/">Full Schedule »</a></div></div></div><input type="hidden" data-id="UquMu"/><div class="component-container component-html coast-insider-homepage tile block"><div><div>
	<a href="/pages/coastinsider" 
    	data-tracking-cat="Homepage"
        data-tracking-act="Coast Insider"
        data-tracking-label="Coast Insider"
    >
        <img class="img-responsive"
        	src="https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1"
            alt="Become a Coast Insider"
            width="100%"
        />
    </a>
</div>

<!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->
<figure class="coastzone">
    <a href="/pages/coastzone/">
        <img
            src="https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3"
            alt="CoastZone banner"
            height="135"
            width="90"
        />
    </a>
    <figcaption class="coastzonedesc">
        <h1>CoastZone</h1>
        <a href="/pages/coastzone/">Sign up for our free CoastZone e-newsletter</a> to receive exclusive daily
        articles.
    </figcaption>
</figure></div></div><input type="hidden" data-id="rF7jb"/><input type="hidden" data-id="kHqC4"/><div class="component-container component-coast-featured coast-featured tile block"><header class="component-heading"><h2 class="heading-title">Featured</h2></header><section class="coast-featured-items"><a class="component-coast-featured-item" tabindex="0" href="/article/florida-woman-tells-police-drugs-found-in-her-purse-were-magical-healing-crystals/"><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/6a3da041d19a67bf72852844?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a3da041d19a67bf72852844?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a3da041d19a67bf72852844?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a3da041d19a67bf72852844?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a3da041d19a67bf72852844?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Florida Woman Tells Police Drugs Found in Her Purse Were Magical Healing Crystals" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jun 25, 2026</time></section><span class="item-title">Florida Woman Tells Police Drugs Found in Her Purse Were Magical Healing Crystals</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/crop-formation-found-in-switzerland/"><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/6476459ab8822a67736b26b8?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Crop Formation Found in Switzerland" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jun 25, 2026</time></section><span class="item-title">Crop Formation Found in Switzerland</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/video-china-moon-landing-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/b335d8991fc48e9a43a1f3e5bd5311e9?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/b335d8991fc48e9a43a1f3e5bd5311e9?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/b335d8991fc48e9a43a1f3e5bd5311e9?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/b335d8991fc48e9a43a1f3e5bd5311e9?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/b335d8991fc48e9a43a1f3e5bd5311e9?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: China Moon Landing" 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">Dec 15, 2013</time></section><span class="item-title">Video: China Moon Landing</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/brazilian-psychics-predicted-alien-invasion-at-world-cup-match-fails-to-materialize/"><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/6a346070e3f214b17a1d1c7f?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a346070e3f214b17a1d1c7f?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a346070e3f214b17a1d1c7f?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a346070e3f214b17a1d1c7f?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a346070e3f214b17a1d1c7f?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Brazilian Psychic&#x27;s Predicted Alien Invasion at World Cup Match Fails to Materialize" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jun 25, 2026</time></section><span class="item-title">Brazilian Psychic&#x27;s Predicted Alien Invasion at World Cup Match Fails to Materialize</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-06-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/6a34943f65a938d42fe85b5a?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="The Art of Charisma / Mitchell-Hedges Crystal Skull" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Jun 25, 2026</time></section><span class="item-title">The Art of Charisma / Mitchell-Hedges Crystal Skull</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/washington-burglary-suspect-claims-to-be-ghost-hunter-when-caught-by-police/"><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/6a3c41974e11336191e0517a?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a3c41974e11336191e0517a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a3c41974e11336191e0517a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a3c41974e11336191e0517a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a3c41974e11336191e0517a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Washington Burglary Suspect Claims to be Ghost Hunter When Caught by Police" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jun 24, 2026</time></section><span class="item-title">Washington Burglary Suspect Claims to be Ghost Hunter When Caught by Police</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/watch-mexican-influencer-shares-odd-goblin-video/"><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/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Mexican Influencer Shares Odd Goblin Video" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jun 24, 2026</time></section><span class="item-title">Watch: Mexican Influencer Shares Odd Goblin Video</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/art-bell-vault-life-of-edgar-cayce-cellular-healing/"><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/67b65b4d5a1b2948896252e7?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/67b65b4d5a1b2948896252e7?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/67b65b4d5a1b2948896252e7?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/67b65b4d5a1b2948896252e7?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/67b65b4d5a1b2948896252e7?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Art Bell Vault: Life of Edgar Cayce / Cellular Healing" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Jun 24, 2026</time></section><span class="item-title">Art Bell Vault: Life of Edgar Cayce / Cellular Healing</span></figcaption></figure></a></section><div class="coast-featured-load-more"><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div></div><input type="hidden" data-id="7EsXb"/><div class="component-container coast-in-the-news-homepage tile"><header class="component-heading"><h2 class="heading-title">In the News</h2></header><div class="feed-cards"><div class="coast-feed-item"><a href="https://www.space.com/astronomy/mars/did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks" class="item-title" target="_blank" rel="noopener">Did NASA just find evidence of ancient life on Mars? Perseverance rover spots complex carbon in Red Planet rocks</a><em>— <!-- -->Space.com</em></div><div class="coast-feed-item"><a href="https://www.twz.com/air/what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran" class="item-title" target="_blank" rel="noopener">What Was The “Jellyfish-Like” Drone Swarm The Downed F-15E Pilot Reportedly Saw Over Iran?</a><em>— <!-- -->TWZ</em></div><div class="coast-feed-item"><a href="https://apnews.com/article/australia-guinness-world-record-loudest-shout-2a5aea90b6ece0ceba6ba56fdff866e5" class="item-title" target="_blank" rel="noopener">Guinness crowns Canberra town crier as the world’s loudest person at 122.4 decibels</a><em>— <!-- -->AP</em></div><div class="coast-feed-item"><a href="https://thedebrief.org/it-was-the-most-incredible-thing-i-ever-witnessed-new-film-details-worlds-first-private-astronauts-and-a-life-altering-uap-encounter/" class="item-title" target="_blank" rel="noopener">New Film Details World’s First Private Astronauts—and a Life-Altering UAP Encounter</a><em>— <!-- -->The Debrief</em></div><div class="coast-feed-item"><a href="https://www.upi.com/Odd_News/2026/06/24/Montana-Highway-Patrol-Big-Banana-car/6191782315139/" class="item-title" target="_blank" rel="noopener">Iconic Big Banana Car pulled over by Montana Highway Patrol</a><em>— <!-- -->UPI</em></div></div><div class="more-container"><a class="more" tabindex="0" href="/inthenews/">More »</a></div></div><input type="hidden" data-id="0Z2UI"/><input type="hidden" data-id="W1GMu"/><div class="component-container component-html tile coast-readmore-homepage block"><div><section class="coast-module module">
    <a href="/article/a-true-paranormal-date-alien-bonds-with-bigfoot/"><img src="https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542" alt="paranormal date"></a>
    <div class="excerpt">
    <p>
    <a href="https://paranormaldate.com/" target="_blank">Paranormal Date</a> now has over 100,000 members! It's completely free to join and search.
    </p>
    </div>
</section>
<section class="coast-module module">            
    <a href="/pages/watch-a-free-episode-of-beyond-belief/">
    	<img src="https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50" alt="beyond belief trailer">
    </a>
    <div class="excerpt">
        <p>
        Check out this <a href="/pages/watch-a-free-episode-of-beyond-belief/" target="_self">excerpt</a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at <a href="http://www.beyondbelief.com/" target="_blank">beyondbelief.com</a> and enjoy hours of fascinating past shows!
        </p>
    </div>
</section></div></div><input type="hidden" data-id="9WlZr"/><input type="hidden" data-id="ECete"/><div class="component-container component-html coast-twitter-homepage tile block"><div><a class="twitter-timeline" data-height="550" data-theme="dark" href="https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw">Tweets by coasttocoastam</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></div><input type="hidden" data-id="dZ56N"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main></div><footer class="component-coast-footer"><div class="component-container"><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="site-ownership">Coast to Coast AM - <a href="http://www.premierenetworks.com/" target="_blank" rel="noreferrer">©<!-- -->2026<!-- --> Premiere Networks Inc.</a></div><div class="footer-row footer-links"><ul><li><a tabindex="0" href="/stations/">Local Stations</a></li><li><a tabindex="0" href="/pages/about/">About</a></li><li><a tabindex="0" href="/article/in-memoriam/">In Memoriam </a></li><li><a tabindex="0" href="/calendar/">Events</a></li><li><a href="https://help.coasttocoastam.com" target="_blank" rel="noopener">Need Help?</a></li><li><a tabindex="0" href="/pages/contact/">Contact</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-and-cookie-notice/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://www.coasttocoastam.com/content/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<!-- --> <img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload"/></a></li><li><a tabindex="0" href="/content/general-contesting-guidelines/">Contest Rules</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/" target="_blank" rel="noopener">AdChoices<!-- --> <img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload"/></a></li></ul></div></div></footer></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb9d508fdf3381ca6ccb4a13a2c93f185","canonicalHostname":"www.coasttocoastam.com","hostnames":[],"facets":["brands/COAST-PR (15194)","markets/PREMIERE"],"slug":"coast-pr","market":"markets/PREMIERE","ownBrand":"brands/COAST-PR (15194)","timeZone":"America/New_York","keys":["hostname:coast-pr.radio.iheart.com","hostname:coasttocoastamstore.com","hostname:www.coasttocoastamstore.com","id:/b9d508fdf3381ca6ccb4a13a2c93f185","brand:brands/COAST-PR (15194)","slug:coast-pr","hostname:coasttocoastam.com","hostname:www.coasttocoastam.com","hostname:qa.coasttocoastam.com"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","adPositions":[{"breakpoints":[{"breakpoint":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":"guests_all_category","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/"},{"name":"video_playlist","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>"},{"name":"art_bell_category_year_month","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"articles_category_year_month","path":"/articles/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_category_year_month","path":"/guests/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year_month","path":"/photos/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"shows_category_year_month","path":"/shows/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_all_category_year","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"},{"name":"guests_all_category_year_month","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"}],"redirects":[{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/12d056906695b8e156450da6b64abe1afa273ea2","priority":0,"source":"/coastapp/contact.html","regex":false,"schedule":{"begin":1569266940000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/contact.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8a76b9e0d3ebc55fc9de73d0ec37284491025fe9","priority":0,"source":"^/amp/(\\w+)/([^\\\\]+)/?$","regex":true,"schedule":{"begin":1570474020000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp//1//2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/39bdb38dbd766591363c9a7edd0daa810d77a417","priority":0,"source":"^/rss/category209/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/supernatural-paranormal.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4f107974e176a0ffeeea5a0320c6ac42dec4fe45","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-show/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/551d8950fb21d3b6a31a886ae566411decd08cc1","priority":0,"source":"/forgot-password","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?subMenu=forgotPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/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/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/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/4d8de997e2f97c17bb930bea26701ad38dc762aa","priority":0,"source":"^/reset-password/.*passwordToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?passwordToken=$1&subMenu=resetPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/7baab05c1197d38467fa2e9b75c6df99883c9245","priority":0,"source":"^/rss/category10260/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/mysteries-anomalies.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/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/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/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/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/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/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/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/1183e2f05ae21a46e00e758d2339157a983cc4ed","priority":0,"source":"/ccpa","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://privacyportal.onetrust.com/webform/3546d798-21cd-434d-b031-f8701f4d2f21/63aa19e3-b95e-4430-9814-6ea9a5c6b7ad"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ace075af5dfd508a4a1715d26b16edd092f6d2c8","priority":0,"source":"/photo","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/photos"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/49507c339b0115497b32c6a3283eb123b037d331","priority":0,"source":"/subscriptions-fr","regex":false,"schedule":{"begin":1766510481472,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms-french"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/11f3f7d9e34eb6311278bebe90db7415ab5d8465","priority":0,"source":"/privacy/ca","regex":false,"schedule":{"begin":1760719560850,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/08e2011515dc2c9bf9ba988fe7acdfeb0ae842ba","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-art/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/963fae56ce6728f6aceca179c719cf1d373d74f9","priority":0,"source":"/terms/ca","regex":false,"schedule":{"begin":1760719620563,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d3c577a5957a6ce74165ace00f08d29c5a9d2bad","priority":0,"source":"^/rss/art-bell-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-art-bell.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/dd4812bf077af21ce5368b1183825b82f64bf48e","priority":0,"source":"/rss","regex":false,"schedule":{"begin":1569244920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e83b0e4efbac87aa8e952472f79c6d2f2c1fb905","priority":0,"source":"^/rss/category9609/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/nature-environment-earth-changes.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/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/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/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/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/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/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/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/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/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/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/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/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/ff66145559acad79d86d40d638b41ad0be756093","priority":0,"source":"/reset","regex":false,"schedule":{"begin":1747332616527,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/06e675a00c6d39f3b34ebf043db6813dbf91a434","priority":0,"source":"^/rss/category10264/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/current-events-economy.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1c69be4c5084be240ad8e3dff0cf6391736a00e6","priority":0,"source":"/content/terms-of-use-coasttocoastam","regex":false,"schedule":{"begin":1749749130768,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0c7896982422fb6926c6a7600ede248cbc6bd7ff","priority":0,"source":"/pages/george-knapp","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-knapp/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fac012cf7caf44332221586d91e03a66f5d5ad55","priority":0,"source":"^/verify-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sign-up/?a=2&c=3&emailToken=$1"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1a92b41b7247359008691f2d15b4f048c88b8e50","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570538700000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-show"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/2a548af3d7b31c723da940b0197b8e2adf3b477f","priority":0,"source":"^/videos/(\\d+)/$","regex":true,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/videos//1/0/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a88660c91bea7afddd455db194c5bd847560c38","priority":0,"source":"/subscriptions","regex":false,"schedule":{"begin":1766510462266,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5efe9ab7c4af3048e743df8943c6d97defe141e0","priority":0,"source":"^/rss/category10267/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/miscellaneous.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e97aba77e63c05834cf9f7a5f409c29b42e228a","priority":0,"source":"^/update-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?emailToken=$1&subMenu=updateEmailComplete&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/09317275ed3fed70e20248983fcc18aa48f7ecc3","priority":0,"source":"/coastinsider","regex":false,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/coastinsider/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cd6d5e5c50ece05df84983027e4e3db01076c20a","priority":0,"source":"^/rss/articles/\\d+$","regex":true,"schedule":{"begin":1569009480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3a041c4e26769cf2174d172718f745b2fab00124","priority":0,"source":"^/rss/inthenews/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/inthenews.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/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/1e2df576c6a8c12437a8a7709b970f6b8cb736b1","priority":0,"source":"^/rss/category210/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/extraterrestrial.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/90fcc1f41dad53b628b2beccef84b83a6acbbbef","priority":0,"source":"/pages/george-noory","regex":false,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-noory/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4017a03713eec63060c5d4e273a8127a0343806f","priority":0,"source":"^/guest/([^\\\\]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570560420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guest//1-/2/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"ufzQm","keywords":["forgot password","reset password","resetpassword","forgotpassword"],"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?view=login&subMenu=forgotPassword"},"disabled":false,"schedule":{"begin":1747332850652,"end":4115978604802}}],"sections":{"general":{"name":"Coast to Coast AM","positioner":"Coast Insider","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[{"id":"coast to coast am"},{"id":"radio"},{"id":"ufos"},{"id":"creatures"},{"id":"extraterrestrial"},{"id":"supernatural"},{"id":"myths"},{"id":"legends"},{"id":"monsters"},{"id":"space"},{"id":"universe"},{"id":"science"},{"id":"mystery"},{"id":"sci-fi"},{"id":"george noory"},{"id":"ian punnett"},{"id":"george knapp"},{"id":"art bell"},{"id":"somewhere in time"}],"default_content":[{"id":"collections/Coast to Coast AM"}],"additional_distributions":[],"default_podcasts":[{"id":"18899828"}],"default_shows":[],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"34.052235","geo_longitude":"-118.243683","locale":null,"additional_copyright":null},"alert":null,"navigation":{"contact_menu_switch":null,"listen_live_switch":false,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":false,"advertise_switch":null,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"2aiKd","type":"link","label":"SHOWS","target":"_self","ref":"","children":[{"id":"IR5bA","type":"page","label":"SHOWS","target":"_self","ref":"shows","href":"/shows/"},{"id":"f2R1z","type":"page","label":"UPCOMING SHOWS","target":"_self","ref":"upcoming_shows","href":"/shows/upcoming/"},{"id":"GEtBZ","type":"page","label":"ART BELL VAULT","target":"_self","ref":"art_bell","href":"/art-bell/"},{"id":"d260C","type":"page","label":"CLASSIC SHOWS","target":"_self","ref":"classic_shows","href":"/shows/classic/"},{"id":"jv1zJ","type":"page","label":"SOMEWHERE IN TIME","target":"_self","ref":"somewhere_in_time","href":"/shows/somewhere-in-time-shows/"},{"id":"O3FG0","type":"page","label":"GUESTS","target":"_self","ref":"guests","href":"/guests/"}]},{"id":"TabME","type":"link","label":"HOSTS","target":"_self","ref":"","children":[{"id":"Ik1bc","type":"link","label":"George Noory","target":"_self","ref":"/host/george-noory/","href":"/host/george-noory/"},{"id":"vh7Dq","type":"link","label":"George Noory's TV Show","target":"_blank","ref":"https://www.gaia.com/series/beyond-belief","href":"https://www.gaia.com/series/beyond-belief"},{"id":"LECMe","type":"link","label":"George Knapp","target":"_self","ref":"/host/george-knapp/","href":"/host/george-knapp/"},{"id":"dtbO9","type":"link","label":"Richard Syrett","target":"_self","ref":"/host/richard-syrett/","href":"/host/richard-syrett/"},{"id":"ERkvQ","type":"link","label":"Connie Willis","target":"_self","ref":"/host/connie-willis/","href":"/host/connie-willis/"},{"id":"b6fgX","type":"link","label":"Lisa Garr","target":"_self","ref":"/host/lisa-garr/","href":"/host/lisa-garr/"},{"id":"Junqr","type":"link","label":"Rich Berra","target":"_self","ref":"/host/rich-berra/","href":"/host/rich-berra/"},{"id":"PoNby","type":"link","label":"Ryan Wrecker","target":"_self","ref":"/host/ryan-wrecker/","href":"/host/ryan-wrecker/"}]},{"id":"Kbm80","type":"page","label":"NEWS","target":"_self","ref":"articles","children":[{"id":"LzXez","type":"page","label":"Articles","target":"_self","ref":"articles","href":"/articles/"},{"id":"3e16F","type":"page","label":"In the News","target":"_self","ref":"in_the_news","href":"/inthenews/"}],"href":"/articles/"},{"id":"WY56L","type":"link","label":"MEDIA","target":"_self","ref":"#","children":[{"id":"gFB2m","type":"page","label":"Videos","target":"_self","ref":"videos","href":"/videos/"},{"id":"nPXuT","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/photos/"},{"id":"jVoli","type":"page","label":"Stations","target":"_self","ref":"stations","href":"/stations/"},{"id":"MSsLu","type":"link","label":"Youtube","target":"_blank","ref":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL","href":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL"}],"href":"#"},{"id":"q8wlL","type":"link","label":"Insider","target":"_self","ref":"/pages/coastinsider/","children":[],"href":"/pages/coastinsider/"},{"id":"6sNuc","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"W3HTE","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"meU2R","type":"page","label":"Best of Coast to Coast AM","target":"_self","ref":"bestof","href":"/best-of/"},{"id":"pUyH1","type":"page","label":"Paranormal Podcast Network","target":"_self","ref":"podcasts","href":"/podcasts/"}]},{"id":"HS3VR","type":"link","label":"More","target":"_self","ref":"#","children":[{"id":"sjWME","type":"link","label":"Newsletter","target":"_self","ref":"/pages/coastzone/","href":"/pages/coastzone/"},{"id":"IW5Fi","type":"link","label":"Paranormal Date","target":"_blank","ref":"https://paranormaldate.com/","href":"https://paranormaldate.com/"},{"id":"ikThW","type":"link","label":"Conspiracy Date","target":"_blank","ref":"https://conspiracydate.com/","href":"https://conspiracydate.com/"},{"id":"cYqov","type":"link","label":"Mobile App","target":"_self","ref":"/pages/mobile-app/","href":"/pages/mobile-app/"},{"id":"wblmE","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","href":"/pages/contact/"}],"href":"#"}],"menu_footer":[{"id":"SV69v","type":"link","label":"Local Stations","target":"_self","ref":"/stations/","children":[],"href":"/stations/"},{"id":"YRwgo","type":"link","label":"About","target":"_self","ref":"/pages/about/","children":[],"href":"/pages/about/"},{"id":"wj4PT","type":"link","label":"In Memoriam ","target":"_self","ref":"/article/in-memoriam/","children":[],"href":"/article/in-memoriam/"},{"id":"QbgQC","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"9dQjv","type":"link","label":"Need Help?","target":"_blank","ref":"https://help.coasttocoastam.com","children":[],"href":"https://help.coasttocoastam.com"},{"id":"Oc3x0","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","children":[],"href":"/pages/contact/"},{"id":"2sFEq","type":"link","label":"Privacy Policy","target":"_blank","ref":"/privacy ","children":[],"href":"/privacy "},{"id":"Npgr8","type":"link","label":"Privacy Policy CA","target":"_self","ref":"/privacy/ca","children":[],"href":"/privacy/ca"},{"id":"t1u5V","type":"link","label":"Terms of Use","target":"_blank","ref":"/terms","children":[],"href":"/terms"},{"id":"vJC0W","type":"link","label":"Terms of Use CA","target":"_self","ref":"/terms/ca","children":[],"href":"/terms/ca"},{"id":"kusX7","type":"link","label":"Your Privacy Choices","target":"_blank","ref":"/optout","children":[],"href":"/optout"},{"id":"OBYb3","type":"link","label":"Contest Rules","target":"_self","ref":"/content/general-contesting-guidelines/","children":[],"href":"/content/general-contesting-guidelines/"}]},"design":{"theme":"coast","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5d487da2363599e1af2d8075","asset":{"bucket":"assets.brands","resourceId":"%2F5d487da2363599e1af2d8075","href":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075"}},"logo_favicon":{"id":"asset://assets.coast2coast/5d4dc9096ea20854764b2ce8","asset":{"bucket":"assets.coast2coast","resourceId":"%2F5d4dc9096ea20854764b2ce8","href":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#ffffff","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":null,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"coasttocoastam","facebook_app_id":"140586622674265","facebook_fan_page_id":"105212777348","twitter_switch":true,"twitter_name":"coasttocoastam","youtube_switch":true,"youtube_name":"COASTTOCOASTAMOFFICIAL","instagram_switch":true,"instagram_name":"coast2coastam","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"coasttocoastamofficial"},"contact":{"page_intro":null,"show_social_switch":null,"phone_text_numbers_switch":null,"request_phone_number":null,"business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":null,"contacts":[{"type":"Email George"}],"eeo_report_asset":null,"employment_link_override":null,"public_file_assistance_link_override":null,"email_ip_blacklist":null,"enable_contest_promotions":null},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":null,"postup_switch":true,"email_format":null,"dataskrive_switch":null,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":null,"aptivada_switch":null,"aptivada_id":null,"google_webmaster_verification":null,"auth_type":{"taxo":{"name":"pws-auth"}}},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":""}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a3d74f232f0956a43cb5266","type":"LEADS","record":{"title":"Brazilian Psychic's Predicted Alien Invasion at World Cup Match Fails to Materialize","subtitle":"A Brazilian psychic's viral prediction of an alien invasion during a World Cup match on Wednesday evening wound up, unsurprisingly, being a bust. ","image":"https://i.iheart.com/v3/re/new_assets/6a346070e3f214b17a1d1c7f","img_meta":{"base_id":"%2F6a346070e3f214b17a1d1c7f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/brazilian-psychics-predicted-alien-invasion-at-world-cup-match-fails-to-materialize/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3d9b543887c4324b05820a","type":"LEADS","record":{"title":"Crop Formation Found in Switzerland","subtitle":"In a testament to the global nature of the crop circle phenomenon, a fantastic formation has recently been found in Switzerland. ","image":"https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8","img_meta":{"base_id":"%2F6476459ab8822a67736b26b8","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/crop-formation-found-in-switzerland/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3da0d05f621d245f8710bc","type":"LEADS","record":{"title":"Florida Woman Tells Police Drugs Found in Her Purse Were Magical Healing Crystals","subtitle":"A Florida woman arrested for alleged drug possession tried and failed to convince police that the illicit substances in her purse were magical healing crystals. ","image":"https://i.iheart.com/v3/re/new_assets/6a3da041d19a67bf72852844","img_meta":{"base_id":"%2F6a3da041d19a67bf72852844","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/florida-woman-tells-police-drugs-found-in-her-purse-were-magical-healing-crystals/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3c243cd4fd5e4b62b738dc","type":"LEADS","record":{"title":"Mexican Influencer Shares Odd Goblin Video","subtitle":"A peculiar piece of footage making the rounds on Mexican social media shows what some have suggested is a goblin briefly appearing from behind a young girl, though not everyone is convinced the curious scene is on the level. ","image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","img_meta":{"base_id":"%2F663bc6e977273ae16f8838fc","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-mexican-influencer-shares-odd-goblin-video/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3c42aa806a6328d28a6b73","type":"LEADS","record":{"title":"Washington Burglary Suspect Claims to be Ghost Hunter When Caught by Police","subtitle":"A Washington man arrested for allegedly breaking into a church daycare provided cops with a rather unusual explanation for his presence in the building: ghost hunting. ","image":"https://i.iheart.com/v3/re/new_assets/6a3c41974e11336191e0517a","img_meta":{"base_id":"%2F6a3c41974e11336191e0517a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/washington-burglary-suspect-claims-to-be-ghost-hunter-when-caught-by-police/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a34912badd9c6ad459df23d","type":"PUBLISHING","record":{"ref_id":"%2F6a34912badd9c6ad459df23d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author \u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">Olivia Fox Cabane\u003c/a>\u003cu>,\u003c/u> a leading expert on the science of charisma and former director of innovative leadership at Stanford Startups, explored various aspects of charisma and how it can be harnessed responsibly. She explained that charisma differs from charm: while charm makes people like you, charisma fosters trust and influence. Charisma is not an innate magical quality but a set of behaviors anyone can develop, she said, adding that &quot;everyone can improve their level of charisma by quite a decent amount,&quot; comparing it to skills like ballet or swimming, which require both predisposition and practice.\u003c/p>\n\n\u003cp>Challenging common assumptions about charisma, she cited Steve Jobs as a prime example of someone both charismatic and often disliked. Jobs' high-pitched voice defied the myth that only deep voices are charismatic, illustrating that charisma is defined by behavioral traits rather than physical attributes. &quot;Charisma is a lot more about body language than it is about words,&quot; she revealed, and presence, power, and warmth are key components. She shared a vivid story of Marilyn Monroe demonstrating charisma's fluidity by switching it on and off at will in a public setting —a striking example of charisma as a conscious choice. She also highlighted charisma's practical benefits: &quot;charismatic physicians' patients follow their regimen better... charismatic professors have students who succeed better.&quot;\u003c/p>\n\n\u003cp>The conversation also explored the darker side of charisma. Cabane acknowledged that charismatic people can be polarizing or even &quot;too braggadocious,&quot; but their appeal often leads to forgiveness of their flaws. She pointed to figures like Hitler, Ted Bundy, and Jim Jones to illustrate how charisma can enable manipulation and harm. Additionally, she explained that charismatic individuals can become addicted to their own influence, sometimes losing touch with reality.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"http://www.catherinelanigan.com/\" target=\"_blank\">Catherine Lanigan\u003c/a> delved into the fascination surrounding the legendary \u003ca href=\"https://billhomannandthemitchellhedgescrystalskull.com/\" target=\"_blank\">Mitchell-Hedges\u003c/a> crystal skull, carved from a single piece of clear quartz crystal. She recounted the alleged discovery of the skull in 1924 in Belize by Anna Mitchell-Hedges and her adopted father, the explorer FA Mitchell-Hedges, who was looking for a lost city and a connection between the Maya and Atlantis. Anna was said to be lowered into a small opening at a temple, reportedly emerging with the top of the skull in her shirt. Lanigan described the profound reaction of the workers at the site, who believed their god had returned after a millennium. She emphasized the skull's unique features, such as dolphins carved into its cheekbones —a symbol linked to Lemuria and Atlantis— and its composition of pure piezoelectric quartz, containing iridium found only in meteorites, making its earthly origin questionable.\u003c/p>\n\n\u003cp>&quot;He is absolutely unique,&quot; Lanigan said of the skull, &quot;a sentient being that has a mind of his own... able to bring through universal love, joy, peace, and happiness.&quot; She recounted how the skull's weight fluctuates, sometimes feeling as heavy as 25 pounds, and how it communicates with her, conveying messages about humanity's balance and the rise of the divine feminine. The skull reportedly projects images of alien races and stores knowledge spanning billions of years, acting as a cosmic computer, she stated.\u003c/p>\n\n\u003cp>She described the skull as &quot;the master crystal skull of the 13 crystal skulls of the legend,&quot; believed by the Maya to reappear in times of global need. Recounting a pivotal moment in the late 1990s, she said Steven Spielberg, researching for his film &quot;Indiana Jones and the Kingdom of the Crystal Skull,&quot; sought access to the skull through psychic Carole Wilson Davis and Anna Mitchell-Hedges. Anna ultimately passed the skull to Bill Homann, who has spent years learning to &quot;open the energies&quot; of the relic. Lanigan emphasized the skull's realistic human proportions, the profound connection one feels when looking into its eyes, and its healing powers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Charisma-Myth-Science-Personal-Magnetism/dp/1591845947/ctoc\" target=\"_blank\">\u003cu>The Charisma Myth: How Anyone Can Master the Art and Science of Personal Magnetism\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angel-Timelines-Catherine-Lanigan/dp/B0CX3MMBFY/ctoc\" target=\"_blank\">Angel Timelines\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Magical-Midnight-Catherine-Lanigan/dp/B0CVZ27BBZ/ctoc\" target=\"_blank\">\u003cu>Magical Midnight\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Billy Squier","title":"Everybody Wants You","url":"https://amazon.com/dp/B003YTH9PS/ctoc?trackAsin=B003YTH9PS"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"Ella Fitzgerald","title":"Summertime","url":"https://amazon.com/dp/B07GHQZQSX/ctoc?trackAsin=B07GHQZQSX"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Frank Sinatra","title":"Summer Wind","url":"https://amazon.com/dp/B00FB0HFZM/ctoc?trackAsin=B00FB0HFZM"},{"artist":"The Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Lovin’ Spoonful","title":"Summer In The City","url":"https://amazon.com/dp/B006P2QR3G/ctoc?trackAsin=B006P2QR3G"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Beatles","title":"Here Comes The Sun","url":"https://amazon.com/dp/B07FSXMG6X/ctoc?trackAsin=B07FSXMG6X"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"Ryan Adams","title":"The Crystal Skull","url":"https://amazon.com/dp/B004CLDK5A/ctoc?trackAsin=B004CLDK5A"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Styx","title":"Crystal Ball","url":"https://amazon.com/dp/B001NZZDLC/ctoc?trackAsin=B001NZZDLC"},{"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":["%2F6a344c304ad188c85de2c68a","%2F5dffdeb1cc137bf2442013b6"]},"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/charisma","keywords/crystal skull"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a3d06e545cc9a420493e901","show":"coast","title":"Wed, Jun 24 2026 - Hour 1"},{"episodeId":"/episodes/6a3d06f745cc9a420493e902","show":"coast","title":"Wed, Jun 24 2026 - Hour 2"},{"episodeId":"/episodes/6a3d070845cc9a420493e903","show":"coast","title":"Wed, Jun 24 2026 - Hour 3"},{"episodeId":"/episodes/6a3d071945cc9a420493e904","show":"coast","title":"Wed, Jun 24 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Mysterious crystal skull. 3D generated image.","id":"%2F6a34943f65a938d42fe85b5a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a","source_credit":"gremlin / E+ / Getty Images","title":"Mysterious crystal skull","url":"asset://assets.getty/6a34943f65a938d42fe85b5a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782309600000},"slug":{"type":"slug","value":"2026-06-24-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">Olivia Fox Cabane\u003c/a> explored various aspects of charisma and how to harness it. Followed by author \u003ca href=\"http://www.catherinelanigan.com/\" target=\"_blank\">Catherine Lanigan\u003c/a> on the legendary \u003ca href=\"https://billhomannandthemitchellhedgescrystalskull.com/\" target=\"_blank\">Mitchell-Hedges\u003c/a> crystal skull.\u003c/p>\n\n"},"title":{"type":"title","value":"The Art of Charisma / Mitchell-Hedges Crystal Skull"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">\u003cu>oliviafoxcabane.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://charismamyth.com/\" target=\"_blank\">\u003cu>charismamyth.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.catherinelanigan.com\" target=\"_blank\">catherinelanigan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mitchellhedges.com/\" target=\"_blank\">\u003cu>mitchellhedges.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-24-2026-hour-1,06-24-2026-hour-2,06-24-2026-hour-3,06-24-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Author Olivia Fox Cabane explored various aspects of charisma and how to harness it. Followed by author Catherine Lanigan on the legendary Mitchell-Hedges crystal skull.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Mysterious crystal skull. 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Mysterious crystal skull","url":"asset://assets.getty/6a34943f65a938d42fe85b5a","use_caption":false},"keywords":["keywords/charisma","keywords/crystal skull"],"primary_slug":"2026-06-24-show","slugs":["2026-06-24-show"],"sponsored":false,"title":"The Art of Charisma / Mitchell-Hedges Crystal Skull"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782381600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Gwa3L","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-06-24-show/"},"slug":"2026-06-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a","title":"The Art of Charisma / Mitchell-Hedges Crystal Skull","description":"Author Olivia Fox Cabane explored various aspects of charisma and how to harness it. Followed by author Catherine Lanigan on the legendary Mitchell-Hedges crystal skull.","author":""},"pub_start":1782381600000,"pub_until":4115978604802,"pub_changed":1782411762285,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","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":"%2F6a344c304ad188c85de2c68a","slug":"olivia-fox-cabane","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/olivia-fox-cabane/","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>Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages. Previously Director of Innovative Leadership for Stanford StartX, Olivia has lectured on charisma, leadership, and innovation at Harvard, Yale, MIT, the Marine War College and the United Nations. \u003c/p>\n\n\u003cp>She has been featured in The New York Times, The Economist and The Wall Street Journal. Her clients include the leadership of Deloitte, UBS, Google, MGM and TikTok as well as the founders of Airbnb, Brex, Paradigm and Presight. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Charisma-Myth-Science-Personal-Magnetism/dp/1591845947/ctoc\" target=\"_blank\">\u003cu>The Charisma Myth: How Anyone Can Master the Art and Science of Personal Magnetism\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Net-Butterfly-Practice-Breakthrough-Thinking/dp/1591847192/ctoc\" target=\"_blank\">The Net and the Butterfly: The Art and Practice of Breakthrough Thinking\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":"%2F6a346b564ad188c85de2c697","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a346b564ad188c85de2c697","source_credit":"","title":"","url":"asset://new_assets/6a346b564ad188c85de2c697","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"olivia-fox-cabane"},"summary":{"type":"html","value":"\u003cp>Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages.\u003c/p>\n\n"},"title":{"type":"title","value":"Olivia Fox Cabane"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">\u003cu>oliviafoxcabane.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://charismamyth.com/\" target=\"_blank\">\u003cu>charismamyth.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":"Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a346b564ad188c85de2c697","use_caption":false},"keywords":[],"primary_slug":"olivia-fox-cabane","slugs":["olivia-fox-cabane"],"sponsored":false,"title":"Olivia Fox Cabane"},"targeting":{"exclusion":{"tags":[]},"publish_date":1781812740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CLzYB","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1781812740000,"type":"content:coast-to-coast-guest","summary":{"title":"Olivia Fox Cabane","description":"Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages.","image":"https://i.iheart.com/v3/re/new_assets/6a346b564ad188c85de2c697"}},{"ref_id":"%2F5dffdeb1cc137bf2442013b6","slug":"lanigan-catherine-5644","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lanigan-catherine/5644","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>\nCatherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558748199/ctoc\" target=\"_blank\">Angel Watch\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558748199/ctoc\" target=\"_blank\">Angel Watch - Goosebumps, Signs, Dreams and Other Divine Nudges\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551662868/ctoc\" target=\"_blank\">Elusive Love\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551664356/ctoc\" target=\"_blank\">In Love's Shadow\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0373761511/ctoc\" target=\"_blank\">Montana Bride\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551664208/ctoc\" target=\"_blank\">Tender Malice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0970600720/ctoc\" target=\"_blank\">The Christmas Star\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558747591/ctoc\" target=\"_blank\">The Evolving Woman\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551665174/ctoc\" target=\"_blank\">The Legend Makers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0373761260/ctoc\" target=\"_blank\">The Texan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558746900/ctoc\" target=\"_blank\">Wings of Destiny\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Angel-Tales-Catherine-Lanigan/dp/1599559919/ctoc\" target=\"_blank\">Angel Tales\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Nudges-Tales-Angelic-Intervention/dp/075730298X/ctoc\" target=\"_blank\">Divine Nudges\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angel-Timelines-Catherine-Lanigan/dp/B0CX3MMBFY/ctoc\" target=\"_blank\">Angel Timelines\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Magical-Midnight-Catherine-Lanigan/dp/B0CVZ27BBZ/ctoc\" target=\"_blank\">\u003cu>Magical Midnight\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F696b29d1f7c3c3b7218945a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/696b29d1f7c3c3b7218945a7","source_credit":"","title":"","url":"asset://new_assets/696b29d1f7c3c3b7218945a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lanigan-catherine-5644"},"summary":{"type":"html","value":"\u003cp>Catherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.\u003c/p>\n\n"},"title":{"type":"title","value":"Catherine Lanigan"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.catherinelanigan.com\" target=\"_blank\">catherinelanigan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mitchellhedges.com/\" target=\"_blank\">\u003cu>mitchellhedges.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lanigan-catherine-5644","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lanigan-catherine/5644","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Catherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/696b29d1f7c3c3b7218945a7","use_caption":false},"keywords":[],"primary_slug":"lanigan-catherine-5644","slugs":["lanigan-catherine-5644"],"sponsored":false,"title":"Catherine Lanigan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1328837400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"3Uv4c","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":1328837400000,"type":"content:coast-to-coast-guest","summary":{"title":"Catherine Lanigan","description":"Catherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.","image":"https://i.iheart.com/v3/re/new_assets/696b29d1f7c3c3b7218945a7"}}]}},{"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:/6a34912badd9c6ad459df23d","slug:2026-06-24-show","slug:2026-06-24-show","keyword:keywords/charisma","keyword:keywords/crystal skull"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1783647026000,"\u003cupcoming_pub_after>":1782439200000,"\u003cpub_start>":1782437426000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1782523826000,"\u003ctonight_pub_after>":1782439200000},"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":"%2F6a34d4be475e8dbb9d4c6458","type":"PUBLISHING","record":{"ref_id":"%2F6a34d4be475e8dbb9d4c6458","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"guest":{"type":"link","value":["%2F5e0062d4537fd678a3ecea90","%2F5e007758cc137bf244201ad8","%2F5e01953e537fd678a3ecf7ea"]},"highlights":{"type":"plain","value":""},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Persistence-Ghosts-Encounters-Residual-Hauntings/dp/B0GTQQP2KH/ctoc\" target=\"_blank\">\u003cu>The Persistence of Ghosts\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lost-Journals-Nikola-Tesla-Alternative/dp/1606110543/ctoc\" target=\"_blank\">The Lost Journals of Nikola Tesla\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nikola-Tesla-Journey-Mars-Update/dp/1606119842/ctoc\" target=\"_blank\">Nikola Tesla Journey to Mars Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/product/soul-proof-book/\" target=\"_blank\">Soul Proof\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","link":"","new_tab":false,"url":"asset://assets.getty/6a34d81806d42df84d1518d7","use_caption":false,"caption":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","id":"%2F6a34d81806d42df84d1518d7","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34d81806d42df84d1518d7","source_credit":"David Wall / Moment / Getty Images","title":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"summary":{"value":"\u003cp>First Half: Producer \u003ca href=\"https://timrswartz.com/\" target=\"_blank\">Tim R. Swartz\u003c/a> will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, &quot;The Persistence of Ghosts,&quot; examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with \u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">Dr. Mark Pitstick\u003c/a>, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Tesla & Ghosts / Survival After Death"},"keywords":{"type":"tag","value":["keywords/Nikola Tesla","keywords/ghosts","keywords/life after death"]},"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"show_date":{"type":"date","value":1782396000000},"slug":{"type":"slug","value":"2026-06-25-show"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Producer and videographer \u003ca href=\"https://timrswartz.com/\" target=\"_blank\">Tim R. Swartz\u003c/a> will discuss the remarkable life and groundbreaking inventions of Nikola Tesla, exploring why the visionary inventor continues to captivate researchers and enthusiasts today. He will also delve into his latest work, &quot;The Persistence of Ghosts,&quot; examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters throughout history.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with \u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">Dr. Mark Pitstick\u003c/a>, who shares his groundbreaking evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions, drawing on personal stories and firsthand accounts. In the last hour, he joins Cheryll and George for live calls. \u003c/p>\n\n"}]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://timrswartz.com/\" target=\"_blank\">\u003cu>timrswartz.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">soulproof.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"value":"","type":"plain"},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"author":"","description":"First Half: Producer Tim R. Swartz will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, \"The Persistence of Ghosts,\" examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with Dr. Mark Pitstick, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.","image":{"new_tab":false,"source_credit":"David Wall / Moment / Getty Images","use_caption":false,"caption":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","title":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","url":"asset://assets.getty/6a34d81806d42df84d1518d7","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"keywords":["keywords/Nikola Tesla","keywords/ghosts","keywords/life after death"],"primary_slug":"2026-06-25-show","slugs":["2026-06-25-show"],"sponsored":false,"title":"Tesla & Ghosts / Survival After Death"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782468000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"JoACc","operator":"OR","readonly":false,"remove":false,"update":false}]},"permalink":"https://www.coasttocoastam.com/show/2026-06-25-show/"},"slug":"2026-06-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34d81806d42df84d1518d7","title":"Tesla & Ghosts / Survival After Death","description":"First Half: Producer Tim R. Swartz will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, \"The Persistence of Ghosts,\" examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with Dr. Mark Pitstick, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.","author":""},"pub_start":1782468000000,"pub_until":4115978604802,"pub_changed":1782468000000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a34d4be475e8dbb9d4c6458","slug:2026-06-25-show","slug:2026-06-25-show","keyword:keywords/Nikola Tesla","keyword:keywords/ghosts","keyword:keywords/life after death"]}}],"resume":null}},{"id":"UquMu","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"ID:articles-upcoming-shows-feed","title":"Upcoming ","feed_index":8,"size":50,"position":null,"ad_split":""},"tags":["display-hints/tile","display-hints/coast-feed","display-hints/coast-upcoming-shows-preview"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a34d4be475e8dbb9d4c6458","type":"PUBLISHING","record":{"ref_id":"%2F6a34d4be475e8dbb9d4c6458","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"guest":{"type":"link","value":["%2F5e0062d4537fd678a3ecea90","%2F5e007758cc137bf244201ad8","%2F5e01953e537fd678a3ecf7ea"]},"highlights":{"type":"plain","value":""},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Persistence-Ghosts-Encounters-Residual-Hauntings/dp/B0GTQQP2KH/ctoc\" target=\"_blank\">\u003cu>The Persistence of Ghosts\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lost-Journals-Nikola-Tesla-Alternative/dp/1606110543/ctoc\" target=\"_blank\">The Lost Journals of Nikola Tesla\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nikola-Tesla-Journey-Mars-Update/dp/1606119842/ctoc\" target=\"_blank\">Nikola Tesla Journey to Mars Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/product/soul-proof-book/\" target=\"_blank\">Soul Proof\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","link":"","new_tab":false,"url":"asset://assets.getty/6a34d81806d42df84d1518d7","use_caption":false,"caption":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","id":"%2F6a34d81806d42df84d1518d7","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34d81806d42df84d1518d7","source_credit":"David Wall / Moment / Getty Images","title":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"summary":{"value":"\u003cp>First Half: Producer \u003ca href=\"https://timrswartz.com/\" target=\"_blank\">Tim R. Swartz\u003c/a> will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, &quot;The Persistence of Ghosts,&quot; examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with \u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">Dr. Mark Pitstick\u003c/a>, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Tesla & Ghosts / Survival After Death"},"keywords":{"type":"tag","value":["keywords/Nikola Tesla","keywords/ghosts","keywords/life after death"]},"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"show_date":{"type":"date","value":1782396000000},"slug":{"type":"slug","value":"2026-06-25-show"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Producer and videographer \u003ca href=\"https://timrswartz.com/\" target=\"_blank\">Tim R. Swartz\u003c/a> will discuss the remarkable life and groundbreaking inventions of Nikola Tesla, exploring why the visionary inventor continues to captivate researchers and enthusiasts today. He will also delve into his latest work, &quot;The Persistence of Ghosts,&quot; examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters throughout history.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with \u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">Dr. Mark Pitstick\u003c/a>, who shares his groundbreaking evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions, drawing on personal stories and firsthand accounts. In the last hour, he joins Cheryll and George for live calls. \u003c/p>\n\n"}]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://timrswartz.com/\" target=\"_blank\">\u003cu>timrswartz.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">soulproof.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"value":"","type":"plain"},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"author":"","description":"First Half: Producer Tim R. Swartz will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, \"The Persistence of Ghosts,\" examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with Dr. Mark Pitstick, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.","image":{"new_tab":false,"source_credit":"David Wall / Moment / Getty Images","use_caption":false,"caption":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","title":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","url":"asset://assets.getty/6a34d81806d42df84d1518d7","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"keywords":["keywords/Nikola Tesla","keywords/ghosts","keywords/life after death"],"primary_slug":"2026-06-25-show","slugs":["2026-06-25-show"],"sponsored":false,"title":"Tesla & Ghosts / Survival After Death"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782468000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"JoACc","operator":"OR","readonly":false,"remove":false,"update":false}]},"permalink":"https://www.coasttocoastam.com/show/2026-06-25-show/"},"slug":"2026-06-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34d81806d42df84d1518d7","title":"Tesla & Ghosts / Survival After Death","description":"First Half: Producer Tim R. Swartz will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, \"The Persistence of Ghosts,\" examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with Dr. Mark Pitstick, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.","author":""},"pub_start":1782468000000,"pub_until":4115978604802,"pub_changed":1782468000000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0062d4537fd678a3ecea90","slug":"swartz-tim-7313","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/swartz-tim/7313","cuser":"","fields":{"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Tim R. Swartz is an Indiana native and Emmy-Award winning producer and videographer, as well as the author of a number of popular books. As a photojournalist, Swartz has traveled extensively and investigated paranormal phenomena and other unusual mysteries from such diverse locations as the Great Pyramids to the Great Wall. He has also appeared on the History Channels programs The Tesla Files, Ancient Aliens, Evidence, Ancient Aliens: Declassified, and the Latin America series Contacto Extraterrestre.\u003c/p>\n\n\u003cp>His articles have been published in magazines such as Mysteries, FATE, Strange, Atlantis Rising, UFO Universe, Flying Saucer Review, Renaissance, and Unsolved UFO Reports. Currently, Swartz writes a column about high-strangeness in Indiana for the magazine Daydrifter. He is the writer and editor of the online newsletter Conspiracy Journal, a free, weekly e-mail newsletter considered essential reading by paranormal researchers worldwide. Swartz is also the host of the webcast &quot;Exploring the Bizarre&quot; along with Timothy Green Beckley.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Weird-Time-Exploring-Mysteries-Space-ebook/dp/B0D36NGB5C/ctoc\" target=\"_blank\">Weird Time: Exploring the Mysteries of Time and Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0938294989/ctoc\" target=\"_blank\">Admiral Byrd's Secret Journey Beyond The Poles\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Men-Mystery-Nikola-Inventions-Strangest/dp/160611123X/ctoc\" target=\"_blank\">Men Of Mystery: Nikola Tesla and Otis T. Carr\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1892062046/ctoc\" target=\"_blank\">Time Travel: A How-To Insiders Guide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Secret-Space-Program-Civilization/dp/1606111094/ctoc\" target=\"_blank\">The Secret Space Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Americas-Strange-Supernatural-History-Prophecies/dp/1606111558/ctoc\" target=\"_blank\">America's Strange And Supernatural History\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Final-Nail-Your-Coffin-Morgellons/dp/1606111957/ctoc\" target=\"_blank\">The Final Nail In Your Coffin! - A Pox To All Of Mankind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lost-Journals-Nikola-Tesla-Alternative/dp/1606110543/ctoc\" target=\"_blank\">The Lost Journals of Nikola Tesla\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Gef-Talking-Mongoose-Eighth-Wonder/dp/1606119877/ctoc\" target=\"_blank\">Gef The Talking Mongoose\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Diary-Admiral-Richard-Phantom/dp/160611137X/ctoc\" target=\"_blank\">The Secret Lost Diary of Admiral Richard E. Byrd\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nikola-Tesla-Journey-Mars-Update/dp/1606119842/ctoc\" target=\"_blank\">Nikola Tesla Journey to Mars Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Weird-Winged-Wonders-Twilight-Creatures/dp/1606112481/ctoc\" target=\"_blank\">Weird Winged Wonders\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Swartzs-Incredible-Alien-Encounters-Ultra-Terrestrials/dp/1606119818/ctoc\" target=\"_blank\">Tim R. Swartz's Big Book of Incredible Alien Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dulce-Warriors-Aliens-Battle-Domination/dp/1606119621/ctoc\" target=\"_blank\">Dulce Warriors: Aliens Battle for Earth’s Domination\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Artifacts-Incredible-Evidence-Encounters/dp/B0B6XLFV54/ctoc\" target=\"_blank\">Alien Artifacts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0BXN489ZM/ctoc\" target=\"_blank\">Mimics: The Others Among Us\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Persistence-Ghosts-Encounters-Residual-Hauntings/dp/B0GTQQP2KH/ctoc\" target=\"_blank\">\u003cu>The Persistence of Ghosts\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Tim R. Swartz is an Indiana native and Emmy-Award winning producer and videographer, as well as the author of a number of popular books. As a photojournalist, Tim Swartz has traveled extensively and investigated paranormal phenomena and other unusual mysteries from such diverse locations as the Great Pyramids to the Great Wall. He has also appeared on the History Channels programs The Tesla Files, Ancient Aliens, Evidence, Ancient Aliens: Declassified, and the Latin America series Contacto Extraterrestre.\u003c/p>\n\n"},"title":{"type":"title","value":"Tim Swartz"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://timrswartz.com/\" target=\"_blank\">\u003cu>timrswartz.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://weirdtimebook.com/\" target=\"_blank\">weirdtimebook.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.conspiracyjournal.com\" target=\"_blank\">conspiracyjournal.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"new_assets","caption":"","id":"%2F6a34517324de8846832f9136","link":"","title":"","url":"asset://new_assets/6a34517324de8846832f9136","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a34517324de8846832f9136","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"swartz-tim-7313"}},"ingestion":{"external_url":"","feed_content_id":"/content/swartz-tim-7313","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/swartz-tim/7313","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"description":"Tim R. Swartz is an Indiana native and Emmy-Award winning producer and videographer, as well as the author of a number of popular books. As a photojournalist, Tim Swartz has traveled extensively and investigated paranormal phenomena and other unusual mysteries from such diverse locations as the Great Pyramids to the Great Wall. He has also appeared on the History Channels programs The Tesla Files, Ancient Aliens, Evidence, Ancient Aliens: Declassified, and the Latin America series Contacto Extraterrestre.","image":{"alt_text":"","link":"","url":"asset://new_assets/6a34517324de8846832f9136","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":"","use_caption":false},"keywords":[],"primary_slug":"swartz-tim-7313","slugs":["swartz-tim-7313"],"sponsored":false,"title":"Tim Swartz","author":"Coast to Coast AM Staff"},"targeting":{"publish_date":1578014760000,"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/science-space-technology","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"xm6S1"}],"exclusion":{"tags":[]}}},"pub_start":1578014760000,"type":"content:coast-to-coast-guest","summary":{"title":"Tim Swartz","description":"Tim R. Swartz is an Indiana native and Emmy-Award winning producer and videographer, as well as the author of a number of popular books. As a photojournalist, Tim Swartz has traveled extensively and investigated paranormal phenomena and other unusual mysteries from such diverse locations as the Great Pyramids to the Great Wall. He has also appeared on the History Channels programs The Tesla Files, Ancient Aliens, Evidence, Ancient Aliens: Declassified, and the Latin America series Contacto Extraterrestre.","image":"https://i.iheart.com/v3/re/new_assets/6a34517324de8846832f9136"}},{"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":"%2F5e01953e537fd678a3ecf7ea","slug":"pitstick-dr-mark-79355","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/pitstick-dr-mark/79355","cuser":"","fields":{"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nDr. Mark Pitstick, MA, DC, has over forty years’ experience and training in hospitals, pastoral counseling settings, mental health centers and private practice. His training includes a premedical degree, graduate theology/pastoral counseling studies, masters in clinical psychology, and doctorate in chiropractic health care. He has also provided suicide prevention counseling and education to many people.\n\u003c/p>\n\n\u003cp>\nPitstick began having clairaudient experiences around age ten and has been blessed with numerous miracles, revelatory, and spiritually transformative experiences. After working in hospitals with many suffering and dying adults and children, he was motivated to find sensible, evidence-based answers\u003ci> \u003c/i>to the questions that many people ask: “Who am I? Why am I here? What happens after I die? Is there a God? Why is there so much suffering?” Pitstick is dedicated to helping others survive and even thrive through life’s biggest changes and challenges.\n\u003c/p>"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.soulproof.com/product/radiant-wellness-book/\" target=\"_blank\">Radiant Wellness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/product/soul-proof-book/\" target=\"_blank\">Soul Proof\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Eleven-Questions-Everything-Wanted-Afterlife-ebook/dp/B00YHQIE6A/ctoc\" target=\"_blank\">The Eleven Questions\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Greater-Reality-Living-2nd-Consciousness/dp/1725758466/ctoc\" target=\"_blank\">Greater Reality Living\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/bed13e3fe9a796b26e6195d0b392b482","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/bed13e3fe9a796b26e6195d0b392b482","use_caption":false,"alt_text":"","caption":"","title":""}},"title":{"type":"title","value":"Dr. Mark Pitstick"},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"pitstick-dr-mark-79355"},"summary":{"type":"html","value":"\u003cp>Dr. Mark Pitstick, MA, DC, has over forty years’ experience and training in hospitals, pastoral counseling settings, mental health centers and private practice. His training includes a premedical degree, graduate theology/pastoral counseling studies, masters in clinical psychology, and doctorate in chiropractic health care. He has also provided suicide prevention counseling and education to many people.\u003c/p>\n\n\n\n\n\u003cp>Pitstick began having clairaudient experiences around age ten and has been blessed with numerous miracles, revelatory, and spiritually transformative experiences. After working in hospitals with many suffering and dying adults and children, he was motivated to find sensible, evidence-based answers to the questions that many people ask: “Who am I? Why am I here? What happens after I die? Is there a God? Why is there so much suffering?” Pitstick is dedicated to helping others survive and even thrive through life’s biggest changes and challenges.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://eternea.org/\" target=\"_blank\">eternea.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">soulproof.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/pitstick-dr-mark-79355","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/pitstick-dr-mark/79355","feed_type":"","feed_vendor":"C2C"},"summary":{"primary_slug":"pitstick-dr-mark-79355","slugs":["pitstick-dr-mark-79355"],"sponsored":false,"title":"Dr. Mark Pitstick","author":"Coast to Coast AM Staff","description":"Dr. Mark Pitstick, MA, DC, has over forty years’ experience and training in hospitals, pastoral counseling settings, mental health centers and private practice. His training includes a premedical degree, graduate theology/pastoral counseling studies, masters in clinical psychology, and doctorate in chiropractic health care. He has also provided suicide prevention counseling and education to many people.      Pitstick began having clairaudient experiences around age ten and has been blessed with numerous miracles, revelatory, and spiritually transformative experiences. After working in hospitals with many suffering and dying adults and children, he was motivated to find sensible, evidence-based answers to the questions that many people ask: “Who am I? Why am I here? What happens after I die? Is there a God? Why is there so much suffering?” Pitstick is dedicated to helping others survive and even thrive through life’s biggest changes and challenges.","image":{"link":"","source_credit":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/bed13e3fe9a796b26e6195d0b392b482","use_caption":false,"caption":""},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1461889740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"0Dx2A","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1461889740000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Mark Pitstick","description":"Dr. Mark Pitstick, MA, DC, has over forty years’ experience and training in hospitals, pastoral counseling settings, mental health centers and private practice. His training includes a premedical degree, graduate theology/pastoral counseling studies, masters in clinical psychology, and doctorate in chiropractic health care. He has also provided suicide prevention counseling and education to many people.      Pitstick began having clairaudient experiences around age ten and has been blessed with numerous miracles, revelatory, and spiritually transformative experiences. After working in hospitals with many suffering and dying adults and children, he was motivated to find sensible, evidence-based answers to the questions that many people ask: “Who am I? Why am I here? What happens after I die? Is there a God? Why is there so much suffering?” Pitstick is dedicated to helping others survive and even thrive through life’s biggest changes and challenges.","image":"https://i.iheart.com/v3/re/assets.coast2coast/bed13e3fe9a796b26e6195d0b392b482"}}]}},{"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:/6a34d4be475e8dbb9d4c6458","slug:2026-06-25-show","slug:2026-06-25-show","keyword:keywords/Nikola Tesla","keyword:keywords/ghosts","keyword:keywords/life after death"]}},{"id":"%2F6a34d899475e8dbb9d4c6471","type":"PUBLISHING","record":{"ref_id":"%2F6a34d899475e8dbb9d4c6471","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-26-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a34526b08093eca7cb6b0ed","%2F5dffc219cc137bf2442012a0"]},"keywords":{"type":"tag","value":["keywords/hoarding"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Hoarder house bedroom packed with clothing bags, household objects, vintage electronics and miscellaneous junk.","new_tab":false,"title":"Hoarder House Bedroom","url":"asset://assets.getty/6a34d98e2b5a1317fce9ade2","use_caption":false,"bucket":"assets.getty","id":"%2F6a34d98e2b5a1317fce9ade2","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34d98e2b5a1317fce9ade2","source_credit":"trekandshoot / iStock / Getty Images"}},"slug":{"type":"slug","value":"2026-06-26-show"},"summary":{"value":"\u003cp>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>Ethan Phearson\u003c/u>\u003c/a> is the owner of Cendecon, Inc., a biohazard remediation company. He joins guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to delve into the mental health condition of hoarding. He'll explain all aspects of a hoarder’s life and how it is often not just a matter of being lazy or a matter of choice, but a mental health disorder. Phearson will share with us the many ways that people become hoarders, whether it is dangerous, and what can be done about it. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"books":{"type":"html","value":""},"display_highlights":{"value":false,"type":"checkbox"},"highlights":{"type":"plain","value":""},"host":{"value":["%2F6826ed959549d8cf707b59c6"],"type":"link"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>cendecon.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"show_date":{"type":"date","value":1782482400000},"articles":{"type":"html","value":""},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>Ethan Phearson\u003c/u>\u003c/a> is the owner of Cendecon, Inc., a biohazard remediation company. He joins guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to delve into the mental health condition of hoarding. He'll explain all aspects of a hoarder’s life and how it is often not just a matter of being lazy or a matter of choice, but a mental health disorder. Phearson will share with us the many ways that people become hoarders, whether it is dangerous, and what can be done about it. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"}],"type":"flex"},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Hoarding / Open Lines"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"title":"Hoarding / Open Lines","author":"","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation company. He joins guest host Ryan Wrecker (email) to delve into the mental health condition of hoarding. He'll explain all aspects of a hoarder’s life and how it is often not just a matter of being lazy or a matter of choice, but a mental health disorder. Phearson will share with us the many ways that people become hoarders, whether it is dangerous, and what can be done about it. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","image":{"url":"asset://assets.getty/6a34d98e2b5a1317fce9ade2","use_caption":false,"caption":"Hoarder house bedroom packed with clothing bags, household objects, vintage electronics and miscellaneous junk.","link":"","new_tab":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"trekandshoot / iStock / Getty Images","title":"Hoarder House Bedroom"},"keywords":["keywords/hoarding"],"primary_slug":"2026-06-26-show","slugs":["2026-06-26-show"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/psychology-mind","coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"xFZM6","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1782554400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/show/2026-06-26-show/"},"slug":"2026-06-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34d98e2b5a1317fce9ade2","title":"Hoarding / Open Lines","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation company. He joins guest host Ryan Wrecker (email) to delve into the mental health condition of hoarding. He'll explain all aspects of a hoarder’s life and how it is often not just a matter of being lazy or a matter of choice, but a mental health disorder. Phearson will share with us the many ways that people become hoarders, whether it is dangerous, and what can be done about it. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","author":""},"pub_start":1782554400000,"pub_until":4115978604802,"pub_changed":1782554400000,"subscription":[{"tags":["coast-categories/psychology-mind","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":"%2F6a34526b08093eca7cb6b0ed","slug":"ethan-phearson","payload":{"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind","coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"Y87oj","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1781813700000},"canonical_url":"https://www.coasttocoastam.com/guest/ethan-phearson/","cuser":"user/ldap/PREBUR1SXN","fields":{"slug":{"type":"slug","value":"ethan-phearson"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company. He has gained expertise in the mental health condition of hoarding.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company. \u003c/p>\n\n"},"title":{"type":"title","value":"Ethan Phearson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>cendecon.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6a3452df08093eca7cb6b0fa","link":"","new_tab":false,"title":"","url":"asset://new_assets/6a3452df08093eca7cb6b0fa","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3452df08093eca7cb6b0fa","source_credit":"","use_caption":false}},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"","url":"asset://new_assets/6a3452df08093eca7cb6b0fa","alt_text":"","caption":"","link":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"ethan-phearson","slugs":["ethan-phearson"],"sponsored":false,"title":"Ethan Phearson","author":"","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company."}},"pub_start":1781813700000,"type":"content:coast-to-coast-guest","summary":{"title":"Ethan Phearson","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company.","image":"https://i.iheart.com/v3/re/new_assets/6a3452df08093eca7cb6b0fa"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a34d899475e8dbb9d4c6471","slug:2026-06-26-show","slug:2026-06-26-show","keyword:keywords/hoarding"]}},{"id":"%2F6a3dc10e3ea25ab47b792aa7","type":"PUBLISHING","record":{"ref_id":"%2F6a3dc10e3ea25ab47b792aa7","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-27-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"value":[],"type":"pnpodcast"},"show_date":{"type":"date","value":1782568800000},"zype_episodes":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"value":"\u003cp>Joining Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), author \u003ca href=\"https://phillwebster.com/\" target=\"_blank\">Phill Webster\u003c/a> will discuss the ideas explored in his acclaimed book \u003cem>Letting Glow\u003c/em> and his work as a guest presenter on UK Health Radio's flagship program, The Healing Power of Your Dreams. He'll explain how people can move beyond everyday logic to awaken their intuition, while sharing his perspectives on consciousness, life after death, and some of humanity's deepest spiritual questions.\u003c/p>\n\n\u003cp>In the second half, astrophysicist \u003ca href=\"https://adamfrankscience.com/\" target=\"_blank\">Adam Frank\u003c/a> will tackle one of science's greatest mysteries: Are we alone in the universe? Drawing from his book \u003cem>The Little Book of Aliens\u003c/em>, he'll explore the search for extraterrestrial life through the latest advances in astronomy, including how the James Webb Space Telescope is helping scientists hunt for biosignatures and technosignatures that could reveal microbial or even technological civilizations beyond Earth.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to another classic show.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html"}]},"episodes":{"type":"plain","value":""},"highlights":{"value":"","type":"plain"},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"summary":{"type":"html","value":"\u003cp>Joining Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), author \u003ca href=\"https://phillwebster.com/\" target=\"_blank\">Phill Webster\u003c/a> will explore how people can move beyond everyday logic to awaken their intuition, while sharing his perspectives on consciousness, life after death, and some of humanity's deepest spiritual questions. Followed by astrophysicist \u003ca href=\"https://adamfrankscience.com/\" target=\"_blank\">Adam Frank\u003c/a> tackling one of science's greatest mysteries: Are we alone in the universe? He'll delve into the search for ET life through the latest advances in astronomy, including how the James Webb Space Telescope is helping scientists hunt for biosignatures and technosignatures. \u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to another classic show.\u003c/p>\n\n"},"title":{"value":"Intuition & Consciousness / Extraterrestrial Life","type":"title"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"display_highlights":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","id":"%2F60623b0246ac4afc6aa4d1cc","link":"","new_tab":false,"title":"Conceptual illustration of space","url":"asset://assets.getty/60623b0246ac4afc6aa4d1cc","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"This is a conceptual illustration representing space and astronomy in general. It shows the various objects that can be found in the Universe: planets, moons, stars, nebulae and galaxies. The centrepiece is a planetary nebula, the cast-off remains of a dying star. A woman in silhouette is seen looking up into space.","public_uri":"https://i.iheart.com/v3/re/assets.getty/60623b0246ac4afc6aa4d1cc","source_credit":"MARK GARLICK/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","use_caption":false}},"videos":{"value":"","type":"html"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Letting-Glow-Intuition-Spirituality-Consciously/dp/1803412208/ctoc\" target=\"_blank\">Letting Glow: A Guide to Intuition, Spirituality, and Living Consciously\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Glowing-Deeper-Book-Letting-Trilogy/dp/1803414367/ctoc\" target=\"_blank\">Glowing Deeper: Book Two of the Letting Glow Trilogy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Little-Book-Aliens-Adam-Frank/dp/0063279738/ctoc\" target=\"_blank\">The Little Book of Aliens\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Light-Stars-Alien-Worlds-Earth-ebook/dp/B076MJLBPQ/ctoc\" target=\"_blank\">Light of the Stars\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"value":["%2F64b092512c85449649dcd18a","%2F5e01d256cc137bf244202930"],"type":"link"},"keywords":{"type":"tag","value":["keywords/intuition","keywords/consciousness","keywords/search for ET life"]},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-06-27-show"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://phillwebster.com/\" target=\"_blank\">\u003cu>phillwebster.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://adamfrankscience.com/\" target=\"_blank\">\u003cu>adamfrankscience.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"sponsored":false,"title":"Intuition & Consciousness / Extraterrestrial Life","author":"","description":"Joining Ryan Wrecker (email), author Phill Webster will explore how people can move beyond everyday logic to awaken their intuition, while sharing his perspectives on consciousness, life after death, and some of humanity's deepest spiritual questions. Followed by astrophysicist Adam Frank tackling one of science's greatest mysteries: Are we alone in the universe? He'll delve into the search for ET life through the latest advances in astronomy, including how the James Webb Space Telescope is helping scientists hunt for biosignatures and technosignatures.  6-10pm PT: Art Bell - Somewhere in Time returns to another classic show.","image":{"caption":"This is a conceptual illustration representing space and astronomy in general. It shows the various objects that can be found in the Universe: planets, moons, stars, nebulae and galaxies. The centrepiece is a planetary nebula, the cast-off remains of a dying star. A woman in silhouette is seen looking up into space.","new_tab":false,"source_credit":"MARK GARLICK/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","url":"asset://assets.getty/60623b0246ac4afc6aa4d1cc","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"Conceptual illustration of space"},"keywords":["keywords/intuition","keywords/consciousness","keywords/search for ET life"],"primary_slug":"2026-06-27-show","slugs":["2026-06-27-show"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1782640800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"zg4yj","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/science-space-technology","coast-categories/host-ryan-wrecker"]}]},"permalink":"https://www.coasttocoastam.com/show/2026-06-27-show/"},"slug":"2026-06-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/60623b0246ac4afc6aa4d1cc","title":"Intuition & Consciousness / Extraterrestrial Life","description":"Joining Ryan Wrecker (email), author Phill Webster will explore how people can move beyond everyday logic to awaken their intuition, while sharing his perspectives on consciousness, life after death, and some of humanity's deepest spiritual questions. Followed by astrophysicist Adam Frank tackling one of science's greatest mysteries: Are we alone in the universe? He'll delve into the search for ET life through the latest advances in astronomy, including how the James Webb Space Telescope is helping scientists hunt for biosignatures and technosignatures.  6-10pm PT: Art Bell - Somewhere in Time returns to another classic show.","author":""},"pub_start":1782640800000,"pub_until":4115978604802,"pub_changed":1782640800000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/science-space-technology","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":"%2F64b092512c85449649dcd18a","slug":"phill-webster","payload":{"canonical_url":"https://www.coasttocoastam.com/content/phill-webster/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"type":"html","value":"\u003cp>Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. Most notably, he has worked with people such as Elle Fanning, Sylvester Stallone, Tom Hardy, and Benedict Cumberbatch, to name a few. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.\u003c/p>\n\n\u003cp>These events prompted a complete life review, and an exploration into the mystical, which culminated in the Amazon top of the charts book ‘Letting Glow’, and its soon-to-be-released sequel, ‘Glowing Deeper’. In Book One, he documents his journey into mediumship, and sets out to de-mystify the mystical, making the unfolding and development of psychic senses accessible to us all. ‘Letting Glow’ delves headfirst into how we can connect with our highest states of intuition, manifest lives of purpose, realign the connection between our thoughts, consciousness, and our authentic selves, and ultimately, searches for proof that we survive physical death.\u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0},"locale":{"locales":[]}}]},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://phillwebster.com/\" target=\"_blank\">phillwebster.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Phill Webster"},"slug":{"type":"slug","value":"phill-webster"},"show_appearances":{"type":"link","value":[]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Letting-Glow-Intuition-Spirituality-Consciously/dp/1803412208/ctoc\" target=\"_blank\">Letting Glow: A Guide to Intuition, Spirituality, and Living Consciously\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Glowing-Deeper-Book-Letting-Trilogy/dp/1803414367/ctoc\" target=\"_blank\">Glowing Deeper: Book Two of the Letting Glow Trilogy\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"videos":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/64b4da3e2ae6c57244b59977","link":"","caption":"","use_caption":false,"new_tab":false,"bucket":"new_assets","id":"%2F64b4da3e2ae6c57244b59977","url":"asset://new_assets/64b4da3e2ae6c57244b59977","title":"","alt_text":""}},"author":{"type":"author","value":[]}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""},"summary":{"author":"","description":"Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.","image":{"link":"","alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"url":"asset://new_assets/64b4da3e2ae6c57244b59977","title":"","source_credit":"","new_tab":false},"title":"Phill Webster","primary_slug":"phill-webster","slugs":["phill-webster"],"sponsored":false,"keywords":[]},"targeting":{"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1689293400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"jTC1d","what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}]}},"pub_start":1689293400000,"type":"content:coast-to-coast-guest","summary":{"title":"Phill Webster","description":"Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.","image":"https://i.iheart.com/v3/re/new_assets/64b4da3e2ae6c57244b59977"}},{"ref_id":"%2F5e01d256cc137bf244202930","slug":"frank-adam-90798","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/frank-adam/90798","cuser":"","fields":{"primary_image":{"type":"asset","value":{"title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","url":"asset://new_assets/6533cfc39e5d6b4b27ede18e","link":"","alt_text":"","caption":"","source_credit":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6533cfc39e5d6b4b27ede18e","id":"%2F6533cfc39e5d6b4b27ede18e"}},"summary":{"type":"html","value":"\u003cp>Astrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described &quot;evangelist of science,&quot; he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.\u003c/p>\n\n\n\n\n\u003cp>He is the co-founder of National Public Radio’s \u003ca href=\"https://www.npr.org/sections/13.7/\" target=\"_blank\">13.7: Cosmos and Culture blog\u003c/a> as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.\u003c/p>\n\n"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"value":"","type":"html"},"title":{"type":"title","value":"Adam Frank"},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"slug":{"type":"slug","value":"frank-adam-90798"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nAstrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described \"evangelist of science,\" he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.\n\u003c/p>\n\n\u003cp>\nHe is the co-founder of National Public Radio’s \u003ca href=\"https://www.npr.org/sections/13.7/\" target=\"_blank\">13.7: Cosmos and Culture blog\u003c/a> as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.\n\u003c/p>","schedule":{"end":4115978604802,"enabled":false,"begin":0}}]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.adamfrankscience.com/\" target=\"_blank\">adamfrankscience.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/About-Time-Cosmology-Culture-Twilight/dp/1439169608/ctoc\" target=\"_blank\">About Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Light-Stars-Alien-Worlds-Earth-ebook/dp/B076MJLBPQ/ctoc\" target=\"_blank\">Light of the Stars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Constant-Fire-Beyond-Science-Religion/dp/0520265866/ctoc\" target=\"_blank\">The Constant Fire\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Little-Book-Aliens-Adam-Frank/dp/0063279738/ctoc\" target=\"_blank\">The Little Book of Aliens\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_content_id":"/content/frank-adam-90798","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/frank-adam/90798","external_url":""},"summary":{"description":"Astrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described \"evangelist of science,\" he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.      He is the co-founder of National Public Radio’s 13.7: Cosmos and Culture blog as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.","image":{"url":"asset://new_assets/6533cfc39e5d6b4b27ede18e","title":"","link":"","attributes":{"mimetype":"image/jpeg","type":"image"},"alt_text":"","caption":"","use_caption":false,"source_credit":"","new_tab":false},"title":"Adam Frank","primary_slug":"frank-adam-90798","slugs":["frank-adam-90798"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff"},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"5jPEQ","what":["coast-categories/science-space-technology","coast-categories/extraterrestrial"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1514516340000}},"pub_start":1514516340000,"type":"content:coast-to-coast-guest","summary":{"title":"Adam Frank","description":"Astrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described \"evangelist of science,\" he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.      He is the co-founder of National Public Radio’s 13.7: Cosmos and Culture blog as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.","image":"https://i.iheart.com/v3/re/new_assets/6533cfc39e5d6b4b27ede18e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a3dc10e3ea25ab47b792aa7","slug:2026-06-27-show","slug:2026-06-27-show","keyword:keywords/intuition","keyword:keywords/consciousness","keyword:keywords/search for ET life"]}},{"id":"%2F6a3dc5653ea25ab47b792ac0","type":"PUBLISHING","record":{"ref_id":"%2F6a3dc5653ea25ab47b792ac0","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-28-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"type":"html","value":"\u003cp>First Half: Investigative journalist \u003ca href=\"https://dickrussell.org/\" target=\"_blank\">\u003cu>Dick Russell\u003c/u>\u003c/a> joins George Knapp to examine what hidden government files reveal about the JFK assassination, the CIA's MKUltra mind control program, the long-running secrecy surrounding UFO/UAP investigations, and the growing risks posed by rapidly advancing artificial intelligence.\u003c/p>\n\n\u003cp>Second Half: Physicist \u003ca href=\"https://unhidden.org/\" target=\"_blank\">\u003cu>John Priestland\u003c/u>\u003c/a> discusses his organization's preparedness plan for disclosure, exploring how individuals, communities, healthcare systems, and governments might prepare for the social, cultural, and psychological impacts of potential revelations involving UFOs and non-human intelligence.\u003c/p>\n\n"},"title":{"value":"Secret Govt. Files / Disclosure Impact","type":"title"},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F6a3daa1b9ef4ba362ed9626d","%2F68d4eee7caa22ddf27813d94"]},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"primary_image":{"value":{"title":"Binary code numbers abstract","url":"asset://assets.getty/6a3dc971ab42a8d5ec0b71c9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Binary code numbers abstract background","id":"%2F6a3dc971ab42a8d5ec0b71c9","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dc971ab42a8d5ec0b71c9","source_credit":"SEAN GLADWELL / Moment / Getty Images","new_tab":false},"type":"asset"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dickrussell.org/\" target=\"_blank\">\u003cu>dickrussell.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://unhidden.org/\" target=\"_blank\">\u003cu>unhidden.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"include_recommendations":{"value":true,"type":"checkbox"},"slug":{"type":"slug","value":"2026-06-28-show"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"highlights":{"value":"","type":"plain"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782655200000},"author":{"value":[],"type":"author"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Veteran investigative journalist \u003ca href=\"https://dickrussell.org/\" target=\"_blank\">\u003cu>Dick Russell\u003c/u>\u003c/a> joins George Knapp to examine what hidden government files reveal about the JFK assassination, the CIA's MKUltra mind control program, the long-running secrecy surrounding UFO/UAP investigations, and the growing risks posed by rapidly advancing artificial intelligence.\u003c/p>\n\n\u003cp>Second Half: Physicist \u003ca href=\"https://unhidden.org/\" target=\"_blank\">\u003cu>John Priestland\u003c/u>\u003c/a> discusses his organization's newly published preparedness plan for disclosure, exploring how individuals, communities, healthcare systems, and governments might prepare for the social, cultural, and psychological impacts of potential revelations involving UFOs and non-human intelligence.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Real-RFK-Jr-Trials-Warrior/dp/1510776095/ctoc\" target=\"_blank\">\u003cu>Real RFK Jr.: Trials of a Truth Warrior\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Theyre-Here-UFOs-UAPs-US/dp/1510783040/ctoc\" target=\"_blank\">UFOs &amp; UAPs: An Investigative Journalist Dissects an Eighty-Year Cover-Up\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Documents-Government-Doesnt-Want-Read/dp/1616085711/ctoc\" target=\"_blank\">63 Documents the Government Doesn't Want You to Read\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.unhidden.org/health-effects-report/\" target=\"_blank\">Health Effects Report\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.unhidden.org/wp-content/uploads/2026/06/uNHIdden-Preparedness-Plan-Final-1.pdf\" target=\"_blank\">Preparing for Disclosure: A Public Health Framework for Paradigm-Shifting Revelations\u003c/a> (PDF)\u003c/li>\u003c/ul>\n\n"},"episodes":{"value":"","type":"plain"},"host_name":{"type":"plain","value":"George Knapp"},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/secret government files"]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"primary_slug":"2026-06-28-show","slugs":["2026-06-28-show"],"sponsored":false,"title":"Secret Govt. Files / Disclosure Impact","author":"","description":"First Half: Investigative journalist Dick Russell joins George Knapp to examine what hidden government files reveal about the JFK assassination, the CIA's MKUltra mind control program, the long-running secrecy surrounding UFO/UAP investigations, and the growing risks posed by rapidly advancing artificial intelligence. Second Half: Physicist John Priestland discusses his organization's preparedness plan for disclosure, exploring how individuals, communities, healthcare systems, and governments might prepare for the social, cultural, and psychological impacts of potential revelations involving UFOs and non-human intelligence.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"SEAN GLADWELL / Moment / Getty Images","title":"Binary code numbers abstract","caption":"Binary code numbers abstract background","link":"","url":"asset://assets.getty/6a3dc971ab42a8d5ec0b71c9","use_caption":false,"alt_text":""},"keywords":["keywords/UFO disclosure","keywords/secret government files"]},"targeting":{"targets":[{"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"MBvGK","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1782727200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"permalink":"https://www.coasttocoastam.com/show/2026-06-28-show/"},"slug":"2026-06-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dc971ab42a8d5ec0b71c9","title":"Secret Govt. Files / Disclosure Impact","description":"First Half: Investigative journalist Dick Russell joins George Knapp to examine what hidden government files reveal about the JFK assassination, the CIA's MKUltra mind control program, the long-running secrecy surrounding UFO/UAP investigations, and the growing risks posed by rapidly advancing artificial intelligence. Second Half: Physicist John Priestland discusses his organization's preparedness plan for disclosure, exploring how individuals, communities, healthcare systems, and governments might prepare for the social, cultural, and psychological impacts of potential revelations involving UFOs and non-human intelligence.","author":""},"pub_start":1782727200000,"pub_until":4115978604802,"pub_changed":1782727200000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","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":"%2F6a3daa1b9ef4ba362ed9626d","slug":"dick-russell","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"dick-russell"},"summary":{"value":"\u003cp>Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and \u003cem>Eye of the Whale\u003c/em>, named a Best Book of the Year in 2001 by three major newspapers. \u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dickrussell.org/\" target=\"_blank\">\u003cu>dickrussell.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and \u003cem>Eye of the Whale\u003c/em>, named a Best Book of the Year in 2001 by three major newspapers. His book The Man Who Knew Too Much, probing the forces behind the assassination of President John F. Kennedy, has been hailed as a “masterpiece of historical reconstruction.” The final two volumes of his biographical trilogy, The Life and Ideas of James Hillman, were being published in 2023. Russell is also the author of Black Genius and the American Experience and the memoir My Mysterious Son: A Life-Changing Passage Between Schizophrenia and Shamanism. He was a recipient of the citizen’s Chevron Conservation Award for his environmental activism. Russell resides in Los Angeles.  \u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Real-RFK-Jr-Trials-Warrior/dp/1510776095/ctoc\" target=\"_blank\">\u003cu>Real RFK Jr.: Trials of a Truth Warrior\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Trail-JFK-Assassins-Groundbreaking-Conspiracy/dp/1616080868/ctoc\" target=\"_blank\">On the Trail of the JFK Assassins\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Theyre-Here-UFOs-UAPs-US/dp/1510783040/ctoc\" target=\"_blank\">UFOs &amp; UAPs: An Investigative Journalist Dissects an Eighty-Year Cover-Up\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Documents-Government-Doesnt-Want-Read/dp/1616085711/ctoc\" target=\"_blank\">63 Documents the Government Doesn't Want You to Read\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Man-Who-Knew-Much-Assassination/dp/0786712422/ctoc\" target=\"_blank\">The Man Who Knew Too Much\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F6a3daa2a9ef4ba362ed96279","new_tab":false,"title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279","source_credit":"","url":"asset://new_assets/6a3daa2a9ef4ba362ed96279"}},"show_appearances":{"type":"link","value":[]},"title":{"value":"Dick Russell","type":"title"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"description":"Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and Eye of the Whale, named a Best Book of the Year in 2001 by three major newspapers.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","use_caption":false,"new_tab":false,"url":"asset://new_assets/6a3daa2a9ef4ba362ed96279"},"keywords":[],"primary_slug":"dick-russell","slugs":["dick-russell"],"sponsored":false,"title":"Dick Russell","author":""},"targeting":{"exclusion":{"tags":[]},"publish_date":1782426120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"what":["coast-categories/current-events-economy","coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"I3XkR","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/guest/dick-russell/"},"pub_start":1782426120000,"type":"content:coast-to-coast-guest","summary":{"title":"Dick Russell","description":"Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and Eye of the Whale, named a Best Book of the Year in 2001 by three major newspapers.","image":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279"}},{"ref_id":"%2F68d4eee7caa22ddf27813d94","slug":"john-priestland","payload":{"summary":{"description":"John Priestland founded the Unhidden Foundation (\"uNHIdden\") to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","use_caption":false,"alt_text":"","title":"","url":"asset://new_assets/68dac7c1fcbd6bc79c9030ba"},"keywords":[],"primary_slug":"john-priestland","slugs":["john-priestland"],"sponsored":false,"title":"John Priestland","author":""},"targeting":{"publish_date":1758785220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"oKPAH","operator":"OR","readonly":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/guest/john-priestland/","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 Priestland is a physicist and management consultant. He began his career as a fast-stream civil servant, including two years at the UK Cabinet Office, before moving into senior roles in engineering consultancy. A Fellow of both the Institute of Physics and the Institution of Civil Engineers, he now works extensively with construction-technology start-ups. In 2023, John founded the Unhidden Foundation (&quot;uNHIdden&quot;) to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.unhidden.org/health-effects-report/\" target=\"_blank\">Health Effects Report\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.unhidden.org/wp-content/uploads/2026/06/uNHIdden-Preparedness-Plan-Final-1.pdf\" target=\"_blank\">Preparing for Disclosure: A Public Health Framework for Paradigm-Shifting Revelations\u003c/a> (PDF)\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"john-priestland"},"title":{"value":"John Priestland","type":"title"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.unhidden.org/\" target=\"_blank\">unhidden.org\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"value":{"url":"asset://new_assets/68dac7c1fcbd6bc79c9030ba","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F68dac7c1fcbd6bc79c9030ba","link":"","title":"","bucket":"new_assets","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68dac7c1fcbd6bc79c9030ba","source_credit":""},"type":"asset"},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>John Priestland founded the Unhidden Foundation (&quot;uNHIdden&quot;) to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.\u003c/p>\n\n"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1758785220000,"type":"content:coast-to-coast-guest","summary":{"title":"John Priestland","description":"John Priestland founded the Unhidden Foundation (\"uNHIdden\") to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.","image":"https://i.iheart.com/v3/re/new_assets/68dac7c1fcbd6bc79c9030ba"}}]}},{"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:/6a3dc5653ea25ab47b792ac0","slug:2026-06-28-show","slug:2026-06-28-show","keyword:keywords/UFO disclosure","keyword:keywords/secret government files"]}},{"id":"%2F6a3dcccb3ea25ab47b792af1","type":"PUBLISHING","record":{"ref_id":"%2F6a3dcccb3ea25ab47b792af1","type":"content:coast-to-coast-show","payload":{"summary":{"sponsored":false,"title":"Inner Freedom / Mental Clarity","author":"","description":"First Half: Author and speaker Keith Crossley discusses how to break free from the pain, limiting patterns, and past experiences that keep people stuck. He'll explain how healing can lead to greater inner freedom while exploring the ego's role in human suffering and why so many people become imprisoned by their own thoughts. Second Half: Psychic medium Mark Christopher Nelson examines how a constant stream of alarming headlines can fuel anxiety and repetitive negative thinking. He'll share practical insights on finding peace, quieting the mind, and maintaining mental clarity in an increasingly uncertain world.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree. 3D Render","link":"","new_tab":false,"url":"asset://assets.getty/6a3dcdfc65a938d42fe85bc8","use_caption":false,"alt_text":"","source_credit":"asbe / E+ / Getty Images","title":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree"},"keywords":["keywords/inner freedom","keywords/mental clarity"],"primary_slug":"2026-06-29-show","slugs":["2026-06-29-show"]},"targeting":{"targets":[{"id":"IVm7y","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":""}],"exclusion":{"tags":[]},"publish_date":1782813600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"alt_text":"","caption":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree. 3D Render","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dcdfc65a938d42fe85bc8","source_credit":"asbe / E+ / Getty Images","url":"asset://assets.getty/6a3dcdfc65a938d42fe85bc8","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F6a3dcdfc65a938d42fe85bc8","new_tab":false,"title":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree","use_caption":false}},"slug":{"type":"slug","value":"2026-06-29-show"},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"keywords":{"type":"tag","value":["keywords/inner freedom","keywords/mental clarity"]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1782741600000},"videos":{"value":"","type":"html"},"bumper_music":{"type":"bumpermusic","value":[]},"host_name":{"type":"plain","value":"George Noory"},"summary":{"type":"html","value":"\u003cp>First Half: Author and speaker \u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>Keith Crossley\u003c/u>\u003c/a> discusses how to break free from the pain, limiting patterns, and past experiences that keep people stuck. He'll explain how healing can lead to greater inner freedom while exploring the ego's role in human suffering and why so many people become imprisoned by their own thoughts.\u003c/p>\n\n\u003cp>Second Half: Psychic medium \u003ca href=\"https://marknelsonmedium.com/\" target=\"_blank\">Mark Christopher Nelson\u003c/a> examines how a constant stream of alarming headlines can fuel anxiety and repetitive negative thinking. He'll share practical insights on finding peace, quieting the mind, and maintaining mental clarity in an increasingly uncertain world.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>keithcrossley.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://marknelsonmedium.com/\" target=\"_blank\">\u003cu>marknelsonmedium.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"guest":{"type":"link","value":["%2F6a3dbda20f855911c43d4792","%2F5e9922c01f6a81c860bbc699"]},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Inner Freedom / Mental Clarity"},"zype_episodes":{"value":"","type":"plain"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author and speaker \u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>Keith Crossley\u003c/u>\u003c/a> discusses how to break free from the pain, limiting patterns, and past experiences that keep people stuck. He'll explain how genuine healing can lead to greater inner freedom while exploring the ego's role in human suffering and why so many people become imprisoned by their own thoughts.\u003c/p>\n\n\u003cp>Second Half: Psychic medium \u003ca href=\"https://marknelsonmedium.com/\" target=\"_blank\">Mark Christopher Nelson\u003c/a> examines how a constant stream of alarming headlines, from fears of alien invasions and nuclear conflict to government corruption and rising crime, can fuel anxiety and repetitive negative thinking. He'll share practical insights on finding peace, quieting the mind, and maintaining mental clarity in an increasingly uncertain world.\u003c/p>\n\n"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/State-Within-Light-Path-Enlightenment/dp/B0DVSWK6DY/ctoc\" target=\"_blank\">\u003cu>State Within Light: The Path to Enlightenment\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Seven-Minute-VacationTM-Overthinking-Guidance/dp/B0H45G67B8/ctoc\" target=\"_blank\">Seven Minute Vacation\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"display_highlights":{"value":false,"type":"checkbox"},"episodes":{"value":"","type":"plain"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"permalink":"https://www.coasttocoastam.com/show/2026-06-29-show/"},"slug":"2026-06-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dcdfc65a938d42fe85bc8","title":"Inner Freedom / Mental Clarity","description":"First Half: Author and speaker Keith Crossley discusses how to break free from the pain, limiting patterns, and past experiences that keep people stuck. He'll explain how healing can lead to greater inner freedom while exploring the ego's role in human suffering and why so many people become imprisoned by their own thoughts. Second Half: Psychic medium Mark Christopher Nelson examines how a constant stream of alarming headlines can fuel anxiety and repetitive negative thinking. He'll share practical insights on finding peace, quieting the mind, and maintaining mental clarity in an increasingly uncertain world.","author":""},"pub_start":1782813600000,"pub_until":4115978604802,"pub_changed":1782813600000,"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":"%2F6a3dbda20f855911c43d4792","slug":"keith-crossley","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/keith-crossley/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Keith Crossley"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>keithcrossley.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[],"type":"author"},"cds":{"type":"html","value":""},"summary":{"value":"\u003cp>As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed. \u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed. With an international following and more than 150 million social media views, his mission is to make enlightenment accessible to the masses. More importantly, his goal is to make enlightenment attainable for every individual he serves.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/State-Within-Light-Path-Enlightenment/dp/B0DVSWK6DY/ctoc\" target=\"_blank\">\u003cu>State Within Light: The Path to Enlightenment\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"type":"asset","value":{"use_caption":false,"id":"%2F6a3daa2a9ef4ba362ed96279","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a3daa2a9ef4ba362ed96279","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279"}},"show_appearances":{"value":[],"type":"link"},"slug":{"type":"slug","value":"keith-crossley"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"Keith Crossley","author":"","description":"As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed.","image":{"caption":"","link":"","title":"","url":"asset://new_assets/6a3daa2a9ef4ba362ed96279","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"keith-crossley","slugs":["keith-crossley"]},"targeting":{"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"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":"","id":"5dBe1"}],"exclusion":{"tags":[]},"publish_date":1782430860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1782430860000,"type":"content:coast-to-coast-guest","summary":{"title":"Keith Crossley","description":"As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed.","image":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279"}},{"ref_id":"%2F5e9922c01f6a81c860bbc699","slug":"nelson-mark-106252","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/nelson-mark/106252","cuser":"","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.marknelsonmedium.com/\" target=\"_blank\">marknelsonmedium.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Seven-Minute-VacationTM-Overthinking-Guidance/dp/B0H45G67B8/ctoc\" target=\"_blank\">Seven Minute Vacation\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"nelson-mark-106252"},"summary":{"type":"html","value":"\u003cp>Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.\u003c/p>\n\n"},"title":{"type":"title","value":"Mark Nelson"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.\u003c/p>\n\n\u003cp>Mark originally became aware of his psychic abilities after the sudden passing of his father when he was eleven. Early in his development, Mark only received messages from both his father and grandfather. Over time, they helped him understand that he could use his abilities to help other people connect with their loved ones on the other side.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/676f3e351cdce76964e2a191","title":"","url":"asset://new_assets/676f3e351cdce76964e2a191","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F676f3e351cdce76964e2a191","source_credit":""}}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/nelson-mark-106252","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/nelson-mark/106252","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"caption":"","source_credit":"","title":"","url":"asset://new_assets/676f3e351cdce76964e2a191","use_caption":false},"keywords":[],"primary_slug":"nelson-mark-106252","slugs":["nelson-mark-106252"],"sponsored":false,"title":"Mark Nelson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587085560000,"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/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"6pfqJ","operator":"OR"}]}},"pub_start":1587085560000,"type":"content:coast-to-coast-guest","summary":{"title":"Mark Nelson","description":"Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.","image":"https://i.iheart.com/v3/re/new_assets/676f3e351cdce76964e2a191"}}]}},{"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:/6a3dcccb3ea25ab47b792af1","slug:2026-06-29-show","slug:2026-06-29-show","keyword:keywords/inner freedom","keyword:keywords/mental clarity"]}},{"id":"%2F6a3dcef73ea25ab47b792b22","type":"PUBLISHING","record":{"ref_id":"%2F6a3dcef73ea25ab47b792b22","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-30-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"pn_podcast":{"type":"pnpodcast","value":[]},"title":{"type":"title","value":"Magic & Perception / Cryptids & Mysteries"},"blocks":{"type":"flex","value":[{"value":"\u003cp>First Half: \u003ca href=\"https://thebrandonscott.com/\" target=\"_blank\">\u003cu>Brandon Scott\u003c/u>\u003c/a> will discuss his journey from childhood magician to international performer, sharing extraordinary stories from behind the curtain, encounters with notable personalities, and experiences that challenged his understanding of coincidence, perception, and reality itself.\u003c/p>\n\n\u003cp>Second Half: Author and wildlife biologist \u003ca href=\"https://patspain.com/\" target=\"_blank\">Pat Spain\u003c/a> talks about his search for various cryptids, the realities of making television, and the mysteries that still lurk in remote locations and in our conscious minds. He'll also delve into his research on irrational fear and aliens.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html"}]},"highlights":{"type":"plain","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebrandonscott.com/\" target=\"_blank\">\u003cu>thebrandonscott.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://patspain.com/\" target=\"_blank\">\u003cu>patspain.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"type":"author","value":[]},"show_audio":{"value":[],"type":"link"},"slug":{"type":"slug","value":"2026-06-30-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://thebrandonscott.com/\" target=\"_blank\">\u003cu>Brandon Scott\u003c/u>\u003c/a> will discuss his journey from childhood magician to international performer, sharing extraordinary stories from behind the curtain, encounters with notable personalities, and experiences that challenged his understanding of coincidence, perception, and reality itself.\u003c/p>\n\n\u003cp>Second Half: Author and wildlife biologist \u003ca href=\"https://patspain.com/\" target=\"_blank\">Pat Spain\u003c/a> talks about his search for various cryptids, the realities of making television, and the mysteries that still lurk in remote locations and in our conscious minds. He'll also delve into his research on irrational fear and aliens.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F6a3dd21465a938d42fe85bc9","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dd21465a938d42fe85bc9","title":"High contrast image of magician hat on a stage","url":"asset://assets.getty/6a3dd21465a938d42fe85bc9","caption":"photo composite of a magic hat on a stage","new_tab":false,"source_credit":"fergregory / iStock / Getty Images","use_caption":false},"type":"asset"},"show_date":{"type":"date","value":1782828000000},"zype_episodes":{"value":"","type":"plain"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Little-Bigfoot-Sumatra-Learned-Chicken/dp/178904605X/ctoc\" target=\"_blank\">A Little Bigfoot: On the Hunt in Sumatra\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/200-000-Snakes-Manitoba-Beginning/dp/1789046483/ctoc\" target=\"_blank\">200,000 Snakes: On the Hunt in Manitoba\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Serpents-British-Columbia-Accidentally/dp/1789046548/ctoc\" target=\"_blank\">Sea Serpents: On the Hunt in British Columbia\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e0036e5cc137bf244201810","%2F63ae37d4f649fbab13e1b0ca"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"keywords":{"value":["keywords/magic","keywords/perception","keywords/cryptids"],"type":"tag"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"author":"","description":"First Half: Brandon Scott will discuss his journey from childhood magician to international performer, sharing extraordinary stories from behind the curtain, encounters with notable personalities, and experiences that challenged his understanding of coincidence, perception, and reality itself. Second Half: Author and wildlife biologist Pat Spain talks about his search for various cryptids, the realities of making television, and the mysteries that still lurk in remote locations and in our conscious minds. He'll also delve into his research on irrational fear and aliens.","image":{"source_credit":"fergregory / iStock / Getty Images","url":"asset://assets.getty/6a3dd21465a938d42fe85bc9","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"High contrast image of magician hat on a stage","use_caption":false,"caption":"photo composite of a magic hat on a stage","new_tab":false},"keywords":["keywords/magic","keywords/perception","keywords/cryptids"],"primary_slug":"2026-06-30-show","slugs":["2026-06-30-show"],"sponsored":false,"title":"Magic & Perception / Cryptids & Mysteries"},"targeting":{"publish_date":1782900000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"44trM","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/show/2026-06-30-show/"},"slug":"2026-06-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dd21465a938d42fe85bc9","title":"Magic & Perception / Cryptids & Mysteries","description":"First Half: Brandon Scott will discuss his journey from childhood magician to international performer, sharing extraordinary stories from behind the curtain, encounters with notable personalities, and experiences that challenged his understanding of coincidence, perception, and reality itself. Second Half: Author and wildlife biologist Pat Spain talks about his search for various cryptids, the realities of making television, and the mysteries that still lurk in remote locations and in our conscious minds. He'll also delve into his research on irrational fear and aliens.","author":""},"pub_start":1782900000000,"pub_until":4115978604802,"pub_changed":1782900000000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","coast-categories/creatures-myths-legends","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0036e5cc137bf244201810","slug":"scott-brandon-6724","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/scott-brandon/6724","cuser":"","fields":{"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Brandon Scott"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thebrandonscott.com/\" target=\"_blank\">thebrandonscott.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ufoman.com/\" target=\"_blank\">ufoman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.aliensecrets.com/\" target=\"_blank\">aliensecrets.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.\u003c/p>\n\n\u003cp>He is a member of MUFON LA and several private paranormal groups. With Alien Secrets Investigations he is currently video documenting different types of Unidentified Flying Objects all throughout California. Brandon has interviewed over 500 eye witnesses and individuals who have expressed seeing UFOs or having an abduction experience. He is currently starring in Alien Secrets , a feature film parody loosely based on his journals as a UFO investigator.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"slug":{"type":"slug","value":"scott-brandon-6724"},"summary":{"type":"html","value":"\u003cp>Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6888065ad99db88ca53805d3","source_credit":"","title":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6888065ad99db88ca53805d3","url":"asset://new_assets/6888065ad99db88ca53805d3","use_caption":false,"alt_text":""}}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/scott-brandon-6724","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/scott-brandon/6724"},"summary":{"slugs":["scott-brandon-6724"],"sponsored":false,"title":"Brandon Scott","author":"Coast to Coast AM Staff","description":"Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.","image":{"title":"","alt_text":"","url":"asset://new_assets/6888065ad99db88ca53805d3","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"scott-brandon-6724"},"targeting":{"exclusion":{"tags":[]},"publish_date":1239743820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"ewwsG","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","coast-categories/psychology-mind"]}]}},"pub_start":1239743820000,"type":"content:coast-to-coast-guest","summary":{"title":"Brandon Scott","description":"Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.","image":"https://i.iheart.com/v3/re/new_assets/6888065ad99db88ca53805d3"}},{"ref_id":"%2F63ae37d4f649fbab13e1b0ca","slug":"pat-spain","payload":{"summary":{"keywords":[],"author":"","description":"Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.","image":{"caption":"","use_caption":false,"source_credit":"","url":"asset://new_assets/63b277fddd0515c5a8ba04bb","title":"","link":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"title":"Pat Spain","primary_slug":"pat-spain","slugs":["pat-spain"],"sponsored":false},"targeting":{"publish_date":1672361820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"workflow":"","id":"U0K6u","what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"readonly":false,"remove":false,"update":false,"operator":"OR"}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"canonical_url":"https://www.coasttocoastam.com/content/pat-spain/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63b277fddd0515c5a8ba04bb","id":"%2F63b277fddd0515c5a8ba04bb","url":"asset://new_assets/63b277fddd0515c5a8ba04bb","alt_text":"","caption":"","use_caption":false,"source_credit":"","bucket":"new_assets","title":"","link":""}},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.patspain.com/\" target=\"_blank\">patspain.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Little-Bigfoot-Sumatra-Learned-Chicken/dp/178904605X/ctoc\" target=\"_blank\">A Little Bigfoot: On the Hunt in Sumatra\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/200-000-Snakes-Manitoba-Beginning/dp/1789046483/ctoc\" target=\"_blank\">200,000 Snakes: On the Hunt in Manitoba\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bulletproof-Ground-Sloth-Accidentally-Learned/dp/1789046521/ctoc\" target=\"_blank\">A Bulletproof Ground Sloth: On the Hunt in Brazil\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Dinosaur-Africa-Avoided-Outsmarted/dp/1789046564/ctoc\" target=\"_blank\">A Living Dinosaur: On the Hunt in West Africa\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Serpents-British-Columbia-Accidentally/dp/1789046548/ctoc\" target=\"_blank\">Sea Serpents: On the Hunt in British Columbia\u003c/a>\u003c/li>\u003c/ul>\n\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Pat Spain"},"slug":{"type":"slug","value":"pat-spain"},"summary":{"value":"\u003cp>Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.\u003c/p>\n\n","type":"html"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.\u003c/p>\n\n\u003cp>As the great nephew of Charles Fort – the “Prophet of the Unexplained” – Spain carries on the family tradition by questioning mainstream science, considering unusual explanations of bizarre phenomena and investigating things that science often writes off as impossible. \u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"show_appearances":{"type":"link","value":[]},"cds":{"value":"","type":"html"},"author":{"type":"author","value":[]}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""}},"pub_start":1672361820000,"type":"content:coast-to-coast-guest","summary":{"title":"Pat Spain","description":"Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.","image":"https://i.iheart.com/v3/re/new_assets/63b277fddd0515c5a8ba04bb"}}]}},{"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:/6a3dcef73ea25ab47b792b22","slug:2026-06-30-show","slug:2026-06-30-show","keyword:keywords/magic","keyword:keywords/perception","keyword:keywords/cryptids"]}},{"id":"%2F6a3dd2633ea25ab47b792b3b","type":"PUBLISHING","record":{"ref_id":"%2F6a3dd2633ea25ab47b792b3b","type":"content:coast-to-coast-show","payload":{"summary":{"title":"Creating a Spiritual Helper / Ghostly Adventures","author":"","description":"First Half: Paranormal investigator Joshua P. Warren reveals what he says is a simple technique for creating a spiritual helper. He'll explain his research into these \"fairy\" entities and how they can be called upon to assist with everything from finances and relationships to achieving personal goals. Second Half: Paranormal investigators Ross Allison and June Nixon recount their ghostly adventures exploring some of Europe's spookiest locations, including Chillingham Castle, considered one of the UK's most haunted. The duo has spent years researching more than 100 castles steeped in legends of supernatural encounters.","image":{"new_tab":false,"source_credit":"Georgethefourth / iStock / Getty Images","link":"","title":"Dark Tower","url":"asset://assets.getty/6a3dd34306d42df84d151925","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":""},"keywords":["keywords/Spiritual Helper","keywords/ghosts","keywords/hauntings"],"primary_slug":"2026-07-01-show","slugs":["2026-07-01-show"],"sponsored":false},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"DUtZY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1782986400000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-01-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Paranormal investigator \u003ca href=\"https://joshuapwarren.com/\" target=\"_blank\">Joshua P. Warren\u003c/a> reveals what he says is a simple technique for creating a spiritual helper. He'll explain his research into these tiny &quot;fairy&quot; entities and how they can be called upon to assist with everything from finances and relationships to achieving personal goals.\u003c/p>\n\n\u003cp>Second Half: Paranormal investigators \u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">Ross Allison\u003c/a> and \u003ca href=\"https://aghost.org/\" target=\"_blank\">June Nixon\u003c/a> recount their ghostly adventures exploring some of Europe's most haunted castles. From spending solitary nights at Rosslyn Castle to investigating the infamous Chillingham Castle, considered one of the UK's most haunted locations, the duo has spent years researching more than 100 castles steeped in legends of restless spirits and supernatural encounters.\u003c/p>\n\n"}]},"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"2026-07-01-show"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://joshuapwarren.com/\" target=\"_blank\">\u003cu>joshuapwarren.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">rossallisondotcom.wordpress.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aghost.org/\" target=\"_blank\">\u003cu>aghost.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"title":{"type":"title","value":"Creating a Spiritual Helper / Ghostly Adventures"},"zype_episodes":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"bumper_music":{"value":[],"type":"bumpermusic"},"guest":{"type":"link","value":["%2F5dffcdbe537fd678a3ece47a","%2F5e006e9a537fd678a3eceb3d","%2F6a3dbfca5e21cac3ac9ce866"]},"highlights":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782914400000},"summary":{"type":"html","value":"\u003cp>First Half: Paranormal investigator \u003ca href=\"https://joshuapwarren.com/\" target=\"_blank\">Joshua P. Warren\u003c/a> reveals what he says is a simple technique for creating a spiritual helper. He'll explain his research into these &quot;fairy&quot; entities and how they can be called upon to assist with everything from finances and relationships to achieving personal goals.\u003c/p>\n\n\u003cp>Second Half: Paranormal investigators \u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">Ross Allison\u003c/a> and \u003ca href=\"https://aghost.org/\" target=\"_blank\">June Nixon\u003c/a> recount their ghostly adventures exploring some of Europe's spookiest locations, including Chillingham Castle, considered one of the UK's most haunted. The duo has spent years researching more than 100 castles steeped in legends of supernatural encounters.\u003c/p>\n\n"},"articles":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743234936/ctoc\" target=\"_blank\">How to Hunt Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://freecharm.com/FindingYourMagic.html\" target=\"_blank\">Finding Your Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://freecharm.com/DeathValley/DeathValley.html\" target=\"_blank\">Ghosts, UFOs, &amp; Legends of Death Valley\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Toys-David-Weatherly/dp/1945950021/ctoc\" target=\"_blank\">Haunted Toys\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/1420881213/ctoc\" target=\"_blank\">Ghostology 101\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Prisons-David-Weatherly/dp/1945950234/ctoc\" target=\"_blank\">Haunted Prisons\u003c/a>\u003c/li>\u003c/ul>\n\n"},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/Spiritual Helper","keywords/ghosts","keywords/hauntings"]},"primary_image":{"type":"asset","value":{"new_tab":false,"title":"Dark Tower","url":"asset://assets.getty/6a3dd34306d42df84d151925","use_caption":false,"bucket":"assets.getty","id":"%2F6a3dd34306d42df84d151925","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925","source_credit":"Georgethefourth / iStock / Getty Images","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-01-show/"},"slug":"2026-07-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925","title":"Creating a Spiritual Helper / Ghostly Adventures","description":"First Half: Paranormal investigator Joshua P. Warren reveals what he says is a simple technique for creating a spiritual helper. He'll explain his research into these \"fairy\" entities and how they can be called upon to assist with everything from finances and relationships to achieving personal goals. Second Half: Paranormal investigators Ross Allison and June Nixon recount their ghostly adventures exploring some of Europe's spookiest locations, including Chillingham Castle, considered one of the UK's most haunted. The duo has spent years researching more than 100 castles steeped in legends of supernatural encounters.","author":""},"pub_start":1782986400000,"pub_until":4115978604802,"pub_changed":1782986400000,"subscription":[{"tags":["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":"%2F5dffcdbe537fd678a3ece47a","slug":"warren-joshua-p-5590","payload":{"cuser":"","fields":{"summary":{"type":"html","value":"\u003cp>Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal.\u003c/p>\n\n"},"title":{"type":"title","value":"Joshua P. Warren"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://joshuapwarren.com/\" target=\"_blank\">joshuapwarren.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal. He began publishing at the age of 15. At age 25, Simon &amp; Schuster published his book, How to Hunt Ghosts, now widely considered a classic in the field. In 2004, he made the cover of the science journal, Electric Space Craft for his work on the mysterious Brown Mountain Lights. And his best-selling book, Use the Force: A Jedi’s Guide to the Law of Attraction has been translated into multiple languages around the world. Founder of L.E.M.U.R. Paranormal, he has appeared on the Travel Channel, Discovery, History Channel, National Geographic, SyFy, Animal Planet, etc. Through an open, imaginative mind, Warren tells the facts with a warm, respectful sense of humor, yet reduces them down to solid lab experiments to separate fact from fiction.\u003c/p>\n\n\u003cp>He has traveled the world investigating famous sites like Dracula’s Castle in Romania, Mayan Pyramids in Belize, the Bermuda Triangle, the Tower of London, and the Winchester Mansion. He created and owns the Haunted Asheville Ghost Tours in his hometown of Asheville, North Carolina, and the Haunted Boulder City Ghost and UFO Tour near his current home in Las Vegas, Nevada, where he also operates The Sigil Lab. Joshua co-founded the Wishing Machine Project, and he frequently creates metaphysical inventions exclusively available through his website. His work explores the universal relationship between matter and energy, and he is in demand as an expert on ghosts, UFOs, cryptids, psychic phenomena, time warps, and everything that presses forth the boundaries of &quot;normal&quot; reality.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"value":{"caption":"","id":"%2F66d755d43e15ed1083f5172b","new_tab":false,"source_credit":"","bucket":"new_assets","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/66d755d43e15ed1083f5172b","title":"","url":"asset://new_assets/66d755d43e15ed1083f5172b","use_caption":false,"alt_text":""},"type":"asset"},"slug":{"type":"slug","value":"warren-joshua-p-5590"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743234936/ctoc\" target=\"_blank\">How to Hunt Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564148882/ctoc\" target=\"_blank\">Pet Ghosts: Animal Encounters from Beyond the Grave\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0595122264/ctoc\" target=\"_blank\">Evil in Asheville\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964937026/ctoc\" target=\"_blank\">Haunted Asheville\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964937018/ctoc\" target=\"_blank\">Plausible Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-Wisdom-Kukulkan-Joshua-Warren/dp/0578033941/ctoc\" target=\"_blank\">The Secret Wisdom of Kukulkan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.warrenbooksnow.com/\" target=\"_blank\">Poor Man's Paranormal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.warrenbooksnow.com/\" target=\"_blank\">Don't Play with Robert\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Use-Force-Jedis-Guide-Attraction/dp/1440586853/ctoc\" target=\"_blank\">Use The Force: A Jedi's Guide to the Law of Attraction\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gringo-Maniac-Murder-Spree/dp/0692575642/ctoc\" target=\"_blank\">The Gringo Maniac Murder Spree\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://freecharm.com/FindingYourMagic.html\" target=\"_blank\">Finding Your Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://freecharm.com/DeathValley/DeathValley.html\" target=\"_blank\">Ghosts, UFOs, &amp; Legends of Death Valley\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/warren-joshua-p-5590","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/warren-joshua-p/5590"},"summary":{"image":{"link":"","source_credit":"","title":"","url":"asset://new_assets/66d755d43e15ed1083f5172b","use_caption":false,"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"keywords":[],"primary_slug":"warren-joshua-p-5590","slugs":["warren-joshua-p-5590"],"sponsored":false,"title":"Joshua P. Warren","author":"Coast to Coast AM Staff","description":"Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal."},"targeting":{"exclusion":{"tags":[]},"publish_date":1518149340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"JN1Vl","operator":"OR","readonly":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/warren-joshua-p/5590"},"pub_start":1518149340000,"type":"content:coast-to-coast-guest","summary":{"title":"Joshua P. Warren","description":"Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal.","image":"https://i.iheart.com/v3/re/new_assets/66d755d43e15ed1083f5172b"}},{"ref_id":"%2F5e006e9a537fd678a3eceb3d","slug":"allison-ross-85859","payload":{"cuser":"","fields":{"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nRoss Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.\n\u003c/p>\n\n\u003cp>\nRoss has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.\n\u003c/p>","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Spooked-Seattle-Haunted-Handbook-Americas/dp/1578605016/ctoc\" target=\"_blank\">Spooked in Seattle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/My-Haunted-Journal-Ross-Allison-ebook/dp/B01N9O20KI/ctoc\" target=\"_blank\">My Haunted Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tacomas-Haunted-History-Images-America/dp/1467131091/ctoc\" target=\"_blank\">Tacoma's Haunted History\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Toys-David-Weatherly/dp/1945950021/ctoc\" target=\"_blank\">Haunted Toys\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/1420881213/ctoc\" target=\"_blank\">Ghostology 101\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Prisons-David-Weatherly/dp/1945950234/ctoc\" target=\"_blank\">Haunted Prisons\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Historic-Hotels-Pacific-Coast/dp/1945950323/ctoc\" target=\"_blank\">Haunted Historic Hotels of the Pacific Coast\u003c/a>\u003cstrong> \u003c/strong>\u003c/li>\u003c/ul>\n\n"},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Ross Allison"},"summary":{"value":"\u003cp>Ross Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.\u003c/p>\n\n\n\n\n\u003cp>Ross has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.\u003c/p>\n\n","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">rossallisondotcom.wordpress.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.spookedinseattle.com/\" target=\"_blank\">spookedinseattle.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aghost.org/\" target=\"_blank\">\u003cu>aghost.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/67c5486ff7dfe3224b7f3e44","title":"","url":"asset://new_assets/67c5486ff7dfe3224b7f3e44","use_caption":false,"alt_text":"","id":"%2F67c5486ff7dfe3224b7f3e44","caption":"","link":"","new_tab":false,"source_credit":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets"}},"slug":{"type":"slug","value":"allison-ross-85859"}},"ingestion":{"external_url":"","feed_content_id":"/content/allison-ross-85859","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/allison-ross/85859","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"description":"Ross Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.      Ross has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67c5486ff7dfe3224b7f3e44","use_caption":false},"keywords":[],"primary_slug":"allison-ross-85859","slugs":["allison-ross-85859"],"sponsored":false,"title":"Ross Allison","author":"Coast to Coast AM Staff"},"targeting":{"publish_date":1491531240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"t095o","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":""}],"exclusion":{"tags":[]}},"canonical_url":"https:/www.coasttocoastam.com/guest/allison-ross/85859"},"pub_start":1491531240000,"type":"content:coast-to-coast-guest","summary":{"title":"Ross Allison","description":"Ross Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.      Ross has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.","image":"https://i.iheart.com/v3/re/new_assets/67c5486ff7dfe3224b7f3e44"}},{"ref_id":"%2F6a3dbfca5e21cac3ac9ce866","slug":"june-nixon","payload":{"summary":{"slugs":["june-nixon"],"sponsored":false,"title":"June Nixon","author":"","description":"June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000.","image":{"alt_text":"","caption":"","new_tab":false,"url":"asset://new_assets/6a3dc01c5e21cac3ac9ce873","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","source_credit":"","title":""},"keywords":[],"primary_slug":"june-nixon"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"c2GXP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}],"exclusion":{"tags":[]},"publish_date":1782431520000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/guest/june-nixon/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","source_credit":"","url":"asset://new_assets/6a3dc01c5e21cac3ac9ce873","id":"%2F6a3dc01c5e21cac3ac9ce873","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3dc01c5e21cac3ac9ce873","title":"","use_caption":false,"alt_text":""}},"summary":{"type":"html","value":"\u003cp>June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000.\u003c/p>\n\n"},"title":{"type":"title","value":"June Nixon"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000. With more than 20 years in the paranormal field, she has spent over a decade serving the organization while lecturing on topics ranging from women in ghost hunting to haunted destinations around the world.\u003c/p>\n\n\u003cp>June has also led public ghost hunts and educational programs for Seattle's premier paranormal tour company, Spooked in Seattle. Her passion for history and the unexplained has taken her across Europe, investigating some of the continent's most haunted castles, cemeteries, and historic homes alongside renowned ghost hunter Ross Allison.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false}}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"june-nixon"},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://aghost.org/\" target=\"_blank\">\u003cu>aghost.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1782431520000,"type":"content:coast-to-coast-guest","summary":{"title":"June Nixon","description":"June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000.","image":"https://i.iheart.com/v3/re/new_assets/6a3dc01c5e21cac3ac9ce873"}}]}},{"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:/6a3dd2633ea25ab47b792b3b","slug:2026-07-01-show","slug:2026-07-01-show","keyword:keywords/Spiritual Helper","keyword:keywords/ghosts","keyword:keywords/hauntings"]}}],"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":"%2F6a3cce535a0925d5dff7150c","type":"PUBLISHING","record":{"ref_id":"%2F6a3cce535a0925d5dff7150c","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71521","source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71521","bucket":"new_assets","caption":"","id":"%2F6a3ccef95a0925d5dff71521","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""},"embed_type":"","html":"","provider":"","rendering_hint":""}},"source_url":{"type":"plain","value":"https://www.space.com/astronomy/mars/did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks"},"summary":{"type":"html","value":"\u003cp>Could Martian mudstones be holding evidence of ancient microbes?\u003c/p>\n\n"},"slug":{"type":"slug","value":"did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks"},"source":{"type":"plain","value":"Space.com"},"title":{"value":"Did NASA just find evidence of ancient life on Mars? Perseverance rover spots complex carbon in Red Planet rocks","type":"title"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"Did NASA just find evidence of ancient life on Mars? Perseverance rover spots complex carbon in Red Planet rocks","author":"Space.com","description":"Could Martian mudstones be holding evidence of ancient microbes?","image":{"source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71521","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","new_tab":false,"use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks","slugs":["did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1782378000000,"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":"icPHu","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}]},"canonical_url":"https://www.coasttocoastam.com/article/did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks/","permalink":"https://www.coasttocoastam.com/article/did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks/"},"slug":"did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71521","title":"Did NASA just find evidence of ancient life on Mars? Perseverance rover spots complex carbon in Red Planet rocks","description":"Could Martian mudstones be holding evidence of ancient microbes?","author":"Space.com"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3cce535a0925d5dff7150c","slug:did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks","slug:did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks","author:user"]}},{"id":"%2F6a3ccf265a0925d5dff7152c","type":"PUBLISHING","record":{"ref_id":"%2F6a3ccf265a0925d5dff7152c","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran/","cuser":"user/ldap/PREBUR1SXN","fields":{"source":{"type":"plain","value":"TWZ"},"blocks":{"type":"flex","value":[]},"primary_image":{"value":{"alt_text":"","id":"%2F6a3ccef95a0925d5dff71527","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71527","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71527","use_caption":false},"type":"asset"},"source_url":{"type":"plain","value":"https://www.twz.com/air/what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran"},"summary":{"type":"html","value":"\u003cp>One source described the Strike Eagle pilot seeing a “minefield of drones” in the skies over Iran, before their jet went down.\u003c/p>\n\n"},"title":{"type":"title","value":"What Was The “Jellyfish-Like” Drone Swarm The Downed F-15E Pilot Reportedly Saw Over Iran?"},"author":{"type":"author","value":[{"name":"TWZ","id":"user"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_video":{"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":""},"type":"embed"},"slug":{"type":"slug","value":"what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"new_tab":false,"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71527"},"keywords":[],"primary_slug":"what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran","slugs":["what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran"],"sponsored":false,"title":"What Was The “Jellyfish-Like” Drone Swarm The Downed F-15E Pilot Reportedly Saw Over Iran?","author":"TWZ","description":"One source described the Strike Eagle pilot seeing a “minefield of drones” in the skies over Iran, before their jet went down."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"nuwLa","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1782378000000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/article/what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran/"},"slug":"what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71527","title":"What Was The “Jellyfish-Like” Drone Swarm The Downed F-15E Pilot Reportedly Saw Over Iran?","description":"One source described the Strike Eagle pilot seeing a “minefield of drones” in the skies over Iran, before their jet went down.","author":"TWZ"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3ccf265a0925d5dff7152c","slug:what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran","slug:what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran","author:user"]}},{"id":"%2F6a3cd3845a0925d5dff71538","type":"PUBLISHING","record":{"ref_id":"%2F6a3cd3845a0925d5dff71538","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"include_recommendations":{"type":"checkbox","value":false},"primary_video":{"type":"embed","value":{"url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"source":{"type":"plain","value":"AP"},"source_url":{"type":"plain","value":"https://apnews.com/article/australia-guinness-world-record-loudest-shout-2a5aea90b6ece0ceba6ba56fdff866e5"},"summary":{"type":"html","value":"\u003cp>Joseph McGrail-Bateup, an Australian professional air conditioner cleaner and honorary town crier, has been recognized as the world’s loudest person.\u003c/p>\n\n"},"title":{"type":"title","value":"Guinness crowns Canberra town crier as the world’s loudest person at 122.4 decibels"},"author":{"type":"author","value":[{"id":"user","name":"AP"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6a3ccef95a0925d5dff71518","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71518","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71518","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","use_caption":false,"alt_text":""}},"slug":{"value":"guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","type":"slug"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","slugs":["guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels"],"sponsored":false,"title":"Guinness crowns Canberra town crier as the world’s loudest person at 122.4 decibels","author":"AP","description":"Joseph McGrail-Bateup, an Australian professional air conditioner cleaner and honorary town crier, has been recognized as the world’s loudest person.","image":{"caption":"","link":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71518","use_caption":false,"new_tab":false,"source_credit":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"targeting":{"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":"pfj1E"}],"exclusion":{"tags":[]},"publish_date":1782378000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/article/guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels/","permalink":"https://www.coasttocoastam.com/article/guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels/"},"slug":"guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71518","title":"Guinness crowns Canberra town crier as the world’s loudest person at 122.4 decibels","description":"Joseph McGrail-Bateup, an Australian professional air conditioner cleaner and honorary town crier, has been recognized as the world’s loudest person.","author":"AP"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3cd3845a0925d5dff71538","slug:guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","slug:guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","author:user"]}},{"id":"%2F6a3cd4085a0925d5dff71544","type":"PUBLISHING","record":{"ref_id":"%2F6a3cd4085a0925d5dff71544","type":"content:coast-to-coast-article","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter","slugs":["new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter"],"sponsored":false,"title":"New Film Details World’s First Private Astronauts—and a Life-Altering UAP Encounter","author":"The Debrief","description":"The fascinating behind-the-scenes story of the exploits of the first team of private astronauts to cross the Kármán line is finally being told.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","new_tab":false,"use_caption":false,"source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71528"},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1782378000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"n9RmH","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/article/new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"value":[],"type":"flex"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6a3ccef95a0925d5dff71528","source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71528","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71528","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""}}},"slug":{"type":"slug","value":"new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter"},"source":{"type":"plain","value":"The Debrief"},"include_recommendations":{"type":"checkbox","value":false},"source_url":{"value":"https://thedebrief.org/it-was-the-most-incredible-thing-i-ever-witnessed-new-film-details-worlds-first-private-astronauts-and-a-life-altering-uap-encounter/","type":"plain"},"summary":{"type":"html","value":"\u003cp>The fascinating behind-the-scenes story of the exploits of the first team of private astronauts to cross the Kármán line is finally being told.\u003c/p>\n\n"},"title":{"type":"title","value":"New Film Details World’s First Private Astronauts—and a Life-Altering UAP Encounter"}},"permalink":"https://www.coasttocoastam.com/article/new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter/"},"slug":"new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71528","title":"New Film Details World’s First Private Astronauts—and a Life-Altering UAP Encounter","description":"The fascinating behind-the-scenes story of the exploits of the first team of private astronauts to cross the Kármán line is finally being told.","author":"The Debrief"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3cd4085a0925d5dff71544","slug:new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter","slug:new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter","author:user"]}},{"id":"%2F6a3cd4445a0925d5dff71550","type":"PUBLISHING","record":{"ref_id":"%2F6a3cd4445a0925d5dff71550","type":"content:coast-to-coast-article","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"UPI","description":"The Montana Highway Patrol shared a photo from an interstate traffic stop involving an unusual vehicle: a car modeled after a banana.","image":{"source_credit":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71519","link":"","new_tab":false},"keywords":[],"primary_slug":"iconic-big-banana-car-pulled-over-by-montana-highway-patrol","slugs":["iconic-big-banana-car-pulled-over-by-montana-highway-patrol"],"sponsored":false,"title":"Iconic Big Banana Car pulled over by Montana Highway Patrol"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"IyvMx","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1782378000000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/iconic-big-banana-car-pulled-over-by-montana-highway-patrol/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"UPI"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"primary_video":{"type":"embed","value":{"url":"","attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"summary":{"value":"\u003cp>The Montana Highway Patrol shared a photo from an interstate traffic stop involving an unusual vehicle: a car modeled after a banana.\u003c/p>\n\n","type":"html"},"keywords":{"value":[],"type":"tag"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6a3ccef95a0925d5dff71519","alt_text":"","bucket":"new_assets","id":"%2F6a3ccef95a0925d5dff71519","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71519","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":""}},"slug":{"type":"slug","value":"iconic-big-banana-car-pulled-over-by-montana-highway-patrol"},"source":{"type":"plain","value":"UPI"},"source_url":{"type":"plain","value":"https://www.upi.com/Odd_News/2026/06/24/Montana-Highway-Patrol-Big-Banana-car/6191782315139/"},"title":{"type":"title","value":"Iconic Big Banana Car pulled over by Montana Highway Patrol"}},"permalink":"https://www.coasttocoastam.com/article/iconic-big-banana-car-pulled-over-by-montana-highway-patrol/"},"slug":"iconic-big-banana-car-pulled-over-by-montana-highway-patrol","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71519","title":"Iconic Big Banana Car pulled over by Montana Highway Patrol","description":"The Montana Highway Patrol shared a photo from an interstate traffic stop involving an unusual vehicle: a car modeled after a banana.","author":"UPI"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3cd4445a0925d5dff71550","slug:iconic-big-banana-car-pulled-over-by-montana-highway-patrol","slug:iconic-big-banana-car-pulled-over-by-montana-highway-patrol","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1783647026000,"\u003cupcoming_pub_after>":1782439200000,"\u003cpub_start>":1782437426000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1782523826000,"\u003ctonight_pub_after>":1782439200000},"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":"florida-woman-tells-police-drugs-found-in-her-purse-were-magical-healing-crystals","pub_start":{"timestampMs":1782423360000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3da041d19a67bf72852844","title":"Florida Woman Tells Police Drugs Found in Her Purse Were Magical Healing Crystals"}},{"slug":"crop-formation-found-in-switzerland","pub_start":{"timestampMs":1782421800000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8","title":"Crop Formation Found in Switzerland"}},{"slug":"video-china-moon-landing-photo","pub_start":{"timestampMs":1387087440000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/b335d8991fc48e9a43a1f3e5bd5311e9","title":"Video: China Moon Landing"}},{"slug":"brazilian-psychics-predicted-alien-invasion-at-world-cup-match-fails-to-materialize","pub_start":{"timestampMs":1782412140000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a346070e3f214b17a1d1c7f","title":"Brazilian Psychic's Predicted Alien Invasion at World Cup Match Fails to Materialize"}},{"slug":"2026-06-24-show","pub_start":{"timestampMs":1782381600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a","title":"The Art of Charisma / Mitchell-Hedges Crystal Skull"}},{"slug":"washington-burglary-suspect-claims-to-be-ghost-hunter-when-caught-by-police","pub_start":{"timestampMs":1782333720000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3c41974e11336191e0517a","title":"Washington Burglary Suspect Claims to be Ghost Hunter When Caught by Police"}},{"slug":"watch-mexican-influencer-shares-odd-goblin-video","pub_start":{"timestampMs":1782325920000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","title":"Watch: Mexican Influencer Shares Odd Goblin Video"}},{"slug":"art-bell-vault-life-of-edgar-cayce-cellular-healing","pub_start":{"timestampMs":1782304860000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67b65b4d5a1b2948896252e7","title":"Art Bell Vault: Life of Edgar Cayce / Cellular Healing"}}],[{"slug":"2026-06-23-show","pub_start":{"timestampMs":1782295200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a349002e8f0234de55b2ff2","title":"Natural Remedies / Sound Healing"}},{"slug":"excerpt-george-noory-george-knapp-open-lines-at-contact-in-the-desert","pub_start":{"timestampMs":1782267060000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3b3c59c00dd0d83dc9d454","title":"Excerpt: George Noory & George Knapp 'Open Lines' at Contact in the Desert"}},{"slug":"video-our-drone-future-photo","pub_start":{"timestampMs":1387083360000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/c7677cdb43c37b97e6775a20293c84c0","title":"Video: Our Drone Future"}},{"slug":"mystery-creature-snatches-dog-in-argentina","pub_start":{"timestampMs":1782248400000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3af4397eb47bdce8552348","title":"Mystery Creature Snatches Dog in Argentina"}},{"slug":"psychic-cat-boasts-staggering-run-of-19-straight-correct-world-cup-predictions","pub_start":{"timestampMs":1782248100000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67a662088b2d7d7316cde7d0","title":"'Psychic' Cat Boasts Staggering Run of 19 Straight Correct World Cup Predictions "}},{"slug":"pair-of-witnesses-report-possible-sasquatch-sighting-in-south-carolina","pub_start":{"timestampMs":1782239580000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94","title":"Pair of Witnesses Report Possible Sasquatch Sighting in South Carolina"}},{"slug":"2026-06-22-show","pub_start":{"timestampMs":1782208800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/60622dd0e9d3f3722e454551","title":"Gnostic Texts / Contact & Spiritual Awakening"}},{"slug":"british-farmer-dismayed-by-latest-crop-circle","pub_start":{"timestampMs":1782164640000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/647911648f7c3135177b96b8","title":"British Farmer Dismayed by Latest Crop Circle"}}],[{"slug":"malaysian-paranormal-vlogger-mysteriously-disappears-during-live-ghost-hunt","pub_start":{"timestampMs":1782160140000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a399b7ae22f73612ddc3977","title":"Malaysian Paranormal Vlogger Mysteriously Disappears During Live Ghost Hunt"}},{"slug":"hacked-emergency-alert-system-warns-brazilians-of-unfolding-alien-invasion","pub_start":{"timestampMs":1782154680000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3986abf12e22c4f56c5db4","title":"Hacked Emergency Alert System Warns Brazilians of Unfolding Alien Invasion"}},{"slug":"cydonia-institute-images-photo","pub_start":{"timestampMs":1386929280000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/536dea01df87dcab49676940eb89d73d","title":"Cydonia Institute Images"}},{"slug":"2026-06-21-show","pub_start":{"timestampMs":1782122400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3470c12b5a1317fce9addf","title":"Disclosure & Disinformation / Haunted Encounters"}},{"slug":"livestream-summer-solstice-at-stonehenge","pub_start":{"timestampMs":1782063840000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a38213206d42df84d1518ea","title":"Livestream: Summer Solstice at Stonehenge"}},{"slug":"2026-06-20-show","pub_start":{"timestampMs":1782036000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a346e113d1cbe55227e1f9c","title":"Healing & Consciousness / Mind-Body Connections"}},{"slug":"cricket-apocalypse-descends-on-western-us","pub_start":{"timestampMs":1782008580000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a374c025cca47257eaf0ef1","title":"Cricket Apocalypse Descends on Western U.S."}},{"slug":"2026-06-19-show","pub_start":{"timestampMs":1781949600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68a7af40fa5ce1fe9eb9adb5","title":"Ufology Update / Open Lines"}}]]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","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":"%2F6a3d74f232f0956a43cb5266","type":"LEADS","record":{"title":"Brazilian Psychic's Predicted Alien Invasion at World Cup Match Fails to Materialize","subtitle":"A Brazilian psychic's viral prediction of an alien invasion during a World Cup match on Wednesday evening wound up, unsurprisingly, being a bust. ","image":"https://i.iheart.com/v3/re/new_assets/6a346070e3f214b17a1d1c7f","img_meta":{"base_id":"%2F6a346070e3f214b17a1d1c7f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/brazilian-psychics-predicted-alien-invasion-at-world-cup-match-fails-to-materialize/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3d9b543887c4324b05820a","type":"LEADS","record":{"title":"Crop Formation Found in Switzerland","subtitle":"In a testament to the global nature of the crop circle phenomenon, a fantastic formation has recently been found in Switzerland. ","image":"https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8","img_meta":{"base_id":"%2F6476459ab8822a67736b26b8","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/crop-formation-found-in-switzerland/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3da0d05f621d245f8710bc","type":"LEADS","record":{"title":"Florida Woman Tells Police Drugs Found in Her Purse Were Magical Healing Crystals","subtitle":"A Florida woman arrested for alleged drug possession tried and failed to convince police that the illicit substances in her purse were magical healing crystals. ","image":"https://i.iheart.com/v3/re/new_assets/6a3da041d19a67bf72852844","img_meta":{"base_id":"%2F6a3da041d19a67bf72852844","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/florida-woman-tells-police-drugs-found-in-her-purse-were-magical-healing-crystals/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3c243cd4fd5e4b62b738dc","type":"LEADS","record":{"title":"Mexican Influencer Shares Odd Goblin Video","subtitle":"A peculiar piece of footage making the rounds on Mexican social media shows what some have suggested is a goblin briefly appearing from behind a young girl, though not everyone is convinced the curious scene is on the level. ","image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","img_meta":{"base_id":"%2F663bc6e977273ae16f8838fc","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-mexican-influencer-shares-odd-goblin-video/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3c42aa806a6328d28a6b73","type":"LEADS","record":{"title":"Washington Burglary Suspect Claims to be Ghost Hunter When Caught by Police","subtitle":"A Washington man arrested for allegedly breaking into a church daycare provided cops with a rather unusual explanation for his presence in the building: ghost hunting. ","image":"https://i.iheart.com/v3/re/new_assets/6a3c41974e11336191e0517a","img_meta":{"base_id":"%2F6a3c41974e11336191e0517a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/washington-burglary-suspect-claims-to-be-ghost-hunter-when-caught-by-police/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"resolved":{"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"feed":{"results":[{"id":"%2F6a3d74f232f0956a43cb5266","type":"LEADS","record":{"title":"Brazilian Psychic's Predicted Alien Invasion at World Cup Match Fails to Materialize","subtitle":"A Brazilian psychic's viral prediction of an alien invasion during a World Cup match on Wednesday evening wound up, unsurprisingly, being a bust. ","image":"https://i.iheart.com/v3/re/new_assets/6a346070e3f214b17a1d1c7f","img_meta":{"base_id":"%2F6a346070e3f214b17a1d1c7f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/brazilian-psychics-predicted-alien-invasion-at-world-cup-match-fails-to-materialize/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3d9b543887c4324b05820a","type":"LEADS","record":{"title":"Crop Formation Found in Switzerland","subtitle":"In a testament to the global nature of the crop circle phenomenon, a fantastic formation has recently been found in Switzerland. ","image":"https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8","img_meta":{"base_id":"%2F6476459ab8822a67736b26b8","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/crop-formation-found-in-switzerland/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3da0d05f621d245f8710bc","type":"LEADS","record":{"title":"Florida Woman Tells Police Drugs Found in Her Purse Were Magical Healing Crystals","subtitle":"A Florida woman arrested for alleged drug possession tried and failed to convince police that the illicit substances in her purse were magical healing crystals. ","image":"https://i.iheart.com/v3/re/new_assets/6a3da041d19a67bf72852844","img_meta":{"base_id":"%2F6a3da041d19a67bf72852844","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/florida-woman-tells-police-drugs-found-in-her-purse-were-magical-healing-crystals/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3c243cd4fd5e4b62b738dc","type":"LEADS","record":{"title":"Mexican Influencer Shares Odd Goblin Video","subtitle":"A peculiar piece of footage making the rounds on Mexican social media shows what some have suggested is a goblin briefly appearing from behind a young girl, though not everyone is convinced the curious scene is on the level. ","image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","img_meta":{"base_id":"%2F663bc6e977273ae16f8838fc","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-mexican-influencer-shares-odd-goblin-video/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3c42aa806a6328d28a6b73","type":"LEADS","record":{"title":"Washington Burglary Suspect Claims to be Ghost Hunter When Caught by Police","subtitle":"A Washington man arrested for allegedly breaking into a church daycare provided cops with a rather unusual explanation for his presence in the building: ghost hunting. ","image":"https://i.iheart.com/v3/re/new_assets/6a3c41974e11336191e0517a","img_meta":{"base_id":"%2F6a3c41974e11336191e0517a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/washington-burglary-suspect-claims-to-be-ghost-hunter-when-caught-by-police/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"genre":[],"format":""},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":"Coast to Coast AM: The Best Paranormal News Show"},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"COAST-PR","stationFormat":"","stationMarket":"PREMIERE","stationMicrosite":"","tags":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"www.coasttocoastam.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#ffffff","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.coasttocoastam.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@coasttocoastam","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@coasttocoastam","type":"meta"}],["canonical",{"value":"https://www.coasttocoastam.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.coasttocoastam.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Coast to Coast AM","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Coast to Coast AM","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"140586622674265","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"105212777348","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:config-m:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:index-m","SM6.0:index-m:/b9d508fdf3381ca6ccb4a13a2c93f185","app/sites","app/sites/20260608165824018","app/streams","app/streams/20260623181235272","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","providers","providers/Premiere Networks","site-auth-types","site-auth-types/pws-auth","webapi","webapi-v4:name-tag2","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:9f8eafada3dd79ed45273deb31b60717","webapi-v4:name-tag2:c001234a3d48f9a45047e7005fff7f19","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:2ba52a7324064919551aa6ea658194bb","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:011a6e1048d4bb52d021adb6dacff635","domain/www.coasttocoastam.com","PS:content:coast-to-coast-article","PS:content:coast-to-coast-article:/5df90403fc5c6051ef1778c3","PS:content:coast-to-coast-article:/5df90405fc5c6051ef1778c4","PS:content:coast-to-coast-article:/6826ed959549d8cf707b59c6","PS:content:coast-to-coast-article:/6a3cce535a0925d5dff7150c","PS:content:coast-to-coast-article:/6a3ccf265a0925d5dff7152c","PS:content:coast-to-coast-article:/6a3cd3845a0925d5dff71538","PS:content:coast-to-coast-article:/6a3cd4085a0925d5dff71544","PS:content:coast-to-coast-article:/6a3cd4445a0925d5dff71550","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:/5dffcdbe537fd678a3ece47a","PS:content:coast-to-coast-guest:/5dffdeb1cc137bf2442013b6","PS:content:coast-to-coast-guest:/5e0036e5cc137bf244201810","PS:content:coast-to-coast-guest:/5e0062d4537fd678a3ecea90","PS:content:coast-to-coast-guest:/5e006e9a537fd678a3eceb3d","PS:content:coast-to-coast-guest:/5e007758cc137bf244201ad8","PS:content:coast-to-coast-guest:/5e01953e537fd678a3ecf7ea","PS:content:coast-to-coast-guest:/5e01d256cc137bf244202930","PS:content:coast-to-coast-guest:/5e9922c01f6a81c860bbc699","PS:content:coast-to-coast-guest:/63ae37d4f649fbab13e1b0ca","PS:content:coast-to-coast-guest:/64b092512c85449649dcd18a","PS:content:coast-to-coast-guest:/68d4eee7caa22ddf27813d94","PS:content:coast-to-coast-guest:/6a344c304ad188c85de2c68a","PS:content:coast-to-coast-guest:/6a34526b08093eca7cb6b0ed","PS:content:coast-to-coast-guest:/6a3daa1b9ef4ba362ed9626d","PS:content:coast-to-coast-guest:/6a3dbda20f855911c43d4792","PS:content:coast-to-coast-guest:/6a3dbfca5e21cac3ac9ce866","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6a34d4be475e8dbb9d4c6458","PS:content:coast-to-coast-show:/6a34d899475e8dbb9d4c6471","PS:content:coast-to-coast-show:/6a3dc10e3ea25ab47b792aa7","PS:content:coast-to-coast-show:/6a3dc5653ea25ab47b792ac0","PS:content:coast-to-coast-show:/6a3dcccb3ea25ab47b792af1","PS:content:coast-to-coast-show:/6a3dcef73ea25ab47b792b22","PS:content:coast-to-coast-show:/6a3dd2633ea25ab47b792b3b","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a1e474cca4fe26772f80202","PS:leads:/6a3c243cd4fd5e4b62b738dc","PS:leads:/6a3c42aa806a6328d28a6b73","PS:leads:/6a3d74f232f0956a43cb5266","PS:leads:/6a3d9b543887c4324b05820a","PS:leads:/6a3da0d05f621d245f8710bc","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:1fa5fdc7839ba40d9d3b9cf5876aed47","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0eebe34d1898bc1702e08e5bc6e02e84","SM6.0:site-streams","SM6.0:site-streams:011a6e1048d4bb52d021adb6dacff635","app/pubsub","app/pubsub/20250721163332915","sites","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.coasttocoastam.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a3d74f232f0956a43cb5266","type":"LEADS","record":{"title":"Brazilian Psychic's Predicted Alien Invasion at World Cup Match Fails to Materialize","subtitle":"A Brazilian psychic's viral prediction of an alien invasion during a World Cup match on Wednesday evening wound up, unsurprisingly, being a bust. ","image":"https://i.iheart.com/v3/re/new_assets/6a346070e3f214b17a1d1c7f","img_meta":{"base_id":"%2F6a346070e3f214b17a1d1c7f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/brazilian-psychics-predicted-alien-invasion-at-world-cup-match-fails-to-materialize/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3d9b543887c4324b05820a","type":"LEADS","record":{"title":"Crop Formation Found in Switzerland","subtitle":"In a testament to the global nature of the crop circle phenomenon, a fantastic formation has recently been found in Switzerland. ","image":"https://i.iheart.com/v3/re/new_assets/6476459ab8822a67736b26b8","img_meta":{"base_id":"%2F6476459ab8822a67736b26b8","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/crop-formation-found-in-switzerland/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3da0d05f621d245f8710bc","type":"LEADS","record":{"title":"Florida Woman Tells Police Drugs Found in Her Purse Were Magical Healing Crystals","subtitle":"A Florida woman arrested for alleged drug possession tried and failed to convince police that the illicit substances in her purse were magical healing crystals. ","image":"https://i.iheart.com/v3/re/new_assets/6a3da041d19a67bf72852844","img_meta":{"base_id":"%2F6a3da041d19a67bf72852844","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/florida-woman-tells-police-drugs-found-in-her-purse-were-magical-healing-crystals/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3c243cd4fd5e4b62b738dc","type":"LEADS","record":{"title":"Mexican Influencer Shares Odd Goblin Video","subtitle":"A peculiar piece of footage making the rounds on Mexican social media shows what some have suggested is a goblin briefly appearing from behind a young girl, though not everyone is convinced the curious scene is on the level. ","image":"https://i.iheart.com/v3/re/new_assets/663bc6e977273ae16f8838fc","img_meta":{"base_id":"%2F663bc6e977273ae16f8838fc","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-mexican-influencer-shares-odd-goblin-video/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a3c42aa806a6328d28a6b73","type":"LEADS","record":{"title":"Washington Burglary Suspect Claims to be Ghost Hunter When Caught by Police","subtitle":"A Washington man arrested for allegedly breaking into a church daycare provided cops with a rather unusual explanation for his presence in the building: ghost hunting. ","image":"https://i.iheart.com/v3/re/new_assets/6a3c41974e11336191e0517a","img_meta":{"base_id":"%2F6a3c41974e11336191e0517a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/washington-burglary-suspect-claims-to-be-ghost-hunter-when-caught-by-police/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a1e474cca4fe26772f80202","type":"LEADS","record":{"title":"Paranormal Date Casting Call","subtitle":"Get ready for Paranormal Date, the brand-new Spark Original Series where romance takes a supernatural turn!","image":"https://i.iheart.com/v3/re/new_assets/6a1e470dca4fe26772f80201","img_meta":{"base_id":"%2F6a1e470dca4fe26772f80201","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/paranormal-date-casting-call/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a34912badd9c6ad459df23d","type":"PUBLISHING","record":{"ref_id":"%2F6a34912badd9c6ad459df23d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author \u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">Olivia Fox Cabane\u003c/a>\u003cu>,\u003c/u> a leading expert on the science of charisma and former director of innovative leadership at Stanford Startups, explored various aspects of charisma and how it can be harnessed responsibly. She explained that charisma differs from charm: while charm makes people like you, charisma fosters trust and influence. Charisma is not an innate magical quality but a set of behaviors anyone can develop, she said, adding that &quot;everyone can improve their level of charisma by quite a decent amount,&quot; comparing it to skills like ballet or swimming, which require both predisposition and practice.\u003c/p>\n\n\u003cp>Challenging common assumptions about charisma, she cited Steve Jobs as a prime example of someone both charismatic and often disliked. Jobs' high-pitched voice defied the myth that only deep voices are charismatic, illustrating that charisma is defined by behavioral traits rather than physical attributes. &quot;Charisma is a lot more about body language than it is about words,&quot; she revealed, and presence, power, and warmth are key components. She shared a vivid story of Marilyn Monroe demonstrating charisma's fluidity by switching it on and off at will in a public setting —a striking example of charisma as a conscious choice. She also highlighted charisma's practical benefits: &quot;charismatic physicians' patients follow their regimen better... charismatic professors have students who succeed better.&quot;\u003c/p>\n\n\u003cp>The conversation also explored the darker side of charisma. Cabane acknowledged that charismatic people can be polarizing or even &quot;too braggadocious,&quot; but their appeal often leads to forgiveness of their flaws. She pointed to figures like Hitler, Ted Bundy, and Jim Jones to illustrate how charisma can enable manipulation and harm. Additionally, she explained that charismatic individuals can become addicted to their own influence, sometimes losing touch with reality.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"http://www.catherinelanigan.com/\" target=\"_blank\">Catherine Lanigan\u003c/a> delved into the fascination surrounding the legendary \u003ca href=\"https://billhomannandthemitchellhedgescrystalskull.com/\" target=\"_blank\">Mitchell-Hedges\u003c/a> crystal skull, carved from a single piece of clear quartz crystal. She recounted the alleged discovery of the skull in 1924 in Belize by Anna Mitchell-Hedges and her adopted father, the explorer FA Mitchell-Hedges, who was looking for a lost city and a connection between the Maya and Atlantis. Anna was said to be lowered into a small opening at a temple, reportedly emerging with the top of the skull in her shirt. Lanigan described the profound reaction of the workers at the site, who believed their god had returned after a millennium. She emphasized the skull's unique features, such as dolphins carved into its cheekbones —a symbol linked to Lemuria and Atlantis— and its composition of pure piezoelectric quartz, containing iridium found only in meteorites, making its earthly origin questionable.\u003c/p>\n\n\u003cp>&quot;He is absolutely unique,&quot; Lanigan said of the skull, &quot;a sentient being that has a mind of his own... able to bring through universal love, joy, peace, and happiness.&quot; She recounted how the skull's weight fluctuates, sometimes feeling as heavy as 25 pounds, and how it communicates with her, conveying messages about humanity's balance and the rise of the divine feminine. The skull reportedly projects images of alien races and stores knowledge spanning billions of years, acting as a cosmic computer, she stated.\u003c/p>\n\n\u003cp>She described the skull as &quot;the master crystal skull of the 13 crystal skulls of the legend,&quot; believed by the Maya to reappear in times of global need. Recounting a pivotal moment in the late 1990s, she said Steven Spielberg, researching for his film &quot;Indiana Jones and the Kingdom of the Crystal Skull,&quot; sought access to the skull through psychic Carole Wilson Davis and Anna Mitchell-Hedges. Anna ultimately passed the skull to Bill Homann, who has spent years learning to &quot;open the energies&quot; of the relic. Lanigan emphasized the skull's realistic human proportions, the profound connection one feels when looking into its eyes, and its healing powers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Charisma-Myth-Science-Personal-Magnetism/dp/1591845947/ctoc\" target=\"_blank\">\u003cu>The Charisma Myth: How Anyone Can Master the Art and Science of Personal Magnetism\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angel-Timelines-Catherine-Lanigan/dp/B0CX3MMBFY/ctoc\" target=\"_blank\">Angel Timelines\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Magical-Midnight-Catherine-Lanigan/dp/B0CVZ27BBZ/ctoc\" target=\"_blank\">\u003cu>Magical Midnight\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Billy Squier","title":"Everybody Wants You","url":"https://amazon.com/dp/B003YTH9PS/ctoc?trackAsin=B003YTH9PS"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"Ella Fitzgerald","title":"Summertime","url":"https://amazon.com/dp/B07GHQZQSX/ctoc?trackAsin=B07GHQZQSX"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Frank Sinatra","title":"Summer Wind","url":"https://amazon.com/dp/B00FB0HFZM/ctoc?trackAsin=B00FB0HFZM"},{"artist":"The Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Lovin’ Spoonful","title":"Summer In The City","url":"https://amazon.com/dp/B006P2QR3G/ctoc?trackAsin=B006P2QR3G"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Beatles","title":"Here Comes The Sun","url":"https://amazon.com/dp/B07FSXMG6X/ctoc?trackAsin=B07FSXMG6X"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"Ryan Adams","title":"The Crystal Skull","url":"https://amazon.com/dp/B004CLDK5A/ctoc?trackAsin=B004CLDK5A"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Styx","title":"Crystal Ball","url":"https://amazon.com/dp/B001NZZDLC/ctoc?trackAsin=B001NZZDLC"},{"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":["%2F6a344c304ad188c85de2c68a","%2F5dffdeb1cc137bf2442013b6"]},"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/charisma","keywords/crystal skull"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a3d06e545cc9a420493e901","show":"coast","title":"Wed, Jun 24 2026 - Hour 1"},{"episodeId":"/episodes/6a3d06f745cc9a420493e902","show":"coast","title":"Wed, Jun 24 2026 - Hour 2"},{"episodeId":"/episodes/6a3d070845cc9a420493e903","show":"coast","title":"Wed, Jun 24 2026 - Hour 3"},{"episodeId":"/episodes/6a3d071945cc9a420493e904","show":"coast","title":"Wed, Jun 24 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Mysterious crystal skull. 3D generated image.","id":"%2F6a34943f65a938d42fe85b5a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a","source_credit":"gremlin / E+ / Getty Images","title":"Mysterious crystal skull","url":"asset://assets.getty/6a34943f65a938d42fe85b5a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782309600000},"slug":{"type":"slug","value":"2026-06-24-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">Olivia Fox Cabane\u003c/a> explored various aspects of charisma and how to harness it. Followed by author \u003ca href=\"http://www.catherinelanigan.com/\" target=\"_blank\">Catherine Lanigan\u003c/a> on the legendary \u003ca href=\"https://billhomannandthemitchellhedgescrystalskull.com/\" target=\"_blank\">Mitchell-Hedges\u003c/a> crystal skull.\u003c/p>\n\n"},"title":{"type":"title","value":"The Art of Charisma / Mitchell-Hedges Crystal Skull"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">\u003cu>oliviafoxcabane.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://charismamyth.com/\" target=\"_blank\">\u003cu>charismamyth.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.catherinelanigan.com\" target=\"_blank\">catherinelanigan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mitchellhedges.com/\" target=\"_blank\">\u003cu>mitchellhedges.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-24-2026-hour-1,06-24-2026-hour-2,06-24-2026-hour-3,06-24-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Author Olivia Fox Cabane explored various aspects of charisma and how to harness it. Followed by author Catherine Lanigan on the legendary Mitchell-Hedges crystal skull.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Mysterious crystal skull. 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Mysterious crystal skull","url":"asset://assets.getty/6a34943f65a938d42fe85b5a","use_caption":false},"keywords":["keywords/charisma","keywords/crystal skull"],"primary_slug":"2026-06-24-show","slugs":["2026-06-24-show"],"sponsored":false,"title":"The Art of Charisma / Mitchell-Hedges Crystal Skull"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782381600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Gwa3L","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-06-24-show/"},"slug":"2026-06-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a","title":"The Art of Charisma / Mitchell-Hedges Crystal Skull","description":"Author Olivia Fox Cabane explored various aspects of charisma and how to harness it. Followed by author Catherine Lanigan on the legendary Mitchell-Hedges crystal skull.","author":""},"pub_start":1782381600000,"pub_until":4115978604802,"pub_changed":1782411762285,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","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":"%2F6a344c304ad188c85de2c68a","slug":"olivia-fox-cabane","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/olivia-fox-cabane/","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>Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages. Previously Director of Innovative Leadership for Stanford StartX, Olivia has lectured on charisma, leadership, and innovation at Harvard, Yale, MIT, the Marine War College and the United Nations. \u003c/p>\n\n\u003cp>She has been featured in The New York Times, The Economist and The Wall Street Journal. Her clients include the leadership of Deloitte, UBS, Google, MGM and TikTok as well as the founders of Airbnb, Brex, Paradigm and Presight. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Charisma-Myth-Science-Personal-Magnetism/dp/1591845947/ctoc\" target=\"_blank\">\u003cu>The Charisma Myth: How Anyone Can Master the Art and Science of Personal Magnetism\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Net-Butterfly-Practice-Breakthrough-Thinking/dp/1591847192/ctoc\" target=\"_blank\">The Net and the Butterfly: The Art and Practice of Breakthrough Thinking\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":"%2F6a346b564ad188c85de2c697","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a346b564ad188c85de2c697","source_credit":"","title":"","url":"asset://new_assets/6a346b564ad188c85de2c697","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"olivia-fox-cabane"},"summary":{"type":"html","value":"\u003cp>Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages.\u003c/p>\n\n"},"title":{"type":"title","value":"Olivia Fox Cabane"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">\u003cu>oliviafoxcabane.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://charismamyth.com/\" target=\"_blank\">\u003cu>charismamyth.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":"Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a346b564ad188c85de2c697","use_caption":false},"keywords":[],"primary_slug":"olivia-fox-cabane","slugs":["olivia-fox-cabane"],"sponsored":false,"title":"Olivia Fox Cabane"},"targeting":{"exclusion":{"tags":[]},"publish_date":1781812740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CLzYB","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1781812740000,"type":"content:coast-to-coast-guest","summary":{"title":"Olivia Fox Cabane","description":"Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages.","image":"https://i.iheart.com/v3/re/new_assets/6a346b564ad188c85de2c697"}},{"ref_id":"%2F5dffdeb1cc137bf2442013b6","slug":"lanigan-catherine-5644","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lanigan-catherine/5644","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>\nCatherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558748199/ctoc\" target=\"_blank\">Angel Watch\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558748199/ctoc\" target=\"_blank\">Angel Watch - Goosebumps, Signs, Dreams and Other Divine Nudges\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551662868/ctoc\" target=\"_blank\">Elusive Love\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551664356/ctoc\" target=\"_blank\">In Love's Shadow\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0373761511/ctoc\" target=\"_blank\">Montana Bride\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551664208/ctoc\" target=\"_blank\">Tender Malice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0970600720/ctoc\" target=\"_blank\">The Christmas Star\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558747591/ctoc\" target=\"_blank\">The Evolving Woman\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551665174/ctoc\" target=\"_blank\">The Legend Makers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0373761260/ctoc\" target=\"_blank\">The Texan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558746900/ctoc\" target=\"_blank\">Wings of Destiny\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Angel-Tales-Catherine-Lanigan/dp/1599559919/ctoc\" target=\"_blank\">Angel Tales\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Nudges-Tales-Angelic-Intervention/dp/075730298X/ctoc\" target=\"_blank\">Divine Nudges\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angel-Timelines-Catherine-Lanigan/dp/B0CX3MMBFY/ctoc\" target=\"_blank\">Angel Timelines\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Magical-Midnight-Catherine-Lanigan/dp/B0CVZ27BBZ/ctoc\" target=\"_blank\">\u003cu>Magical Midnight\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F696b29d1f7c3c3b7218945a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/696b29d1f7c3c3b7218945a7","source_credit":"","title":"","url":"asset://new_assets/696b29d1f7c3c3b7218945a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lanigan-catherine-5644"},"summary":{"type":"html","value":"\u003cp>Catherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.\u003c/p>\n\n"},"title":{"type":"title","value":"Catherine Lanigan"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.catherinelanigan.com\" target=\"_blank\">catherinelanigan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mitchellhedges.com/\" target=\"_blank\">\u003cu>mitchellhedges.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lanigan-catherine-5644","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lanigan-catherine/5644","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Catherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/696b29d1f7c3c3b7218945a7","use_caption":false},"keywords":[],"primary_slug":"lanigan-catherine-5644","slugs":["lanigan-catherine-5644"],"sponsored":false,"title":"Catherine Lanigan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1328837400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"3Uv4c","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":1328837400000,"type":"content:coast-to-coast-guest","summary":{"title":"Catherine Lanigan","description":"Catherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.","image":"https://i.iheart.com/v3/re/new_assets/696b29d1f7c3c3b7218945a7"}}]}},{"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:/6a34912badd9c6ad459df23d","slug:2026-06-24-show","slug:2026-06-24-show","keyword:keywords/charisma","keyword:keywords/crystal skull"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1783647026000,"\u003cupcoming_pub_after>":1782439200000,"\u003cpub_start>":1782437426000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1782523826000,"\u003ctonight_pub_after>":1782439200000},"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":"%2F6a34d4be475e8dbb9d4c6458","type":"PUBLISHING","record":{"ref_id":"%2F6a34d4be475e8dbb9d4c6458","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"guest":{"type":"link","value":["%2F5e0062d4537fd678a3ecea90","%2F5e007758cc137bf244201ad8","%2F5e01953e537fd678a3ecf7ea"]},"highlights":{"type":"plain","value":""},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Persistence-Ghosts-Encounters-Residual-Hauntings/dp/B0GTQQP2KH/ctoc\" target=\"_blank\">\u003cu>The Persistence of Ghosts\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lost-Journals-Nikola-Tesla-Alternative/dp/1606110543/ctoc\" target=\"_blank\">The Lost Journals of Nikola Tesla\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nikola-Tesla-Journey-Mars-Update/dp/1606119842/ctoc\" target=\"_blank\">Nikola Tesla Journey to Mars Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/product/soul-proof-book/\" target=\"_blank\">Soul Proof\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","link":"","new_tab":false,"url":"asset://assets.getty/6a34d81806d42df84d1518d7","use_caption":false,"caption":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","id":"%2F6a34d81806d42df84d1518d7","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34d81806d42df84d1518d7","source_credit":"David Wall / Moment / Getty Images","title":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"summary":{"value":"\u003cp>First Half: Producer \u003ca href=\"https://timrswartz.com/\" target=\"_blank\">Tim R. Swartz\u003c/a> will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, &quot;The Persistence of Ghosts,&quot; examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with \u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">Dr. Mark Pitstick\u003c/a>, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Tesla & Ghosts / Survival After Death"},"keywords":{"type":"tag","value":["keywords/Nikola Tesla","keywords/ghosts","keywords/life after death"]},"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"show_date":{"type":"date","value":1782396000000},"slug":{"type":"slug","value":"2026-06-25-show"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Producer and videographer \u003ca href=\"https://timrswartz.com/\" target=\"_blank\">Tim R. Swartz\u003c/a> will discuss the remarkable life and groundbreaking inventions of Nikola Tesla, exploring why the visionary inventor continues to captivate researchers and enthusiasts today. He will also delve into his latest work, &quot;The Persistence of Ghosts,&quot; examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters throughout history.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with \u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">Dr. Mark Pitstick\u003c/a>, who shares his groundbreaking evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions, drawing on personal stories and firsthand accounts. In the last hour, he joins Cheryll and George for live calls. \u003c/p>\n\n"}]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://timrswartz.com/\" target=\"_blank\">\u003cu>timrswartz.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">soulproof.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"value":"","type":"plain"},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"author":"","description":"First Half: Producer Tim R. Swartz will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, \"The Persistence of Ghosts,\" examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with Dr. Mark Pitstick, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.","image":{"new_tab":false,"source_credit":"David Wall / Moment / Getty Images","use_caption":false,"caption":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","title":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","url":"asset://assets.getty/6a34d81806d42df84d1518d7","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"keywords":["keywords/Nikola Tesla","keywords/ghosts","keywords/life after death"],"primary_slug":"2026-06-25-show","slugs":["2026-06-25-show"],"sponsored":false,"title":"Tesla & Ghosts / Survival After Death"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782468000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"JoACc","operator":"OR","readonly":false,"remove":false,"update":false}]},"permalink":"https://www.coasttocoastam.com/show/2026-06-25-show/"},"slug":"2026-06-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34d81806d42df84d1518d7","title":"Tesla & Ghosts / Survival After Death","description":"First Half: Producer Tim R. Swartz will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, \"The Persistence of Ghosts,\" examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with Dr. Mark Pitstick, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.","author":""},"pub_start":1782468000000,"pub_until":4115978604802,"pub_changed":1782468000000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a34d4be475e8dbb9d4c6458","slug:2026-06-25-show","slug:2026-06-25-show","keyword:keywords/Nikola Tesla","keyword:keywords/ghosts","keyword:keywords/life after death"]}}],"resume":null}},{"id":"UquMu","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"ID:articles-upcoming-shows-feed","title":"Upcoming ","feed_index":8,"size":50,"position":null,"ad_split":""},"tags":["display-hints/tile","display-hints/coast-feed","display-hints/coast-upcoming-shows-preview"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a34d4be475e8dbb9d4c6458","type":"PUBLISHING","record":{"ref_id":"%2F6a34d4be475e8dbb9d4c6458","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-25-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"guest":{"type":"link","value":["%2F5e0062d4537fd678a3ecea90","%2F5e007758cc137bf244201ad8","%2F5e01953e537fd678a3ecf7ea"]},"highlights":{"type":"plain","value":""},"host":{"value":["%2F5df90403fc5c6051ef1778c3"],"type":"link"},"zype_highlights":{"type":"plain","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Persistence-Ghosts-Encounters-Residual-Hauntings/dp/B0GTQQP2KH/ctoc\" target=\"_blank\">\u003cu>The Persistence of Ghosts\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lost-Journals-Nikola-Tesla-Alternative/dp/1606110543/ctoc\" target=\"_blank\">The Lost Journals of Nikola Tesla\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nikola-Tesla-Journey-Mars-Update/dp/1606119842/ctoc\" target=\"_blank\">Nikola Tesla Journey to Mars Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/product/soul-proof-book/\" target=\"_blank\">Soul Proof\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"bucket":"assets.getty","link":"","new_tab":false,"url":"asset://assets.getty/6a34d81806d42df84d1518d7","use_caption":false,"caption":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","id":"%2F6a34d81806d42df84d1518d7","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34d81806d42df84d1518d7","source_credit":"David Wall / Moment / Getty Images","title":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"summary":{"value":"\u003cp>First Half: Producer \u003ca href=\"https://timrswartz.com/\" target=\"_blank\">Tim R. Swartz\u003c/a> will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, &quot;The Persistence of Ghosts,&quot; examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with \u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">Dr. Mark Pitstick\u003c/a>, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.\u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Tesla & Ghosts / Survival After Death"},"keywords":{"type":"tag","value":["keywords/Nikola Tesla","keywords/ghosts","keywords/life after death"]},"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"show_date":{"type":"date","value":1782396000000},"slug":{"type":"slug","value":"2026-06-25-show"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Producer and videographer \u003ca href=\"https://timrswartz.com/\" target=\"_blank\">Tim R. Swartz\u003c/a> will discuss the remarkable life and groundbreaking inventions of Nikola Tesla, exploring why the visionary inventor continues to captivate researchers and enthusiasts today. He will also delve into his latest work, &quot;The Persistence of Ghosts,&quot; examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters throughout history.\u003c/p>\n\n\u003cp>Second Half: C2C's investigative reporter \u003ca href=\"https://cherylljones.com/\" target=\"_blank\">Cheryll Jones\u003c/a> presents her interview with \u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">Dr. Mark Pitstick\u003c/a>, who shares his groundbreaking evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions, drawing on personal stories and firsthand accounts. In the last hour, he joins Cheryll and George for live calls. \u003c/p>\n\n"}]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"videos":{"value":"","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://timrswartz.com/\" target=\"_blank\">\u003cu>timrswartz.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://cherylljones.com/\" target=\"_blank\">\u003cu>cherylljones.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">soulproof.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"value":"","type":"plain"},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"author":{"type":"author","value":[]},"bumper_music":{"type":"bumpermusic","value":[]}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"summary":{"author":"","description":"First Half: Producer Tim R. Swartz will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, \"The Persistence of Ghosts,\" examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with Dr. Mark Pitstick, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.","image":{"new_tab":false,"source_credit":"David Wall / Moment / Getty Images","use_caption":false,"caption":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","title":"A ghostly transparent woman. Standing underneath an arch of a bridge. On an atmospheric winters night in town. With a grunge, blurred vintage edit.","url":"asset://assets.getty/6a34d81806d42df84d1518d7","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":""},"keywords":["keywords/Nikola Tesla","keywords/ghosts","keywords/life after death"],"primary_slug":"2026-06-25-show","slugs":["2026-06-25-show"],"sponsored":false,"title":"Tesla & Ghosts / Survival After Death"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782468000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/science-space-technology","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"JoACc","operator":"OR","readonly":false,"remove":false,"update":false}]},"permalink":"https://www.coasttocoastam.com/show/2026-06-25-show/"},"slug":"2026-06-25-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34d81806d42df84d1518d7","title":"Tesla & Ghosts / Survival After Death","description":"First Half: Producer Tim R. Swartz will discuss the groundbreaking life and inventions of Nikola Tesla. He will also delve into his latest work, \"The Persistence of Ghosts,\" examining theories about the nature of ghosts and the intriguing consistency of ghostly encounters. Second Half: C2C's investigative reporter Cheryll Jones presents her interview with Dr. Mark Pitstick, who shares provocative evidence that human souls live on after physical death. With over forty years’ experience in hospitals, mental health centers, and private practice, Pitstick delves into deathbed miracles, angels, visitations, and visions.","author":""},"pub_start":1782468000000,"pub_until":4115978604802,"pub_changed":1782468000000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0062d4537fd678a3ecea90","slug":"swartz-tim-7313","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/swartz-tim/7313","cuser":"","fields":{"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Tim R. Swartz is an Indiana native and Emmy-Award winning producer and videographer, as well as the author of a number of popular books. As a photojournalist, Swartz has traveled extensively and investigated paranormal phenomena and other unusual mysteries from such diverse locations as the Great Pyramids to the Great Wall. He has also appeared on the History Channels programs The Tesla Files, Ancient Aliens, Evidence, Ancient Aliens: Declassified, and the Latin America series Contacto Extraterrestre.\u003c/p>\n\n\u003cp>His articles have been published in magazines such as Mysteries, FATE, Strange, Atlantis Rising, UFO Universe, Flying Saucer Review, Renaissance, and Unsolved UFO Reports. Currently, Swartz writes a column about high-strangeness in Indiana for the magazine Daydrifter. He is the writer and editor of the online newsletter Conspiracy Journal, a free, weekly e-mail newsletter considered essential reading by paranormal researchers worldwide. Swartz is also the host of the webcast &quot;Exploring the Bizarre&quot; along with Timothy Green Beckley.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Weird-Time-Exploring-Mysteries-Space-ebook/dp/B0D36NGB5C/ctoc\" target=\"_blank\">Weird Time: Exploring the Mysteries of Time and Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0938294989/ctoc\" target=\"_blank\">Admiral Byrd's Secret Journey Beyond The Poles\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Men-Mystery-Nikola-Inventions-Strangest/dp/160611123X/ctoc\" target=\"_blank\">Men Of Mystery: Nikola Tesla and Otis T. Carr\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1892062046/ctoc\" target=\"_blank\">Time Travel: A How-To Insiders Guide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Secret-Space-Program-Civilization/dp/1606111094/ctoc\" target=\"_blank\">The Secret Space Program\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Americas-Strange-Supernatural-History-Prophecies/dp/1606111558/ctoc\" target=\"_blank\">America's Strange And Supernatural History\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Final-Nail-Your-Coffin-Morgellons/dp/1606111957/ctoc\" target=\"_blank\">The Final Nail In Your Coffin! - A Pox To All Of Mankind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lost-Journals-Nikola-Tesla-Alternative/dp/1606110543/ctoc\" target=\"_blank\">The Lost Journals of Nikola Tesla\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Gef-Talking-Mongoose-Eighth-Wonder/dp/1606119877/ctoc\" target=\"_blank\">Gef The Talking Mongoose\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Diary-Admiral-Richard-Phantom/dp/160611137X/ctoc\" target=\"_blank\">The Secret Lost Diary of Admiral Richard E. Byrd\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Nikola-Tesla-Journey-Mars-Update/dp/1606119842/ctoc\" target=\"_blank\">Nikola Tesla Journey to Mars Update\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Weird-Winged-Wonders-Twilight-Creatures/dp/1606112481/ctoc\" target=\"_blank\">Weird Winged Wonders\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Swartzs-Incredible-Alien-Encounters-Ultra-Terrestrials/dp/1606119818/ctoc\" target=\"_blank\">Tim R. Swartz's Big Book of Incredible Alien Encounters\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dulce-Warriors-Aliens-Battle-Domination/dp/1606119621/ctoc\" target=\"_blank\">Dulce Warriors: Aliens Battle for Earth’s Domination\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Artifacts-Incredible-Evidence-Encounters/dp/B0B6XLFV54/ctoc\" target=\"_blank\">Alien Artifacts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0BXN489ZM/ctoc\" target=\"_blank\">Mimics: The Others Among Us\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Persistence-Ghosts-Encounters-Residual-Hauntings/dp/B0GTQQP2KH/ctoc\" target=\"_blank\">\u003cu>The Persistence of Ghosts\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Tim R. Swartz is an Indiana native and Emmy-Award winning producer and videographer, as well as the author of a number of popular books. As a photojournalist, Tim Swartz has traveled extensively and investigated paranormal phenomena and other unusual mysteries from such diverse locations as the Great Pyramids to the Great Wall. He has also appeared on the History Channels programs The Tesla Files, Ancient Aliens, Evidence, Ancient Aliens: Declassified, and the Latin America series Contacto Extraterrestre.\u003c/p>\n\n"},"title":{"type":"title","value":"Tim Swartz"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://timrswartz.com/\" target=\"_blank\">\u003cu>timrswartz.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://weirdtimebook.com/\" target=\"_blank\">weirdtimebook.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.conspiracyjournal.com\" target=\"_blank\">conspiracyjournal.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"new_assets","caption":"","id":"%2F6a34517324de8846832f9136","link":"","title":"","url":"asset://new_assets/6a34517324de8846832f9136","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a34517324de8846832f9136","source_credit":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"swartz-tim-7313"}},"ingestion":{"external_url":"","feed_content_id":"/content/swartz-tim-7313","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/swartz-tim/7313","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"description":"Tim R. Swartz is an Indiana native and Emmy-Award winning producer and videographer, as well as the author of a number of popular books. As a photojournalist, Tim Swartz has traveled extensively and investigated paranormal phenomena and other unusual mysteries from such diverse locations as the Great Pyramids to the Great Wall. He has also appeared on the History Channels programs The Tesla Files, Ancient Aliens, Evidence, Ancient Aliens: Declassified, and the Latin America series Contacto Extraterrestre.","image":{"alt_text":"","link":"","url":"asset://new_assets/6a34517324de8846832f9136","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"source_credit":"","title":"","use_caption":false},"keywords":[],"primary_slug":"swartz-tim-7313","slugs":["swartz-tim-7313"],"sponsored":false,"title":"Tim Swartz","author":"Coast to Coast AM Staff"},"targeting":{"publish_date":1578014760000,"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/science-space-technology","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"xm6S1"}],"exclusion":{"tags":[]}}},"pub_start":1578014760000,"type":"content:coast-to-coast-guest","summary":{"title":"Tim Swartz","description":"Tim R. Swartz is an Indiana native and Emmy-Award winning producer and videographer, as well as the author of a number of popular books. As a photojournalist, Tim Swartz has traveled extensively and investigated paranormal phenomena and other unusual mysteries from such diverse locations as the Great Pyramids to the Great Wall. He has also appeared on the History Channels programs The Tesla Files, Ancient Aliens, Evidence, Ancient Aliens: Declassified, and the Latin America series Contacto Extraterrestre.","image":"https://i.iheart.com/v3/re/new_assets/6a34517324de8846832f9136"}},{"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":"%2F5e01953e537fd678a3ecf7ea","slug":"pitstick-dr-mark-79355","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/pitstick-dr-mark/79355","cuser":"","fields":{"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nDr. Mark Pitstick, MA, DC, has over forty years’ experience and training in hospitals, pastoral counseling settings, mental health centers and private practice. His training includes a premedical degree, graduate theology/pastoral counseling studies, masters in clinical psychology, and doctorate in chiropractic health care. He has also provided suicide prevention counseling and education to many people.\n\u003c/p>\n\n\u003cp>\nPitstick began having clairaudient experiences around age ten and has been blessed with numerous miracles, revelatory, and spiritually transformative experiences. After working in hospitals with many suffering and dying adults and children, he was motivated to find sensible, evidence-based answers\u003ci> \u003c/i>to the questions that many people ask: “Who am I? Why am I here? What happens after I die? Is there a God? Why is there so much suffering?” Pitstick is dedicated to helping others survive and even thrive through life’s biggest changes and challenges.\n\u003c/p>"}],"type":"flex"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.soulproof.com/product/radiant-wellness-book/\" target=\"_blank\">Radiant Wellness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/product/soul-proof-book/\" target=\"_blank\">Soul Proof\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Eleven-Questions-Everything-Wanted-Afterlife-ebook/dp/B00YHQIE6A/ctoc\" target=\"_blank\">The Eleven Questions\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Greater-Reality-Living-2nd-Consciousness/dp/1725758466/ctoc\" target=\"_blank\">Greater Reality Living\u003c/a>\u003c/li>\u003c/ul>\n\n"},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/bed13e3fe9a796b26e6195d0b392b482","source_credit":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/bed13e3fe9a796b26e6195d0b392b482","use_caption":false,"alt_text":"","caption":"","title":""}},"title":{"type":"title","value":"Dr. Mark Pitstick"},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"pitstick-dr-mark-79355"},"summary":{"type":"html","value":"\u003cp>Dr. Mark Pitstick, MA, DC, has over forty years’ experience and training in hospitals, pastoral counseling settings, mental health centers and private practice. His training includes a premedical degree, graduate theology/pastoral counseling studies, masters in clinical psychology, and doctorate in chiropractic health care. He has also provided suicide prevention counseling and education to many people.\u003c/p>\n\n\n\n\n\u003cp>Pitstick began having clairaudient experiences around age ten and has been blessed with numerous miracles, revelatory, and spiritually transformative experiences. After working in hospitals with many suffering and dying adults and children, he was motivated to find sensible, evidence-based answers to the questions that many people ask: “Who am I? Why am I here? What happens after I die? Is there a God? Why is there so much suffering?” Pitstick is dedicated to helping others survive and even thrive through life’s biggest changes and challenges.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://eternea.org/\" target=\"_blank\">eternea.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.soulproof.com/\" target=\"_blank\">soulproof.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/pitstick-dr-mark-79355","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/pitstick-dr-mark/79355","feed_type":"","feed_vendor":"C2C"},"summary":{"primary_slug":"pitstick-dr-mark-79355","slugs":["pitstick-dr-mark-79355"],"sponsored":false,"title":"Dr. Mark Pitstick","author":"Coast to Coast AM Staff","description":"Dr. Mark Pitstick, MA, DC, has over forty years’ experience and training in hospitals, pastoral counseling settings, mental health centers and private practice. His training includes a premedical degree, graduate theology/pastoral counseling studies, masters in clinical psychology, and doctorate in chiropractic health care. He has also provided suicide prevention counseling and education to many people.      Pitstick began having clairaudient experiences around age ten and has been blessed with numerous miracles, revelatory, and spiritually transformative experiences. After working in hospitals with many suffering and dying adults and children, he was motivated to find sensible, evidence-based answers to the questions that many people ask: “Who am I? Why am I here? What happens after I die? Is there a God? Why is there so much suffering?” Pitstick is dedicated to helping others survive and even thrive through life’s biggest changes and challenges.","image":{"link":"","source_credit":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/bed13e3fe9a796b26e6195d0b392b482","use_caption":false,"caption":""},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1461889740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"0Dx2A","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1461889740000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Mark Pitstick","description":"Dr. Mark Pitstick, MA, DC, has over forty years’ experience and training in hospitals, pastoral counseling settings, mental health centers and private practice. His training includes a premedical degree, graduate theology/pastoral counseling studies, masters in clinical psychology, and doctorate in chiropractic health care. He has also provided suicide prevention counseling and education to many people.      Pitstick began having clairaudient experiences around age ten and has been blessed with numerous miracles, revelatory, and spiritually transformative experiences. After working in hospitals with many suffering and dying adults and children, he was motivated to find sensible, evidence-based answers to the questions that many people ask: “Who am I? Why am I here? What happens after I die? Is there a God? Why is there so much suffering?” Pitstick is dedicated to helping others survive and even thrive through life’s biggest changes and challenges.","image":"https://i.iheart.com/v3/re/assets.coast2coast/bed13e3fe9a796b26e6195d0b392b482"}}]}},{"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:/6a34d4be475e8dbb9d4c6458","slug:2026-06-25-show","slug:2026-06-25-show","keyword:keywords/Nikola Tesla","keyword:keywords/ghosts","keyword:keywords/life after death"]}},{"id":"%2F6a34d899475e8dbb9d4c6471","type":"PUBLISHING","record":{"ref_id":"%2F6a34d899475e8dbb9d4c6471","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-26-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a34526b08093eca7cb6b0ed","%2F5dffc219cc137bf2442012a0"]},"keywords":{"type":"tag","value":["keywords/hoarding"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Hoarder house bedroom packed with clothing bags, household objects, vintage electronics and miscellaneous junk.","new_tab":false,"title":"Hoarder House Bedroom","url":"asset://assets.getty/6a34d98e2b5a1317fce9ade2","use_caption":false,"bucket":"assets.getty","id":"%2F6a34d98e2b5a1317fce9ade2","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34d98e2b5a1317fce9ade2","source_credit":"trekandshoot / iStock / Getty Images"}},"slug":{"type":"slug","value":"2026-06-26-show"},"summary":{"value":"\u003cp>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>Ethan Phearson\u003c/u>\u003c/a> is the owner of Cendecon, Inc., a biohazard remediation company. He joins guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to delve into the mental health condition of hoarding. He'll explain all aspects of a hoarder’s life and how it is often not just a matter of being lazy or a matter of choice, but a mental health disorder. Phearson will share with us the many ways that people become hoarders, whether it is dangerous, and what can be done about it. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"books":{"type":"html","value":""},"display_highlights":{"value":false,"type":"checkbox"},"highlights":{"type":"plain","value":""},"host":{"value":["%2F6826ed959549d8cf707b59c6"],"type":"link"},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"type":"pnpodcast","value":[]},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>cendecon.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"author":{"type":"author","value":[]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"show_date":{"type":"date","value":1782482400000},"articles":{"type":"html","value":""},"blocks":{"value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>Ethan Phearson\u003c/u>\u003c/a> is the owner of Cendecon, Inc., a biohazard remediation company. He joins guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to delve into the mental health condition of hoarding. He'll explain all aspects of a hoarder’s life and how it is often not just a matter of being lazy or a matter of choice, but a mental health disorder. Phearson will share with us the many ways that people become hoarders, whether it is dangerous, and what can be done about it. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!\u003c/p>\n\n"}],"type":"flex"},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Hoarding / Open Lines"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"title":"Hoarding / Open Lines","author":"","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation company. He joins guest host Ryan Wrecker (email) to delve into the mental health condition of hoarding. He'll explain all aspects of a hoarder’s life and how it is often not just a matter of being lazy or a matter of choice, but a mental health disorder. Phearson will share with us the many ways that people become hoarders, whether it is dangerous, and what can be done about it. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","image":{"url":"asset://assets.getty/6a34d98e2b5a1317fce9ade2","use_caption":false,"caption":"Hoarder house bedroom packed with clothing bags, household objects, vintage electronics and miscellaneous junk.","link":"","new_tab":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"trekandshoot / iStock / Getty Images","title":"Hoarder House Bedroom"},"keywords":["keywords/hoarding"],"primary_slug":"2026-06-26-show","slugs":["2026-06-26-show"],"sponsored":false},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"update":false,"what":["coast-categories/psychology-mind","coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"xFZM6","operator":"OR","readonly":false,"remove":false}],"exclusion":{"tags":[]},"publish_date":1782554400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"permalink":"https://www.coasttocoastam.com/show/2026-06-26-show/"},"slug":"2026-06-26-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34d98e2b5a1317fce9ade2","title":"Hoarding / Open Lines","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation company. He joins guest host Ryan Wrecker (email) to delve into the mental health condition of hoarding. He'll explain all aspects of a hoarder’s life and how it is often not just a matter of being lazy or a matter of choice, but a mental health disorder. Phearson will share with us the many ways that people become hoarders, whether it is dangerous, and what can be done about it. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","author":""},"pub_start":1782554400000,"pub_until":4115978604802,"pub_changed":1782554400000,"subscription":[{"tags":["coast-categories/psychology-mind","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":"%2F6a34526b08093eca7cb6b0ed","slug":"ethan-phearson","payload":{"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind","coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"Y87oj","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1781813700000},"canonical_url":"https://www.coasttocoastam.com/guest/ethan-phearson/","cuser":"user/ldap/PREBUR1SXN","fields":{"slug":{"type":"slug","value":"ethan-phearson"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html","value":"\u003cp>Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company. He has gained expertise in the mental health condition of hoarding.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company. \u003c/p>\n\n"},"title":{"type":"title","value":"Ethan Phearson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://cendecon.com/\" target=\"_blank\">\u003cu>cendecon.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6a3452df08093eca7cb6b0fa","link":"","new_tab":false,"title":"","url":"asset://new_assets/6a3452df08093eca7cb6b0fa","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3452df08093eca7cb6b0fa","source_credit":"","use_caption":false}},"show_appearances":{"type":"link","value":[]}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"summary":{"image":{"attributes":{"type":"image","mimetype":"image/jpeg"},"source_credit":"","url":"asset://new_assets/6a3452df08093eca7cb6b0fa","alt_text":"","caption":"","link":"","new_tab":false,"title":"","use_caption":false},"keywords":[],"primary_slug":"ethan-phearson","slugs":["ethan-phearson"],"sponsored":false,"title":"Ethan Phearson","author":"","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company."}},"pub_start":1781813700000,"type":"content:coast-to-coast-guest","summary":{"title":"Ethan Phearson","description":"Ethan Phearson is the owner of Cendecon, Inc., a biohazard remediation and crime scene cleanup company.","image":"https://i.iheart.com/v3/re/new_assets/6a3452df08093eca7cb6b0fa"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a34d899475e8dbb9d4c6471","slug:2026-06-26-show","slug:2026-06-26-show","keyword:keywords/hoarding"]}},{"id":"%2F6a3dc10e3ea25ab47b792aa7","type":"PUBLISHING","record":{"ref_id":"%2F6a3dc10e3ea25ab47b792aa7","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-27-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"include_recommendations":{"type":"checkbox","value":true},"pn_podcast":{"value":[],"type":"pnpodcast"},"show_date":{"type":"date","value":1782568800000},"zype_episodes":{"type":"plain","value":""},"blocks":{"type":"flex","value":[{"value":"\u003cp>Joining Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), author \u003ca href=\"https://phillwebster.com/\" target=\"_blank\">Phill Webster\u003c/a> will discuss the ideas explored in his acclaimed book \u003cem>Letting Glow\u003c/em> and his work as a guest presenter on UK Health Radio's flagship program, The Healing Power of Your Dreams. He'll explain how people can move beyond everyday logic to awaken their intuition, while sharing his perspectives on consciousness, life after death, and some of humanity's deepest spiritual questions.\u003c/p>\n\n\u003cp>In the second half, astrophysicist \u003ca href=\"https://adamfrankscience.com/\" target=\"_blank\">Adam Frank\u003c/a> will tackle one of science's greatest mysteries: Are we alone in the universe? Drawing from his book \u003cem>The Little Book of Aliens\u003c/em>, he'll explore the search for extraterrestrial life through the latest advances in astronomy, including how the James Webb Space Telescope is helping scientists hunt for biosignatures and technosignatures that could reveal microbial or even technological civilizations beyond Earth.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to another classic show.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"enabled":false,"end":0,"begin":0},"type":"html"}]},"episodes":{"type":"plain","value":""},"highlights":{"value":"","type":"plain"},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"summary":{"type":"html","value":"\u003cp>Joining Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>), author \u003ca href=\"https://phillwebster.com/\" target=\"_blank\">Phill Webster\u003c/a> will explore how people can move beyond everyday logic to awaken their intuition, while sharing his perspectives on consciousness, life after death, and some of humanity's deepest spiritual questions. Followed by astrophysicist \u003ca href=\"https://adamfrankscience.com/\" target=\"_blank\">Adam Frank\u003c/a> tackling one of science's greatest mysteries: Are we alone in the universe? He'll delve into the search for ET life through the latest advances in astronomy, including how the James Webb Space Telescope is helping scientists hunt for biosignatures and technosignatures. \u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to another classic show.\u003c/p>\n\n"},"title":{"value":"Intuition & Consciousness / Extraterrestrial Life","type":"title"},"zype_highlights":{"type":"plain","value":""},"author":{"type":"author","value":[]},"display_highlights":{"type":"checkbox","value":false},"primary_image":{"type":"asset","value":{"alt_text":"","bucket":"assets.getty","id":"%2F60623b0246ac4afc6aa4d1cc","link":"","new_tab":false,"title":"Conceptual illustration of space","url":"asset://assets.getty/60623b0246ac4afc6aa4d1cc","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"This is a conceptual illustration representing space and astronomy in general. It shows the various objects that can be found in the Universe: planets, moons, stars, nebulae and galaxies. The centrepiece is a planetary nebula, the cast-off remains of a dying star. A woman in silhouette is seen looking up into space.","public_uri":"https://i.iheart.com/v3/re/assets.getty/60623b0246ac4afc6aa4d1cc","source_credit":"MARK GARLICK/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","use_caption":false}},"videos":{"value":"","type":"html"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Letting-Glow-Intuition-Spirituality-Consciously/dp/1803412208/ctoc\" target=\"_blank\">Letting Glow: A Guide to Intuition, Spirituality, and Living Consciously\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Glowing-Deeper-Book-Letting-Trilogy/dp/1803414367/ctoc\" target=\"_blank\">Glowing Deeper: Book Two of the Letting Glow Trilogy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Little-Book-Aliens-Adam-Frank/dp/0063279738/ctoc\" target=\"_blank\">The Little Book of Aliens\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Light-Stars-Alien-Worlds-Earth-ebook/dp/B076MJLBPQ/ctoc\" target=\"_blank\">Light of the Stars\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"value":["%2F64b092512c85449649dcd18a","%2F5e01d256cc137bf244202930"],"type":"link"},"keywords":{"type":"tag","value":["keywords/intuition","keywords/consciousness","keywords/search for ET life"]},"show_audio":{"type":"link","value":[]},"slug":{"type":"slug","value":"2026-06-27-show"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://phillwebster.com/\" target=\"_blank\">\u003cu>phillwebster.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://adamfrankscience.com/\" target=\"_blank\">\u003cu>adamfrankscience.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"sponsored":false,"title":"Intuition & Consciousness / Extraterrestrial Life","author":"","description":"Joining Ryan Wrecker (email), author Phill Webster will explore how people can move beyond everyday logic to awaken their intuition, while sharing his perspectives on consciousness, life after death, and some of humanity's deepest spiritual questions. Followed by astrophysicist Adam Frank tackling one of science's greatest mysteries: Are we alone in the universe? He'll delve into the search for ET life through the latest advances in astronomy, including how the James Webb Space Telescope is helping scientists hunt for biosignatures and technosignatures.  6-10pm PT: Art Bell - Somewhere in Time returns to another classic show.","image":{"caption":"This is a conceptual illustration representing space and astronomy in general. It shows the various objects that can be found in the Universe: planets, moons, stars, nebulae and galaxies. The centrepiece is a planetary nebula, the cast-off remains of a dying star. A woman in silhouette is seen looking up into space.","new_tab":false,"source_credit":"MARK GARLICK/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","url":"asset://assets.getty/60623b0246ac4afc6aa4d1cc","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"Conceptual illustration of space"},"keywords":["keywords/intuition","keywords/consciousness","keywords/search for ET life"],"primary_slug":"2026-06-27-show","slugs":["2026-06-27-show"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1782640800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"zg4yj","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/science-space-technology","coast-categories/host-ryan-wrecker"]}]},"permalink":"https://www.coasttocoastam.com/show/2026-06-27-show/"},"slug":"2026-06-27-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/60623b0246ac4afc6aa4d1cc","title":"Intuition & Consciousness / Extraterrestrial Life","description":"Joining Ryan Wrecker (email), author Phill Webster will explore how people can move beyond everyday logic to awaken their intuition, while sharing his perspectives on consciousness, life after death, and some of humanity's deepest spiritual questions. Followed by astrophysicist Adam Frank tackling one of science's greatest mysteries: Are we alone in the universe? He'll delve into the search for ET life through the latest advances in astronomy, including how the James Webb Space Telescope is helping scientists hunt for biosignatures and technosignatures.  6-10pm PT: Art Bell - Somewhere in Time returns to another classic show.","author":""},"pub_start":1782640800000,"pub_until":4115978604802,"pub_changed":1782640800000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/science-space-technology","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":"%2F64b092512c85449649dcd18a","slug":"phill-webster","payload":{"canonical_url":"https://www.coasttocoastam.com/content/phill-webster/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"type":"html","value":"\u003cp>Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.\u003c/p>\n\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. Most notably, he has worked with people such as Elle Fanning, Sylvester Stallone, Tom Hardy, and Benedict Cumberbatch, to name a few. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.\u003c/p>\n\n\u003cp>These events prompted a complete life review, and an exploration into the mystical, which culminated in the Amazon top of the charts book ‘Letting Glow’, and its soon-to-be-released sequel, ‘Glowing Deeper’. In Book One, he documents his journey into mediumship, and sets out to de-mystify the mystical, making the unfolding and development of psychic senses accessible to us all. ‘Letting Glow’ delves headfirst into how we can connect with our highest states of intuition, manifest lives of purpose, realign the connection between our thoughts, consciousness, and our authentic selves, and ultimately, searches for proof that we survive physical death.\u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0},"locale":{"locales":[]}}]},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://phillwebster.com/\" target=\"_blank\">phillwebster.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Phill Webster"},"slug":{"type":"slug","value":"phill-webster"},"show_appearances":{"type":"link","value":[]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Letting-Glow-Intuition-Spirituality-Consciously/dp/1803412208/ctoc\" target=\"_blank\">Letting Glow: A Guide to Intuition, Spirituality, and Living Consciously\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Glowing-Deeper-Book-Letting-Trilogy/dp/1803414367/ctoc\" target=\"_blank\">Glowing Deeper: Book Two of the Letting Glow Trilogy\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"videos":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/64b4da3e2ae6c57244b59977","link":"","caption":"","use_caption":false,"new_tab":false,"bucket":"new_assets","id":"%2F64b4da3e2ae6c57244b59977","url":"asset://new_assets/64b4da3e2ae6c57244b59977","title":"","alt_text":""}},"author":{"type":"author","value":[]}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""},"summary":{"author":"","description":"Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.","image":{"link":"","alt_text":"","caption":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"url":"asset://new_assets/64b4da3e2ae6c57244b59977","title":"","source_credit":"","new_tab":false},"title":"Phill Webster","primary_slug":"phill-webster","slugs":["phill-webster"],"sponsored":false,"keywords":[]},"targeting":{"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1689293400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"jTC1d","what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}]}},"pub_start":1689293400000,"type":"content:coast-to-coast-guest","summary":{"title":"Phill Webster","description":"Phill Webster is an author, actor, and developing medium. After living abroad and traveling the world for twenty years, he returned to his native England in 2017 and embarked on an acting career. At the tail end of the COVID-19 pandemic, an unexplained event, coupled with a devastating loss, sent him down a completely different path forever.","image":"https://i.iheart.com/v3/re/new_assets/64b4da3e2ae6c57244b59977"}},{"ref_id":"%2F5e01d256cc137bf244202930","slug":"frank-adam-90798","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/frank-adam/90798","cuser":"","fields":{"primary_image":{"type":"asset","value":{"title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","url":"asset://new_assets/6533cfc39e5d6b4b27ede18e","link":"","alt_text":"","caption":"","source_credit":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6533cfc39e5d6b4b27ede18e","id":"%2F6533cfc39e5d6b4b27ede18e"}},"summary":{"type":"html","value":"\u003cp>Astrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described &quot;evangelist of science,&quot; he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.\u003c/p>\n\n\n\n\n\u003cp>He is the co-founder of National Public Radio’s \u003ca href=\"https://www.npr.org/sections/13.7/\" target=\"_blank\">13.7: Cosmos and Culture blog\u003c/a> as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.\u003c/p>\n\n"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"value":"","type":"html"},"title":{"type":"title","value":"Adam Frank"},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"slug":{"type":"slug","value":"frank-adam-90798"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>\nAstrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described \"evangelist of science,\" he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.\n\u003c/p>\n\n\u003cp>\nHe is the co-founder of National Public Radio’s \u003ca href=\"https://www.npr.org/sections/13.7/\" target=\"_blank\">13.7: Cosmos and Culture blog\u003c/a> as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.\n\u003c/p>","schedule":{"end":4115978604802,"enabled":false,"begin":0}}]},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.adamfrankscience.com/\" target=\"_blank\">adamfrankscience.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/About-Time-Cosmology-Culture-Twilight/dp/1439169608/ctoc\" target=\"_blank\">About Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Light-Stars-Alien-Worlds-Earth-ebook/dp/B076MJLBPQ/ctoc\" target=\"_blank\">Light of the Stars\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Constant-Fire-Beyond-Science-Religion/dp/0520265866/ctoc\" target=\"_blank\">The Constant Fire\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Little-Book-Aliens-Adam-Frank/dp/0063279738/ctoc\" target=\"_blank\">The Little Book of Aliens\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"feed_content_id":"/content/frank-adam-90798","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/frank-adam/90798","external_url":""},"summary":{"description":"Astrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described \"evangelist of science,\" he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.      He is the co-founder of National Public Radio’s 13.7: Cosmos and Culture blog as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.","image":{"url":"asset://new_assets/6533cfc39e5d6b4b27ede18e","title":"","link":"","attributes":{"mimetype":"image/jpeg","type":"image"},"alt_text":"","caption":"","use_caption":false,"source_credit":"","new_tab":false},"title":"Adam Frank","primary_slug":"frank-adam-90798","slugs":["frank-adam-90798"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff"},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false,"update":false,"operator":"OR","workflow":"","id":"5jPEQ","what":["coast-categories/science-space-technology","coast-categories/extraterrestrial"]}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"publish_date":1514516340000}},"pub_start":1514516340000,"type":"content:coast-to-coast-guest","summary":{"title":"Adam Frank","description":"Astrophysicist Adam Frank is a leading expert on the final stages of evolution for stars like the sun, and his computational research group at the University of Rochester has developed advanced supercomputer tools for studying how stars form and how they die. A self-described \"evangelist of science,\" he is also committed to showing others the beauty and power of science, and exploring the proper context of science in culture.      He is the co-founder of National Public Radio’s 13.7: Cosmos and Culture blog as well as a regular on-air commentator for All Things Considered. He also contributes occasionally to The New York Times.","image":"https://i.iheart.com/v3/re/new_assets/6533cfc39e5d6b4b27ede18e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6826ed959549d8cf707b59c6","slug":"ryan-wrecker","payload":{"canonical_url":"https://www.coasttocoastam.com/article/ryan-wrecker/","cuser":"user/ldap/1138274","fields":{"source_url":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F682a718d4bcf76bdb2a4e0ac","link":"","source_credit":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac","alt_text":""}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0}}},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n\u003cp>&quot;Healthy skepticism is needed in the world today,&quot; says Ryan. &quot;I also think the possibility of anything being true is always greater than zero. The unknown parts of this universe outweigh the known, and the same could be said about this world. You don't have to believe in everything, but if you open the door to listening and trying to understand, you may learn something new that could shape the world around you. That's what I love about Coast to Coast AM - it's filled with voices and ideas that may not change your views, but can expand your thoughts and understandings.&quot;\u003c/p>\n\n\u003cp>email: \u003ca href=\"mailto:RyanWrecker@coasttocoastam.com\" target=\"_blank\">RyanWrecker@coasttocoastam.com\u003c/a>\u003cbr />X: \u003ca href=\"https://x.com/RyanWrecker\" target=\"_blank\">x.com/RyanWrecker\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-ryan-wrecker/\" target=\"_blank\">C2C shows\u003c/a> hosted by Ryan Wrecker\u003c/p>\n\n"}]},"slug":{"type":"slug","value":"ryan-wrecker"},"source":{"type":"plain","value":""},"summary":{"value":"\u003cp>Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit. \u003c/p>\n\n","type":"html"},"title":{"type":"title","value":"Ryan Wrecker"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"title":"","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"source_credit":"","caption":"","url":"asset://new_assets/682a718d4bcf76bdb2a4e0ac"},"keywords":[],"primary_slug":"ryan-wrecker","slugs":["ryan-wrecker"],"sponsored":false,"title":"Ryan Wrecker","author":"","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6826ecb19549d8cf707b59c5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}],"exclusion":{"tags":[]},"publish_date":1747381620000,"publish_end_date":4115978604802}},"pub_start":1747381620000,"type":"content:coast-to-coast-article","summary":{"title":"Ryan Wrecker","description":"Ryan Wrecker is our newest weekend host to join the C2C roster. Born and raised in Michigan, he has traveled the radio dial like Dr. Johnny Fever. That includes stops in Lima, Fort Wayne, Milwaukee, St. Louis, and back home to Detroit.","image":"https://i.iheart.com/v3/re/new_assets/682a718d4bcf76bdb2a4e0ac"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a3dc10e3ea25ab47b792aa7","slug:2026-06-27-show","slug:2026-06-27-show","keyword:keywords/intuition","keyword:keywords/consciousness","keyword:keywords/search for ET life"]}},{"id":"%2F6a3dc5653ea25ab47b792ac0","type":"PUBLISHING","record":{"ref_id":"%2F6a3dc5653ea25ab47b792ac0","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-28-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"summary":{"type":"html","value":"\u003cp>First Half: Investigative journalist \u003ca href=\"https://dickrussell.org/\" target=\"_blank\">\u003cu>Dick Russell\u003c/u>\u003c/a> joins George Knapp to examine what hidden government files reveal about the JFK assassination, the CIA's MKUltra mind control program, the long-running secrecy surrounding UFO/UAP investigations, and the growing risks posed by rapidly advancing artificial intelligence.\u003c/p>\n\n\u003cp>Second Half: Physicist \u003ca href=\"https://unhidden.org/\" target=\"_blank\">\u003cu>John Priestland\u003c/u>\u003c/a> discusses his organization's preparedness plan for disclosure, exploring how individuals, communities, healthcare systems, and governments might prepare for the social, cultural, and psychological impacts of potential revelations involving UFOs and non-human intelligence.\u003c/p>\n\n"},"title":{"value":"Secret Govt. Files / Disclosure Impact","type":"title"},"bumper_music":{"type":"bumpermusic","value":[]},"guest":{"type":"link","value":["%2F6a3daa1b9ef4ba362ed9626d","%2F68d4eee7caa22ddf27813d94"]},"host":{"type":"link","value":["%2F5df90405fc5c6051ef1778c4"]},"primary_image":{"value":{"title":"Binary code numbers abstract","url":"asset://assets.getty/6a3dc971ab42a8d5ec0b71c9","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Binary code numbers abstract background","id":"%2F6a3dc971ab42a8d5ec0b71c9","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dc971ab42a8d5ec0b71c9","source_credit":"SEAN GLADWELL / Moment / Getty Images","new_tab":false},"type":"asset"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dickrussell.org/\" target=\"_blank\">\u003cu>dickrussell.org\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://unhidden.org/\" target=\"_blank\">\u003cu>unhidden.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"include_recommendations":{"value":true,"type":"checkbox"},"slug":{"type":"slug","value":"2026-06-28-show"},"videos":{"type":"html","value":""},"zype_episodes":{"type":"plain","value":""},"display_highlights":{"type":"checkbox","value":false},"highlights":{"value":"","type":"plain"},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782655200000},"author":{"value":[],"type":"author"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Veteran investigative journalist \u003ca href=\"https://dickrussell.org/\" target=\"_blank\">\u003cu>Dick Russell\u003c/u>\u003c/a> joins George Knapp to examine what hidden government files reveal about the JFK assassination, the CIA's MKUltra mind control program, the long-running secrecy surrounding UFO/UAP investigations, and the growing risks posed by rapidly advancing artificial intelligence.\u003c/p>\n\n\u003cp>Second Half: Physicist \u003ca href=\"https://unhidden.org/\" target=\"_blank\">\u003cu>John Priestland\u003c/u>\u003c/a> discusses his organization's newly published preparedness plan for disclosure, exploring how individuals, communities, healthcare systems, and governments might prepare for the social, cultural, and psychological impacts of potential revelations involving UFOs and non-human intelligence.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Real-RFK-Jr-Trials-Warrior/dp/1510776095/ctoc\" target=\"_blank\">\u003cu>Real RFK Jr.: Trials of a Truth Warrior\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Theyre-Here-UFOs-UAPs-US/dp/1510783040/ctoc\" target=\"_blank\">UFOs &amp; UAPs: An Investigative Journalist Dissects an Eighty-Year Cover-Up\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Documents-Government-Doesnt-Want-Read/dp/1616085711/ctoc\" target=\"_blank\">63 Documents the Government Doesn't Want You to Read\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.unhidden.org/health-effects-report/\" target=\"_blank\">Health Effects Report\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.unhidden.org/wp-content/uploads/2026/06/uNHIdden-Preparedness-Plan-Final-1.pdf\" target=\"_blank\">Preparing for Disclosure: A Public Health Framework for Paradigm-Shifting Revelations\u003c/a> (PDF)\u003c/li>\u003c/ul>\n\n"},"episodes":{"value":"","type":"plain"},"host_name":{"type":"plain","value":"George Knapp"},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/secret government files"]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"primary_slug":"2026-06-28-show","slugs":["2026-06-28-show"],"sponsored":false,"title":"Secret Govt. Files / Disclosure Impact","author":"","description":"First Half: Investigative journalist Dick Russell joins George Knapp to examine what hidden government files reveal about the JFK assassination, the CIA's MKUltra mind control program, the long-running secrecy surrounding UFO/UAP investigations, and the growing risks posed by rapidly advancing artificial intelligence. Second Half: Physicist John Priestland discusses his organization's preparedness plan for disclosure, exploring how individuals, communities, healthcare systems, and governments might prepare for the social, cultural, and psychological impacts of potential revelations involving UFOs and non-human intelligence.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"SEAN GLADWELL / Moment / Getty Images","title":"Binary code numbers abstract","caption":"Binary code numbers abstract background","link":"","url":"asset://assets.getty/6a3dc971ab42a8d5ec0b71c9","use_caption":false,"alt_text":""},"keywords":["keywords/UFO disclosure","keywords/secret government files"]},"targeting":{"targets":[{"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-knapp"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"MBvGK","operator":"OR","readonly":false}],"exclusion":{"tags":[]},"publish_date":1782727200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"permalink":"https://www.coasttocoastam.com/show/2026-06-28-show/"},"slug":"2026-06-28-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dc971ab42a8d5ec0b71c9","title":"Secret Govt. Files / Disclosure Impact","description":"First Half: Investigative journalist Dick Russell joins George Knapp to examine what hidden government files reveal about the JFK assassination, the CIA's MKUltra mind control program, the long-running secrecy surrounding UFO/UAP investigations, and the growing risks posed by rapidly advancing artificial intelligence. Second Half: Physicist John Priestland discusses his organization's preparedness plan for disclosure, exploring how individuals, communities, healthcare systems, and governments might prepare for the social, cultural, and psychological impacts of potential revelations involving UFOs and non-human intelligence.","author":""},"pub_start":1782727200000,"pub_until":4115978604802,"pub_changed":1782727200000,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/ufos-aerial-phenomena","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":"%2F6a3daa1b9ef4ba362ed9626d","slug":"dick-russell","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"dick-russell"},"summary":{"value":"\u003cp>Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and \u003cem>Eye of the Whale\u003c/em>, named a Best Book of the Year in 2001 by three major newspapers. \u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://dickrussell.org/\" target=\"_blank\">\u003cu>dickrussell.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and \u003cem>Eye of the Whale\u003c/em>, named a Best Book of the Year in 2001 by three major newspapers. His book The Man Who Knew Too Much, probing the forces behind the assassination of President John F. Kennedy, has been hailed as a “masterpiece of historical reconstruction.” The final two volumes of his biographical trilogy, The Life and Ideas of James Hillman, were being published in 2023. Russell is also the author of Black Genius and the American Experience and the memoir My Mysterious Son: A Life-Changing Passage Between Schizophrenia and Shamanism. He was a recipient of the citizen’s Chevron Conservation Award for his environmental activism. Russell resides in Los Angeles.  \u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Real-RFK-Jr-Trials-Warrior/dp/1510776095/ctoc\" target=\"_blank\">\u003cu>Real RFK Jr.: Trials of a Truth Warrior\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Trail-JFK-Assassins-Groundbreaking-Conspiracy/dp/1616080868/ctoc\" target=\"_blank\">On the Trail of the JFK Assassins\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Theyre-Here-UFOs-UAPs-US/dp/1510783040/ctoc\" target=\"_blank\">UFOs &amp; UAPs: An Investigative Journalist Dissects an Eighty-Year Cover-Up\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Documents-Government-Doesnt-Want-Read/dp/1616085711/ctoc\" target=\"_blank\">63 Documents the Government Doesn't Want You to Read\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Man-Who-Knew-Much-Assassination/dp/0786712422/ctoc\" target=\"_blank\">The Man Who Knew Too Much\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","id":"%2F6a3daa2a9ef4ba362ed96279","new_tab":false,"title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279","source_credit":"","url":"asset://new_assets/6a3daa2a9ef4ba362ed96279"}},"show_appearances":{"type":"link","value":[]},"title":{"value":"Dick Russell","type":"title"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"description":"Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and Eye of the Whale, named a Best Book of the Year in 2001 by three major newspapers.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","use_caption":false,"new_tab":false,"url":"asset://new_assets/6a3daa2a9ef4ba362ed96279"},"keywords":[],"primary_slug":"dick-russell","slugs":["dick-russell"],"sponsored":false,"title":"Dick Russell","author":""},"targeting":{"exclusion":{"tags":[]},"publish_date":1782426120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"what":["coast-categories/current-events-economy","coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"I3XkR","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/guest/dick-russell/"},"pub_start":1782426120000,"type":"content:coast-to-coast-guest","summary":{"title":"Dick Russell","description":"Dick Russell is an investigative journalist and the eclectic author of fifteen books, including three New York Times bestsellers coauthored with Jesse Ventura and Eye of the Whale, named a Best Book of the Year in 2001 by three major newspapers.","image":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279"}},{"ref_id":"%2F68d4eee7caa22ddf27813d94","slug":"john-priestland","payload":{"summary":{"description":"John Priestland founded the Unhidden Foundation (\"uNHIdden\") to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","use_caption":false,"alt_text":"","title":"","url":"asset://new_assets/68dac7c1fcbd6bc79c9030ba"},"keywords":[],"primary_slug":"john-priestland","slugs":["john-priestland"],"sponsored":false,"title":"John Priestland","author":""},"targeting":{"publish_date":1758785220000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"oKPAH","operator":"OR","readonly":false}],"exclusion":{"tags":[]}},"canonical_url":"https://www.coasttocoastam.com/guest/john-priestland/","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 Priestland is a physicist and management consultant. He began his career as a fast-stream civil servant, including two years at the UK Cabinet Office, before moving into senior roles in engineering consultancy. A Fellow of both the Institute of Physics and the Institution of Civil Engineers, he now works extensively with construction-technology start-ups. In 2023, John founded the Unhidden Foundation (&quot;uNHIdden&quot;) to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.unhidden.org/health-effects-report/\" target=\"_blank\">Health Effects Report\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.unhidden.org/wp-content/uploads/2026/06/uNHIdden-Preparedness-Plan-Final-1.pdf\" target=\"_blank\">Preparing for Disclosure: A Public Health Framework for Paradigm-Shifting Revelations\u003c/a> (PDF)\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"john-priestland"},"title":{"value":"John Priestland","type":"title"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.unhidden.org/\" target=\"_blank\">unhidden.org\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"value":{"url":"asset://new_assets/68dac7c1fcbd6bc79c9030ba","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F68dac7c1fcbd6bc79c9030ba","link":"","title":"","bucket":"new_assets","caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68dac7c1fcbd6bc79c9030ba","source_credit":""},"type":"asset"},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>John Priestland founded the Unhidden Foundation (&quot;uNHIdden&quot;) to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.\u003c/p>\n\n"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1758785220000,"type":"content:coast-to-coast-guest","summary":{"title":"John Priestland","description":"John Priestland founded the Unhidden Foundation (\"uNHIdden\") to promote better care for people affected by Unidentified Anomalous Phenomena (UAP), with a particular focus on mental and physical health.","image":"https://i.iheart.com/v3/re/new_assets/68dac7c1fcbd6bc79c9030ba"}}]}},{"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:/6a3dc5653ea25ab47b792ac0","slug:2026-06-28-show","slug:2026-06-28-show","keyword:keywords/UFO disclosure","keyword:keywords/secret government files"]}},{"id":"%2F6a3dcccb3ea25ab47b792af1","type":"PUBLISHING","record":{"ref_id":"%2F6a3dcccb3ea25ab47b792af1","type":"content:coast-to-coast-show","payload":{"summary":{"sponsored":false,"title":"Inner Freedom / Mental Clarity","author":"","description":"First Half: Author and speaker Keith Crossley discusses how to break free from the pain, limiting patterns, and past experiences that keep people stuck. He'll explain how healing can lead to greater inner freedom while exploring the ego's role in human suffering and why so many people become imprisoned by their own thoughts. Second Half: Psychic medium Mark Christopher Nelson examines how a constant stream of alarming headlines can fuel anxiety and repetitive negative thinking. He'll share practical insights on finding peace, quieting the mind, and maintaining mental clarity in an increasingly uncertain world.","image":{"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree. 3D Render","link":"","new_tab":false,"url":"asset://assets.getty/6a3dcdfc65a938d42fe85bc8","use_caption":false,"alt_text":"","source_credit":"asbe / E+ / Getty Images","title":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree"},"keywords":["keywords/inner freedom","keywords/mental clarity"],"primary_slug":"2026-06-29-show","slugs":["2026-06-29-show"]},"targeting":{"targets":[{"id":"IVm7y","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":""}],"exclusion":{"tags":[]},"publish_date":1782813600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}}},"canonical_url":"https://www.coasttocoastam.com/show/2026-06-29-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"alt_text":"","caption":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree. 3D Render","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dcdfc65a938d42fe85bc8","source_credit":"asbe / E+ / Getty Images","url":"asset://assets.getty/6a3dcdfc65a938d42fe85bc8","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F6a3dcdfc65a938d42fe85bc8","new_tab":false,"title":"Abstract Human Head Silhouette Tunnel with Green Bonsai Tree","use_caption":false}},"slug":{"type":"slug","value":"2026-06-29-show"},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"keywords":{"type":"tag","value":["keywords/inner freedom","keywords/mental clarity"]},"pn_podcast":{"type":"pnpodcast","value":[]},"show_date":{"type":"date","value":1782741600000},"videos":{"value":"","type":"html"},"bumper_music":{"type":"bumpermusic","value":[]},"host_name":{"type":"plain","value":"George Noory"},"summary":{"type":"html","value":"\u003cp>First Half: Author and speaker \u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>Keith Crossley\u003c/u>\u003c/a> discusses how to break free from the pain, limiting patterns, and past experiences that keep people stuck. He'll explain how healing can lead to greater inner freedom while exploring the ego's role in human suffering and why so many people become imprisoned by their own thoughts.\u003c/p>\n\n\u003cp>Second Half: Psychic medium \u003ca href=\"https://marknelsonmedium.com/\" target=\"_blank\">Mark Christopher Nelson\u003c/a> examines how a constant stream of alarming headlines can fuel anxiety and repetitive negative thinking. He'll share practical insights on finding peace, quieting the mind, and maintaining mental clarity in an increasingly uncertain world.\u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>keithcrossley.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://marknelsonmedium.com/\" target=\"_blank\">\u003cu>marknelsonmedium.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"guest":{"type":"link","value":["%2F6a3dbda20f855911c43d4792","%2F5e9922c01f6a81c860bbc699"]},"include_recommendations":{"type":"checkbox","value":true},"show_audio":{"type":"link","value":[]},"title":{"type":"title","value":"Inner Freedom / Mental Clarity"},"zype_episodes":{"value":"","type":"plain"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Author and speaker \u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>Keith Crossley\u003c/u>\u003c/a> discusses how to break free from the pain, limiting patterns, and past experiences that keep people stuck. He'll explain how genuine healing can lead to greater inner freedom while exploring the ego's role in human suffering and why so many people become imprisoned by their own thoughts.\u003c/p>\n\n\u003cp>Second Half: Psychic medium \u003ca href=\"https://marknelsonmedium.com/\" target=\"_blank\">Mark Christopher Nelson\u003c/a> examines how a constant stream of alarming headlines, from fears of alien invasions and nuclear conflict to government corruption and rising crime, can fuel anxiety and repetitive negative thinking. He'll share practical insights on finding peace, quieting the mind, and maintaining mental clarity in an increasingly uncertain world.\u003c/p>\n\n"}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/State-Within-Light-Path-Enlightenment/dp/B0DVSWK6DY/ctoc\" target=\"_blank\">\u003cu>State Within Light: The Path to Enlightenment\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Seven-Minute-VacationTM-Overthinking-Guidance/dp/B0H45G67B8/ctoc\" target=\"_blank\">Seven Minute Vacation\u003c/a>\u003c/li>\u003c/ul>\n\n","type":"html"},"display_highlights":{"value":false,"type":"checkbox"},"episodes":{"value":"","type":"plain"}},"ingestion":{"feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":""},"permalink":"https://www.coasttocoastam.com/show/2026-06-29-show/"},"slug":"2026-06-29-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dcdfc65a938d42fe85bc8","title":"Inner Freedom / Mental Clarity","description":"First Half: Author and speaker Keith Crossley discusses how to break free from the pain, limiting patterns, and past experiences that keep people stuck. He'll explain how healing can lead to greater inner freedom while exploring the ego's role in human suffering and why so many people become imprisoned by their own thoughts. Second Half: Psychic medium Mark Christopher Nelson examines how a constant stream of alarming headlines can fuel anxiety and repetitive negative thinking. He'll share practical insights on finding peace, quieting the mind, and maintaining mental clarity in an increasingly uncertain world.","author":""},"pub_start":1782813600000,"pub_until":4115978604802,"pub_changed":1782813600000,"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":"%2F6a3dbda20f855911c43d4792","slug":"keith-crossley","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/keith-crossley/","cuser":"user/ldap/PREBUR1SXN","fields":{"title":{"type":"title","value":"Keith Crossley"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://keithcrossley.com/\" target=\"_blank\">\u003cu>keithcrossley.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"value":[],"type":"author"},"cds":{"type":"html","value":""},"summary":{"value":"\u003cp>As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed. \u003c/p>\n\n","type":"html"},"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed. With an international following and more than 150 million social media views, his mission is to make enlightenment accessible to the masses. More importantly, his goal is to make enlightenment attainable for every individual he serves.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/State-Within-Light-Path-Enlightenment/dp/B0DVSWK6DY/ctoc\" target=\"_blank\">\u003cu>State Within Light: The Path to Enlightenment\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"type":"asset","value":{"use_caption":false,"id":"%2F6a3daa2a9ef4ba362ed96279","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a3daa2a9ef4ba362ed96279","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279"}},"show_appearances":{"value":[],"type":"link"},"slug":{"type":"slug","value":"keith-crossley"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"Keith Crossley","author":"","description":"As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed.","image":{"caption":"","link":"","title":"","url":"asset://new_assets/6a3daa2a9ef4ba362ed96279","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"source_credit":"","use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"keith-crossley","slugs":["keith-crossley"]},"targeting":{"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"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":"","id":"5dBe1"}],"exclusion":{"tags":[]},"publish_date":1782430860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1782430860000,"type":"content:coast-to-coast-guest","summary":{"title":"Keith Crossley","description":"As a transformation coach, speaker, and author, Keith Crossley has helped people around the world move beyond suffering with remarkable speed.","image":"https://i.iheart.com/v3/re/new_assets/6a3daa2a9ef4ba362ed96279"}},{"ref_id":"%2F5e9922c01f6a81c860bbc699","slug":"nelson-mark-106252","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/nelson-mark/106252","cuser":"","fields":{"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.marknelsonmedium.com/\" target=\"_blank\">marknelsonmedium.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Seven-Minute-VacationTM-Overthinking-Guidance/dp/B0H45G67B8/ctoc\" target=\"_blank\">Seven Minute Vacation\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"nelson-mark-106252"},"summary":{"type":"html","value":"\u003cp>Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.\u003c/p>\n\n"},"title":{"type":"title","value":"Mark Nelson"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.\u003c/p>\n\n\u003cp>Mark originally became aware of his psychic abilities after the sudden passing of his father when he was eleven. Early in his development, Mark only received messages from both his father and grandfather. Over time, they helped him understand that he could use his abilities to help other people connect with their loved ones on the other side.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/676f3e351cdce76964e2a191","title":"","url":"asset://new_assets/676f3e351cdce76964e2a191","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F676f3e351cdce76964e2a191","source_credit":""}}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/nelson-mark-106252","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/nelson-mark/106252","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","new_tab":false,"caption":"","source_credit":"","title":"","url":"asset://new_assets/676f3e351cdce76964e2a191","use_caption":false},"keywords":[],"primary_slug":"nelson-mark-106252","slugs":["nelson-mark-106252"],"sponsored":false,"title":"Mark Nelson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587085560000,"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/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"6pfqJ","operator":"OR"}]}},"pub_start":1587085560000,"type":"content:coast-to-coast-guest","summary":{"title":"Mark Nelson","description":"Mark Christopher Nelson is a psychic medium with clairvoyant, clairaudient and clairsentient abilities. He hears and sees messages from friends and family who have crossed over to the other side. Their messages can provide information about our relationships, careers and personal growth that can help us make better decisions, achieve goals and find greater happiness in our lives.","image":"https://i.iheart.com/v3/re/new_assets/676f3e351cdce76964e2a191"}}]}},{"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:/6a3dcccb3ea25ab47b792af1","slug:2026-06-29-show","slug:2026-06-29-show","keyword:keywords/inner freedom","keyword:keywords/mental clarity"]}},{"id":"%2F6a3dcef73ea25ab47b792b22","type":"PUBLISHING","record":{"ref_id":"%2F6a3dcef73ea25ab47b792b22","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-30-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"pn_podcast":{"type":"pnpodcast","value":[]},"title":{"type":"title","value":"Magic & Perception / Cryptids & Mysteries"},"blocks":{"type":"flex","value":[{"value":"\u003cp>First Half: \u003ca href=\"https://thebrandonscott.com/\" target=\"_blank\">\u003cu>Brandon Scott\u003c/u>\u003c/a> will discuss his journey from childhood magician to international performer, sharing extraordinary stories from behind the curtain, encounters with notable personalities, and experiences that challenged his understanding of coincidence, perception, and reality itself.\u003c/p>\n\n\u003cp>Second Half: Author and wildlife biologist \u003ca href=\"https://patspain.com/\" target=\"_blank\">Pat Spain\u003c/a> talks about his search for various cryptids, the realities of making television, and the mysteries that still lurk in remote locations and in our conscious minds. He'll also delve into his research on irrational fear and aliens.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html"}]},"highlights":{"type":"plain","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thebrandonscott.com/\" target=\"_blank\">\u003cu>thebrandonscott.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://patspain.com/\" target=\"_blank\">\u003cu>patspain.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"author":{"type":"author","value":[]},"show_audio":{"value":[],"type":"link"},"slug":{"type":"slug","value":"2026-06-30-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://thebrandonscott.com/\" target=\"_blank\">\u003cu>Brandon Scott\u003c/u>\u003c/a> will discuss his journey from childhood magician to international performer, sharing extraordinary stories from behind the curtain, encounters with notable personalities, and experiences that challenged his understanding of coincidence, perception, and reality itself.\u003c/p>\n\n\u003cp>Second Half: Author and wildlife biologist \u003ca href=\"https://patspain.com/\" target=\"_blank\">Pat Spain\u003c/a> talks about his search for various cryptids, the realities of making television, and the mysteries that still lurk in remote locations and in our conscious minds. He'll also delve into his research on irrational fear and aliens.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"zype_highlights":{"type":"plain","value":""},"articles":{"type":"html","value":""},"display_highlights":{"type":"checkbox","value":false},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"primary_image":{"value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","id":"%2F6a3dd21465a938d42fe85bc9","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dd21465a938d42fe85bc9","title":"High contrast image of magician hat on a stage","url":"asset://assets.getty/6a3dd21465a938d42fe85bc9","caption":"photo composite of a magic hat on a stage","new_tab":false,"source_credit":"fergregory / iStock / Getty Images","use_caption":false},"type":"asset"},"show_date":{"type":"date","value":1782828000000},"zype_episodes":{"value":"","type":"plain"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Little-Bigfoot-Sumatra-Learned-Chicken/dp/178904605X/ctoc\" target=\"_blank\">A Little Bigfoot: On the Hunt in Sumatra\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/200-000-Snakes-Manitoba-Beginning/dp/1789046483/ctoc\" target=\"_blank\">200,000 Snakes: On the Hunt in Manitoba\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Serpents-British-Columbia-Accidentally/dp/1789046548/ctoc\" target=\"_blank\">Sea Serpents: On the Hunt in British Columbia\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e0036e5cc137bf244201810","%2F63ae37d4f649fbab13e1b0ca"]},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"keywords":{"value":["keywords/magic","keywords/perception","keywords/cryptids"],"type":"tag"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"author":"","description":"First Half: Brandon Scott will discuss his journey from childhood magician to international performer, sharing extraordinary stories from behind the curtain, encounters with notable personalities, and experiences that challenged his understanding of coincidence, perception, and reality itself. Second Half: Author and wildlife biologist Pat Spain talks about his search for various cryptids, the realities of making television, and the mysteries that still lurk in remote locations and in our conscious minds. He'll also delve into his research on irrational fear and aliens.","image":{"source_credit":"fergregory / iStock / Getty Images","url":"asset://assets.getty/6a3dd21465a938d42fe85bc9","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","title":"High contrast image of magician hat on a stage","use_caption":false,"caption":"photo composite of a magic hat on a stage","new_tab":false},"keywords":["keywords/magic","keywords/perception","keywords/cryptids"],"primary_slug":"2026-06-30-show","slugs":["2026-06-30-show"],"sponsored":false,"title":"Magic & Perception / Cryptids & Mysteries"},"targeting":{"publish_date":1782900000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","coast-categories/creatures-myths-legends","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"44trM","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]}},"permalink":"https://www.coasttocoastam.com/show/2026-06-30-show/"},"slug":"2026-06-30-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dd21465a938d42fe85bc9","title":"Magic & Perception / Cryptids & Mysteries","description":"First Half: Brandon Scott will discuss his journey from childhood magician to international performer, sharing extraordinary stories from behind the curtain, encounters with notable personalities, and experiences that challenged his understanding of coincidence, perception, and reality itself. Second Half: Author and wildlife biologist Pat Spain talks about his search for various cryptids, the realities of making television, and the mysteries that still lurk in remote locations and in our conscious minds. He'll also delve into his research on irrational fear and aliens.","author":""},"pub_start":1782900000000,"pub_until":4115978604802,"pub_changed":1782900000000,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","coast-categories/creatures-myths-legends","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0036e5cc137bf244201810","slug":"scott-brandon-6724","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/scott-brandon/6724","cuser":"","fields":{"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Brandon Scott"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thebrandonscott.com/\" target=\"_blank\">thebrandonscott.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ufoman.com/\" target=\"_blank\">ufoman.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.aliensecrets.com/\" target=\"_blank\">aliensecrets.com\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.\u003c/p>\n\n\u003cp>He is a member of MUFON LA and several private paranormal groups. With Alien Secrets Investigations he is currently video documenting different types of Unidentified Flying Objects all throughout California. Brandon has interviewed over 500 eye witnesses and individuals who have expressed seeing UFOs or having an abduction experience. He is currently starring in Alien Secrets , a feature film parody loosely based on his journals as a UFO investigator.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"slug":{"type":"slug","value":"scott-brandon-6724"},"summary":{"type":"html","value":"\u003cp>Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.\u003c/p>\n\n"},"videos":{"type":"html","value":""},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6888065ad99db88ca53805d3","source_credit":"","title":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6888065ad99db88ca53805d3","url":"asset://new_assets/6888065ad99db88ca53805d3","use_caption":false,"alt_text":""}}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/scott-brandon-6724","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/scott-brandon/6724"},"summary":{"slugs":["scott-brandon-6724"],"sponsored":false,"title":"Brandon Scott","author":"Coast to Coast AM Staff","description":"Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.","image":{"title":"","alt_text":"","url":"asset://new_assets/6888065ad99db88ca53805d3","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":""},"keywords":[],"primary_slug":"scott-brandon-6724"},"targeting":{"exclusion":{"tags":[]},"publish_date":1239743820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"ewwsG","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena","coast-categories/psychology-mind"]}]}},"pub_start":1239743820000,"type":"content:coast-to-coast-guest","summary":{"title":"Brandon Scott","description":"Brandon Scott is a versatile actor that has starred in dozens of television series and films. He is a well known stage magician, and illusionist who interweaves storytelling with magic, Quantum Physics, and Metaphysics. He performs at the Magic Castle and all over the world entertaining thousands. Brandon has been involved in paranormal investigations for most of his life. Paranormal Researchers and UFO Investigators utilize his knowledge of magic and illusion to help determine whether a phenomena or claim is real or a hoax.","image":"https://i.iheart.com/v3/re/new_assets/6888065ad99db88ca53805d3"}},{"ref_id":"%2F63ae37d4f649fbab13e1b0ca","slug":"pat-spain","payload":{"summary":{"keywords":[],"author":"","description":"Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.","image":{"caption":"","use_caption":false,"source_credit":"","url":"asset://new_assets/63b277fddd0515c5a8ba04bb","title":"","link":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"title":"Pat Spain","primary_slug":"pat-spain","slugs":["pat-spain"],"sponsored":false},"targeting":{"publish_date":1672361820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"workflow":"","id":"U0K6u","what":["coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"readonly":false,"remove":false,"update":false,"operator":"OR"}],"exclusion":{"tags":[]},"syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"canonical_url":"https://www.coasttocoastam.com/content/pat-spain/","cuser":"user/ldap/PREBUR1SXN","fields":{"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/63b277fddd0515c5a8ba04bb","id":"%2F63b277fddd0515c5a8ba04bb","url":"asset://new_assets/63b277fddd0515c5a8ba04bb","alt_text":"","caption":"","use_caption":false,"source_credit":"","bucket":"new_assets","title":"","link":""}},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.patspain.com/\" target=\"_blank\">patspain.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Little-Bigfoot-Sumatra-Learned-Chicken/dp/178904605X/ctoc\" target=\"_blank\">A Little Bigfoot: On the Hunt in Sumatra\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/200-000-Snakes-Manitoba-Beginning/dp/1789046483/ctoc\" target=\"_blank\">200,000 Snakes: On the Hunt in Manitoba\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Bulletproof-Ground-Sloth-Accidentally-Learned/dp/1789046521/ctoc\" target=\"_blank\">A Bulletproof Ground Sloth: On the Hunt in Brazil\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Living-Dinosaur-Africa-Avoided-Outsmarted/dp/1789046564/ctoc\" target=\"_blank\">A Living Dinosaur: On the Hunt in West Africa\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Serpents-British-Columbia-Accidentally/dp/1789046548/ctoc\" target=\"_blank\">Sea Serpents: On the Hunt in British Columbia\u003c/a>\u003c/li>\u003c/ul>\n\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Pat Spain"},"slug":{"type":"slug","value":"pat-spain"},"summary":{"value":"\u003cp>Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.\u003c/p>\n\n","type":"html"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.\u003c/p>\n\n\u003cp>As the great nephew of Charles Fort – the “Prophet of the Unexplained” – Spain carries on the family tradition by questioning mainstream science, considering unusual explanations of bizarre phenomena and investigating things that science often writes off as impossible. \u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"show_appearances":{"type":"link","value":[]},"cds":{"value":"","type":"html"},"author":{"type":"author","value":[]}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""}},"pub_start":1672361820000,"type":"content:coast-to-coast-guest","summary":{"title":"Pat Spain","description":"Pat Spain is a wildlife biologist, cryptozoologist, biotech expert, author and cancer survivor with a passion for adventure. As a cutting-edge scientist and explorer, he has traveled to some of the most remote locations on earth, looking for the truth behind amazing stories. In Travel Channel’s series “Legend Hunter,” Spain journeys far and wide using his scientific background and employing cutting edge technology to investigate infamous tales of murder, theft and mythic events.","image":"https://i.iheart.com/v3/re/new_assets/63b277fddd0515c5a8ba04bb"}}]}},{"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:/6a3dcef73ea25ab47b792b22","slug:2026-06-30-show","slug:2026-06-30-show","keyword:keywords/magic","keyword:keywords/perception","keyword:keywords/cryptids"]}},{"id":"%2F6a3dd2633ea25ab47b792b3b","type":"PUBLISHING","record":{"ref_id":"%2F6a3dd2633ea25ab47b792b3b","type":"content:coast-to-coast-show","payload":{"summary":{"title":"Creating a Spiritual Helper / Ghostly Adventures","author":"","description":"First Half: Paranormal investigator Joshua P. Warren reveals what he says is a simple technique for creating a spiritual helper. He'll explain his research into these \"fairy\" entities and how they can be called upon to assist with everything from finances and relationships to achieving personal goals. Second Half: Paranormal investigators Ross Allison and June Nixon recount their ghostly adventures exploring some of Europe's spookiest locations, including Chillingham Castle, considered one of the UK's most haunted. The duo has spent years researching more than 100 castles steeped in legends of supernatural encounters.","image":{"new_tab":false,"source_credit":"Georgethefourth / iStock / Getty Images","link":"","title":"Dark Tower","url":"asset://assets.getty/6a3dd34306d42df84d151925","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":""},"keywords":["keywords/Spiritual Helper","keywords/ghosts","keywords/hauntings"],"primary_slug":"2026-07-01-show","slugs":["2026-07-01-show"],"sponsored":false},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":"","id":"DUtZY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"]}],"exclusion":{"tags":[]},"publish_date":1782986400000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/show/2026-07-01-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Paranormal investigator \u003ca href=\"https://joshuapwarren.com/\" target=\"_blank\">Joshua P. Warren\u003c/a> reveals what he says is a simple technique for creating a spiritual helper. He'll explain his research into these tiny &quot;fairy&quot; entities and how they can be called upon to assist with everything from finances and relationships to achieving personal goals.\u003c/p>\n\n\u003cp>Second Half: Paranormal investigators \u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">Ross Allison\u003c/a> and \u003ca href=\"https://aghost.org/\" target=\"_blank\">June Nixon\u003c/a> recount their ghostly adventures exploring some of Europe's most haunted castles. From spending solitary nights at Rosslyn Castle to investigating the infamous Chillingham Castle, considered one of the UK's most haunted locations, the duo has spent years researching more than 100 castles steeped in legends of restless spirits and supernatural encounters.\u003c/p>\n\n"}]},"display_highlights":{"type":"checkbox","value":false},"include_recommendations":{"type":"checkbox","value":true},"slug":{"type":"slug","value":"2026-07-01-show"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://joshuapwarren.com/\" target=\"_blank\">\u003cu>joshuapwarren.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">rossallisondotcom.wordpress.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aghost.org/\" target=\"_blank\">\u003cu>aghost.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"episodes":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"title":{"type":"title","value":"Creating a Spiritual Helper / Ghostly Adventures"},"zype_episodes":{"value":"","type":"plain"},"author":{"value":[],"type":"author"},"bumper_music":{"value":[],"type":"bumpermusic"},"guest":{"type":"link","value":["%2F5dffcdbe537fd678a3ece47a","%2F5e006e9a537fd678a3eceb3d","%2F6a3dbfca5e21cac3ac9ce866"]},"highlights":{"type":"plain","value":""},"pn_podcast":{"type":"pnpodcast","value":[]},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782914400000},"summary":{"type":"html","value":"\u003cp>First Half: Paranormal investigator \u003ca href=\"https://joshuapwarren.com/\" target=\"_blank\">Joshua P. Warren\u003c/a> reveals what he says is a simple technique for creating a spiritual helper. He'll explain his research into these &quot;fairy&quot; entities and how they can be called upon to assist with everything from finances and relationships to achieving personal goals.\u003c/p>\n\n\u003cp>Second Half: Paranormal investigators \u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">Ross Allison\u003c/a> and \u003ca href=\"https://aghost.org/\" target=\"_blank\">June Nixon\u003c/a> recount their ghostly adventures exploring some of Europe's spookiest locations, including Chillingham Castle, considered one of the UK's most haunted. The duo has spent years researching more than 100 castles steeped in legends of supernatural encounters.\u003c/p>\n\n"},"articles":{"type":"html","value":""},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743234936/ctoc\" target=\"_blank\">How to Hunt Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://freecharm.com/FindingYourMagic.html\" target=\"_blank\">Finding Your Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://freecharm.com/DeathValley/DeathValley.html\" target=\"_blank\">Ghosts, UFOs, &amp; Legends of Death Valley\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Toys-David-Weatherly/dp/1945950021/ctoc\" target=\"_blank\">Haunted Toys\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/1420881213/ctoc\" target=\"_blank\">Ghostology 101\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Prisons-David-Weatherly/dp/1945950234/ctoc\" target=\"_blank\">Haunted Prisons\u003c/a>\u003c/li>\u003c/ul>\n\n"},"host_name":{"type":"plain","value":"George Noory"},"keywords":{"type":"tag","value":["keywords/Spiritual Helper","keywords/ghosts","keywords/hauntings"]},"primary_image":{"type":"asset","value":{"new_tab":false,"title":"Dark Tower","url":"asset://assets.getty/6a3dd34306d42df84d151925","use_caption":false,"bucket":"assets.getty","id":"%2F6a3dd34306d42df84d151925","link":"","public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925","source_credit":"Georgethefourth / iStock / Getty Images","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":""}},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":""},"permalink":"https://www.coasttocoastam.com/show/2026-07-01-show/"},"slug":"2026-07-01-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3dd34306d42df84d151925","title":"Creating a Spiritual Helper / Ghostly Adventures","description":"First Half: Paranormal investigator Joshua P. Warren reveals what he says is a simple technique for creating a spiritual helper. He'll explain his research into these \"fairy\" entities and how they can be called upon to assist with everything from finances and relationships to achieving personal goals. Second Half: Paranormal investigators Ross Allison and June Nixon recount their ghostly adventures exploring some of Europe's spookiest locations, including Chillingham Castle, considered one of the UK's most haunted. The duo has spent years researching more than 100 castles steeped in legends of supernatural encounters.","author":""},"pub_start":1782986400000,"pub_until":4115978604802,"pub_changed":1782986400000,"subscription":[{"tags":["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":"%2F5dffcdbe537fd678a3ece47a","slug":"warren-joshua-p-5590","payload":{"cuser":"","fields":{"summary":{"type":"html","value":"\u003cp>Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal.\u003c/p>\n\n"},"title":{"type":"title","value":"Joshua P. Warren"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://joshuapwarren.com/\" target=\"_blank\">joshuapwarren.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal. He began publishing at the age of 15. At age 25, Simon &amp; Schuster published his book, How to Hunt Ghosts, now widely considered a classic in the field. In 2004, he made the cover of the science journal, Electric Space Craft for his work on the mysterious Brown Mountain Lights. And his best-selling book, Use the Force: A Jedi’s Guide to the Law of Attraction has been translated into multiple languages around the world. Founder of L.E.M.U.R. Paranormal, he has appeared on the Travel Channel, Discovery, History Channel, National Geographic, SyFy, Animal Planet, etc. Through an open, imaginative mind, Warren tells the facts with a warm, respectful sense of humor, yet reduces them down to solid lab experiments to separate fact from fiction.\u003c/p>\n\n\u003cp>He has traveled the world investigating famous sites like Dracula’s Castle in Romania, Mayan Pyramids in Belize, the Bermuda Triangle, the Tower of London, and the Winchester Mansion. He created and owns the Haunted Asheville Ghost Tours in his hometown of Asheville, North Carolina, and the Haunted Boulder City Ghost and UFO Tour near his current home in Las Vegas, Nevada, where he also operates The Sigil Lab. Joshua co-founded the Wishing Machine Project, and he frequently creates metaphysical inventions exclusively available through his website. His work explores the universal relationship between matter and energy, and he is in demand as an expert on ghosts, UFOs, cryptids, psychic phenomena, time warps, and everything that presses forth the boundaries of &quot;normal&quot; reality.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"primary_image":{"value":{"caption":"","id":"%2F66d755d43e15ed1083f5172b","new_tab":false,"source_credit":"","bucket":"new_assets","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/66d755d43e15ed1083f5172b","title":"","url":"asset://new_assets/66d755d43e15ed1083f5172b","use_caption":false,"alt_text":""},"type":"asset"},"slug":{"type":"slug","value":"warren-joshua-p-5590"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743234936/ctoc\" target=\"_blank\">How to Hunt Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564148882/ctoc\" target=\"_blank\">Pet Ghosts: Animal Encounters from Beyond the Grave\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0595122264/ctoc\" target=\"_blank\">Evil in Asheville\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964937026/ctoc\" target=\"_blank\">Haunted Asheville\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964937018/ctoc\" target=\"_blank\">Plausible Ghosts\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Secret-Wisdom-Kukulkan-Joshua-Warren/dp/0578033941/ctoc\" target=\"_blank\">The Secret Wisdom of Kukulkan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.warrenbooksnow.com/\" target=\"_blank\">Poor Man's Paranormal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.warrenbooksnow.com/\" target=\"_blank\">Don't Play with Robert\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Use-Force-Jedis-Guide-Attraction/dp/1440586853/ctoc\" target=\"_blank\">Use The Force: A Jedi's Guide to the Law of Attraction\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Gringo-Maniac-Murder-Spree/dp/0692575642/ctoc\" target=\"_blank\">The Gringo Maniac Murder Spree\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://freecharm.com/FindingYourMagic.html\" target=\"_blank\">Finding Your Magick\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://freecharm.com/DeathValley/DeathValley.html\" target=\"_blank\">Ghosts, UFOs, &amp; Legends of Death Valley\u003c/a>\u003c/li>\u003c/ul>\n"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""}},"ingestion":{"feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/warren-joshua-p-5590","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/warren-joshua-p/5590"},"summary":{"image":{"link":"","source_credit":"","title":"","url":"asset://new_assets/66d755d43e15ed1083f5172b","use_caption":false,"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false},"keywords":[],"primary_slug":"warren-joshua-p-5590","slugs":["warren-joshua-p-5590"],"sponsored":false,"title":"Joshua P. Warren","author":"Coast to Coast AM Staff","description":"Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal."},"targeting":{"exclusion":{"tags":[]},"publish_date":1518149340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"JN1Vl","operator":"OR","readonly":false}]},"canonical_url":"https:/www.coasttocoastam.com/guest/warren-joshua-p/5590"},"pub_start":1518149340000,"type":"content:coast-to-coast-guest","summary":{"title":"Joshua P. Warren","description":"Joshua P. Warren is a paranormal investigator and the host of Strange Things on the Coast to Coast AM Paranormal Podcast Network. He has spent over 30 years breaking ground in the paranormal.","image":"https://i.iheart.com/v3/re/new_assets/66d755d43e15ed1083f5172b"}},{"ref_id":"%2F5e006e9a537fd678a3eceb3d","slug":"allison-ross-85859","payload":{"cuser":"","fields":{"videos":{"type":"html","value":""},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nRoss Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.\n\u003c/p>\n\n\u003cp>\nRoss has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.\n\u003c/p>","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Spooked-Seattle-Haunted-Handbook-Americas/dp/1578605016/ctoc\" target=\"_blank\">Spooked in Seattle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/My-Haunted-Journal-Ross-Allison-ebook/dp/B01N9O20KI/ctoc\" target=\"_blank\">My Haunted Journal\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Tacomas-Haunted-History-Images-America/dp/1467131091/ctoc\" target=\"_blank\">Tacoma's Haunted History\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Toys-David-Weatherly/dp/1945950021/ctoc\" target=\"_blank\">Haunted Toys\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/1420881213/ctoc\" target=\"_blank\">Ghostology 101\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Prisons-David-Weatherly/dp/1945950234/ctoc\" target=\"_blank\">Haunted Prisons\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Haunted-Historic-Hotels-Pacific-Coast/dp/1945950323/ctoc\" target=\"_blank\">Haunted Historic Hotels of the Pacific Coast\u003c/a>\u003cstrong> \u003c/strong>\u003c/li>\u003c/ul>\n\n"},"show_appearances":{"type":"link","value":[]},"title":{"type":"title","value":"Ross Allison"},"summary":{"value":"\u003cp>Ross Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.\u003c/p>\n\n\n\n\n\u003cp>Ross has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.\u003c/p>\n\n","type":"html"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://rossallisondotcom.wordpress.com/\" target=\"_blank\">rossallisondotcom.wordpress.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.spookedinseattle.com/\" target=\"_blank\">spookedinseattle.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://aghost.org/\" target=\"_blank\">\u003cu>aghost.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"public_uri":"https://i.iheart.com/v3/re/new_assets/67c5486ff7dfe3224b7f3e44","title":"","url":"asset://new_assets/67c5486ff7dfe3224b7f3e44","use_caption":false,"alt_text":"","id":"%2F67c5486ff7dfe3224b7f3e44","caption":"","link":"","new_tab":false,"source_credit":"","attributes":{"type":"image","mimetype":"image/jpeg"},"bucket":"new_assets"}},"slug":{"type":"slug","value":"allison-ross-85859"}},"ingestion":{"external_url":"","feed_content_id":"/content/allison-ross-85859","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/allison-ross/85859","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"description":"Ross Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.      Ross has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67c5486ff7dfe3224b7f3e44","use_caption":false},"keywords":[],"primary_slug":"allison-ross-85859","slugs":["allison-ross-85859"],"sponsored":false,"title":"Ross Allison","author":"Coast to Coast AM Staff"},"targeting":{"publish_date":1491531240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"t095o","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":""}],"exclusion":{"tags":[]}},"canonical_url":"https:/www.coasttocoastam.com/guest/allison-ross/85859"},"pub_start":1491531240000,"type":"content:coast-to-coast-guest","summary":{"title":"Ross Allison","description":"Ross Allison is a paranormal investigator, author, media host, lecturer, teacher, and even Tour Guide. He is the founder of A.G.H.O.S.T. (Advanced Ghost Hunters of Seattle-Tacoma) and now runs AGHOST Investigations. With well over 20 years of investigating the paranormal and over 10 years running a ghost hunting group. Ross travels internationally to investigate paranormal activity, collect ghost stories, research cemeteries and teach others about the strange things going on all around us.      Ross has been lecturing for Power Performers since 2004 and has spoken to thousands of students at hundreds of colleges and universities throughout the U.S. on his ghost hunting adventures and teaches a class based on his book, Ghostology 101 – Becoming a Ghost Hunter at the University of Washington and Tacoma Community College. His lectures have also taken him to such faraway locations as London, Canada, and Scotland.","image":"https://i.iheart.com/v3/re/new_assets/67c5486ff7dfe3224b7f3e44"}},{"ref_id":"%2F6a3dbfca5e21cac3ac9ce866","slug":"june-nixon","payload":{"summary":{"slugs":["june-nixon"],"sponsored":false,"title":"June Nixon","author":"","description":"June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000.","image":{"alt_text":"","caption":"","new_tab":false,"url":"asset://new_assets/6a3dc01c5e21cac3ac9ce873","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","source_credit":"","title":""},"keywords":[],"primary_slug":"june-nixon"},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"c2GXP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}],"exclusion":{"tags":[]},"publish_date":1782431520000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/guest/june-nixon/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"primary_image":{"type":"asset","value":{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","source_credit":"","url":"asset://new_assets/6a3dc01c5e21cac3ac9ce873","id":"%2F6a3dc01c5e21cac3ac9ce873","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3dc01c5e21cac3ac9ce873","title":"","use_caption":false,"alt_text":""}},"summary":{"type":"html","value":"\u003cp>June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000.\u003c/p>\n\n"},"title":{"type":"title","value":"June Nixon"},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000. With more than 20 years in the paranormal field, she has spent over a decade serving the organization while lecturing on topics ranging from women in ghost hunting to haunted destinations around the world.\u003c/p>\n\n\u003cp>June has also led public ghost hunts and educational programs for Seattle's premier paranormal tour company, Spooked in Seattle. Her passion for history and the unexplained has taken her across Europe, investigating some of the continent's most haunted castles, cemeteries, and historic homes alongside renowned ghost hunter Ross Allison.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false}}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"june-nixon"},"videos":{"type":"html","value":""},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://aghost.org/\" target=\"_blank\">\u003cu>aghost.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1782431520000,"type":"content:coast-to-coast-guest","summary":{"title":"June Nixon","description":"June Antoinette Nixon is Vice President and client coordinator for the Advanced Ghost Hunters of Seattle Tacoma (A.G.H.O.S.T.), the Pacific Northwest's oldest operating paranormal investigation team, founded in 2000.","image":"https://i.iheart.com/v3/re/new_assets/6a3dc01c5e21cac3ac9ce873"}}]}},{"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:/6a3dd2633ea25ab47b792b3b","slug:2026-07-01-show","slug:2026-07-01-show","keyword:keywords/Spiritual Helper","keyword:keywords/ghosts","keyword:keywords/hauntings"]}}],"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":"%2F6a3cce535a0925d5dff7150c","type":"PUBLISHING","record":{"ref_id":"%2F6a3cce535a0925d5dff7150c","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Space.com"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71521","source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71521","bucket":"new_assets","caption":"","id":"%2F6a3ccef95a0925d5dff71521","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"}}},"primary_video":{"type":"embed","value":{"url":"","attributes":{"thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":""},"embed_type":"","html":"","provider":"","rendering_hint":""}},"source_url":{"type":"plain","value":"https://www.space.com/astronomy/mars/did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks"},"summary":{"type":"html","value":"\u003cp>Could Martian mudstones be holding evidence of ancient microbes?\u003c/p>\n\n"},"slug":{"type":"slug","value":"did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks"},"source":{"type":"plain","value":"Space.com"},"title":{"value":"Did NASA just find evidence of ancient life on Mars? Perseverance rover spots complex carbon in Red Planet rocks","type":"title"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"sponsored":false,"title":"Did NASA just find evidence of ancient life on Mars? Perseverance rover spots complex carbon in Red Planet rocks","author":"Space.com","description":"Could Martian mudstones be holding evidence of ancient microbes?","image":{"source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71521","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","new_tab":false,"use_caption":false,"alt_text":""},"keywords":[],"primary_slug":"did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks","slugs":["did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks"]},"targeting":{"exclusion":{"tags":[]},"publish_date":1782378000000,"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":"icPHu","operator":"OR","readonly":false,"remove":false,"update":false,"what":[]}]},"canonical_url":"https://www.coasttocoastam.com/article/did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks/","permalink":"https://www.coasttocoastam.com/article/did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks/"},"slug":"did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71521","title":"Did NASA just find evidence of ancient life on Mars? Perseverance rover spots complex carbon in Red Planet rocks","description":"Could Martian mudstones be holding evidence of ancient microbes?","author":"Space.com"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3cce535a0925d5dff7150c","slug:did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks","slug:did-nasa-just-find-evidence-of-ancient-life-on-mars-perseverance-rover-spots-complex-carbon-in-red-planet-rocks","author:user"]}},{"id":"%2F6a3ccf265a0925d5dff7152c","type":"PUBLISHING","record":{"ref_id":"%2F6a3ccf265a0925d5dff7152c","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran/","cuser":"user/ldap/PREBUR1SXN","fields":{"source":{"type":"plain","value":"TWZ"},"blocks":{"type":"flex","value":[]},"primary_image":{"value":{"alt_text":"","id":"%2F6a3ccef95a0925d5dff71527","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71527","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71527","use_caption":false},"type":"asset"},"source_url":{"type":"plain","value":"https://www.twz.com/air/what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran"},"summary":{"type":"html","value":"\u003cp>One source described the Strike Eagle pilot seeing a “minefield of drones” in the skies over Iran, before their jet went down.\u003c/p>\n\n"},"title":{"type":"title","value":"What Was The “Jellyfish-Like” Drone Swarm The Downed F-15E Pilot Reportedly Saw Over Iran?"},"author":{"type":"author","value":[{"name":"TWZ","id":"user"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_video":{"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":""},"type":"embed"},"slug":{"type":"slug","value":"what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"image":{"new_tab":false,"use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71527"},"keywords":[],"primary_slug":"what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran","slugs":["what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran"],"sponsored":false,"title":"What Was The “Jellyfish-Like” Drone Swarm The Downed F-15E Pilot Reportedly Saw Over Iran?","author":"TWZ","description":"One source described the Strike Eagle pilot seeing a “minefield of drones” in the skies over Iran, before their jet went down."},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"nuwLa","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1782378000000,"publish_end_date":4115978604802},"permalink":"https://www.coasttocoastam.com/article/what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran/"},"slug":"what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71527","title":"What Was The “Jellyfish-Like” Drone Swarm The Downed F-15E Pilot Reportedly Saw Over Iran?","description":"One source described the Strike Eagle pilot seeing a “minefield of drones” in the skies over Iran, before their jet went down.","author":"TWZ"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3ccf265a0925d5dff7152c","slug:what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran","slug:what-was-the-jellyfish-like-drone-swarm-the-downed-f-15e-pilot-reportedly-saw-over-iran","author:user"]}},{"id":"%2F6a3cd3845a0925d5dff71538","type":"PUBLISHING","record":{"ref_id":"%2F6a3cd3845a0925d5dff71538","type":"content:coast-to-coast-article","payload":{"cuser":"user/ldap/PREBUR1SXN","fields":{"include_recommendations":{"type":"checkbox","value":false},"primary_video":{"type":"embed","value":{"url":"","attributes":{"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":"","author_url":"","height":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"source":{"type":"plain","value":"AP"},"source_url":{"type":"plain","value":"https://apnews.com/article/australia-guinness-world-record-loudest-shout-2a5aea90b6ece0ceba6ba56fdff866e5"},"summary":{"type":"html","value":"\u003cp>Joseph McGrail-Bateup, an Australian professional air conditioner cleaner and honorary town crier, has been recognized as the world’s loudest person.\u003c/p>\n\n"},"title":{"type":"title","value":"Guinness crowns Canberra town crier as the world’s loudest person at 122.4 decibels"},"author":{"type":"author","value":[{"id":"user","name":"AP"}]},"blocks":{"type":"flex","value":[]},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6a3ccef95a0925d5dff71518","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71518","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71518","attributes":{"mimetype":"image/jpeg","type":"image"},"link":"","source_credit":"","use_caption":false,"alt_text":""}},"slug":{"value":"guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","type":"slug"}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""},"summary":{"keywords":[],"primary_slug":"guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","slugs":["guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels"],"sponsored":false,"title":"Guinness crowns Canberra town crier as the world’s loudest person at 122.4 decibels","author":"AP","description":"Joseph McGrail-Bateup, an Australian professional air conditioner cleaner and honorary town crier, has been recognized as the world’s loudest person.","image":{"caption":"","link":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71518","use_caption":false,"new_tab":false,"source_credit":"","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"targeting":{"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":"pfj1E"}],"exclusion":{"tags":[]},"publish_date":1782378000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"},"canonical_url":"https://www.coasttocoastam.com/article/guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels/","permalink":"https://www.coasttocoastam.com/article/guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels/"},"slug":"guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71518","title":"Guinness crowns Canberra town crier as the world’s loudest person at 122.4 decibels","description":"Joseph McGrail-Bateup, an Australian professional air conditioner cleaner and honorary town crier, has been recognized as the world’s loudest person.","author":"AP"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3cd3845a0925d5dff71538","slug:guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","slug:guinness-crowns-canberra-town-crier-as-the-worlds-loudest-person-at-1224-decibels","author:user"]}},{"id":"%2F6a3cd4085a0925d5dff71544","type":"PUBLISHING","record":{"ref_id":"%2F6a3cd4085a0925d5dff71544","type":"content:coast-to-coast-article","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"primary_slug":"new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter","slugs":["new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter"],"sponsored":false,"title":"New Film Details World’s First Private Astronauts—and a Life-Altering UAP Encounter","author":"The Debrief","description":"The fascinating behind-the-scenes story of the exploits of the first team of private astronauts to cross the Kármán line is finally being told.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","link":"","new_tab":false,"use_caption":false,"source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71528"},"keywords":[]},"targeting":{"exclusion":{"tags":[]},"publish_date":1782378000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"n9RmH","operator":"OR","readonly":false,"remove":false,"update":false}]},"canonical_url":"https://www.coasttocoastam.com/article/new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"value":[],"type":"flex"},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","caption":"","id":"%2F6a3ccef95a0925d5dff71528","source_credit":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71528","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71528","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"embed_type":"","html":"","provider":"","rendering_hint":"","url":"","attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""}}},"slug":{"type":"slug","value":"new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter"},"source":{"type":"plain","value":"The Debrief"},"include_recommendations":{"type":"checkbox","value":false},"source_url":{"value":"https://thedebrief.org/it-was-the-most-incredible-thing-i-ever-witnessed-new-film-details-worlds-first-private-astronauts-and-a-life-altering-uap-encounter/","type":"plain"},"summary":{"type":"html","value":"\u003cp>The fascinating behind-the-scenes story of the exploits of the first team of private astronauts to cross the Kármán line is finally being told.\u003c/p>\n\n"},"title":{"type":"title","value":"New Film Details World’s First Private Astronauts—and a Life-Altering UAP Encounter"}},"permalink":"https://www.coasttocoastam.com/article/new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter/"},"slug":"new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71528","title":"New Film Details World’s First Private Astronauts—and a Life-Altering UAP Encounter","description":"The fascinating behind-the-scenes story of the exploits of the first team of private astronauts to cross the Kármán line is finally being told.","author":"The Debrief"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3cd4085a0925d5dff71544","slug:new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter","slug:new-film-details-worlds-first-private-astronautsand-a-life-altering-uap-encounter","author:user"]}},{"id":"%2F6a3cd4445a0925d5dff71550","type":"PUBLISHING","record":{"ref_id":"%2F6a3cd4445a0925d5dff71550","type":"content:coast-to-coast-article","payload":{"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"UPI","description":"The Montana Highway Patrol shared a photo from an interstate traffic stop involving an unusual vehicle: a car modeled after a banana.","image":{"source_credit":"","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","title":"","url":"asset://new_assets/6a3ccef95a0925d5dff71519","link":"","new_tab":false},"keywords":[],"primary_slug":"iconic-big-banana-car-pulled-over-by-montana-highway-patrol","slugs":["iconic-big-banana-car-pulled-over-by-montana-highway-patrol"],"sponsored":false,"title":"Iconic Big Banana Car pulled over by Montana Highway Patrol"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"},"targets":[{"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":"","id":"IyvMx","operator":"OR","readonly":false,"remove":false,"update":false}],"exclusion":{"tags":[]},"publish_date":1782378000000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/iconic-big-banana-car-pulled-over-by-montana-highway-patrol/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"UPI"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"primary_video":{"type":"embed","value":{"url":"","attributes":{"title":"","width":0,"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0},"embed_type":"","html":"","provider":"","rendering_hint":""}},"summary":{"value":"\u003cp>The Montana Highway Patrol shared a photo from an interstate traffic stop involving an unusual vehicle: a car modeled after a banana.\u003c/p>\n\n","type":"html"},"keywords":{"value":[],"type":"tag"},"primary_image":{"type":"asset","value":{"url":"asset://new_assets/6a3ccef95a0925d5dff71519","alt_text":"","bucket":"new_assets","id":"%2F6a3ccef95a0925d5dff71519","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71519","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","source_credit":""}},"slug":{"type":"slug","value":"iconic-big-banana-car-pulled-over-by-montana-highway-patrol"},"source":{"type":"plain","value":"UPI"},"source_url":{"type":"plain","value":"https://www.upi.com/Odd_News/2026/06/24/Montana-Highway-Patrol-Big-Banana-car/6191782315139/"},"title":{"type":"title","value":"Iconic Big Banana Car pulled over by Montana Highway Patrol"}},"permalink":"https://www.coasttocoastam.com/article/iconic-big-banana-car-pulled-over-by-montana-highway-patrol/"},"slug":"iconic-big-banana-car-pulled-over-by-montana-highway-patrol","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a3ccef95a0925d5dff71519","title":"Iconic Big Banana Car pulled over by Montana Highway Patrol","description":"The Montana Highway Patrol shared a photo from an interstate traffic stop involving an unusual vehicle: a car modeled after a banana.","author":"UPI"},"pub_start":1782378000000,"pub_until":4115978604802,"pub_changed":1782378000000,"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:/6a3cd4445a0925d5dff71550","slug:iconic-big-banana-car-pulled-over-by-montana-highway-patrol","slug:iconic-big-banana-car-pulled-over-by-montana-highway-patrol","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1783647026000,"\u003cupcoming_pub_after>":1782439200000,"\u003cpub_start>":1782437426000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1782523826000,"\u003ctonight_pub_after>":1782439200000},"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":"%2F6a34912badd9c6ad459df23d","type":"PUBLISHING","record":{"ref_id":"%2F6a34912badd9c6ad459df23d","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-24-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author \u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">Olivia Fox Cabane\u003c/a>\u003cu>,\u003c/u> a leading expert on the science of charisma and former director of innovative leadership at Stanford Startups, explored various aspects of charisma and how it can be harnessed responsibly. She explained that charisma differs from charm: while charm makes people like you, charisma fosters trust and influence. Charisma is not an innate magical quality but a set of behaviors anyone can develop, she said, adding that &quot;everyone can improve their level of charisma by quite a decent amount,&quot; comparing it to skills like ballet or swimming, which require both predisposition and practice.\u003c/p>\n\n\u003cp>Challenging common assumptions about charisma, she cited Steve Jobs as a prime example of someone both charismatic and often disliked. Jobs' high-pitched voice defied the myth that only deep voices are charismatic, illustrating that charisma is defined by behavioral traits rather than physical attributes. &quot;Charisma is a lot more about body language than it is about words,&quot; she revealed, and presence, power, and warmth are key components. She shared a vivid story of Marilyn Monroe demonstrating charisma's fluidity by switching it on and off at will in a public setting —a striking example of charisma as a conscious choice. She also highlighted charisma's practical benefits: &quot;charismatic physicians' patients follow their regimen better... charismatic professors have students who succeed better.&quot;\u003c/p>\n\n\u003cp>The conversation also explored the darker side of charisma. Cabane acknowledged that charismatic people can be polarizing or even &quot;too braggadocious,&quot; but their appeal often leads to forgiveness of their flaws. She pointed to figures like Hitler, Ted Bundy, and Jim Jones to illustrate how charisma can enable manipulation and harm. Additionally, she explained that charismatic individuals can become addicted to their own influence, sometimes losing touch with reality.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"http://www.catherinelanigan.com/\" target=\"_blank\">Catherine Lanigan\u003c/a> delved into the fascination surrounding the legendary \u003ca href=\"https://billhomannandthemitchellhedgescrystalskull.com/\" target=\"_blank\">Mitchell-Hedges\u003c/a> crystal skull, carved from a single piece of clear quartz crystal. She recounted the alleged discovery of the skull in 1924 in Belize by Anna Mitchell-Hedges and her adopted father, the explorer FA Mitchell-Hedges, who was looking for a lost city and a connection between the Maya and Atlantis. Anna was said to be lowered into a small opening at a temple, reportedly emerging with the top of the skull in her shirt. Lanigan described the profound reaction of the workers at the site, who believed their god had returned after a millennium. She emphasized the skull's unique features, such as dolphins carved into its cheekbones —a symbol linked to Lemuria and Atlantis— and its composition of pure piezoelectric quartz, containing iridium found only in meteorites, making its earthly origin questionable.\u003c/p>\n\n\u003cp>&quot;He is absolutely unique,&quot; Lanigan said of the skull, &quot;a sentient being that has a mind of his own... able to bring through universal love, joy, peace, and happiness.&quot; She recounted how the skull's weight fluctuates, sometimes feeling as heavy as 25 pounds, and how it communicates with her, conveying messages about humanity's balance and the rise of the divine feminine. The skull reportedly projects images of alien races and stores knowledge spanning billions of years, acting as a cosmic computer, she stated.\u003c/p>\n\n\u003cp>She described the skull as &quot;the master crystal skull of the 13 crystal skulls of the legend,&quot; believed by the Maya to reappear in times of global need. Recounting a pivotal moment in the late 1990s, she said Steven Spielberg, researching for his film &quot;Indiana Jones and the Kingdom of the Crystal Skull,&quot; sought access to the skull through psychic Carole Wilson Davis and Anna Mitchell-Hedges. Anna ultimately passed the skull to Bill Homann, who has spent years learning to &quot;open the energies&quot; of the relic. Lanigan emphasized the skull's realistic human proportions, the profound connection one feels when looking into its eyes, and its healing powers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Charisma-Myth-Science-Personal-Magnetism/dp/1591845947/ctoc\" target=\"_blank\">\u003cu>The Charisma Myth: How Anyone Can Master the Art and Science of Personal Magnetism\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angel-Timelines-Catherine-Lanigan/dp/B0CX3MMBFY/ctoc\" target=\"_blank\">Angel Timelines\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Magical-Midnight-Catherine-Lanigan/dp/B0CVZ27BBZ/ctoc\" target=\"_blank\">\u003cu>Magical Midnight\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Billy Squier","title":"Everybody Wants You","url":"https://amazon.com/dp/B003YTH9PS/ctoc?trackAsin=B003YTH9PS"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"Ella Fitzgerald","title":"Summertime","url":"https://amazon.com/dp/B07GHQZQSX/ctoc?trackAsin=B07GHQZQSX"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Frank Sinatra","title":"Summer Wind","url":"https://amazon.com/dp/B00FB0HFZM/ctoc?trackAsin=B00FB0HFZM"},{"artist":"The Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Lovin’ Spoonful","title":"Summer In The City","url":"https://amazon.com/dp/B006P2QR3G/ctoc?trackAsin=B006P2QR3G"},{"artist":"Motley Crue","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"The Beatles","title":"Here Comes The Sun","url":"https://amazon.com/dp/B07FSXMG6X/ctoc?trackAsin=B07FSXMG6X"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"Ryan Adams","title":"The Crystal Skull","url":"https://amazon.com/dp/B004CLDK5A/ctoc?trackAsin=B004CLDK5A"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Styx","title":"Crystal Ball","url":"https://amazon.com/dp/B001NZZDLC/ctoc?trackAsin=B001NZZDLC"},{"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":["%2F6a344c304ad188c85de2c68a","%2F5dffdeb1cc137bf2442013b6"]},"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/charisma","keywords/crystal skull"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a3d06e545cc9a420493e901","show":"coast","title":"Wed, Jun 24 2026 - Hour 1"},{"episodeId":"/episodes/6a3d06f745cc9a420493e902","show":"coast","title":"Wed, Jun 24 2026 - Hour 2"},{"episodeId":"/episodes/6a3d070845cc9a420493e903","show":"coast","title":"Wed, Jun 24 2026 - Hour 3"},{"episodeId":"/episodes/6a3d071945cc9a420493e904","show":"coast","title":"Wed, Jun 24 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Mysterious crystal skull. 3D generated image.","id":"%2F6a34943f65a938d42fe85b5a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a","source_credit":"gremlin / E+ / Getty Images","title":"Mysterious crystal skull","url":"asset://assets.getty/6a34943f65a938d42fe85b5a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782309600000},"slug":{"type":"slug","value":"2026-06-24-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">Olivia Fox Cabane\u003c/a> explored various aspects of charisma and how to harness it. Followed by author \u003ca href=\"http://www.catherinelanigan.com/\" target=\"_blank\">Catherine Lanigan\u003c/a> on the legendary \u003ca href=\"https://billhomannandthemitchellhedgescrystalskull.com/\" target=\"_blank\">Mitchell-Hedges\u003c/a> crystal skull.\u003c/p>\n\n"},"title":{"type":"title","value":"The Art of Charisma / Mitchell-Hedges Crystal Skull"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">\u003cu>oliviafoxcabane.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://charismamyth.com/\" target=\"_blank\">\u003cu>charismamyth.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.catherinelanigan.com\" target=\"_blank\">catherinelanigan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mitchellhedges.com/\" target=\"_blank\">\u003cu>mitchellhedges.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-24-2026-hour-1,06-24-2026-hour-2,06-24-2026-hour-3,06-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-06-24-show/","summary":{"author":"","description":"Author Olivia Fox Cabane explored various aspects of charisma and how to harness it. Followed by author Catherine Lanigan on the legendary Mitchell-Hedges crystal skull.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Mysterious crystal skull. 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Mysterious crystal skull","url":"asset://assets.getty/6a34943f65a938d42fe85b5a","use_caption":false},"keywords":["keywords/charisma","keywords/crystal skull"],"primary_slug":"2026-06-24-show","slugs":["2026-06-24-show"],"sponsored":false,"title":"The Art of Charisma / Mitchell-Hedges Crystal Skull"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782381600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Gwa3L","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/mysteries-anomalies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-06-24-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a34943f65a938d42fe85b5a","title":"The Art of Charisma / Mitchell-Hedges Crystal Skull","description":"Author Olivia Fox Cabane explored various aspects of charisma and how to harness it. Followed by author Catherine Lanigan on the legendary Mitchell-Hedges crystal skull.","author":""},"pub_start":1782381600000,"pub_until":4115978604802,"pub_changed":1782411762285,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","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":"%2F6a344c304ad188c85de2c68a","slug":"olivia-fox-cabane","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/olivia-fox-cabane/","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>Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages. Previously Director of Innovative Leadership for Stanford StartX, Olivia has lectured on charisma, leadership, and innovation at Harvard, Yale, MIT, the Marine War College and the United Nations. \u003c/p>\n\n\u003cp>She has been featured in The New York Times, The Economist and The Wall Street Journal. Her clients include the leadership of Deloitte, UBS, Google, MGM and TikTok as well as the founders of Airbnb, Brex, Paradigm and Presight. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Charisma-Myth-Science-Personal-Magnetism/dp/1591845947/ctoc\" target=\"_blank\">\u003cu>The Charisma Myth: How Anyone Can Master the Art and Science of Personal Magnetism\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Net-Butterfly-Practice-Breakthrough-Thinking/dp/1591847192/ctoc\" target=\"_blank\">The Net and the Butterfly: The Art and Practice of Breakthrough Thinking\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":"%2F6a346b564ad188c85de2c697","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a346b564ad188c85de2c697","source_credit":"","title":"","url":"asset://new_assets/6a346b564ad188c85de2c697","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"olivia-fox-cabane"},"summary":{"type":"html","value":"\u003cp>Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages.\u003c/p>\n\n"},"title":{"type":"title","value":"Olivia Fox Cabane"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://oliviafoxcabane.com/\" target=\"_blank\">\u003cu>oliviafoxcabane.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://charismamyth.com/\" target=\"_blank\">\u003cu>charismamyth.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":"Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a346b564ad188c85de2c697","use_caption":false},"keywords":[],"primary_slug":"olivia-fox-cabane","slugs":["olivia-fox-cabane"],"sponsored":false,"title":"Olivia Fox Cabane"},"targeting":{"exclusion":{"tags":[]},"publish_date":1781812740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CLzYB","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1781812740000,"type":"content:coast-to-coast-guest","summary":{"title":"Olivia Fox Cabane","description":"Olivia Fox Cabane is one of the world’s leading authorities on the science of charisma and the bestselling author of The Charisma Myth, which has been translated into 27 languages.","image":"https://i.iheart.com/v3/re/new_assets/6a346b564ad188c85de2c697"}},{"ref_id":"%2F5dffdeb1cc137bf2442013b6","slug":"lanigan-catherine-5644","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lanigan-catherine/5644","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>\nCatherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558748199/ctoc\" target=\"_blank\">Angel Watch\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558748199/ctoc\" target=\"_blank\">Angel Watch - Goosebumps, Signs, Dreams and Other Divine Nudges\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551662868/ctoc\" target=\"_blank\">Elusive Love\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551664356/ctoc\" target=\"_blank\">In Love's Shadow\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0373761511/ctoc\" target=\"_blank\">Montana Bride\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551664208/ctoc\" target=\"_blank\">Tender Malice\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0970600720/ctoc\" target=\"_blank\">The Christmas Star\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558747591/ctoc\" target=\"_blank\">The Evolving Woman\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1551665174/ctoc\" target=\"_blank\">The Legend Makers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0373761260/ctoc\" target=\"_blank\">The Texan\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1558746900/ctoc\" target=\"_blank\">Wings of Destiny\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Angel-Tales-Catherine-Lanigan/dp/1599559919/ctoc\" target=\"_blank\">Angel Tales\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Divine-Nudges-Tales-Angelic-Intervention/dp/075730298X/ctoc\" target=\"_blank\">Divine Nudges\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angel-Timelines-Catherine-Lanigan/dp/B0CX3MMBFY/ctoc\" target=\"_blank\">Angel Timelines\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Magical-Midnight-Catherine-Lanigan/dp/B0CVZ27BBZ/ctoc\" target=\"_blank\">\u003cu>Magical Midnight\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F696b29d1f7c3c3b7218945a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/696b29d1f7c3c3b7218945a7","source_credit":"","title":"","url":"asset://new_assets/696b29d1f7c3c3b7218945a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lanigan-catherine-5644"},"summary":{"type":"html","value":"\u003cp>Catherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.\u003c/p>\n\n"},"title":{"type":"title","value":"Catherine Lanigan"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.catherinelanigan.com\" target=\"_blank\">catherinelanigan.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://mitchellhedges.com/\" target=\"_blank\">\u003cu>mitchellhedges.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lanigan-catherine-5644","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lanigan-catherine/5644","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Catherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/696b29d1f7c3c3b7218945a7","use_caption":false},"keywords":[],"primary_slug":"lanigan-catherine-5644","slugs":["lanigan-catherine-5644"],"sponsored":false,"title":"Catherine Lanigan"},"targeting":{"exclusion":{"tags":[]},"publish_date":1328837400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"3Uv4c","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":1328837400000,"type":"content:coast-to-coast-guest","summary":{"title":"Catherine Lanigan","description":"Catherine Lanigan is a best-selling author and has earned awards for both fiction and non-fiction. Her Angel Watch Series of books has been translated into over a dozen foreign languages. Catherine has interviewed hundreds of people over the past twenty plus years and has chronicled their near-death experiences, visions and face-to-face meetings with angels.","image":"https://i.iheart.com/v3/re/new_assets/696b29d1f7c3c3b7218945a7"}}]}},{"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:/6a34912badd9c6ad459df23d","slug:2026-06-24-show","slug:2026-06-24-show","keyword:keywords/charisma","keyword:keywords/crystal skull"]}},{"id":"%2F6a348d7fadd9c6ad459df224","type":"PUBLISHING","record":{"ref_id":"%2F6a348d7fadd9c6ad459df224","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-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, pharmacist \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Ben Fuchs\u003c/a> addressed the many ways natural remedies, proper nutrition, and lifestyle adjustments can complement modern medicine to support overall health and wellness. Discussing the critical role of liver health, he emphasized the liver's resilience but warned of its vulnerability due to environmental toxins and excessive sugar consumption. &quot;The liver is the only organ in the body that's capable of regenerating its own tissue,&quot; he explained, yet modern lifestyles burden it heavily. He highlighted the rise of non-alcoholic fatty liver disease, due to diet and toxins. He recommended supplements, such as essential fatty acids, to aid the liver's detoxification, as well as weaning off prescription drugs with medical guidance to reduce liver strain.\u003c/p>\n\n\u003cp>Diabetes, Fuchs said, can really be considered a &quot;dirty blood disease,&quot; where excess sugar makes blood &quot;sticky and gummy,&quot; impairing circulation and leading to various complications. He advocates simple lifestyle changes such as hydration and post-meal walks to improve blood sugar control. Speaking of the severity of peripheral neuropathy symptoms, he described them as the body's urgent communication. &quot;The leading cause of cardiovascular disease... is insulin and elevated blood sugar, not cholesterol,&quot; he remarked.\u003c/p>\n\n\u003cp>Fuchs challenged conventional medical approaches, particularly the use of statins, arguing that cholesterol is a band-aid response to damaged blood vessels rather than the root problem. He advocated for lifestyle interventions and supplements, including chromium, vanadium, and niacin. Regarding colloidal silver, he characterized it as a non-toxic antiseptic useful for wound healing and killing bacteria, while cautioning against excessive use, which could cause argyria, a rare skin discoloration. Fuchs also promoted his new podcast, \u003ca href=\"https://themineralway.com/\" target=\"_blank\">The Mineral Way\u003c/a>, as a resource for those seeking deeper health insights.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, sound healing pioneer \u003ca href=\"https://healingsounds.com/\" target=\"_blank\">Jonathan Goldman\u003c/a> delved into the therapeutic power of sound and vibration, combining ancient wisdom with contemporary science. Goldman explained sound's dual impact: it influences the nervous system through auditory pathways and physically resonates within the body at a cellular level, a process called vibroacoustics. He emphasized that when one part of the body is out of balance, sound can restore a person to harmony, comparing the body to an orchestra. Highlighting the adaptability of sound's effects, he noted, &quot;We are all unique vibratory beings,&quot; and cautioned against one-size-fits-all approaches to sound healing.\u003c/p>\n\n\u003cp>He described how relaxation induced by sound can trigger healing, referencing Dr. Herbert Benson's &quot;relaxation response,&quot; which can occur in as little as three minutes of listening to appropriate music. The conversation also explored the distinction between music and sound, with Goldman clarifying that therapeutic sounds may not always be melodic but can still be healing, such as ultrasound frequencies used in medical settings. He pointed out that &quot;the ancients understood sound on a level that we're only beginning to grok,&quot; using sound as a creative and healing force.\u003c/p>\n\n\u003cp>Goldman shared a technique he called &quot;conscious humming,&quot; which he advocates for its measurable health benefits. He stated that humming can &quot;lower your blood pressure and heart rate,&quot; increase oxygen and lymphatic circulation, boost melatonin for better sleep, release endorphins, and elevate nitric oxide levels —a vasodilator and antiviral agent— by 15 times the normal level. During the interview, he shared healing sound and music clips, including a one-minute excerpt featuring Tibetan bowls, dolphin sounds, and a processed electric guitar.\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://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Ascension-Harmonics-Vibrational-Activation-Healing/dp/B0FRSNDM6B/ctoc\" target=\"_blank\">Ascension Harmonics: Invoke the Divine Name for Vibrational Activation and Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Healing-Sounds-Harmonics-Jonathan-Goldman/dp/1644115824/ctoc\" target=\"_blank\">Healing Sounds: The Power of Harmonics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secrets-Sound-Healing-Revised/dp/1401953158/ctoc\" target=\"_blank\">The 7 Secrets of Sound Healing\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"The Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Robert Palmer","title":"Bad Case Of Loving You","url":"https://amazon.com/dp/B07GGFJ3QV/ctoc?trackAsin=B07GGFJ3QV"},{"artist":"Judas Priest","title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Sarah Vaughan","title":"Day By Day","url":"https://amazon.com/dp/B000TENFXG/ctoc?1"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc?trackAsin=B00AON26QO"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Tony Bennett","title":"The Way You Look Tonight","url":"https://amazon.com/dp/B00136PU0U/ctoc?trackAsin=B00136PU0U"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc?trackAsin=B0CGW83SKB"},{"artist":"Mel Carter","title":"Hold Me, Thrill Me, Kiss Me","url":"https://amazon.com/dp/B000SZGWDG/ctoc?trackAsin=B000SZGWDG"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Beach Boys","title":"Good Vibrations","url":"https://amazon.com/dp/B000TE2IW0/ctoc?trackAsin=B000TE2IW0"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Simon & Garfunkel","title":"The Sound Of Silence","url":"https://amazon.com/dp/B07RRZ1F9C/ctoc?trackAsin=B07RRZ1F9C"},{"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":["%2F5e0063aecc137bf244201992","%2F5dffc7e5cc137bf2442012e6"]},"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 remedies","keywords/sound healing"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a3bb8aff133726143b1c76f","show":"coast","title":"Tue, Jun 23 2026 - Hour 1"},{"episodeId":"/episodes/6a3bb8bef133726143b1c770","show":"coast","title":"Tue, Jun 23 2026 - Hour 2"},{"episodeId":"/episodes/6a3bb8cff133726143b1c771","show":"coast","title":"Tue, Jun 23 2026 - Hour 3"},{"episodeId":"/episodes/6a3bb8e0f133726143b1c772","show":"coast","title":"Tue, Jun 23 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"painted design element on black","id":"%2F6a349002e8f0234de55b2ff2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a349002e8f0234de55b2ff2","source_credit":"Pobytov / DigitalVision Vectors / Getty Images","title":"sound waves  in color, painted design element","url":"asset://assets.getty/6a349002e8f0234de55b2ff2","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782223200000},"slug":{"type":"slug","value":"2026-06-23-show"},"summary":{"type":"html","value":"\u003cp>Pharmacist \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Ben Fuchs\u003c/a> shared how natural remedies, nutrition, and lifestyle adjustments can support health and wellness. Followed by sound healing pioneer \u003ca href=\"https://healingsounds.com/\" target=\"_blank\">Jonathan Goldman\u003c/a> on the therapeutic power of sound and vibration.\u003c/p>\n\n"},"title":{"type":"title","value":"Natural Remedies / Sound Healing"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://pharmacistben.com/\" target=\"_blank\">\u003cu>pharmacistben.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">\u003cu>criticalhealthnews.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://themineralway.com/\" target=\"_blank\">themineralway.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://healingsounds.com/\" target=\"_blank\">\u003cu>healingsounds.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-23-2026-hour-1,06-23-2026-hour-2,06-23-2026-hour-3,06-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-06-23-show/","summary":{"author":"","description":"Pharmacist Ben Fuchs shared how natural remedies, nutrition, and lifestyle adjustments can support health and wellness. Followed by sound healing pioneer Jonathan Goldman on the therapeutic power of sound and vibration.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"painted design element on black","link":"","new_tab":false,"source_credit":"Pobytov / DigitalVision Vectors / Getty Images","title":"sound waves  in color, painted design element","url":"asset://assets.getty/6a349002e8f0234de55b2ff2","use_caption":false},"keywords":["keywords/natural remedies","keywords/sound healing"],"primary_slug":"2026-06-23-show","slugs":["2026-06-23-show"],"sponsored":false,"title":"Natural Remedies / Sound Healing"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782295200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"28StN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","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-06-23-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a349002e8f0234de55b2ff2","title":"Natural Remedies / Sound Healing","description":"Pharmacist Ben Fuchs shared how natural remedies, nutrition, and lifestyle adjustments can support health and wellness. Followed by sound healing pioneer Jonathan Goldman on the therapeutic power of sound and vibration.","author":""},"pub_start":1782295200000,"pub_until":4115978604802,"pub_changed":1782298908712,"subscription":[{"tags":["coast-categories/alternative-medicine-health","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":"%2F5e0063aecc137bf244201992","slug":"fuchs-benjamin-71008","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/fuchs-benjamin/71008","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>Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist and has been compounding custom medication, formulating nutritional and skin care products, and consulting doctors and patients since graduating from the University of Colorado School of Pharmacy in 1986. Mr. Fuchs is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.\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":"%2F692f2eff5534abe7593fb8a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/692f2eff5534abe7593fb8a7","source_credit":"","title":"","url":"asset://new_assets/692f2eff5534abe7593fb8a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"fuchs-benjamin-71008"},"summary":{"type":"html","value":"\u003cp>Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist. He is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.\u003c/p>\n\n"},"title":{"type":"title","value":"Benjamin Fuchs"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://pharmacistben.com/\" target=\"_blank\">pharmacistben.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@YOURSKINMATTERS\" target=\"_blank\">youtube.com/@YOURSKINMATTERS\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://themineralway.com/\" target=\"_blank\">The Mineral Way\u003c/a> (podcast)\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/fuchs-benjamin-71008","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/fuchs-benjamin/71008","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist. He is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/692f2eff5534abe7593fb8a7","use_caption":false},"keywords":[],"primary_slug":"fuchs-benjamin-71008","slugs":["fuchs-benjamin-71008"],"sponsored":false,"title":"Benjamin Fuchs"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587700680000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"dS9wX","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":1587700680000,"type":"content:coast-to-coast-guest","summary":{"title":"Benjamin Fuchs","description":"Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist. He is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.","image":"https://i.iheart.com/v3/re/new_assets/692f2eff5534abe7593fb8a7"}},{"ref_id":"%2F5dffc7e5cc137bf2442012e6","slug":"goldman-jonathan-5863","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/goldman-jonathan/5863","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>Jonathan Goldman, M.A. is an international authority and pioneer in the field of sound healing, with over 45 years of experience in the field. He is the author of numerous books, including The 7 Secrets of Sound Healing, \u003cem>Chakra Frequencies\u003c/em>, and the best-selling \u003cem>The Humming Effect\u003c/em> (co-authored with his wife, Andi Goldman), which won the 2018 Gold Visionary Award for Health Books. His classic \u003cem>Healing Sounds\u003c/em> has just been released in a special 30th Anniversary Edition. His latest book, \u003cem>Ascension Harmonics\u003c/em>, will be released in July 2026. Jonathan is the Director of the Sound Healers Association and President of Spirit Music, Inc. in Boulder, Colorado.\u003c/p>\n\n\u003cp>A Grammy nominee, Jonathan has created over 25 best-selling, award-winning recordings, including \u003cem>Chakra Chants\u003c/em>, The Divine Name (with Gregg Braden), Frequencies: Sounds of Healing, \u003cem>Reiki Chants\u003c/em>, and his latest, \u003cem>Sonic Oasis\u003c/em>. He has been named one of Watkins' Mind Body Spirit magazine's &quot;100 Most Spiritually Influential Living People&quot; and has been inducted into the Massage Therapy Hall of Fame. In 2023, Jonathan received the Distinguished Person of the Year Award from the Association for Comprehensive Energy Psychology for his pioneering contributions to the fields of sound and energy. He is also the creator of World Sound Healing Day, which he founded in 2002.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Healing-Sounds-Harmonics-Jonathan-Goldman/dp/1644115824/ctoc\" target=\"_blank\">Healing Sounds: The Power of Harmonics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/189182404X/ctoc\" target=\"_blank\">Shifting Frequencies\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0964877619/ctoc\" target=\"_blank\">The Lost Chord\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Humming-Effect-Healing-Health-Happiness/dp/1620554844/ctoc\" target=\"_blank\">The Humming Effect: Sound Healing for Health and Happiness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secrets-Sound-Healing-Revised/dp/1401953158/ctoc\" target=\"_blank\">The 7 Secrets of Sound Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ascension-Harmonics-Vibrational-Activation-Healing/dp/B0FRSNDM6B/ctoc\" target=\"_blank\">Ascension Harmonics: Invoke the Divine Name for Vibrational Activation and Healing\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":"%2F6a3443e760c135f514fd2fe7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a3443e760c135f514fd2fe7","source_credit":"","title":"","url":"asset://new_assets/6a3443e760c135f514fd2fe7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"goldman-jonathan-5863"},"summary":{"type":"html","value":"\u003cp>Jonathan Goldman, M.A. is an international authority and pioneer in the field of sound healing, with over 45 years of experience in the field. He is the author of numerous books, including The 7 Secrets of Sound Healing.\u003c/p>\n\n"},"title":{"type":"title","value":"Jonathan Goldman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.healingsounds.com\" target=\"_blank\">healingsounds.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.worldsoundhealingday.org/\" target=\"_blank\">worldsoundhealingday.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/goldman-jonathan-5863","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/goldman-jonathan/5863","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jonathan Goldman, M.A. is an international authority and pioneer in the field of sound healing, with over 45 years of experience in the field. He is the author of numerous books, including The 7 Secrets of Sound Healing.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a3443e760c135f514fd2fe7","use_caption":false},"keywords":[],"primary_slug":"goldman-jonathan-5863","slugs":["goldman-jonathan-5863"],"sponsored":false,"title":"Jonathan Goldman"},"targeting":{"exclusion":{"tags":[]},"publish_date":1543551900000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ygfd1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1543551900000,"type":"content:coast-to-coast-guest","summary":{"title":"Jonathan Goldman","description":"Jonathan Goldman, M.A. is an international authority and pioneer in the field of sound healing, with over 45 years of experience in the field. He is the author of numerous books, including The 7 Secrets of Sound Healing.","image":"https://i.iheart.com/v3/re/new_assets/6a3443e760c135f514fd2fe7"}}]}},{"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:/6a348d7fadd9c6ad459df224","slug:2026-06-23-show","slug:2026-06-23-show","keyword:keywords/natural remedies","keyword:keywords/sound healing"]}},{"id":"%2F6a3489e0add9c6ad459df20a","type":"PUBLISHING","record":{"ref_id":"%2F6a3489e0add9c6ad459df20a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-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, music producer and author \u003ca href=\"https://stevenmachat.com/\" target=\"_blank\">Steven Machat\u003c/a> explored the profound meaning and metaphysical insights in ancient Gnostic texts. He characterized the Gnostic texts as repositories of &quot;sacred knowledge&quot; suppressed by historical powers to maintain control. He linked ancient teachings from the Essenes and the Dead Sea Scrolls to lost metaphysical truths about human energy and consciousness. The Essenes were possibly connected to the Atlanteans —ancient energy beings who studied the metaphysical, he suggested. Further, he proposed that humans are essentially extraterrestrial energies &quot;incarcerated&quot; in earthly bodies, reflecting a broader cosmic experiment.\u003c/p>\n\n\u003cp>He argued that Jesus' teachings were distorted, and that Jesus said &quot;All I am is...a man created from the energy of all, just like you,&quot; rather than a traditional Christ figure. Jesus, he contended, was not the Judean figure commonly portrayed but a Hebrew from Nazareth, connected to Glastonbury through his mother Mary's family and her brother John, a shipbuilder. Machat traced Jesus's message to a call for unity and love, rejecting the idea of him as a savior who died for humanity's sins. Instead, he described Jesus as a &quot;divine messenger who descended from a higher realm&quot; bearing sacred knowledge.\u003c/p>\n\n\u003cp>He also discussed the origins of religious texts, explaining that the term &quot;Christ&quot; relates to Greek and Hebrew words meaning &quot;messenger&quot; or &quot;prophet,&quot; and criticized institutional religions as imperial constructs that bind rather than liberate. &quot;Religion means to bind,&quot; he stated, advocating instead for a society based on love and mutual support.\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the latter half, teacher \u003ca href=\"https://sacred-revolution.com/\" target=\"_blank\">Kristy Crabtree\u003c/a> shared her extraordinary journey of healing and spiritual awakening, rooted in a childhood marked by severe heart problems and trauma. Born with a critical left ventricular defect, she was scheduled for open heart surgery at age four but experienced a spontaneous healing, later revealed to be the intervention of &quot;light beings&quot; or her &quot;intergalactic star family.&quot; She recounted a vivid memory triggered during stargazing in Sedona, Arizona, detailing a &quot;portal opened up in the sky&quot; and a shared experience with her husband aboard a craft, where she made a soul-level covenant to heal others in exchange for her recovery. &quot;They healed my heart, and they gave me the desire, the drive to continue to heal people,&quot; she said.\u003c/p>\n\n\u003cp>Discussing her unique approach to trauma therapy, she bridges two worlds, combining licensed counseling with mystical and shamanic healing practices. She described trauma as &quot;something that leaves an imprint or a fracture on your spirit,&quot; and healing as &quot;reclaiming that part of you and bringing it home.&quot; According to Crabtree, time is an illusion, and this allows her to help clients access &quot;other timelines of reality&quot; on a soul level. Central to her therapeutic approach is Internal Family Systems (IFS) therapy, which views the mind as composed of multiple parts, each with a positive intention—even those that manifest as destructive behaviors like suicidal thoughts.\u003c/p>\n\n\u003cp>She also spoke about her ongoing contact with multiple extraterrestrial beings and the belief that humans originally descended from other planets. Her &quot;star family&quot; assists her healing work by &quot;quantum entangling&quot; with clients, allowing her to feel and release their pain through her own body. She portrayed these beings as diverse, from humanoids with elongated skulls to entities with bird-like heads and purple skin. &quot;There's about as many species of extraterrestrials as there are fish in the ocean,&quot; she marveled. \u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.vortex.com/\" target=\"_blank\">\u003cem>Lauren Weinstein\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://sethshostak.com/\" target=\"_blank\">\u003cem>Seth Shostak\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Unraveling-Bible-Colonization-Making-Mankind/dp/B0BTNZ87HX/ctoc\" target=\"_blank\">Unraveling the Bible: The Colonization of Earth and the Making of Mankind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Can-Hear-Music-Heroes-Villains/dp/196628330X/ctoc\" target=\"_blank\">\u003cu>I Can Hear Music: The Heroes and Villains of the Muses\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Sacred-Revolution-Unleash-Spiritual-Technology/dp/1967575053/ctoc\" target=\"_blank\">\u003cu>Sacred Revolution: The Codes to Unleash Your Spiritual Technology and Create the New Earth\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Reclaiming-Eden-Kristy-Crabtree/dp/1967575428/ctoc\" target=\"_blank\">\u003cu>Reclaiming Eden\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Billy Idol","title":"Eyes Without A Face","url":"https://amazon.com/dp/B071H4QPGH/ctoc?trackAsin=B071H4QPGH"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"Tony Bennett","title":"Because Of You","url":"https://amazon.com/dp/B00F878OBW/ctoc?trackAsin=B00F878OBW"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Frank Sinatra","title":"Time After Time","url":"https://amazon.com/dp/B00137W1FQ/ctoc?trackAsin=B00137W1FQ"},{"artist":"Kiss","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc?trackAsin=B000VZO4TW"},{"artist":"The Easybeats","title":"Friday On My Mind","url":"https://amazon.com/dp/B0F25CG51F/ctoc?trackAsin=B0F25CG51F"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Vic Damone","title":"On the Street Where You Live","url":"https://amazon.com/dp/B001388WTE/ctoc?trackAsin=B001388WTE"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B07N7QRGJX/ctoc?1"},{"artist":"Lynyrd Skynyrd","title":"Simple Man","url":"https://amazon.com/dp/B000V68LJ0/ctoc?trackAsin=B000V68LJ0"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0025VYRV0/ctoc?trackAsin=B0025VYRV0"},{"artist":"Cheap Trick","title":"The Flame","url":"https://amazon.com/dp/B0081O9XRI/ctoc?trackAsin=B0081O9XRI"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6376db491bac5d34b59c23eb","%2F6a344aa73d96a607576eb692"]},"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/Gnostic texts","keywords/spiritual awakening"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a3a642edbe0047e948c6042","show":"coast","title":"Mon, Jun 22 2026 - Hour 1"},{"episodeId":"/episodes/6a3a643fdbe0047e948c6043","show":"coast","title":"Mon, Jun 22 2026 - Hour 2"},{"episodeId":"/episodes/6a3a6452dbe0047e948c6044","show":"coast","title":"Mon, Jun 22 2026 - Hour 3"},{"episodeId":"/episodes/6a3a6464dbe0047e948c6045","show":"coast","title":"Mon, Jun 22 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The universe in mans head revealed","id":"%2F60622dd0e9d3f3722e454551","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/60622dd0e9d3f3722e454551","source_credit":"bestdesigns / iStock / Getty Images","title":"Gnostic","url":"asset://assets.getty/60622dd0e9d3f3722e454551","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782136800000},"slug":{"type":"slug","value":"2026-06-22-show"},"summary":{"type":"html","value":"\u003cp>Music producer and author \u003ca href=\"https://stevenmachat.com/\" target=\"_blank\">Steven Machat\u003c/a> explored profound insights in ancient Gnostic texts. Followed by teacher \u003ca href=\"https://sacred-revolution.com/\" target=\"_blank\">Kristy Crabtree\u003c/a> on healing, spiritual awakening, and ET contacts.\u003c/p>\n\n"},"title":{"type":"title","value":"Gnostic Texts / Contact & Spiritual Awakening"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://stevenmachat.com/\" target=\"_blank\">\u003cu>stevenmachat.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://sacred-revolution.com/\" target=\"_blank\">\u003cu>sacred-revolution.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://innerlightcounseling.org/\" target=\"_blank\">\u003cu>innerlightcounseling.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-22-2026-hour-1,06-22-2026-hour-2,06-22-2026-hour-3,06-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-06-22-show/","summary":{"author":"","description":"Music producer and author Steven Machat explored profound insights in ancient Gnostic texts. Followed by teacher Kristy Crabtree on healing, spiritual awakening, and ET contacts.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"The universe in mans head revealed","link":"","new_tab":false,"source_credit":"bestdesigns / iStock / Getty Images","title":"Gnostic","url":"asset://assets.getty/60622dd0e9d3f3722e454551","use_caption":false},"keywords":["keywords/Gnostic texts","keywords/spiritual awakening"],"primary_slug":"2026-06-22-show","slugs":["2026-06-22-show"],"sponsored":false,"title":"Gnostic Texts / Contact & Spiritual Awakening"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782208800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"DUFKc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/extraterrestrial"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-06-22-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/60622dd0e9d3f3722e454551","title":"Gnostic Texts / Contact & Spiritual Awakening","description":"Music producer and author Steven Machat explored profound insights in ancient Gnostic texts. Followed by teacher Kristy Crabtree on healing, spiritual awakening, and ET contacts.","author":""},"pub_start":1782208800000,"pub_until":4115978604802,"pub_changed":1782211746808,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/extraterrestrial","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6376db491bac5d34b59c23eb","slug":"steven-machat","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/steven-machat/","cuser":"user/ldap/1130291","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Steven Machat is an American entertainment entrepreneur, a film producer, the author of five books, a music publisher, and manager and lawyer of talent as well as an owner of record labels. Machat's recent label is Hippos in Tanks/Machat Records. This he created with his late son Barron Machat. Machat has represented Electric Light Orchestra, Genesis, Peter Gabriel, Phil Collins, Ready For The World, Leonard Cohen, Phil Spector Snoop Dogg, Stacey Jackson, Phil Crown and Bobby Brown, to name a few. Mr. Machat specializes in world music and amongst many has worked with Gilberto Gil, Rita Lee, Manu Dibango, Angelic Kidjo and his new release Dayramir Gonzales from Cuba who is up for three Grammys.\u003c/p>\n\n\u003cp>Machat has run for the US Senate and the US Congress in Florida in 2016 and 2018. He has also taught and lectured at such prestigious universities as Oxford and Cambridge in England and at music festivals and book fairs in 100 countries.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/dp/1684541018/ref=cm_sw_r_apa_i_PWGSF2QGC82Z3V0KB0ES_0/ctoc\" target=\"_blank\">Gods, Gangsters &amp; Honour: A Rock ‘N’ Roll Odyssey\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Weve-Got-Get-This-Place/dp/1956503579/ctoc\" target=\"_blank\">We've Got to Get Out of This Place!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Unraveling-Bible-Colonization-Making-Mankind/dp/B0BTNZ87HX/ctoc\" target=\"_blank\">Unraveling the Bible: The Colonization of Earth and the Making of Mankind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Can-Hear-Music-Heroes-Villains/dp/196628330X/ctoc\" target=\"_blank\">\u003cu>I Can Hear Music: The Heroes and Villains of the Muses\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a0bf95ea97d147d588521b1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a0bf95ea97d147d588521b1","source_credit":"","title":"","url":"asset://new_assets/6a0bf95ea97d147d588521b1","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"steven-machat"},"summary":{"type":"html","value":"\u003cp>Steven Machat is an American entertainment entrepreneur, a film producer, the author of five books, a music publisher, and manager and lawyer of talent as well as an owner of record labels. Machat has represented Electric Light Orchestra, Genesis, Peter Gabriel, Phil Collins, Ready For The World, Leonard Cohen, Phil Spector Snoop Dogg, Stacey Jackson, Phil Crown and Bobby Brown, to name a few. Mr. Machat specializes in world music and amongst many has worked with Gilberto Gil, Rita Lee, Manu Dibango, Angelic Kidjo and his new release Dayramir Gonzales from Cuba who is up for three Grammys.\u003c/p>\n\n"},"title":{"type":"title","value":"Steven Machat"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://stevenmachat.com\" target=\"_blank\">stevenmachat.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Steven Machat is an American entertainment entrepreneur, a film producer, the author of five books, a music publisher, and manager and lawyer of talent as well as an owner of record labels. Machat has represented Electric Light Orchestra, Genesis, Peter Gabriel, Phil Collins, Ready For The World, Leonard Cohen, Phil Spector Snoop Dogg, Stacey Jackson, Phil Crown and Bobby Brown, to name a few. Mr. Machat specializes in world music and amongst many has worked with Gilberto Gil, Rita Lee, Manu Dibango, Angelic Kidjo and his new release Dayramir Gonzales from Cuba who is up for three Grammys.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a0bf95ea97d147d588521b1","use_caption":false},"keywords":[],"primary_slug":"steven-machat","slugs":["steven-machat"],"sponsored":false,"title":"Steven Machat"},"targeting":{"exclusion":{"tags":[]},"publish_date":1668733860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ej83g","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1668733860000,"type":"content:coast-to-coast-guest","summary":{"title":"Steven Machat","description":"Steven Machat is an American entertainment entrepreneur, a film producer, the author of five books, a music publisher, and manager and lawyer of talent as well as an owner of record labels. Machat has represented Electric Light Orchestra, Genesis, Peter Gabriel, Phil Collins, Ready For The World, Leonard Cohen, Phil Spector Snoop Dogg, Stacey Jackson, Phil Crown and Bobby Brown, to name a few. Mr. Machat specializes in world music and amongst many has worked with Gilberto Gil, Rita Lee, Manu Dibango, Angelic Kidjo and his new release Dayramir Gonzales from Cuba who is up for three Grammys.","image":"https://i.iheart.com/v3/re/new_assets/6a0bf95ea97d147d588521b1"}},{"ref_id":"%2F6a344aa73d96a607576eb692","slug":"kristy-crabtree","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/kristy-crabtree/","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>Kristy Crabtree is a licensed therapist and spiritual teacher who bridges the worlds of trauma healing, mysticism, and embodiment. With nearly two decades of experience guiding others through emotional and spiritual transformation, she weaves together the wisdom of Internal Family Systems, somatic therapy, ancestral remembrance, and esoteric teachings rooted in the Magdalene-Christ lineage.\u003c/p>\n\n\u003cp>Kristy is the founder of Innerlight Counseling, a pioneer in psychedelic-assisted healing, and the author of Sacred Revolution and Reclaiming Eden. Through her writing, retreats, and ceremonial work, Kristy serves those who are ready to reclaim their power, remember their divinity, and become vessels for the return of Heaven on Earth. She lives in Arizona with her husband and her two sons.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sacred-Revolution-Unleash-Spiritual-Technology/dp/1967575053/ctoc\" target=\"_blank\">\u003cu>Sacred Revolution: The Codes to Unleash Your Spiritual Technology and Create the New Earth\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Reclaiming-Eden-Kristy-Crabtree/dp/1967575428/ctoc\" target=\"_blank\">\u003cu>Reclaiming Eden\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":"%2F6a362ee54d11acaac90296a4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a362ee54d11acaac90296a4","source_credit":"","title":"","url":"asset://new_assets/6a362ee54d11acaac90296a4","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kristy-crabtree"},"summary":{"type":"html","value":"\u003cp>Kristy Crabtree is a licensed therapist and spiritual teacher who bridges the worlds of trauma healing, mysticism, and embodiment.\u003c/p>\n\n"},"title":{"type":"title","value":"Kristy Crabtree"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://sacred-revolution.com/\" target=\"_blank\">\u003cu>sacred-revolution.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://innerlightcounseling.org/\" target=\"_blank\">\u003cu>innerlightcounseling.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":"Kristy Crabtree is a licensed therapist and spiritual teacher who bridges the worlds of trauma healing, mysticism, and embodiment.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a362ee54d11acaac90296a4","use_caption":false},"keywords":[],"primary_slug":"kristy-crabtree","slugs":["kristy-crabtree"],"sponsored":false,"title":"Kristy Crabtree"},"targeting":{"exclusion":{"tags":[]},"publish_date":1781811840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"MHvik","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/extraterrestrial"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1781811840000,"type":"content:coast-to-coast-guest","summary":{"title":"Kristy Crabtree","description":"Kristy Crabtree is a licensed therapist and spiritual teacher who bridges the worlds of trauma healing, mysticism, and embodiment.","image":"https://i.iheart.com/v3/re/new_assets/6a362ee54d11acaac90296a4"}}]}},{"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:/6a3489e0add9c6ad459df20a","slug:2026-06-22-show","slug:2026-06-22-show","keyword:keywords/Gnostic texts","keyword:keywords/spiritual awakening"]}},{"id":"%2F6a346e81add9c6ad459df1c1","type":"PUBLISHING","record":{"ref_id":"%2F6a346e81add9c6ad459df1c1","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-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>Joining \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> in the first half, author and researcher \u003ca href=\"http://radiomisterioso.com/\" target=\"_blank\">Greg Bishop\u003c/a> discussed his work investigating government disinformation campaigns, the state of UFO disclosure, and complexities surrounding the phenomenon. He delved into the infamous Paul Bennewitz case, an electrical physicist living near Kirtland Air Force Base, who captured strange lights on film in the late 1970s and early 80s, and reported them to the military, unknowingly becoming part of a covert operation. Bishop clarified that Bennewitz was not heavily fed disinformation by intelligence agencies, but rather &quot;they basically sat by while he got more and more paranoid,&quot; allowing his fears to escalate without intervention. He explained the military's interest was less about confirming extraterrestrials and more about espionage: &quot;They wanted to find out what he knew, how he knew it...and who he might be talking to.&quot; This surveillance coincided with CIA efforts to track foreign spies in the U.S., using Bennewitz's observations as a potential intelligence tool.\u003c/p>\n\n\u003cp>Bishop suggested that while there is &quot;an actual consciousness that's not ours that impinges on or communicates with us occasionally,&quot; the government likely does not possess definitive knowledge of ET life or advanced alien technology. Instead, he suggested UFO narratives may serve as &quot;a tool&quot; to distract or manipulate public perception, possibly linked to &quot;weapons technology&quot; or intelligence operations. He warned against the dangers of &quot;belief systems&quot; in UFO lore, cautioning that &quot;if you get caught in the belief system, especially from something you can't really prove to yourself... you're ripe for manipulation.&quot;\u003c/p>\n\n\u003cp>Summarizing the UFO community's enduring hope for government disclosure, he characterized it as &quot;the biggest deception,&quot; noting &quot;we've been going round and round about this for what, 60, 70 years?&quot; He predicts eventual &quot;disclosure exhaustion&quot; as the public grows wary of unfulfilled promises. Ultimately, Bishop sees Hollywood with recent films like &quot;Disclosure Day&quot; as more attuned to the UFO mystery's emotional and spiritual dimensions than political institutions. &quot;The source of a lot of this UFO stuff is probably stranger than we can imagine,&quot; he concluded, making it difficult to describe within the limits of human language and metaphor. For more, check out Greg's upcoming event, a \u003ca href=\"https://www.eventbrite.com/e/power-to-the-paper-jailbreaking-disclosure-ufo-art-show-lecture-seance-tickets-1989802928122?aff=oddtdtcreator\" target=\"_blank\">UFO Art Show\u003c/a> in Burbank, CA featuring ten different artists, and guest lecturers.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, author, death doula, and empath, \u003ca href=\"https://lynnmonet.com/\" target=\"_blank\">Lynn Monet\u003c/a> recalled the terrifying paranormal activity she experienced while living in a haunted townhouse. The events occurred at Becca Dawn Drive, a townhouse complex in Greer, South Carolina, where residents reported hearing voices, and seeing apparitions, and dark entities moving between units. She revealed chilling details, including a cleaning woman's warning about a &quot;tall, slender man with black eyes that mumbles in the bathroom.&quot; Monet also captured a photo of a figure described as a &quot;naked ghost&quot; who intruded into residents' homes, &quot;falling in bed with people.&quot;\u003c/p>\n\n\u003cp>Her daughter witnessed paranormal activity, notably a little girl spirit playing with toys in her closet. Monet shared detailed descriptions of the apparition's clothing— &quot;frilly, and dressed in little boots with the buttons up the side, kind of like the 1800s,&quot; and indicated that the child spirit was &quot;afraid&quot; and &quot;held there by a darker force.&quot; She described the townhouse as a hotspot for supernatural disturbances, explaining that an &quot;energetic portal&quot; near the front door allowed entities to come and go freely. Monet emphasized that the paranormal phenomena were not tied to the building's age but rather the land's history and the nature of the entities involved. These spirits feed off human emotional energy, especially stress, fear, and anger, she declared.\u003c/p>\n\n\u003cp>Monet said the dark male figure with black eyes was manipulative and territorial, often invading private spaces like bathrooms and bedrooms. This entity would &quot;tap on whatever table or nightstand... to disturb your sleep&quot; and even create conflict among residents. She recounted an incident where an invisible force hurled a child's baseball, terrifying the occupants. Monet distinguished between ghosts, dark souls, and demons, noting the townhouse housed &quot;two demons&quot; alongside other dark entities. Highlighting the interconnected nature of paranormal phenomena, she stated, &quot;cryptids, Bigfoot, elementals or fey, the ghosts—they all use the same portals... it actually is all intertwined.&quot; She recommended taking salt baths as a form of &quot;spiritual hygiene&quot; and protection.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lulu.com/shop/greg-bishop/it-defies-language/paperback/product-22599104.html\" target=\"_blank\">It Defies Language!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743470923/ctoc\" target=\"_blank\">Project Beta: The Story of Paul Bennewitz, National Security, and the Creation of a Modern UFO Myth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Adamski-Golden-Contactees-Black-version/dp/1726611671/ctoc\" target=\"_blank\">&quot;A&quot; is for Adamski: The Golden Age of the UFO Contactees\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/OMNIPRESENT-Lynn-Monet/dp/152137757X/ctoc\" target=\"_self\">Omnipresent\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lynnmonet.com/shop/ols/products/omnipresent-what-happened-next\" target=\"_blank\">Omnipresent - What Happened Next\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/OMNIPRESENT-Becca-Drive-Lynn-Monet/dp/B0G29SW1QN/ctoc\" target=\"_blank\">Omnipresent: Becca Dawn Drive\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://www.amazon.com/dp/B001NSZLFC"},{"artist":"Cusco","title":"Flying Conder","url":"https://www.amazon.com/dp/B007GN15O4"},{"artist":"Bruce Springsteen","title":"10th Avenue Freeze Out","url":"https://www.amazon.com/Born-Run-BRUCE-SPRINGSTEEN/dp/B00008Z5GB"},{"artist":"Allman Brothers","title":"Jessica","url":"https://www.amazon.com/dp/B07VR1QLS7"},{"artist":"Paolo Nutini","title":"Coming Up Easy","url":"https://www.amazon.com/dp/B002B2PT8I"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://www.amazon.com/dp/B001237IPO"},{"artist":"Ike & Tina Turner","title":"Get Back","url":"https://amazon.com/dp/B07MFMBL1C/ctoc?trackAsin=B07MFMBL1C"},{"artist":"Soundgarden","title":"Night Surf","url":"https://www.amazon.com/dp/B00OMRAVG0"},{"artist":"Delaney & Bonnie","title":"Only You Know And I Know","url":"https://www.amazon.com/dp/B00138DG90"},{"artist":"UFO","title":"Love to Love","url":"https://www.amazon.com/dp/B0B3SD9DFK"},{"artist":"Elton John","title":"Border Song","url":"https://www.amazon.com/dp/B000VWMUYQ"},{"artist":"Cusco","title":"Waters Of Cesme","url":"https://www.amazon.com/dp/B007GN16S4"},{"artist":"George Harrison","title":"Rising Sun ","url":"https://amazon.com/dp/B0DZVLF1QH/ctoc?trackAsin=B0DZVLF1QH"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://www.amazon.com/dp/B00KGBCRBI"},{"artist":"Kim Carnes","title":"Crazy In The Night","url":"https://amazon.com/dp/B07545X5D6/ctoc?trackAsin=B07545X5D6"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e001795cc137bf244201674","%2F5f235e2e3beffe71c40aa5d6"]},"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/UFO disclosure","keywords/disinformation","keywords/alien abduction","keywords/hauntings"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a3915a3965c0bf3737934b8","show":"coast","title":"Sun, Jun 21 2026 - Hour 1"},{"episodeId":"/episodes/6a3915b6965c0bf3737934b9","show":"coast","title":"Sun, Jun 21 2026 - Hour 2"},{"episodeId":"/episodes/6a3915c8965c0bf3737934ba","show":"coast","title":"Sun, Jun 21 2026 - Hour 3"},{"episodeId":"/episodes/6a3915dd965c0bf3737934bb","show":"coast","title":"Sun, Jun 21 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a3470c12b5a1317fce9addf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a3470c12b5a1317fce9addf","source_credit":"Anton Petrus / Moment / Getty Images","title":"Man at night and UFO in the starry sky","url":"asset://assets.getty/6a3470c12b5a1317fce9addf","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1782050400000},"slug":{"type":"slug","value":"2026-06-21-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"http://radiomisterioso.com/\" target=\"_blank\">Greg Bishop\u003c/a> discussed disinformation campaigns, UFO disclosure, and complexities surrounding the phenomenon. Followed by author and empath \u003ca href=\"https://lynnmonet.com/\" target=\"_blank\">Lynn Monet\u003c/a> on the terrifying paranormal activity she experienced while living in a haunted townhouse.\u003c/p>\n\n"},"title":{"type":"title","value":"Disclosure & Disinformation / Haunted Encounters"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radiomisterioso.com/\" target=\"_blank\">\u003cu>radiomisterioso.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.societyforuapstudies.org/\" target=\"_blank\">societyforuapstudies.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lynnmonet.com/\" target=\"_blank\">\u003cu>lynnmonet.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"06-21-2026-hour-1,06-21-2026-hour-2,06-21-2026-hour-3,06-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-06-21-show/","summary":{"author":"","description":"Researcher Greg Bishop discussed disinformation campaigns, UFO disclosure, and complexities surrounding the phenomenon. Followed by author and empath Lynn Monet on the terrifying paranormal activity she experienced while living in a haunted townhouse.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"Anton Petrus / Moment / Getty Images","title":"Man at night and UFO in the starry sky","url":"asset://assets.getty/6a3470c12b5a1317fce9addf","use_caption":false},"keywords":["keywords/UFO disclosure","keywords/disinformation","keywords/alien abduction","keywords/hauntings"],"primary_slug":"2026-06-21-show","slugs":["2026-06-21-show"],"sponsored":false,"title":"Disclosure & Disinformation / Haunted Encounters"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782122400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8ytZ3","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/alternative-history-conspiracies","coast-categories/supernatural-paranormal","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-06-21-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a3470c12b5a1317fce9addf","title":"Disclosure & Disinformation / Haunted Encounters","description":"Researcher Greg Bishop discussed disinformation campaigns, UFO disclosure, and complexities surrounding the phenomenon. Followed by author and empath Lynn Monet on the terrifying paranormal activity she experienced while living in a haunted townhouse.","author":""},"pub_start":1782122400000,"pub_until":4115978604802,"pub_changed":1782147903897,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/alternative-history-conspiracies","coast-categories/supernatural-paranormal","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e001795cc137bf244201674","slug":"bishop-greg-6468","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/bishop-greg/6468","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>Interested in “facts that don’t fit” from an early age, in 1991, Greg Bishop co-founded a magazine called The Excluded Middle, which was a journal of UFOs, conspiracy research, psychedelia and new science. 'Wake Up Down There!' which anthologized many of the articles and features, was published in 2000. Greg’s second book was 'Project Beta,' (2005) which documented a government campaign of disinformation perpetrated against an unsuspecting U.S. citizen. 'Weird California,' a portrait of strange and eerie history and places in the Golden State, was published in 2006. His current book, 'It Defies Language' is a collection of essays detailing his long involvement with the UFO subject, government insiders, and theories and opinions about what is behind the phenomenon. \u003c/p>\n\n\u003cp>For two years, Greg hosted 'The Hungry Ghost,' an interview and music show airing on pirate FM station KBLT in Los Angeles. His podcast at radiomisterioso.com features interviews with researchers as well as scientists and academics who are involved in fringe topics. In 2023, he led a group to produce the Ufology Tarot, a set of tarot cards honoring prominent figures as archetypes in the history of the subject. His current research examines what art and the humanities can tell us about extraordinary experiences. He is currently Senior Correspondent for the Society for UAP Studies.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lulu.com/shop/greg-bishop/it-defies-language/paperback/product-22599104.html\" target=\"_blank\">It Defies Language!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0743470923/ctoc\" target=\"_blank\">Project Beta: The Story of Paul Bennewitz, National Security, and the Creation of a Modern UFO Myth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0932813828/ctoc\" target=\"_blank\">Wake Up Down There!, The Excluded Middle Anthology\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Weird-California-Californias-Legends-Secrets/dp/1402766831/ctoc\" target=\"_blank\">Weird California\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1786770237/ctoc\" target=\"_blank\">UFOs: Reframing the Debate\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Adamski-Golden-Contactees-Black-version/dp/1726611671/ctoc\" target=\"_blank\">&quot;A&quot; is for Adamski: The Golden Age of the UFO Contactees\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":"%2F6a34890ec5c84edc8fabd629","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a34890ec5c84edc8fabd629","source_credit":"","title":"","url":"asset://new_assets/6a34890ec5c84edc8fabd629","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bishop-greg-6468"},"summary":{"type":"html","value":"\u003cp>Interested in “facts that don’t fit” from an early age, in 1991, Greg Bishop co-founded a magazine called The Excluded Middle, which was a journal of UFOs, conspiracy research, psychedelia and new science.\u003c/p>\n\n"},"title":{"type":"title","value":"Greg Bishop"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://radiomisterioso.com/\" target=\"_blank\">radiomisterioso.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.societyforuapstudies.org/\" target=\"_blank\">societyforuapstudies.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/bishop-greg-6468","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/bishop-greg/6468","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Interested in “facts that don’t fit” from an early age, in 1991, Greg Bishop co-founded a magazine called The Excluded Middle, which was a journal of UFOs, conspiracy research, psychedelia and new science.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a34890ec5c84edc8fabd629","use_caption":false},"keywords":[],"primary_slug":"bishop-greg-6468","slugs":["bishop-greg-6468"],"sponsored":false,"title":"Greg Bishop"},"targeting":{"exclusion":{"tags":[]},"publish_date":1495770900000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"utlcN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1495770900000,"type":"content:coast-to-coast-guest","summary":{"title":"Greg Bishop","description":"Interested in “facts that don’t fit” from an early age, in 1991, Greg Bishop co-founded a magazine called The Excluded Middle, which was a journal of UFOs, conspiracy research, psychedelia and new science.","image":"https://i.iheart.com/v3/re/new_assets/6a34890ec5c84edc8fabd629"}},{"ref_id":"%2F5f235e2e3beffe71c40aa5d6","slug":"lynn-monet","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/lynn-monet/","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>World-renowned author, Lynn Monèt is a paranormal consultant and lecturer specializing in hauntings, dying, death, and the afterlife. She is an empath with the ability to see frequencies, inter-dimensionally most cannot. She’s been a nurse for over 20 years in management, end of life care, and geriatrics. She also holds a degree in biological science. She currently has four books out, all are 5-rated, and is getting ready to release a fifth book, to add to her Omnipresent series. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/OMNIPRESENT-Lynn-Monet/dp/152137757X/ctoc\" target=\"_self\">Omnipresent\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lynnmonet.com/shop/ols/products/omnipresent-what-happened-next\" target=\"_blank\">Omnipresent - What Happened Next\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/OMNIPRESENT-Becca-Drive-Lynn-Monet/dp/B0G29SW1QN/ctoc\" target=\"_blank\">Omnipresent: Becca Dawn Drive\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Colors-Heaven-Beginnings-Never-End/dp/B0BW32LZ1M/ctoc\" target=\"_blank\">Colors of Heaven: Beginnings Never End\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":"%2F6a339a493cd423a7b3788333","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a339a493cd423a7b3788333","source_credit":"","title":"","url":"asset://new_assets/6a339a493cd423a7b3788333","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lynn-monet"},"summary":{"type":"html","value":"\u003cp>World-renowned author, Lynn Monèt is a paranormal consultant and lecturer specializing in hauntings, dying, death, and the afterlife. She is an empath with the ability to see frequencies, inter-dimensionally most cannot. \u003c/p>\n\n"},"title":{"type":"title","value":"Lynn Monet"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.lynnmonet.com/\" target=\"_blank\">lynnmonet.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":"World-renowned author, Lynn Monèt is a paranormal consultant and lecturer specializing in hauntings, dying, death, and the afterlife. She is an empath with the ability to see frequencies, inter-dimensionally most cannot.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a339a493cd423a7b3788333","use_caption":false},"keywords":[],"primary_slug":"lynn-monet","slugs":["lynn-monet"],"sponsored":false,"title":"Lynn Monet"},"targeting":{"exclusion":{"tags":[]},"publish_date":1596153120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5f235e2e3beffe71c40aa5d5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1596153120000,"type":"content:coast-to-coast-guest","summary":{"title":"Lynn Monet","description":"World-renowned author, Lynn Monèt is a paranormal consultant and lecturer specializing in hauntings, dying, death, and the afterlife. She is an empath with the ability to see frequencies, inter-dimensionally most cannot.","image":"https://i.iheart.com/v3/re/new_assets/6a339a493cd423a7b3788333"}}]}},{"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:/6a346e81add9c6ad459df1c1","slug:2026-06-21-show","slug:2026-06-21-show","keyword:keywords/UFO disclosure","keyword:keywords/disinformation","keyword:keywords/alien abduction","keyword:keywords/hauntings"]}},{"id":"%2F6a3453b5add9c6ad459df1a8","type":"PUBLISHING","record":{"ref_id":"%2F6a3453b5add9c6ad459df1a8","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-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>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomed energy healer and spiritual teacher \u003ca href=\"https://sonjagrace.com/\" target=\"_blank\">\u003cu>Sonja Grace\u003c/u>\u003c/a>, who described herself as having been born with spiritual abilities that have remained throughout her life. She recounted early childhood experiences of seeing spiritual beings, communicating with unseen energies, and intuitively performing healing work on animals as young as five years old. According to Grace, most children have an open connection to spiritual realms that typically closes around ages five or six, but for some individuals, including herself, that connection remains open. As she grew older, she recalled struggling to cope with the sights, sounds, and sensations of spiritual phenomena, eventually finding guidance through intensive training with several spiritual teachers and dedicating herself to healing work for more than 4 decades.\u003c/p>\n\n\u003cp>Grace said that physical illness, emotional suffering, and spiritual challenges are deeply interconnected. She argued that unresolved emotions such as anger, resentment, fear, betrayal, and grief become embedded within the body and can manifest as physical ailments. Healing requires addressing both the physical condition and its emotional or karmic roots, she revealed, emphasizing the importance of forgiveness, letting go of past hurts, and living more fully in the present moment. She advocated for a holistic approach that combines spiritual healing with conventional medicine, encouraging people facing serious illnesses to work with doctors, specialists, and complementary practitioners rather than relying solely on spiritual methods.\u003c/p>\n\n\u003cp>Grace also shared broader spiritual perspectives on humanity, ancient civilizations, extraterrestrials, and the future. She described experiences of spirit travel in which she enters deep meditation and is guided to witness events from ancient Egypt, where she believes people possessed advanced spiritual knowledge and connections to cosmic energies. She suggested that modern society has lost much of this awareness through war, trauma, distraction, and addiction. Grace warned that technological advancement, particularly artificial intelligence, is progressing faster than human wisdom, potentially causing people to lose touch with their intuition and moral judgment. Humanity's greatest challenge is not developing smarter technology, but becoming more conscious, responsible, and spiritually aware human beings, she said.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>In the second half of the program, researcher \u003ca href=\"https://brandygillmore.com/\" target=\"_blank\">Brandy Gillmore\u003c/a> recounted a life-changing series of accidents that left her with severe chronic pain, multiple diagnoses, and significant physical limitations. After years of relying on medications, undergoing treatments, and being told by doctors that little more could be done, she became determined to understand why some people heal while others do not. Her search led her to study the placebo effect, mind-body research, and cases involving multiple personality disorder, where different personalities within the same person exhibited different physical symptoms. She said these findings convinced her that mindset and perception can profoundly influence physical health and recovery.\u003c/p>\n\n\u003cp>Gillmore suggested that emotions, beliefs, and self-perception play a significant role in physical healing. Drawing on both scientific research and her own experiences, she explained that the body responds measurably to emotional states, citing examples such as anxiety, embarrassment, loneliness, and optimism producing observable physiological effects. She described using medical thermography to demonstrate how shifts in mindset can reduce inflammation and pain in real time. According to Gillmore, healing is influenced by several factors, including emotions connected to symptoms, self-image, optimism, and healthy feelings of love and connection. \u003c/p>\n\n\u003cp>Gillmore emphasized that the mind's capacity to influence the body is both scientifically measurable and personally empowering. She pointed to phenomena such as spontaneous remission, placebo responses, and documented links between emotional well-being and physical health as evidence that healing potential is often underestimated. While she does not suggest abandoning medical care, she encourages people to actively cultivate optimism, excitement about the future, and awareness of their emotional patterns. According to Gillmore, lasting healing begins when individuals recognize the powerful connection between their thoughts, emotions, and physical condition, and learn how to consciously reshape those patterns.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Journey-Around-Medicine-Wheel-Trinity/dp/B0DLNZ917P/ctoc\" target=\"_blank\">\u003cu>The Journey Around the Medicine Wheel\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Become-Earth-Angel-Finding-Service/dp/1844096459/ctoc\" target=\"_blank\">Become an Earth Angel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Spirit-Traveler-Unlocking-Mysteries-Historic/dp/1844096947/ctoc\" target=\"_blank\">Spirit Traveler: Unlocking Ancient Mysteries and Secrets\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Master-Your-Mind-Heal-Body/dp/1801292213/ctoc\" target=\"_blank\">Master Your Mind and Energy to Heal Your Body\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":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Tony Carey","title":"The First Day Of Summer","url":"https://amazon.com/First-Day-Summer-Tony-Carey/dp/B003O0ARS8/ctoc?1"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://amazon.com/dp/B09Z7T865G/ctoc?trackAsin=B09Z7T865G"},{"artist":"The Thompson Twins","title":"Doctor! Doctor!","url":"https://amazon.com/dp/B0DZQJM4VG/ctoc?trackAsin=B0DZQJM4VG"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://www.amazon.com/dp/B075GK6HJ3/ctoc"},{"artist":"The Killers","title":"Human","url":"https://amazon.com/dp/B07F3JFNFF/ctoc?trackAsin=B07F3JFNFF"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Depeche Mode","title":"Enjoy The Silence","url":"https://amazon.com/dp/B073T3K932/ctoc?trackAsin=B073T3K932"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1ADA/ctoc"},{"artist":"Brother Cane","title":"And Fools Shine On","url":"https://amazon.com/dp/B000Y06BXQ/ctoc?trackAsin=B000Y06BXQ"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Pearl Jam","title":"Black","url":"https://amazon.com/dp/B00A46H5A8/ctoc?trackAsin=B00A46H5A8"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Matthew Sweet","title":"Divine Intervention","url":"https://amazon.com/dp/B00136RZWQ/ctoc?trackAsin=B00136RZWQ"},{"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":["%2F5e0118dccc137bf244202270","%2F606f95adb383fcfec32eb6ae"]},"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/alien disclosure","keywords/predictions","keywords/mind-body"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a37c23f920854dabd49ca35","show":"coast","title":"Sat, Jun 20 2026 - Hour 1"},{"episodeId":"/episodes/6a37c253920854dabd49ca36","show":"coast","title":"Sat, Jun 20 2026 - Hour 2"},{"episodeId":"/episodes/6a37c264920854dabd49ca37","show":"coast","title":"Sat, Jun 20 2026 - Hour 3"},{"episodeId":"/episodes/6a37c274920854dabd49ca38","show":"coast","title":"Sat, Jun 20 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"3D illustration of a woman meditating in a space of light","id":"%2F6a346e113d1cbe55227e1f9c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a346e113d1cbe55227e1f9c","source_credit":"koyu / iStock / Getty Images","title":"3D illustration of a woman meditating in a space of light","url":"asset://assets.getty/6a346e113d1cbe55227e1f9c","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1781974800000},"slug":{"type":"slug","value":"2026-06-20-show"},"summary":{"type":"html","value":"\u003cp>Energy surgeon \u003ca href=\"https://sonjagrace.com/\" target=\"_blank\">\u003cu>Sonja Grace\u003c/u>\u003c/a> discusses her experiences with spirit travel and healing. Followed by researcher \u003ca href=\"https://brandygillmore.com/\" target=\"_blank\">Brandy Gillmore\u003c/a> on her journey from chronic pain to healing through the mind-body connection.\u003c/p>\n\n"},"title":{"type":"title","value":"Healing & Consciousness / Mind-Body Connections"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sonjagrace.com/\" target=\"_blank\">sonjagrace.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://brandygillmore.com/\" target=\"_blank\">brandygillmore.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-20-2026-hour-1,06-20-2026-hour-2,06-20-2026-hour-3,06-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-06-20-show/","summary":{"author":"","description":"Energy surgeon Sonja Grace discusses her experiences with spirit travel and healing. Followed by researcher Brandy Gillmore on her journey from chronic pain to healing through the mind-body connection.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"3D illustration of a woman meditating in a space of light","link":"","new_tab":false,"source_credit":"koyu / iStock / Getty Images","title":"3D illustration of a woman meditating in a space of light","url":"asset://assets.getty/6a346e113d1cbe55227e1f9c","use_caption":false},"keywords":["keywords/alien disclosure","keywords/predictions","keywords/mind-body"],"primary_slug":"2026-06-20-show","slugs":["2026-06-20-show"],"sponsored":false,"title":"Healing & Consciousness / Mind-Body Connections"},"targeting":{"exclusion":{"tags":[]},"publish_date":1782036000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"2M6OY","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/psychology-mind","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-06-20-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a346e113d1cbe55227e1f9c","title":"Healing & Consciousness / Mind-Body Connections","description":"Energy surgeon Sonja Grace discusses her experiences with spirit travel and healing. Followed by researcher Brandy Gillmore on her journey from chronic pain to healing through the mind-body connection.","author":""},"pub_start":1782036000000,"pub_until":4115978604802,"pub_changed":1782147916146,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/psychology-mind","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":"%2F5e0118dccc137bf244202270","slug":"grace-sonja-60474","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/grace-sonja/60474","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>Sonja Grace is an award-winning author, artist, and mystic healer known for her extraordinary gifts as an energy surgeon. With the ability to spirit travel, she transcends time and space to work with clients across the globe. Of Norwegian heritage and Native American lineage, Sonja is adopted on the Hopi Reservation, where she is considered a medicine woman. Her healing work spans more than four decades and has touched the lives of over a million people worldwide. Sonja is the host of the Spirit Traveler podcast on Spotify and has been featured on Discovery+’s UFO Witness and the U.K.’s Feel Good Factor TV. \u003c/p>\n\n\u003cp>She appears regularly on GAIA TV’s Great Minds, Ancient Civilizations, Inspirations, and Beyond Belief with George Noory. Her acclaimed books Spirit Traveler and Dancing with Raven and Bear are recipients of the Beverly Hills Book Awards. Become an Earth Angel is the foundation of her Earth Angel Training Course, while her Norse mythology-based oracle deck Odin and the Nine Realms earned the prestigious COVR Visionary Award. Her latest works, ‘Spirit Traveler: Unlocking More Mysteries of Ancient Sites Around the World’ and ‘The Journey Around the Medicine Wheel: The Sacred Trinity’ continue her mission to bridge ancient wisdom with contemporary spiritual insight.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Become-Earth-Angel-Finding-Service/dp/1844096459/ctoc\" target=\"_blank\">Become an Earth Angel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Spirit-Traveler-Unlocking-Mysteries-Historic/dp/1844096947/ctoc\" target=\"_blank\">Spirit Traveler: Unlocking Ancient Mysteries and Secrets\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dancing-Raven-Bear-Medicine-Animal/dp/1620558149/ctoc\" target=\"_blank\">Dancing with Raven and Bear\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Odin-Realms-Oracle-Sonja-Grace/dp/1620559137/ctoc\" target=\"_blank\">Odin and the Nine Realms Oracle\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Spirit-Traveler-Unlocking-Mysteries-Ancient-ebook/dp/B0D9VJHN9T/ctoc\" target=\"_blank\">Spirit Traveler: Unlocking more Mysteries of Ancient Sites Around the World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Journey-Around-Medicine-Wheel-Trinity/dp/B0DLNZ917P/ctoc\" target=\"_blank\">\u003cu>The Journey Around the Medicine Wheel\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":"%2F685a347de7f68cdc2a713095","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/685a347de7f68cdc2a713095","source_credit":"","title":"","url":"asset://new_assets/685a347de7f68cdc2a713095","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"grace-sonja-60474"},"summary":{"type":"html","value":"\u003cp>Sonja Grace is an award-winning author, artist, and mystic healer known for her extraordinary gifts as an energy surgeon. With the ability to spirit travel, she transcends time and space to work with clients across the globe. \u003c/p>\n\n"},"title":{"type":"title","value":"Sonja Grace"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sonjagrace.com/\" target=\"_blank\">sonjagrace.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/grace-sonja-60474","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/grace-sonja/60474","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Sonja Grace is an award-winning author, artist, and mystic healer known for her extraordinary gifts as an energy surgeon. With the ability to spirit travel, she transcends time and space to work with clients across the globe.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/685a347de7f68cdc2a713095","use_caption":false},"keywords":[],"primary_slug":"grace-sonja-60474","slugs":["grace-sonja-60474"],"sponsored":false,"title":"Sonja Grace"},"targeting":{"exclusion":{"tags":[]},"publish_date":1514513100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"MXyqK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1514513100000,"type":"content:coast-to-coast-guest","summary":{"title":"Sonja Grace","description":"Sonja Grace is an award-winning author, artist, and mystic healer known for her extraordinary gifts as an energy surgeon. With the ability to spirit travel, she transcends time and space to work with clients across the globe.","image":"https://i.iheart.com/v3/re/new_assets/685a347de7f68cdc2a713095"}},{"ref_id":"%2F606f95adb383fcfec32eb6ae","slug":"brandy-gillmore","payload":{"canonical_url":"https://www.coasttocoastam.com/content/brandy-gillmore/","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>Brandy Gillmore, a Ph.D. in natural medicine, is a world-renowned mind/body energy expert who is most well-known for her discoveries in self-healing and working with the power of the mind to get tangible results. She has been able to demonstrate back-to-back physical healing results (even under thermal medical equipment) which is something that has never been done before. Her breakthrough work has been featured in an award winning documentary and various docuseries. Brandy speaks on stages around the world and has also given a mind-expanding TEDx talk.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Master-Your-Mind-Heal-Body/dp/1801292213/ctoc\" target=\"_blank\">Master Your Mind and Energy to Heal Your Body\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":"%2F60714bd6daf1d032eeb800a6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/60714bd6daf1d032eeb800a6","source_credit":"","title":"","url":"asset://new_assets/60714bd6daf1d032eeb800a6","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"brandy-gillmore"},"summary":{"type":"html","value":"\u003cp>Brandy Gillmore, a Ph.D. in natural medicine, is a world-renowned mind/body energy expert who is most well-known for her discoveries in self-healing and working with the power of the mind to get tangible results. She has been able to demonstrate back-to-back physical healing results (even under thermal medical equipment) which is something that has never been done before. Her breakthrough work has been featured in an award winning documentary and various docuseries. Brandy speaks on stages around the world and has also given a mind-expanding TEDx talk.\u003c/p>\n\n"},"title":{"type":"title","value":"Brandy Gillmore"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://brandygillmore.com/\" target=\"_blank\">brandygillmore.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"","feed_permalink":"","feed_vendor":""},"summary":{"author":"","description":"Brandy Gillmore, a Ph.D. in natural medicine, is a world-renowned mind/body energy expert who is most well-known for her discoveries in self-healing and working with the power of the mind to get tangible results. She has been able to demonstrate back-to-back physical healing results (even under thermal medical equipment) which is something that has never been done before. Her breakthrough work has been featured in an award winning documentary and various docuseries. Brandy speaks on stages around the world and has also given a mind-expanding TEDx talk.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/60714bd6daf1d032eeb800a6","use_caption":false},"keywords":[],"primary_slug":"brandy-gillmore","slugs":["brandy-gillmore"],"sponsored":false,"title":"Brandy Gillmore"},"targeting":{"exclusion":{"tags":[]},"publish_date":1617925500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"606f95adb383fcfec32eb6ad","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1617925500000,"type":"content:coast-to-coast-guest","summary":{"title":"Brandy Gillmore","description":"Brandy Gillmore, a Ph.D. in natural medicine, is a world-renowned mind/body energy expert who is most well-known for her discoveries in self-healing and working with the power of the mind to get tangible results. She has been able to demonstrate back-to-back physical healing results (even under thermal medical equipment) which is something that has never been done before. Her breakthrough work has been featured in an award winning documentary and various docuseries. Brandy speaks on stages around the world and has also given a mind-expanding TEDx talk.","image":"https://i.iheart.com/v3/re/new_assets/60714bd6daf1d032eeb800a6"}}]}},{"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:/6a3453b5add9c6ad459df1a8","slug:2026-06-20-show","slug:2026-06-20-show","keyword:keywords/alien disclosure","keyword:keywords/predictions","keyword:keywords/mind-body"]}},{"id":"%2F6a2b656fcf145ba84dc2042a","type":"PUBLISHING","record":{"ref_id":"%2F6a2b656fcf145ba84dc2042a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-19-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) spoke with researcher \u003ca href=\"https://silvarecord.com/\" target=\"_blank\">Danny Silva\u003c/a> about the modern disclosure movement and the evolving public conversation around UFOs. He framed disclosure as a slow-burn public awakening, yet noted the subject did change sharply after the 2017 New York Times story exposing government interest in UFOs. He credited the current wave of attention to years of pressure from researchers, whistleblowers, and a more open media environment.\u003c/p>\n\n\u003cp>Silva argued that what is being released still falls short of a true smoking gun, but that the pattern of government interest, hearings, and bipartisan curiosity suggests there is something being concealed. &quot;There's definitely a cover-up of some sort going on,&quot; he asserted. The conversation focused on the gap between compelling testimony and weak visual evidence. Silva claimed the public has become fatigued by promised footage that never fully delivers. He pointed to the Tic Tac and Gimbal videos as important but not decisive, saying the releases changed the conversation without proving much.\u003c/p>\n\n\u003cp>When asked about what the sightings might be, Silva focused less on &quot;little green men&quot; and more on other possibilites. He repeatedly returned to the idea that the phenomenon may not fit simple alien explanations, saying he would not rule out religious interpretations, alternate dimensions, or even an unknown intelligence already present on Earth. &quot;I'm not convinced,&quot; he said when questioned whether the phenomenon was extraterrestrial, but he emphasized that &quot;everything is on the table.&quot; On the subject of what keeps him awake at night, Silva cited abductions as potentially the most troubling revelation. &quot;How do you tell the world that abductions are real and there's basically nothing you can do about it?&quot; he asked.\u003c/p>\n\n\u003cp>----------------\u003c/p>\n\n\u003cp>The second half of the program featured Open Lines, where listeners call in to discuss topics of interest. Mike from Illinois reported a UFO sighting in North Central Arkansas involving triangular craft that responded to his laser pointer. He claimed one craft scanned him with an infrared beam while his security cameras were recording. Clara from Whittier, California shared a childhood memory of a traumatic experience involving an encounter with a golden, silent craft while she and her siblings were walking home. She described being frozen in a beam of light, experiencing lost time, and later having repressed memories resurface through conversations with her brother, who recalled them being taken aboard a ship. Dee from Northern Virginia expressed sympathy for Clara, suggesting her experience was supernatural.\u003c/p>\n\n\u003cp>A caller from from Hawaii recounted a childhood abduction experience involving a round facility and entities he identified as Greys and a Mantis. He claimed the beings communicated telepathically and provided information about their origin 68 light-years away. He also described being presented with a scarab beetle. Ruth from Maryland shared stories of creepy talking dolls she once owned that appeared to hold intelligent, bizarre conversations. She believes demonic entities may inhabit human-shaped objects.\u003c/p>\n\n\u003cp>Steve from Woodland Hills described seeing a boomerang-shaped craft a decade ago, followed by a week of intense, localized auditory &quot;hums&quot; and a sensation of extreme darkness around his home. He noted a feeling of deep panic during the event. Denver from Jackson, Mississippi, a field investigator and ordained minister, shared his belief that extraterrestrials have visited Earth for millions of years. He attempted to reconcile his Christian faith with the idea of ancient alien creators.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"David Bowie","title":"Starman","url":"https://amazon.com/dp/B07W167R57/ctoc?trackAsin=B07W167R57"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc"},{"artist":"The Church","title":"Under the Milky Way","url":"https://amazon.com/dp/B001BHG17C/ctoc?trackAsin=B001BHG17C"},{"artist":"Ozzy Osbourne","title":"Goodbye to Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"Howard Jones","title":"The Prisoner","url":"https://amazon.com/dp/B0DFMTMB86/ctoc?trackAsin=B0DFMTMB86"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc?trackAsin=B0CGW83SKB"},{"artist":"The Police","title":"Walking On The Moon","url":"https://amazon.com/dp/B07QPPBG1V/ctoc?trackAsin=B07QPPBG1V"},{"artist":"Led Zeppelin","title":"In My Time of Dying","url":"https://www.amazon.com/dp/B0011Z5LDY/ctoc?trackAsin=B0011Z5LDY"},{"artist":"Coldplay","title":"A Sky Full of Stars","url":"https://amazon.com/dp/B07VXXKB84/ctoc?trackAsin=B07VXXKB84"},{"artist":"Emerson Lake & Palmer","title":"Fanfare For The Common Man","url":"https://www.amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Rush","title":"Time Stand Still","url":"https://amazon.com/dp/B000W1UWR8/ctoc?trackAsin=B000W1UWR8"},{"artist":"Kansas","title":"Dust in the Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"World Party","title":"Private Revolution","url":"https://www.amazon.com/dp/B00BS1XDM2/ctoc?trackAsin=B00BS1XDM2"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e007d2bcc137bf244201b10","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"host_name":{"type":"plain","value":"Rich Berra"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/UFOs","keywords/disclosure","keywords/government"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a366338da9dbb678bdf5eac","show":"coast","title":"Fri, Jun 19 2026 - Hour 1"},{"episodeId":"/episodes/6a366364da9dbb678bdf5ead","show":"coast","title":"Fri, Jun 19 2026 - Hour 2"},{"episodeId":"/episodes/6a366382da9dbb678bdf5eae","show":"coast","title":"Fri, Jun 19 2026 - Hour 3"},{"episodeId":"/episodes/6a3663a0da9dbb678bdf5eaf","show":"coast","title":"Fri, Jun 19 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An old-style UFO hovers just above the ground whilst a group of scientists look on in wonder. Miniature photography.","id":"%2F68a7af40fa5ce1fe9eb9adb5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/68a7af40fa5ce1fe9eb9adb5","source_credit":"simonbradfield / E+ / Getty Images","title":"UFO Encounter","url":"asset://assets.getty/68a7af40fa5ce1fe9eb9adb5","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1781877600265},"slug":{"type":"slug","value":"2026-06-19-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"https://silvarecord.com/\" target=\"_blank\">Danny Silva\u003c/a> discussed the modern disclosure movement and the evolving public conversation around UFOs. Followed by Open Lines, where listeners call in to discuss topics of interest.\u003c/p>\n\n"},"title":{"type":"title","value":"Ufology Update / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://silvarecord.com/\" target=\"_blank\">silvarecord.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-19-2026-hour-1,06-19-2026-hour-2,06-19-2026-hour-3,06-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-06-19-show/","summary":{"author":"","description":"Researcher Danny Silva discussed the modern disclosure movement and the evolving public conversation around UFOs. Followed by Open Lines, where listeners call in to discuss topics of interest.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An old-style UFO hovers just above the ground whilst a group of scientists look on in wonder. Miniature photography.","link":"","new_tab":false,"source_credit":"simonbradfield / E+ / Getty Images","title":"UFO Encounter","url":"asset://assets.getty/68a7af40fa5ce1fe9eb9adb5","use_caption":false},"keywords":["keywords/UFOs","keywords/disclosure","keywords/government"],"primary_slug":"2026-06-19-show","slugs":["2026-06-19-show"],"sponsored":false,"title":"Ufology Update / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1781949600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Ii81s","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-06-19-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68a7af40fa5ce1fe9eb9adb5","title":"Ufology Update / Open Lines","description":"Researcher Danny Silva discussed the modern disclosure movement and the evolving public conversation around UFOs. Followed by Open Lines, where listeners call in to discuss topics of interest.","author":""},"pub_start":1781949600000,"pub_until":4115978604802,"pub_changed":1781951269937,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","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":"%2F5e007d2bcc137bf244201b10","slug":"silva-danny-103650","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/silva-danny/103650","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>Danny Silva is a citizen journalist with a focus on UFOs and related phenomena. He has written about To the Stars Academy and AATIP among other aspects of disclosure. His work can be found at \u003ca href=\"http://silvarecord.com\" target=\"_blank\">SilvaRecord.com\u003c/a>.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/2b0572abf71e3c2c2f056e1e8ab66a8c","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/2b0572abf71e3c2c2f056e1e8ab66a8c","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"silva-danny-103650"},"summary":{"type":"html","value":"\u003cp>Danny Silva is a citizen journalist with a focus on UFOs and related phenomena. He has written about To the Stars Academy and AATIP among other aspects of disclosure. His work can be found at \u003ca href=\"http://silvarecord.com\" target=\"_blank\">SilvaRecord.com\u003c/a>.\u003c/p>\n\n"},"title":{"type":"title","value":"Danny Silva"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://silvarecord.com/\" target=\"_blank\">silvarecord.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/silva-danny-103650","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/silva-danny/103650","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Danny Silva is a citizen journalist with a focus on UFOs and related phenomena. He has written about To the Stars Academy and AATIP among other aspects of disclosure. His work can be found at SilvaRecord.com.","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/2b0572abf71e3c2c2f056e1e8ab66a8c","use_caption":false},"keywords":[],"primary_slug":"silva-danny-103650","slugs":["silva-danny-103650"],"sponsored":false,"title":"Danny Silva"},"targeting":{"exclusion":{"tags":[]},"publish_date":1574398800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"c9xnR","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1574398800000,"type":"content:coast-to-coast-guest","summary":{"title":"Danny Silva","description":"Danny Silva is a citizen journalist with a focus on UFOs and related phenomena. He has written about To the Stars Academy and AATIP among other aspects of disclosure. His work can be found at SilvaRecord.com.","image":"https://i.iheart.com/v3/re/assets.coast2coast/2b0572abf71e3c2c2f056e1e8ab66a8c"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"Callers discuss what is on their minds."}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"title":{"type":"title","value":"Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"external_url":"","feed_content_id":"/content/lines-open-5608","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"},"keywords":[],"primary_slug":"lines-open-5608","slugs":["lines-open-5608"],"sponsored":false,"title":"Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"zYIwn","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show. His show's popular podcast, available on iHeart Radio, receives millions of downloads each month. Rich co-founded the #LoveUp Foundation, which focuses on enriching the lives of children in the foster care system and helping families in need. Inducted into the Arizona Broadcasters Hall of Fame in 2017, Rich is also a published author of two children’s books. Originally from St. Louis, Missouri, he is currently based in the Phoenix-metro area.\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">richberra@coasttocoastam.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-rich-berra/\" target=\"_blank\">C2C shows\u003c/a> hosted by Rich Berra\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.coast2coast","caption":"","id":"%2F6634ea10fd5158c4fe5b171e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"rich-berra"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.\u003c/p>\n\n"},"title":{"type":"title","value":"Rich Berra"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6634e94dfd5158c4fe5b1711","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580467500000,"type":"content:coast-to-coast-article","summary":{"title":"Rich Berra","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a2b656fcf145ba84dc2042a","slug:2026-06-19-show","slug:2026-06-19-show","keyword:keywords/UFOs","keyword:keywords/disclosure","keyword:keywords/government"]}},{"id":"%2F6a2b62a1cf145ba84dc20411","type":"PUBLISHING","record":{"ref_id":"%2F6a2b62a1cf145ba84dc20411","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-18-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author \u003ca href=\"https://unknowncountry.com/\" target=\"_blank\">Whitley Strieber\u003c/a> discussed his encounters with non-human entities, whom he refers to as the &quot;visitors,&quot; and the evolution of his experiences since his initial abduction in 1985. Strieber recounted his decision to confront his fears by returning to his cabin in the woods where the abduction occurred. “My curiosity overcame my fear,” he said, describing the difficulty and terror he faced revisiting the site. He revealed a chilling moment when the entities appeared at his home, delivering “nine knocks… in three groups of three,” which alarmed his cats and left him momentarily frozen. This event marked the beginning of a relationship with these beings that continues to this day.\u003c/p>\n\n\u003cp>He recalled how the visitors &quot;started to come to the house regularly,&quot; manifesting in various ways and interacting with him, his family, and friends. One striking account involved a friend encountering her brother, missing for 20 years, who appeared briefly to reassure her, &quot;I'm all right,&quot; before vanishing. Another witness described a touching moment where she held the hand of one entity, feeling &quot;a beautiful electricity,&quot; and saw the Egyptian Eye of Horus symbol, which communicated with her. In another instance, a translucent entity was seen moving rapidly through the woods, while a sudden wave of heat was felt, which a scientist suggested may have been a by-product of a possible light-bending technology.\u003c/p>\n\n\u003cp>Strieber also delved into a series of recent mysterious disappearances and deaths linked to individuals and scientists connected with sensitive classified US programs, some involving UFOs. He highlighted the case of retired Air Force general Neil McCaslin, a key figure who “had his finger on essentially everything that was going on” and whose unexplained disappearance defies conventional explanation. The discussion also covered Melissa Casias, an administrative assistant at Los Alamos National Laboratory linked to these programs, whose body was found after a year missing in New Mexico. Strieber emphasized the odd circumstances: “She left her belongings on a table in the house, just the same way General McCaslin did.&quot;\u003c/p>\n\n\u003cp>-------------\u003c/p>\n\n\u003cp>In the latter half, professional palmist \u003ca href=\"https://palmistryinstitute.com/\" target=\"_blank\">Vernon Mahabal\u003c/a> shared insights into the practice of palmistry and its applications for personal and societal forecasting. He explained that the palm serves as a &quot;life purpose and destiny roadmap,&quot; revealing not only an individual’s challenges and paths but also their potential for success and fulfillment. He emphasized that while the palm’s lines themselves do not change, the &quot;depth and richness&quot; of these lines can vary depending on whether a person is living in alignment with their true purpose. Clarifying common misconceptions, he noted that the lifeline on the palm &quot;has absolutely nothing to do with health or the length of life&quot;; rather, it relates to relationships and emotional connections.\u003c/p>\n\n\u003cp>Mahabal described how reading multiple palms allows him to detect broader trends, including economic and social patterns. He forecasts a &quot;rocky&quot; but not catastrophic economic period for the U.S. over the next few months, with slight price decreases but increased urban crime and hardship, particularly impacting city dwellers. He also predicted economic shifts, with growth in health-related industries and instability in the tech sector over the coming months. Touching on generational challenges, he observed that Generation Z faces significant struggles in finding their place, while Baby Boomers express disillusionment with the changing country.\u003c/p>\n\n\u003cp>The conversation delved into the metaphysical aspects of palmistry, where he linked the formation of fingerprints and palm lines to the soul’s imprint and past lives. The palm, he continued, integrates astrological elements representing the 12 signs and planets. He also highlighted differences between the left and right hands, with the right reflecting outer career and social identity, and the left revealing inner emotional and spiritual states. During the last hour, he gave readings for callers.\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/Transformation-2026-Whitley-Strieber/dp/B0GPD3YZQR/ctoc\" target=\"_blank\">Transformation 2026\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fourth-Mind-Whitley-Strieber/dp/B0DS9R3FQT/ctoc\" target=\"_blank\">The Fourth Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765318962/ctoc\" target=\"_blank\">2012: The War for Souls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Talk-Hand-Field-Practical-Palmistry/dp/1578636132/ctoc\" target=\"_blank\">Talk to the Hand: A Field Guide to Practical Palmistry\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1886069689/ctoc\" target=\"_blank\">Palmistry Cards\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1601090048/ctoc\" target=\"_blank\">The Secret Code on Your Hands\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXM5WK/ctoc?trackAsin=B000SXM5WK"},{"artist":"Manfred Mann’s Earth Band","title":"Blinded By The Light","url":"https://amazon.com/dp/B005J57GPS/ctoc?trackAsin=B005J57GPS"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Frank Sinatra","title":"All Or Nothing At All","url":"https://amazon.com/dp/B00FB0HGTC/ctoc?trackAsin=B00FB0HGTC"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"Elvis Presley","title":"Can’t Help Falling In Love With You","url":"https://amazon.com/dp/B00NDKHT8U/ctoc?1"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Righteous Brothers","title":"Unchained Melody","url":"https://amazon.com/dp/B001NSP4TK/ctoc?trackAsin=B001NSP4TK"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://www.amazon.com/dp/B075GK6HJ3"},{"artist":"Jimmy Durante","title":"I’ll Be Seeing You","url":"https://amazon.com/dp/B0DDTH9Z3B/ctoc?trackAsin=B0DDTH9Z3B"},{"artist":"Ozzy Osbourne","title":"Goodbye To Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"The Beatles","title":"I Want To Hold Your Hand","url":"https://amazon.com/dp/B07FSWP9WS/ctoc?trackAsin=B07FSWP9WS"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"Anne Murray","title":"Put Your Hand In The Hand","url":"https://amazon.com/dp/B001IQLEVE/ctoc?trackAsin=B001IQLEVE"},{"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":["%2F5dffcf1b537fd678a3ece4b5","%2F5e006995cc137bf244201a02"]},"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/aliens","keywords/conspiracies","keywords/palm reading","keywords/predictions"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a352583f8a138dff09b52d4","show":"coast","title":"Thu, Jun 18 2026 - Hour 1"},{"episodeId":"/episodes/6a352595f8a138dff09b52d5","show":"coast","title":"Thu, Jun 18 2026 - Hour 2"},{"episodeId":"/episodes/6a3525a8f8a138dff09b52d6","show":"coast","title":"Thu, Jun 18 2026 - Hour 3"},{"episodeId":"/episodes/6a3525bcf8a138dff09b52d7","show":"coast","title":"Thu, Jun 18 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Woman reads palm lines during fortune telling and prediction the future. Palmistry and occult divination","id":"%2F651bd86207eef1d98c22cb20","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/651bd86207eef1d98c22cb20","source_credit":"Siarhei Khaletski / iStock / Getty Images","title":"Woman reads palm lines during fortune telling and prediction the future. Palmistry and occult divination","url":"asset://assets.getty/651bd86207eef1d98c22cb20","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1781791200379},"slug":{"type":"slug","value":"2026-06-18-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://unknowncountry.com/\" target=\"_blank\">Whitley Strieber\u003c/a> discussed his encounters with non-human entities, as well as cases of missing scientists. Followed by professional palmist \u003ca href=\"https://palmistryinstitute.com/\" target=\"_blank\">Vernon Mahabal\u003c/a> with insights into the practice of palmistry and predictions.\u003c/p>\n\n"},"title":{"type":"title","value":"Alien Encounters / Palmistry Insights"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.unknowncountry.com\" target=\"_blank\">unknowncountry.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.palmistryinstitute.com\" target=\"_blank\">palmistryinstitute.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-18-2026-hour-1,06-18-2026-hour-2,06-18-2026-hour-3,06-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-06-18-show/","summary":{"author":"","description":"Author Whitley Strieber discussed his encounters with non-human entities, as well as cases of missing scientists. Followed by professional palmist Vernon Mahabal with insights into the practice of palmistry and predictions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Woman reads palm lines during fortune telling and prediction the future. Palmistry and occult divination","link":"","new_tab":false,"source_credit":"Siarhei Khaletski / iStock / Getty Images","title":"Woman reads palm lines during fortune telling and prediction the future. Palmistry and occult divination","url":"asset://assets.getty/651bd86207eef1d98c22cb20","use_caption":false},"keywords":["keywords/aliens","keywords/conspiracies","keywords/palm reading","keywords/predictions"],"primary_slug":"2026-06-18-show","slugs":["2026-06-18-show"],"sponsored":false,"title":"Alien Encounters / Palmistry Insights"},"targeting":{"exclusion":{"tags":[]},"publish_date":1781863200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"AAajW","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/spirituality-occult","coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-06-18-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/651bd86207eef1d98c22cb20","title":"Alien Encounters / Palmistry Insights","description":"Author Whitley Strieber discussed his encounters with non-human entities, as well as cases of missing scientists. Followed by professional palmist Vernon Mahabal with insights into the practice of palmistry and predictions.","author":""},"pub_start":1781863200000,"pub_until":4115978604802,"pub_changed":1781868025988,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/spirituality-occult","coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffcf1b537fd678a3ece4b5","slug":"strieber-whitley-5715","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/strieber-whitley/5715","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>Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history. The Wolfen, The Hunger, Communion and Superstorm have all been made into films (Superstorm as The Day After Tomorrow). His book series Alien Hunter was made into the SyFy series Hunters. His latest books are Them, an analysis of communication with the Grays, and A Hidden Garden, a book of poems.\u003c/p>\n\n\u003cp>His new book is The Fourth Mind, published in early December 2024. Whitley’s website, \u003ca href=\"http://unknowncountry.com\" target=\"_blank\">unknowncountry.com\u003c/a>, is the largest website in the world dealing with subjects on the edge of reality. It offers a highly credible news feed, a section of the site staffed by experts who provide carefully curated UFO material, and a subscription-only section with a thriving community of participants. His podcast, Dreamland, can be seen weekly on YouTube, and listened to on his website, Spotify, Apple Podcasts and most other podcast sites. His book Super Natural, written with Dr. Jeffrey Kripal, is considered among the definitive academic works in the field of unknown and unexplained experiences. Whitley lives in California.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Transformation-2026-Whitley-Strieber/dp/B0GPD3YZQR/ctoc\" target=\"_blank\">Transformation 2026\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fourth-Mind-Whitley-Strieber/dp/B0DS9R3FQT/ctoc\" target=\"_blank\">The Fourth Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765318962/ctoc\" target=\"_blank\">2012: The War for Souls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1934692018/ctoc\" target=\"_blank\">The Nye Incidents\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765313898/ctoc\" target=\"_blank\">The Grays\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061474185/ctoc\" target=\"_blank\">Communion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/006100958X/ctoc\" target=\"_blank\">Breakthrough\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0425122956/ctoc\" target=\"_blank\">Majestic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/031218557X/ctoc\" target=\"_blank\">Confirmation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/The-Coming-Global-Superstorm-Bell/dp/B0002ST9F2/ctoc\" target=\"_blank\">The Coming Global Superstorm\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0765322536/ctoc\" target=\"_blank\">Critical Mass\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Omega-Point-Whitley-Strieber/dp/0765323346/ctoc\" target=\"_blank\">The Omega Point\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Key-True-Encounter-Whitley-Strieber/dp/1585428698/ctoc\" target=\"_blank\">The Key\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Solving-Communion-Enigma-What-Come/dp/1585429171/ctoc\" target=\"_blank\">Solving the Communion Enigma\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.orendabook.com/\" target=\"_blank\">The Secret of Orenda\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Solar-Flares-Special-Tarcher-ebook/dp/B009VMBTTE/ctoc\" target=\"_blank\">Solar Flares: What You Need to Know\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Hunter-Whitley-Strieber/dp/0765331535/ctoc\" target=\"_blank\">Alien Hunter\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Miraculous-Journey-Anne-Strieber/dp/1937530825/ctoc\" target=\"_blank\">Miraculous Journey\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Hunter-Underworld/dp/0765331543/ctoc\" target=\"_blank\">Alien Hunter: Underworld\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Super-Natural-New-Vision-Unexplained/dp/1101982322/ctoc\" target=\"_blank\">The Super Natural: A New Vision of the Unexplained\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Alien-Hunter-White-Carroll-Thriller/dp/0765378698/ctoc\" target=\"_blank\">Alien Hunter: The White House\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Afterlife-Revolution-Anne-Whitley-Strieber-ebook/dp/B077PRRM3K/ctoc\" target=\"_blank\">The Afterlife Revolution\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/New-World-Whitley-Strieber/dp/1734202807/ctoc\" target=\"_blank\">A New World\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/New-Whitley-Strieber/dp/0985813180/ctoc\" target=\"_blank\">New\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Jesus-New-Vision-Whitley-Strieber/dp/1734202866/ctoc\" target=\"_blank\">Jesus: A New Vision\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Them-Whitley-Strieber/dp/B0BYGY8K1D/ctoc\" target=\"_blank\">Them\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":"%2F686cb223b855013e6d25b0cf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/686cb223b855013e6d25b0cf","source_credit":"","title":"","url":"asset://new_assets/686cb223b855013e6d25b0cf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"strieber-whitley-5715"},"summary":{"type":"html","value":"\u003cp>Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history. \u003c/p>\n\n"},"title":{"type":"title","value":"Whitley Strieber"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://tubitv.com/movies/684809/alien-abduction-answers\" target=\"_blank\">Alien Abduction: Answers\u003c/a> (Tubi)\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.unknowncountry.com\" target=\"_blank\">unknowncountry.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/strieber-whitley-5715","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/strieber-whitley/5715","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/686cb223b855013e6d25b0cf","use_caption":false},"keywords":[],"primary_slug":"strieber-whitley-5715","slugs":["strieber-whitley-5715"],"sponsored":false,"title":"Whitley Strieber"},"targeting":{"exclusion":{"tags":[]},"publish_date":1512105420000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8PxiR","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/extraterrestrial","coast-categories/nature-environment-earth-changes","coast-categories/supernatural-paranormal","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1512105420000,"type":"content:coast-to-coast-guest","summary":{"title":"Whitley Strieber","description":"Whitley Strieber is the author of over 40 books. The Wolfen, The Hunger, Warday, Majestic, Superstorm and Communion have all been bestsellers, and Communion remains the bestselling book on UFOs and aliens in publishing history.","image":"https://i.iheart.com/v3/re/new_assets/686cb223b855013e6d25b0cf"}},{"ref_id":"%2F5e006995cc137bf244201a02","slug":"mahabal-vernon-7183","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/mahabal-vernon/7183","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>Vernon Mahabal is the founder and director of the Palmistry Institute. The objectives of the Palmistry Institute are to further new advances in the field of hand analysis and to serve as a research and information resource. Its purpose is to restore the practice of palmistry to its rightful place as a respected and esteemed science. In 1979 he began formal training in Vedic (Eastern) cosmology which took him to India many times. He combines Western astrological palmistry with Chinese elemental hand analysis. He also continues new research, particularly within the field of fingerprints (dermatoglyphics). Mahabal has read thousands of hands, given hundreds of lectures and trained hundreds of students to read hands. Vernon also hosted his own national cable show called The Palmistry Show with Vernon Mahabal.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Talk-Hand-Field-Practical-Palmistry/dp/1578636132/ctoc\" target=\"_blank\">Talk to the Hand: A Field Guide to Practical Palmistry\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1886069689/ctoc\" target=\"_blank\">Palmistry Cards\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1601090048/ctoc\" target=\"_blank\">The Secret Code on Your Hands\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/ce98bfd157bc786dbfe18c45bdac5999","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ce98bfd157bc786dbfe18c45bdac5999","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"mahabal-vernon-7183"},"summary":{"type":"html","value":"\u003cp>Vernon Mahabal is the founder and director of the Palmistry Institute. The objectives of the Palmistry Institute are to further new advances in the field of hand analysis and to serve as a research and information resource. Its purpose is to restore the practice of palmistry to its rightful place as a respected and esteemed science.\u003c/p>\n\n"},"title":{"type":"title","value":"Vernon Mahabal"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.palmistryinstitute.com\" target=\"_blank\">palmistryinstitute.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/mahabal-vernon-7183","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/mahabal-vernon/7183","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Vernon Mahabal is the founder and director of the Palmistry Institute. The objectives of the Palmistry Institute are to further new advances in the field of hand analysis and to serve as a research and information resource. Its purpose is to restore the practice of palmistry to its rightful place as a respected and esteemed science.","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/ce98bfd157bc786dbfe18c45bdac5999","use_caption":false},"keywords":[],"primary_slug":"mahabal-vernon-7183","slugs":["mahabal-vernon-7183"],"sponsored":false,"title":"Vernon Mahabal"},"targeting":{"exclusion":{"tags":[]},"publish_date":1487907720000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IocUT","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":1487907720000,"type":"content:coast-to-coast-guest","summary":{"title":"Vernon Mahabal","description":"Vernon Mahabal is the founder and director of the Palmistry Institute. The objectives of the Palmistry Institute are to further new advances in the field of hand analysis and to serve as a research and information resource. Its purpose is to restore the practice of palmistry to its rightful place as a respected and esteemed science.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ce98bfd157bc786dbfe18c45bdac5999"}}]}},{"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:/6a2b62a1cf145ba84dc20411","slug:2026-06-18-show","slug:2026-06-18-show","keyword:keywords/aliens","keyword:keywords/conspiracies","keyword:keywords/palm reading","keyword:keywords/predictions"]}},{"id":"%2F6a2b5db1cf145ba84dc203f8","type":"PUBLISHING","record":{"ref_id":"%2F6a2b5db1cf145ba84dc203f8","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-06-17-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, financial expert \u003ca href=\"http://solari.com/\" target=\"_blank\">Catherine Austin Fitts\u003c/a> discussed the precarious state of the American economy and political landscape. Highlighting the fundamental fiscal imbalance in the U.S., she noted, &quot;The federal government spends 6 trillion dollars a year, receives about 4 to 5 trillion in taxes, so you have a deficit of 2 to 3 trillion,&quot; creating a dependency on bond markets and central bankers. She warned this debt trap forces politicians to juggle competing demands under impossible conditions, contributing to declining approval ratings.\u003c/p>\n\n\u003cp>She elaborated on what she calls a &quot;financial coup d'etat,&quot; tracing missing government funds, estimated at $21 trillion as of 2015, and the opaque financial practices of defense contractors and government agencies. &quot;We're not managing the U.S. government according to the Constitution, laws, or regulations,&quot; she said, pointing to secretive financial disclosures protected by national security laws. Fitts argued that central banks have gained undue control over fiscal policy by indebting the country, describing this as an effort to integrate financial control into the national infrastructure.\u003c/p>\n\n\u003cp>Warning of the emerging &quot;digital control grid,&quot; Fitts outlined how programmable money, digital ID systems, and extensive surveillance infrastructure are converging to give central bankers unprecedented control over fiscal policy and individual lives. &quot;If this system that they're building is fully operational...they can literally turn off your money...or seize your money,&quot; illustrating a shift of power from legislative bodies to technocratic financial authorities. She cautioned this could lead to a dystopian reality akin to China's social credit system, where compliance is rewarded financially and dissent punished by cutting off access to funds. She advised preserving cash and analog financial systems to resist this total digital control.\u003c/p>\n\n\u003cp>---------------\u003c/p>\n\n\u003cp>In the latter half, author \u003ca href=\"https://facebook.com/george.mitrovic.5\" target=\"_blank\">George Mitrovic\u003c/a> discussed a largely overlooked event in Earth's history: a massive fragmented comet impact around 10,900 BC. He explained that this impact, centered in the Atlantic, was powerful enough to tilt the Earth's axis by about 24 degrees almost instantly. This shift ended the Ice Age surge, moved the North Pole from Hudson Bay to its current location, and triggered global sea-level rises up to 400 feet. He described how this event caused the sudden extinction of megafauna like mammoths, which were found snap-frozen with fresh vegetation in their stomachs, indicating a rapid, catastrophic death. The impact, he continued, created elliptical craters known as Carolina Bays stretching from Bermuda to Siberia, evidence of the comet's fragmented trajectory.\u003c/p>\n\n\u003cp>Mitrovic addressed the possibility of similar events happening again, noting predictions of potential comet appearances in the 2030s, and the difficulty of deflecting such threats. He also touched on the theory of panspermia, suggesting comets could bring life to planets, citing the oldest bacteria fossils found near an ancient impact site in South Africa.\u003c/p>\n\n\u003cp>He also delved into his extensive work on archaeology and cryptid phenomena, highlighting his commitment to rigorous sourcing in his many books. North America's archaeology is rich with overlooked ancient history, he remarked. &quot;The biggest pyramid in North America... has a surface area larger than the Great Pyramid of Cheops,&quot; he cited. Turning to Bigfoot, he described the creature as big, furry, and around seven to eight feet tall and sometimes associated with supernatural legends like the Wendigo. He suggested there might be two types: one natural and elusive, the other more mythic or interdimensional. He also recounted the &quot;Whistling Patty&quot; legend from Tennessee, where a Bigfoot-like figure was a known local visitor who whistled and generally interacted peacefully with residents.\u003c/p>\n\n\u003cp>\u003cem>News segment guest: \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://solari.com/protecting-your-assets-pdf-now-available/\" target=\"_blank\">Protecting Your Assets\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.dunwalke.com/\" target=\"_blank\">Dillon Read and the Aristocracy of Stock Profits\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Little-Navigator-Book-George-Mitrovic/dp/B0H2N2L984/ctoc\" target=\"_blank\">The Little Navigator Book\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1720022690/ctoc\" target=\"_blank\">The Great Cataclysm: The End of the Last Ice Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1508473374/ctoc\" target=\"_blank\">When the Sky Crashed Down!\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Vangelis","title":"Titans","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"Pink Floyd","title":"Money","url":"https://amazon.com/dp/B019HKJY1Y/ctoc?trackAsin=B019HKJY1Y"},{"artist":"Harold Faltermeyer","title":"Top Gun Anthem","url":"https://amazon.com/dp/B09Z7T865G/ctoc?trackAsin=B09Z7T865G"},{"artist":"The Lettermen","title":"I Have Dreamed","url":"https://amazon.com/dp/B0C5QLYP1G/ctoc?trackAsin=B0C5QLYP1G"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Dean Martin","title":"When You’re Smiling","url":"https://amazon.com/dp/B000TEKVE2/ctoc?trackAsin=B000TEKVE2"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"Frank Sinatra","title":"A Nightingale Sang In Berkeley Square","url":"https://amazon.com/dp/B00FB0HA6Q/ctoc?trackAsin=B00FB0HA6Q"},{"artist":"The Scorpions","title":"Still Loving You","url":"https://amazon.com/dp/B07GCB4CQT/ctoc?trackAsin=B07GCB4CQT"},{"artist":"Paul Petersen","title":"My Dad","url":"https://amazon.com/dp/B0076KDSHE/ctoc?1"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B000SXM5WK/ctoc?trackAsin=B000SXM5WK"},{"artist":"Norman Greenbaum","title":"Spirit In The Sky","url":"https://amazon.com/dp/B0F5WB14PL/ctoc?trackAsin=B0F5WB14PL"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B0045KY9JE/ctoc?trackAsin=B0045KY9JE"},{"artist":"Procol Harum","title":"A Whiter Shade Of Pale","url":"https://amazon.com/dp/B0BZX2L8C8/ctoc?trackAsin=B0BZX2L8C8"},{"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":["%2F5e00197ecc137bf2442016ab","%2F65b30c364ebfe56e50a65296"]},"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/finances","keywords/economy","keywords/surveillance","keywords/artificial intelligence","keywords/comets","keywords/woolly mammoths"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a33d06abd4f59c9d94b4f7a","show":"coast","title":"Wed, Jun 17 2026 - Hour 1"},{"episodeId":"/episodes/6a33d07ebd4f59c9d94b4f7b","show":"coast","title":"Wed, Jun 17 2026 - Hour 2"},{"episodeId":"/episodes/6a33d08ebd4f59c9d94b4f7c","show":"coast","title":"Wed, Jun 17 2026 - Hour 3"},{"episodeId":"/episodes/6a33d0b3bd4f59c9d94b4f7d","show":"coast","title":"Wed, Jun 17 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A comet, an asteroid, a meteorite glows, enters the earth's atmosphere. Attack of the meteorite. Meteor Rain. Kameta tail. End of the world. Elements of this image furnished by NASA. Mixed media.","id":"%2F6255912957d33b567a922dd0","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6255912957d33b567a922dd0","source_credit":"MARHARYTA MARKO / iStock / Getty Images","title":"A comet, an asteroid, a meteorite glows, enters the earth's atmosphere. Attack of the meteorite. Meteor Rain. Kameta tail. End of the world. Elements of this image furnished by NASA. Mixed media.","url":"asset://assets.getty/6255912957d33b567a922dd0","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1781704800676},"slug":{"type":"slug","value":"2026-06-17-show"},"summary":{"type":"html","value":"\u003cp>Financial expert \u003ca href=\"http://solari.com/\" target=\"_blank\">Catherine Austin Fitts\u003c/a> discussed the precarious state of the American economy and political landscape. Followed by author \u003ca href=\"https://facebook.com/george.mitrovic.5\" target=\"_blank\">George Mitrovic\u003c/a> on a largely overlooked event in Earth's history: a massive fragmented comet impact.\u003c/p>\n\n"},"title":{"type":"title","value":"Economic Analysis / Deadly Comet"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.solari.com\" target=\"_blank\">solari.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ft2freedom.solari.com/\" target=\"_blank\">FT2freedom.solari.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/george.mitrovic.5\" target=\"_blank\">Facebook\u003c/a> (George Mitrovic)\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"06-17-2026-hour-1,06-17-2026-hour-2,06-17-2026-hour-3,06-17-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-06-17-show/","summary":{"author":"","description":"Financial expert Catherine Austin Fitts discussed the precarious state of the American economy and political landscape. Followed by author George Mitrovic on a largely overlooked event in Earth's history: a massive fragmented comet impact.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A comet, an asteroid, a meteorite glows, enters the earth's atmosphere. Attack of the meteorite. Meteor Rain. Kameta tail. End of the world. Elements of this image furnished by NASA. Mixed media.","link":"","new_tab":false,"source_credit":"MARHARYTA MARKO / iStock / Getty Images","title":"A comet, an asteroid, a meteorite glows, enters the earth's atmosphere. Attack of the meteorite. Meteor Rain. Kameta tail. End of the world. Elements of this image furnished by NASA. Mixed media.","url":"asset://assets.getty/6255912957d33b567a922dd0","use_caption":false},"keywords":["keywords/finances","keywords/economy","keywords/surveillance","keywords/artificial intelligence","keywords/comets","keywords/woolly mammoths"],"primary_slug":"2026-06-17-show","slugs":["2026-06-17-show"],"sponsored":false,"title":"Economic Analysis / Deadly Comet"},"targeting":{"exclusion":{"tags":[]},"publish_date":1781776800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"kXlKs","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/nature-environment-earth-changes","coast-categories/host-george-noory","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-06-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6255912957d33b567a922dd0","title":"Economic Analysis / Deadly Comet","description":"Financial expert Catherine Austin Fitts discussed the precarious state of the American economy and political landscape. Followed by author George Mitrovic on a largely overlooked event in Earth's history: a massive fragmented comet impact.","author":""},"pub_start":1781776800000,"pub_until":4115978604802,"pub_changed":1781780744108,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/nature-environment-earth-changes","coast-categories/host-george-noory","coast-categories/creatures-myths-legends","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00197ecc137bf2442016ab","slug":"fitts-catherine-austin-6488","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/fitts-catherine-austin/6488","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>Catherine Austin Fitts is the Founder and President of Solari. She served as Managing Director and Member of the Board of Directors of the Wall Street investment bank, Dillon, Read &amp; Co., Inc. She also served as Assistant Secretary of Housing/Federal Housing Commissioner at HUD in the first Bush Administration and was the President and Founder of Hamilton Securities Group, Inc.\u003c/p>\n\n\u003cp>Catherine has a BA from the University of Pennsylvania, an MBA from the Wharton School, and studied Chinese at the Chinese University of Hong Kong. She publishes a column, Mapping the Real Deal, in Scoop Media in New Zealand.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://solari.com/protecting-your-assets-pdf-now-available/\" target=\"_blank\">Protecting Your Assets\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.dunwalke.com/\" target=\"_blank\">Dillon Read and the Aristocracy of Stock Profits\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/b8b78927aa700cb1d1f53109575d0198","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/b8b78927aa700cb1d1f53109575d0198","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"fitts-catherine-austin-6488"},"summary":{"type":"html","value":"\u003cp>Catherine Austin Fitts is the Founder and President of Solari. She served as Managing Director and Member of the Board of Directors of the Wall Street investment bank, Dillon, Read &amp; Co., Inc. She also served as Assistant Secretary of Housing/Federal Housing Commissioner at HUD in the first Bush Administration and was the President and Founder of Hamilton Securities Group, Inc. \u003c/p>\n\n\u003cp>Catherine has a BA from the University of Pennsylvania, an MBA from the Wharton School, and studied Chinese at the Chinese University of Hong Kong. She publishes a column, Mapping the Real Deal, in Scoop Media in New Zealand.\u003c/p>\n\n"},"title":{"type":"title","value":"Catherine Austin Fitts"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.solari.com\" target=\"_blank\">solari.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ft2freedom.solari.com/\" target=\"_blank\">FT2freedom.solari.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/fitts-catherine-austin-6488","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/fitts-catherine-austin/6488","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Catherine Austin Fitts is the Founder and President of Solari. She served as Managing Director and Member of the Board of Directors of the Wall Street investment bank, Dillon, Read & Co., Inc. She also served as Assistant Secretary of Housing/Federal Housing Commissioner at HUD in the first Bush Administration and was the President and Founder of Hamilton Securities Group, Inc.  Catherine has a BA from the University of Pennsylvania, an MBA from the Wharton School, and studied Chinese at the Chinese University of Hong Kong. She publishes a column, Mapping the Real Deal, in Scoop Media in New Zealand.","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/b8b78927aa700cb1d1f53109575d0198","use_caption":false},"keywords":[],"primary_slug":"fitts-catherine-austin-6488","slugs":["fitts-catherine-austin-6488"],"sponsored":false,"title":"Catherine Austin Fitts"},"targeting":{"exclusion":{"tags":[]},"publish_date":1499398740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"QBfwc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1499398740000,"type":"content:coast-to-coast-guest","summary":{"title":"Catherine Austin Fitts","description":"Catherine Austin Fitts is the Founder and President of Solari. She served as Managing Director and Member of the Board of Directors of the Wall Street investment bank, Dillon, Read & Co., Inc. She also served as Assistant Secretary of Housing/Federal Housing Commissioner at HUD in the first Bush Administration and was the President and Founder of Hamilton Securities Group, Inc.  Catherine has a BA from the University of Pennsylvania, an MBA from the Wharton School, and studied Chinese at the Chinese University of Hong Kong. She publishes a column, Mapping the Real Deal, in Scoop Media in New Zealand.","image":"https://i.iheart.com/v3/re/assets.coast2coast/b8b78927aa700cb1d1f53109575d0198"}},{"ref_id":"%2F65b30c364ebfe56e50a65296","slug":"george-mitrovic","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/george-mitrovic/","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>George Mitrovic was born in 1955 in Wagga Wagga in Australia. He is an authority on the unknown and was involved with Alternative Lifestyle publications in Australia in the 1970s and 1980s. He has written a series of books called the Atlas and History Series to do with phenomena ranging from UFOs to lake monsters to hairy hominoids and several other bizarre subjects, and new titles will be coming out soon. \u003c/p>\n\n\u003cp>Mitrovic has also reportedly discovered how to plot a wormhole's progress on the surface of the Earth, and has been researching this subject since the early 1970s. He has discovered synchronicities and periodicities to a multitude of phenomena based on incidences in time and space. He brings a totally different slant to the origins of many strange phenomena occurring on our planet and how they are all tied together.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Little-Navigator-Book-George-Mitrovic/dp/B0H2N2L984/ctoc\" target=\"_blank\">The Little Navigator Book\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Amazing-Bigfoot-Encounters-Central-America/dp/1097830403/ctoc\" target=\"_blank\">Amazing Bigfoot Encounters of Central North America\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Amazing-Encounters-Monsters-Mysteries-Central/dp/B086G2LJZY/ctoc\" target=\"_blank\">Amazing Encounters with Monsters and Mysteries of Central North America\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Amazing-Bigfoot-Encounters-Coast-America/dp/1799161757/ctoc\" target=\"_blank\">Amazing Bigfoot Encounters of West Coast North America\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/WORMHOLES-THROUGH-SPACE-TIME-MULTIVERSE/dp/169615300X/ctoc\" target=\"_blank\">Wormholes Through Space and Time\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B09JJCGB61/ctoc\" target=\"_blank\">UFOs, Humanoids and Strange Phenomena of Italy and Eastern Europe\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B09KNGF2FF/ctoc\" target=\"_blank\">UFOs, Humanoids and Other Strange Phenomena of Russia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1720022690/ctoc\" target=\"_blank\">The Great Cataclysm: The End of the Last Ice Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1508473374/ctoc\" target=\"_blank\">When the Sky Crashed Down!\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/1980288844/ctoc\" target=\"_blank\">Amazing Archaeology\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":"%2F65b894ba429ca937bcb1957d","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/65b894ba429ca937bcb1957d","source_credit":"","title":"","url":"asset://new_assets/65b894ba429ca937bcb1957d","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"george-mitrovic"},"summary":{"type":"html","value":"\u003cp>George Mitrovic was born in 1955 in Wagga Wagga in Australia. He is an authority on the unknown and was involved with Alternative Lifestyle publications in Australia in the 1970s and 1980s. He has written a series of books called the Atlas and History Series to do with phenomena ranging from UFOs to lake monsters to hairy hominoids and several other bizarre subjects, and new titles will be coming out soon. \u003c/p>\n\n"},"title":{"type":"title","value":"George Mitrovic"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/george.mitrovic.5\" target=\"_blank\">Facebook\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":"George Mitrovic was born in 1955 in Wagga Wagga in Australia. He is an authority on the unknown and was involved with Alternative Lifestyle publications in Australia in the 1970s and 1980s. He has written a series of books called the Atlas and History Series to do with phenomena ranging from UFOs to lake monsters to hairy hominoids and several other bizarre subjects, and new titles will be coming out soon.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/65b894ba429ca937bcb1957d","use_caption":false},"keywords":[],"primary_slug":"george-mitrovic","slugs":["george-mitrovic"],"sponsored":false,"title":"George Mitrovic"},"targeting":{"exclusion":{"tags":[]},"publish_date":1706233020000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"yc7m9","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/ufos-aerial-phenomena","coast-categories/nature-environment-earth-changes"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1706233020000,"type":"content:coast-to-coast-guest","summary":{"title":"George Mitrovic","description":"George Mitrovic was born in 1955 in Wagga Wagga in Australia. He is an authority on the unknown and was involved with Alternative Lifestyle publications in Australia in the 1970s and 1980s. He has written a series of books called the Atlas and History Series to do with phenomena ranging from UFOs to lake monsters to hairy hominoids and several other bizarre subjects, and new titles will be coming out soon.","image":"https://i.iheart.com/v3/re/new_assets/65b894ba429ca937bcb1957d"}}]}},{"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:/6a2b5db1cf145ba84dc203f8","slug:2026-06-17-show","slug:2026-06-17-show","keyword:keywords/finances","keyword:keywords/economy","keyword:keywords/surveillance","keyword:keywords/artificial intelligence","keyword:keywords/comets","keyword:keywords/woolly mammoths"]}}],"resume":{"id":"ID:shows-feed","context":{"\u003clocale>":"en-US"},"size":8,"from":"eyJza2lwIjo4LCJjdXJzb3JzIjp7IkMwam1iIjoiZXlKdlptWnpaWFFpT2poOSJ9LCJlbmRzIjp7fX0=","scopes":null}}},{"id":"mbtLX","region":"main:dynamic","type":"ad","ordinal":2,"value":{"ad_split":0,"position":"3308"},"tags":[],"schedule":null},{"id":"f2MoB","region":"main:dynamic","type":"ad","ordinal":3,"value":{"ad_split":0,"position":"5052"},"tags":[],"schedule":null},{"id":"YP99Y","region":"footer:dynamic","type":"recommendation","ordinal":0,"value":{"widget_id":"AR_23"},"tags":[],"schedule":null},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

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