<!DOCTYPE html>
        <html lang="en" dir="ltr">
            <head>
                <meta charset="UTF-8">
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
                
                <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar}
/*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style>
                <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://pws.radioedit.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/>
                
                <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="coast" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/coast.2b948d226ccb7f2b7a38.css">
<link data-chunk="CoastFeedLastNightShowItem-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedLastNightShowItem-component.1867851c7f267808bdb8.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="CoastFeedTonightShowsLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedTonightShowsLoader-component.1867851c7f267808bdb8.css">
<link data-chunk="CoastFeedUpcomingShowsPreview-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedUpcomingShowsPreview-component.1867851c7f267808bdb8.css">
<link data-chunk="components-featured-CoastFeaturedLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-featured-CoastFeaturedLoader-component.693967a473c93d0fb412.css">
                <style data-reactroot="">:root {
        --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(0,0%,110%);
        --gradient-stop: hsl(0,0%,110%);
        
                --accent-color: #ffffff;
            
        
             --darkFooterColor: hsl(0,0%,110%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><link data-rh="true" rel="canonical" type="" title="" href="https://www.coasttocoastam.com/"/>
                <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#ffffff"/><meta data-rh="true" property="og:title" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" property="twitter:title" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" itemprop="name" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" name="description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" property="og:description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" property="twitter:description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" itemprop="description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" name="keywords" content="coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time"/><meta data-rh="true" property="og:url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" property="twitter:url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" itemprop="url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@coasttocoastam"/><meta data-rh="true" property="twitter:creator" content="@coasttocoastam"/><meta data-rh="true" property="twitter:domain" content="www.coasttocoastam.com"/><meta data-rh="true" property="og:site_name" content="Coast to Coast AM"/><meta data-rh="true" name="application-name" content="Coast to Coast AM"/><meta data-rh="true" property="fb:app_id" content="140586622674265"/><meta data-rh="true" property="fb:pages" content="105212777348"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-night template-coast">
                <div id="app"><div class="component-template" data-reactroot=""><header class="component-site-header"><div class="component-container main-header-items block"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-label="Primary Site Navigation" id="component-site-nav"><section class="nav-inner-wrapper"><header class="navbar-header"><figure class="component-station-logo mobile-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" width="200" height="52"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" style="width:24px;height:24px;min-height:24px" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M22.4 9.6C21.88 9.08 21.04 9.08 20.52 9.6L16 14.12L11.48 9.6C10.96 9.08 10.12 9.08 9.6 9.6C9.08 10.12 9.08 10.96 9.6 11.48L14.12 16L9.6 20.52C9.08 21.04 9.08 21.88 9.6 22.4C10.12 22.92 10.96 22.92 11.48 22.4L16 17.88L20.52 22.4C21.04 22.92 21.88 22.92 22.4 22.4C22.92 21.88 22.92 21.04 22.4 20.52L17.88 16L22.4 11.48C22.92 10.96 22.92 10.12 22.4 9.6Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><hr class="divider"/><ul class="menu-container main-nav"><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for SHOWS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">SHOWS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="SHOWS" tabindex="0" href="/shows/">SHOWS</a></li><li><a aria-label="UPCOMING SHOWS" tabindex="0" href="/shows/upcoming/">UPCOMING SHOWS</a></li><li><a aria-label="ART BELL VAULT" tabindex="0" href="/art-bell/">ART BELL VAULT</a></li><li><a aria-label="CLASSIC SHOWS" tabindex="0" href="/shows/classic/">CLASSIC SHOWS</a></li><li><a aria-label="SOMEWHERE IN TIME" tabindex="0" href="/shows/somewhere-in-time-shows/">SOMEWHERE IN TIME</a></li><li><a aria-label="GUESTS" tabindex="0" href="/guests/">GUESTS</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for HOSTS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">HOSTS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="George Noory" tabindex="0" href="/host/george-noory/">George Noory</a></li><li><a href="https://www.gaia.com/series/beyond-belief" target="_blank" rel="noopener" aria-label="George Noory&#x27;s TV Show">George Noory&#x27;s TV Show</a></li><li><a aria-label="George Knapp" tabindex="0" href="/host/george-knapp/">George Knapp</a></li><li><a aria-label="Richard Syrett" tabindex="0" href="/host/richard-syrett/">Richard Syrett</a></li><li><a aria-label="Connie Willis" tabindex="0" href="/host/connie-willis/">Connie Willis</a></li><li><a aria-label="Lisa Garr" tabindex="0" href="/host/lisa-garr/">Lisa Garr</a></li><li><a aria-label="Rich Berra" tabindex="0" href="/host/rich-berra/">Rich Berra</a></li><li><a aria-label="Ryan Wrecker" tabindex="0" href="/host/ryan-wrecker/">Ryan Wrecker</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for NEWS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">NEWS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Articles" tabindex="0" href="/articles/">Articles</a></li><li><a aria-label="In the News" tabindex="0" href="/inthenews/">In the News</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for MEDIA" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">MEDIA</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Videos" tabindex="0" href="/videos/">Videos</a></li><li><a aria-label="Photos" tabindex="0" href="/photos/">Photos</a></li><li><a aria-label="Stations" tabindex="0" href="/stations/">Stations</a></li><li><a href="https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL" target="_blank" rel="noopener" aria-label="Youtube">Youtube</a></li></ul></li><li class="menu-top-label"><a aria-label="Insider" tabindex="0" href="/pages/coastinsider/">Insider</a></li><li class="menu-top-label"><a aria-label="Events" tabindex="0" href="/calendar/">Events</a></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Podcasts" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">Podcasts</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Best of Coast to Coast AM" tabindex="0" href="/best-of/">Best of Coast to Coast AM</a></li><li><a aria-label="Paranormal Podcast Network" tabindex="0" href="/podcasts/">Paranormal Podcast Network</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for More" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">More</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Newsletter" tabindex="0" href="/pages/coastzone/">Newsletter</a></li><li><a href="https://paranormaldate.com/" target="_blank" rel="noopener" aria-label="Paranormal Date">Paranormal Date</a></li><li><a href="https://conspiracydate.com/" target="_blank" rel="noopener" aria-label="Conspiracy Date">Conspiracy Date</a></li><li><a aria-label="Mobile App" tabindex="0" href="/pages/mobile-app/">Mobile App</a></li><li><a aria-label="Contact" tabindex="0" href="/pages/contact/">Contact</a></li></ul></li></ul><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul><footer class="navbar-footer"><div id="coast-google-translate-container"></div><div class="coast-header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-navbar" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></div><div class="header-user"></div></footer></section></nav><figure class="component-station-logo mobile-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" width="200" height="52"/></a></figure><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(250,260)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(250,260)&amp;quality=80 2x" width="125" height="130"/></a></figure><section class="search-user-container"><div class="coast-header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-user" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></div></section><img src="https://i.iheart.com/v3/re/new_assets/89a696d6-a027-4da9-8091-2dfefda74697?ops=gravity(%22center%22),fit(188,135),quality(80)" class="george-noory" height="135" width="188" alt=""/></div></header><div class="component-header-ad"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><div class="component-routes"><main class="component-page layout-generic-full page-home coast-pr"><div class="alerts"></div><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container coast-carousel coast-feed tile"><div class="carousel-container"><section class="carousel-inner-container"><section class="carousel-viewport"><ul class="carousel-content"><li data-index="0"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/watch-security-camera-films-ghost-in-colombia/"><img src="https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Watch: Security Camera Films Ghost in Colombia?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b?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-security-camera-films-ghost-in-colombia/">Watch: Security Camera Films Ghost in Colombia?</a><a class="card-subtitle" tabindex="0" href="/article/watch-security-camera-films-ghost-in-colombia/">A security camera in Colombia captured spooky footage of a ghostly figure seemingly vanishing into thin air. </a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/chinese-paranormal-content-creator-perishes-in-car-crash-after-smashing-religious-statue/"><img src="https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Chinese Paranormal Content Creator Perishes in Car Crash After Smashing Religious Statue" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7?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/chinese-paranormal-content-creator-perishes-in-car-crash-after-smashing-religious-statue/">Chinese Paranormal Content Creator Perishes in Car Crash After Smashing Religious Statue</a><a class="card-subtitle" tabindex="0" href="/article/chinese-paranormal-content-creator-perishes-in-car-crash-after-smashing-religious-statue/">In an eerie story out of China, a paranormal content creator recently perished in a car crash, and some have attributed her unexpected death to a video wherein she smashed a religious statue as part of an &#x27;anti-superstition challenge.&#x27; </a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/misplaced-trust-in-ai-costs-farmer-massive-swath-of-crops/"><img src="https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Misplaced Trust in AI Costs Farmer Massive Swath of Crops" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6?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/misplaced-trust-in-ai-costs-farmer-massive-swath-of-crops/">Misplaced Trust in AI Costs Farmer Massive Swath of Crops</a><a class="card-subtitle" tabindex="0" href="/article/misplaced-trust-in-ai-costs-farmer-massive-swath-of-crops/">A Chinese farmer who had come to rely on artificial intelligence for all manner of insights had his trust shattered when an AI-supplied weedkiller concoction wiped out a massive swath of his crops. </a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/australian-tourist-spots-loch-ness-monster/"><img src="https://i.iheart.com/v3/re/new_assets/61523c575be524c02248e056?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Australian Tourist Spots Loch Ness Monster?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/61523c575be524c02248e056?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/61523c575be524c02248e056?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/61523c575be524c02248e056?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/61523c575be524c02248e056?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/australian-tourist-spots-loch-ness-monster/">Australian Tourist Spots Loch Ness Monster?</a><a class="card-subtitle" tabindex="0" href="/article/australian-tourist-spots-loch-ness-monster/">An Australian tourist visiting Loch Ness snapped an intriguing photo of what may be the site&#x27;s legendary &#x27;monster.&#x27; </a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/witchcraft-suspicion-leads-to-murder-in-russia/"><img src="https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Witchcraft Suspicion Leads to Murder in Russia" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11?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/witchcraft-suspicion-leads-to-murder-in-russia/">Witchcraft Suspicion Leads to Murder in Russia</a><a class="card-subtitle" tabindex="0" href="/article/witchcraft-suspicion-leads-to-murder-in-russia/">A Russian man murdered an alleged mystic over fears that the suspected soothsayer had cast a spell on his brother. </a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/mysterious-red-cat-seen-roaming-around-texas-city/"><img src="https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Mysterious Red Cat Seen Roaming Around Texas City" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2?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/mysterious-red-cat-seen-roaming-around-texas-city/">Mysterious Red Cat Seen Roaming Around Texas City</a><a class="card-subtitle" tabindex="0" href="/article/mysterious-red-cat-seen-roaming-around-texas-city/">An understandably concerned animal shelter in Texas is on the lookout for a mysterious cat that inexplicably sports red fur.</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-08-12-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/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Afterlife Evidence / Spirit Communication &amp; Magick" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Aug</span><span>12</span></time><span class="item-title">Afterlife Evidence / Spirit Communication &amp; Magick</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/champlain-sandra-65619/">Sandra Champlain</a><span>, </span><a tabindex="0" href="/guest/patti-negri/">Patti Negri</a></div></div></section><section class="item-summary">Author and grief expert Sandra Champlain shared her research into life beyond death. Followed by psychic medium and &quot;Good Witch&quot; Patti Negri on her experiences with witchcraft, seances, and haunted dolls.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-08-12-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-08-13-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/6a756b7da25d713d3a5cfe4a?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Occult Elvis / Akashic Records Guidance" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Aug</span><span>13</span></time><span class="item-title">Occult Elvis / Akashic Records Guidance</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: With the anniversary of Elvis Presley's death approaching, writer and podcaster <a href="https://miguelconner.com/" target="_blank">Miguel Conner</a> will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since.</p>

<p>Second Half: Akashic Records teacher <a href="https://theamyrobeson.com/" target="_blank">Amy Robeson</a> will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-08-13-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>Aug</span><span>14</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-08-14-show/">Friday<!-- --> - <!-- -->Angels &amp; Prayer / Open Lines</a><a tabindex="0" href="/guest/radleigh-valentine/">Radleigh Valentine</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>Aug</span><span>15</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-08-15-show/">Saturday<!-- --> - <!-- -->Starseed Children / Atlantis &amp; Lemuria</a><a tabindex="0" href="/guest/jill-m-jackson/">Jill M. Jackson</a><span> | </span><a tabindex="0" href="/guest/hoff-frank-joseph-40816/">Frank Joseph Hoff</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Aug</span><span>16</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-08-16-show/">Sunday<!-- --> - <!-- -->Crime &amp; Corruption / ET Contacts</a><a tabindex="0" href="/guest/english-tj-92996/">T.J. English</a><span> | </span><a tabindex="0" href="/guest/lesley-mitchell-clarke/">Lesley Mitchell-Clarke</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Aug</span><span>17</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-08-17-show/">Monday<!-- --> - <!-- -->Demonology &amp; Voodoo / Trauma &amp; Suffering</a><a tabindex="0" href="/guest/goldberg-dr-bruce-5631/">Dr. Bruce Goldberg</a><span> | </span><a tabindex="0" href="/guest/rj-spina/">RJ Spina</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Aug</span><span>18</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-08-18-show/">Tuesday<!-- --> - <!-- -->UFO Disclosure / Agrarian Magic &amp; Folklore</a><a tabindex="0" href="/guest/dean-alioto/">Dean Alioto</a><span> | </span><a tabindex="0" href="/guest/todd-elliott/">Todd Elliott</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Aug</span><span>19</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-08-19-show/">Wednesday<!-- --> - <!-- -->Near &amp; Shared Death Experiences / Shadow Tarot</a><a tabindex="0" href="/guest/scott-taylor/">Scott Taylor</a><span> | </span><a tabindex="0" href="/guest/d-aoust-maja-96818/">Maja D&#x27;Aoust</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/misplaced-trust-in-ai-costs-farmer-massive-swath-of-crops/"><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/6a7e2b10599b1dae12d1b2f6?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Misplaced Trust in AI Costs Farmer Massive Swath of Crops" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Aug 13, 2026</time></section><span class="item-title">Misplaced Trust in AI Costs Farmer Massive Swath of Crops</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/chinese-paranormal-content-creator-perishes-in-car-crash-after-smashing-religious-statue/"><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/6a7e2b10599b1dae12d1b2f7?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Chinese Paranormal Content Creator Perishes in Car Crash After Smashing Religious Statue" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Aug 13, 2026</time></section><span class="item-title">Chinese Paranormal Content Creator Perishes in Car Crash After Smashing Religious Statue</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/watch-security-camera-films-ghost-in-colombia/"><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/6442dd009f27183694fc499b?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Watch: Security Camera Films Ghost in Colombia?" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Aug 13, 2026</time></section><span class="item-title">Watch: Security Camera Films Ghost in Colombia?</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/gambler-s-ghost-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/89b0587dcca4ec47ec7a258e61bbd3c8?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/89b0587dcca4ec47ec7a258e61bbd3c8?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/89b0587dcca4ec47ec7a258e61bbd3c8?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/89b0587dcca4ec47ec7a258e61bbd3c8?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/89b0587dcca4ec47ec7a258e61bbd3c8?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Gambler&#x27;s Ghost" 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">Jan 05, 2011</time></section><span class="item-title">Gambler&#x27;s Ghost</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-08-12-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/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Afterlife Evidence / Spirit Communication &amp; Magick" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Aug 13, 2026</time></section><span class="item-title">Afterlife Evidence / Spirit Communication &amp; Magick</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/witchcraft-suspicion-leads-to-murder-in-russia/"><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/6a7cd9a30bc05fd2f5ba6f11?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Witchcraft Suspicion Leads to Murder in Russia" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Aug 12, 2026</time></section><span class="item-title">Witchcraft Suspicion Leads to Murder in Russia</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/australian-tourist-spots-loch-ness-monster/"><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/64024422a2d0d458eef86c1f?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/64024422a2d0d458eef86c1f?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/64024422a2d0d458eef86c1f?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/64024422a2d0d458eef86c1f?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/64024422a2d0d458eef86c1f?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Australian Tourist Spots Loch Ness Monster?" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Aug 12, 2026</time></section><span class="item-title">Australian Tourist Spots Loch Ness Monster?</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/art-bell-vault-the-anarchists-view-surviving-the-wtc-collapse/"><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/5ea9d8718214fd4d49a81127?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/new_assets/5ea9d8718214fd4d49a81127?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/5ea9d8718214fd4d49a81127?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/5ea9d8718214fd4d49a81127?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/5ea9d8718214fd4d49a81127?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Art Bell Vault: The Anarchist&#x27;s View / Surviving the WTC Collapse" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Aug 12, 2026</time></section><span class="item-title">Art Bell Vault: The Anarchist&#x27;s View / Surviving the WTC Collapse</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.dailymail.com/sciencetech/article-16047557/extinct-human-remains-Denisovans-nephilim-bible.html" class="item-title" target="_blank" rel="noopener">Extinct human remains found on seafloor fuel claims of real-life biblical giants</a><em>— <!-- -->Daily Mail</em></div><div class="coast-feed-item"><a href="https://www.upi.com/Odd_News/2026/08/12/fake-cats-Cape-Coral-Florida-burrowing-owls/6451786547980/" class="item-title" target="_blank" rel="noopener">Mysterious cat cutouts placed in vacant lots as apparent owl deterrent</a><em>— <!-- -->UPI</em></div><div class="coast-feed-item"><a href="https://nypost.com/2026/08/12/us-news/scientists-discover-new-demon-cavefish-in-highly-studied-alabama-cave/" class="item-title" target="_blank" rel="noopener">Scientists discover new eyeless ‘demon cavefish’ in Alabama cave beneath Army base</a><em>— <!-- -->New York Post</em></div><div class="coast-feed-item"><a href="https://thedebrief.org/secret-self-healing-powers-of-the-brain-revealed-in-landmark-study-upending-past-thinking-on-adult-brains-regenerative-abilities/" class="item-title" target="_blank" rel="noopener">Secret Self-Healing Powers of the Brain Revealed in Landmark Study</a><em>— <!-- -->The Debrief</em></div><div class="coast-feed-item"><a href="https://www.popularmechanics.com/preview/science/environment/a73368195/mysterious-glowing-orbs-source/" class="item-title" target="_blank" rel="noopener">A Cowhand Spotted Mysterious Glowing Orbs Nearly 150 Years Ago. Scientists May Have Found the Source.</a><em>— <!-- -->Popular Mechanics</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/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/434445d1a4b4ebf4de54c25c6396a4ae739ab178","priority":0,"source":"/guest","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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":"%2F6a7e1146c2f9ca7bf65a9276","type":"LEADS","record":{"title":"Watch: Security Camera Films Ghost in Colombia?","subtitle":"A security camera in Colombia captured spooky footage of a ghostly figure seemingly vanishing into thin air. ","image":"https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b","img_meta":{"base_id":"%2F6442dd009f27183694fc499b","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-security-camera-films-ghost-in-colombia/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7e2cdef3b19bdd7e50c423","type":"LEADS","record":{"title":"Chinese Paranormal Content Creator Perishes in Car Crash After Smashing Religious Statue","subtitle":"In an eerie story out of China, a paranormal content creator recently perished in a car crash, and some have attributed her unexpected death to a video wherein she smashed a religious statue as part of an 'anti-superstition challenge.' ","image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7","img_meta":{"base_id":"%2F6a7e2b10599b1dae12d1b2f7","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/chinese-paranormal-content-creator-perishes-in-car-crash-after-smashing-religious-statue/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7e2cfef3b19bdd7e50c424","type":"LEADS","record":{"title":"Misplaced Trust in AI Costs Farmer Massive Swath of Crops","subtitle":"A Chinese farmer who had come to rely on artificial intelligence for all manner of insights had his trust shattered when an AI-supplied weedkiller concoction wiped out a massive swath of his crops. ","image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6","img_meta":{"base_id":"%2F6a7e2b10599b1dae12d1b2f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/misplaced-trust-in-ai-costs-farmer-massive-swath-of-crops/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7cb7ba46602c06af26fcc8","type":"LEADS","record":{"title":"Australian Tourist Spots Loch Ness Monster?","subtitle":"An Australian tourist visiting Loch Ness snapped an intriguing photo of what may be the site's legendary 'monster.' ","image":"https://i.iheart.com/v3/re/new_assets/61523c575be524c02248e056","img_meta":{"base_id":"%2F61523c575be524c02248e056","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/australian-tourist-spots-loch-ness-monster/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7cdbb1e137c4a3e41ca997","type":"LEADS","record":{"title":"Witchcraft Suspicion Leads to Murder in Russia","subtitle":"A Russian man murdered an alleged mystic over fears that the suspected soothsayer had cast a spell on his brother. ","image":"https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11","img_meta":{"base_id":"%2F6a7cd9a30bc05fd2f5ba6f11","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/witchcraft-suspicion-leads-to-murder-in-russia/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7b894180b546856429dad1","type":"LEADS","record":{"title":"Mysterious Red Cat Seen Roaming Around Texas City","subtitle":"An understandably concerned animal shelter in Texas is on the lookout for a mysterious cat that inexplicably sports red fur.","image":"https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2","img_meta":{"base_id":"%2F6a7b85e7c16b213862cc6dd2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/mysterious-red-cat-seen-roaming-around-texas-city/"},"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":"%2F6a75376b255b69bb57c88fc3","type":"PUBLISHING","record":{"ref_id":"%2F6a75376b255b69bb57c88fc3","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-12-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author and grief expert \u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">Sandra Champlain\u003c/a>, host of the paranormal podcast \u003ca href=\"https://www.coasttocoastam.com/podcasts/\" target=\"_blank\">Shades of the Afterlife\u003c/a>, shared her research into life beyond death and evidence supporting the afterlife, including phenomena like reincarnation, near-death experiences, and electronic voice phenomena (EVPs). Highlighting the spiritual dimension of her work, she stated, &quot;I believe consciousness really is the force behind it all.&quot; She noted a universal message from near-death experiences and spiritual leaders alike: &quot;We're meant to be kind, to help each other, to forgive, to love one another.&quot;\u003c/p>\n\n\u003cp>Drawing on interviews with hospice workers, Champlain described death as a peaceful transition akin to waking from a dream into a familiar, comforting place. &quot;You're still you. And around you is a place very comfortable... Loved ones are there to greet you. Even your pets are there,&quot; she said, adding that there is an ability to choose one's &quot;best age&quot; during the crossing over to the other side. She challenged traditional religious views, particularly the concept of hell, suggesting that &quot;the toughest place is here on Earth&quot; and that &quot;our mind can create heaven on Earth, and vice versa.&quot; She acknowledged the diversity of religious beliefs and urged listeners to use their &quot;internal compass&quot; rather than relying solely on doctrine.\u003c/p>\n\n\u003cp>Addressing skepticism, Champlain pointed to near-death experiences, deathbed visions, and verifiable medium readings as evidence for consciousness surviving death. &quot;I've witnessed too much to think that when we just close our eyes that final time, it's over,&quot; she remarked. She also discussed the &quot;dream gate,&quot; a hypnagogic state between waking and sleeping where one can connect with deceased loved ones through imagination and meditation. Sandra leads weekly free \u003ca href=\"https://www.wedontdie.com/pages/sundaygathering\" target=\"_blank\">Zoom gatherings\u003c/a> on Sundays featuring mediumistic demonstrations.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, psychic medium and &quot;Good Witch&quot; \u003ca href=\"https://pattinegri.com/\" target=\"_blank\">Patti Negri\u003c/a> discussed her extensive experience with witchcraft, seances, haunted dolls, and paranormal phenomena. Describing poppet magic as &quot;sympathetic magic used in spellcraft,&quot; it involves using small dolls to represent individuals, often infused with personal items like hair or nail clippings to strengthen the connection. Unlike voodoo dolls, she emphasized that her practice is rooted in positive, non-manipulative magic, stating, &quot;I only work in the light... you can get everything you want from positive magic.&quot;\u003c/p>\n\n\u003cp>On seances and spirit communication, Negri revealed she began conducting seances at age seven, confidently asserting, &quot;I knew I was talking to the dead.&quot; She described encounters ranging from &quot;orbs and shadows and lights and sounds&quot; to more dramatic experiences like a man spontaneously catching fire during a session. She introduced the concept of practical magic—integrating magical intention into everyday actions. She described it as &quot;charming your toothpaste&quot; or stirring coffee with intention, linking daily rituals to natural cycles like the moon phases for improved well-being. She shared her &quot;30-second practice,&quot; a quick elemental balancing technique involving earth, fire, water, and air to realign mind, body, and spirit, helping individuals overcome fear and regain focus.\u003c/p>\n\n\u003cp>Delving into the phenomenon of haunted dolls, she distinguished between &quot;haunted&quot; and &quot;spirited&quot; dolls. She explained that haunted dolls typically harbor a spirit or ghost seeking a vessel, often choosing dolls for their human-like features. Warning that negative dolls can drain energy and cause harm, she cited examples like Annabelle, Peggy, and Robert the Doll as particularly malevolent entities. Negri recounted her personal experience handling these dolls, including working with a priest for blessings to mitigate negative energy. With spirited dolls, she attributed their energy to the accumulated emotional imprint of past owners and incidents. She advised doll owners to &quot;get to know&quot; their haunted dolls, use protection techniques, and heed intuitive warnings from pets or family members. During the last hour, she gave readings for callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/We-Dont-Die-Skeptics-Discovery/dp/1614483825//ctoc\" target=\"_blank\">We Don't Die: A Skeptic's Discovery of Life After Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Dollcraft-Witchs-Poppet-Magick-Haunted/dp/073877748X/ctoc\" target=\"_blank\">Dollcraft: A Witch's Guide to Poppet Magick &amp; Haunted Dolls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Old-World-Magick-Modern-Techniques/dp/1733545506/ctoc\" target=\"_blank\">Old World Magick for the Modern World\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":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"Rush","title":"Ghost Of A Chance","url":"https://amazon.com/dp/B00123BAYO/ctoc?trackAsin=B00123BAYO"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Pointer Sisters","title":"I’m So Excited","url":"https://amazon.com/dp/B06Y6GJZ7Q/ctoc?trackAsin=B06Y6GJZ7Q"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc?1"},{"artist":"Maxine Nightengale","title":"Right Back Where We Started From","url":"https://amazon.com/dp/B07SNYB5ZS/ctoc?trackAsin=B07SNYB5ZS"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Lionel Richie","title":"Running With The Night","url":"https://amazon.com/dp/B0070PVOKI/ctoc?trackAsin=B0070PVOKI"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Alannah Myles","title":"Black Velvet","url":"https://amazon.com/dp/B0FPP8TP3P/ctoc?trackAsin=B0FPP8TP3P"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"The Eagles","title":"Witchy Woman","url":"https://amazon.com/dp/B00DAPJMYM/ctoc?trackAsin=B00DAPJMYM"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Santana","title":"Black Magic Woman","url":"https://amazon.com/dp/B00137GKW6/ctoc?trackAsin=B00137GKW6"},{"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":["%2F5e006745cc137bf2442019d9","%2F5f766a37019c5bd3a50a0895"]},"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/witchcraft","keywords/spirit communication","keywords/hauntings","keywords/life after death","keywords/afterlife"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a7d9d80b8d8065b7a5452f0","show":"coast","title":"Wed, Aug 12 2026 - Hour 1"},{"episodeId":"/episodes/6a7d9d90b8d8065b7a5452f1","show":"coast","title":"Wed, Aug 12 2026 - Hour 2"},{"episodeId":"/episodes/6a7d9da4b8d8065b7a5452f2","show":"coast","title":"Wed, Aug 12 2026 - Hour 3"},{"episodeId":"/episodes/6a7d9db6b8d8065b7a5452f3","show":"coast","title":"Wed, Aug 12 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Composition on the subject of Future Technologies. 3d rendered graphics.","id":"%2F6997b3bca5bcae89c14808e4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4","source_credit":"Artystarty / iStock / Getty Images","title":"Artificial Intelligence","url":"asset://assets.getty/6997b3bca5bcae89c14808e4","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786543200000},"slug":{"type":"slug","value":"2026-08-12-show"},"summary":{"type":"html","value":"\u003cp>Author and grief expert \u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">Sandra Champlain\u003c/a> shared her research into life beyond death. Followed by psychic medium and &quot;Good Witch&quot; \u003ca href=\"https://pattinegri.com/\" target=\"_blank\">Patti Negri\u003c/a> on her experiences with witchcraft, seances, and haunted dolls.\u003c/p>\n\n"},"title":{"type":"title","value":"Afterlife Evidence / Spirit Communication & Magick"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://wedontdie.com/\" target=\"_blank\">wedontdie.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">sandrachamplain.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wedontdie.mykajabi.com/pages/radio-show\" target=\"_blank\">wedontdieradio.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.pattinegri.com/\" target=\"_blank\">pattinegri.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"08-12-2026-hour-1,08-12-2026-hour-2,08-12-2026-hour-3,08-12-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 and grief expert Sandra Champlain shared her research into life beyond death. Followed by psychic medium and \"Good Witch\" Patti Negri on her experiences with witchcraft, seances, and haunted dolls.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Composition on the subject of Future Technologies. 3d rendered graphics.","link":"","new_tab":false,"source_credit":"Artystarty / iStock / Getty Images","title":"Artificial Intelligence","url":"asset://assets.getty/6997b3bca5bcae89c14808e4","use_caption":false},"keywords":["keywords/witchcraft","keywords/spirit communication","keywords/hauntings","keywords/life after death","keywords/afterlife"],"primary_slug":"2026-08-12-show","slugs":["2026-08-12-show"],"sponsored":false,"title":"Afterlife Evidence / Spirit Communication & Magick"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786615200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WC7zZ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/alternative-history-conspiracies","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-12-show/"},"slug":"2026-08-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4","title":"Afterlife Evidence / Spirit Communication & Magick","description":"Author and grief expert Sandra Champlain shared her research into life beyond death. Followed by psychic medium and \"Good Witch\" Patti Negri on her experiences with witchcraft, seances, and haunted dolls.","author":""},"pub_start":1786615200000,"pub_until":4115978604802,"pub_changed":1786617336472,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/alternative-history-conspiracies","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":"%2F5e006745cc137bf2442019d9","slug":"champlain-sandra-65619","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/champlain-sandra/65619","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>The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing. Her fears were rested when she determined that there is sufficient proof that we don't die.\u003c/p>\n\n\u003cp>The death of her father caused Sandra to investigate the world of grief. She created the audio called How To Survive Grief, to share with others her findings that helped her relieve her pain. The audio went viral within months and listeners reported that it not only eased their pain, gave hope and prevented suicides. Courageously, she shares her real story in her book, We Don't Die - A Skeptic's Discovery of Life After Death, now a #1 international bestseller. Sandra is a highly respected speaker, author, entrepreneur and subject of the new documentary by Emmy-award winning Robert Lyon, We Don't Die - Documenting A Skeptic's Discovery of Life After Death. She is also the host of “Shades of the Afterlife” on the iHeart Radio &amp; Coast to Coast AM Paranormal Podcast Network.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/We-Dont-Die-Skeptics-Discovery/dp/1614483825//ctoc\" target=\"_blank\">We Don't Die: A Skeptic's Discovery of Life After Death\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":"%2F682c2cc6f6e5e3a060b77776","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682c2cc6f6e5e3a060b77776","source_credit":"","title":"","url":"asset://new_assets/682c2cc6f6e5e3a060b77776","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"champlain-sandra-65619"},"summary":{"type":"html","value":"\u003cp>The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing.\u003c/p>\n\n"},"title":{"type":"title","value":"Sandra Champlain"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://wedontdie.com/\" target=\"_blank\">wedontdie.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">sandrachamplain.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wedontdie.mykajabi.com/pages/radio-show\" target=\"_blank\">wedontdieradio.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://shadesoftheafterlife.com\" target=\"_blank\">shadesoftheafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/champlain-sandra-65619","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/champlain-sandra/65619","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/682c2cc6f6e5e3a060b77776","use_caption":false},"keywords":[],"primary_slug":"champlain-sandra-65619","slugs":["champlain-sandra-65619"],"sponsored":false,"title":"Sandra Champlain"},"targeting":{"exclusion":{"tags":[]},"publish_date":1386291660000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"P6VFm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1386291660000,"type":"content:coast-to-coast-guest","summary":{"title":"Sandra Champlain","description":"The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing.","image":"https://i.iheart.com/v3/re/new_assets/682c2cc6f6e5e3a060b77776"}},{"ref_id":"%2F5f766a37019c5bd3a50a0895","slug":"patti-negri","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/patti-negri/","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>Patti Negri is a psychic-medium and &quot;Good Witch&quot; best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.\u003c/p>\n\n\u003cp>Patti enjoys working her magic on Ghost Adventures and their new spinoff Deadly Possessions on the Travel Channel. She was brought in as a paranormal expert on Ghostly Lovers, Candidly Nicole, Mansion Hunters, and dozens more. She has even gotten into the home makeover world on Mobile Home Disaster. In addition to being a host of Psychics Gone Wild on Blogtalk Radio, Patti has been heard on national syndicated radio with Adam Corolla, Jason Ellis, and Mancow Muller.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Dollcraft-Witchs-Poppet-Magick-Haunted/dp/073877748X/ctoc\" target=\"_blank\">Dollcraft: A Witch's Guide to Poppet Magick &amp; Haunted Dolls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Old-World-Magick-Modern-Techniques/dp/1733545506/ctoc\" target=\"_blank\">Old World Magick for the Modern World\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":"%2F68ff9e517e33f83c7d78acee","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68ff9e517e33f83c7d78acee","source_credit":"","title":"","url":"asset://new_assets/68ff9e517e33f83c7d78acee","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"patti-negri"},"summary":{"type":"html","value":"\u003cp>Patti Negri is a psychic-medium and &quot;Good Witch&quot; best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.\u003c/p>\n\n"},"title":{"type":"title","value":"Patti Negri"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.pattinegri.com/\" target=\"_blank\">pattinegri.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":"Patti Negri is a psychic-medium and \"Good Witch\" best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68ff9e517e33f83c7d78acee","use_caption":false},"keywords":[],"primary_slug":"patti-negri","slugs":["patti-negri"],"sponsored":false,"title":"Patti Negri"},"targeting":{"exclusion":{"tags":[]},"publish_date":1601595960000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5f766a37019c5bd3a50a0894","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1601595960000,"type":"content:coast-to-coast-guest","summary":{"title":"Patti Negri","description":"Patti Negri is a psychic-medium and \"Good Witch\" best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.","image":"https://i.iheart.com/v3/re/new_assets/68ff9e517e33f83c7d78acee"}}]}},{"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:/6a75376b255b69bb57c88fc3","slug:2026-08-12-show","slug:2026-08-12-show","keyword:keywords/witchcraft","keyword:keywords/spirit communication","keyword:keywords/hauntings","keyword:keywords/life after death","keyword:keywords/afterlife"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1787902401000,"\u003cupcoming_pub_after>":1786694400000,"\u003cpub_start>":1786692801000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1786779201000,"\u003ctonight_pub_after>":1786694400000},"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":"%2F6a75671b255b69bb57c88fdc","type":"PUBLISHING","record":{"ref_id":"%2F6a75671b255b69bb57c88fdc","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-13-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: With the anniversary of Elvis Presley's death approaching on August 16, writer and podcaster \u003ca href=\"https://miguelconner.com/\" target=\"_blank\">Miguel Conner\u003c/a> will explore the hidden life and enduring legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the mysterious circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since.\u003c/p>\n\n\u003cp>Second Half: Akashic Records teacher \u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">Amy Robeson\u003c/a> will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, creativity, purpose, and the deeper lessons shaping a person's journey.\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/Occult-Elvis-Mystical-Magical-Life/dp/B0D9TMZ9KC/ctoc\" target=\"_blank\">The Occult Elvis: The Mystical and Magical Life of the King\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Voices-Gnosticism-Interviews-Chilton-Scholars/dp/1906834121/ctoc\" target=\"_blank\">Voices of Gnosticism\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F68287b0cbbf04d339ba78677","%2F6621a915e7f814f56f7edaa4"]},"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/Elvis Presley","keywords/Akashic Records"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Monk walking in dark church at night. 3D generated image.","id":"%2F6a756b7da25d713d3a5cfe4a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a","source_credit":"gremlin / E+ / Getty Images","title":"Monk walking in dark church at night","url":"asset://assets.getty/6a756b7da25d713d3a5cfe4a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786629600000},"slug":{"type":"slug","value":"2026-08-13-show"},"summary":{"type":"html","value":"\u003cp>First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster \u003ca href=\"https://miguelconner.com/\" target=\"_blank\">Miguel Conner\u003c/a> will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since.\u003c/p>\n\n\u003cp>Second Half: Akashic Records teacher \u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">Amy Robeson\u003c/a> will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.\u003c/p>\n\n"},"title":{"type":"title","value":"Occult Elvis / Akashic Records Guidance"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.miguelconner.com/\" target=\"_blank\">miguelconner.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">theamyrobeson.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster Miguel Conner will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since. Second Half: Akashic Records teacher Amy Robeson will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Monk walking in dark church at night. 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Monk walking in dark church at night","url":"asset://assets.getty/6a756b7da25d713d3a5cfe4a","use_caption":false},"keywords":["keywords/Elvis Presley","keywords/Akashic Records"],"primary_slug":"2026-08-13-show","slugs":["2026-08-13-show"],"sponsored":false,"title":"Occult Elvis / Akashic Records Guidance"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786701600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mM0ow","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-13-show/"},"slug":"2026-08-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a","title":"Occult Elvis / Akashic Records Guidance","description":"First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster Miguel Conner will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since. Second Half: Akashic Records teacher Amy Robeson will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.","author":""},"pub_start":1786701600000,"pub_until":4115978604802,"pub_changed":1786701600000,"subscription":[{"tags":["coast-categories/pop-culture","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:/6a75671b255b69bb57c88fdc","slug:2026-08-13-show","slug:2026-08-13-show","keyword:keywords/Elvis Presley","keyword:keywords/Akashic Records"]}}],"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":"%2F6a75671b255b69bb57c88fdc","type":"PUBLISHING","record":{"ref_id":"%2F6a75671b255b69bb57c88fdc","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-13-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: With the anniversary of Elvis Presley's death approaching on August 16, writer and podcaster \u003ca href=\"https://miguelconner.com/\" target=\"_blank\">Miguel Conner\u003c/a> will explore the hidden life and enduring legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the mysterious circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since.\u003c/p>\n\n\u003cp>Second Half: Akashic Records teacher \u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">Amy Robeson\u003c/a> will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, creativity, purpose, and the deeper lessons shaping a person's journey.\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/Occult-Elvis-Mystical-Magical-Life/dp/B0D9TMZ9KC/ctoc\" target=\"_blank\">The Occult Elvis: The Mystical and Magical Life of the King\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Voices-Gnosticism-Interviews-Chilton-Scholars/dp/1906834121/ctoc\" target=\"_blank\">Voices of Gnosticism\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F68287b0cbbf04d339ba78677","%2F6621a915e7f814f56f7edaa4"]},"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/Elvis Presley","keywords/Akashic Records"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Monk walking in dark church at night. 3D generated image.","id":"%2F6a756b7da25d713d3a5cfe4a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a","source_credit":"gremlin / E+ / Getty Images","title":"Monk walking in dark church at night","url":"asset://assets.getty/6a756b7da25d713d3a5cfe4a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786629600000},"slug":{"type":"slug","value":"2026-08-13-show"},"summary":{"type":"html","value":"\u003cp>First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster \u003ca href=\"https://miguelconner.com/\" target=\"_blank\">Miguel Conner\u003c/a> will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since.\u003c/p>\n\n\u003cp>Second Half: Akashic Records teacher \u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">Amy Robeson\u003c/a> will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.\u003c/p>\n\n"},"title":{"type":"title","value":"Occult Elvis / Akashic Records Guidance"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.miguelconner.com/\" target=\"_blank\">miguelconner.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">theamyrobeson.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster Miguel Conner will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since. Second Half: Akashic Records teacher Amy Robeson will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Monk walking in dark church at night. 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Monk walking in dark church at night","url":"asset://assets.getty/6a756b7da25d713d3a5cfe4a","use_caption":false},"keywords":["keywords/Elvis Presley","keywords/Akashic Records"],"primary_slug":"2026-08-13-show","slugs":["2026-08-13-show"],"sponsored":false,"title":"Occult Elvis / Akashic Records Guidance"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786701600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mM0ow","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-13-show/"},"slug":"2026-08-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a","title":"Occult Elvis / Akashic Records Guidance","description":"First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster Miguel Conner will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since. Second Half: Akashic Records teacher Amy Robeson will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.","author":""},"pub_start":1786701600000,"pub_until":4115978604802,"pub_changed":1786701600000,"subscription":[{"tags":["coast-categories/pop-culture","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":"%2F68287b0cbbf04d339ba78677","slug":"miguel-conner","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/miguel-conner/","cuser":"user/ldap/prebur2lsl","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Occult-Elvis-Mystical-Magical-Life/dp/B0D9TMZ9KC/ctoc\" target=\"_blank\">The Occult Elvis: The Mystical and Magical Life of the King\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Voices-Gnosticism-Interviews-Chilton-Scholars/dp/1906834121/ctoc\" target=\"_blank\">Voices of Gnosticism\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Other-Voices-Gnosticism-Interviews-Denzey-Lewis/dp/190683430X/ctoc\" target=\"_blank\">Other Voices of Gnosticism\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"type":"html","value":"\u003cp>Miguel Conner is a writer, voiceover artist, and host of the popular podcast Aeon Byte. He has written several books and dozens of articles, including The Occult Elvis and Voices of Gnosticism. He has lectured/appeared at such events as The Duncan Trussell Family Hour, Open Minds on GaiaTV, New Thinking Allowed, Dreamland with Whitley Strieber, Runesoup, The Higherside Chats, The Theosophical Soceity, and The Gnostic Countercultures Conference at Rice University.\u003c/p>\n\n"},"title":{"type":"title","value":"Miguel Conner"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.miguelconner.com/\" target=\"_blank\">miguelconner.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Miguel Conner is a writer, voiceover artist, and host of the popular podcast Aeon Byte. He has written several books and dozens of articles, including \u003cem>The Occult Elvis\u003c/em> and \u003cem>Voices of Gnosticism\u003c/em>. He has lectured/appeared at such events as The Duncan Trussell Family Hour, Open Minds on GaiaTV, New Thinking Allowed, Dreamland with Whitley Strieber, Runesoup, The Higherside Chats, The Theosophical Soceity, and The Gnostic Countercultures Conference at Rice University. Conner has also done narrations for brands and audiobooks, including The King in Orange, Blueprints of Mind Control, and Thirty-Five Missions Over Japan.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"id":"%2F66f8b162d4002da954c91081","link":"","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","alt_text":"","bucket":"new_assets","caption":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"miguel-conner"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/66f8b162d4002da954c91081","link":"","title":"","use_caption":false},"keywords":[],"primary_slug":"miguel-conner","slugs":["miguel-conner"],"sponsored":false,"title":"Miguel Conner","author":"","description":"Miguel Conner is a writer, voiceover artist, and host of the popular podcast Aeon Byte. He has written several books and dozens of articles, including The Occult Elvis and Voices of Gnosticism. He has lectured/appeared at such events as The Duncan Trussell Family Hour, Open Minds on GaiaTV, New Thinking Allowed, Dreamland with Whitley Strieber, Runesoup, The Higherside Chats, The Theosophical Soceity, and The Gnostic Countercultures Conference at Rice University."},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"jEoWG","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}],"exclusion":{"tags":[]},"publish_date":1747483140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1747483140000,"type":"content:coast-to-coast-guest","summary":{"title":"Miguel Conner","description":"Miguel Conner is a writer, voiceover artist, and host of the popular podcast Aeon Byte. He has written several books and dozens of articles, including The Occult Elvis and Voices of Gnosticism. He has lectured/appeared at such events as The Duncan Trussell Family Hour, Open Minds on GaiaTV, New Thinking Allowed, Dreamland with Whitley Strieber, Runesoup, The Higherside Chats, The Theosophical Soceity, and The Gnostic Countercultures Conference at Rice University.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F6621a915e7f814f56f7edaa4","slug":"amy-robeson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/amy-robeson/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Amy Robeson, Akashic Record master teacher/healer, and founder of Sacred Awakening, empowers individuals through her Akashic Records program to tap into their inner potential for transformation by cultivating curiosity to live their best lives. Amy speaks light codes and light language, activates DNA, and shows you how to be courageous enough to walk your divine path. \u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","bucket":"new_assets","link":"","title":"","url":"asset://new_assets/662517de217045f17ca287a7","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F662517de217045f17ca287a7","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/662517de217045f17ca287a7","source_credit":""}},"show_appearances":{"value":[],"type":"link"},"slug":{"value":"amy-robeson","type":"slug"},"title":{"type":"title","value":"Amy Robeson"},"videos":{"type":"html","value":""},"cds":{"value":"","type":"html"},"summary":{"type":"html","value":"\u003cp>Amy Robeson, Akashic Record master teacher/healer, and founder of Sacred Awakening, empowers individuals through her Akashic Records program to tap into their inner potential for transformation by cultivating curiosity to live their best lives. \u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">theamyrobeson.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":{"slugs":["amy-robeson"],"sponsored":false,"title":"Amy Robeson","author":"","description":"Amy Robeson, Akashic Record master teacher/healer, and founder of Sacred Awakening, empowers individuals through her Akashic Records program to tap into their inner potential for transformation by cultivating curiosity to live their best lives.","image":{"link":"","new_tab":false,"source_credit":"","title":"","caption":"","url":"asset://new_assets/662517de217045f17ca287a7","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"amy-robeson"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"MO9Ys","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1713481860000,"publish_end_date":4115978604802}},"pub_start":1713481860000,"type":"content:coast-to-coast-guest","summary":{"title":"Amy Robeson","description":"Amy Robeson, Akashic Record master teacher/healer, and founder of Sacred Awakening, empowers individuals through her Akashic Records program to tap into their inner potential for transformation by cultivating curiosity to live their best lives.","image":"https://i.iheart.com/v3/re/new_assets/662517de217045f17ca287a7"}}]}},{"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:/6a75671b255b69bb57c88fdc","slug:2026-08-13-show","slug:2026-08-13-show","keyword:keywords/Elvis Presley","keyword:keywords/Akashic Records"]}},{"id":"%2F6a756c4a255b69bb57c88ff5","type":"PUBLISHING","record":{"ref_id":"%2F6a756c4a255b69bb57c88ff5","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-14-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>\u003ca href=\"https://radleighvalentine.com/\" target=\"_blank\">Radleigh Valentine\u003c/a>, an author and spiritual teacher whose work has inspired millions to deepen their connection with God, angels, and prayer, joins guest host, Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>). Creator of numerous oracle and tarot decks, Valentine is known for his practical and accessible approach to spirituality. He'll discuss how angels may communicate through signs, intuition, synchronicities, and everyday experiences, and explain why he believes prayer is one of the most powerful tools for guidance, healing, and transformation. Followed by Open Lines in the latter half. Give Rich a call and talk about whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Dear-Angels-Its-Again-Life/dp/B0G528BDNR/ctoc\" target=\"_blank\">Dear Angels, It's Me Again\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angels-Auras-Oracle-44-Card-Guidebook/dp/140196818X/ctoc\" target=\"_blank\">Angels &amp; Auras Oracle: A 44-Card Deck and Guidebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Manifesting-Your-Magical-Life-Practical/dp/1401967159/ctoc\" target=\"_blank\">Manifesting Your Magical Life\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F654051e8383ea558fabc5de7","%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/angels","keywords/prayer"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a756df64e498a51f33b9f83","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a756df64e498a51f33b9f83","source_credit":"naphtalina / E+ / Getty Images","title":"Angel of the cemetery","url":"asset://assets.getty/6a756df64e498a51f33b9f83","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786716000000},"slug":{"type":"slug","value":"2026-08-14-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://radleighvalentine.com/\" target=\"_blank\">Radleigh Valentine\u003c/a>, an author and teacher whose work has inspired millions to deepen their connection with God, angels, and prayer, joins guest host, Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>). Creator of numerous oracle and tarot decks, Valentine is known for his practical and accessible approach to spirituality. He'll discuss how angels may communicate through signs, intuition, synchronicities, and everyday experiences, and explain why he believes prayer is one of the most powerful tools for guidance, healing, and transformation. Followed by Open Lines in the latter half. Give Rich a call and talk about whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Angels & Prayer / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radleighvalentine.com/\" target=\"_blank\">radleighvalentine.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Radleigh Valentine, an author and teacher whose work has inspired millions to deepen their connection with God, angels, and prayer, joins guest host, Rich Berra (email). Creator of numerous oracle and tarot decks, Valentine is known for his practical and accessible approach to spirituality. He'll discuss how angels may communicate through signs, intuition, synchronicities, and everyday experiences, and explain why he believes prayer is one of the most powerful tools for guidance, healing, and transformation. Followed by Open Lines in the latter half. Give Rich a call and talk about whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"naphtalina / E+ / Getty Images","title":"Angel of the cemetery","url":"asset://assets.getty/6a756df64e498a51f33b9f83","use_caption":false},"keywords":["keywords/angels","keywords/prayer"],"primary_slug":"2026-08-14-show","slugs":["2026-08-14-show"],"sponsored":false,"title":"Angels & Prayer / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786788000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Lu0vA","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-14-show/"},"slug":"2026-08-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a756df64e498a51f33b9f83","title":"Angels & Prayer / Open Lines","description":"Radleigh Valentine, an author and teacher whose work has inspired millions to deepen their connection with God, angels, and prayer, joins guest host, Rich Berra (email). Creator of numerous oracle and tarot decks, Valentine is known for his practical and accessible approach to spirituality. He'll discuss how angels may communicate through signs, intuition, synchronicities, and everyday experiences, and explain why he believes prayer is one of the most powerful tools for guidance, healing, and transformation. Followed by Open Lines in the latter half. Give Rich a call and talk about whatever is on your mind!","author":""},"pub_start":1786788000000,"pub_until":4115978604802,"pub_changed":1786788000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F654051e8383ea558fabc5de7","slug":"radleigh-valentine","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/radleigh-valentine/","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>Radleigh Valentine is a bestselling author with an amazing way of making complicated topics easy to understand. He delivers angel messages and training with compassion, integrity, and a refreshing sense of humor. Radleigh loves to show people how they can make powerful changes in their lives, and has created a full range of insightful, informative, and entertaining spiritual tools, including tarot and oracle card decks, books, and numerous certification courses.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Compendium-Magical-Things-Communicating-Divine/dp/1781807019/ctoc\" target=\"_blank\">Compendium of Magical Things\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angels-Auras-Oracle-44-Card-Guidebook/dp/140196818X/ctoc\" target=\"_blank\">Angels &amp; Auras Oracle: A 44-Card Deck and Guidebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Manifesting-Your-Magical-Life-Practical/dp/1401967159/ctoc\" target=\"_blank\">Manifesting Your Magical Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dear-Angels-Its-Again-Life/dp/B0G528BDNR/ctoc\" target=\"_blank\">Dear Angels, It's Me Again\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":"%2F65405409383ea558fabc5df4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/65405409383ea558fabc5df4","source_credit":"","title":"","url":"asset://new_assets/65405409383ea558fabc5df4","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"radleigh-valentine"},"summary":{"type":"html","value":"\u003cp>Radleigh Valentine is a bestselling author with an amazing way of making complicated topics easy to understand. He delivers angel messages and training with compassion, integrity, and a refreshing sense of humor. Radleigh loves to show people how they can make powerful changes in their lives, and has created a full range of insightful, informative, and entertaining spiritual tools, including tarot and oracle card decks, books, and numerous certification courses.\u003c/p>\n\n"},"title":{"type":"title","value":"Radleigh Valentine"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radleighvalentine.com/\" target=\"_blank\">radleighvalentine.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":"Radleigh Valentine is a bestselling author with an amazing way of making complicated topics easy to understand. He delivers angel messages and training with compassion, integrity, and a refreshing sense of humor. Radleigh loves to show people how they can make powerful changes in their lives, and has created a full range of insightful, informative, and entertaining spiritual tools, including tarot and oracle card decks, books, and numerous certification courses.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/65405409383ea558fabc5df4","use_caption":false},"keywords":[],"primary_slug":"radleigh-valentine","slugs":["radleigh-valentine"],"sponsored":false,"title":"Radleigh Valentine"},"targeting":{"exclusion":{"tags":[]},"publish_date":1698714540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"r6ulV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1698714540000,"type":"content:coast-to-coast-guest","summary":{"title":"Radleigh Valentine","description":"Radleigh Valentine is a bestselling author with an amazing way of making complicated topics easy to understand. He delivers angel messages and training with compassion, integrity, and a refreshing sense of humor. Radleigh loves to show people how they can make powerful changes in their lives, and has created a full range of insightful, informative, and entertaining spiritual tools, including tarot and oracle card decks, books, and numerous certification courses.","image":"https://i.iheart.com/v3/re/new_assets/65405409383ea558fabc5df4"}},{"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":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"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":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"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"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"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":"rich-berra"},"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":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"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:/6a756c4a255b69bb57c88ff5","slug:2026-08-14-show","slug:2026-08-14-show","keyword:keywords/angels","keyword:keywords/prayer"]}},{"id":"%2F6a7e5a6da29b533d2dd9b958","type":"PUBLISHING","record":{"ref_id":"%2F6a7e5a6da29b533d2dd9b958","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-15-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://jillmjackson.com/\" target=\"_blank\">Jill M. Jackson\u003c/a>, a psychic, medium, and published author, joins Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) to discuss heightened intuitive and spiritual abilities, how children develop these gifts, and why some of them are referred to as &quot;starseeds.&quot; She will explore what she believes their mission and purpose may be here on Earth.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://atlan.org/\" target=\"_blank\">Frank Joseph Hoff \u003c/a>delves into the legendary lost continents of Atlantis and Lemuria. He will discuss how the Greek philosopher Plato introduced the story of Atlantis, as well as the 19th-century scientific hypothesis of Lemuria. Frank will also examine how these mysterious continents became embedded in alternative history and popular culture.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/15/96, when author William Pierce talked about how his novel, &quot;The Turner Diaries,&quot; was said to have influenced domestic terrorist Timothy McVeigh.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Children-New-Earth-Starseeds-Humanitys/dp/191799155X/ctoc\" target=\"_blank\">Children of the New Earth: How Starseeds Are Shaping Humanity’s Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Manifesting-Your-Magic-5D-Attraction/dp/B0DC6VGL1M/ctoc\" target=\"_blank\">\u003cu>Manifesting Your Magic in the 5D: Going Beyond the Laws of Attraction\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Atlantis-Lost-Continent-Finally-Found/dp/1556439563/ctoc\" target=\"_blank\">Atlantis, The Lost Continent Finally Found\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F686705087d7cd2ac3ad6d67b","%2F5e00d0a2537fd678a3eceede"]},"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/starseeds","keywords/intuition","keywords/Atlantis","keywords/Lemuria"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Childhood and dream concept. Conceptual image with girl dreaming about big future, outter space, stars, planets. Creative art collage with double exposure","id":"%2F6a7e5ddab85d06aad77e01f7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7e5ddab85d06aad77e01f7","source_credit":"Marina113 / iStock / Getty Images","title":"Childhood and dream concept. Conceptual image with girl dreaming about space, stars, planets.","url":"asset://assets.getty/6a7e5ddab85d06aad77e01f7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786802400000},"slug":{"type":"slug","value":"2026-08-15-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://jillmjackson.com/\" target=\"_blank\">Jill M. Jackson\u003c/a>, a psychic and author, joins Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) to discuss heightened intuitive and spiritual abilities, how children develop these gifts, and why some of them are referred to as &quot;starseeds.&quot; Followed by researcher \u003ca href=\"https://atlan.org/\" target=\"_blank\">Frank Joseph Hoff\u003c/a>, who delves into the legendary lost continents of Atlantis and Lemuria and how these mysterious continents became embedded in alternative history and popular culture.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/15/96, when author William Pierce talked about how his novel, &quot;The Turner Diaries,&quot; was said to have influenced domestic terrorist Timothy McVeigh.\u003c/p>\n\n"},"title":{"type":"title","value":"Starseed Children / Atlantis & Lemuria"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://jillmjackson.com/\" target=\"_blank\">\u003cu>jillmjackson.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://atlan.org/\" target=\"_blank\">\u003cu>atlan.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Jill M. Jackson, a psychic and author, joins Rich Berra (email) to discuss heightened intuitive and spiritual abilities, how children develop these gifts, and why some of them are referred to as \"starseeds.\" Followed by researcher Frank Joseph Hoff, who delves into the legendary lost continents of Atlantis and Lemuria and how these mysterious continents became embedded in alternative history and popular culture. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/15/96, when author William Pierce talked about how his novel, \"The Turner Diaries,\" was said to have influenced domestic terrorist Timothy McVeigh.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Childhood and dream concept. Conceptual image with girl dreaming about big future, outter space, stars, planets. Creative art collage with double exposure","link":"","new_tab":false,"source_credit":"Marina113 / iStock / Getty Images","title":"Childhood and dream concept. Conceptual image with girl dreaming about space, stars, planets.","url":"asset://assets.getty/6a7e5ddab85d06aad77e01f7","use_caption":false},"keywords":["keywords/starseeds","keywords/intuition","keywords/Atlantis","keywords/Lemuria"],"primary_slug":"2026-08-15-show","slugs":["2026-08-15-show"],"sponsored":false,"title":"Starseed Children / Atlantis & Lemuria"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786874400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"cFQEs","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/creatures-myths-legends","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-15-show/"},"slug":"2026-08-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7e5ddab85d06aad77e01f7","title":"Starseed Children / Atlantis & Lemuria","description":"Jill M. Jackson, a psychic and author, joins Rich Berra (email) to discuss heightened intuitive and spiritual abilities, how children develop these gifts, and why some of them are referred to as \"starseeds.\" Followed by researcher Frank Joseph Hoff, who delves into the legendary lost continents of Atlantis and Lemuria and how these mysterious continents became embedded in alternative history and popular culture. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/15/96, when author William Pierce talked about how his novel, \"The Turner Diaries,\" was said to have influenced domestic terrorist Timothy McVeigh.","author":""},"pub_start":1786874400000,"pub_until":4115978604802,"pub_changed":1786874400000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/creatures-myths-legends","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F686705087d7cd2ac3ad6d67b","slug":"jill-m-jackson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/jill-m-jackson/","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>Author, psychic medium, and spiritual teacher Jill M. Jackson is a spiritual mentor and has received the prestigious Psychic of the Year award from Best American Psychics. Jill speaks to her passion on the soul and its journey. She attended the Arthur Findlay College in England, the world’s foremost college for the advancement of spiritualism and psychic sciences.\u003c/p>\n\n\u003cp>Through Jill’s school, Intuitive Compass Academy, she helps others reignite their intuition, while also providing guidance to parents of gifted children. She recognizes that the &quot;New Earth Kids&quot; (children who began incarnating in 2015) are the paradigm of our future, and it brings her great joy to teach their guardians a blueprint program to help pioneer their full potential.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Manifesting-Your-Magic-5D-Attraction/dp/B0DC6VGL1M/ctoc\" target=\"_blank\">\u003cu>Manifesting Your Magic in the 5D: Going Beyond the Laws of Attraction\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mississippi-Medium-Journey-Southern-Baptist/dp/0578560755/ctoc\" target=\"_blank\">Mississippi Medium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Children-New-Earth-Starseeds-Humanitys/dp/191799155X/ctoc\" target=\"_blank\">Children of the New Earth: How Starseeds Are Shaping Humanity’s Future\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":"%2F68672ea1c58af1dde4a33f13","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68672ea1c58af1dde4a33f13","source_credit":"","title":"","url":"asset://new_assets/68672ea1c58af1dde4a33f13","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jill-m-jackson"},"summary":{"type":"html","value":"\u003cp>Author, psychic medium, and spiritual teacher Jill M. Jackson is a spiritual mentor and has received the prestigious Psychic of the Year award from Best American Psychics. \u003c/p>\n\n"},"title":{"type":"title","value":"Jill M. Jackson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://jillmjackson.com/\" target=\"_blank\">\u003cu>jillmjackson.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Author, psychic medium, and spiritual teacher Jill M. Jackson is a spiritual mentor and has received the prestigious Psychic of the Year award from Best American Psychics.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68672ea1c58af1dde4a33f13","use_caption":false},"keywords":[],"primary_slug":"jill-m-jackson","slugs":["jill-m-jackson"],"sponsored":false,"title":"Jill M. Jackson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1751581860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"i2g9l","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1751581860000,"type":"content:coast-to-coast-guest","summary":{"title":"Jill M. Jackson","description":"Author, psychic medium, and spiritual teacher Jill M. Jackson is a spiritual mentor and has received the prestigious Psychic of the Year award from Best American Psychics.","image":"https://i.iheart.com/v3/re/new_assets/68672ea1c58af1dde4a33f13"}},{"ref_id":"%2F5e00d0a2537fd678a3eceede","slug":"hoff-frank-joseph-40816","payload":{"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hoff-frank-joseph/40816","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/hoff-frank-joseph-40816"},"summary":{"description":"From a very young age Frank Joseph Hoff became very interested in the sciences, ancient mysteries, lost civilizations and the unknown. In 1996, Mr. Hoff met up with Richard Hoagland at a Mars conference in Seattle and started doing some pro bono research for him on his off hours. It is while doing research for Mr. Hoagland that he came across the unusual work of a Brazilian professor by the name of Prof. Arysio Nunes dos Santos (Ph.D.) on his Atlantis website (www.atlan.org) Atlantis - The Lost Continent Finally Found.","image":{"alt_text":"","link":"","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"use_caption":false},"keywords":[],"primary_slug":"hoff-frank-joseph-40816","slugs":["hoff-frank-joseph-40816"],"sponsored":false,"title":"Frank Joseph Hoff","author":"Coast to Coast AM Staff"},"targeting":{"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"boazO","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1363313100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"canonical_url":"https:/www.coasttocoastam.com/guest/hoff-frank-joseph/40816","cuser":"","fields":{"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false}},"slug":{"type":"slug","value":"hoff-frank-joseph-40816"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"value":"","type":"html"},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>From a very young age Frank Joseph Hoff became very interested in the sciences, ancient mysteries, lost civilizations and the unknown. In 1996, Mr. Hoff met up with Richard Hoagland at a Mars conference in Seattle and started doing some pro bono research for him on his off hours. It is while doing research for Mr. Hoagland that he came across the unusual work of a Brazilian professor by the name of Prof. Arysio Nunes dos Santos (Ph.D.) on his Atlantis website (www.atlan.org) Atlantis - The Lost Continent Finally Found.\u003c/p>\n\n"},"title":{"type":"title","value":"Frank Joseph Hoff"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.atlan.org/\" target=\"_blank\">atlan.org\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>From a very young age Frank Joseph Hoff became very interested in the sciences, ancient mysteries, lost civilizations and the unknown. In 1996 Mr. Hoff met up with Richard Hoagland at a Mars conference in Seattle and started doing some pro bono research for him on his off hours. It is while doing research for Mr. Hoagland that he came across the unusual work of a Brazilian professor by the name of Prof. Arysio Nunes dos Santos on his Atlantis website (www.atlan.org) Atlantis - The Lost Continent Finally Found.\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Atlantis-Lost-Continent-Finally-Found/dp/1556439563/ctoc\" target=\"_blank\">Atlantis, The Lost Continent Finally Found\u003c/a>\u003c/li>\u003c/ul>\n"}}},"pub_start":1363313100000,"type":"content:coast-to-coast-guest","summary":{"title":"Frank Joseph Hoff","description":"From a very young age Frank Joseph Hoff became very interested in the sciences, ancient mysteries, lost civilizations and the unknown. In 1996, Mr. Hoff met up with Richard Hoagland at a Mars conference in Seattle and started doing some pro bono research for him on his off hours. It is while doing research for Mr. Hoagland that he came across the unusual work of a Brazilian professor by the name of Prof. Arysio Nunes dos Santos (Ph.D.) on his Atlantis website (www.atlan.org) Atlantis - The Lost Continent Finally Found.","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":{"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":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"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"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"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":"rich-berra"},"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":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"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:/6a7e5a6da29b533d2dd9b958","slug:2026-08-15-show","slug:2026-08-15-show","keyword:keywords/starseeds","keyword:keywords/intuition","keyword:keywords/Atlantis","keyword:keywords/Lemuria"]}},{"id":"%2F6a7e5eb8a29b533d2dd9b971","type":"PUBLISHING","record":{"ref_id":"%2F6a7e5eb8a29b533d2dd9b971","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-16-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Former New York City taxi driver turned acclaimed chronicler of crime, corruption, and the American underworld, \u003ca href=\"https://www.tj-english.com/\" target=\"_blank\">\u003cu>T.J. English\u003c/u>\u003c/a>\u003cu>,\u003c/u> joins Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to explore the violent history of the Westies, the notorious Irish American gang that once controlled the Hell’s Kitchen neighborhood in Manhattan, along with other tales of crime.\u003c/p>\n\n\u003cp>Second Half: Hypnotherapist \u003ca href=\"https://www.lightworkhypnosis.com/\" target=\"_blank\">Lesley Mitchell-Clarke\u003c/a> will discuss the use of skilled hypnotherapeutic regression in working with individuals who believe that they have had extra/ultra-terrestrial contact or other experiences of high strangeness.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Blood-Desert-T-English-Reader/dp/B0H7YK5GGF/ctoc\" target=\"_blank\">Blood in the Desert\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Westies-T-J-English/dp/0553819569/ctoc\" target=\"_blank\">The Westies: Inside New York's Irish Mob\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paddy-Whacked-Untold-American-Gangster/dp/0060590033//ctoc\" target=\"_blank\">Paddy Whacked: The Untold Story of the Irish American Gangster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Intersections-True-Story-Extraterrestrial-Contact/dp/1073391108/ctoc\" target=\"_blank\">Intersections: A True Story of Extraterrestrial Contact\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e01db51cc137bf244202992","%2F60fa154df6ea0f2b912c12e7"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/crime underworld","keywords/ET contact","keywords/hypnotic regression"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A profile portrait of a woman enveloped by a dense field of glowing, starlit particles. The deep sense of introspection, connectivity to the universe, and inner peace.","id":"%2F6a7e631fc977079c89a4fb65","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7e631fc977079c89a4fb65","source_credit":"Curly_photo / Moment / Getty Images","title":"The woman's profile dissolves into the dark, starry night sky. Merging with a galaxy of glowing white and blue particles.","url":"asset://assets.getty/6a7e631fc977079c89a4fb65","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786888800000},"slug":{"type":"slug","value":"2026-08-16-show"},"summary":{"type":"html","value":"\u003cp>First Half: Former New York City taxi driver turned acclaimed chronicler of crime, corruption, and the American underworld, \u003ca href=\"https://www.tj-english.com/\" target=\"_blank\">\u003cu>T.J. English\u003c/u>\u003c/a>\u003cu>,\u003c/u> joins Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to explore the violent history of the Westies, the notorious Irish American gang that once controlled the Hell’s Kitchen neighborhood in Manhattan, along with other tales of crime.\u003c/p>\n\n\u003cp>Second Half: Hypnotherapist \u003ca href=\"https://www.lightworkhypnosis.com/\" target=\"_blank\">Lesley Mitchell-Clarke\u003c/a> will discuss the use of skilled hypnotherapeutic regression in working with individuals who believe that they have had extra/ultra-terrestrial contact or other experiences of high strangeness.\u003c/p>\n\n"},"title":{"type":"title","value":"Crime & Corruption / ET Contacts"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.tj-english.com/\" target=\"_blank\">tj-english.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightworkhypnosis.com/\" target=\"_blank\">\u003cu>lightworkhypnosis.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Former New York City taxi driver turned acclaimed chronicler of crime, corruption, and the American underworld, T.J. English, joins Ryan Wrecker (email) to explore the violent history of the Westies, the notorious Irish American gang that once controlled the Hell’s Kitchen neighborhood in Manhattan, along with other tales of crime. Second Half: Hypnotherapist Lesley Mitchell-Clarke will discuss the use of skilled hypnotherapeutic regression in working with individuals who believe that they have had extra/ultra-terrestrial contact or other experiences of high strangeness.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A profile portrait of a woman enveloped by a dense field of glowing, starlit particles. The deep sense of introspection, connectivity to the universe, and inner peace.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"The woman's profile dissolves into the dark, starry night sky. Merging with a galaxy of glowing white and blue particles.","url":"asset://assets.getty/6a7e631fc977079c89a4fb65","use_caption":false},"keywords":["keywords/crime underworld","keywords/ET contact","keywords/hypnotic regression"],"primary_slug":"2026-08-16-show","slugs":["2026-08-16-show"],"sponsored":false,"title":"Crime & Corruption / ET Contacts"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786960800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"OsN2t","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/extraterrestrial","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":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-16-show/"},"slug":"2026-08-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7e631fc977079c89a4fb65","title":"Crime & Corruption / ET Contacts","description":"First Half: Former New York City taxi driver turned acclaimed chronicler of crime, corruption, and the American underworld, T.J. English, joins Ryan Wrecker (email) to explore the violent history of the Westies, the notorious Irish American gang that once controlled the Hell’s Kitchen neighborhood in Manhattan, along with other tales of crime. Second Half: Hypnotherapist Lesley Mitchell-Clarke will discuss the use of skilled hypnotherapeutic regression in working with individuals who believe that they have had extra/ultra-terrestrial contact or other experiences of high strangeness.","author":""},"pub_start":1786960800000,"pub_until":4115978604802,"pub_changed":1786960800000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/extraterrestrial","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":"%2F5e01db51cc137bf244202992","slug":"english-tj-92996","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/english-tj/92996","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>\nT. J. English is a noted journalist, a screenwriter, and the author of the \u003ci>New York Times\u003c/i> bestsellers \u003ci>Havana Nocturne\u003c/i>, \u003ci>Paddy Whacked\u003c/i>, and \u003ci>The Savage City\u003c/i>, as well as of \u003ci>The Westies\u003c/i>, a national bestseller, and \u003ci>Born to Kill\u003c/i>, which was nominated for an Edgar Award. He has written for \u003ci>Vanity Fair\u003c/i>, \u003ci>Playboy\u003c/i>, and \u003ci>Esquire\u003c/i>, among other publications. His screenwriting credits include episodes of the television crime dramas \u003ci>NYPD Blue\u003c/i> and \u003ci>Homicide\u003c/i>, for which he was awarded the Humanitas Prize. He lives in New York City.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Paddy-Whacked-Untold-American-Gangster/dp/0060590033//ctoc\" target=\"_blank\">Paddy Whacked: The Untold Story of the Irish American Gangster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Where-Bodies-Were-Buried-Whitey/dp/0062290991//ctoc\" target=\"_blank\">Where the Bodies Were Buried: Whitey Bulger and the World That Made Him\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Corporation-Story-Cuban-American-Underworld/dp/0062568965//ctoc\" target=\"_blank\">The Corporation: An Epic Story of the Cuban American Underworld\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Westies-T-J-English/dp/0553819569/ctoc\" target=\"_blank\">The Westies: Inside New York's Irish Mob\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Blood-Desert-T-English-Reader/dp/B0H7YK5GGF/ctoc\" target=\"_blank\">Blood in the Desert\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/f4a3f0611df825bf21b1bafbba78bdc8","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/f4a3f0611df825bf21b1bafbba78bdc8","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"english-tj-92996"},"summary":{"type":"html","value":"\u003cp>T. J. English is a noted journalist, a screenwriter, and the author of the New York Times bestsellers Havana Nocturne, Paddy Whacked, and The Savage City, as well as of The Westies, a national bestseller, and Born to Kill, which was nominated for an Edgar Award. He has written for Vanity Fair, Playboy, and Esquire, among other publications. His screenwriting credits include episodes of the television crime dramas NYPD Blue and Homicide, for which he was awarded the Humanitas Prize. He lives in New York City.\u003c/p>\n\n"},"title":{"type":"title","value":"T.J. English"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.tj-english.com/\" target=\"_blank\">tj-english.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/english-tj-92996","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/english-tj/92996","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"T. J. English is a noted journalist, a screenwriter, and the author of the New York Times bestsellers Havana Nocturne, Paddy Whacked, and The Savage City, as well as of The Westies, a national bestseller, and Born to Kill, which was nominated for an Edgar Award. He has written for Vanity Fair, Playboy, and Esquire, among other publications. His screenwriting credits include episodes of the television crime dramas NYPD Blue and Homicide, for which he was awarded the Humanitas Prize. He lives in New York City.","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/f4a3f0611df825bf21b1bafbba78bdc8","use_caption":false},"keywords":[],"primary_slug":"english-tj-92996","slugs":["english-tj-92996"],"sponsored":false,"title":"T.J. English"},"targeting":{"exclusion":{"tags":[]},"publish_date":1541131440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"75Y2x","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1541131440000,"type":"content:coast-to-coast-guest","summary":{"title":"T.J. English","description":"T. J. English is a noted journalist, a screenwriter, and the author of the New York Times bestsellers Havana Nocturne, Paddy Whacked, and The Savage City, as well as of The Westies, a national bestseller, and Born to Kill, which was nominated for an Edgar Award. He has written for Vanity Fair, Playboy, and Esquire, among other publications. His screenwriting credits include episodes of the television crime dramas NYPD Blue and Homicide, for which he was awarded the Humanitas Prize. He lives in New York City.","image":"https://i.iheart.com/v3/re/assets.coast2coast/f4a3f0611df825bf21b1bafbba78bdc8"}},{"ref_id":"%2F60fa154df6ea0f2b912c12e7","slug":"lesley-mitchell-clarke","payload":{"canonical_url":"https://www.coasttocoastam.com/content/lesley-mitchell-clarke/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Lesley Mitchell-Clarke is a consulting hypnotist, graduate of The Ontario Hypnosis Centre, member of The National Guild of Hypnotists with a special certification in Past Life Regression. Lesley and her hypnosis clinic, Lightwork Hypnosis are also focused on the use of hypnosis for the positive improvement of all issues pertaining to artists of all\u003cstrong> \u003c/strong>disciplines (actors, dancers, visual artists, writers, musicians, vocalists, etc.) and the unique demands that they deal with in their daily lives and careers. She also has specialized in working with experiencers/abductees in the recovery of their suppressed memories.\u003c/p>\n\n\u003cp>For some time, she has been a familiar name in the realm of media relations, promotion, and production of musical and theatrical events, as well as arts journalism. For the past eighteen years, she has been based in New York City and Toronto, specializing in jazz-specific music publicity. In addition to her work as a media consultant, she has also worked in virtually all phases of the entertainment business, beginning as a ten-year-old principal actress with the Los Angeles area “Sherman Oaks Children’s Repertory Theatre” – along with classmate, Melanie Griffith. Born into a show business family, Lesley’s late father, Whitey Mitchell, was a veteran jazz bassist and Emmy award-winning comedy writer and producer, and her Uncle was the late jazz bass legend, Red Mitchell. \u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"show_appearances":{"type":"link","value":[]},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Lesley Mitchell-Clarke is a consulting hypnotist, graduate of The Ontario Hypnosis Centre, member of The National Guild of Hypnotists with a special certification in Past Life Regression. Lesley and her hypnosis clinic, Lightwork Hypnosis are also focused on the use of hypnosis for the positive improvement of all issues pertaining to artists of all disciplines. She also has specialized in working with experiencers/abductees in the recovery of their suppressed memories.\u003c/p>\n\n"},"primary_image":{"type":"asset","value":{"new_tab":false,"id":"%2F60ff2ba34d78694853948353","title":"","use_caption":false,"alt_text":"","caption":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/60ff2ba34d78694853948353","bucket":"new_assets","url":"asset://new_assets/60ff2ba34d78694853948353","link":""}},"author":{"type":"author","value":[]},"slug":{"type":"slug","value":"lesley-mitchell-clarke"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.lightworkhypnosis.com/\" target=\"_blank\">lightworkhypnosis.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Intersections-True-Story-Extraterrestrial-Contact/dp/1073391108/ctoc\" target=\"_blank\">Intersections: A True Story of Extraterrestrial Contact\u003c/a>\u003c/li>\u003c/ul>\n\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Lesley Mitchell-Clarke"}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""},"summary":{"image":{"url":"asset://new_assets/60ff2ba34d78694853948353","title":"","caption":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"link":"","alt_text":"","use_caption":false},"title":"Lesley Mitchell-Clarke","primary_slug":"lesley-mitchell-clarke","slugs":["lesley-mitchell-clarke"],"sponsored":false,"keywords":[],"author":"","description":"Lesley Mitchell-Clarke is a consulting hypnotist, graduate of The Ontario Hypnosis Centre, member of The National Guild of Hypnotists with a special certification in Past Life Regression. Lesley and her hypnosis clinic, Lightwork Hypnosis are also focused on the use of hypnosis for the positive improvement of all issues pertaining to artists of all disciplines. She also has specialized in working with experiencers/abductees in the recovery of their suppressed memories."},"targeting":{"syndication":{"refs":{},"publish_origin":""},"publish_date":1627002120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"60fa154df6ea0f2b912c12e6","what":["coast-categories/extraterrestrial","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"readonly":false,"remove":false,"update":false,"operator":""}],"exclusion":{"tags":[]}}},"pub_start":1627002120000,"type":"content:coast-to-coast-guest","summary":{"title":"Lesley Mitchell-Clarke","description":"Lesley Mitchell-Clarke is a consulting hypnotist, graduate of The Ontario Hypnosis Centre, member of The National Guild of Hypnotists with a special certification in Past Life Regression. Lesley and her hypnosis clinic, Lightwork Hypnosis are also focused on the use of hypnosis for the positive improvement of all issues pertaining to artists of all disciplines. She also has specialized in working with experiencers/abductees in the recovery of their suppressed memories.","image":"https://i.iheart.com/v3/re/new_assets/60ff2ba34d78694853948353"}}]}},{"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:/6a7e5eb8a29b533d2dd9b971","slug:2026-08-16-show","slug:2026-08-16-show","keyword:keywords/crime underworld","keyword:keywords/ET contact","keyword:keywords/hypnotic regression"]}},{"id":"%2F6a7e6460a29b533d2dd9b9a2","type":"PUBLISHING","record":{"ref_id":"%2F6a7e6460a29b533d2dd9b9a2","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-17-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Hypnotherapist \u003ca href=\"https://drbrucegoldberg.com/\" target=\"_blank\">Dr. Bruce Goldberg\u003c/a> will discuss demonology, including the three stages of the phenomenon and how demons are believed to select their victims. He will also explore Voodoo and the scientific research he says supports its reality. He will explain how some people can act as energy vampires and share his six-step plan for protecting yourself from them. \u003c/p>\n\n\u003cp>Second Half: Metaphysical teacher \u003ca href=\"https://ascendthefrequencies.com/\" target=\"_blank\">RJ Spina\u003c/a> will explore deeper truths about the nature of trauma and suffering and how to overcome them. He'll examine the metaphysics behind what he considers the limitations of traditional therapy and why many people are turning to psychedelics to address mental and emotional challenges. Spina will also reveal controversial perspectives on narcissism and the ways he believes the phenomenon has become pervasive throughout modern culture.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147975/ctoc\" target=\"_blank\">Spirit Guide Contact Through Hypnosis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183085/ctoc\" target=\"_blank\">Astral Voyages: Mastering the Art of Soul Travel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/157968016X/ctoc\" target=\"_blank\">Unleash Your Psychic Powers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Change-Your-Mind-Deprogram-Subconscious/dp/0738774251/ctoc\" target=\"_blank\">Change Your Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Law-Attention-Enlightened-Manifestation-Functionality/dp/B0H14ZLMHV/ctoc\" target=\"_blank\">The Law of Attention\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0GV4PB41W/ctoc\" target=\"_blank\">You Are the Sun\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffef54537fd678a3ece5cb","%2F6196fc77fcb032b8eb633b34"]},"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/demonology","keywords/voodoo","keywords/therapy","keywords/suffering","keywords/narcissism"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A spooky, scary figure with glowing eyes, standing in a forest on a foggy winters day. With a blurred nightmare edit.","id":"%2F6a7e671f1003898ad1166684","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7e671f1003898ad1166684","source_credit":"David Wall / Moment / Getty Images","title":"A spooky, scary figure with glowing eyes, standing in a forest on a foggy winters day. With a blurred nightmare edit.","url":"asset://assets.getty/6a7e671f1003898ad1166684","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786975200000},"slug":{"type":"slug","value":"2026-08-17-show"},"summary":{"type":"html","value":"\u003cp>First Half: Hypnotherapist \u003ca href=\"https://drbrucegoldberg.com/\" target=\"_blank\">Dr. Bruce Goldberg\u003c/a> will discuss demonology and how demons are believed to select their victims. He'll also explore Voodoo and the research he says supports its reality, and explain how some people can act as energy vampires and how to protect yourself from them.\u003c/p>\n\n\u003cp>Second Half: Metaphysical teacher \u003ca href=\"https://ascendthefrequencies.com/\" target=\"_blank\">RJ Spina\u003c/a> will explore deeper truths about the nature of trauma and suffering and how to overcome them. He'll examine the limitations of traditional therapy and explain why many people are turning to psychedelics to address mental and emotional challenges. Spina will also delve into the issue of narcissism.\u003c/p>\n\n"},"title":{"type":"title","value":"Demonology & Voodoo / Trauma & Suffering"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drbrucegoldberg.com/\" target=\"_blank\">\u003cu>drbrucegoldberg.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ascendthefrequencies.com/\" target=\"_blank\">\u003cu>ascendthefrequencies.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Hypnotherapist Dr. Bruce Goldberg will discuss demonology and how demons are believed to select their victims. He'll also explore Voodoo and the research he says supports its reality, and explain how some people can act as energy vampires and how to protect yourself from them. Second Half: Metaphysical teacher RJ Spina will explore deeper truths about the nature of trauma and suffering and how to overcome them. He'll examine the limitations of traditional therapy and explain why many people are turning to psychedelics to address mental and emotional challenges. Spina will also delve into the issue of narcissism.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A spooky, scary figure with glowing eyes, standing in a forest on a foggy winters day. With a blurred nightmare edit.","link":"","new_tab":false,"source_credit":"David Wall / Moment / Getty Images","title":"A spooky, scary figure with glowing eyes, standing in a forest on a foggy winters day. With a blurred nightmare edit.","url":"asset://assets.getty/6a7e671f1003898ad1166684","use_caption":false},"keywords":["keywords/demonology","keywords/voodoo","keywords/therapy","keywords/suffering","keywords/narcissism"],"primary_slug":"2026-08-17-show","slugs":["2026-08-17-show"],"sponsored":false,"title":"Demonology & Voodoo / Trauma & Suffering"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787047200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"30kEy","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-17-show/"},"slug":"2026-08-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7e671f1003898ad1166684","title":"Demonology & Voodoo / Trauma & Suffering","description":"First Half: Hypnotherapist Dr. Bruce Goldberg will discuss demonology and how demons are believed to select their victims. He'll also explore Voodoo and the research he says supports its reality, and explain how some people can act as energy vampires and how to protect yourself from them. Second Half: Metaphysical teacher RJ Spina will explore deeper truths about the nature of trauma and suffering and how to overcome them. He'll examine the limitations of traditional therapy and explain why many people are turning to psychedelics to address mental and emotional challenges. Spina will also delve into the issue of narcissism.","author":""},"pub_start":1787047200000,"pub_until":4115978604802,"pub_changed":1787047200000,"subscription":[{"tags":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffef54537fd678a3ece5cb","slug":"goldberg-dr-bruce-5631","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/goldberg-dr-bruce/5631","cuser":"","fields":{"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Dr. Bruce Goldberg holds advanced degrees in dentistry and counseling psychology and conducts a thriving international hypnotherapy practice in Los Angeles that specializes in reincarnation, time travel, and consciousness raising. In 1987 he was inducted into the International Hypnosis Hall of Fame. Dr. Goldberg has written 18 books and over two dozen scientific articles on his work. He has appeared on several national television programs and has conducted over 35,000 past life regressions and future life progressions on over 14,000 patients since 1974. His first book, Past Lives, Future Lives, was the very first book ever written on taking patients into future lives. His second book, The Search For Grace, was made into a CBS movie. His newer books, which include Past Lives, Future Lives Revealed, Ascension and Spirit Guide Contact Through Hypnosis, teach how to time travel, meet time travelers, leave our body, and grow spiritually.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"goldberg-dr-bruce-5631"},"title":{"type":"title","value":"Dr. Bruce Goldberg"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drbrucegoldberg.com/\" target=\"_blank\">drbrucegoldberg.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Exploring-Fifth-Dimension-Universes-Teleportation/dp/1579681212/ctoc\" target=\"_blank\">Exploring The Fifth Dimension: Parallel Universes, Teleportation and Out-of-Body Travel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680143/ctoc\" target=\"_blank\">Custom Design Your Own Destiny\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680135/ctoc\" target=\"_blank\">Time Travelers From Our Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680178/ctoc\" target=\"_blank\">Egypt: An Extraterrestrial and Time Traveler Experiment\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680224/ctoc\" target=\"_blank\">Time Traveler Confidential: The Apocalypse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680151/ctoc\" target=\"_blank\">Lose Weight Permanently and Naturally\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680194/ctoc\" target=\"_blank\">Ascension: The Art of Soul Perfection and the Attainment of Grace\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147975/ctoc\" target=\"_blank\">Spirit Guide Contact Through Hypnosis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183085/ctoc\" target=\"_blank\">Astral Voyages: Mastering the Art of Soul Travel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564146340/ctoc\" target=\"_blank\">Dream Your Problems Away\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680208/ctoc\" target=\"_blank\">Look  Younger, Live Longer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183204/ctoc\" target=\"_blank\">New Age Hypnosis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147398/ctoc\" target=\"_blank\">Past Lives, Future Lives Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/034535575X/ctoc\" target=\"_blank\">Past Lives, Future Lives\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183190/ctoc\" target=\"_blank\">Peaceful Transition: The Art of Conscious Dying &amp; the Liberation of the Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680186/ctoc\" target=\"_blank\">Protected by the Light: The Complete Book of Psychic Self Defense\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/080699620X/ctoc\" target=\"_blank\">Secrets of Self-Hypnosis: Making It Work for You\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564145417/ctoc\" target=\"_blank\">Self-Hypnosis: Easy Ways to Hypnotize Your Problems Away\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183174/ctoc\" target=\"_blank\">Soul Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0963048589/ctoc\" target=\"_blank\">The Search for Grace: The True Story of Murder &amp; Reincarnation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/157968016X/ctoc\" target=\"_blank\">Unleash Your Psychic Powers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Karmic-Capitalism-Spiritual-Financial-Independence/dp/1579681220/ctoc\" target=\"_blank\">Karmic Capitalism\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F6137c2a8f3657e43118cd83e","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6137c2a8f3657e43118cd83e","url":"asset://new_assets/6137c2a8f3657e43118cd83e"}},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>Dr. Bruce Goldberg holds advanced degrees in dentistry and counseling psychology and conducts a thriving international hypnotherapy practice in Los Angeles that specializes in reincarnation, time travel, and consciousness raising.\u003c/p>\n\n"}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/goldberg-dr-bruce-5631","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/goldberg-dr-bruce/5631","feed_type":""},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Bruce Goldberg holds advanced degrees in dentistry and counseling psychology and conducts a thriving international hypnotherapy practice in Los Angeles that specializes in reincarnation, time travel, and consciousness raising.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6137c2a8f3657e43118cd83e","use_caption":false,"caption":"","title":""},"keywords":[],"primary_slug":"goldberg-dr-bruce-5631","slugs":["goldberg-dr-bruce-5631"],"sponsored":false,"title":"Dr. Bruce Goldberg"},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"64VmS","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1504836600000}},"pub_start":1504836600000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Bruce Goldberg","description":"Dr. Bruce Goldberg holds advanced degrees in dentistry and counseling psychology and conducts a thriving international hypnotherapy practice in Los Angeles that specializes in reincarnation, time travel, and consciousness raising.","image":"https://i.iheart.com/v3/re/new_assets/6137c2a8f3657e43118cd83e"}},{"ref_id":"%2F6196fc77fcb032b8eb633b34","slug":"rj-spina","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/rj-spina/","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>RJ Spina\u003cstrong> \u003c/strong>of San Diego is a metaphysical teacher and guide who overcame chest-down paralysis, diabetes, pancreatitis, Hashimoto's disease, and several other serious illnesses. He offers healing, counseling, meditation, and self-realization instruction throughout the world. Spina lives with his partner Jennifer and their two Jack Russell/chihuahua mixes.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Access-Super-Consciousness-Frequency-Obstacles/dp/0738777137/ctoc\" target=\"_blank\">Access Super Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Supercharged-Self-Healing-Revolutionary-High-Frequency-Consciousness/dp/073876809X/ctoc\" target=\"_blank\">Supercharged Self-Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Change-Your-Mind-Deprogram-Subconscious/dp/0738774251/ctoc\" target=\"_blank\">Change Your Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Law-Attention-Enlightened-Manifestation-Functionality/dp/B0H14ZLMHV/ctoc\" target=\"_blank\">The Law of Attention\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0GV4PB41W/ctoc\" target=\"_blank\">You Are the Sun\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":"%2F688fa2988a3ff8f2c964a60c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/688fa2988a3ff8f2c964a60c","source_credit":"","title":"","url":"asset://new_assets/688fa2988a3ff8f2c964a60c","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"rj-spina"},"summary":{"type":"html","value":"\u003cp>RJ Spina of San Diego is a metaphysical teacher and guide who overcame chest-down paralysis, diabetes, and several other serious illnesses. He offers healing, counseling, meditation, and self-realization instruction throughout the world.\u003c/p>\n\n"},"title":{"type":"title","value":"RJ Spina"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.ascendthefrequencies.com/\" target=\"_blank\">ascendthefrequencies.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":"RJ Spina of San Diego is a metaphysical teacher and guide who overcame chest-down paralysis, diabetes, and several other serious illnesses. He offers healing, counseling, meditation, and self-realization instruction throughout the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/688fa2988a3ff8f2c964a60c","use_caption":false},"keywords":[],"primary_slug":"rj-spina","slugs":["rj-spina"],"sponsored":false,"title":"RJ Spina"},"targeting":{"exclusion":{"tags":[]},"publish_date":1637284740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6wxnm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1637284740000,"type":"content:coast-to-coast-guest","summary":{"title":"RJ Spina","description":"RJ Spina of San Diego is a metaphysical teacher and guide who overcame chest-down paralysis, diabetes, and several other serious illnesses. He offers healing, counseling, meditation, and self-realization instruction throughout the world.","image":"https://i.iheart.com/v3/re/new_assets/688fa2988a3ff8f2c964a60c"}}]}},{"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:/6a7e6460a29b533d2dd9b9a2","slug:2026-08-17-show","slug:2026-08-17-show","keyword:keywords/demonology","keyword:keywords/voodoo","keyword:keywords/therapy","keyword:keywords/suffering","keyword:keywords/narcissism"]}},{"id":"%2F6a7e7589a29b533d2dd9b9bb","type":"PUBLISHING","record":{"ref_id":"%2F6a7e7589a29b533d2dd9b9bb","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-18-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Filmmaker \u003ca href=\"https://experiencersmovie.com/\" target=\"_blank\">Dean Alioto\u003c/a> will unpack the latest release of UFO information, examining the broader orchestration and messaging surrounding the government’s disclosures. He'll explore what may be behind the timing and presentation of this information and offer his perspective on where it could ultimately be leading in terms of full disclosure.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://www.coasttocoastam.com/guest/todd-elliott/\" target=\"_blank\">Todd Elliott\u003c/a> is an organic farmer, magical practitioner, earth worker, and astrologer. He is certified as a Reiki Master by Insight Holistic Health and as an astrological magician by Renaissance Astrology. He'll discuss agrarian magic, mythology, and folklore, exploring the philosophy, traditions, and personal experiences behind these practices.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Cunning-Farmer-Agrarian-Practices-Mythology/dp/B0F1LQSDFC/ctoc\" target=\"_blank\">The Cunning Farmer: Agrarian Magical Practices, Mythology, and Folklore\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F688c06b36a6521619ad51b8e","%2F6a7e564e69854d371511a60a"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/magic","keywords/astrology","keywords/mythology"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a7e7743a25d713d3a5cfec7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7e7743a25d713d3a5cfec7","source_credit":"gianniarmano / RooM / Getty Images","title":"Abstract wheat field, Alessandria, Piedmont, Italy","url":"asset://assets.getty/6a7e7743a25d713d3a5cfec7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787061600000},"slug":{"type":"slug","value":"2026-08-18-show"},"summary":{"type":"html","value":"\u003cp>First Half: Filmmaker \u003ca href=\"https://experiencersmovie.com/\" target=\"_blank\">Dean Alioto\u003c/a> will unpack the latest release of UFO information, examining the broader orchestration and messaging surrounding the government’s disclosures. He'll explore what may be behind the timing and presentation of this information and offer his perspectives on disclosure.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://www.coasttocoastam.com/guest/todd-elliott/\" target=\"_blank\">Todd Elliott\u003c/a> is an organic farmer, magical practitioner, earth worker, and astrologer. Certified as an astrological magician by Renaissance Astrology, he'll discuss agrarian magic, mythology, and folklore, exploring the philosophy, traditions, and personal experiences behind these practices.\u003c/p>\n\n"},"title":{"type":"title","value":"UFO Disclosure / Agrarian Magic & Folklore"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">The Experiencers: Full Disclosure\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">experiencersmovie.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Filmmaker Dean Alioto will unpack the latest release of UFO information, examining the broader orchestration and messaging surrounding the government’s disclosures. He'll explore what may be behind the timing and presentation of this information and offer his perspectives on disclosure. Second Half: Todd Elliott is an organic farmer, magical practitioner, earth worker, and astrologer. Certified as an astrological magician by Renaissance Astrology, he'll discuss agrarian magic, mythology, and folklore, exploring the philosophy, traditions, and personal experiences behind these practices.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"gianniarmano / RooM / Getty Images","title":"Abstract wheat field, Alessandria, Piedmont, Italy","url":"asset://assets.getty/6a7e7743a25d713d3a5cfec7","use_caption":false},"keywords":["keywords/UFO disclosure","keywords/magic","keywords/astrology","keywords/mythology"],"primary_slug":"2026-08-18-show","slugs":["2026-08-18-show"],"sponsored":false,"title":"UFO Disclosure / Agrarian Magic & Folklore"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787133600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Mp5ID","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","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":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-18-show/"},"slug":"2026-08-18-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7e7743a25d713d3a5cfec7","title":"UFO Disclosure / Agrarian Magic & Folklore","description":"First Half: Filmmaker Dean Alioto will unpack the latest release of UFO information, examining the broader orchestration and messaging surrounding the government’s disclosures. He'll explore what may be behind the timing and presentation of this information and offer his perspectives on disclosure. Second Half: Todd Elliott is an organic farmer, magical practitioner, earth worker, and astrologer. Certified as an astrological magician by Renaissance Astrology, he'll discuss agrarian magic, mythology, and folklore, exploring the philosophy, traditions, and personal experiences behind these practices.","author":""},"pub_start":1787133600000,"pub_until":4115978604802,"pub_changed":1787133600000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","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":"%2F688c06b36a6521619ad51b8e","slug":"dean-alioto","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dean-alioto/","cuser":"user/ldap/PREBUR1SXN","fields":{"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">The Experiencers: Full Disclosure\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">experiencersmovie.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. Recently, Dean was featured in the Paramount+ documentary, Unknown Dimensions, as the creator of the first ever found footage movie The McPherson Tape and the enigmatic Paramount TV movie &quot;Alien Abduction: Incident In Lake County.&quot;\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. \u003c/p>\n\n"},"title":{"type":"title","value":"Dean Alioto"},"author":{"type":"author","value":[]},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa","title":"","use_caption":false,"bucket":"new_assets","caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F688f57ac8a8f9bb0455b1caa"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dean-alioto"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"description":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"use_caption":false,"link":"","source_credit":"","title":"","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa"},"keywords":[],"primary_slug":"dean-alioto","slugs":["dean-alioto"],"sponsored":false,"title":"Dean Alioto","author":""},"targeting":{"exclusion":{"tags":[]},"publish_date":1754007180000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"4uuPO","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}]}},"pub_start":1754007180000,"type":"content:coast-to-coast-guest","summary":{"title":"Dean Alioto","description":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa"}},{"ref_id":"%2F6a7e564e69854d371511a60a","slug":"todd-elliott","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/todd-elliott/","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>Todd Elliott is a farmer, earth worker, Reiki master, Druid, and was certified as an Astrological Magician by Renaissance Astrology. A lifelong student of mythology, religion, spirituality, folklore, and esoterica, he lives, works, writes, and studies on a small ridgetop farm in north central Kentucky, where he and his family ethically raise vegetables, fruits, and livestock.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Cunning-Farmer-Agrarian-Practices-Mythology/dp/B0F1LQSDFC/ctoc\" target=\"_blank\">The Cunning Farmer: Agrarian Magical Practices, Mythology, and Folklore\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":"%2F6a7e56b869854d371511a617","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7e56b869854d371511a617","source_credit":"","title":"","url":"asset://new_assets/6a7e56b869854d371511a617","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"todd-elliott"},"summary":{"type":"html","value":"\u003cp>Todd Elliott is a farmer, earth worker, Reiki master, Druid, and was certified as an Astrological Magician by Renaissance Astrology.\u003c/p>\n\n"},"title":{"type":"title","value":"Todd Elliott"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Todd Elliott is a farmer, earth worker, Reiki master, Druid, and was certified as an Astrological Magician by Renaissance Astrology.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7e56b869854d371511a617","use_caption":false},"keywords":[],"primary_slug":"todd-elliott","slugs":["todd-elliott"],"sponsored":false,"title":"Todd Elliott"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786664340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ALPzN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1786664340000,"type":"content:coast-to-coast-guest","summary":{"title":"Todd Elliott","description":"Todd Elliott is a farmer, earth worker, Reiki master, Druid, and was certified as an Astrological Magician by Renaissance Astrology.","image":"https://i.iheart.com/v3/re/new_assets/6a7e56b869854d371511a617"}}]}},{"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:/6a7e7589a29b533d2dd9b9bb","slug:2026-08-18-show","slug:2026-08-18-show","keyword:keywords/UFO disclosure","keyword:keywords/magic","keyword:keywords/astrology","keyword:keywords/mythology"]}},{"id":"%2F6a7e77e9a29b533d2dd9b9d4","type":"PUBLISHING","record":{"ref_id":"%2F6a7e77e9a29b533d2dd9b9d4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-19-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://neardeathmeditations.com/\" target=\"_blank\">Scott Taylor\u003c/a> is President of the Expanded Awareness Institute, which helps people fascinated by near-death and shared-death experiences explore what these encounters may mean for themselves and our culture. He'll reveal details of his own shared-death experience and what we can learn from near-death experiences (NDEs).\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://www.witchofthedawn.com/\" target=\"_blank\">Maja D’Aoust\u003c/a>, a practicing witch and scholar of alchemy, will discuss her Shadow Seer tarot deck, which draws on pagan shadow work to help reconnect us with hidden aspects of ourselves and the world. She'll also explore the use of Hermetic principles and the concept of opposing energies as they relate to the cards of the tarot.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Shadow-Seer-Tarot-Vision-Archetype/dp/B0FJ7BVPTG/ctoc\" target=\"_blank\">Shadow Seer Tarot: A Night Vision and Dark Archetype Deck\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/White-Witch-Tarot-Maja-DAoust/dp/0764353675/ctoc\" target=\"_blank\">White Witch Tarot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Familiars-Witchcraft-Supernatural-Guardians-Traditions/dp/1620558467/ctoc\" target=\"_blank\">Familiars in Witchcraft\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F62464746a1e22375c028310a","%2F5e0071b2cc137bf244201a84"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/near-death experiences","keywords/shared-death experiences","keywords/tarot cards","keywords/Hermetic principles"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Tarot cards are displayed on a burlap surface. The deck features intricate, gold-accented designs. Two cards, labeled \"KING\" and \"QUEEN,\" depict regal figures with crowns, set against a radiant yellow background. The cards are richly decorated with vibrant colors and detailed imagery, often used for divination or spiritual rituals. The back of the cards shows ornate, symmetrical patterns in gold and black.","id":"%2F69a1020f20243f581eea5fff","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69a1020f20243f581eea5fff","source_credit":"Viktoriia Olenych / iStock / Getty Images","title":"Perfect for themes of divination, magic, fate, and spiritual rituals","url":"asset://assets.getty/69a1020f20243f581eea5fff","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787148000000},"slug":{"type":"slug","value":"2026-08-19-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://neardeathmeditations.com/\" target=\"_blank\">Scott Taylor\u003c/a> is President of the Expanded Awareness Institute, which helps people fascinated by near-death and shared-death experiences explore the meanings of these encounters. He'll reveal details of his own shared-death experience and what we can learn from near-death experiences (NDEs).\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://www.witchofthedawn.com/\" target=\"_blank\">Maja D’Aoust\u003c/a>, a practicing witch and scholar of alchemy, will discuss her Shadow Seer tarot deck, which draws on pagan shadow work to help reconnect us with hidden aspects. She'll also explore the use of Hermetic principles and the concept of opposing energies as they relate to the cards of the tarot.\u003c/p>\n\n"},"title":{"type":"title","value":"Near & Shared Death Experiences / Shadow Tarot"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neardeathmeditations.com/\" target=\"_blank\">\u003cu>neardeathmeditations.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCw_bDDnpxi0RHiKVm9iwfMQ\" target=\"_blank\">The Afterlife Files\u003c/a> (podcast)\u003c/li>\n\u003cli>\u003ca href=\"https://witchofthedawn.com/\" target=\"_blank\">\u003cu>witchofthedawn.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Scott Taylor is President of the Expanded Awareness Institute, which helps people fascinated by near-death and shared-death experiences explore the meanings of these encounters. He'll reveal details of his own shared-death experience and what we can learn from near-death experiences (NDEs). Second Half: Maja D’Aoust, a practicing witch and scholar of alchemy, will discuss her Shadow Seer tarot deck, which draws on pagan shadow work to help reconnect us with hidden aspects. She'll also explore the use of Hermetic principles and the concept of opposing energies as they relate to the cards of the tarot.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Tarot cards are displayed on a burlap surface. The deck features intricate, gold-accented designs. Two cards, labeled \"KING\" and \"QUEEN,\" depict regal figures with crowns, set against a radiant yellow background. The cards are richly decorated with vibrant colors and detailed imagery, often used for divination or spiritual rituals. The back of the cards shows ornate, symmetrical patterns in gold and black.","link":"","new_tab":false,"source_credit":"Viktoriia Olenych / iStock / Getty Images","title":"Perfect for themes of divination, magic, fate, and spiritual rituals","url":"asset://assets.getty/69a1020f20243f581eea5fff","use_caption":false},"keywords":["keywords/near-death experiences","keywords/shared-death experiences","keywords/tarot cards","keywords/Hermetic principles"],"primary_slug":"2026-08-19-show","slugs":["2026-08-19-show"],"sponsored":false,"title":"Near & Shared Death Experiences / Shadow Tarot"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787220000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"dG1Vb","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-19-show/"},"slug":"2026-08-19-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69a1020f20243f581eea5fff","title":"Near & Shared Death Experiences / Shadow Tarot","description":"First Half: Scott Taylor is President of the Expanded Awareness Institute, which helps people fascinated by near-death and shared-death experiences explore the meanings of these encounters. He'll reveal details of his own shared-death experience and what we can learn from near-death experiences (NDEs). Second Half: Maja D’Aoust, a practicing witch and scholar of alchemy, will discuss her Shadow Seer tarot deck, which draws on pagan shadow work to help reconnect us with hidden aspects. She'll also explore the use of Hermetic principles and the concept of opposing energies as they relate to the cards of the tarot.","author":""},"pub_start":1787220000000,"pub_until":4115978604802,"pub_changed":1787220000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F62464746a1e22375c028310a","slug":"scott-taylor","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/scott-taylor/","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>Dr. Scott Taylor has dedicated over 30 years to exploring the field of near-death experiences. His first-hand encounter with a shared NDE occurred in 1981 and he has been committed to researching others' experiences and raising awareness ever since\u003cstrong>. \u003c/strong>A known researcher and speaker in the field of NDE studies, Scott wrote his doctoral dissertation on Near-Death Experiences: Discovering and living in unity. Dr. Taylor is a skilled trainer and Monroe Institute’s former president and executive director. He is an expert at using binaural beat technology (Hemi-Sync) to enter into and hold expanded states of awareness.\u003c/p>\n\n\u003cp>Scott is the author and voice of six best-selling albums from Hemi-Sync, the &quot;Into the Light&quot; series. He also is the creator and facilitator of the 5 ½ day &quot;NDE Intensive&quot; which uses the pathways laid down by NDErs to explore states of consciousness. He has twice served on the board of the International Association for Near-Death Studies and co-moderated their annual conference at least a dozen times. He earned his MBA from Northwestern University’s Kellogg School of Management and his doctorate in Education from University of St. Thomas. He also holds a degree in spiritual counseling from the New Seminary.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neardeathmeditations.com/pagecd\" target=\"_blank\">Into the Light\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6351eda24191536e2ac9675f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6351eda24191536e2ac9675f","source_credit":"","title":"","url":"asset://new_assets/6351eda24191536e2ac9675f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"scott-taylor"},"summary":{"type":"html","value":"\u003cp>Dr. Scott Taylor has dedicated over 30 years to exploring the field of near-death experiences. His first-hand encounter with a shared NDE occurred in 1981 and he has been committed to researching others' experiences and raising awareness ever since\u003cstrong>. \u003c/strong>A known researcher and speaker in the field of NDE studies, Scott wrote his doctoral dissertation on Near-Death Experiences.\u003c/p>\n\n"},"title":{"type":"title","value":"Scott Taylor"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neardeathmeditations.com/\" target=\"_blank\">neardeathmeditations.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCw_bDDnpxi0RHiKVm9iwfMQ\" target=\"_blank\">The Afterlife Files\u003c/a> (podcast)\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Scott Taylor has dedicated over 30 years to exploring the field of near-death experiences. His first-hand encounter with a shared NDE occurred in 1981 and he has been committed to researching others' experiences and raising awareness ever since. A known researcher and speaker in the field of NDE studies, Scott wrote his doctoral dissertation on Near-Death Experiences.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6351eda24191536e2ac9675f","use_caption":false},"keywords":[],"primary_slug":"scott-taylor","slugs":["scott-taylor"],"sponsored":false,"title":"Scott Taylor"},"targeting":{"exclusion":{"tags":[]},"publish_date":1648772820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Yg1nN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1648772820000,"type":"content:coast-to-coast-guest","summary":{"title":"Scott Taylor","description":"Dr. Scott Taylor has dedicated over 30 years to exploring the field of near-death experiences. His first-hand encounter with a shared NDE occurred in 1981 and he has been committed to researching others' experiences and raising awareness ever since. A known researcher and speaker in the field of NDE studies, Scott wrote his doctoral dissertation on Near-Death Experiences.","image":"https://i.iheart.com/v3/re/new_assets/6351eda24191536e2ac9675f"}},{"ref_id":"%2F5e0071b2cc137bf244201a84","slug":"d-aoust-maja-96818","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/d-aoust-maja/96818","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>\nMaja D'Aoust is a practicing witch who performs public rituals and gives educational lectures. Maja's interest in alchemy, magic, and the esoteric sciences spans her entire lifetime. After completing her Bachelor's degree in biochemistry, Maja studied oriental medicine, martial arts, and acupuncture, later earning her Masters degree in transformational psychology. Maja worked for 11 years as the librarian of Manly P. Hall's Philosophical Research Society. Author of several books, journal articles, and blog content, Maja writes and is a visual artist. Currently, Maja is starting a public educational non-profit 501 c-3 called The Well Wishers which focuses on teaching wellness and esoteric sciences to the community.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Witchs-Bestiary-Visions-Supernatural-Creatures/dp/1934170755/ctoc\" target=\"_blank\">A Witch's Bestiary\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Source-Attraction-Influence-Throughout/dp/1934170321/ctoc\" target=\"_blank\">The Secret Source\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/White-Witch-Tarot-Maja-DAoust/dp/0764353675/ctoc\" target=\"_blank\">White Witch Tarot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Familiars-Witchcraft-Supernatural-Guardians-Traditions/dp/1620558467/ctoc\" target=\"_blank\">Familiars in Witchcraft\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Shadow-Seer-Tarot-Vision-Archetype/dp/B0FJ7BVPTG/ctoc\" target=\"_blank\">Shadow Seer Tarot: A Night Vision and Dark Archetype Deck\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/7a5b2817bf89464ab9a0c1e6d2962606","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a5b2817bf89464ab9a0c1e6d2962606","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"d-aoust-maja-96818"},"summary":{"type":"html","value":"\u003cp>Maja D'Aoust is a practicing witch who performs public rituals and gives educational lectures. Maja's interest in alchemy, magic, and the esoteric sciences spans her entire lifetime. After completing her Bachelor's degree in biochemistry, Maja studied oriental medicine, martial arts, and acupuncture, later earning her Masters degree in transformational psychology. Maja worked for 11 years as the librarian of Manly P. Hall's Philosophical Research Society. Author of several books, journal articles, and blog content, Maja writes and is a visual artist. Currently, Maja is starting a public educational non-profit 501 c-3 called The Well Wishers which focuses on teaching wellness and esoteric sciences to the community.\u003c/p>\n\n"},"title":{"type":"title","value":"Maja D'Aoust"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.witchofthedawn.com/\" target=\"_blank\">witchofthedawn.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/d-aoust-maja-96818","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/d-aoust-maja/96818","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Maja D'Aoust is a practicing witch who performs public rituals and gives educational lectures. Maja's interest in alchemy, magic, and the esoteric sciences spans her entire lifetime. After completing her Bachelor's degree in biochemistry, Maja studied oriental medicine, martial arts, and acupuncture, later earning her Masters degree in transformational psychology. Maja worked for 11 years as the librarian of Manly P. Hall's Philosophical Research Society. Author of several books, journal articles, and blog content, Maja writes and is a visual artist. Currently, Maja is starting a public educational non-profit 501 c-3 called The Well Wishers which focuses on teaching wellness and esoteric sciences to the community.","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/7a5b2817bf89464ab9a0c1e6d2962606","use_caption":false},"keywords":[],"primary_slug":"d-aoust-maja-96818","slugs":["d-aoust-maja-96818"],"sponsored":false,"title":"Maja D'Aoust"},"targeting":{"exclusion":{"tags":[]},"publish_date":1563504060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rwDfl","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":1563504060000,"type":"content:coast-to-coast-guest","summary":{"title":"Maja D'Aoust","description":"Maja D'Aoust is a practicing witch who performs public rituals and gives educational lectures. Maja's interest in alchemy, magic, and the esoteric sciences spans her entire lifetime. After completing her Bachelor's degree in biochemistry, Maja studied oriental medicine, martial arts, and acupuncture, later earning her Masters degree in transformational psychology. Maja worked for 11 years as the librarian of Manly P. Hall's Philosophical Research Society. Author of several books, journal articles, and blog content, Maja writes and is a visual artist. Currently, Maja is starting a public educational non-profit 501 c-3 called The Well Wishers which focuses on teaching wellness and esoteric sciences to the community.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7a5b2817bf89464ab9a0c1e6d2962606"}}]}},{"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:/6a7e77e9a29b533d2dd9b9d4","slug:2026-08-19-show","slug:2026-08-19-show","keyword:keywords/near-death experiences","keyword:keywords/shared-death experiences","keyword:keywords/tarot cards","keyword:keywords/Hermetic principles"]}},{"id":"%2F6a7ea549a80cb55c3811d6fe","type":"PUBLISHING","record":{"ref_id":"%2F6a7ea549a80cb55c3811d6fe","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-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>First Half: Transformational leadership coach and author \u003ca href=\"https://galeleadership.com/\" target=\"_blank\">Amba Gale\u003c/a> explores what becomes possible when we learn to listen differently. She'll share how we can access the wisdom within ourselves during a time when so many people feel overwhelmed, divided, lonely, or disconnected.\u003c/p>\n\n\u003cp>Second Half: Psychic \u003ca href=\"https://coldcasepsychic.com/\" target=\"_blank\">Ericka Boussarhane\u003c/a> delves into the profound connections between psychic abilities, intuition, and the concept of cellular memory. She'll discuss how her 2019 kidney transplant from a deceased donor influenced her mediumship and personal experiences, and share her perspectives on whether organ transplants might transfer cellular memories or enhance psychic impressions.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Heart-Sacred-Listening-Transform-Relationships/dp/1734694106/ctoc\" target=\"_blank\">The Heart of Sacred Listening\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crossing-Thresholds-Reflections-Amba-Gale/dp/1734694114/ctoc\" target=\"_blank\">Crossing Thresholds: Island Reflections\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Connect with Spirit: Chakra Cleanse and Psychic Development \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Relationship Rehab: Releasing Past Relationships, Healing, and Attracting Healthy Relationships\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Love Never Dies: Meeting Your Loved Ones, Pets, and Spirit Guides Through Mediumship\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a7e587e945f9de755c5a9c3","%2F61e0c6eb59be0b249eb59caf"]},"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/hidden wisdom","keywords/transplants","keywords/cellular memory","keywords/psychic abilities"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Woman's head plastic model and light trails in neon light","id":"%2F690d5470c6e450e2032439a1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/690d5470c6e450e2032439a1","source_credit":"Jane Khomi / Moment / Getty Images","title":"Woman silhouette in neon blue light","url":"asset://assets.getty/690d5470c6e450e2032439a1","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787234400000},"slug":{"type":"slug","value":"2026-08-20-show"},"summary":{"type":"html","value":"\u003cp>First Half: Transformational leadership coach and author \u003ca href=\"https://galeleadership.com/\" target=\"_blank\">Amba Gale\u003c/a> explores what becomes possible when we learn to listen differently. She'll share how we can access the wisdom within ourselves during a time when so many people feel overwhelmed, divided, lonely, or disconnected.\u003c/p>\n\n\u003cp>Second Half: Psychic \u003ca href=\"https://coldcasepsychic.com/\" target=\"_blank\">Ericka Boussarhane\u003c/a> delves into the profound connections between psychic abilities, intuition, and the concept of cellular memory. She'll discuss how her 2019 kidney transplant from a deceased donor influenced her mediumship, and share her perspectives on whether organ transplants might transfer memories or enhance psychic impressions.\u003c/p>\n\n"},"title":{"type":"title","value":"Wisdom Within / Transplant Memories"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://galeleadership.com/\" target=\"_blank\">\u003cu>galeleadership.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://coldcasepsychic.com/\" target=\"_blank\">\u003cu>coldcasepsychic.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.secondsightparanormal.com/\" target=\"_blank\">secondsightparanormal.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Transformational leadership coach and author Amba Gale explores what becomes possible when we learn to listen differently. She'll share how we can access the wisdom within ourselves during a time when so many people feel overwhelmed, divided, lonely, or disconnected. Second Half: Psychic Ericka Boussarhane delves into the profound connections between psychic abilities, intuition, and the concept of cellular memory. She'll discuss how her 2019 kidney transplant from a deceased donor influenced her mediumship, and share her perspectives on whether organ transplants might transfer memories or enhance psychic impressions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Woman's head plastic model and light trails in neon light","link":"","new_tab":false,"source_credit":"Jane Khomi / Moment / Getty Images","title":"Woman silhouette in neon blue light","url":"asset://assets.getty/690d5470c6e450e2032439a1","use_caption":false},"keywords":["keywords/hidden wisdom","keywords/transplants","keywords/cellular memory","keywords/psychic abilities"],"primary_slug":"2026-08-20-show","slugs":["2026-08-20-show"],"sponsored":false,"title":"Wisdom Within / Transplant Memories"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787306400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"hau3Y","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-08-20-show/"},"slug":"2026-08-20-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/690d5470c6e450e2032439a1","title":"Wisdom Within / Transplant Memories","description":"First Half: Transformational leadership coach and author Amba Gale explores what becomes possible when we learn to listen differently. She'll share how we can access the wisdom within ourselves during a time when so many people feel overwhelmed, divided, lonely, or disconnected. Second Half: Psychic Ericka Boussarhane delves into the profound connections between psychic abilities, intuition, and the concept of cellular memory. She'll discuss how her 2019 kidney transplant from a deceased donor influenced her mediumship, and share her perspectives on whether organ transplants might transfer memories or enhance psychic impressions.","author":""},"pub_start":1787306400000,"pub_until":4115978604802,"pub_changed":1787306400000,"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":"%2F6a7e587e945f9de755c5a9c3","slug":"amba-gale","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/amba-gale/","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>Amba Gale is a master coach, award-winning author, and lifelong guide for those ready to live and lead with authenticity, courage, and joy. For more than forty years, she has opened new territory in people's lives-empowering them to connect with their own wisdom, beauty, and creativity, and to build relationships rooted in presence, trust, and possibility. A Phi Beta Kappa graduate of UC Berkeley with honors, and holding a Master's degree in Education, Amba began her career teaching high school English before stepping into the world of transformational leadership. \u003c/p>\n\n\u003cp>In the 1980s, she founded Gale Leadership Development, bringing her work to leaders, entrepreneurs, and organizations of all sizes. Her approach is not about tips or techniques; it is about creating the listening that transforms individuals, teams, and cultures. Her award-winning book, Crossing Thresholds, Island Reflections, blends poetry, photography, and reflective questions to guide readers through life's passages-from endings to new beginnings. Through her writing, courses, and coaching, she invites people into the practice of Sacred Listening --listening with the whole heart as an act of reverence and connection.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Heart-Sacred-Listening-Transform-Relationships/dp/1734694106/ctoc\" target=\"_blank\">The Heart of Sacred Listening\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crossing-Thresholds-Reflections-Amba-Gale/dp/1734694114/ctoc\" target=\"_blank\">Crossing Thresholds: Island Reflections\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":"%2F6a7e588c945f9de755c5a9cf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7e588c945f9de755c5a9cf","source_credit":"","title":"","url":"asset://new_assets/6a7e588c945f9de755c5a9cf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"amba-gale"},"summary":{"type":"html","value":"\u003cp>Amba Gale is a master coach, award-winning author, and lifelong guide for those ready to live and lead with authenticity, courage, and joy. \u003c/p>\n\n"},"title":{"type":"title","value":"Amba Gale"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://galeleadership.com/\" target=\"_blank\">\u003cu>galeleadership.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":"Amba Gale is a master coach, award-winning author, and lifelong guide for those ready to live and lead with authenticity, courage, and joy.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7e588c945f9de755c5a9cf","use_caption":false},"keywords":[],"primary_slug":"amba-gale","slugs":["amba-gale"],"sponsored":false,"title":"Amba Gale"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786664940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Ig2by","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1786664940000,"type":"content:coast-to-coast-guest","summary":{"title":"Amba Gale","description":"Amba Gale is a master coach, award-winning author, and lifelong guide for those ready to live and lead with authenticity, courage, and joy.","image":"https://i.iheart.com/v3/re/new_assets/6a7e588c945f9de755c5a9cf"}},{"ref_id":"%2F61e0c6eb59be0b249eb59caf","slug":"ericka-boussarhane","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ericka-boussarhane/","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>International psychic medium Ericka Boussarhane is highly respected for her amazing ability to communicate with loved ones from the other side. Ericka has helped countless people with issues in relationships, grief, career, family, health, finance, death, crime, business, and more. She uses her mediumship, clairvoyance, clairaudience, and clairsentience to help others find closure and insight into their lives. As a generational psychic, Ericka uses no divination tool for her readings.\u003c/p>\n\n\u003cp>Ericka is a serial entrepreneur and philanthropist. She spent most of her life working in psychology and business. She later went on to open two child care facilities. She founded one of the first African American female-owned comic conventions in the US, the Pensacola Comic Convention. The multi-genre convention covers science fiction, horror, fantasy, gaming, anime, costuming, indie films, artists, celebrities, comics, Renaissance, cosplay, steampunk, theater, performing, literature, publishing, arts, mystery, collecting, model construction, filmmaking, and the paranormal.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sam-Boogie-Man-Ericka-Boussarhane/dp/1438931077/ctoc\" target=\"_blank\">Sam and the Boogie Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Psychic &amp; Intuitive Development Course\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Psychic and Mediumship Development Course\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Connect with Spirit: Chakra Cleanse and Psychic Development \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Relationship Rehab: Releasing Past Relationships, Healing, and Attracting Healthy Relationships\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Love Never Dies: Meeting Your Loved Ones, Pets, and Spirit Guides Through Mediumship\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":"%2F61e2c1c0e9fa4c0fa83763df","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/61e2c1c0e9fa4c0fa83763df","source_credit":"","title":"","url":"asset://new_assets/61e2c1c0e9fa4c0fa83763df","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ericka-boussarhane"},"summary":{"type":"html","value":"\u003cp>International psychic medium Ericka Boussarhane is highly respected for her amazing ability to communicate with loved ones from the other side. Ericka has helped countless people with issues in relationships, grief, career, family, health, finance, death, crime, business, and more. She uses her mediumship, clairvoyance, clairaudience, and clairsentience to help others find closure and insight into their lives. As a generational psychic, Ericka uses no divination tool for her readings.\u003c/p>\n\n"},"title":{"type":"title","value":"Ericka Boussarhane"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://vimeo.com/secondsightparanormal\" target=\"_blank\">Second Sight Paranormal TV\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.coldcasepsychic.com/\" target=\"_blank\">coldcasepsychic.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.secondsightparanormal.com/\" target=\"_blank\">secondsightparanormal.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">psychicdiva.thinkific.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":"International psychic medium Ericka Boussarhane is highly respected for her amazing ability to communicate with loved ones from the other side. Ericka has helped countless people with issues in relationships, grief, career, family, health, finance, death, crime, business, and more. She uses her mediumship, clairvoyance, clairaudience, and clairsentience to help others find closure and insight into their lives. As a generational psychic, Ericka uses no divination tool for her readings.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/61e2c1c0e9fa4c0fa83763df","use_caption":false},"keywords":[],"primary_slug":"ericka-boussarhane","slugs":["ericka-boussarhane"],"sponsored":false,"title":"Ericka Boussarhane"},"targeting":{"exclusion":{"tags":[]},"publish_date":1642120800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ph41E","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":1642120800000,"type":"content:coast-to-coast-guest","summary":{"title":"Ericka Boussarhane","description":"International psychic medium Ericka Boussarhane is highly respected for her amazing ability to communicate with loved ones from the other side. Ericka has helped countless people with issues in relationships, grief, career, family, health, finance, death, crime, business, and more. She uses her mediumship, clairvoyance, clairaudience, and clairsentience to help others find closure and insight into their lives. As a generational psychic, Ericka uses no divination tool for her readings.","image":"https://i.iheart.com/v3/re/new_assets/61e2c1c0e9fa4c0fa83763df"}}]}},{"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:/6a7ea549a80cb55c3811d6fe","slug:2026-08-20-show","slug:2026-08-20-show","keyword:keywords/hidden wisdom","keyword:keywords/transplants","keyword:keywords/cellular memory","keyword:keywords/psychic abilities"]}},{"id":"%2F6a7eaaf8a80cb55c3811d717","type":"PUBLISHING","record":{"ref_id":"%2F6a7eaaf8a80cb55c3811d717","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-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>Guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomes artist, author, and paranormal investigator \u003ca href=\"https://christopherfleming.com/\" target=\"_blank\">Chris Fleming\u003c/a>, who recounts his battle with leukemia and how, during his chemotherapy treatments, he experienced a series of profound supernatural encounters that transformed his understanding of life, death, and what exists beyond. Fleming will share not only his encounters but also extraordinary true stories from people around the world, who have experienced divine guidance, healing, and miraculous intervention. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind! \u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00266fcc137bf24420175a","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/healing encounters"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An atmospheric double exposure of a hooded figure. Silhouetted against bokeh bright lights at night.","id":"%2F6a7eac23b85d06aad77e01f8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7eac23b85d06aad77e01f8","source_credit":"David Wall / Moment / Getty Images","title":"An atmospheric double exposure of a hooded figure. Silhouetted against bokeh bright lights at night.","url":"asset://assets.getty/6a7eac23b85d06aad77e01f8","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787320800000},"slug":{"type":"slug","value":"2026-08-21-show"},"summary":{"type":"html","value":"\u003cp>Guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomes artist, author, and paranormal investigator \u003ca href=\"https://christopherfleming.com/\" target=\"_blank\">Chris Fleming\u003c/a>, who recounts his battle with leukemia and how, during his chemotherapy treatments, he experienced a series of profound supernatural encounters that transformed his understanding of life, death, and what exists beyond. Fleming will share not only his encounters but also extraordinary true stories from people around the world, who have experienced divine guidance, healing, and miraculous intervention. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind! \u003c/p>\n\n"},"title":{"type":"title","value":"Healing Encounters / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://christopherfleming.com/\" target=\"_blank\">\u003cu>christopherfleming.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Guest host Ryan Wrecker (email) welcomes artist, author, and paranormal investigator Chris Fleming, who recounts his battle with leukemia and how, during his chemotherapy treatments, he experienced a series of profound supernatural encounters that transformed his understanding of life, death, and what exists beyond. Fleming will share not only his encounters but also extraordinary true stories from people around the world, who have experienced divine guidance, healing, and miraculous intervention. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An atmospheric double exposure of a hooded figure. Silhouetted against bokeh bright lights at night.","link":"","new_tab":false,"source_credit":"David Wall / Moment / Getty Images","title":"An atmospheric double exposure of a hooded figure. Silhouetted against bokeh bright lights at night.","url":"asset://assets.getty/6a7eac23b85d06aad77e01f8","use_caption":false},"keywords":["keywords/healing encounters"],"primary_slug":"2026-08-21-show","slugs":["2026-08-21-show"],"sponsored":false,"title":"Healing Encounters / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787392800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Lhnek","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-21-show/"},"slug":"2026-08-21-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7eac23b85d06aad77e01f8","title":"Healing Encounters / Open Lines","description":"Guest host Ryan Wrecker (email) welcomes artist, author, and paranormal investigator Chris Fleming, who recounts his battle with leukemia and how, during his chemotherapy treatments, he experienced a series of profound supernatural encounters that transformed his understanding of life, death, and what exists beyond. Fleming will share not only his encounters but also extraordinary true stories from people around the world, who have experienced divine guidance, healing, and miraculous intervention. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","author":""},"pub_start":1787392800000,"pub_until":4115978604802,"pub_changed":1787392800000,"subscription":[{"tags":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00266fcc137bf24420175a","slug":"fleming-chris-6615","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/fleming-chris/6615","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>Chris Fleming is a world-renowned psychic medium, paranormal investigator, artist, and television host with over five decades of experience exploring the mysteries of the supernatural. Best known for co-hosting the cult classic \u003cem>Dead Famous\u003c/em>, \u003cem>Psychic Kids\u003c/em>, and more recently \u003cem>Haunted Scotland\u003c/em> and \u003cem>Haunted Ireland\u003c/em>, Chris has earned an international reputation for his genuine and compassionate approach to spirit communication and the afterlife. His work has taken him across the globe investigating hauntings, miracles, and unexplained phenomena while helping countless people understand and find peace with their own spiritual experiences.\u003c/p>\n\n\u003cp>Chris is currently recovering from leukemia after eight months of intensive chemotherapy, while he continues to dedicate his life to exploring the connections between faith, consciousness, and the unseen. He is currently writing his first book, Beyond Ordinary: Messages, Miracles &amp; Encounters That Changed Lives, which shares his personal encounters alongside extraordinary true stories from others around the world—offering hope, healing, and a deeper understanding of the forces that unite us all.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.christopherfleming.com/\" target=\"_blank\">christopherfleming.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/chrisflemingofficial\" target=\"_blank\">\u003cu>facebook.com/chrisflemingofficial\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Boogie-Man-Blues-Explicit-Collective/dp/B0GYP1D1NW/ctoc\" target=\"_blank\">Boogie Man Blues\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69086030c2d32eb5d175eaf3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69086030c2d32eb5d175eaf3","source_credit":"","title":"","url":"asset://new_assets/69086030c2d32eb5d175eaf3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"fleming-chris-6615"},"summary":{"type":"html","value":"\u003cp>Chris Fleming is a world-renowned psychic medium, paranormal investigator, artist, and television host with over five decades of experience exploring the mysteries of the supernatural. \u003c/p>\n\n"},"title":{"type":"title","value":"Chris Fleming"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/fleming-chris-6615","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/fleming-chris/6615","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Chris Fleming is a world-renowned psychic medium, paranormal investigator, artist, and television host with over five decades of experience exploring the mysteries of the supernatural.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69086030c2d32eb5d175eaf3","use_caption":false},"keywords":[],"primary_slug":"fleming-chris-6615","slugs":["fleming-chris-6615"],"sponsored":false,"title":"Chris Fleming"},"targeting":{"exclusion":{"tags":[]},"publish_date":1459479960000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IxyXa","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1459479960000,"type":"content:coast-to-coast-guest","summary":{"title":"Chris Fleming","description":"Chris Fleming is a world-renowned psychic medium, paranormal investigator, artist, and television host with over five decades of experience exploring the mysteries of the supernatural.","image":"https://i.iheart.com/v3/re/new_assets/69086030c2d32eb5d175eaf3"}},{"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:/6a7eaaf8a80cb55c3811d717","slug:2026-08-21-show","slug:2026-08-21-show","keyword:keywords/healing encounters"]}}],"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":"%2F6a7d7538242494424954bda9","type":"PUBLISHING","record":{"ref_id":"%2F6a7d7538242494424954bda9","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdba","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdba","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdba","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":"extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants"},"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-16047557/extinct-human-remains-Denisovans-nephilim-bible.html"},"summary":{"type":"html","value":"\u003cp>Researchers identified the mysterious leg bones as belonging to Denisovans, an ancient human group that split from the Neanderthal lineage about 550,000 years ago.\u003c/p>\n\n"},"title":{"type":"title","value":"Extinct human remains found on seafloor fuel claims of real-life biblical giants"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Daily Mail","description":"Researchers identified the mysterious leg bones as belonging to Denisovans, an ancient human group that split from the Neanderthal lineage about 550,000 years ago.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdba","use_caption":false},"keywords":[],"primary_slug":"extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants","slugs":["extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants"],"sponsored":false,"title":"Extinct human remains found on seafloor fuel claims of real-life biblical giants"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"71ICt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants/"},"slug":"extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdba","title":"Extinct human remains found on seafloor fuel claims of real-life biblical giants","description":"Researchers identified the mysterious leg bones as belonging to Denisovans, an ancient human group that split from the Neanderthal lineage about 550,000 years ago.","author":"Daily Mail"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d7538242494424954bda9","slug:extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants","slug:extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants","author:user"]}},{"id":"%2F6a7d75bd242494424954bdc9","type":"PUBLISHING","record":{"ref_id":"%2F6a7d75bd242494424954bdc9","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"UPI"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdbc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdbc","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdbc","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":"mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent"},"source":{"type":"plain","value":"UPI"},"source_url":{"type":"plain","value":"https://www.upi.com/Odd_News/2026/08/12/fake-cats-Cape-Coral-Florida-burrowing-owls/6451786547980/"},"summary":{"type":"html","value":"\u003cp>Wildlife experts believe the placement in Cape Coral, FL might be an attempt to ward off burrowing owls.\u003c/p>\n\n"},"title":{"type":"title","value":"Mysterious cat cutouts placed in vacant lots as apparent owl deterrent"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"UPI","description":"Wildlife experts believe the placement in Cape Coral, FL might be an attempt to ward off burrowing owls.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdbc","use_caption":false},"keywords":[],"primary_slug":"mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent","slugs":["mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent"],"sponsored":false,"title":"Mysterious cat cutouts placed in vacant lots as apparent owl deterrent"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"jFIlW","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent/"},"slug":"mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdbc","title":"Mysterious cat cutouts placed in vacant lots as apparent owl deterrent","description":"Wildlife experts believe the placement in Cape Coral, FL might be an attempt to ward off burrowing owls.","author":"UPI"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d75bd242494424954bdc9","slug:mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent","slug:mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent","author:user"]}},{"id":"%2F6a7d762e242494424954bdd5","type":"PUBLISHING","record":{"ref_id":"%2F6a7d762e242494424954bdd5","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"New York Post"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdbb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdbb","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdbb","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base"},"source":{"type":"plain","value":"New York Post"},"source_url":{"type":"plain","value":"https://nypost.com/2026/08/12/us-news/scientists-discover-new-demon-cavefish-in-highly-studied-alabama-cave/"},"summary":{"type":"html","value":"\u003cp>The new genus, formally known as Demogorgonichthys arcanus, but aptly dubbed “demon cavefish,” was discovered in Bobcat Cave.\u003c/p>\n\n"},"title":{"type":"title","value":"Scientists discover new eyeless ‘demon cavefish’ in Alabama cave beneath Army base"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"New York Post","description":"The new genus, formally known as Demogorgonichthys arcanus, but aptly dubbed “demon cavefish,” was discovered in Bobcat Cave.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdbb","use_caption":false},"keywords":[],"primary_slug":"scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base","slugs":["scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base"],"sponsored":false,"title":"Scientists discover new eyeless ‘demon cavefish’ in Alabama cave beneath Army base"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"fwkrM","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base/"},"slug":"scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdbb","title":"Scientists discover new eyeless ‘demon cavefish’ in Alabama cave beneath Army base","description":"The new genus, formally known as Demogorgonichthys arcanus, but aptly dubbed “demon cavefish,” was discovered in Bobcat Cave.","author":"New York Post"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d762e242494424954bdd5","slug:scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base","slug:scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base","author:user"]}},{"id":"%2F6a7d767a242494424954bde1","type":"PUBLISHING","record":{"ref_id":"%2F6a7d767a242494424954bde1","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/secret-self-healing-powers-of-the-brain-revealed-in-landmark-study/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdb6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdb6","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdb6","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":"secret-self-healing-powers-of-the-brain-revealed-in-landmark-study"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/secret-self-healing-powers-of-the-brain-revealed-in-landmark-study-upending-past-thinking-on-adult-brains-regenerative-abilities/"},"summary":{"type":"html","value":"\u003cp>The research, carried out by researchers at the University of Zurich, reveals that the adult brain can display surprising abilities to repair itself.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Self-Healing Powers of the Brain Revealed in Landmark Study"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"The research, carried out by researchers at the University of Zurich, reveals that the adult brain can display surprising abilities to repair itself.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdb6","use_caption":false},"keywords":[],"primary_slug":"secret-self-healing-powers-of-the-brain-revealed-in-landmark-study","slugs":["secret-self-healing-powers-of-the-brain-revealed-in-landmark-study"],"sponsored":false,"title":"Secret Self-Healing Powers of the Brain Revealed in Landmark Study"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CqV3K","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/secret-self-healing-powers-of-the-brain-revealed-in-landmark-study/"},"slug":"secret-self-healing-powers-of-the-brain-revealed-in-landmark-study","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdb6","title":"Secret Self-Healing Powers of the Brain Revealed in Landmark Study","description":"The research, carried out by researchers at the University of Zurich, reveals that the adult brain can display surprising abilities to repair itself.","author":"The Debrief"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d767a242494424954bde1","slug:secret-self-healing-powers-of-the-brain-revealed-in-landmark-study","slug:secret-self-healing-powers-of-the-brain-revealed-in-landmark-study","author:user"]}},{"id":"%2F6a7d76d2242494424954bded","type":"PUBLISHING","record":{"ref_id":"%2F6a7d76d2242494424954bded","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Popular Mechanics"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdc5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdc5","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdc5","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":"a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source"},"source":{"type":"plain","value":"Popular Mechanics"},"source_url":{"type":"plain","value":"https://www.popularmechanics.com/preview/science/environment/a73368195/mysterious-glowing-orbs-source/"},"summary":{"type":"html","value":"\u003cp>These otherworldly orbs of light in the Chihuahuan Desert have perplexed locals for more than a century.\u003c/p>\n\n"},"title":{"type":"title","value":"A Cowhand Spotted Mysterious Glowing Orbs Nearly 150 Years Ago. Scientists May Have Found the Source."}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Popular Mechanics","description":"These otherworldly orbs of light in the Chihuahuan Desert have perplexed locals for more than a century.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdc5","use_caption":false},"keywords":[],"primary_slug":"a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source","slugs":["a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source"],"sponsored":false,"title":"A Cowhand Spotted Mysterious Glowing Orbs Nearly 150 Years Ago. Scientists May Have Found the Source."},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ll09Y","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source/"},"slug":"a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdc5","title":"A Cowhand Spotted Mysterious Glowing Orbs Nearly 150 Years Ago. Scientists May Have Found the Source.","description":"These otherworldly orbs of light in the Chihuahuan Desert have perplexed locals for more than a century.","author":"Popular Mechanics"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d76d2242494424954bded","slug:a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source","slug:a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1787902401000,"\u003cupcoming_pub_after>":1786694400000,"\u003cpub_start>":1786692801000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1786779201000,"\u003ctonight_pub_after>":1786694400000},"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":"misplaced-trust-in-ai-costs-farmer-massive-swath-of-crops","pub_start":{"timestampMs":1786653300000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6","title":"Misplaced Trust in AI Costs Farmer Massive Swath of Crops"}},{"slug":"chinese-paranormal-content-creator-perishes-in-car-crash-after-smashing-religious-statue","pub_start":{"timestampMs":1786653180000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7","title":"Chinese Paranormal Content Creator Perishes in Car Crash After Smashing Religious Statue"}},{"slug":"watch-security-camera-films-ghost-in-colombia","pub_start":{"timestampMs":1786646460000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b","title":"Watch: Security Camera Films Ghost in Colombia?"}},{"slug":"gambler-s-ghost-photo","pub_start":{"timestampMs":1294287660000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/89b0587dcca4ec47ec7a258e61bbd3c8","title":"Gambler's Ghost"}},{"slug":"2026-08-12-show","pub_start":{"timestampMs":1786615200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4","title":"Afterlife Evidence / Spirit Communication & Magick"}},{"slug":"witchcraft-suspicion-leads-to-murder-in-russia","pub_start":{"timestampMs":1786566960000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11","title":"Witchcraft Suspicion Leads to Murder in Russia"}},{"slug":"australian-tourist-spots-loch-ness-monster","pub_start":{"timestampMs":1786557900000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/64024422a2d0d458eef86c1f","title":"Australian Tourist Spots Loch Ness Monster?"}},{"slug":"art-bell-vault-the-anarchists-view-surviving-the-wtc-collapse","pub_start":{"timestampMs":1786541460000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/5ea9d8718214fd4d49a81127","title":"Art Bell Vault: The Anarchist's View / Surviving the WTC Collapse"}}],[{"slug":"2026-08-11-show","pub_start":{"timestampMs":1786528800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688c219cf5e9a10fe30a47e4","title":"Unseen Influences / Power of Dreams"}},{"slug":"indian-farmers-misguided-treasure-scheme-proves-costly","pub_start":{"timestampMs":1786480440000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd1","title":"Indian Farmer's Misguided 'Treasure' Scheme Proves Costly"}},{"slug":"artwork-alienation-photo","pub_start":{"timestampMs":1294200300000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/f0937315aad75e7effd665242568396d","title":"Artwork: 'Alienation'"}},{"slug":"mysterious-red-cat-seen-roaming-around-texas-city","pub_start":{"timestampMs":1786480080000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2","title":"Mysterious Red Cat Seen Roaming Around Texas City"}},{"slug":"watch-vanishing-ufo-astonishes-witnesses-in-colombia","pub_start":{"timestampMs":1786473900000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69d94f98eeaed282ab20e7e9","title":"Watch: Vanishing UFO Astonishes Witnesses in Colombia"}},{"slug":"2026-08-10-show","pub_start":{"timestampMs":1786442400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67061711312182aa28f526a9","title":"The Manson Murders / Regression Revelations"}},{"slug":"new-tv-show-strange-universe-with-george-noory-debuts","pub_start":{"timestampMs":1786427400000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7ab842359cedaa06c9c33d","title":"New TV Show \"Strange Universe with George Noory\" Debuts"}},{"slug":"british-town-officials-apologize-after-dead-end-sign-placed-near-cemetery-entrance","pub_start":{"timestampMs":1786393800000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7a322cae3527091771b775","title":"British Town Officials Apologize After 'Dead End' Sign Placed Near Cemetery Entrance"}}],[{"slug":"video-mysterious-well-water-movement-draws-crowds-in-india","pub_start":{"timestampMs":1786393020000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7a322cae3527091771b776","title":"Video: Mysterious Well Water Movement Draws Crowds in India"}},{"slug":"colorado-motorist-reports-sasquatch-sighting","pub_start":{"timestampMs":1786388100000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6969452ff9e629c74c851e94","title":"Colorado Motorist Reports Sasquatch Sighting"}},{"slug":"2026-08-09-show","pub_start":{"timestampMs":1786356000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a752e904e498a51f33b9f80","title":"Reverse Speech / UFO & Alien Experiences"}},{"slug":"diagram-of-an-ionic-engineered-weather-system-photo","pub_start":{"timestampMs":1294199220000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/25ba77e8e3d9eaf855657ff7783b5055","title":"Diagram of an Ionic Engineered Weather System"}},{"slug":"video-mysterious-orb-revealed-in-new-pentagon-release","pub_start":{"timestampMs":1786300080000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67aeb05647f093fd6327ee97","title":"Video: Mysterious Orb Revealed in New Pentagon Release"}},{"slug":"2026-08-08-show","pub_start":{"timestampMs":1786269600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a752a3dc977079c89a4fae2","title":"Biology of Belief / UFOs & Cryptids"}},{"slug":"paranormal-experiences-more-common-than-we-think","pub_start":{"timestampMs":1786238700000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5f9061b5a83fb9b283aa7342","title":"Paranormal Experiences More Common Than We Think"}},{"slug":"2026-08-07-show","pub_start":{"timestampMs":1786183200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a6c19131003898ad11665a5","title":"Investigating Death / 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/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","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":"%2F6a7e1146c2f9ca7bf65a9276","type":"LEADS","record":{"title":"Watch: Security Camera Films Ghost in Colombia?","subtitle":"A security camera in Colombia captured spooky footage of a ghostly figure seemingly vanishing into thin air. ","image":"https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b","img_meta":{"base_id":"%2F6442dd009f27183694fc499b","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-security-camera-films-ghost-in-colombia/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7e2cdef3b19bdd7e50c423","type":"LEADS","record":{"title":"Chinese Paranormal Content Creator Perishes in Car Crash After Smashing Religious Statue","subtitle":"In an eerie story out of China, a paranormal content creator recently perished in a car crash, and some have attributed her unexpected death to a video wherein she smashed a religious statue as part of an 'anti-superstition challenge.' ","image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7","img_meta":{"base_id":"%2F6a7e2b10599b1dae12d1b2f7","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/chinese-paranormal-content-creator-perishes-in-car-crash-after-smashing-religious-statue/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7e2cfef3b19bdd7e50c424","type":"LEADS","record":{"title":"Misplaced Trust in AI Costs Farmer Massive Swath of Crops","subtitle":"A Chinese farmer who had come to rely on artificial intelligence for all manner of insights had his trust shattered when an AI-supplied weedkiller concoction wiped out a massive swath of his crops. ","image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6","img_meta":{"base_id":"%2F6a7e2b10599b1dae12d1b2f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/misplaced-trust-in-ai-costs-farmer-massive-swath-of-crops/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7cb7ba46602c06af26fcc8","type":"LEADS","record":{"title":"Australian Tourist Spots Loch Ness Monster?","subtitle":"An Australian tourist visiting Loch Ness snapped an intriguing photo of what may be the site's legendary 'monster.' ","image":"https://i.iheart.com/v3/re/new_assets/61523c575be524c02248e056","img_meta":{"base_id":"%2F61523c575be524c02248e056","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/australian-tourist-spots-loch-ness-monster/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7cdbb1e137c4a3e41ca997","type":"LEADS","record":{"title":"Witchcraft Suspicion Leads to Murder in Russia","subtitle":"A Russian man murdered an alleged mystic over fears that the suspected soothsayer had cast a spell on his brother. ","image":"https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11","img_meta":{"base_id":"%2F6a7cd9a30bc05fd2f5ba6f11","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/witchcraft-suspicion-leads-to-murder-in-russia/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7b894180b546856429dad1","type":"LEADS","record":{"title":"Mysterious Red Cat Seen Roaming Around Texas City","subtitle":"An understandably concerned animal shelter in Texas is on the lookout for a mysterious cat that inexplicably sports red fur.","image":"https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2","img_meta":{"base_id":"%2F6a7b85e7c16b213862cc6dd2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/mysterious-red-cat-seen-roaming-around-texas-city/"},"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":"%2F6a7e1146c2f9ca7bf65a9276","type":"LEADS","record":{"title":"Watch: Security Camera Films Ghost in Colombia?","subtitle":"A security camera in Colombia captured spooky footage of a ghostly figure seemingly vanishing into thin air. ","image":"https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b","img_meta":{"base_id":"%2F6442dd009f27183694fc499b","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-security-camera-films-ghost-in-colombia/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7e2cdef3b19bdd7e50c423","type":"LEADS","record":{"title":"Chinese Paranormal Content Creator Perishes in Car Crash After Smashing Religious Statue","subtitle":"In an eerie story out of China, a paranormal content creator recently perished in a car crash, and some have attributed her unexpected death to a video wherein she smashed a religious statue as part of an 'anti-superstition challenge.' ","image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7","img_meta":{"base_id":"%2F6a7e2b10599b1dae12d1b2f7","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/chinese-paranormal-content-creator-perishes-in-car-crash-after-smashing-religious-statue/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7e2cfef3b19bdd7e50c424","type":"LEADS","record":{"title":"Misplaced Trust in AI Costs Farmer Massive Swath of Crops","subtitle":"A Chinese farmer who had come to rely on artificial intelligence for all manner of insights had his trust shattered when an AI-supplied weedkiller concoction wiped out a massive swath of his crops. ","image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6","img_meta":{"base_id":"%2F6a7e2b10599b1dae12d1b2f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/misplaced-trust-in-ai-costs-farmer-massive-swath-of-crops/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7cb7ba46602c06af26fcc8","type":"LEADS","record":{"title":"Australian Tourist Spots Loch Ness Monster?","subtitle":"An Australian tourist visiting Loch Ness snapped an intriguing photo of what may be the site's legendary 'monster.' ","image":"https://i.iheart.com/v3/re/new_assets/61523c575be524c02248e056","img_meta":{"base_id":"%2F61523c575be524c02248e056","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/australian-tourist-spots-loch-ness-monster/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7cdbb1e137c4a3e41ca997","type":"LEADS","record":{"title":"Witchcraft Suspicion Leads to Murder in Russia","subtitle":"A Russian man murdered an alleged mystic over fears that the suspected soothsayer had cast a spell on his brother. ","image":"https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11","img_meta":{"base_id":"%2F6a7cd9a30bc05fd2f5ba6f11","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/witchcraft-suspicion-leads-to-murder-in-russia/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7b894180b546856429dad1","type":"LEADS","record":{"title":"Mysterious Red Cat Seen Roaming Around Texas City","subtitle":"An understandably concerned animal shelter in Texas is on the lookout for a mysterious cat that inexplicably sports red fur.","image":"https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2","img_meta":{"base_id":"%2F6a7b85e7c16b213862cc6dd2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/mysterious-red-cat-seen-roaming-around-texas-city/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"genre":[],"format":""},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":"Coast to Coast AM: The Best Paranormal News Show"},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"COAST-PR","stationFormat":"","stationMarket":"PREMIERE","stationMicrosite":"","tags":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"www.coasttocoastam.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#ffffff","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.coasttocoastam.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@coasttocoastam","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@coasttocoastam","type":"meta"}],["canonical",{"value":"https://www.coasttocoastam.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.coasttocoastam.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Coast to Coast AM","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Coast to Coast AM","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"140586622674265","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"105212777348","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:config-m:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:index-m","SM6.0:index-m:/b9d508fdf3381ca6ccb4a13a2c93f185","app/sites","app/sites/20260804160818432","app/streams","app/streams/20260804153343672","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:/6634e952fd5158c4fe5b1712","PS:content:coast-to-coast-article:/6826ed959549d8cf707b59c6","PS:content:coast-to-coast-article:/6a7d7538242494424954bda9","PS:content:coast-to-coast-article:/6a7d75bd242494424954bdc9","PS:content:coast-to-coast-article:/6a7d762e242494424954bdd5","PS:content:coast-to-coast-article:/6a7d767a242494424954bde1","PS:content:coast-to-coast-article:/6a7d76d2242494424954bded","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:/5dffef54537fd678a3ece5cb","PS:content:coast-to-coast-guest:/5e00266fcc137bf24420175a","PS:content:coast-to-coast-guest:/5e006745cc137bf2442019d9","PS:content:coast-to-coast-guest:/5e0071b2cc137bf244201a84","PS:content:coast-to-coast-guest:/5e00d0a2537fd678a3eceede","PS:content:coast-to-coast-guest:/5e01db51cc137bf244202992","PS:content:coast-to-coast-guest:/5f766a37019c5bd3a50a0895","PS:content:coast-to-coast-guest:/60fa154df6ea0f2b912c12e7","PS:content:coast-to-coast-guest:/6196fc77fcb032b8eb633b34","PS:content:coast-to-coast-guest:/61e0c6eb59be0b249eb59caf","PS:content:coast-to-coast-guest:/62464746a1e22375c028310a","PS:content:coast-to-coast-guest:/654051e8383ea558fabc5de7","PS:content:coast-to-coast-guest:/6621a915e7f814f56f7edaa4","PS:content:coast-to-coast-guest:/68287b0cbbf04d339ba78677","PS:content:coast-to-coast-guest:/686705087d7cd2ac3ad6d67b","PS:content:coast-to-coast-guest:/688c06b36a6521619ad51b8e","PS:content:coast-to-coast-guest:/6a7e564e69854d371511a60a","PS:content:coast-to-coast-guest:/6a7e587e945f9de755c5a9c3","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6a75671b255b69bb57c88fdc","PS:content:coast-to-coast-show:/6a756c4a255b69bb57c88ff5","PS:content:coast-to-coast-show:/6a7e5a6da29b533d2dd9b958","PS:content:coast-to-coast-show:/6a7e5eb8a29b533d2dd9b971","PS:content:coast-to-coast-show:/6a7e6460a29b533d2dd9b9a2","PS:content:coast-to-coast-show:/6a7e7589a29b533d2dd9b9bb","PS:content:coast-to-coast-show:/6a7e77e9a29b533d2dd9b9d4","PS:content:coast-to-coast-show:/6a7ea549a80cb55c3811d6fe","PS:content:coast-to-coast-show:/6a7eaaf8a80cb55c3811d717","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a7b894180b546856429dad1","PS:leads:/6a7cb7ba46602c06af26fcc8","PS:leads:/6a7cdbb1e137c4a3e41ca997","PS:leads:/6a7e1146c2f9ca7bf65a9276","PS:leads:/6a7e2cdef3b19bdd7e50c423","PS:leads:/6a7e2cfef3b19bdd7e50c424","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":"FeedBurner/1.0 (http://www.FeedBurner.com)","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a7e1146c2f9ca7bf65a9276","type":"LEADS","record":{"title":"Watch: Security Camera Films Ghost in Colombia?","subtitle":"A security camera in Colombia captured spooky footage of a ghostly figure seemingly vanishing into thin air. ","image":"https://i.iheart.com/v3/re/new_assets/6442dd009f27183694fc499b","img_meta":{"base_id":"%2F6442dd009f27183694fc499b","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/watch-security-camera-films-ghost-in-colombia/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7e2cdef3b19bdd7e50c423","type":"LEADS","record":{"title":"Chinese Paranormal Content Creator Perishes in Car Crash After Smashing Religious Statue","subtitle":"In an eerie story out of China, a paranormal content creator recently perished in a car crash, and some have attributed her unexpected death to a video wherein she smashed a religious statue as part of an 'anti-superstition challenge.' ","image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f7","img_meta":{"base_id":"%2F6a7e2b10599b1dae12d1b2f7","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/chinese-paranormal-content-creator-perishes-in-car-crash-after-smashing-religious-statue/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7e2cfef3b19bdd7e50c424","type":"LEADS","record":{"title":"Misplaced Trust in AI Costs Farmer Massive Swath of Crops","subtitle":"A Chinese farmer who had come to rely on artificial intelligence for all manner of insights had his trust shattered when an AI-supplied weedkiller concoction wiped out a massive swath of his crops. ","image":"https://i.iheart.com/v3/re/new_assets/6a7e2b10599b1dae12d1b2f6","img_meta":{"base_id":"%2F6a7e2b10599b1dae12d1b2f6","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/misplaced-trust-in-ai-costs-farmer-massive-swath-of-crops/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7cb7ba46602c06af26fcc8","type":"LEADS","record":{"title":"Australian Tourist Spots Loch Ness Monster?","subtitle":"An Australian tourist visiting Loch Ness snapped an intriguing photo of what may be the site's legendary 'monster.' ","image":"https://i.iheart.com/v3/re/new_assets/61523c575be524c02248e056","img_meta":{"base_id":"%2F61523c575be524c02248e056","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/australian-tourist-spots-loch-ness-monster/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7cdbb1e137c4a3e41ca997","type":"LEADS","record":{"title":"Witchcraft Suspicion Leads to Murder in Russia","subtitle":"A Russian man murdered an alleged mystic over fears that the suspected soothsayer had cast a spell on his brother. ","image":"https://i.iheart.com/v3/re/new_assets/6a7cd9a30bc05fd2f5ba6f11","img_meta":{"base_id":"%2F6a7cd9a30bc05fd2f5ba6f11","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/witchcraft-suspicion-leads-to-murder-in-russia/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7b894180b546856429dad1","type":"LEADS","record":{"title":"Mysterious Red Cat Seen Roaming Around Texas City","subtitle":"An understandably concerned animal shelter in Texas is on the lookout for a mysterious cat that inexplicably sports red fur.","image":"https://i.iheart.com/v3/re/new_assets/6a7b85e7c16b213862cc6dd2","img_meta":{"base_id":"%2F6a7b85e7c16b213862cc6dd2","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/mysterious-red-cat-seen-roaming-around-texas-city/"},"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":"%2F6a75376b255b69bb57c88fc3","type":"PUBLISHING","record":{"ref_id":"%2F6a75376b255b69bb57c88fc3","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-12-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author and grief expert \u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">Sandra Champlain\u003c/a>, host of the paranormal podcast \u003ca href=\"https://www.coasttocoastam.com/podcasts/\" target=\"_blank\">Shades of the Afterlife\u003c/a>, shared her research into life beyond death and evidence supporting the afterlife, including phenomena like reincarnation, near-death experiences, and electronic voice phenomena (EVPs). Highlighting the spiritual dimension of her work, she stated, &quot;I believe consciousness really is the force behind it all.&quot; She noted a universal message from near-death experiences and spiritual leaders alike: &quot;We're meant to be kind, to help each other, to forgive, to love one another.&quot;\u003c/p>\n\n\u003cp>Drawing on interviews with hospice workers, Champlain described death as a peaceful transition akin to waking from a dream into a familiar, comforting place. &quot;You're still you. And around you is a place very comfortable... Loved ones are there to greet you. Even your pets are there,&quot; she said, adding that there is an ability to choose one's &quot;best age&quot; during the crossing over to the other side. She challenged traditional religious views, particularly the concept of hell, suggesting that &quot;the toughest place is here on Earth&quot; and that &quot;our mind can create heaven on Earth, and vice versa.&quot; She acknowledged the diversity of religious beliefs and urged listeners to use their &quot;internal compass&quot; rather than relying solely on doctrine.\u003c/p>\n\n\u003cp>Addressing skepticism, Champlain pointed to near-death experiences, deathbed visions, and verifiable medium readings as evidence for consciousness surviving death. &quot;I've witnessed too much to think that when we just close our eyes that final time, it's over,&quot; she remarked. She also discussed the &quot;dream gate,&quot; a hypnagogic state between waking and sleeping where one can connect with deceased loved ones through imagination and meditation. Sandra leads weekly free \u003ca href=\"https://www.wedontdie.com/pages/sundaygathering\" target=\"_blank\">Zoom gatherings\u003c/a> on Sundays featuring mediumistic demonstrations.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, psychic medium and &quot;Good Witch&quot; \u003ca href=\"https://pattinegri.com/\" target=\"_blank\">Patti Negri\u003c/a> discussed her extensive experience with witchcraft, seances, haunted dolls, and paranormal phenomena. Describing poppet magic as &quot;sympathetic magic used in spellcraft,&quot; it involves using small dolls to represent individuals, often infused with personal items like hair or nail clippings to strengthen the connection. Unlike voodoo dolls, she emphasized that her practice is rooted in positive, non-manipulative magic, stating, &quot;I only work in the light... you can get everything you want from positive magic.&quot;\u003c/p>\n\n\u003cp>On seances and spirit communication, Negri revealed she began conducting seances at age seven, confidently asserting, &quot;I knew I was talking to the dead.&quot; She described encounters ranging from &quot;orbs and shadows and lights and sounds&quot; to more dramatic experiences like a man spontaneously catching fire during a session. She introduced the concept of practical magic—integrating magical intention into everyday actions. She described it as &quot;charming your toothpaste&quot; or stirring coffee with intention, linking daily rituals to natural cycles like the moon phases for improved well-being. She shared her &quot;30-second practice,&quot; a quick elemental balancing technique involving earth, fire, water, and air to realign mind, body, and spirit, helping individuals overcome fear and regain focus.\u003c/p>\n\n\u003cp>Delving into the phenomenon of haunted dolls, she distinguished between &quot;haunted&quot; and &quot;spirited&quot; dolls. She explained that haunted dolls typically harbor a spirit or ghost seeking a vessel, often choosing dolls for their human-like features. Warning that negative dolls can drain energy and cause harm, she cited examples like Annabelle, Peggy, and Robert the Doll as particularly malevolent entities. Negri recounted her personal experience handling these dolls, including working with a priest for blessings to mitigate negative energy. With spirited dolls, she attributed their energy to the accumulated emotional imprint of past owners and incidents. She advised doll owners to &quot;get to know&quot; their haunted dolls, use protection techniques, and heed intuitive warnings from pets or family members. During the last hour, she gave readings for callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/We-Dont-Die-Skeptics-Discovery/dp/1614483825//ctoc\" target=\"_blank\">We Don't Die: A Skeptic's Discovery of Life After Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Dollcraft-Witchs-Poppet-Magick-Haunted/dp/073877748X/ctoc\" target=\"_blank\">Dollcraft: A Witch's Guide to Poppet Magick &amp; Haunted Dolls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Old-World-Magick-Modern-Techniques/dp/1733545506/ctoc\" target=\"_blank\">Old World Magick for the Modern World\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":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"Rush","title":"Ghost Of A Chance","url":"https://amazon.com/dp/B00123BAYO/ctoc?trackAsin=B00123BAYO"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Pointer Sisters","title":"I’m So Excited","url":"https://amazon.com/dp/B06Y6GJZ7Q/ctoc?trackAsin=B06Y6GJZ7Q"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc?1"},{"artist":"Maxine Nightengale","title":"Right Back Where We Started From","url":"https://amazon.com/dp/B07SNYB5ZS/ctoc?trackAsin=B07SNYB5ZS"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Lionel Richie","title":"Running With The Night","url":"https://amazon.com/dp/B0070PVOKI/ctoc?trackAsin=B0070PVOKI"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Alannah Myles","title":"Black Velvet","url":"https://amazon.com/dp/B0FPP8TP3P/ctoc?trackAsin=B0FPP8TP3P"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"The Eagles","title":"Witchy Woman","url":"https://amazon.com/dp/B00DAPJMYM/ctoc?trackAsin=B00DAPJMYM"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Santana","title":"Black Magic Woman","url":"https://amazon.com/dp/B00137GKW6/ctoc?trackAsin=B00137GKW6"},{"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":["%2F5e006745cc137bf2442019d9","%2F5f766a37019c5bd3a50a0895"]},"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/witchcraft","keywords/spirit communication","keywords/hauntings","keywords/life after death","keywords/afterlife"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a7d9d80b8d8065b7a5452f0","show":"coast","title":"Wed, Aug 12 2026 - Hour 1"},{"episodeId":"/episodes/6a7d9d90b8d8065b7a5452f1","show":"coast","title":"Wed, Aug 12 2026 - Hour 2"},{"episodeId":"/episodes/6a7d9da4b8d8065b7a5452f2","show":"coast","title":"Wed, Aug 12 2026 - Hour 3"},{"episodeId":"/episodes/6a7d9db6b8d8065b7a5452f3","show":"coast","title":"Wed, Aug 12 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Composition on the subject of Future Technologies. 3d rendered graphics.","id":"%2F6997b3bca5bcae89c14808e4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4","source_credit":"Artystarty / iStock / Getty Images","title":"Artificial Intelligence","url":"asset://assets.getty/6997b3bca5bcae89c14808e4","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786543200000},"slug":{"type":"slug","value":"2026-08-12-show"},"summary":{"type":"html","value":"\u003cp>Author and grief expert \u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">Sandra Champlain\u003c/a> shared her research into life beyond death. Followed by psychic medium and &quot;Good Witch&quot; \u003ca href=\"https://pattinegri.com/\" target=\"_blank\">Patti Negri\u003c/a> on her experiences with witchcraft, seances, and haunted dolls.\u003c/p>\n\n"},"title":{"type":"title","value":"Afterlife Evidence / Spirit Communication & Magick"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://wedontdie.com/\" target=\"_blank\">wedontdie.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">sandrachamplain.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wedontdie.mykajabi.com/pages/radio-show\" target=\"_blank\">wedontdieradio.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.pattinegri.com/\" target=\"_blank\">pattinegri.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"08-12-2026-hour-1,08-12-2026-hour-2,08-12-2026-hour-3,08-12-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 and grief expert Sandra Champlain shared her research into life beyond death. Followed by psychic medium and \"Good Witch\" Patti Negri on her experiences with witchcraft, seances, and haunted dolls.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Composition on the subject of Future Technologies. 3d rendered graphics.","link":"","new_tab":false,"source_credit":"Artystarty / iStock / Getty Images","title":"Artificial Intelligence","url":"asset://assets.getty/6997b3bca5bcae89c14808e4","use_caption":false},"keywords":["keywords/witchcraft","keywords/spirit communication","keywords/hauntings","keywords/life after death","keywords/afterlife"],"primary_slug":"2026-08-12-show","slugs":["2026-08-12-show"],"sponsored":false,"title":"Afterlife Evidence / Spirit Communication & Magick"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786615200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WC7zZ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/alternative-history-conspiracies","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-12-show/"},"slug":"2026-08-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4","title":"Afterlife Evidence / Spirit Communication & Magick","description":"Author and grief expert Sandra Champlain shared her research into life beyond death. Followed by psychic medium and \"Good Witch\" Patti Negri on her experiences with witchcraft, seances, and haunted dolls.","author":""},"pub_start":1786615200000,"pub_until":4115978604802,"pub_changed":1786617336472,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/alternative-history-conspiracies","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":"%2F5e006745cc137bf2442019d9","slug":"champlain-sandra-65619","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/champlain-sandra/65619","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>The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing. Her fears were rested when she determined that there is sufficient proof that we don't die.\u003c/p>\n\n\u003cp>The death of her father caused Sandra to investigate the world of grief. She created the audio called How To Survive Grief, to share with others her findings that helped her relieve her pain. The audio went viral within months and listeners reported that it not only eased their pain, gave hope and prevented suicides. Courageously, she shares her real story in her book, We Don't Die - A Skeptic's Discovery of Life After Death, now a #1 international bestseller. Sandra is a highly respected speaker, author, entrepreneur and subject of the new documentary by Emmy-award winning Robert Lyon, We Don't Die - Documenting A Skeptic's Discovery of Life After Death. She is also the host of “Shades of the Afterlife” on the iHeart Radio &amp; Coast to Coast AM Paranormal Podcast Network.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/We-Dont-Die-Skeptics-Discovery/dp/1614483825//ctoc\" target=\"_blank\">We Don't Die: A Skeptic's Discovery of Life After Death\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":"%2F682c2cc6f6e5e3a060b77776","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682c2cc6f6e5e3a060b77776","source_credit":"","title":"","url":"asset://new_assets/682c2cc6f6e5e3a060b77776","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"champlain-sandra-65619"},"summary":{"type":"html","value":"\u003cp>The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing.\u003c/p>\n\n"},"title":{"type":"title","value":"Sandra Champlain"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://wedontdie.com/\" target=\"_blank\">wedontdie.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">sandrachamplain.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wedontdie.mykajabi.com/pages/radio-show\" target=\"_blank\">wedontdieradio.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://shadesoftheafterlife.com\" target=\"_blank\">shadesoftheafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/champlain-sandra-65619","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/champlain-sandra/65619","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/682c2cc6f6e5e3a060b77776","use_caption":false},"keywords":[],"primary_slug":"champlain-sandra-65619","slugs":["champlain-sandra-65619"],"sponsored":false,"title":"Sandra Champlain"},"targeting":{"exclusion":{"tags":[]},"publish_date":1386291660000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"P6VFm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1386291660000,"type":"content:coast-to-coast-guest","summary":{"title":"Sandra Champlain","description":"The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing.","image":"https://i.iheart.com/v3/re/new_assets/682c2cc6f6e5e3a060b77776"}},{"ref_id":"%2F5f766a37019c5bd3a50a0895","slug":"patti-negri","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/patti-negri/","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>Patti Negri is a psychic-medium and &quot;Good Witch&quot; best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.\u003c/p>\n\n\u003cp>Patti enjoys working her magic on Ghost Adventures and their new spinoff Deadly Possessions on the Travel Channel. She was brought in as a paranormal expert on Ghostly Lovers, Candidly Nicole, Mansion Hunters, and dozens more. She has even gotten into the home makeover world on Mobile Home Disaster. In addition to being a host of Psychics Gone Wild on Blogtalk Radio, Patti has been heard on national syndicated radio with Adam Corolla, Jason Ellis, and Mancow Muller.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Dollcraft-Witchs-Poppet-Magick-Haunted/dp/073877748X/ctoc\" target=\"_blank\">Dollcraft: A Witch's Guide to Poppet Magick &amp; Haunted Dolls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Old-World-Magick-Modern-Techniques/dp/1733545506/ctoc\" target=\"_blank\">Old World Magick for the Modern World\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":"%2F68ff9e517e33f83c7d78acee","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68ff9e517e33f83c7d78acee","source_credit":"","title":"","url":"asset://new_assets/68ff9e517e33f83c7d78acee","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"patti-negri"},"summary":{"type":"html","value":"\u003cp>Patti Negri is a psychic-medium and &quot;Good Witch&quot; best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.\u003c/p>\n\n"},"title":{"type":"title","value":"Patti Negri"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.pattinegri.com/\" target=\"_blank\">pattinegri.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":"Patti Negri is a psychic-medium and \"Good Witch\" best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68ff9e517e33f83c7d78acee","use_caption":false},"keywords":[],"primary_slug":"patti-negri","slugs":["patti-negri"],"sponsored":false,"title":"Patti Negri"},"targeting":{"exclusion":{"tags":[]},"publish_date":1601595960000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5f766a37019c5bd3a50a0894","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1601595960000,"type":"content:coast-to-coast-guest","summary":{"title":"Patti Negri","description":"Patti Negri is a psychic-medium and \"Good Witch\" best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.","image":"https://i.iheart.com/v3/re/new_assets/68ff9e517e33f83c7d78acee"}}]}},{"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:/6a75376b255b69bb57c88fc3","slug:2026-08-12-show","slug:2026-08-12-show","keyword:keywords/witchcraft","keyword:keywords/spirit communication","keyword:keywords/hauntings","keyword:keywords/life after death","keyword:keywords/afterlife"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1787902401000,"\u003cupcoming_pub_after>":1786694400000,"\u003cpub_start>":1786692801000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1786779201000,"\u003ctonight_pub_after>":1786694400000},"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":"%2F6a75671b255b69bb57c88fdc","type":"PUBLISHING","record":{"ref_id":"%2F6a75671b255b69bb57c88fdc","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-13-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: With the anniversary of Elvis Presley's death approaching on August 16, writer and podcaster \u003ca href=\"https://miguelconner.com/\" target=\"_blank\">Miguel Conner\u003c/a> will explore the hidden life and enduring legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the mysterious circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since.\u003c/p>\n\n\u003cp>Second Half: Akashic Records teacher \u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">Amy Robeson\u003c/a> will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, creativity, purpose, and the deeper lessons shaping a person's journey.\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/Occult-Elvis-Mystical-Magical-Life/dp/B0D9TMZ9KC/ctoc\" target=\"_blank\">The Occult Elvis: The Mystical and Magical Life of the King\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Voices-Gnosticism-Interviews-Chilton-Scholars/dp/1906834121/ctoc\" target=\"_blank\">Voices of Gnosticism\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F68287b0cbbf04d339ba78677","%2F6621a915e7f814f56f7edaa4"]},"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/Elvis Presley","keywords/Akashic Records"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Monk walking in dark church at night. 3D generated image.","id":"%2F6a756b7da25d713d3a5cfe4a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a","source_credit":"gremlin / E+ / Getty Images","title":"Monk walking in dark church at night","url":"asset://assets.getty/6a756b7da25d713d3a5cfe4a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786629600000},"slug":{"type":"slug","value":"2026-08-13-show"},"summary":{"type":"html","value":"\u003cp>First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster \u003ca href=\"https://miguelconner.com/\" target=\"_blank\">Miguel Conner\u003c/a> will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since.\u003c/p>\n\n\u003cp>Second Half: Akashic Records teacher \u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">Amy Robeson\u003c/a> will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.\u003c/p>\n\n"},"title":{"type":"title","value":"Occult Elvis / Akashic Records Guidance"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.miguelconner.com/\" target=\"_blank\">miguelconner.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">theamyrobeson.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster Miguel Conner will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since. Second Half: Akashic Records teacher Amy Robeson will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Monk walking in dark church at night. 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Monk walking in dark church at night","url":"asset://assets.getty/6a756b7da25d713d3a5cfe4a","use_caption":false},"keywords":["keywords/Elvis Presley","keywords/Akashic Records"],"primary_slug":"2026-08-13-show","slugs":["2026-08-13-show"],"sponsored":false,"title":"Occult Elvis / Akashic Records Guidance"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786701600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mM0ow","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-13-show/"},"slug":"2026-08-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a","title":"Occult Elvis / Akashic Records Guidance","description":"First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster Miguel Conner will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since. Second Half: Akashic Records teacher Amy Robeson will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.","author":""},"pub_start":1786701600000,"pub_until":4115978604802,"pub_changed":1786701600000,"subscription":[{"tags":["coast-categories/pop-culture","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:/6a75671b255b69bb57c88fdc","slug:2026-08-13-show","slug:2026-08-13-show","keyword:keywords/Elvis Presley","keyword:keywords/Akashic Records"]}}],"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":"%2F6a75671b255b69bb57c88fdc","type":"PUBLISHING","record":{"ref_id":"%2F6a75671b255b69bb57c88fdc","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-13-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: With the anniversary of Elvis Presley's death approaching on August 16, writer and podcaster \u003ca href=\"https://miguelconner.com/\" target=\"_blank\">Miguel Conner\u003c/a> will explore the hidden life and enduring legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the mysterious circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since.\u003c/p>\n\n\u003cp>Second Half: Akashic Records teacher \u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">Amy Robeson\u003c/a> will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, creativity, purpose, and the deeper lessons shaping a person's journey.\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/Occult-Elvis-Mystical-Magical-Life/dp/B0D9TMZ9KC/ctoc\" target=\"_blank\">The Occult Elvis: The Mystical and Magical Life of the King\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Voices-Gnosticism-Interviews-Chilton-Scholars/dp/1906834121/ctoc\" target=\"_blank\">Voices of Gnosticism\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F68287b0cbbf04d339ba78677","%2F6621a915e7f814f56f7edaa4"]},"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/Elvis Presley","keywords/Akashic Records"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Monk walking in dark church at night. 3D generated image.","id":"%2F6a756b7da25d713d3a5cfe4a","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a","source_credit":"gremlin / E+ / Getty Images","title":"Monk walking in dark church at night","url":"asset://assets.getty/6a756b7da25d713d3a5cfe4a","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786629600000},"slug":{"type":"slug","value":"2026-08-13-show"},"summary":{"type":"html","value":"\u003cp>First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster \u003ca href=\"https://miguelconner.com/\" target=\"_blank\">Miguel Conner\u003c/a> will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since.\u003c/p>\n\n\u003cp>Second Half: Akashic Records teacher \u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">Amy Robeson\u003c/a> will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.\u003c/p>\n\n"},"title":{"type":"title","value":"Occult Elvis / Akashic Records Guidance"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.miguelconner.com/\" target=\"_blank\">miguelconner.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">theamyrobeson.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster Miguel Conner will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since. Second Half: Akashic Records teacher Amy Robeson will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Monk walking in dark church at night. 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Monk walking in dark church at night","url":"asset://assets.getty/6a756b7da25d713d3a5cfe4a","use_caption":false},"keywords":["keywords/Elvis Presley","keywords/Akashic Records"],"primary_slug":"2026-08-13-show","slugs":["2026-08-13-show"],"sponsored":false,"title":"Occult Elvis / Akashic Records Guidance"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786701600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"mM0ow","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-13-show/"},"slug":"2026-08-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a756b7da25d713d3a5cfe4a","title":"Occult Elvis / Akashic Records Guidance","description":"First Half: With the anniversary of Elvis Presley's death approaching, writer and podcaster Miguel Conner will explore the life and legacy of the King of Rock and Roll, focusing on his lesser-known interests in mysticism and the occult. He'll also examine the circumstances surrounding Elvis's death and reports of alleged sightings and apparitions in the years since. Second Half: Akashic Records teacher Amy Robeson will discuss how the Akashic Records can serve as a practical spiritual resource for everyday life, offering guidance on relationships, life decisions, emotional healing, and the deeper lessons shaping a person's journey.","author":""},"pub_start":1786701600000,"pub_until":4115978604802,"pub_changed":1786701600000,"subscription":[{"tags":["coast-categories/pop-culture","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":"%2F68287b0cbbf04d339ba78677","slug":"miguel-conner","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/miguel-conner/","cuser":"user/ldap/prebur2lsl","fields":{"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Occult-Elvis-Mystical-Magical-Life/dp/B0D9TMZ9KC/ctoc\" target=\"_blank\">The Occult Elvis: The Mystical and Magical Life of the King\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Voices-Gnosticism-Interviews-Chilton-Scholars/dp/1906834121/ctoc\" target=\"_blank\">Voices of Gnosticism\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Other-Voices-Gnosticism-Interviews-Denzey-Lewis/dp/190683430X/ctoc\" target=\"_blank\">Other Voices of Gnosticism\u003c/a>\u003c/li>\u003c/ul>\n"},"summary":{"type":"html","value":"\u003cp>Miguel Conner is a writer, voiceover artist, and host of the popular podcast Aeon Byte. He has written several books and dozens of articles, including The Occult Elvis and Voices of Gnosticism. He has lectured/appeared at such events as The Duncan Trussell Family Hour, Open Minds on GaiaTV, New Thinking Allowed, Dreamland with Whitley Strieber, Runesoup, The Higherside Chats, The Theosophical Soceity, and The Gnostic Countercultures Conference at Rice University.\u003c/p>\n\n"},"title":{"type":"title","value":"Miguel Conner"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.miguelconner.com/\" target=\"_blank\">miguelconner.com\u003c/a>\u003c/li>\u003c/ul>\n"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Miguel Conner is a writer, voiceover artist, and host of the popular podcast Aeon Byte. He has written several books and dozens of articles, including \u003cem>The Occult Elvis\u003c/em> and \u003cem>Voices of Gnosticism\u003c/em>. He has lectured/appeared at such events as The Duncan Trussell Family Hour, Open Minds on GaiaTV, New Thinking Allowed, Dreamland with Whitley Strieber, Runesoup, The Higherside Chats, The Theosophical Soceity, and The Gnostic Countercultures Conference at Rice University. Conner has also done narrations for brands and audiobooks, including The King in Orange, Blueprints of Mind Control, and Thirty-Five Missions Over Japan.\u003c/p>\n\n","locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0}}]},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","use_caption":false,"attributes":{"type":"image","mimetype":"image/jpeg"},"id":"%2F66f8b162d4002da954c91081","link":"","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","alt_text":"","bucket":"new_assets","caption":""}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"miguel-conner"}},"ingestion":{"feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":""},"summary":{"image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/66f8b162d4002da954c91081","link":"","title":"","use_caption":false},"keywords":[],"primary_slug":"miguel-conner","slugs":["miguel-conner"],"sponsored":false,"title":"Miguel Conner","author":"","description":"Miguel Conner is a writer, voiceover artist, and host of the popular podcast Aeon Byte. He has written several books and dozens of articles, including The Occult Elvis and Voices of Gnosticism. He has lectured/appeared at such events as The Duncan Trussell Family Hour, Open Minds on GaiaTV, New Thinking Allowed, Dreamland with Whitley Strieber, Runesoup, The Higherside Chats, The Theosophical Soceity, and The Gnostic Countercultures Conference at Rice University."},"targeting":{"syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"jEoWG","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}],"exclusion":{"tags":[]},"publish_date":1747483140000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)"}},"pub_start":1747483140000,"type":"content:coast-to-coast-guest","summary":{"title":"Miguel Conner","description":"Miguel Conner is a writer, voiceover artist, and host of the popular podcast Aeon Byte. He has written several books and dozens of articles, including The Occult Elvis and Voices of Gnosticism. He has lectured/appeared at such events as The Duncan Trussell Family Hour, Open Minds on GaiaTV, New Thinking Allowed, Dreamland with Whitley Strieber, Runesoup, The Higherside Chats, The Theosophical Soceity, and The Gnostic Countercultures Conference at Rice University.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F6621a915e7f814f56f7edaa4","slug":"amy-robeson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/amy-robeson/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Amy Robeson, Akashic Record master teacher/healer, and founder of Sacred Awakening, empowers individuals through her Akashic Records program to tap into their inner potential for transformation by cultivating curiosity to live their best lives. Amy speaks light codes and light language, activates DNA, and shows you how to be courageous enough to walk your divine path. \u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"use_caption":false,"alt_text":"","bucket":"new_assets","link":"","title":"","url":"asset://new_assets/662517de217045f17ca287a7","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F662517de217045f17ca287a7","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/662517de217045f17ca287a7","source_credit":""}},"show_appearances":{"value":[],"type":"link"},"slug":{"value":"amy-robeson","type":"slug"},"title":{"type":"title","value":"Amy Robeson"},"videos":{"type":"html","value":""},"cds":{"value":"","type":"html"},"summary":{"type":"html","value":"\u003cp>Amy Robeson, Akashic Record master teacher/healer, and founder of Sacred Awakening, empowers individuals through her Akashic Records program to tap into their inner potential for transformation by cultivating curiosity to live their best lives. \u003c/p>\n\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://theamyrobeson.com/\" target=\"_blank\">theamyrobeson.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":{"slugs":["amy-robeson"],"sponsored":false,"title":"Amy Robeson","author":"","description":"Amy Robeson, Akashic Record master teacher/healer, and founder of Sacred Awakening, empowers individuals through her Akashic Records program to tap into their inner potential for transformation by cultivating curiosity to live their best lives.","image":{"link":"","new_tab":false,"source_credit":"","title":"","caption":"","url":"asset://new_assets/662517de217045f17ca287a7","use_caption":false,"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"}},"keywords":[],"primary_slug":"amy-robeson"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":"","id":"MO9Ys","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1713481860000,"publish_end_date":4115978604802}},"pub_start":1713481860000,"type":"content:coast-to-coast-guest","summary":{"title":"Amy Robeson","description":"Amy Robeson, Akashic Record master teacher/healer, and founder of Sacred Awakening, empowers individuals through her Akashic Records program to tap into their inner potential for transformation by cultivating curiosity to live their best lives.","image":"https://i.iheart.com/v3/re/new_assets/662517de217045f17ca287a7"}}]}},{"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:/6a75671b255b69bb57c88fdc","slug:2026-08-13-show","slug:2026-08-13-show","keyword:keywords/Elvis Presley","keyword:keywords/Akashic Records"]}},{"id":"%2F6a756c4a255b69bb57c88ff5","type":"PUBLISHING","record":{"ref_id":"%2F6a756c4a255b69bb57c88ff5","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-14-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>\u003ca href=\"https://radleighvalentine.com/\" target=\"_blank\">Radleigh Valentine\u003c/a>, an author and spiritual teacher whose work has inspired millions to deepen their connection with God, angels, and prayer, joins guest host, Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>). Creator of numerous oracle and tarot decks, Valentine is known for his practical and accessible approach to spirituality. He'll discuss how angels may communicate through signs, intuition, synchronicities, and everyday experiences, and explain why he believes prayer is one of the most powerful tools for guidance, healing, and transformation. Followed by Open Lines in the latter half. Give Rich a call and talk about whatever is on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Dear-Angels-Its-Again-Life/dp/B0G528BDNR/ctoc\" target=\"_blank\">Dear Angels, It's Me Again\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angels-Auras-Oracle-44-Card-Guidebook/dp/140196818X/ctoc\" target=\"_blank\">Angels &amp; Auras Oracle: A 44-Card Deck and Guidebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Manifesting-Your-Magical-Life-Practical/dp/1401967159/ctoc\" target=\"_blank\">Manifesting Your Magical Life\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F654051e8383ea558fabc5de7","%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/angels","keywords/prayer"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a756df64e498a51f33b9f83","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a756df64e498a51f33b9f83","source_credit":"naphtalina / E+ / Getty Images","title":"Angel of the cemetery","url":"asset://assets.getty/6a756df64e498a51f33b9f83","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786716000000},"slug":{"type":"slug","value":"2026-08-14-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://radleighvalentine.com/\" target=\"_blank\">Radleigh Valentine\u003c/a>, an author and teacher whose work has inspired millions to deepen their connection with God, angels, and prayer, joins guest host, Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>). Creator of numerous oracle and tarot decks, Valentine is known for his practical and accessible approach to spirituality. He'll discuss how angels may communicate through signs, intuition, synchronicities, and everyday experiences, and explain why he believes prayer is one of the most powerful tools for guidance, healing, and transformation. Followed by Open Lines in the latter half. Give Rich a call and talk about whatever is on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"Angels & Prayer / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radleighvalentine.com/\" target=\"_blank\">radleighvalentine.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Radleigh Valentine, an author and teacher whose work has inspired millions to deepen their connection with God, angels, and prayer, joins guest host, Rich Berra (email). Creator of numerous oracle and tarot decks, Valentine is known for his practical and accessible approach to spirituality. He'll discuss how angels may communicate through signs, intuition, synchronicities, and everyday experiences, and explain why he believes prayer is one of the most powerful tools for guidance, healing, and transformation. Followed by Open Lines in the latter half. Give Rich a call and talk about whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"naphtalina / E+ / Getty Images","title":"Angel of the cemetery","url":"asset://assets.getty/6a756df64e498a51f33b9f83","use_caption":false},"keywords":["keywords/angels","keywords/prayer"],"primary_slug":"2026-08-14-show","slugs":["2026-08-14-show"],"sponsored":false,"title":"Angels & Prayer / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786788000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Lu0vA","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-14-show/"},"slug":"2026-08-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a756df64e498a51f33b9f83","title":"Angels & Prayer / Open Lines","description":"Radleigh Valentine, an author and teacher whose work has inspired millions to deepen their connection with God, angels, and prayer, joins guest host, Rich Berra (email). Creator of numerous oracle and tarot decks, Valentine is known for his practical and accessible approach to spirituality. He'll discuss how angels may communicate through signs, intuition, synchronicities, and everyday experiences, and explain why he believes prayer is one of the most powerful tools for guidance, healing, and transformation. Followed by Open Lines in the latter half. Give Rich a call and talk about whatever is on your mind!","author":""},"pub_start":1786788000000,"pub_until":4115978604802,"pub_changed":1786788000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F654051e8383ea558fabc5de7","slug":"radleigh-valentine","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/radleigh-valentine/","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>Radleigh Valentine is a bestselling author with an amazing way of making complicated topics easy to understand. He delivers angel messages and training with compassion, integrity, and a refreshing sense of humor. Radleigh loves to show people how they can make powerful changes in their lives, and has created a full range of insightful, informative, and entertaining spiritual tools, including tarot and oracle card decks, books, and numerous certification courses.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Compendium-Magical-Things-Communicating-Divine/dp/1781807019/ctoc\" target=\"_blank\">Compendium of Magical Things\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Angels-Auras-Oracle-44-Card-Guidebook/dp/140196818X/ctoc\" target=\"_blank\">Angels &amp; Auras Oracle: A 44-Card Deck and Guidebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Manifesting-Your-Magical-Life-Practical/dp/1401967159/ctoc\" target=\"_blank\">Manifesting Your Magical Life\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dear-Angels-Its-Again-Life/dp/B0G528BDNR/ctoc\" target=\"_blank\">Dear Angels, It's Me Again\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":"%2F65405409383ea558fabc5df4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/65405409383ea558fabc5df4","source_credit":"","title":"","url":"asset://new_assets/65405409383ea558fabc5df4","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"radleigh-valentine"},"summary":{"type":"html","value":"\u003cp>Radleigh Valentine is a bestselling author with an amazing way of making complicated topics easy to understand. He delivers angel messages and training with compassion, integrity, and a refreshing sense of humor. Radleigh loves to show people how they can make powerful changes in their lives, and has created a full range of insightful, informative, and entertaining spiritual tools, including tarot and oracle card decks, books, and numerous certification courses.\u003c/p>\n\n"},"title":{"type":"title","value":"Radleigh Valentine"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://radleighvalentine.com/\" target=\"_blank\">radleighvalentine.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":"Radleigh Valentine is a bestselling author with an amazing way of making complicated topics easy to understand. He delivers angel messages and training with compassion, integrity, and a refreshing sense of humor. Radleigh loves to show people how they can make powerful changes in their lives, and has created a full range of insightful, informative, and entertaining spiritual tools, including tarot and oracle card decks, books, and numerous certification courses.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/65405409383ea558fabc5df4","use_caption":false},"keywords":[],"primary_slug":"radleigh-valentine","slugs":["radleigh-valentine"],"sponsored":false,"title":"Radleigh Valentine"},"targeting":{"exclusion":{"tags":[]},"publish_date":1698714540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"r6ulV","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1698714540000,"type":"content:coast-to-coast-guest","summary":{"title":"Radleigh Valentine","description":"Radleigh Valentine is a bestselling author with an amazing way of making complicated topics easy to understand. He delivers angel messages and training with compassion, integrity, and a refreshing sense of humor. Radleigh loves to show people how they can make powerful changes in their lives, and has created a full range of insightful, informative, and entertaining spiritual tools, including tarot and oracle card decks, books, and numerous certification courses.","image":"https://i.iheart.com/v3/re/new_assets/65405409383ea558fabc5df4"}},{"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":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"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":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"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"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"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":"rich-berra"},"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":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"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:/6a756c4a255b69bb57c88ff5","slug:2026-08-14-show","slug:2026-08-14-show","keyword:keywords/angels","keyword:keywords/prayer"]}},{"id":"%2F6a7e5a6da29b533d2dd9b958","type":"PUBLISHING","record":{"ref_id":"%2F6a7e5a6da29b533d2dd9b958","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-15-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://jillmjackson.com/\" target=\"_blank\">Jill M. Jackson\u003c/a>, a psychic, medium, and published author, joins Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) to discuss heightened intuitive and spiritual abilities, how children develop these gifts, and why some of them are referred to as &quot;starseeds.&quot; She will explore what she believes their mission and purpose may be here on Earth.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://atlan.org/\" target=\"_blank\">Frank Joseph Hoff \u003c/a>delves into the legendary lost continents of Atlantis and Lemuria. He will discuss how the Greek philosopher Plato introduced the story of Atlantis, as well as the 19th-century scientific hypothesis of Lemuria. Frank will also examine how these mysterious continents became embedded in alternative history and popular culture.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/15/96, when author William Pierce talked about how his novel, &quot;The Turner Diaries,&quot; was said to have influenced domestic terrorist Timothy McVeigh.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Children-New-Earth-Starseeds-Humanitys/dp/191799155X/ctoc\" target=\"_blank\">Children of the New Earth: How Starseeds Are Shaping Humanity’s Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Manifesting-Your-Magic-5D-Attraction/dp/B0DC6VGL1M/ctoc\" target=\"_blank\">\u003cu>Manifesting Your Magic in the 5D: Going Beyond the Laws of Attraction\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Atlantis-Lost-Continent-Finally-Found/dp/1556439563/ctoc\" target=\"_blank\">Atlantis, The Lost Continent Finally Found\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F686705087d7cd2ac3ad6d67b","%2F5e00d0a2537fd678a3eceede"]},"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/starseeds","keywords/intuition","keywords/Atlantis","keywords/Lemuria"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Childhood and dream concept. Conceptual image with girl dreaming about big future, outter space, stars, planets. Creative art collage with double exposure","id":"%2F6a7e5ddab85d06aad77e01f7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7e5ddab85d06aad77e01f7","source_credit":"Marina113 / iStock / Getty Images","title":"Childhood and dream concept. Conceptual image with girl dreaming about space, stars, planets.","url":"asset://assets.getty/6a7e5ddab85d06aad77e01f7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786802400000},"slug":{"type":"slug","value":"2026-08-15-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://jillmjackson.com/\" target=\"_blank\">Jill M. Jackson\u003c/a>, a psychic and author, joins Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) to discuss heightened intuitive and spiritual abilities, how children develop these gifts, and why some of them are referred to as &quot;starseeds.&quot; Followed by researcher \u003ca href=\"https://atlan.org/\" target=\"_blank\">Frank Joseph Hoff\u003c/a>, who delves into the legendary lost continents of Atlantis and Lemuria and how these mysterious continents became embedded in alternative history and popular culture.\u003c/p>\n\n\u003cp>6-10pm PT: Art Bell - \u003cem>Somewhere in Time\u003c/em> returns to 8/15/96, when author William Pierce talked about how his novel, &quot;The Turner Diaries,&quot; was said to have influenced domestic terrorist Timothy McVeigh.\u003c/p>\n\n"},"title":{"type":"title","value":"Starseed Children / Atlantis & Lemuria"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://jillmjackson.com/\" target=\"_blank\">\u003cu>jillmjackson.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://atlan.org/\" target=\"_blank\">\u003cu>atlan.org\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Jill M. Jackson, a psychic and author, joins Rich Berra (email) to discuss heightened intuitive and spiritual abilities, how children develop these gifts, and why some of them are referred to as \"starseeds.\" Followed by researcher Frank Joseph Hoff, who delves into the legendary lost continents of Atlantis and Lemuria and how these mysterious continents became embedded in alternative history and popular culture. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/15/96, when author William Pierce talked about how his novel, \"The Turner Diaries,\" was said to have influenced domestic terrorist Timothy McVeigh.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Childhood and dream concept. Conceptual image with girl dreaming about big future, outter space, stars, planets. Creative art collage with double exposure","link":"","new_tab":false,"source_credit":"Marina113 / iStock / Getty Images","title":"Childhood and dream concept. Conceptual image with girl dreaming about space, stars, planets.","url":"asset://assets.getty/6a7e5ddab85d06aad77e01f7","use_caption":false},"keywords":["keywords/starseeds","keywords/intuition","keywords/Atlantis","keywords/Lemuria"],"primary_slug":"2026-08-15-show","slugs":["2026-08-15-show"],"sponsored":false,"title":"Starseed Children / Atlantis & Lemuria"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786874400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"cFQEs","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/creatures-myths-legends","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-15-show/"},"slug":"2026-08-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7e5ddab85d06aad77e01f7","title":"Starseed Children / Atlantis & Lemuria","description":"Jill M. Jackson, a psychic and author, joins Rich Berra (email) to discuss heightened intuitive and spiritual abilities, how children develop these gifts, and why some of them are referred to as \"starseeds.\" Followed by researcher Frank Joseph Hoff, who delves into the legendary lost continents of Atlantis and Lemuria and how these mysterious continents became embedded in alternative history and popular culture. 6-10pm PT: Art Bell - Somewhere in Time returns to 8/15/96, when author William Pierce talked about how his novel, \"The Turner Diaries,\" was said to have influenced domestic terrorist Timothy McVeigh.","author":""},"pub_start":1786874400000,"pub_until":4115978604802,"pub_changed":1786874400000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/extraterrestrial","coast-categories/creatures-myths-legends","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F686705087d7cd2ac3ad6d67b","slug":"jill-m-jackson","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/jill-m-jackson/","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>Author, psychic medium, and spiritual teacher Jill M. Jackson is a spiritual mentor and has received the prestigious Psychic of the Year award from Best American Psychics. Jill speaks to her passion on the soul and its journey. She attended the Arthur Findlay College in England, the world’s foremost college for the advancement of spiritualism and psychic sciences.\u003c/p>\n\n\u003cp>Through Jill’s school, Intuitive Compass Academy, she helps others reignite their intuition, while also providing guidance to parents of gifted children. She recognizes that the &quot;New Earth Kids&quot; (children who began incarnating in 2015) are the paradigm of our future, and it brings her great joy to teach their guardians a blueprint program to help pioneer their full potential.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Manifesting-Your-Magic-5D-Attraction/dp/B0DC6VGL1M/ctoc\" target=\"_blank\">\u003cu>Manifesting Your Magic in the 5D: Going Beyond the Laws of Attraction\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mississippi-Medium-Journey-Southern-Baptist/dp/0578560755/ctoc\" target=\"_blank\">Mississippi Medium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Children-New-Earth-Starseeds-Humanitys/dp/191799155X/ctoc\" target=\"_blank\">Children of the New Earth: How Starseeds Are Shaping Humanity’s Future\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":"%2F68672ea1c58af1dde4a33f13","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68672ea1c58af1dde4a33f13","source_credit":"","title":"","url":"asset://new_assets/68672ea1c58af1dde4a33f13","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"jill-m-jackson"},"summary":{"type":"html","value":"\u003cp>Author, psychic medium, and spiritual teacher Jill M. Jackson is a spiritual mentor and has received the prestigious Psychic of the Year award from Best American Psychics. \u003c/p>\n\n"},"title":{"type":"title","value":"Jill M. Jackson"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://jillmjackson.com/\" target=\"_blank\">\u003cu>jillmjackson.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Author, psychic medium, and spiritual teacher Jill M. Jackson is a spiritual mentor and has received the prestigious Psychic of the Year award from Best American Psychics.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68672ea1c58af1dde4a33f13","use_caption":false},"keywords":[],"primary_slug":"jill-m-jackson","slugs":["jill-m-jackson"],"sponsored":false,"title":"Jill M. Jackson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1751581860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"i2g9l","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1751581860000,"type":"content:coast-to-coast-guest","summary":{"title":"Jill M. Jackson","description":"Author, psychic medium, and spiritual teacher Jill M. Jackson is a spiritual mentor and has received the prestigious Psychic of the Year award from Best American Psychics.","image":"https://i.iheart.com/v3/re/new_assets/68672ea1c58af1dde4a33f13"}},{"ref_id":"%2F5e00d0a2537fd678a3eceede","slug":"hoff-frank-joseph-40816","payload":{"ingestion":{"feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/hoff-frank-joseph/40816","feed_type":"","feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/hoff-frank-joseph-40816"},"summary":{"description":"From a very young age Frank Joseph Hoff became very interested in the sciences, ancient mysteries, lost civilizations and the unknown. In 1996, Mr. Hoff met up with Richard Hoagland at a Mars conference in Seattle and started doing some pro bono research for him on his off hours. It is while doing research for Mr. Hoagland that he came across the unusual work of a Brazilian professor by the name of Prof. Arysio Nunes dos Santos (Ph.D.) on his Atlantis website (www.atlan.org) Atlantis - The Lost Continent Finally Found.","image":{"alt_text":"","link":"","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"use_caption":false},"keywords":[],"primary_slug":"hoff-frank-joseph-40816","slugs":["hoff-frank-joseph-40816"],"sponsored":false,"title":"Frank Joseph Hoff","author":"Coast to Coast AM Staff"},"targeting":{"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"boazO","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1363313100000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"refs":{},"publish_origin":"brands/COAST-PR (15194)"}},"canonical_url":"https:/www.coasttocoastam.com/guest/hoff-frank-joseph/40816","cuser":"","fields":{"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","link":"","source_credit":"","title":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false}},"slug":{"type":"slug","value":"hoff-frank-joseph-40816"},"videos":{"type":"html","value":""},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"cds":{"value":"","type":"html"},"show_appearances":{"type":"link","value":[]},"summary":{"type":"html","value":"\u003cp>From a very young age Frank Joseph Hoff became very interested in the sciences, ancient mysteries, lost civilizations and the unknown. In 1996, Mr. Hoff met up with Richard Hoagland at a Mars conference in Seattle and started doing some pro bono research for him on his off hours. It is while doing research for Mr. Hoagland that he came across the unusual work of a Brazilian professor by the name of Prof. Arysio Nunes dos Santos (Ph.D.) on his Atlantis website (www.atlan.org) Atlantis - The Lost Continent Finally Found.\u003c/p>\n\n"},"title":{"type":"title","value":"Frank Joseph Hoff"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.atlan.org/\" target=\"_blank\">atlan.org\u003c/a>\u003c/li>\u003c/ul>\n"},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>From a very young age Frank Joseph Hoff became very interested in the sciences, ancient mysteries, lost civilizations and the unknown. In 1996 Mr. Hoff met up with Richard Hoagland at a Mars conference in Seattle and started doing some pro bono research for him on his off hours. It is while doing research for Mr. Hoagland that he came across the unusual work of a Brazilian professor by the name of Prof. Arysio Nunes dos Santos on his Atlantis website (www.atlan.org) Atlantis - The Lost Continent Finally Found.\u003c/p>\n\n","locale":{"locales":[]}}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Atlantis-Lost-Continent-Finally-Found/dp/1556439563/ctoc\" target=\"_blank\">Atlantis, The Lost Continent Finally Found\u003c/a>\u003c/li>\u003c/ul>\n"}}},"pub_start":1363313100000,"type":"content:coast-to-coast-guest","summary":{"title":"Frank Joseph Hoff","description":"From a very young age Frank Joseph Hoff became very interested in the sciences, ancient mysteries, lost civilizations and the unknown. In 1996, Mr. Hoff met up with Richard Hoagland at a Mars conference in Seattle and started doing some pro bono research for him on his off hours. It is while doing research for Mr. Hoagland that he came across the unusual work of a Brazilian professor by the name of Prof. Arysio Nunes dos Santos (Ph.D.) on his Atlantis website (www.atlan.org) Atlantis - The Lost Continent Finally Found.","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":{"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":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"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"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"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":"rich-berra"},"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":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"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:/6a7e5a6da29b533d2dd9b958","slug:2026-08-15-show","slug:2026-08-15-show","keyword:keywords/starseeds","keyword:keywords/intuition","keyword:keywords/Atlantis","keyword:keywords/Lemuria"]}},{"id":"%2F6a7e5eb8a29b533d2dd9b971","type":"PUBLISHING","record":{"ref_id":"%2F6a7e5eb8a29b533d2dd9b971","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-16-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Former New York City taxi driver turned acclaimed chronicler of crime, corruption, and the American underworld, \u003ca href=\"https://www.tj-english.com/\" target=\"_blank\">\u003cu>T.J. English\u003c/u>\u003c/a>\u003cu>,\u003c/u> joins Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to explore the violent history of the Westies, the notorious Irish American gang that once controlled the Hell’s Kitchen neighborhood in Manhattan, along with other tales of crime.\u003c/p>\n\n\u003cp>Second Half: Hypnotherapist \u003ca href=\"https://www.lightworkhypnosis.com/\" target=\"_blank\">Lesley Mitchell-Clarke\u003c/a> will discuss the use of skilled hypnotherapeutic regression in working with individuals who believe that they have had extra/ultra-terrestrial contact or other experiences of high strangeness.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Blood-Desert-T-English-Reader/dp/B0H7YK5GGF/ctoc\" target=\"_blank\">Blood in the Desert\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Westies-T-J-English/dp/0553819569/ctoc\" target=\"_blank\">The Westies: Inside New York's Irish Mob\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Paddy-Whacked-Untold-American-Gangster/dp/0060590033//ctoc\" target=\"_blank\">Paddy Whacked: The Untold Story of the Irish American Gangster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Intersections-True-Story-Extraterrestrial-Contact/dp/1073391108/ctoc\" target=\"_blank\">Intersections: A True Story of Extraterrestrial Contact\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e01db51cc137bf244202992","%2F60fa154df6ea0f2b912c12e7"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/crime underworld","keywords/ET contact","keywords/hypnotic regression"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A profile portrait of a woman enveloped by a dense field of glowing, starlit particles. The deep sense of introspection, connectivity to the universe, and inner peace.","id":"%2F6a7e631fc977079c89a4fb65","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7e631fc977079c89a4fb65","source_credit":"Curly_photo / Moment / Getty Images","title":"The woman's profile dissolves into the dark, starry night sky. Merging with a galaxy of glowing white and blue particles.","url":"asset://assets.getty/6a7e631fc977079c89a4fb65","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786888800000},"slug":{"type":"slug","value":"2026-08-16-show"},"summary":{"type":"html","value":"\u003cp>First Half: Former New York City taxi driver turned acclaimed chronicler of crime, corruption, and the American underworld, \u003ca href=\"https://www.tj-english.com/\" target=\"_blank\">\u003cu>T.J. English\u003c/u>\u003c/a>\u003cu>,\u003c/u> joins Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) to explore the violent history of the Westies, the notorious Irish American gang that once controlled the Hell’s Kitchen neighborhood in Manhattan, along with other tales of crime.\u003c/p>\n\n\u003cp>Second Half: Hypnotherapist \u003ca href=\"https://www.lightworkhypnosis.com/\" target=\"_blank\">Lesley Mitchell-Clarke\u003c/a> will discuss the use of skilled hypnotherapeutic regression in working with individuals who believe that they have had extra/ultra-terrestrial contact or other experiences of high strangeness.\u003c/p>\n\n"},"title":{"type":"title","value":"Crime & Corruption / ET Contacts"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.tj-english.com/\" target=\"_blank\">tj-english.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://lightworkhypnosis.com/\" target=\"_blank\">\u003cu>lightworkhypnosis.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Former New York City taxi driver turned acclaimed chronicler of crime, corruption, and the American underworld, T.J. English, joins Ryan Wrecker (email) to explore the violent history of the Westies, the notorious Irish American gang that once controlled the Hell’s Kitchen neighborhood in Manhattan, along with other tales of crime. Second Half: Hypnotherapist Lesley Mitchell-Clarke will discuss the use of skilled hypnotherapeutic regression in working with individuals who believe that they have had extra/ultra-terrestrial contact or other experiences of high strangeness.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A profile portrait of a woman enveloped by a dense field of glowing, starlit particles. The deep sense of introspection, connectivity to the universe, and inner peace.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"The woman's profile dissolves into the dark, starry night sky. Merging with a galaxy of glowing white and blue particles.","url":"asset://assets.getty/6a7e631fc977079c89a4fb65","use_caption":false},"keywords":["keywords/crime underworld","keywords/ET contact","keywords/hypnotic regression"],"primary_slug":"2026-08-16-show","slugs":["2026-08-16-show"],"sponsored":false,"title":"Crime & Corruption / ET Contacts"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786960800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"OsN2t","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/extraterrestrial","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":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-16-show/"},"slug":"2026-08-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7e631fc977079c89a4fb65","title":"Crime & Corruption / ET Contacts","description":"First Half: Former New York City taxi driver turned acclaimed chronicler of crime, corruption, and the American underworld, T.J. English, joins Ryan Wrecker (email) to explore the violent history of the Westies, the notorious Irish American gang that once controlled the Hell’s Kitchen neighborhood in Manhattan, along with other tales of crime. Second Half: Hypnotherapist Lesley Mitchell-Clarke will discuss the use of skilled hypnotherapeutic regression in working with individuals who believe that they have had extra/ultra-terrestrial contact or other experiences of high strangeness.","author":""},"pub_start":1786960800000,"pub_until":4115978604802,"pub_changed":1786960800000,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/extraterrestrial","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":"%2F5e01db51cc137bf244202992","slug":"english-tj-92996","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/english-tj/92996","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>\nT. J. English is a noted journalist, a screenwriter, and the author of the \u003ci>New York Times\u003c/i> bestsellers \u003ci>Havana Nocturne\u003c/i>, \u003ci>Paddy Whacked\u003c/i>, and \u003ci>The Savage City\u003c/i>, as well as of \u003ci>The Westies\u003c/i>, a national bestseller, and \u003ci>Born to Kill\u003c/i>, which was nominated for an Edgar Award. He has written for \u003ci>Vanity Fair\u003c/i>, \u003ci>Playboy\u003c/i>, and \u003ci>Esquire\u003c/i>, among other publications. His screenwriting credits include episodes of the television crime dramas \u003ci>NYPD Blue\u003c/i> and \u003ci>Homicide\u003c/i>, for which he was awarded the Humanitas Prize. He lives in New York City.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Paddy-Whacked-Untold-American-Gangster/dp/0060590033//ctoc\" target=\"_blank\">Paddy Whacked: The Untold Story of the Irish American Gangster\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Where-Bodies-Were-Buried-Whitey/dp/0062290991//ctoc\" target=\"_blank\">Where the Bodies Were Buried: Whitey Bulger and the World That Made Him\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Corporation-Story-Cuban-American-Underworld/dp/0062568965//ctoc\" target=\"_blank\">The Corporation: An Epic Story of the Cuban American Underworld\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Westies-T-J-English/dp/0553819569/ctoc\" target=\"_blank\">The Westies: Inside New York's Irish Mob\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Blood-Desert-T-English-Reader/dp/B0H7YK5GGF/ctoc\" target=\"_blank\">Blood in the Desert\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/f4a3f0611df825bf21b1bafbba78bdc8","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/f4a3f0611df825bf21b1bafbba78bdc8","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"english-tj-92996"},"summary":{"type":"html","value":"\u003cp>T. J. English is a noted journalist, a screenwriter, and the author of the New York Times bestsellers Havana Nocturne, Paddy Whacked, and The Savage City, as well as of The Westies, a national bestseller, and Born to Kill, which was nominated for an Edgar Award. He has written for Vanity Fair, Playboy, and Esquire, among other publications. His screenwriting credits include episodes of the television crime dramas NYPD Blue and Homicide, for which he was awarded the Humanitas Prize. He lives in New York City.\u003c/p>\n\n"},"title":{"type":"title","value":"T.J. English"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.tj-english.com/\" target=\"_blank\">tj-english.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/english-tj-92996","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/english-tj/92996","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"T. J. English is a noted journalist, a screenwriter, and the author of the New York Times bestsellers Havana Nocturne, Paddy Whacked, and The Savage City, as well as of The Westies, a national bestseller, and Born to Kill, which was nominated for an Edgar Award. He has written for Vanity Fair, Playboy, and Esquire, among other publications. His screenwriting credits include episodes of the television crime dramas NYPD Blue and Homicide, for which he was awarded the Humanitas Prize. He lives in New York City.","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/f4a3f0611df825bf21b1bafbba78bdc8","use_caption":false},"keywords":[],"primary_slug":"english-tj-92996","slugs":["english-tj-92996"],"sponsored":false,"title":"T.J. English"},"targeting":{"exclusion":{"tags":[]},"publish_date":1541131440000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"75Y2x","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1541131440000,"type":"content:coast-to-coast-guest","summary":{"title":"T.J. English","description":"T. J. English is a noted journalist, a screenwriter, and the author of the New York Times bestsellers Havana Nocturne, Paddy Whacked, and The Savage City, as well as of The Westies, a national bestseller, and Born to Kill, which was nominated for an Edgar Award. He has written for Vanity Fair, Playboy, and Esquire, among other publications. His screenwriting credits include episodes of the television crime dramas NYPD Blue and Homicide, for which he was awarded the Humanitas Prize. He lives in New York City.","image":"https://i.iheart.com/v3/re/assets.coast2coast/f4a3f0611df825bf21b1bafbba78bdc8"}},{"ref_id":"%2F60fa154df6ea0f2b912c12e7","slug":"lesley-mitchell-clarke","payload":{"canonical_url":"https://www.coasttocoastam.com/content/lesley-mitchell-clarke/","cuser":"user/ldap/PREBUR1SXN","fields":{"blocks":{"type":"flex","value":[{"type":"html","value":"\u003cp>Lesley Mitchell-Clarke is a consulting hypnotist, graduate of The Ontario Hypnosis Centre, member of The National Guild of Hypnotists with a special certification in Past Life Regression. Lesley and her hypnosis clinic, Lightwork Hypnosis are also focused on the use of hypnosis for the positive improvement of all issues pertaining to artists of all\u003cstrong> \u003c/strong>disciplines (actors, dancers, visual artists, writers, musicians, vocalists, etc.) and the unique demands that they deal with in their daily lives and careers. She also has specialized in working with experiencers/abductees in the recovery of their suppressed memories.\u003c/p>\n\n\u003cp>For some time, she has been a familiar name in the realm of media relations, promotion, and production of musical and theatrical events, as well as arts journalism. For the past eighteen years, she has been based in New York City and Toronto, specializing in jazz-specific music publicity. In addition to her work as a media consultant, she has also worked in virtually all phases of the entertainment business, beginning as a ten-year-old principal actress with the Los Angeles area “Sherman Oaks Children’s Repertory Theatre” – along with classmate, Melanie Griffith. Born into a show business family, Lesley’s late father, Whitey Mitchell, was a veteran jazz bassist and Emmy award-winning comedy writer and producer, and her Uncle was the late jazz bass legend, Red Mitchell. \u003c/p>\n\n","schedule":{"enabled":false,"begin":0,"end":0}}]},"show_appearances":{"type":"link","value":[]},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Lesley Mitchell-Clarke is a consulting hypnotist, graduate of The Ontario Hypnosis Centre, member of The National Guild of Hypnotists with a special certification in Past Life Regression. Lesley and her hypnosis clinic, Lightwork Hypnosis are also focused on the use of hypnosis for the positive improvement of all issues pertaining to artists of all disciplines. She also has specialized in working with experiencers/abductees in the recovery of their suppressed memories.\u003c/p>\n\n"},"primary_image":{"type":"asset","value":{"new_tab":false,"id":"%2F60ff2ba34d78694853948353","title":"","use_caption":false,"alt_text":"","caption":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"public_uri":"https://i.iheart.com/v3/re/new_assets/60ff2ba34d78694853948353","bucket":"new_assets","url":"asset://new_assets/60ff2ba34d78694853948353","link":""}},"author":{"type":"author","value":[]},"slug":{"type":"slug","value":"lesley-mitchell-clarke"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.lightworkhypnosis.com/\" target=\"_blank\">lightworkhypnosis.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Intersections-True-Story-Extraterrestrial-Contact/dp/1073391108/ctoc\" target=\"_blank\">Intersections: A True Story of Extraterrestrial Contact\u003c/a>\u003c/li>\u003c/ul>\n\n"},"videos":{"type":"html","value":""},"title":{"type":"title","value":"Lesley Mitchell-Clarke"}},"ingestion":{"feed_content_id":"","feed_vendor":"","feed_permalink":"","external_url":""},"summary":{"image":{"url":"asset://new_assets/60ff2ba34d78694853948353","title":"","caption":"","source_credit":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"link":"","alt_text":"","use_caption":false},"title":"Lesley Mitchell-Clarke","primary_slug":"lesley-mitchell-clarke","slugs":["lesley-mitchell-clarke"],"sponsored":false,"keywords":[],"author":"","description":"Lesley Mitchell-Clarke is a consulting hypnotist, graduate of The Ontario Hypnosis Centre, member of The National Guild of Hypnotists with a special certification in Past Life Regression. Lesley and her hypnosis clinic, Lightwork Hypnosis are also focused on the use of hypnosis for the positive improvement of all issues pertaining to artists of all disciplines. She also has specialized in working with experiencers/abductees in the recovery of their suppressed memories."},"targeting":{"syndication":{"refs":{},"publish_origin":""},"publish_date":1627002120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","targets":[{"id":"60fa154df6ea0f2b912c12e6","what":["coast-categories/extraterrestrial","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"readonly":false,"remove":false,"update":false,"operator":""}],"exclusion":{"tags":[]}}},"pub_start":1627002120000,"type":"content:coast-to-coast-guest","summary":{"title":"Lesley Mitchell-Clarke","description":"Lesley Mitchell-Clarke is a consulting hypnotist, graduate of The Ontario Hypnosis Centre, member of The National Guild of Hypnotists with a special certification in Past Life Regression. Lesley and her hypnosis clinic, Lightwork Hypnosis are also focused on the use of hypnosis for the positive improvement of all issues pertaining to artists of all disciplines. She also has specialized in working with experiencers/abductees in the recovery of their suppressed memories.","image":"https://i.iheart.com/v3/re/new_assets/60ff2ba34d78694853948353"}}]}},{"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:/6a7e5eb8a29b533d2dd9b971","slug:2026-08-16-show","slug:2026-08-16-show","keyword:keywords/crime underworld","keyword:keywords/ET contact","keyword:keywords/hypnotic regression"]}},{"id":"%2F6a7e6460a29b533d2dd9b9a2","type":"PUBLISHING","record":{"ref_id":"%2F6a7e6460a29b533d2dd9b9a2","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-17-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Hypnotherapist \u003ca href=\"https://drbrucegoldberg.com/\" target=\"_blank\">Dr. Bruce Goldberg\u003c/a> will discuss demonology, including the three stages of the phenomenon and how demons are believed to select their victims. He will also explore Voodoo and the scientific research he says supports its reality. He will explain how some people can act as energy vampires and share his six-step plan for protecting yourself from them. \u003c/p>\n\n\u003cp>Second Half: Metaphysical teacher \u003ca href=\"https://ascendthefrequencies.com/\" target=\"_blank\">RJ Spina\u003c/a> will explore deeper truths about the nature of trauma and suffering and how to overcome them. He'll examine the metaphysics behind what he considers the limitations of traditional therapy and why many people are turning to psychedelics to address mental and emotional challenges. Spina will also reveal controversial perspectives on narcissism and the ways he believes the phenomenon has become pervasive throughout modern culture.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147975/ctoc\" target=\"_blank\">Spirit Guide Contact Through Hypnosis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183085/ctoc\" target=\"_blank\">Astral Voyages: Mastering the Art of Soul Travel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/157968016X/ctoc\" target=\"_blank\">Unleash Your Psychic Powers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Change-Your-Mind-Deprogram-Subconscious/dp/0738774251/ctoc\" target=\"_blank\">Change Your Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Law-Attention-Enlightened-Manifestation-Functionality/dp/B0H14ZLMHV/ctoc\" target=\"_blank\">The Law of Attention\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0GV4PB41W/ctoc\" target=\"_blank\">You Are the Sun\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffef54537fd678a3ece5cb","%2F6196fc77fcb032b8eb633b34"]},"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/demonology","keywords/voodoo","keywords/therapy","keywords/suffering","keywords/narcissism"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A spooky, scary figure with glowing eyes, standing in a forest on a foggy winters day. With a blurred nightmare edit.","id":"%2F6a7e671f1003898ad1166684","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7e671f1003898ad1166684","source_credit":"David Wall / Moment / Getty Images","title":"A spooky, scary figure with glowing eyes, standing in a forest on a foggy winters day. With a blurred nightmare edit.","url":"asset://assets.getty/6a7e671f1003898ad1166684","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786975200000},"slug":{"type":"slug","value":"2026-08-17-show"},"summary":{"type":"html","value":"\u003cp>First Half: Hypnotherapist \u003ca href=\"https://drbrucegoldberg.com/\" target=\"_blank\">Dr. Bruce Goldberg\u003c/a> will discuss demonology and how demons are believed to select their victims. He'll also explore Voodoo and the research he says supports its reality, and explain how some people can act as energy vampires and how to protect yourself from them.\u003c/p>\n\n\u003cp>Second Half: Metaphysical teacher \u003ca href=\"https://ascendthefrequencies.com/\" target=\"_blank\">RJ Spina\u003c/a> will explore deeper truths about the nature of trauma and suffering and how to overcome them. He'll examine the limitations of traditional therapy and explain why many people are turning to psychedelics to address mental and emotional challenges. Spina will also delve into the issue of narcissism.\u003c/p>\n\n"},"title":{"type":"title","value":"Demonology & Voodoo / Trauma & Suffering"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drbrucegoldberg.com/\" target=\"_blank\">\u003cu>drbrucegoldberg.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ascendthefrequencies.com/\" target=\"_blank\">\u003cu>ascendthefrequencies.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Hypnotherapist Dr. Bruce Goldberg will discuss demonology and how demons are believed to select their victims. He'll also explore Voodoo and the research he says supports its reality, and explain how some people can act as energy vampires and how to protect yourself from them. Second Half: Metaphysical teacher RJ Spina will explore deeper truths about the nature of trauma and suffering and how to overcome them. He'll examine the limitations of traditional therapy and explain why many people are turning to psychedelics to address mental and emotional challenges. Spina will also delve into the issue of narcissism.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A spooky, scary figure with glowing eyes, standing in a forest on a foggy winters day. With a blurred nightmare edit.","link":"","new_tab":false,"source_credit":"David Wall / Moment / Getty Images","title":"A spooky, scary figure with glowing eyes, standing in a forest on a foggy winters day. With a blurred nightmare edit.","url":"asset://assets.getty/6a7e671f1003898ad1166684","use_caption":false},"keywords":["keywords/demonology","keywords/voodoo","keywords/therapy","keywords/suffering","keywords/narcissism"],"primary_slug":"2026-08-17-show","slugs":["2026-08-17-show"],"sponsored":false,"title":"Demonology & Voodoo / Trauma & Suffering"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787047200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"30kEy","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-17-show/"},"slug":"2026-08-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7e671f1003898ad1166684","title":"Demonology & Voodoo / Trauma & Suffering","description":"First Half: Hypnotherapist Dr. Bruce Goldberg will discuss demonology and how demons are believed to select their victims. He'll also explore Voodoo and the research he says supports its reality, and explain how some people can act as energy vampires and how to protect yourself from them. Second Half: Metaphysical teacher RJ Spina will explore deeper truths about the nature of trauma and suffering and how to overcome them. He'll examine the limitations of traditional therapy and explain why many people are turning to psychedelics to address mental and emotional challenges. Spina will also delve into the issue of narcissism.","author":""},"pub_start":1787047200000,"pub_until":4115978604802,"pub_changed":1787047200000,"subscription":[{"tags":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffef54537fd678a3ece5cb","slug":"goldberg-dr-bruce-5631","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/goldberg-dr-bruce/5631","cuser":"","fields":{"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"end":0,"begin":0,"enabled":false},"type":"html","value":"\u003cp>Dr. Bruce Goldberg holds advanced degrees in dentistry and counseling psychology and conducts a thriving international hypnotherapy practice in Los Angeles that specializes in reincarnation, time travel, and consciousness raising. In 1987 he was inducted into the International Hypnosis Hall of Fame. Dr. Goldberg has written 18 books and over two dozen scientific articles on his work. He has appeared on several national television programs and has conducted over 35,000 past life regressions and future life progressions on over 14,000 patients since 1974. His first book, Past Lives, Future Lives, was the very first book ever written on taking patients into future lives. His second book, The Search For Grace, was made into a CBS movie. His newer books, which include Past Lives, Future Lives Revealed, Ascension and Spirit Guide Contact Through Hypnosis, teach how to time travel, meet time travelers, leave our body, and grow spiritually.\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"slug":{"type":"slug","value":"goldberg-dr-bruce-5631"},"title":{"type":"title","value":"Dr. Bruce Goldberg"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drbrucegoldberg.com/\" target=\"_blank\">drbrucegoldberg.com\u003c/a>\u003c/li>\u003c/ul>\n"},"books":{"value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Exploring-Fifth-Dimension-Universes-Teleportation/dp/1579681212/ctoc\" target=\"_blank\">Exploring The Fifth Dimension: Parallel Universes, Teleportation and Out-of-Body Travel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680143/ctoc\" target=\"_blank\">Custom Design Your Own Destiny\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680135/ctoc\" target=\"_blank\">Time Travelers From Our Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680178/ctoc\" target=\"_blank\">Egypt: An Extraterrestrial and Time Traveler Experiment\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680224/ctoc\" target=\"_blank\">Time Traveler Confidential: The Apocalypse\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680151/ctoc\" target=\"_blank\">Lose Weight Permanently and Naturally\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680194/ctoc\" target=\"_blank\">Ascension: The Art of Soul Perfection and the Attainment of Grace\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147975/ctoc\" target=\"_blank\">Spirit Guide Contact Through Hypnosis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183085/ctoc\" target=\"_blank\">Astral Voyages: Mastering the Art of Soul Travel\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564146340/ctoc\" target=\"_blank\">Dream Your Problems Away\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680208/ctoc\" target=\"_blank\">Look  Younger, Live Longer\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183204/ctoc\" target=\"_blank\">New Age Hypnosis\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564147398/ctoc\" target=\"_blank\">Past Lives, Future Lives Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/034535575X/ctoc\" target=\"_blank\">Past Lives, Future Lives\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183190/ctoc\" target=\"_blank\">Peaceful Transition: The Art of Conscious Dying &amp; the Liberation of the Soul\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1579680186/ctoc\" target=\"_blank\">Protected by the Light: The Complete Book of Psychic Self Defense\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/080699620X/ctoc\" target=\"_blank\">Secrets of Self-Hypnosis: Making It Work for You\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1564145417/ctoc\" target=\"_blank\">Self-Hypnosis: Easy Ways to Hypnotize Your Problems Away\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1567183174/ctoc\" target=\"_blank\">Soul Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0963048589/ctoc\" target=\"_blank\">The Search for Grace: The True Story of Murder &amp; Reincarnation\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/157968016X/ctoc\" target=\"_blank\">Unleash Your Psychic Powers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Karmic-Capitalism-Spiritual-Financial-Independence/dp/1579681220/ctoc\" target=\"_blank\">Karmic Capitalism\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"primary_image":{"type":"asset","value":{"alt_text":"","caption":"","new_tab":false,"source_credit":"","title":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F6137c2a8f3657e43118cd83e","link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/6137c2a8f3657e43118cd83e","url":"asset://new_assets/6137c2a8f3657e43118cd83e"}},"show_appearances":{"value":[],"type":"link"},"summary":{"type":"html","value":"\u003cp>Dr. Bruce Goldberg holds advanced degrees in dentistry and counseling psychology and conducts a thriving international hypnotherapy practice in Los Angeles that specializes in reincarnation, time travel, and consciousness raising.\u003c/p>\n\n"}},"ingestion":{"feed_vendor":"C2C","custom_fields":{},"external_url":"","feed_content_id":"/content/goldberg-dr-bruce-5631","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/goldberg-dr-bruce/5631","feed_type":""},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Bruce Goldberg holds advanced degrees in dentistry and counseling psychology and conducts a thriving international hypnotherapy practice in Los Angeles that specializes in reincarnation, time travel, and consciousness raising.","image":{"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"link":"","new_tab":false,"source_credit":"","url":"asset://new_assets/6137c2a8f3657e43118cd83e","use_caption":false,"caption":"","title":""},"keywords":[],"primary_slug":"goldberg-dr-bruce-5631","slugs":["goldberg-dr-bruce-5631"],"sponsored":false,"title":"Dr. Bruce Goldberg"},"targeting":{"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":"","id":"64VmS","operator":"OR"}],"exclusion":{"tags":[]},"publish_date":1504836600000}},"pub_start":1504836600000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Bruce Goldberg","description":"Dr. Bruce Goldberg holds advanced degrees in dentistry and counseling psychology and conducts a thriving international hypnotherapy practice in Los Angeles that specializes in reincarnation, time travel, and consciousness raising.","image":"https://i.iheart.com/v3/re/new_assets/6137c2a8f3657e43118cd83e"}},{"ref_id":"%2F6196fc77fcb032b8eb633b34","slug":"rj-spina","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/rj-spina/","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>RJ Spina\u003cstrong> \u003c/strong>of San Diego is a metaphysical teacher and guide who overcame chest-down paralysis, diabetes, pancreatitis, Hashimoto's disease, and several other serious illnesses. He offers healing, counseling, meditation, and self-realization instruction throughout the world. Spina lives with his partner Jennifer and their two Jack Russell/chihuahua mixes.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Access-Super-Consciousness-Frequency-Obstacles/dp/0738777137/ctoc\" target=\"_blank\">Access Super Consciousness\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Supercharged-Self-Healing-Revolutionary-High-Frequency-Consciousness/dp/073876809X/ctoc\" target=\"_blank\">Supercharged Self-Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Change-Your-Mind-Deprogram-Subconscious/dp/0738774251/ctoc\" target=\"_blank\">Change Your Mind\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Law-Attention-Enlightened-Manifestation-Functionality/dp/B0H14ZLMHV/ctoc\" target=\"_blank\">The Law of Attention\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0GV4PB41W/ctoc\" target=\"_blank\">You Are the Sun\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":"%2F688fa2988a3ff8f2c964a60c","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/688fa2988a3ff8f2c964a60c","source_credit":"","title":"","url":"asset://new_assets/688fa2988a3ff8f2c964a60c","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"rj-spina"},"summary":{"type":"html","value":"\u003cp>RJ Spina of San Diego is a metaphysical teacher and guide who overcame chest-down paralysis, diabetes, and several other serious illnesses. He offers healing, counseling, meditation, and self-realization instruction throughout the world.\u003c/p>\n\n"},"title":{"type":"title","value":"RJ Spina"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.ascendthefrequencies.com/\" target=\"_blank\">ascendthefrequencies.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":"RJ Spina of San Diego is a metaphysical teacher and guide who overcame chest-down paralysis, diabetes, and several other serious illnesses. He offers healing, counseling, meditation, and self-realization instruction throughout the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/688fa2988a3ff8f2c964a60c","use_caption":false},"keywords":[],"primary_slug":"rj-spina","slugs":["rj-spina"],"sponsored":false,"title":"RJ Spina"},"targeting":{"exclusion":{"tags":[]},"publish_date":1637284740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"6wxnm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1637284740000,"type":"content:coast-to-coast-guest","summary":{"title":"RJ Spina","description":"RJ Spina of San Diego is a metaphysical teacher and guide who overcame chest-down paralysis, diabetes, and several other serious illnesses. He offers healing, counseling, meditation, and self-realization instruction throughout the world.","image":"https://i.iheart.com/v3/re/new_assets/688fa2988a3ff8f2c964a60c"}}]}},{"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:/6a7e6460a29b533d2dd9b9a2","slug:2026-08-17-show","slug:2026-08-17-show","keyword:keywords/demonology","keyword:keywords/voodoo","keyword:keywords/therapy","keyword:keywords/suffering","keyword:keywords/narcissism"]}},{"id":"%2F6a7e7589a29b533d2dd9b9bb","type":"PUBLISHING","record":{"ref_id":"%2F6a7e7589a29b533d2dd9b9bb","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-18-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Filmmaker \u003ca href=\"https://experiencersmovie.com/\" target=\"_blank\">Dean Alioto\u003c/a> will unpack the latest release of UFO information, examining the broader orchestration and messaging surrounding the government’s disclosures. He'll explore what may be behind the timing and presentation of this information and offer his perspective on where it could ultimately be leading in terms of full disclosure.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://www.coasttocoastam.com/guest/todd-elliott/\" target=\"_blank\">Todd Elliott\u003c/a> is an organic farmer, magical practitioner, earth worker, and astrologer. He is certified as a Reiki Master by Insight Holistic Health and as an astrological magician by Renaissance Astrology. He'll discuss agrarian magic, mythology, and folklore, exploring the philosophy, traditions, and personal experiences behind these practices.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Cunning-Farmer-Agrarian-Practices-Mythology/dp/B0F1LQSDFC/ctoc\" target=\"_blank\">The Cunning Farmer: Agrarian Magical Practices, Mythology, and Folklore\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F688c06b36a6521619ad51b8e","%2F6a7e564e69854d371511a60a"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/UFO disclosure","keywords/magic","keywords/astrology","keywords/mythology"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a7e7743a25d713d3a5cfec7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7e7743a25d713d3a5cfec7","source_credit":"gianniarmano / RooM / Getty Images","title":"Abstract wheat field, Alessandria, Piedmont, Italy","url":"asset://assets.getty/6a7e7743a25d713d3a5cfec7","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787061600000},"slug":{"type":"slug","value":"2026-08-18-show"},"summary":{"type":"html","value":"\u003cp>First Half: Filmmaker \u003ca href=\"https://experiencersmovie.com/\" target=\"_blank\">Dean Alioto\u003c/a> will unpack the latest release of UFO information, examining the broader orchestration and messaging surrounding the government’s disclosures. He'll explore what may be behind the timing and presentation of this information and offer his perspectives on disclosure.\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://www.coasttocoastam.com/guest/todd-elliott/\" target=\"_blank\">Todd Elliott\u003c/a> is an organic farmer, magical practitioner, earth worker, and astrologer. Certified as an astrological magician by Renaissance Astrology, he'll discuss agrarian magic, mythology, and folklore, exploring the philosophy, traditions, and personal experiences behind these practices.\u003c/p>\n\n"},"title":{"type":"title","value":"UFO Disclosure / Agrarian Magic & Folklore"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">The Experiencers: Full Disclosure\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">experiencersmovie.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Filmmaker Dean Alioto will unpack the latest release of UFO information, examining the broader orchestration and messaging surrounding the government’s disclosures. He'll explore what may be behind the timing and presentation of this information and offer his perspectives on disclosure. Second Half: Todd Elliott is an organic farmer, magical practitioner, earth worker, and astrologer. Certified as an astrological magician by Renaissance Astrology, he'll discuss agrarian magic, mythology, and folklore, exploring the philosophy, traditions, and personal experiences behind these practices.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"gianniarmano / RooM / Getty Images","title":"Abstract wheat field, Alessandria, Piedmont, Italy","url":"asset://assets.getty/6a7e7743a25d713d3a5cfec7","use_caption":false},"keywords":["keywords/UFO disclosure","keywords/magic","keywords/astrology","keywords/mythology"],"primary_slug":"2026-08-18-show","slugs":["2026-08-18-show"],"sponsored":false,"title":"UFO Disclosure / Agrarian Magic & Folklore"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787133600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Mp5ID","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","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":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-18-show/"},"slug":"2026-08-18-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7e7743a25d713d3a5cfec7","title":"UFO Disclosure / Agrarian Magic & Folklore","description":"First Half: Filmmaker Dean Alioto will unpack the latest release of UFO information, examining the broader orchestration and messaging surrounding the government’s disclosures. He'll explore what may be behind the timing and presentation of this information and offer his perspectives on disclosure. Second Half: Todd Elliott is an organic farmer, magical practitioner, earth worker, and astrologer. Certified as an astrological magician by Renaissance Astrology, he'll discuss agrarian magic, mythology, and folklore, exploring the philosophy, traditions, and personal experiences behind these practices.","author":""},"pub_start":1787133600000,"pub_until":4115978604802,"pub_changed":1787133600000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/spirituality-occult","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":"%2F688c06b36a6521619ad51b8e","slug":"dean-alioto","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/dean-alioto/","cuser":"user/ldap/PREBUR1SXN","fields":{"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Perspective-Dean-Alioto/dp/B0DNKKNPPP/ctoc\" target=\"_blank\">The Alien Perspective\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/video/detail/B0FG7R4JRS/ctoc\" target=\"_blank\">Life Beyond Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">The Experiencers: Full Disclosure\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"value":"\u003cul>\u003cli>\u003ca href=\"https://alienperspectivemovie.com/\" target=\"_blank\">\u003cu>alienperspectivemovie.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.experiencersmovie.com/\" target=\"_blank\">experiencersmovie.com\u003c/a>\u003c/li>\u003c/ul>\n","type":"html"},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. Recently, Dean was featured in the Paramount+ documentary, Unknown Dimensions, as the creator of the first ever found footage movie The McPherson Tape and the enigmatic Paramount TV movie &quot;Alien Abduction: Incident In Lake County.&quot;\u003c/p>\n\n"}]},"cds":{"type":"html","value":""},"summary":{"type":"html","value":"\u003cp>Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon. \u003c/p>\n\n"},"title":{"type":"title","value":"Dean Alioto"},"author":{"type":"author","value":[]},"books":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"link":"","public_uri":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa","title":"","use_caption":false,"bucket":"new_assets","caption":"","new_tab":false,"source_credit":"","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F688f57ac8a8f9bb0455b1caa"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"dean-alioto"}},"ingestion":{"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false},"summary":{"description":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"use_caption":false,"link":"","source_credit":"","title":"","url":"asset://new_assets/688f57ac8a8f9bb0455b1caa"},"keywords":[],"primary_slug":"dean-alioto","slugs":["dean-alioto"],"sponsored":false,"title":"Dean Alioto","author":""},"targeting":{"exclusion":{"tags":[]},"publish_date":1754007180000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"workflow":"","id":"4uuPO","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"]}]}},"pub_start":1754007180000,"type":"content:coast-to-coast-guest","summary":{"title":"Dean Alioto","description":"Dean Alioto is an award-winning film and TV documentarian who has produced numerous specials for A+E, Bravo and Fox as well as consulted on the hit James Fox UFO documentary The Phenomenon.","image":"https://i.iheart.com/v3/re/new_assets/688f57ac8a8f9bb0455b1caa"}},{"ref_id":"%2F6a7e564e69854d371511a60a","slug":"todd-elliott","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/todd-elliott/","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>Todd Elliott is a farmer, earth worker, Reiki master, Druid, and was certified as an Astrological Magician by Renaissance Astrology. A lifelong student of mythology, religion, spirituality, folklore, and esoterica, he lives, works, writes, and studies on a small ridgetop farm in north central Kentucky, where he and his family ethically raise vegetables, fruits, and livestock.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Cunning-Farmer-Agrarian-Practices-Mythology/dp/B0F1LQSDFC/ctoc\" target=\"_blank\">The Cunning Farmer: Agrarian Magical Practices, Mythology, and Folklore\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":"%2F6a7e56b869854d371511a617","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7e56b869854d371511a617","source_credit":"","title":"","url":"asset://new_assets/6a7e56b869854d371511a617","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"todd-elliott"},"summary":{"type":"html","value":"\u003cp>Todd Elliott is a farmer, earth worker, Reiki master, Druid, and was certified as an Astrological Magician by Renaissance Astrology.\u003c/p>\n\n"},"title":{"type":"title","value":"Todd Elliott"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Todd Elliott is a farmer, earth worker, Reiki master, Druid, and was certified as an Astrological Magician by Renaissance Astrology.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7e56b869854d371511a617","use_caption":false},"keywords":[],"primary_slug":"todd-elliott","slugs":["todd-elliott"],"sponsored":false,"title":"Todd Elliott"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786664340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ALPzN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/spirituality-occult","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1786664340000,"type":"content:coast-to-coast-guest","summary":{"title":"Todd Elliott","description":"Todd Elliott is a farmer, earth worker, Reiki master, Druid, and was certified as an Astrological Magician by Renaissance Astrology.","image":"https://i.iheart.com/v3/re/new_assets/6a7e56b869854d371511a617"}}]}},{"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:/6a7e7589a29b533d2dd9b9bb","slug:2026-08-18-show","slug:2026-08-18-show","keyword:keywords/UFO disclosure","keyword:keywords/magic","keyword:keywords/astrology","keyword:keywords/mythology"]}},{"id":"%2F6a7e77e9a29b533d2dd9b9d4","type":"PUBLISHING","record":{"ref_id":"%2F6a7e77e9a29b533d2dd9b9d4","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-19-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://neardeathmeditations.com/\" target=\"_blank\">Scott Taylor\u003c/a> is President of the Expanded Awareness Institute, which helps people fascinated by near-death and shared-death experiences explore what these encounters may mean for themselves and our culture. He'll reveal details of his own shared-death experience and what we can learn from near-death experiences (NDEs).\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://www.witchofthedawn.com/\" target=\"_blank\">Maja D’Aoust\u003c/a>, a practicing witch and scholar of alchemy, will discuss her Shadow Seer tarot deck, which draws on pagan shadow work to help reconnect us with hidden aspects of ourselves and the world. She'll also explore the use of Hermetic principles and the concept of opposing energies as they relate to the cards of the tarot.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Shadow-Seer-Tarot-Vision-Archetype/dp/B0FJ7BVPTG/ctoc\" target=\"_blank\">Shadow Seer Tarot: A Night Vision and Dark Archetype Deck\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/White-Witch-Tarot-Maja-DAoust/dp/0764353675/ctoc\" target=\"_blank\">White Witch Tarot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Familiars-Witchcraft-Supernatural-Guardians-Traditions/dp/1620558467/ctoc\" target=\"_blank\">Familiars in Witchcraft\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F62464746a1e22375c028310a","%2F5e0071b2cc137bf244201a84"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/near-death experiences","keywords/shared-death experiences","keywords/tarot cards","keywords/Hermetic principles"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Tarot cards are displayed on a burlap surface. The deck features intricate, gold-accented designs. Two cards, labeled \"KING\" and \"QUEEN,\" depict regal figures with crowns, set against a radiant yellow background. The cards are richly decorated with vibrant colors and detailed imagery, often used for divination or spiritual rituals. The back of the cards shows ornate, symmetrical patterns in gold and black.","id":"%2F69a1020f20243f581eea5fff","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69a1020f20243f581eea5fff","source_credit":"Viktoriia Olenych / iStock / Getty Images","title":"Perfect for themes of divination, magic, fate, and spiritual rituals","url":"asset://assets.getty/69a1020f20243f581eea5fff","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787148000000},"slug":{"type":"slug","value":"2026-08-19-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://neardeathmeditations.com/\" target=\"_blank\">Scott Taylor\u003c/a> is President of the Expanded Awareness Institute, which helps people fascinated by near-death and shared-death experiences explore the meanings of these encounters. He'll reveal details of his own shared-death experience and what we can learn from near-death experiences (NDEs).\u003c/p>\n\n\u003cp>Second Half: \u003ca href=\"https://www.witchofthedawn.com/\" target=\"_blank\">Maja D’Aoust\u003c/a>, a practicing witch and scholar of alchemy, will discuss her Shadow Seer tarot deck, which draws on pagan shadow work to help reconnect us with hidden aspects. She'll also explore the use of Hermetic principles and the concept of opposing energies as they relate to the cards of the tarot.\u003c/p>\n\n"},"title":{"type":"title","value":"Near & Shared Death Experiences / Shadow Tarot"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neardeathmeditations.com/\" target=\"_blank\">\u003cu>neardeathmeditations.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCw_bDDnpxi0RHiKVm9iwfMQ\" target=\"_blank\">The Afterlife Files\u003c/a> (podcast)\u003c/li>\n\u003cli>\u003ca href=\"https://witchofthedawn.com/\" target=\"_blank\">\u003cu>witchofthedawn.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Scott Taylor is President of the Expanded Awareness Institute, which helps people fascinated by near-death and shared-death experiences explore the meanings of these encounters. He'll reveal details of his own shared-death experience and what we can learn from near-death experiences (NDEs). Second Half: Maja D’Aoust, a practicing witch and scholar of alchemy, will discuss her Shadow Seer tarot deck, which draws on pagan shadow work to help reconnect us with hidden aspects. She'll also explore the use of Hermetic principles and the concept of opposing energies as they relate to the cards of the tarot.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Tarot cards are displayed on a burlap surface. The deck features intricate, gold-accented designs. Two cards, labeled \"KING\" and \"QUEEN,\" depict regal figures with crowns, set against a radiant yellow background. The cards are richly decorated with vibrant colors and detailed imagery, often used for divination or spiritual rituals. The back of the cards shows ornate, symmetrical patterns in gold and black.","link":"","new_tab":false,"source_credit":"Viktoriia Olenych / iStock / Getty Images","title":"Perfect for themes of divination, magic, fate, and spiritual rituals","url":"asset://assets.getty/69a1020f20243f581eea5fff","use_caption":false},"keywords":["keywords/near-death experiences","keywords/shared-death experiences","keywords/tarot cards","keywords/Hermetic principles"],"primary_slug":"2026-08-19-show","slugs":["2026-08-19-show"],"sponsored":false,"title":"Near & Shared Death Experiences / Shadow Tarot"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787220000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"dG1Vb","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-19-show/"},"slug":"2026-08-19-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69a1020f20243f581eea5fff","title":"Near & Shared Death Experiences / Shadow Tarot","description":"First Half: Scott Taylor is President of the Expanded Awareness Institute, which helps people fascinated by near-death and shared-death experiences explore the meanings of these encounters. He'll reveal details of his own shared-death experience and what we can learn from near-death experiences (NDEs). Second Half: Maja D’Aoust, a practicing witch and scholar of alchemy, will discuss her Shadow Seer tarot deck, which draws on pagan shadow work to help reconnect us with hidden aspects. She'll also explore the use of Hermetic principles and the concept of opposing energies as they relate to the cards of the tarot.","author":""},"pub_start":1787220000000,"pub_until":4115978604802,"pub_changed":1787220000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F62464746a1e22375c028310a","slug":"scott-taylor","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/scott-taylor/","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>Dr. Scott Taylor has dedicated over 30 years to exploring the field of near-death experiences. His first-hand encounter with a shared NDE occurred in 1981 and he has been committed to researching others' experiences and raising awareness ever since\u003cstrong>. \u003c/strong>A known researcher and speaker in the field of NDE studies, Scott wrote his doctoral dissertation on Near-Death Experiences: Discovering and living in unity. Dr. Taylor is a skilled trainer and Monroe Institute’s former president and executive director. He is an expert at using binaural beat technology (Hemi-Sync) to enter into and hold expanded states of awareness.\u003c/p>\n\n\u003cp>Scott is the author and voice of six best-selling albums from Hemi-Sync, the &quot;Into the Light&quot; series. He also is the creator and facilitator of the 5 ½ day &quot;NDE Intensive&quot; which uses the pathways laid down by NDErs to explore states of consciousness. He has twice served on the board of the International Association for Near-Death Studies and co-moderated their annual conference at least a dozen times. He earned his MBA from Northwestern University’s Kellogg School of Management and his doctorate in Education from University of St. Thomas. He also holds a degree in spiritual counseling from the New Seminary.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neardeathmeditations.com/pagecd\" target=\"_blank\">Into the Light\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6351eda24191536e2ac9675f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6351eda24191536e2ac9675f","source_credit":"","title":"","url":"asset://new_assets/6351eda24191536e2ac9675f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"scott-taylor"},"summary":{"type":"html","value":"\u003cp>Dr. Scott Taylor has dedicated over 30 years to exploring the field of near-death experiences. His first-hand encounter with a shared NDE occurred in 1981 and he has been committed to researching others' experiences and raising awareness ever since\u003cstrong>. \u003c/strong>A known researcher and speaker in the field of NDE studies, Scott wrote his doctoral dissertation on Near-Death Experiences.\u003c/p>\n\n"},"title":{"type":"title","value":"Scott Taylor"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://neardeathmeditations.com/\" target=\"_blank\">neardeathmeditations.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCw_bDDnpxi0RHiKVm9iwfMQ\" target=\"_blank\">The Afterlife Files\u003c/a> (podcast)\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Scott Taylor has dedicated over 30 years to exploring the field of near-death experiences. His first-hand encounter with a shared NDE occurred in 1981 and he has been committed to researching others' experiences and raising awareness ever since. A known researcher and speaker in the field of NDE studies, Scott wrote his doctoral dissertation on Near-Death Experiences.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6351eda24191536e2ac9675f","use_caption":false},"keywords":[],"primary_slug":"scott-taylor","slugs":["scott-taylor"],"sponsored":false,"title":"Scott Taylor"},"targeting":{"exclusion":{"tags":[]},"publish_date":1648772820000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Yg1nN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1648772820000,"type":"content:coast-to-coast-guest","summary":{"title":"Scott Taylor","description":"Dr. Scott Taylor has dedicated over 30 years to exploring the field of near-death experiences. His first-hand encounter with a shared NDE occurred in 1981 and he has been committed to researching others' experiences and raising awareness ever since. A known researcher and speaker in the field of NDE studies, Scott wrote his doctoral dissertation on Near-Death Experiences.","image":"https://i.iheart.com/v3/re/new_assets/6351eda24191536e2ac9675f"}},{"ref_id":"%2F5e0071b2cc137bf244201a84","slug":"d-aoust-maja-96818","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/d-aoust-maja/96818","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>\nMaja D'Aoust is a practicing witch who performs public rituals and gives educational lectures. Maja's interest in alchemy, magic, and the esoteric sciences spans her entire lifetime. After completing her Bachelor's degree in biochemistry, Maja studied oriental medicine, martial arts, and acupuncture, later earning her Masters degree in transformational psychology. Maja worked for 11 years as the librarian of Manly P. Hall's Philosophical Research Society. Author of several books, journal articles, and blog content, Maja writes and is a visual artist. Currently, Maja is starting a public educational non-profit 501 c-3 called The Well Wishers which focuses on teaching wellness and esoteric sciences to the community.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Witchs-Bestiary-Visions-Supernatural-Creatures/dp/1934170755/ctoc\" target=\"_blank\">A Witch's Bestiary\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Secret-Source-Attraction-Influence-Throughout/dp/1934170321/ctoc\" target=\"_blank\">The Secret Source\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/White-Witch-Tarot-Maja-DAoust/dp/0764353675/ctoc\" target=\"_blank\">White Witch Tarot\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Familiars-Witchcraft-Supernatural-Guardians-Traditions/dp/1620558467/ctoc\" target=\"_blank\">Familiars in Witchcraft\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Shadow-Seer-Tarot-Vision-Archetype/dp/B0FJ7BVPTG/ctoc\" target=\"_blank\">Shadow Seer Tarot: A Night Vision and Dark Archetype Deck\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/7a5b2817bf89464ab9a0c1e6d2962606","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a5b2817bf89464ab9a0c1e6d2962606","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"d-aoust-maja-96818"},"summary":{"type":"html","value":"\u003cp>Maja D'Aoust is a practicing witch who performs public rituals and gives educational lectures. Maja's interest in alchemy, magic, and the esoteric sciences spans her entire lifetime. After completing her Bachelor's degree in biochemistry, Maja studied oriental medicine, martial arts, and acupuncture, later earning her Masters degree in transformational psychology. Maja worked for 11 years as the librarian of Manly P. Hall's Philosophical Research Society. Author of several books, journal articles, and blog content, Maja writes and is a visual artist. Currently, Maja is starting a public educational non-profit 501 c-3 called The Well Wishers which focuses on teaching wellness and esoteric sciences to the community.\u003c/p>\n\n"},"title":{"type":"title","value":"Maja D'Aoust"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.witchofthedawn.com/\" target=\"_blank\">witchofthedawn.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/d-aoust-maja-96818","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/d-aoust-maja/96818","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Maja D'Aoust is a practicing witch who performs public rituals and gives educational lectures. Maja's interest in alchemy, magic, and the esoteric sciences spans her entire lifetime. After completing her Bachelor's degree in biochemistry, Maja studied oriental medicine, martial arts, and acupuncture, later earning her Masters degree in transformational psychology. Maja worked for 11 years as the librarian of Manly P. Hall's Philosophical Research Society. Author of several books, journal articles, and blog content, Maja writes and is a visual artist. Currently, Maja is starting a public educational non-profit 501 c-3 called The Well Wishers which focuses on teaching wellness and esoteric sciences to the community.","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/7a5b2817bf89464ab9a0c1e6d2962606","use_caption":false},"keywords":[],"primary_slug":"d-aoust-maja-96818","slugs":["d-aoust-maja-96818"],"sponsored":false,"title":"Maja D'Aoust"},"targeting":{"exclusion":{"tags":[]},"publish_date":1563504060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"rwDfl","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":1563504060000,"type":"content:coast-to-coast-guest","summary":{"title":"Maja D'Aoust","description":"Maja D'Aoust is a practicing witch who performs public rituals and gives educational lectures. Maja's interest in alchemy, magic, and the esoteric sciences spans her entire lifetime. After completing her Bachelor's degree in biochemistry, Maja studied oriental medicine, martial arts, and acupuncture, later earning her Masters degree in transformational psychology. Maja worked for 11 years as the librarian of Manly P. Hall's Philosophical Research Society. Author of several books, journal articles, and blog content, Maja writes and is a visual artist. Currently, Maja is starting a public educational non-profit 501 c-3 called The Well Wishers which focuses on teaching wellness and esoteric sciences to the community.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7a5b2817bf89464ab9a0c1e6d2962606"}}]}},{"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:/6a7e77e9a29b533d2dd9b9d4","slug:2026-08-19-show","slug:2026-08-19-show","keyword:keywords/near-death experiences","keyword:keywords/shared-death experiences","keyword:keywords/tarot cards","keyword:keywords/Hermetic principles"]}},{"id":"%2F6a7ea549a80cb55c3811d6fe","type":"PUBLISHING","record":{"ref_id":"%2F6a7ea549a80cb55c3811d6fe","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-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>First Half: Transformational leadership coach and author \u003ca href=\"https://galeleadership.com/\" target=\"_blank\">Amba Gale\u003c/a> explores what becomes possible when we learn to listen differently. She'll share how we can access the wisdom within ourselves during a time when so many people feel overwhelmed, divided, lonely, or disconnected.\u003c/p>\n\n\u003cp>Second Half: Psychic \u003ca href=\"https://coldcasepsychic.com/\" target=\"_blank\">Ericka Boussarhane\u003c/a> delves into the profound connections between psychic abilities, intuition, and the concept of cellular memory. She'll discuss how her 2019 kidney transplant from a deceased donor influenced her mediumship and personal experiences, and share her perspectives on whether organ transplants might transfer cellular memories or enhance psychic impressions.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Heart-Sacred-Listening-Transform-Relationships/dp/1734694106/ctoc\" target=\"_blank\">The Heart of Sacred Listening\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crossing-Thresholds-Reflections-Amba-Gale/dp/1734694114/ctoc\" target=\"_blank\">Crossing Thresholds: Island Reflections\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Connect with Spirit: Chakra Cleanse and Psychic Development \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Relationship Rehab: Releasing Past Relationships, Healing, and Attracting Healthy Relationships\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Love Never Dies: Meeting Your Loved Ones, Pets, and Spirit Guides Through Mediumship\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a7e587e945f9de755c5a9c3","%2F61e0c6eb59be0b249eb59caf"]},"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/hidden wisdom","keywords/transplants","keywords/cellular memory","keywords/psychic abilities"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Woman's head plastic model and light trails in neon light","id":"%2F690d5470c6e450e2032439a1","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/690d5470c6e450e2032439a1","source_credit":"Jane Khomi / Moment / Getty Images","title":"Woman silhouette in neon blue light","url":"asset://assets.getty/690d5470c6e450e2032439a1","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787234400000},"slug":{"type":"slug","value":"2026-08-20-show"},"summary":{"type":"html","value":"\u003cp>First Half: Transformational leadership coach and author \u003ca href=\"https://galeleadership.com/\" target=\"_blank\">Amba Gale\u003c/a> explores what becomes possible when we learn to listen differently. She'll share how we can access the wisdom within ourselves during a time when so many people feel overwhelmed, divided, lonely, or disconnected.\u003c/p>\n\n\u003cp>Second Half: Psychic \u003ca href=\"https://coldcasepsychic.com/\" target=\"_blank\">Ericka Boussarhane\u003c/a> delves into the profound connections between psychic abilities, intuition, and the concept of cellular memory. She'll discuss how her 2019 kidney transplant from a deceased donor influenced her mediumship, and share her perspectives on whether organ transplants might transfer memories or enhance psychic impressions.\u003c/p>\n\n"},"title":{"type":"title","value":"Wisdom Within / Transplant Memories"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://galeleadership.com/\" target=\"_blank\">\u003cu>galeleadership.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://coldcasepsychic.com/\" target=\"_blank\">\u003cu>coldcasepsychic.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.secondsightparanormal.com/\" target=\"_blank\">secondsightparanormal.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Transformational leadership coach and author Amba Gale explores what becomes possible when we learn to listen differently. She'll share how we can access the wisdom within ourselves during a time when so many people feel overwhelmed, divided, lonely, or disconnected. Second Half: Psychic Ericka Boussarhane delves into the profound connections between psychic abilities, intuition, and the concept of cellular memory. She'll discuss how her 2019 kidney transplant from a deceased donor influenced her mediumship, and share her perspectives on whether organ transplants might transfer memories or enhance psychic impressions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Woman's head plastic model and light trails in neon light","link":"","new_tab":false,"source_credit":"Jane Khomi / Moment / Getty Images","title":"Woman silhouette in neon blue light","url":"asset://assets.getty/690d5470c6e450e2032439a1","use_caption":false},"keywords":["keywords/hidden wisdom","keywords/transplants","keywords/cellular memory","keywords/psychic abilities"],"primary_slug":"2026-08-20-show","slugs":["2026-08-20-show"],"sponsored":false,"title":"Wisdom Within / Transplant Memories"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787306400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"hau3Y","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-08-20-show/"},"slug":"2026-08-20-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/690d5470c6e450e2032439a1","title":"Wisdom Within / Transplant Memories","description":"First Half: Transformational leadership coach and author Amba Gale explores what becomes possible when we learn to listen differently. She'll share how we can access the wisdom within ourselves during a time when so many people feel overwhelmed, divided, lonely, or disconnected. Second Half: Psychic Ericka Boussarhane delves into the profound connections between psychic abilities, intuition, and the concept of cellular memory. She'll discuss how her 2019 kidney transplant from a deceased donor influenced her mediumship, and share her perspectives on whether organ transplants might transfer memories or enhance psychic impressions.","author":""},"pub_start":1787306400000,"pub_until":4115978604802,"pub_changed":1787306400000,"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":"%2F6a7e587e945f9de755c5a9c3","slug":"amba-gale","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/amba-gale/","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>Amba Gale is a master coach, award-winning author, and lifelong guide for those ready to live and lead with authenticity, courage, and joy. For more than forty years, she has opened new territory in people's lives-empowering them to connect with their own wisdom, beauty, and creativity, and to build relationships rooted in presence, trust, and possibility. A Phi Beta Kappa graduate of UC Berkeley with honors, and holding a Master's degree in Education, Amba began her career teaching high school English before stepping into the world of transformational leadership. \u003c/p>\n\n\u003cp>In the 1980s, she founded Gale Leadership Development, bringing her work to leaders, entrepreneurs, and organizations of all sizes. Her approach is not about tips or techniques; it is about creating the listening that transforms individuals, teams, and cultures. Her award-winning book, Crossing Thresholds, Island Reflections, blends poetry, photography, and reflective questions to guide readers through life's passages-from endings to new beginnings. Through her writing, courses, and coaching, she invites people into the practice of Sacred Listening --listening with the whole heart as an act of reverence and connection.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Heart-Sacred-Listening-Transform-Relationships/dp/1734694106/ctoc\" target=\"_blank\">The Heart of Sacred Listening\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Crossing-Thresholds-Reflections-Amba-Gale/dp/1734694114/ctoc\" target=\"_blank\">Crossing Thresholds: Island Reflections\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":"%2F6a7e588c945f9de755c5a9cf","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7e588c945f9de755c5a9cf","source_credit":"","title":"","url":"asset://new_assets/6a7e588c945f9de755c5a9cf","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"amba-gale"},"summary":{"type":"html","value":"\u003cp>Amba Gale is a master coach, award-winning author, and lifelong guide for those ready to live and lead with authenticity, courage, and joy. \u003c/p>\n\n"},"title":{"type":"title","value":"Amba Gale"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://galeleadership.com/\" target=\"_blank\">\u003cu>galeleadership.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":"Amba Gale is a master coach, award-winning author, and lifelong guide for those ready to live and lead with authenticity, courage, and joy.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7e588c945f9de755c5a9cf","use_caption":false},"keywords":[],"primary_slug":"amba-gale","slugs":["amba-gale"],"sponsored":false,"title":"Amba Gale"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786664940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Ig2by","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1786664940000,"type":"content:coast-to-coast-guest","summary":{"title":"Amba Gale","description":"Amba Gale is a master coach, award-winning author, and lifelong guide for those ready to live and lead with authenticity, courage, and joy.","image":"https://i.iheart.com/v3/re/new_assets/6a7e588c945f9de755c5a9cf"}},{"ref_id":"%2F61e0c6eb59be0b249eb59caf","slug":"ericka-boussarhane","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/ericka-boussarhane/","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>International psychic medium Ericka Boussarhane is highly respected for her amazing ability to communicate with loved ones from the other side. Ericka has helped countless people with issues in relationships, grief, career, family, health, finance, death, crime, business, and more. She uses her mediumship, clairvoyance, clairaudience, and clairsentience to help others find closure and insight into their lives. As a generational psychic, Ericka uses no divination tool for her readings.\u003c/p>\n\n\u003cp>Ericka is a serial entrepreneur and philanthropist. She spent most of her life working in psychology and business. She later went on to open two child care facilities. She founded one of the first African American female-owned comic conventions in the US, the Pensacola Comic Convention. The multi-genre convention covers science fiction, horror, fantasy, gaming, anime, costuming, indie films, artists, celebrities, comics, Renaissance, cosplay, steampunk, theater, performing, literature, publishing, arts, mystery, collecting, model construction, filmmaking, and the paranormal.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sam-Boogie-Man-Ericka-Boussarhane/dp/1438931077/ctoc\" target=\"_blank\">Sam and the Boogie Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Psychic &amp; Intuitive Development Course\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Psychic and Mediumship Development Course\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Connect with Spirit: Chakra Cleanse and Psychic Development \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Relationship Rehab: Releasing Past Relationships, Healing, and Attracting Healthy Relationships\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">Love Never Dies: Meeting Your Loved Ones, Pets, and Spirit Guides Through Mediumship\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":"%2F61e2c1c0e9fa4c0fa83763df","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/61e2c1c0e9fa4c0fa83763df","source_credit":"","title":"","url":"asset://new_assets/61e2c1c0e9fa4c0fa83763df","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"ericka-boussarhane"},"summary":{"type":"html","value":"\u003cp>International psychic medium Ericka Boussarhane is highly respected for her amazing ability to communicate with loved ones from the other side. Ericka has helped countless people with issues in relationships, grief, career, family, health, finance, death, crime, business, and more. She uses her mediumship, clairvoyance, clairaudience, and clairsentience to help others find closure and insight into their lives. As a generational psychic, Ericka uses no divination tool for her readings.\u003c/p>\n\n"},"title":{"type":"title","value":"Ericka Boussarhane"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://vimeo.com/secondsightparanormal\" target=\"_blank\">Second Sight Paranormal TV\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.coldcasepsychic.com/\" target=\"_blank\">coldcasepsychic.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.secondsightparanormal.com/\" target=\"_blank\">secondsightparanormal.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://psychicdiva.thinkific.com/\" target=\"_blank\">psychicdiva.thinkific.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":"International psychic medium Ericka Boussarhane is highly respected for her amazing ability to communicate with loved ones from the other side. Ericka has helped countless people with issues in relationships, grief, career, family, health, finance, death, crime, business, and more. She uses her mediumship, clairvoyance, clairaudience, and clairsentience to help others find closure and insight into their lives. As a generational psychic, Ericka uses no divination tool for her readings.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/61e2c1c0e9fa4c0fa83763df","use_caption":false},"keywords":[],"primary_slug":"ericka-boussarhane","slugs":["ericka-boussarhane"],"sponsored":false,"title":"Ericka Boussarhane"},"targeting":{"exclusion":{"tags":[]},"publish_date":1642120800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ph41E","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":1642120800000,"type":"content:coast-to-coast-guest","summary":{"title":"Ericka Boussarhane","description":"International psychic medium Ericka Boussarhane is highly respected for her amazing ability to communicate with loved ones from the other side. Ericka has helped countless people with issues in relationships, grief, career, family, health, finance, death, crime, business, and more. She uses her mediumship, clairvoyance, clairaudience, and clairsentience to help others find closure and insight into their lives. As a generational psychic, Ericka uses no divination tool for her readings.","image":"https://i.iheart.com/v3/re/new_assets/61e2c1c0e9fa4c0fa83763df"}}]}},{"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:/6a7ea549a80cb55c3811d6fe","slug:2026-08-20-show","slug:2026-08-20-show","keyword:keywords/hidden wisdom","keyword:keywords/transplants","keyword:keywords/cellular memory","keyword:keywords/psychic abilities"]}},{"id":"%2F6a7eaaf8a80cb55c3811d717","type":"PUBLISHING","record":{"ref_id":"%2F6a7eaaf8a80cb55c3811d717","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-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>Guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomes artist, author, and paranormal investigator \u003ca href=\"https://christopherfleming.com/\" target=\"_blank\">Chris Fleming\u003c/a>, who recounts his battle with leukemia and how, during his chemotherapy treatments, he experienced a series of profound supernatural encounters that transformed his understanding of life, death, and what exists beyond. Fleming will share not only his encounters but also extraordinary true stories from people around the world, who have experienced divine guidance, healing, and miraculous intervention. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind! \u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00266fcc137bf24420175a","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6826ed959549d8cf707b59c6"]},"host_name":{"type":"plain","value":"Ryan Wrecker"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/healing encounters"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An atmospheric double exposure of a hooded figure. Silhouetted against bokeh bright lights at night.","id":"%2F6a7eac23b85d06aad77e01f8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a7eac23b85d06aad77e01f8","source_credit":"David Wall / Moment / Getty Images","title":"An atmospheric double exposure of a hooded figure. Silhouetted against bokeh bright lights at night.","url":"asset://assets.getty/6a7eac23b85d06aad77e01f8","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1787320800000},"slug":{"type":"slug","value":"2026-08-21-show"},"summary":{"type":"html","value":"\u003cp>Guest host Ryan Wrecker (\u003ca href=\"mailto:ryanwrecker@coasttocoastam.com\" target=\"_blank\">\u003cu>email\u003c/u>\u003c/a>) welcomes artist, author, and paranormal investigator \u003ca href=\"https://christopherfleming.com/\" target=\"_blank\">Chris Fleming\u003c/a>, who recounts his battle with leukemia and how, during his chemotherapy treatments, he experienced a series of profound supernatural encounters that transformed his understanding of life, death, and what exists beyond. Fleming will share not only his encounters but also extraordinary true stories from people around the world, who have experienced divine guidance, healing, and miraculous intervention. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind! \u003c/p>\n\n"},"title":{"type":"title","value":"Healing Encounters / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://christopherfleming.com/\" target=\"_blank\">\u003cu>christopherfleming.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Guest host Ryan Wrecker (email) welcomes artist, author, and paranormal investigator Chris Fleming, who recounts his battle with leukemia and how, during his chemotherapy treatments, he experienced a series of profound supernatural encounters that transformed his understanding of life, death, and what exists beyond. Fleming will share not only his encounters but also extraordinary true stories from people around the world, who have experienced divine guidance, healing, and miraculous intervention. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An atmospheric double exposure of a hooded figure. Silhouetted against bokeh bright lights at night.","link":"","new_tab":false,"source_credit":"David Wall / Moment / Getty Images","title":"An atmospheric double exposure of a hooded figure. Silhouetted against bokeh bright lights at night.","url":"asset://assets.getty/6a7eac23b85d06aad77e01f8","use_caption":false},"keywords":["keywords/healing encounters"],"primary_slug":"2026-08-21-show","slugs":["2026-08-21-show"],"sponsored":false,"title":"Healing Encounters / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1787392800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Lhnek","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-08-21-show/"},"slug":"2026-08-21-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a7eac23b85d06aad77e01f8","title":"Healing Encounters / Open Lines","description":"Guest host Ryan Wrecker (email) welcomes artist, author, and paranormal investigator Chris Fleming, who recounts his battle with leukemia and how, during his chemotherapy treatments, he experienced a series of profound supernatural encounters that transformed his understanding of life, death, and what exists beyond. Fleming will share not only his encounters but also extraordinary true stories from people around the world, who have experienced divine guidance, healing, and miraculous intervention. Followed by Open Lines in the latter half. Give Ryan a call and discuss whatever is on your mind!","author":""},"pub_start":1787392800000,"pub_until":4115978604802,"pub_changed":1787392800000,"subscription":[{"tags":["coast-categories/supernatural-paranormal","coast-categories/spirituality-occult","coast-categories/host-ryan-wrecker","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00266fcc137bf24420175a","slug":"fleming-chris-6615","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/fleming-chris/6615","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>Chris Fleming is a world-renowned psychic medium, paranormal investigator, artist, and television host with over five decades of experience exploring the mysteries of the supernatural. Best known for co-hosting the cult classic \u003cem>Dead Famous\u003c/em>, \u003cem>Psychic Kids\u003c/em>, and more recently \u003cem>Haunted Scotland\u003c/em> and \u003cem>Haunted Ireland\u003c/em>, Chris has earned an international reputation for his genuine and compassionate approach to spirit communication and the afterlife. His work has taken him across the globe investigating hauntings, miracles, and unexplained phenomena while helping countless people understand and find peace with their own spiritual experiences.\u003c/p>\n\n\u003cp>Chris is currently recovering from leukemia after eight months of intensive chemotherapy, while he continues to dedicate his life to exploring the connections between faith, consciousness, and the unseen. He is currently writing his first book, Beyond Ordinary: Messages, Miracles &amp; Encounters That Changed Lives, which shares his personal encounters alongside extraordinary true stories from others around the world—offering hope, healing, and a deeper understanding of the forces that unite us all.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.christopherfleming.com/\" target=\"_blank\">christopherfleming.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://facebook.com/chrisflemingofficial\" target=\"_blank\">\u003cu>facebook.com/chrisflemingofficial\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Boogie-Man-Blues-Explicit-Collective/dp/B0GYP1D1NW/ctoc\" target=\"_blank\">Boogie Man Blues\u003c/a>\u003c/li>\u003c/ul>\n"},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69086030c2d32eb5d175eaf3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69086030c2d32eb5d175eaf3","source_credit":"","title":"","url":"asset://new_assets/69086030c2d32eb5d175eaf3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"fleming-chris-6615"},"summary":{"type":"html","value":"\u003cp>Chris Fleming is a world-renowned psychic medium, paranormal investigator, artist, and television host with over five decades of experience exploring the mysteries of the supernatural. \u003c/p>\n\n"},"title":{"type":"title","value":"Chris Fleming"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/fleming-chris-6615","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/fleming-chris/6615","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Chris Fleming is a world-renowned psychic medium, paranormal investigator, artist, and television host with over five decades of experience exploring the mysteries of the supernatural.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69086030c2d32eb5d175eaf3","use_caption":false},"keywords":[],"primary_slug":"fleming-chris-6615","slugs":["fleming-chris-6615"],"sponsored":false,"title":"Chris Fleming"},"targeting":{"exclusion":{"tags":[]},"publish_date":1459479960000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IxyXa","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1459479960000,"type":"content:coast-to-coast-guest","summary":{"title":"Chris Fleming","description":"Chris Fleming is a world-renowned psychic medium, paranormal investigator, artist, and television host with over five decades of experience exploring the mysteries of the supernatural.","image":"https://i.iheart.com/v3/re/new_assets/69086030c2d32eb5d175eaf3"}},{"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:/6a7eaaf8a80cb55c3811d717","slug:2026-08-21-show","slug:2026-08-21-show","keyword:keywords/healing encounters"]}}],"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":"%2F6a7d7538242494424954bda9","type":"PUBLISHING","record":{"ref_id":"%2F6a7d7538242494424954bda9","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Daily Mail"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdba","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdba","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdba","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":"extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants"},"source":{"type":"plain","value":"Daily Mail"},"source_url":{"type":"plain","value":"https://www.dailymail.com/sciencetech/article-16047557/extinct-human-remains-Denisovans-nephilim-bible.html"},"summary":{"type":"html","value":"\u003cp>Researchers identified the mysterious leg bones as belonging to Denisovans, an ancient human group that split from the Neanderthal lineage about 550,000 years ago.\u003c/p>\n\n"},"title":{"type":"title","value":"Extinct human remains found on seafloor fuel claims of real-life biblical giants"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Daily Mail","description":"Researchers identified the mysterious leg bones as belonging to Denisovans, an ancient human group that split from the Neanderthal lineage about 550,000 years ago.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdba","use_caption":false},"keywords":[],"primary_slug":"extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants","slugs":["extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants"],"sponsored":false,"title":"Extinct human remains found on seafloor fuel claims of real-life biblical giants"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"71ICt","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants/"},"slug":"extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdba","title":"Extinct human remains found on seafloor fuel claims of real-life biblical giants","description":"Researchers identified the mysterious leg bones as belonging to Denisovans, an ancient human group that split from the Neanderthal lineage about 550,000 years ago.","author":"Daily Mail"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d7538242494424954bda9","slug:extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants","slug:extinct-human-remains-found-on-seafloor-fuel-claims-of-real-life-biblical-giants","author:user"]}},{"id":"%2F6a7d75bd242494424954bdc9","type":"PUBLISHING","record":{"ref_id":"%2F6a7d75bd242494424954bdc9","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"UPI"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdbc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdbc","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdbc","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":"mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent"},"source":{"type":"plain","value":"UPI"},"source_url":{"type":"plain","value":"https://www.upi.com/Odd_News/2026/08/12/fake-cats-Cape-Coral-Florida-burrowing-owls/6451786547980/"},"summary":{"type":"html","value":"\u003cp>Wildlife experts believe the placement in Cape Coral, FL might be an attempt to ward off burrowing owls.\u003c/p>\n\n"},"title":{"type":"title","value":"Mysterious cat cutouts placed in vacant lots as apparent owl deterrent"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"UPI","description":"Wildlife experts believe the placement in Cape Coral, FL might be an attempt to ward off burrowing owls.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdbc","use_caption":false},"keywords":[],"primary_slug":"mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent","slugs":["mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent"],"sponsored":false,"title":"Mysterious cat cutouts placed in vacant lots as apparent owl deterrent"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"jFIlW","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent/"},"slug":"mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdbc","title":"Mysterious cat cutouts placed in vacant lots as apparent owl deterrent","description":"Wildlife experts believe the placement in Cape Coral, FL might be an attempt to ward off burrowing owls.","author":"UPI"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d75bd242494424954bdc9","slug:mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent","slug:mysterious-cat-cutouts-placed-in-vacant-lots-as-apparent-owl-deterrent","author:user"]}},{"id":"%2F6a7d762e242494424954bdd5","type":"PUBLISHING","record":{"ref_id":"%2F6a7d762e242494424954bdd5","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"New York Post"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdbb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdbb","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdbb","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base"},"source":{"type":"plain","value":"New York Post"},"source_url":{"type":"plain","value":"https://nypost.com/2026/08/12/us-news/scientists-discover-new-demon-cavefish-in-highly-studied-alabama-cave/"},"summary":{"type":"html","value":"\u003cp>The new genus, formally known as Demogorgonichthys arcanus, but aptly dubbed “demon cavefish,” was discovered in Bobcat Cave.\u003c/p>\n\n"},"title":{"type":"title","value":"Scientists discover new eyeless ‘demon cavefish’ in Alabama cave beneath Army base"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"New York Post","description":"The new genus, formally known as Demogorgonichthys arcanus, but aptly dubbed “demon cavefish,” was discovered in Bobcat Cave.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdbb","use_caption":false},"keywords":[],"primary_slug":"scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base","slugs":["scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base"],"sponsored":false,"title":"Scientists discover new eyeless ‘demon cavefish’ in Alabama cave beneath Army base"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"fwkrM","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base/"},"slug":"scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdbb","title":"Scientists discover new eyeless ‘demon cavefish’ in Alabama cave beneath Army base","description":"The new genus, formally known as Demogorgonichthys arcanus, but aptly dubbed “demon cavefish,” was discovered in Bobcat Cave.","author":"New York Post"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d762e242494424954bdd5","slug:scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base","slug:scientists-discover-new-eyeless-demon-cavefish-in-alabama-cave-beneath-army-base","author:user"]}},{"id":"%2F6a7d767a242494424954bde1","type":"PUBLISHING","record":{"ref_id":"%2F6a7d767a242494424954bde1","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/secret-self-healing-powers-of-the-brain-revealed-in-landmark-study/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdb6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdb6","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdb6","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":"secret-self-healing-powers-of-the-brain-revealed-in-landmark-study"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/secret-self-healing-powers-of-the-brain-revealed-in-landmark-study-upending-past-thinking-on-adult-brains-regenerative-abilities/"},"summary":{"type":"html","value":"\u003cp>The research, carried out by researchers at the University of Zurich, reveals that the adult brain can display surprising abilities to repair itself.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Self-Healing Powers of the Brain Revealed in Landmark Study"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"The research, carried out by researchers at the University of Zurich, reveals that the adult brain can display surprising abilities to repair itself.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdb6","use_caption":false},"keywords":[],"primary_slug":"secret-self-healing-powers-of-the-brain-revealed-in-landmark-study","slugs":["secret-self-healing-powers-of-the-brain-revealed-in-landmark-study"],"sponsored":false,"title":"Secret Self-Healing Powers of the Brain Revealed in Landmark Study"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"CqV3K","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/secret-self-healing-powers-of-the-brain-revealed-in-landmark-study/"},"slug":"secret-self-healing-powers-of-the-brain-revealed-in-landmark-study","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdb6","title":"Secret Self-Healing Powers of the Brain Revealed in Landmark Study","description":"The research, carried out by researchers at the University of Zurich, reveals that the adult brain can display surprising abilities to repair itself.","author":"The Debrief"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d767a242494424954bde1","slug:secret-self-healing-powers-of-the-brain-revealed-in-landmark-study","slug:secret-self-healing-powers-of-the-brain-revealed-in-landmark-study","author:user"]}},{"id":"%2F6a7d76d2242494424954bded","type":"PUBLISHING","record":{"ref_id":"%2F6a7d76d2242494424954bded","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[{"id":"user","name":"Popular Mechanics"}]},"blocks":{"type":"flex","value":[]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a7d7575242494424954bdc5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdc5","source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdc5","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":"a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source"},"source":{"type":"plain","value":"Popular Mechanics"},"source_url":{"type":"plain","value":"https://www.popularmechanics.com/preview/science/environment/a73368195/mysterious-glowing-orbs-source/"},"summary":{"type":"html","value":"\u003cp>These otherworldly orbs of light in the Chihuahuan Desert have perplexed locals for more than a century.\u003c/p>\n\n"},"title":{"type":"title","value":"A Cowhand Spotted Mysterious Glowing Orbs Nearly 150 Years Ago. Scientists May Have Found the Source."}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Popular Mechanics","description":"These otherworldly orbs of light in the Chihuahuan Desert have perplexed locals for more than a century.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7d7575242494424954bdc5","use_caption":false},"keywords":[],"primary_slug":"a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source","slugs":["a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source"],"sponsored":false,"title":"A Cowhand Spotted Mysterious Glowing Orbs Nearly 150 Years Ago. Scientists May Have Found the Source."},"targeting":{"exclusion":{"tags":[]},"publish_date":1786611600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ll09Y","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source/"},"slug":"a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a7d7575242494424954bdc5","title":"A Cowhand Spotted Mysterious Glowing Orbs Nearly 150 Years Ago. Scientists May Have Found the Source.","description":"These otherworldly orbs of light in the Chihuahuan Desert have perplexed locals for more than a century.","author":"Popular Mechanics"},"pub_start":1786611600000,"pub_until":4115978604802,"pub_changed":1786611600000,"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:/6a7d76d2242494424954bded","slug:a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source","slug:a-cowhand-spotted-mysterious-glowing-orbs-nearly-150-years-ago-scientists-may-have-found-the-source","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1787902401000,"\u003cupcoming_pub_after>":1786694400000,"\u003cpub_start>":1786692801000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1786779201000,"\u003ctonight_pub_after>":1786694400000},"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":"%2F6a75376b255b69bb57c88fc3","type":"PUBLISHING","record":{"ref_id":"%2F6a75376b255b69bb57c88fc3","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-12-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author and grief expert \u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">Sandra Champlain\u003c/a>, host of the paranormal podcast \u003ca href=\"https://www.coasttocoastam.com/podcasts/\" target=\"_blank\">Shades of the Afterlife\u003c/a>, shared her research into life beyond death and evidence supporting the afterlife, including phenomena like reincarnation, near-death experiences, and electronic voice phenomena (EVPs). Highlighting the spiritual dimension of her work, she stated, &quot;I believe consciousness really is the force behind it all.&quot; She noted a universal message from near-death experiences and spiritual leaders alike: &quot;We're meant to be kind, to help each other, to forgive, to love one another.&quot;\u003c/p>\n\n\u003cp>Drawing on interviews with hospice workers, Champlain described death as a peaceful transition akin to waking from a dream into a familiar, comforting place. &quot;You're still you. And around you is a place very comfortable... Loved ones are there to greet you. Even your pets are there,&quot; she said, adding that there is an ability to choose one's &quot;best age&quot; during the crossing over to the other side. She challenged traditional religious views, particularly the concept of hell, suggesting that &quot;the toughest place is here on Earth&quot; and that &quot;our mind can create heaven on Earth, and vice versa.&quot; She acknowledged the diversity of religious beliefs and urged listeners to use their &quot;internal compass&quot; rather than relying solely on doctrine.\u003c/p>\n\n\u003cp>Addressing skepticism, Champlain pointed to near-death experiences, deathbed visions, and verifiable medium readings as evidence for consciousness surviving death. &quot;I've witnessed too much to think that when we just close our eyes that final time, it's over,&quot; she remarked. She also discussed the &quot;dream gate,&quot; a hypnagogic state between waking and sleeping where one can connect with deceased loved ones through imagination and meditation. Sandra leads weekly free \u003ca href=\"https://www.wedontdie.com/pages/sundaygathering\" target=\"_blank\">Zoom gatherings\u003c/a> on Sundays featuring mediumistic demonstrations.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, psychic medium and &quot;Good Witch&quot; \u003ca href=\"https://pattinegri.com/\" target=\"_blank\">Patti Negri\u003c/a> discussed her extensive experience with witchcraft, seances, haunted dolls, and paranormal phenomena. Describing poppet magic as &quot;sympathetic magic used in spellcraft,&quot; it involves using small dolls to represent individuals, often infused with personal items like hair or nail clippings to strengthen the connection. Unlike voodoo dolls, she emphasized that her practice is rooted in positive, non-manipulative magic, stating, &quot;I only work in the light... you can get everything you want from positive magic.&quot;\u003c/p>\n\n\u003cp>On seances and spirit communication, Negri revealed she began conducting seances at age seven, confidently asserting, &quot;I knew I was talking to the dead.&quot; She described encounters ranging from &quot;orbs and shadows and lights and sounds&quot; to more dramatic experiences like a man spontaneously catching fire during a session. She introduced the concept of practical magic—integrating magical intention into everyday actions. She described it as &quot;charming your toothpaste&quot; or stirring coffee with intention, linking daily rituals to natural cycles like the moon phases for improved well-being. She shared her &quot;30-second practice,&quot; a quick elemental balancing technique involving earth, fire, water, and air to realign mind, body, and spirit, helping individuals overcome fear and regain focus.\u003c/p>\n\n\u003cp>Delving into the phenomenon of haunted dolls, she distinguished between &quot;haunted&quot; and &quot;spirited&quot; dolls. She explained that haunted dolls typically harbor a spirit or ghost seeking a vessel, often choosing dolls for their human-like features. Warning that negative dolls can drain energy and cause harm, she cited examples like Annabelle, Peggy, and Robert the Doll as particularly malevolent entities. Negri recounted her personal experience handling these dolls, including working with a priest for blessings to mitigate negative energy. With spirited dolls, she attributed their energy to the accumulated emotional imprint of past owners and incidents. She advised doll owners to &quot;get to know&quot; their haunted dolls, use protection techniques, and heed intuitive warnings from pets or family members. During the last hour, she gave readings for callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://mishtalk.com\" target=\"_blank\">\u003cem>Mish Shedlock\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/We-Dont-Die-Skeptics-Discovery/dp/1614483825//ctoc\" target=\"_blank\">We Don't Die: A Skeptic's Discovery of Life After Death\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Dollcraft-Witchs-Poppet-Magick-Haunted/dp/073877748X/ctoc\" target=\"_blank\">Dollcraft: A Witch's Guide to Poppet Magick &amp; Haunted Dolls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Old-World-Magick-Modern-Techniques/dp/1733545506/ctoc\" target=\"_blank\">Old World Magick for the Modern World\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":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"Rush","title":"Ghost Of A Chance","url":"https://amazon.com/dp/B00123BAYO/ctoc?trackAsin=B00123BAYO"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Pointer Sisters","title":"I’m So Excited","url":"https://amazon.com/dp/B06Y6GJZ7Q/ctoc?trackAsin=B06Y6GJZ7Q"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc?1"},{"artist":"Maxine Nightengale","title":"Right Back Where We Started From","url":"https://amazon.com/dp/B07SNYB5ZS/ctoc?trackAsin=B07SNYB5ZS"},{"artist":"The Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Lionel Richie","title":"Running With The Night","url":"https://amazon.com/dp/B0070PVOKI/ctoc?trackAsin=B0070PVOKI"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Alannah Myles","title":"Black Velvet","url":"https://amazon.com/dp/B0FPP8TP3P/ctoc?trackAsin=B0FPP8TP3P"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"The Eagles","title":"Witchy Woman","url":"https://amazon.com/dp/B00DAPJMYM/ctoc?trackAsin=B00DAPJMYM"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Santana","title":"Black Magic Woman","url":"https://amazon.com/dp/B00137GKW6/ctoc?trackAsin=B00137GKW6"},{"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":["%2F5e006745cc137bf2442019d9","%2F5f766a37019c5bd3a50a0895"]},"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/witchcraft","keywords/spirit communication","keywords/hauntings","keywords/life after death","keywords/afterlife"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a7d9d80b8d8065b7a5452f0","show":"coast","title":"Wed, Aug 12 2026 - Hour 1"},{"episodeId":"/episodes/6a7d9d90b8d8065b7a5452f1","show":"coast","title":"Wed, Aug 12 2026 - Hour 2"},{"episodeId":"/episodes/6a7d9da4b8d8065b7a5452f2","show":"coast","title":"Wed, Aug 12 2026 - Hour 3"},{"episodeId":"/episodes/6a7d9db6b8d8065b7a5452f3","show":"coast","title":"Wed, Aug 12 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Composition on the subject of Future Technologies. 3d rendered graphics.","id":"%2F6997b3bca5bcae89c14808e4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4","source_credit":"Artystarty / iStock / Getty Images","title":"Artificial Intelligence","url":"asset://assets.getty/6997b3bca5bcae89c14808e4","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786543200000},"slug":{"type":"slug","value":"2026-08-12-show"},"summary":{"type":"html","value":"\u003cp>Author and grief expert \u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">Sandra Champlain\u003c/a> shared her research into life beyond death. Followed by psychic medium and &quot;Good Witch&quot; \u003ca href=\"https://pattinegri.com/\" target=\"_blank\">Patti Negri\u003c/a> on her experiences with witchcraft, seances, and haunted dolls.\u003c/p>\n\n"},"title":{"type":"title","value":"Afterlife Evidence / Spirit Communication & Magick"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://wedontdie.com/\" target=\"_blank\">wedontdie.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">sandrachamplain.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wedontdie.mykajabi.com/pages/radio-show\" target=\"_blank\">wedontdieradio.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.pattinegri.com/\" target=\"_blank\">pattinegri.com\u003c/a>\u003c/li>\u003c/ul>\n\n"},"zype_episodes":{"type":"plain","value":"08-12-2026-hour-1,08-12-2026-hour-2,08-12-2026-hour-3,08-12-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-08-12-show/","summary":{"author":"","description":"Author and grief expert Sandra Champlain shared her research into life beyond death. Followed by psychic medium and \"Good Witch\" Patti Negri on her experiences with witchcraft, seances, and haunted dolls.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Composition on the subject of Future Technologies. 3d rendered graphics.","link":"","new_tab":false,"source_credit":"Artystarty / iStock / Getty Images","title":"Artificial Intelligence","url":"asset://assets.getty/6997b3bca5bcae89c14808e4","use_caption":false},"keywords":["keywords/witchcraft","keywords/spirit communication","keywords/hauntings","keywords/life after death","keywords/afterlife"],"primary_slug":"2026-08-12-show","slugs":["2026-08-12-show"],"sponsored":false,"title":"Afterlife Evidence / Spirit Communication & Magick"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786615200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WC7zZ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/alternative-history-conspiracies","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6997b3bca5bcae89c14808e4","title":"Afterlife Evidence / Spirit Communication & Magick","description":"Author and grief expert Sandra Champlain shared her research into life beyond death. Followed by psychic medium and \"Good Witch\" Patti Negri on her experiences with witchcraft, seances, and haunted dolls.","author":""},"pub_start":1786615200000,"pub_until":4115978604802,"pub_changed":1786617336472,"subscription":[{"tags":["coast-categories/extraterrestrial","coast-categories/alternative-history-conspiracies","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":"%2F5e006745cc137bf2442019d9","slug":"champlain-sandra-65619","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/champlain-sandra/65619","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>The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing. Her fears were rested when she determined that there is sufficient proof that we don't die.\u003c/p>\n\n\u003cp>The death of her father caused Sandra to investigate the world of grief. She created the audio called How To Survive Grief, to share with others her findings that helped her relieve her pain. The audio went viral within months and listeners reported that it not only eased their pain, gave hope and prevented suicides. Courageously, she shares her real story in her book, We Don't Die - A Skeptic's Discovery of Life After Death, now a #1 international bestseller. Sandra is a highly respected speaker, author, entrepreneur and subject of the new documentary by Emmy-award winning Robert Lyon, We Don't Die - Documenting A Skeptic's Discovery of Life After Death. She is also the host of “Shades of the Afterlife” on the iHeart Radio &amp; Coast to Coast AM Paranormal Podcast Network.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/We-Dont-Die-Skeptics-Discovery/dp/1614483825//ctoc\" target=\"_blank\">We Don't Die: A Skeptic's Discovery of Life After Death\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":"%2F682c2cc6f6e5e3a060b77776","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/682c2cc6f6e5e3a060b77776","source_credit":"","title":"","url":"asset://new_assets/682c2cc6f6e5e3a060b77776","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"champlain-sandra-65619"},"summary":{"type":"html","value":"\u003cp>The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing.\u003c/p>\n\n"},"title":{"type":"title","value":"Sandra Champlain"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://wedontdie.com/\" target=\"_blank\">wedontdie.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.sandrachamplain.com/\" target=\"_blank\">sandrachamplain.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://wedontdie.mykajabi.com/pages/radio-show\" target=\"_blank\">wedontdieradio.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://shadesoftheafterlife.com\" target=\"_blank\">shadesoftheafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/champlain-sandra-65619","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/champlain-sandra/65619","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/682c2cc6f6e5e3a060b77776","use_caption":false},"keywords":[],"primary_slug":"champlain-sandra-65619","slugs":["champlain-sandra-65619"],"sponsored":false,"title":"Sandra Champlain"},"targeting":{"exclusion":{"tags":[]},"publish_date":1386291660000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"P6VFm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1386291660000,"type":"content:coast-to-coast-guest","summary":{"title":"Sandra Champlain","description":"The fear of dying led Sandra Champlain on a 15-year journey to find evidence of the afterlife. She privately studied the worlds of psychic ability, mediumship, past life regression, near-death experiences, induced after death communication, reincarnation, electronic voice phenomena, dowsing, and remote viewing.","image":"https://i.iheart.com/v3/re/new_assets/682c2cc6f6e5e3a060b77776"}},{"ref_id":"%2F5f766a37019c5bd3a50a0895","slug":"patti-negri","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/patti-negri/","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>Patti Negri is a psychic-medium and &quot;Good Witch&quot; best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.\u003c/p>\n\n\u003cp>Patti enjoys working her magic on Ghost Adventures and their new spinoff Deadly Possessions on the Travel Channel. She was brought in as a paranormal expert on Ghostly Lovers, Candidly Nicole, Mansion Hunters, and dozens more. She has even gotten into the home makeover world on Mobile Home Disaster. In addition to being a host of Psychics Gone Wild on Blogtalk Radio, Patti has been heard on national syndicated radio with Adam Corolla, Jason Ellis, and Mancow Muller.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Dollcraft-Witchs-Poppet-Magick-Haunted/dp/073877748X/ctoc\" target=\"_blank\">Dollcraft: A Witch's Guide to Poppet Magick &amp; Haunted Dolls\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Old-World-Magick-Modern-Techniques/dp/1733545506/ctoc\" target=\"_blank\">Old World Magick for the Modern World\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":"%2F68ff9e517e33f83c7d78acee","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68ff9e517e33f83c7d78acee","source_credit":"","title":"","url":"asset://new_assets/68ff9e517e33f83c7d78acee","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"patti-negri"},"summary":{"type":"html","value":"\u003cp>Patti Negri is a psychic-medium and &quot;Good Witch&quot; best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.\u003c/p>\n\n"},"title":{"type":"title","value":"Patti Negri"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.pattinegri.com/\" target=\"_blank\">pattinegri.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":"Patti Negri is a psychic-medium and \"Good Witch\" best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68ff9e517e33f83c7d78acee","use_caption":false},"keywords":[],"primary_slug":"patti-negri","slugs":["patti-negri"],"sponsored":false,"title":"Patti Negri"},"targeting":{"exclusion":{"tags":[]},"publish_date":1601595960000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5f766a37019c5bd3a50a0894","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1601595960000,"type":"content:coast-to-coast-guest","summary":{"title":"Patti Negri","description":"Patti Negri is a psychic-medium and \"Good Witch\" best known for her recurring role on the Travel Channel’s #1 show Ghost Adventures. She is the international best selling author of Old World Magick for the Modern World. Patti’s body of work includes appearances on such shows as Master Chef, Beverly Hills Pawn, and Jeff Lewis's Flipping Out. She has graced numerous magazine covers, contributed to over 20 books, and conducted seances on radio, film, and TV working with such legends as Jon Voight, Josh Duhamel, Chevy Chase, and Gregory Hines.","image":"https://i.iheart.com/v3/re/new_assets/68ff9e517e33f83c7d78acee"}}]}},{"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:/6a75376b255b69bb57c88fc3","slug:2026-08-12-show","slug:2026-08-12-show","keyword:keywords/witchcraft","keyword:keywords/spirit communication","keyword:keywords/hauntings","keyword:keywords/life after death","keyword:keywords/afterlife"]}},{"id":"%2F6a75336f255b69bb57c88f92","type":"PUBLISHING","record":{"ref_id":"%2F6a75336f255b69bb57c88f92","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-11-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, lecturer, and healer \u003ca href=\"https://christopherlaprath.com/\" target=\"_blank\">Christopher LaPrath\u003c/a> spoke about his ability to perceive what he describes as the hidden architecture of reality, and how unseen forces may shape our thoughts and experiences. &quot;Many people alive today are really kind of dead inside,&quot; trapped in emotional and energetic patterns, he remarked. LaPrath aims to &quot;breathe some life back into people with these heavy energies that can be on them.&quot; When asked about &quot;seeing the unseen,&quot; he clarified it means perceiving &quot;what is operating underneath the story that someone consciously tells about their life,&quot; including inherited beliefs, past life experiences, and energies that may not belong to the individual.\u003c/p>\n\n\u003cp>His approach involves uncovering these hidden layers to help people break free from limiting patterns. One poignant case he recalled involved a man haunted by guilt over a fatal car accident in his youth. LaPrath conveyed a message from the spirit, “It was not your fault,” which led to the man’s emotional release, divorce from an abusive marriage, and a renewed, joyful life. Addressing the origins of his abilities, he reported that neuroscientific testing revealed his brain functions differently, and he had a possible genetic link to ancestral encounters with UFOs and healing abilities.\u003c/p>\n\n\u003cp>He emphasized that “seeing a spirit isn’t the most important thing,” but rather “seeing what the living can’t see about themselves” is key to growth. During the second hour, he offered readings to callers. To Debbie from New York, struggling with negative energy and relocation decisions, he explained that her sensitivity causes her to “pick up too much noise” from others and suggested clearing that confusion to “hear your own self as to what you want.” LaPrath also spoke about the ever-present nature of spirits, referencing quantum entanglement to support his claim that they are always here with us.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, dream expert \u003ca href=\"https://bonniebuckner.com/\" target=\"_blank\">Bonnie Buckner\u003c/a>, PhD, discussed the profound role dreams play in unlocking creativity, emotional balance, and personal transformation. She explained that dreams serve as a mirror to our inner selves, reflecting emotions, thoughts, and spiritual states. Drawing on a 13th-century Mediterranean tradition, she identified seven types of dreams that correspond to waking time experiences, ranging from nightmares to dreams of light or union, which indicate emotional and spiritual balance. Buckner pointed out that lucid dreams—where one is aware they are dreaming—offer a unique opportunity to consciously reshape one’s experience and enhance creativity. “Lucid dream haiku poems were rated as much more creative,” she noted, highlighting scientific studies supporting this.\u003c/p>\n\n\u003cp>Buckner also addressed the phenomenon of precognitive or shared dreams, describing the dream state as a “balloon” where all possibilities exist simultaneously. When asked about nightmares, she characterized them as vital signals of unresolved emotional blockages, stating, “Nightmares are our sort of first responder… about fear or anger… and they help us see where we need to shift.” She confirmed that people can influence their dreams through interaction and lucid dreaming, linking this to emotional regulation: &quot;Dreams operate neurologically as a place of processing memory and emotion, which then shifts our next day.&quot;\u003c/p>\n\n\u003cp>She introduced the “four-level compass” for dream interpretation—story, resonance, meaning, and potential—to deepen understanding beyond surface narratives. Buckner also highlighted how dreams can inspire creativity and problem-solving, citing the invention of the sewing machine, which came from a dream about cannibals with spears having holes in the tips. Dreams can move us out of narrow thinking and expand our imagination, she detailed, adding that dreams evolve with our life experiences and serve as a personalized inner vocabulary reflecting our unique perceptions.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://solari.com\" target=\"_blank\">\u003cem>Catherine Austin Fitts\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/TRESTLE-CREEK-Things-Dead-Fear/dp/0985008504/ctoc\" target=\"_blank\">Trestle Creek: Things the Dead Fear\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Secret-Mind-Bonnie-Buckner/dp/1953027466/ctoc\" target=\"_blank\">The Secret Mind\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":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"The Zombies","title":"Time Of The Season","url":"https://amazon.com/dp/B01856PQDG/ctoc?trackAsin=B01856PQDG"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"Frank Sinatra","title":"Cycles","url":"https://amazon.com/dp/B00HWM70FC/ctoc?trackAsin=B00HWM70FC"},{"artist":"Guns N’ Roses","title":"Knockin’ On Heaven’s Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc?trackAsin=B00AON26QO"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07GC9YK32/ctoc?trackAsin=B07GC9YK32"},{"artist":"The Lettermen","title":"I Have Dreamed","url":"https://amazon.com/dp/B0C5QLYP1G/ctoc?trackAsin=B0C5QLYP1G"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B008LB8ETO/ctoc?trackAsin=B008LB8ETO"},{"artist":"Tommy Edwards","title":"It’s All In The Game","url":"https://amazon.com/dp/B0BYRMY7TZ/ctoc?trackAsin=B0BYRMY7TZ"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Dokken","title":"In My Dreams","url":"https://amazon.com/dp/B0DZV9XD9M/ctoc?trackAsin=B0DZV9XD9M"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"Fleetwood Mac","title":"Dreams","url":"https://amazon.com/dp/B00B1MHYKK/ctoc?trackAsin=B00B1MHYKK"},{"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":["%2F6a75229615ab087c2e2c13ec","%2F6928b7193c5b1ceeabed4b52"]},"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/unseen influences","keywords/dreams"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a7c54fda89808e6afa5d186","show":"coast","title":"Tue, Aug 11 2026 - Hour 1"},{"episodeId":"/episodes/6a7c550fa89808e6afa5d187","show":"coast","title":"Tue, Aug 11 2026 - Hour 2"},{"episodeId":"/episodes/6a7c5521a89808e6afa5d188","show":"coast","title":"Tue, Aug 11 2026 - Hour 3"},{"episodeId":"/episodes/6a7c5530a89808e6afa5d189","show":"coast","title":"Tue, Aug 11 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"An inner journey from oneself to another. Face to face with a man waiting at the end of the hallway. The astral journey into the mysticism of the human mind finally reaches light and enlightenment. / You can see the animation movie of this image from my iStock video portfolio. Video number: 2195905265","id":"%2F688c219cf5e9a10fe30a47e4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/688c219cf5e9a10fe30a47e4","source_credit":"Devrimb / iStock / Getty Images","title":"Confrontation in the Subconscious","url":"asset://assets.getty/688c219cf5e9a10fe30a47e4","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786456800000},"slug":{"type":"slug","value":"2026-08-11-show"},"summary":{"type":"html","value":"\u003cp>Healer \u003ca href=\"https://christopherlaprath.com/\" target=\"_blank\">Christopher LaPrath\u003c/a> spoke about his ability to perceive unseen forces that shape our thoughts and experiences. Followed by dream expert \u003ca href=\"https://bonniebuckner.com/\" target=\"_blank\">Bonnie Buckner\u003c/a>, PhD, on the role dreams play in unlocking creativity, emotional balance, and personal transformation.\u003c/p>\n\n"},"title":{"type":"title","value":"Unseen Influences / Power of Dreams"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://christopherlaprath.com/\" target=\"_blank\">\u003cu>christopherlaprath.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://bonniebuckner.com/\" target=\"_blank\">bonniebuckner.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-11-2026-hour-1,08-11-2026-hour-2,08-11-2026-hour-3,08-11-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-08-11-show/","summary":{"author":"","description":"Healer Christopher LaPrath spoke about his ability to perceive unseen forces that shape our thoughts and experiences. Followed by dream expert Bonnie Buckner, PhD, on the role dreams play in unlocking creativity, emotional balance, and personal transformation.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"An inner journey from oneself to another. Face to face with a man waiting at the end of the hallway. The astral journey into the mysticism of the human mind finally reaches light and enlightenment. / You can see the animation movie of this image from my iStock video portfolio. Video number: 2195905265","link":"","new_tab":false,"source_credit":"Devrimb / iStock / Getty Images","title":"Confrontation in the Subconscious","url":"asset://assets.getty/688c219cf5e9a10fe30a47e4","use_caption":false},"keywords":["keywords/unseen influences","keywords/dreams"],"primary_slug":"2026-08-11-show","slugs":["2026-08-11-show"],"sponsored":false,"title":"Unseen Influences / Power of Dreams"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786528800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WWCOD","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/688c219cf5e9a10fe30a47e4","title":"Unseen Influences / Power of Dreams","description":"Healer Christopher LaPrath spoke about his ability to perceive unseen forces that shape our thoughts and experiences. Followed by dream expert Bonnie Buckner, PhD, on the role dreams play in unlocking creativity, emotional balance, and personal transformation.","author":""},"pub_start":1786528800000,"pub_until":4115978604802,"pub_changed":1786587454545,"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":"%2F6a75229615ab087c2e2c13ec","slug":"christopher-laprath","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/christopher-laprath/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Christopher Louis LaPrath is an award-winning author, lecturer, business coach, healer, and insight practitioner. With a Master's Degree in Human Dynamics, as well as degrees in Psychology and Communications, he has lectured worldwide to audiences as large as 30,000. Fluent in Mandarin, Christopher has studied with masters across cultures and traditions. His unique gift —seeing the unseen— helps people release hidden blocks and awaken to meaning, purpose, prosperity, and love.\u003c/p>\n\n\u003cp>His bestselling book Trestle Creek: Things the Dead Fear, winner of the Hollywood Book Festival Award for Best Non-Fiction, chronicles his extraordinary journey of survival, awakening, and the discovery of his inner gifts. Today, Christopher guides others to expand far beyond their present awareness and connect with their own inner knowing.\u003c/p>\n\n\u003cp>​\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/TRESTLE-CREEK-Things-Dead-Fear/dp/0985008504/ctoc\" target=\"_blank\">Trestle Creek: Things the Dead Fear\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":"%2F6a7521d414f2546bc4e25dcb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7521d414f2546bc4e25dcb","source_credit":"","title":"","url":"asset://new_assets/6a7521d414f2546bc4e25dcb","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"christopher-laprath"},"summary":{"type":"html","value":"\u003cp>Christopher Louis LaPrath is an award-winning author, lecturer, business coach, healer, and insight practitioner. With a Master's Degree in Human Dynamics, as well as degrees in Psychology and Communications, he has lectured worldwide to audiences as large as 30,000. Fluent in Mandarin, Christopher has studied with masters across cultures and traditions.\u003c/p>\n\n"},"title":{"type":"title","value":"Christopher LaPrath"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://christopherlaprath.com/\" target=\"_blank\">\u003cu>christopherlaprath.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":"Christopher Louis LaPrath is an award-winning author, lecturer, business coach, healer, and insight practitioner. With a Master's Degree in Human Dynamics, as well as degrees in Psychology and Communications, he has lectured worldwide to audiences as large as 30,000. Fluent in Mandarin, Christopher has studied with masters across cultures and traditions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7521d414f2546bc4e25dcb","use_caption":false},"keywords":[],"primary_slug":"christopher-laprath","slugs":["christopher-laprath"],"sponsored":false,"title":"Christopher LaPrath"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786061340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"cTtCN","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/psychology-mind"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1786061340000,"type":"content:coast-to-coast-guest","summary":{"title":"Christopher LaPrath","description":"Christopher Louis LaPrath is an award-winning author, lecturer, business coach, healer, and insight practitioner. With a Master's Degree in Human Dynamics, as well as degrees in Psychology and Communications, he has lectured worldwide to audiences as large as 30,000. Fluent in Mandarin, Christopher has studied with masters across cultures and traditions.","image":"https://i.iheart.com/v3/re/new_assets/6a7521d414f2546bc4e25dcb"}},{"ref_id":"%2F6928b7193c5b1ceeabed4b52","slug":"bonnie-buckner","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/bonnie-buckner/","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>Bonnie Bucker, PhD, is the founder and CEO of the International Institute for Dreaming and Imagery®, where she teaches people how to use dreaming and imagery for personal growth, problem-solving, and enhanced creativity. Bucker has used dreamwork as the basis for her work as an executive and creative coach for over twenty years. In addition, she continues to serve as an Executive Coach and Senior Fellow at George Washington University’s Center for Excellence in Public Leadership and Co-Faculty Director of their eCo Leadership Coaching certification program.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Secret-Mind-Bonnie-Buckner/dp/1953027466/ctoc\" target=\"_blank\">The Secret Mind\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":"%2F69caf9514dd4ae2316ee12b5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69caf9514dd4ae2316ee12b5","source_credit":"","title":"","url":"asset://new_assets/69caf9514dd4ae2316ee12b5","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"bonnie-buckner"},"summary":{"type":"html","value":"\u003cp>Bonnie Bucker, PhD, is the founder and CEO of the International Institute for Dreaming and Imagery®, where she teaches people how to use dreaming and imagery for personal growth, problem-solving, and enhanced creativity.\u003c/p>\n\n"},"title":{"type":"title","value":"Bonnie Buckner"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://bonniebuckner.com/\" target=\"_blank\">bonniebuckner.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":"Bonnie Bucker, PhD, is the founder and CEO of the International Institute for Dreaming and Imagery®, where she teaches people how to use dreaming and imagery for personal growth, problem-solving, and enhanced creativity.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69caf9514dd4ae2316ee12b5","use_caption":false},"keywords":[],"primary_slug":"bonnie-buckner","slugs":["bonnie-buckner"],"sponsored":false,"title":"Bonnie Buckner"},"targeting":{"exclusion":{"tags":[]},"publish_date":1764275760000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"vzMR7","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":1764275760000,"type":"content:coast-to-coast-guest","summary":{"title":"Bonnie Buckner","description":"Bonnie Bucker, PhD, is the founder and CEO of the International Institute for Dreaming and Imagery®, where she teaches people how to use dreaming and imagery for personal growth, problem-solving, and enhanced creativity.","image":"https://i.iheart.com/v3/re/new_assets/69caf9514dd4ae2316ee12b5"}}]}},{"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:/6a75336f255b69bb57c88f92","slug:2026-08-11-show","slug:2026-08-11-show","keyword:keywords/unseen influences","keyword:keywords/dreams"]}},{"id":"%2F6a752f8d255b69bb57c88f79","type":"PUBLISHING","record":{"ref_id":"%2F6a752f8d255b69bb57c88f79","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-10-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, true crime researcher and producer \u003ca href=\"https://sistersindeath.com/\" target=\"_blank\">Eli Frankel\u003c/a> revisited the enduring legacy of the Manson murders on the 57th anniversary of the Tate-LaBianca murders. Cult leader Charles Manson had a unique ability to manipulate others into committing violent acts, Frankel said. Delving into Manson's background, he traced his troubled upbringing in West Virginia and his time in harsh reform schools, which shaped his later cruelty. He described Manson as &quot;mentally imbalanced&quot; and emotionally unstable, suffering from delusions of grandeur, though not legally insane. He also discussed Manson's musical ambitions, noting that while &quot;he could play music&quot; and improvise well in person, his recordings failed to impress industry professionals.\u003c/p>\n\n\u003cp>He clarified misconceptions about the infamous Cielo Drive/Tate murders, explaining that Manson targeted the home because of its prominence, not solely for personal vengeance against former tenant Terry Melcher, a record producer who had rejected his music. Frankel provided updates on the surviving Manson family members involved in the murders, mentioning Leslie Van Houten's recent release and confirming that key figures like Tex Watson and Patricia Krenwinkel remain incarcerated. He also addressed speculation about the total number of Manson-related murders, stating that while the figure &quot;might be a little exaggerated,&quot; additional killings beyond the widely known seven victims are likely.\u003c/p>\n\n\u003cp>Describing Manson as a &quot;chameleon,&quot; Frankel said he was able to present multiple personalities during interviews and control his image to the public. Despite not being physically present at the murder scenes, Manson was convicted because he &quot;used other people to kill for him,&quot; orchestrating the crimes through his followers. The guest also questioned the Helter Skelter theory, calling it &quot;a trick&quot; used by Manson to promise a future revolution, while his real motive was revenge and a copycat effort to free an imprisoned follower. Frankel also discussed the Black Dahlia case, noting that murder victim Elizabeth Short had not come to Hollywood to be an actress but was simply &quot;looking for love.&quot; He connected her murder to that of Leila Welsh, the Prairie heiress, highlighting similarities that suggest a possible serial killer.\u003c/p>\n\n\u003cp>-----------\u003c/p>\n\n\u003cp>In the latter half, regression therapist \u003ca href=\"https://barbaralambregression.com/\" target=\"_blank\">Barbara Lamb\u003c/a> shared her unconventional journey, discussing the soul, past lives, ETs, &quot;walk-ins,&quot; spiritual healing, and the patterns and insights that have emerged from her work. Beginning her career in the 1970s, she discovered she was effectively using hypnosis to help clients access deeper states of consciousness. Exploring the concept of souls having extraterrestrial and multidimensional origins, she posited a complex spiritual ecosystem underpinning our existence, and detailed how many individuals may have lived multiple past lives as ETs or other-dimensional beings before incarnating as humans.\u003c/p>\n\n\u003cp>Lamb outlined how souls undergo a review process before incarnating, assessing past experiences and lessons to determine purposes for their next life. &quot;There might be six or seven or eight, maybe more, different purposes that a person will come in to this life to experience and to work on to learn from,&quot; she said, adding that this process shapes personality and life circumstances, guided by the soul's intent for growth and balance.\u003c/p>\n\n\u003cp>She also emphasized the role of higher consciousness in regression therapy, noting that individuals often connect with their &quot;higher self,&quot; subconscious mind, and spirit guides during these sessions. Explaining the phenomenon of &quot;walk-ins,&quot; she said it refers to souls that bypass traditional reincarnation by exchanging places with an existing human soul. The walk-in soul, often from another dimension or ET realm, takes over a mature human body to fulfill a mission of raising human consciousness. &quot;The walk-in looks like the original person because the walk-in is in the body,&quot; she noted, characterizing the soul exchange as a conscious agreement between two entities.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.vortex.com/\" target=\"_blank\">\u003cem>Lauren Weinstein\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://sethshostak.com/\" target=\"_blank\">\u003cem>Seth Shostak\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sisters-Death-Dahlia-Prairie-Heiress/dp/0806543760/ctoc\" target=\"_blank\">Sisters in Death: The Black Dahlia, the Prairie Heiress, and Their Hunter\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Cosmic-Convergence-Journeys-Walk-Ins-Starseeds/dp/195892170X/ctoc\" target=\"_blank\">\u003cu>Cosmic Convergence: Journeys of Walk-Ins, Starseeds, and Hybrids\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Experiences-Cases-Close-Encounter/dp/0971177643/ctoc\" target=\"_blank\">Alien Experiences\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Meet-Hybrids-Lives-Missions-Ambassadors/dp/1518741010/ctoc\" target=\"_blank\">Meet the Hybrids\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":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Soundgarden","title":"Black Hole Sun","url":"https://amazon.com/dp/B00J0L7XA0/ctoc?trackAsin=B00J0L7XA0"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"Mamas & Papas","title":"Monday, Monday","url":"https://amazon.com/dp/B000W2737O/ctoc?trackAsin=B000W2737O"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Frank Sinatra","title":"Summer Wind","url":"https://amazon.com/dp/B00TU1BU0Y/ctoc?trackAsin=B00TU1BU0Y"},{"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":"Perry Como","title":"Til The End Of Time","url":"https://amazon.com/dp/B00137X5KQ/ctoc?trackAsin=B00137X5KQ"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B008LB8ETO/ctoc?trackAsin=B008LB8ETO"},{"artist":"Styx","title":"The Best Of Times","url":"https://amazon.com/dp/B001O03DE0/ctoc?trackAsin=B001O03DE0"},{"artist":" John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0025VYRV0/ctoc?trackAsin=B0025VYRV0"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":true},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F69e18450376adc6fe35db845","%2F5e00a3f7cc137bf244201bc9"]},"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/Charles Manson","keywords/LaBianca murders","keywords/regression therapy","keywords/ETs"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a7afa80852428a1f6421a0a","show":"coast","title":"Mon, Aug 10 2026 - Hour 1"},{"episodeId":"/episodes/6a7afa94852428a1f6421a0b","show":"coast","title":"Mon, Aug 10 2026 - Hour 2"},{"episodeId":"/episodes/6a7afab0852428a1f6421a0c","show":"coast","title":"Mon, Aug 10 2026 - Hour 3"},{"episodeId":"/episodes/6a7afac1852428a1f6421a0d","show":"coast","title":"Mon, Aug 10 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Cosmic mind. Conceptual illustration of a galaxy in a silhouetted human head, representing curiosity of the universe","id":"%2F67061711312182aa28f526a9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/67061711312182aa28f526a9","source_credit":"VICTOR de SCHWANBERG/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Cosmic mind, conceptual illustration","url":"asset://assets.getty/67061711312182aa28f526a9","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786370400000},"slug":{"type":"slug","value":"2026-08-10-show"},"summary":{"type":"html","value":"\u003cp>True crime researcher \u003ca href=\"https://sistersindeath.com/\" target=\"_blank\">Eli Frankel\u003c/a> revisited the enduring legacy of the Manson murders. Followed by regression therapist \u003ca href=\"https://barbaralambregression.com/\" target=\"_blank\">Barbara Lamb\u003c/a> on the soul, past lives, ETs, and &quot;walk-ins.&quot; \u003c/p>\n\n"},"title":{"type":"title","value":"The Manson Murders / Regression Revelations"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://sistersindeath.com/\" target=\"_blank\">\u003cu>sistersindeath.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://barbaralambregression.com/\" target=\"_blank\">\u003cu>barbaralambregression.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-10-2026-hour-1,08-10-2026-hour-2,08-10-2026-hour-3,08-10-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-08-10-show/","summary":{"author":"","description":"True crime researcher Eli Frankel revisited the enduring legacy of the Manson murders. Followed by regression therapist Barbara Lamb on the soul, past lives, ETs, and \"walk-ins.\"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Cosmic mind. Conceptual illustration of a galaxy in a silhouetted human head, representing curiosity of the universe","link":"","new_tab":false,"source_credit":"VICTOR de SCHWANBERG/SCIENCE PHOTO LIBRARY / Science Photo Library / Getty Images","title":"Cosmic mind, conceptual illustration","url":"asset://assets.getty/67061711312182aa28f526a9","use_caption":false},"keywords":["keywords/Charles Manson","keywords/LaBianca murders","keywords/regression therapy","keywords/ETs"],"primary_slug":"2026-08-10-show","slugs":["2026-08-10-show"],"sponsored":false,"title":"The Manson Murders / Regression Revelations"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786442400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"FVNHg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/extraterrestrial","coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67061711312182aa28f526a9","title":"The Manson Murders / Regression Revelations","description":"True crime researcher Eli Frankel revisited the enduring legacy of the Manson murders. Followed by regression therapist Barbara Lamb on the soul, past lives, ETs, and \"walk-ins.\"","author":""},"pub_start":1786442400000,"pub_until":4115978604802,"pub_changed":1786444548294,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/extraterrestrial","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":"%2F69e18450376adc6fe35db845","slug":"eli-frankel","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/eli-frankel/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Eli Frankel has served as a television and documentary production company owner, Emmy-nominated executive producer, network executive, showrunner, editor, camera operator, writer, and director of multiple series for broadcast television, cable television, and streaming networks. His credits include MGM/Epix’s definitive Charles Manson documentary series “Helter Skelter”, Netflix’s Emmy-nominated Skin Decision, Revenge Body with Khloe Kardashian, American Chopper, Survivor, Amazing Race, and many other series. \u003c/p>\n\n\u003cp>A graduate of the University of Southern California’s distinguished School of Cinema/Television film production program, he wrote, directed, and co-produced the feature film \u003cem>21\u003c/em>, which was selected for the Independent Feature Film Market at the New York Film Festival and won the best picture award at the Rhode Island International Film Festival. As an avid true crime researcher and writer, he devoted more than five years to solving the mystery of who killed the Black Dahlia. He lives in Los Angeles.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sisters-Death-Dahlia-Prairie-Heiress/dp/0806543760/ctoc\" target=\"_blank\">Sisters in Death: The Black Dahlia, the Prairie Heiress, and Their Hunter\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69e17eb2bc9d828b4ceebe5f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69e17eb2bc9d828b4ceebe5f","source_credit":"","title":"","url":"asset://new_assets/69e17eb2bc9d828b4ceebe5f","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"eli-frankel"},"summary":{"type":"html","value":"\u003cp>Eli Frankel has served as a television and documentary production company owner, Emmy-nominated executive producer, network executive, showrunner, editor, camera operator, writer, and director of multiple series for broadcast television, cable television, and streaming networks.\u003c/p>\n\n"},"title":{"type":"title","value":"Eli Frankel"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://sistersindeath.com/\" target=\"_blank\">\u003cu>sistersindeath.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Eli Frankel has served as a television and documentary production company owner, Emmy-nominated executive producer, network executive, showrunner, editor, camera operator, writer, and director of multiple series for broadcast television, cable television, and streaming networks.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69e17eb2bc9d828b4ceebe5f","use_caption":false},"keywords":[],"primary_slug":"eli-frankel","slugs":["eli-frankel"],"sponsored":false,"title":"Eli Frankel"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776387000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"cCeXu","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1776387000000,"type":"content:coast-to-coast-guest","summary":{"title":"Eli Frankel","description":"Eli Frankel has served as a television and documentary production company owner, Emmy-nominated executive producer, network executive, showrunner, editor, camera operator, writer, and director of multiple series for broadcast television, cable television, and streaming networks.","image":"https://i.iheart.com/v3/re/new_assets/69e17eb2bc9d828b4ceebe5f"}},{"ref_id":"%2F5e00a3f7cc137bf244201bc9","slug":"lamb-barbara-7105","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lamb-barbara/7105","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>\nBarbara Lamb is a licensed Marriage and Family Therapist, Certified Hypnotherapist and Regression Therapist in California. She specializes in Regression Therapy with people who experience encounters with extraterrestrial beings. Trained by the Association for Past Life Research and Therapies (APRT) she began working with ET experiencers in 1991, and has conducted regressions with more than 550 of them, totaling at least 1800 regressions to these types of encounters. She has taught workshops for Regression Therapists to train them in doing regression therapy with experiencers of extraterrestrial contact through the Association for Past Life Research and Therapies, the Professional Institute for Regression Therapy, the International Board of Regression Therapies, and other training agencies. \n\u003c/p>\n\n\u003cp>\nShe is currently the President of the Academy of Clinical Close Encounter Therapists and is a Board Member of The Journal of Abduction-Encounter research.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Alien-Experiences-Cases-Close-Encounter/dp/0971177643/ctoc\" target=\"_blank\">Alien Experiences\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1891824325/ctoc\" target=\"_blank\">Crop Circles Revealed: Language of the Light Symbols\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Meet-Hybrids-Lives-Missions-Ambassadors/dp/1518741010/ctoc\" target=\"_blank\">Meet the Hybrids\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Kids-Adventures-Friends-Space-Extraterrestrials/dp/1977240798/ctoc\" target=\"_blank\">Kids' Adventures With E.T. Friends in Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Cosmic-Convergence-Journeys-Walk-Ins-Starseeds/dp/195892170X/ctoc\" target=\"_blank\">\u003cu>Cosmic Convergence: Journeys of Walk-Ins, Starseeds, and Hybrids\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"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/86c78fba1fa3b69e89ffa0fbd27f0f51","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/86c78fba1fa3b69e89ffa0fbd27f0f51","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lamb-barbara-7105"},"summary":{"type":"html","value":"\u003cp>Barbara Lamb is a licensed Marriage and Family Therapist, Certified Hypnotherapist and Regression Therapist in California. She specializes in Regression Therapy with people who experience encounters with extraterrestrial beings. \u003c/p>\n\n"},"title":{"type":"title","value":"Barbara Lamb"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lamb-barbara-7105","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lamb-barbara/7105","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Barbara Lamb is a licensed Marriage and Family Therapist, Certified Hypnotherapist and Regression Therapist in California. She specializes in Regression Therapy with people who experience encounters with extraterrestrial beings.","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/86c78fba1fa3b69e89ffa0fbd27f0f51","use_caption":false},"keywords":[],"primary_slug":"lamb-barbara-7105","slugs":["lamb-barbara-7105"],"sponsored":false,"title":"Barbara Lamb"},"targeting":{"exclusion":{"tags":[]},"publish_date":1452220740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"8gAgX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/psychology-mind"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1452220740000,"type":"content:coast-to-coast-guest","summary":{"title":"Barbara Lamb","description":"Barbara Lamb is a licensed Marriage and Family Therapist, Certified Hypnotherapist and Regression Therapist in California. She specializes in Regression Therapy with people who experience encounters with extraterrestrial beings.","image":"https://i.iheart.com/v3/re/assets.coast2coast/86c78fba1fa3b69e89ffa0fbd27f0f51"}}]}},{"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:/6a752f8d255b69bb57c88f79","slug:2026-08-10-show","slug:2026-08-10-show","keyword:keywords/Charles Manson","keyword:keywords/LaBianca murders","keyword:keywords/regression therapy","keyword:keywords/ETs"]}},{"id":"%2F6a752c4c255b69bb57c88f60","type":"PUBLISHING","record":{"ref_id":"%2F6a752c4c255b69bb57c88f60","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-09-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">Connie Willis\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">info\u003c/a>) spoke with researcher \u003ca href=\"http://www.reversespeech.com/\" target=\"_blank\">David John Oates\u003c/a> about his work examining messages in recorded audio played backward. He traced his interest in this phenomenon to the early 1980s, when teenagers he worked with as a youth counselor played rock records in reverse. After investigating reports about Led Zeppelin's &quot;Stairway to Heaven,&quot; he began studying ordinary human speech rather than just music. &quot;I maintain this is a natural form of language. All of us are speaking both forwards as well as in reverse,&quot; Oates claimed.\u003c/p>\n\n\u003cp>Oates identified reverse messages in songs by Led Zeppelin, AC/DC, the Doors, Creedence Clearwater Revival, Judas Priest, and Dick Van Dyke's performance in Mary Poppins. He then played a recording from the aftermath of the Jonestown massacre, which he interpreted as an electronic voice phenomenon saying, &quot;Here's the door, and Mr. Jim Jones, welcome.&quot; Oates described it as &quot;one of the creepiest ones I've got.&quot; He also discussed a 1990 court case in which the band Judas Priest was sued after a teenager's suicide, with parents alleging subliminal backward messages promoted the act. &quot;The judge in the case ruled that the backward messages did exist, but there was no evidence put forward to say they were subliminally suggestive,&quot; Oates recalled.\u003c/p>\n\n\u003cp>Beyond paranormal recordings, Oates emphasized therapeutic applications of reverse speech. He commented that reversals could identify underlying childhood experiences and guide treatment, and said most of his work involved clients seeking help with depression, anxiety, relationship troubles, financial problems, trauma, migraines, and perceived behavioral blocks. He has also recorded animals and believes their backward sounds may convey simple needs. In one cat recording, he insisted he heard, &quot;I need water.&quot; He encouraged listeners to record pets and reverse the audio: &quot;You'll be amazed,&quot; he asserted.\u003c/p>\n\n\u003cp>-----------------\u003c/p>\n\n\u003cp>In the second half, musician and educator \u003ca href=\"https://youtube.com/@terryfisher8872\" target=\"_blank\">Terry Fisher\u003c/a> shared a lifetime of UFO encounters he claimed runs through his family. He described growing up in a household where discussions of UFOs were accepted, noting that his grandmother and mother both reported sightings. His grandmother, whom he described as &quot;a very Catholic woman... would tell us these stories of these UFOs that she would see spiraling down on her way across the ocean to Germany.&quot; Fisher alleged his mother also witnessed a UFO as a teenager and later saw a triangular craft in 1982, &quot;before the triangles really came out.&quot;\u003c/p>\n\n\u003cp>He then described his own encounters, recounting a small red orb he reportedly witnessed on two separate occasions—once while exploring towers near a river with his cousin, and later while riding in a car with his band. &quot;That red orb just followed the car,&quot; he recalled, adding that his soundman spotted it first. His most detailed account involved a massive rectangular craft near a power dam in the late 1970s. Following low-altitude military flight exercises in the region, Fisher claimed he stepped outside during an intense vibration to observe a large, rectangular object suspended in the air. &quot;I don't know what it was, but it was the width of a football field,&quot; he said.\u003c/p>\n\n\u003cp>He allegedly observed human-looking figures wearing blue uniforms and caps inside the illuminated structure. According to Fisher, after one of the occupants noticed him, he collapsed while attempting to run back to the house. &quot;There are no memories of anything after that,&quot; Fisher stated. In addition to his reported sightings, Fisher discussed personal experiences with electronic interference, claiming that streetlights and cash registers frequently malfunction in his presence. He also described an incident where household clocks and appliances stopped working after he received a book about time travel.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Beyond-Backward-Masking-ebook/dp/B00E24MICI//ctoc\" target=\"_blank\">Beyond Backward Masking\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Reverse-Speech-Voices-Unconscious-ebook/dp/B00E251ZRG/ctoc\" target=\"_blank\">Reverse Speech - Voices From The Unconscious\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Reverse-Speech-Theory-Language-ebook/dp/B00E23Y4JO/ctoc\" target=\"_blank\">Reverse Speech - A New Theory About Language\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc"},{"artist":"Marty Balin","title":"Hearts","url":"https://amazon.com/dp/B001OBCYW6/ctoc?trackAsin=B001OBCYW6"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"Styx","title":"Too Much Time On My Hands","url":"https://amazon.com/dp/B001O01EY6/ctoc?trackAsin=B001O01EY6"},{"artist":"Meat Loaf","title":"Two Out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"Air Supply","title":"The One That You Love","url":"https://amazon.com/dp/B001BIL2P2/ctoc"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc"},{"artist":"Santana","title":"Winning","url":"https://amazon.com/dp/B001388SRK/ctoc?trackAsin=B001388SRK"},{"artist":"Cusco","title":"Waters of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc?trackAsin=B007GN16S4"},{"artist":"Eddie Rabbitt","title":"I Love a Rainy Night","url":"https://amazon.com/dp/B0012EELUS/ctoc?trackAsin=B0012EELUS"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Foreigner","title":"Urgent","url":"https://amazon.com/dp/B001CDJM3K/ctoc?trackAsin=B001CDJM3K"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"Billy Squier","title":"The Stroke","url":"https://amazon.com/dp/B003TAIWOO/ctoc?trackAsin=B003TAIWOO"},{"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":["%2F5e012f06537fd678a3ecf478","%2F6a751f5114f2546bc4e25dbe"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"host_name":{"type":"plain","value":"Connie Willis"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/reverse speech","keywords/extraterrestrials","keywords/UFOs"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a79adeff8a2bf27e870fcbb","show":"coast","title":"Sun, Aug 9 2026 - Hour 1"},{"episodeId":"/episodes/6a79ae07f8a2bf27e870fcbc","show":"coast","title":"Sun, Aug 9 2026 - Hour 2"},{"episodeId":"/episodes/6a79ae13f8a2bf27e870fcbd","show":"coast","title":"Sun, Aug 9 2026 - Hour 3"},{"episodeId":"/episodes/6a79ae2cf8a2bf27e870fcbe","show":"coast","title":"Sun, Aug 9 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F6a752e904e498a51f33b9f80","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a752e904e498a51f33b9f80","source_credit":"WIN-Initiative/Neleman / Stone / Getty Images","title":"Close-up of a tape recorder, St. Petersburg, Russia","url":"asset://assets.getty/6a752e904e498a51f33b9f80","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786284000000},"slug":{"type":"slug","value":"2026-08-09-show"},"summary":{"type":"html","value":"\u003cp>Researcher \u003ca href=\"http://www.reversespeech.com/\" target=\"_blank\">David John Oates\u003c/a> shared messages in recorded audio played backward. Followed by musician and educator \u003ca href=\"https://youtube.com/@terryfisher8872\" target=\"_blank\">Terry Fisher\u003c/a>, who described a lifetime of UFO encounters he claimed runs through his family.\u003c/p>\n\n"},"title":{"type":"title","value":"Reverse Speech / UFO & Alien Experiences"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.reversespeech.com\" target=\"_blank\">reversespeech.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.davidoates.com\" target=\"_blank\">davidoates.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@terryfisher8872\" target=\"_blank\">youtube.com/@terryfisher8872\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-09-2026-hour-1,08-09-2026-hour-2,08-09-2026-hour-3,08-09-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-08-09-show/","summary":{"author":"","description":"Researcher David John Oates shared messages in recorded audio played backward. Followed by musician and educator Terry Fisher, who described a lifetime of UFO encounters he claimed runs through his family.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"WIN-Initiative/Neleman / Stone / Getty Images","title":"Close-up of a tape recorder, St. Petersburg, Russia","url":"asset://assets.getty/6a752e904e498a51f33b9f80","use_caption":false},"keywords":["keywords/reverse speech","keywords/extraterrestrials","keywords/UFOs"],"primary_slug":"2026-08-09-show","slugs":["2026-08-09-show"],"sponsored":false,"title":"Reverse Speech / UFO & Alien Experiences"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786356000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"meV1F","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-09-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a752e904e498a51f33b9f80","title":"Reverse Speech / UFO & Alien Experiences","description":"Researcher David John Oates shared messages in recorded audio played backward. Followed by musician and educator Terry Fisher, who described a lifetime of UFO encounters he claimed runs through his family.","author":""},"pub_start":1786356000000,"pub_until":4115978604802,"pub_changed":1786359452061,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/mysteries-anomalies","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e012f06537fd678a3ecf478","slug":"oates-david-john-64282","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/oates-david-john/64282","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>David John Oates\u003cstrong> \u003c/strong>is an Australian researcher, author and the founder of Reverse Speech, a phenomenon he discovered in 1983 that has become the focus of more than forty years of groundbreaking research into language and possibly the unconscious mind. Some people claim Reverse Speech can reveal spirit communication, ghost voices, or even demonic influences. Ghost Hunters work with his theories on a daily basis.\u003c/p>\n\n\u003cp>He is the author of over 30 books covering a wide range of subjects, from Reverse Speech, psychology and spirituality to science fiction. Based in Adelaide, South Australia, David continues to work with clients from around the world through his active Reverse Speech practice, helping people gain deeper insight into their unconscious minds while continuing to research one of the most intriguing discoveries in human communication.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Beyond-Backward-Masking-ebook/dp/B00E24MICI//ctoc\" target=\"_blank\">Beyond Backward Masking\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Reverse-Speech-Voices-Unconscious-ebook/dp/B00E251ZRG/ctoc\" target=\"_blank\">Reverse Speech - Voices From The Unconscious\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Reverse-Speech-Theory-Language-ebook/dp/B00E23Y4JO/ctoc\" target=\"_blank\">Reverse Speech - A New Theory About Language\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Its-Only-a-Metaphor-ebook/dp/B00E25472Q/ctoc\" target=\"_blank\">It's Only a Metaphor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Great-Spiritual-Darkness-Antichrist-Takeover-ebook/dp/B0B48TN5WT/ctoc\" target=\"_blank\">The Great Spiritual Darkness: The Antichrist Takeover of the Modern\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Great-Reverse-Speech-Lexicon-Complete/dp/B0F66CVMS8/ctoc\" target=\"_blank\">The Great Reverse Speech Lexicon\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lessons-Love-Musings-teachings-Yeshua/dp/B0D1N72CP9/ctoc\" target=\"_blank\">The Lessons of Love\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/ac06a7789c4021773dd415e20932a3c9","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ac06a7789c4021773dd415e20932a3c9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"oates-david-john-64282"},"summary":{"type":"html","value":"\u003cp>David John Oates\u003cstrong> \u003c/strong>is an Australian researcher, author and the founder of Reverse Speech, a phenomenon he discovered in 1983 that has become the focus of more than forty years of groundbreaking research into language and possibly the unconscious mind. \u003c/p>\n\n"},"title":{"type":"title","value":"David John Oates"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.reversespeech.com\" target=\"_blank\">reversespeech.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.davidoates.com\" target=\"_blank\">davidoates.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/oates-david-john-64282","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/oates-david-john/64282","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"David John Oates is an Australian researcher, author and the founder of Reverse Speech, a phenomenon he discovered in 1983 that has become the focus of more than forty years of groundbreaking research into language and possibly the unconscious mind.","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/ac06a7789c4021773dd415e20932a3c9","use_caption":false},"keywords":[],"primary_slug":"oates-david-john-64282","slugs":["oates-david-john-64282"],"sponsored":false,"title":"David John Oates"},"targeting":{"exclusion":{"tags":[]},"publish_date":1499399640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"4pK7T","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1499399640000,"type":"content:coast-to-coast-guest","summary":{"title":"David John Oates","description":"David John Oates is an Australian researcher, author and the founder of Reverse Speech, a phenomenon he discovered in 1983 that has become the focus of more than forty years of groundbreaking research into language and possibly the unconscious mind.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ac06a7789c4021773dd415e20932a3c9"}},{"ref_id":"%2F6a751f5114f2546bc4e25dbe","slug":"terry-fisher","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/terry-fisher/","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>Terry Fisher has a broad, experienced background and an Associate of Science. He is a 30-year professional guitarist/vocalist. He has spent his life touring New England and Canada before crossing over to education as his next profession at 40. Terry has a background in astronomy and spent many years as an observer with the American Association of Variable Star Observers. He is also an experiencer in the alien/UFO world, for life. With his music and his original band Knatty Zeff, they granted a Make-A-Wish with their music.\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":"%2F6a7521d414f2546bc4e25dcb","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a7521d414f2546bc4e25dcb","source_credit":"","title":"","url":"asset://new_assets/6a7521d414f2546bc4e25dcb","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"terry-fisher"},"summary":{"type":"html","value":"\u003cp>Terry Fisher has a broad, experienced background and an Associate of Science. He is a 30-year professional guitarist/vocalist, and an experiencer in the alien/UFO world.\u003c/p>\n\n"},"title":{"type":"title","value":"Terry Fisher"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/@terryfisher8872\" target=\"_blank\">youtube.com/@terryfisher8872\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":"Terry Fisher has a broad, experienced background and an Associate of Science. He is a 30-year professional guitarist/vocalist, and an experiencer in the alien/UFO world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a7521d414f2546bc4e25dcb","use_caption":false},"keywords":[],"primary_slug":"terry-fisher","slugs":["terry-fisher"],"sponsored":false,"title":"Terry Fisher"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786060920000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"M3leQ","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1786060920000,"type":"content:coast-to-coast-guest","summary":{"title":"Terry Fisher","description":"Terry Fisher has a broad, experienced background and an Associate of Science. He is a 30-year professional guitarist/vocalist, and an experiencer in the alien/UFO world.","image":"https://i.iheart.com/v3/re/new_assets/6a7521d414f2546bc4e25dcb"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","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>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\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":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","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":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a752c4c255b69bb57c88f60","slug:2026-08-09-show","slug:2026-08-09-show","keyword:keywords/reverse speech","keyword:keywords/extraterrestrials","keyword:keywords/UFOs"]}},{"id":"%2F6a75261c255b69bb57c88f47","type":"PUBLISHING","record":{"ref_id":"%2F6a75261c255b69bb57c88f47","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-08-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>)  was joined by cell biologist \u003ca href=\"https://brucelipton.com/\" target=\"_blank\">\u003cu>Dr. Bruce Lipton\u003c/u>\u003c/a> for a discussion on his research into the influence of consciousness and belief on health and biology. Lipton argued that genes do not fundamentally cause cancer but are instead a symptom connected to lifestyle, stress, consciousness, and deeply embedded beliefs. Drawing on his own experience with tongue cancer, he said he interpreted the illness as a message that he needed to stop lecturing and finally write his new book on evolution. He recounted that his tumor was initially malignant, became benign after he began writing, and later disappeared after the book was completed. Lipton used this experience to reinforce his central view that consciousness influences biology, pointing to the placebo effect as evidence for the power of positive belief while emphasizing that negative thinking can, in his view, be equally powerful in the opposite direction. \u003c/p>\n\n\u003cp>Lipton extended this argument through his interpretation of epigenetics, quantum physics, and electromagnetic fields. He described a frequency-based device he used during his cancer experience as reading the body's vibrations and feeding back frequencies intended to counter negative ones or enhance positive ones. He contended that thoughts and consciousness constitute energy fields capable of influencing both the body and a person's experiences. He contrasted this with what he called genetic determinism—the belief that genes independently control human traits—and said his earlier cell research instead led him to conclude that consciousness and environment regulate gene activity. \u003c/p>\n\n\u003cp>Lipton also spoke about unconventional experiences that strengthened his willingness to consider phenomena outside established scientific explanations. He recounted meeting a man who identified himself as being from the NSA and, during lunch, asked whether public disclosure of aliens could trigger the kind of evolutionary upheaval Lipton had been predicting; Lipton said the exchange left him believing something is going on involving extraterrestrials and possibly reverse-engineered technology. He described an experiment involving astronaut Brian O'Leary in which cells removed from O'Leary allegedly showed instantaneous electrical responses to his emotions from 350 miles away. Lipton interpreted this as evidence of a nonlocal energetic connection and linked it to his work in immunology, particularly the unique self receptors on cells, which he said act as biological antennas interacting with electromagnetic information.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>In the second half of the show, researcher \u003ca href=\"https://stangordon.info/\" target=\"_blank\">\u003cu>Stan Gordon\u003c/u>\u003c/a> reported on his nearly seven decades of investigating UFOs, Bigfoot, cryptids, and other unexplained phenomena, primarily in Pennsylvania. Although he said he has never personally seen a UFO or Bigfoot, he has interviewed thousands of UFO witnesses and hundreds of Bigfoot and cryptid witnesses and has conducted field investigations since the 1960s. He described the extraordinary wave of reports in Pennsylvania beginning in 1973, when his research teams documented both UFO and Bigfoot sightings, sometimes occurring in the same locations within short periods of one another. These patterns gradually led Gordon away from his original belief that Bigfoot was simply an undiscovered primate.\u003c/p>\n\n\u003cp>Gordon recounted several cases that shaped his current thinking, including a 1973 incident in which witnesses reported a large luminous object accompanied by two tall, hair-covered creatures, and a 1974 case in which a woman said a solid-looking Bigfoot vanished in a flash after she fired a shotgun at it. Based on these and similar reports, Gordon believes some unexplained phenomena may possess both physical and what he labeled as non-physical characteristics, suggesting interdimensional as one possible description while acknowledging that the phenomenon remains complex and unexplained. He also says his accumulated UFO evidence suggests there may be more than one origin for unidentified objects.\u003c/p>\n\n\u003cp>Gordon described apparent correlations among UFOs, Bigfoot, mysterious orbs, and other cryptids, including reports of black panther-like animals in Pennsylvania where such animals are not expected to occur. He recounted one witness's claim that a house-cat-sized animal seemingly grew into a large black panther before disappearing, which he sees as resembling reports of Bigfoot abruptly vanishing. Gordon also described reports of mysterious balls of light, or mini UFOs, that have increased dramatically in recent years. The reported orbs range from roughly an inch to several feet across, sometimes appearing near vehicles, homes, or even indoors, he said, recounting recent cases in which witnesses reported unusual movements, sudden appearances or disappearances, and other unexplained effects.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Beyond-Darwin-Epigenetics-Cooperation-Humanitys/dp/1637749368/ctoc\" target=\"_blank\">Beyond Darwin: How Epigenetics, Quantum Science, and Cooperation Shape Humanity's Future\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1401923119/ctoc\" target=\"_blank\">The Biology of Belief\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Honeymoon-Effect-Science-Creating-Heaven/dp/1401923860/ctoc\" target=\"_blank\">The Honeymoon Effect\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Silent-Invasion-Pennsylvania-UFO-Bigfoot-Casebook/dp/0966610830/ctoc\" target=\"_blank\">Silent Invasion: The Pennsylvania UFO-Bigfoot Casebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Astonishing-Encounters-Pennsylvanias-Creatures-Casebook/dp/0966610849/ctoc\" target=\"_blank\">Astonishing Encounters: Pennsylvania's Unknown Creatures\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Cryptids-Encounters-Pennsylvania-Thunderbirds-Mysteries/dp/0966610857/ctoc\" target=\"_blank\">Creepy Cryptids\u003c/a>\u003c/li>\u003c/ul>\n\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Kenny G","title":"Songbird","url":"https://amazon.com/dp/B0045KY9JE/ctoc?trackAsin=B0045KY9JE"},{"artist":"Golden Earring","title":"Radar Love","url":"https://amazon.com/dp/B0070V6AWY/ctoc?trackAsin=B0070V6AWY"},{"artist":"David Bowie","title":"Space Oddity","url":"https://amazon.com/dp/B0168W3PQO/ctoc?trackAsin=B0168W3PQO"},{"artist":"Rush","title":"The Spirit Of Radio","url":"https://amazon.com/dp/B000W1VEF2/ctoc?trackAsin=B000W1VEF2"},{"artist":"Scorpions","title":"Still Loving You","url":"https://amazon.com/dp/B07GCB4CQT/ctoc?trackAsin=B07GCB4CQT"},{"artist":"Joe Walsh","title":"Rocky Mountain Way","url":"https://amazon.com/dp/B07G958MJD/ctoc?trackAsin=B07G958MJD"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Eagles","title":"Take It Easy","url":"https://amazon.com/dp/B00DAKWAM8/ctoc?trackAsin=B00DAKWAM8"},{"artist":"Dave Grusin","title":"The Firm","url":"https://amazon.com/dp/B073LVDYF2/ctoc?trackAsin=B073LVDYF2"},{"artist":"Tom Petty","title":"Runnin' Down A Dream","url":"https://amazon.com/dp/B000WOXPNS/ctoc?trackAsin=B000WOXPNS"},{"artist":"Harold Faltermeyer","title":"Top Gun Theme","url":"https://amazon.com/Top-Gun-O-S-T/dp/B0CYCHMDD5/ctoc?1"},{"artist":"Jackson Browne","title":"Running On Empty","url":"https://amazon.com/dp/B00J252OT4/ctoc?trackAsin=B00J252OT4"},{"artist":"Vangelis","title":"Titans","url":"https://amazon.com/dp/B001386O5S/ctoc?trackAsin=B001386O5S"},{"artist":"Steve Miller ","title":"Fly Like An Eagle","url":"https://amazon.com/dp/B00MB4AHWE/ctoc?trackAsin=B00MB4AHWE"},{"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":["%2F5e001608cc137bf244201667","%2F5dfff595537fd678a3ece627"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"host_name":{"type":"plain","value":"Connie Willis"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/DNA","keywords/biology of belief","keywords/UFOs","keywords/orbs","keywords/cryptids"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a786462ae00707183b2113d","show":"coast","title":"Sat, Aug 8 2026 - Hour 1"},{"episodeId":"/episodes/6a7864fdae00707183b2113e","show":"coast","title":"Sat, Aug 8 2026 - Hour 2"},{"episodeId":"/episodes/6a786511ae00707183b2113f","show":"coast","title":"Sat, Aug 8 2026 - Hour 3"},{"episodeId":"/episodes/6a786524ae00707183b21140","show":"coast","title":"Sat, Aug 8 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A glowing magical portal on a track going through a mysterious forest. On a spooky, foggy winters day in the countryside.","id":"%2F6a752a3dc977079c89a4fae2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a752a3dc977079c89a4fae2","source_credit":"David Wall / Moment / Getty Images","title":"A glowing magical portal on a track going through a mysterious forest. On a spooky, foggy winters day in the countryside.","url":"asset://assets.getty/6a752a3dc977079c89a4fae2","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786197600000},"slug":{"type":"slug","value":"2026-08-08-show"},"summary":{"type":"html","value":"\u003cp>Cell biologist \u003ca href=\"https://brucelipton.com/\" target=\"_blank\">\u003cu>Bruce Lipton\u003c/u>\u003c/a> discussed his research into the influence of consciousness and belief on health and biology. Followed by researcher \u003ca href=\"https://stangordon.info/\" target=\"_blank\">\u003cu>Stan Gordon\u003c/u>\u003c/a> on his decades of investigations into UFOs, Bigfoot and other unexplained phenomena.\u003c/p>\n\n"},"title":{"type":"title","value":"Biology of Belief / UFOs & Cryptids"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.brucelipton.com/\" target=\"_blank\">brucelipton.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.stangordon.info/\" target=\"_blank\">stangordon.info\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-08-2026-hour-1,08-08-2026-hour-2,08-08-2026-hour-3,08-08-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-08-08-show/","summary":{"author":"","description":"Cell biologist Bruce Lipton discussed his research into the influence of consciousness and belief on health and biology. Followed by researcher Stan Gordon on his decades of investigations into UFOs, Bigfoot and other unexplained phenomena.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A glowing magical portal on a track going through a mysterious forest. On a spooky, foggy winters day in the countryside.","link":"","new_tab":false,"source_credit":"David Wall / Moment / Getty Images","title":"A glowing magical portal on a track going through a mysterious forest. On a spooky, foggy winters day in the countryside.","url":"asset://assets.getty/6a752a3dc977079c89a4fae2","use_caption":false},"keywords":["keywords/DNA","keywords/biology of belief","keywords/UFOs","keywords/orbs","keywords/cryptids"],"primary_slug":"2026-08-08-show","slugs":["2026-08-08-show"],"sponsored":false,"title":"Biology of Belief / UFOs & Cryptids"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786269600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WSJ06","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-08-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a752a3dc977079c89a4fae2","title":"Biology of Belief / UFOs & Cryptids","description":"Cell biologist Bruce Lipton discussed his research into the influence of consciousness and belief on health and biology. Followed by researcher Stan Gordon on his decades of investigations into UFOs, Bigfoot and other unexplained phenomena.","author":""},"pub_start":1786269600000,"pub_until":4115978604802,"pub_changed":1786277978703,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena","coast-categories/creatures-myths-legends","coast-categories/mysteries-anomalies","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e001608cc137bf244201667","slug":"lipton-bruce-6454","payload":{"canonical_url":"https://coast-pr.radio.iheart.com/content/lipton-bruce-6454/","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nBruce H. Lipton, scientist and lecturer, received his Ph.D. at the University of Virginia in Charlottesville (1971). He served as an Associate Professor of Anatomy at the University of Wisconsin's School of Medicine. Lipton's research on mechanisms controlling cell behavior employed cloned human muscle cells. In addition, he lectured in Cell Biology, Histology and Embryology. Bruce resigned his tenured position to pursue independent research integrating quantum physics with cell biology. \n\u003c/p>\n\n\u003cp>\nHis breakthrough studies on the cell membrane, the \"skin\" of the cell, revealed that the behavior and health of the cell was controlled by the environment, findings that were in direct contrast with prevailing dogma that life is controlled by genes. Lipton returned to academia as a Research Fellow at Stanford University's School of Medicine to test his hypotheses (1987-1992). His ideas concerning environmental control were substantiated in two major scientific publications. The new research reveals the biochemical pathways connecting the mind and body and provides insight into the molecular basis of consciousness and the future of human evolution.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN//ctoc\" target=\"_blank\">Healing Our Planet Healing Ourselves\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/1401923119/ctoc\" target=\"_blank\">The Biology of Belief\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Spontaneous-Evolution-Positive-Future-There/dp/1401925804/ctoc\" target=\"_blank\">Spontaneous Evolution: Our Positive Future (and a Way to Get There from Here)\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Honeymoon-Effect-Science-Creating-Heaven/dp/1401923860/ctoc\" target=\"_blank\">The Honeymoon Effect\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/49db451a7792876d3d7eabc81a1ab98f","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/49db451a7792876d3d7eabc81a1ab98f"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lipton-bruce-6454"},"summary":{"type":"html","value":"\u003cp>Bruce H. Lipton, scientist and lecturer, received his Ph.D. at the University of Virginia in Charlottesville (1971). He served as an Associate Professor of Anatomy at the University of Wisconsin's School of Medicine. Lipton's research on mechanisms controlling cell behavior employed cloned human muscle cells. In addition, he lectured in Cell Biology, Histology and Embryology. Bruce resigned his tenured position to pursue independent research integrating quantum physics with cell biology. \u003c/p>\n\n\n\n\n\u003cp>His breakthrough studies on the cell membrane, the &quot;skin&quot; of the cell, revealed that the behavior and health of the cell was controlled by the environment, findings that were in direct contrast with prevailing dogma that life is controlled by genes. Lipton returned to academia as a Research Fellow at Stanford University's School of Medicine to test his hypotheses (1987-1992). His ideas concerning environmental control were substantiated in two major scientific publications. The new research reveals the biochemical pathways connecting the mind and body and provides insight into the molecular basis of consciousness and the future of human evolution.\u003c/p>\n\n"},"title":{"type":"title","value":"Bruce Lipton"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/B0006J523A\" target=\"_blank\">Fractal Evolution: The Biology of Consciousness\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://beliefbook.com/\" target=\"_blank\">beliefbook.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.brucelipton.com/\" target=\"_blank\">brucelipton.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/lipton-bruce-6454","feed_permalink":"https:/www.coasttocoastam.com/guest/lipton-bruce/6454","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Bruce H. Lipton, scientist and lecturer, received his Ph.D. at the University of Virginia in Charlottesville (1971). He served as an Associate Professor of Anatomy at the University of Wisconsin's School of Medicine. Lipton's research on mechanisms controlling cell behavior employed cloned human muscle cells. In addition, he lectured in Cell Biology, Histology and Embryology. Bruce resigned his tenured position to pursue independent research integrating quantum physics with cell biology.       His breakthrough studies on the cell membrane, the \"skin\" of the cell, revealed that the behavior and health of the cell was controlled by the environment, findings that were in direct contrast with prevailing dogma that life is controlled by genes. Lipton returned to academia as a Research Fellow at Stanford University's School of Medicine to test his hypotheses (1987-1992). His ideas concerning environmental control were substantiated in two major scientific publications. The new research reveals the biochemical pathways connecting the mind and body and provides insight into the molecular basis of consciousness and the future of human evolution.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/49db451a7792876d3d7eabc81a1ab98f"},"keywords":[],"primary_slug":"lipton-bruce-6454","slugs":["lipton-bruce-6454"],"sponsored":false,"title":"Bruce Lipton"},"targeting":{"exclusion":{"tags":[]},"publish_date":1435891680000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"C3vVf","what":["coast-categories/alternative-medicine-health","coast-categories/psychology-mind","coast-categories/science-space-technology","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1435891680000,"type":"content:coast-to-coast-guest","summary":{"title":"Bruce Lipton","description":"Bruce H. Lipton, scientist and lecturer, received his Ph.D. at the University of Virginia in Charlottesville (1971). He served as an Associate Professor of Anatomy at the University of Wisconsin's School of Medicine. Lipton's research on mechanisms controlling cell behavior employed cloned human muscle cells. In addition, he lectured in Cell Biology, Histology and Embryology. Bruce resigned his tenured position to pursue independent research integrating quantum physics with cell biology.       His breakthrough studies on the cell membrane, the \"skin\" of the cell, revealed that the behavior and health of the cell was controlled by the environment, findings that were in direct contrast with prevailing dogma that life is controlled by genes. Lipton returned to academia as a Research Fellow at Stanford University's School of Medicine to test his hypotheses (1987-1992). His ideas concerning environmental control were substantiated in two major scientific publications. The new research reveals the biochemical pathways connecting the mind and body and provides insight into the molecular basis of consciousness and the future of human evolution.","image":"https://i.iheart.com/v3/re/assets.coast2coast/49db451a7792876d3d7eabc81a1ab98f"}},{"ref_id":"%2F5dfff595537fd678a3ece627","slug":"gordon-stan-6257","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/gordon-stan/6257","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>\nSince 1965, Stan Gordon has been conducting on scene investigations of mysterious encounters in Pennsylvania. He has been involved with the examination of thousands of UFO and other strange reports from across the Keystone State. During the late 1960's, Stan acted as a telephone report sighting coordinator for the UFO Research Institute of Pittsburgh. Stan has been internationally recognized as an authority on the subject of the UFO and Bigfoot phenomena. \n\u003c/p>\n\n\u003cp>\nHe gained prominence from his first hand investigation into the well remembered 1973 UFO/Bigfoot series of sightings and encounters which occurred in Pennsylvania. He founded the Westmoreland County UFO Study Group in 1970, which expanded to the Pennsylvania Center For UFO Research in 1975. In 1981 he founded the Pennsylvania Association For the Study Of The Unexplained. \n\u003c/p>\n\n\u003cp>\nStan Gordon served as the Pennsylvania State Director of the Mutual UFO Network for many years and was the first recipient (1978) of the annual MUFON \"Meritorious Achievement in A UFO Investigation Award.\" Stan also continues to investigate information concerning the controversial UFO crash/retrieval case which occurred on December 9, 1965 near Kecksburg in Pennsylvania and has been the primary investigator of the event for many years.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Really-Mysterious-Pennsylvania-Encounters-Casebook/dp/0966610822/ctoc\" target=\"_blank\">Really Mysterious Pennsylvania\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Silent-Invasion-Pennsylvania-UFO-Bigfoot-Casebook/dp/0966610830/ctoc\" target=\"_blank\">Silent Invasion: The Pennsylvania UFO-Bigfoot Casebook\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Astonishing-Encounters-Pennsylvanias-Creatures-Casebook/dp/0966610849/ctoc\" target=\"_blank\">Astonishing Encounters: Pennsylvania's Unknown Creatures\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Cryptids-Encounters-Pennsylvania-Thunderbirds-Mysteries/dp/0966610857/ctoc\" target=\"_blank\">Creepy Cryptids\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":"%2F6601f05ebceb6dd030dd00f9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6601f05ebceb6dd030dd00f9","source_credit":"","title":"","url":"asset://new_assets/6601f05ebceb6dd030dd00f9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"gordon-stan-6257"},"summary":{"type":"html","value":"\u003cp>Since 1965, Stan Gordon has been conducting on scene investigations of mysterious encounters in Pennsylvania. He has been involved with the examination of thousands of UFO and other strange reports from across the Keystone State. During the late 1960's, Stan acted as a telephone report sighting coordinator for the UFO Research Institute of Pittsburgh. Stan has been internationally recognized as an authority on the subject of the UFO and Bigfoot phenomena. \u003c/p>\n\n\u003cp>He gained prominence from his first hand investigation into the well remembered 1973 UFO/Bigfoot series of sightings and encounters which occurred in Pennsylvania. He founded the Westmoreland County UFO Study Group in 1970, which expanded to the Pennsylvania Center For UFO Research in 1975. In 1981 he founded the Pennsylvania Association For the Study Of The Unexplained. \u003c/p>\n\n\u003cp>Stan Gordon served as the Pennsylvania State Director of the Mutual UFO Network for many years and was the first recipient (1978) of the annual MUFON &quot;Meritorious Achievement in A UFO Investigation Award.&quot; Stan also continues to investigate information concerning the controversial UFO crash/retrieval case which occurred on December 9, 1965 near Kecksburg in Pennsylvania and has been the primary investigator of the event for many years.\u003c/p>\n\n"},"title":{"type":"title","value":"Stan Gordon"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/Kecksburg-Untold-Narrator-Stan-Gordon/dp/B00014NEGC\" target=\"_blank\">Kecksburg: The Untold Story\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.stangordon.info/\" target=\"_blank\">stangordon.info\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/gordon-stan-6257","feed_permalink":"https:/www.coasttocoastam.com/guest/gordon-stan/6257","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Since 1965, Stan Gordon has been conducting on scene investigations of mysterious encounters in Pennsylvania. He has been involved with the examination of thousands of UFO and other strange reports from across the Keystone State. During the late 1960's, Stan acted as a telephone report sighting coordinator for the UFO Research Institute of Pittsburgh. Stan has been internationally recognized as an authority on the subject of the UFO and Bigfoot phenomena.       He gained prominence from his first hand investigation into the well remembered 1973 UFO/Bigfoot series of sightings and encounters which occurred in Pennsylvania. He founded the Westmoreland County UFO Study Group in 1970, which expanded to the Pennsylvania Center For UFO Research in 1975. In 1981 he founded the Pennsylvania Association For the Study Of The Unexplained.       Stan Gordon served as the Pennsylvania State Director of the Mutual UFO Network for many years and was the first recipient (1978) of the annual MUFON \"Meritorious Achievement in A UFO Investigation Award.\" Stan also continues to investigate information concerning the controversial UFO crash/retrieval case which occurred on December 9, 1965 near Kecksburg in Pennsylvania and has been the primary investigator of the event for many years.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6601f05ebceb6dd030dd00f9","use_caption":false},"keywords":[],"primary_slug":"gordon-stan-6257","slugs":["gordon-stan-6257"],"sponsored":false,"title":"Stan Gordon"},"targeting":{"exclusion":{"tags":[]},"publish_date":1449204120000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"gKvto","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","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":1449204120000,"type":"content:coast-to-coast-guest","summary":{"title":"Stan Gordon","description":"Since 1965, Stan Gordon has been conducting on scene investigations of mysterious encounters in Pennsylvania. He has been involved with the examination of thousands of UFO and other strange reports from across the Keystone State. During the late 1960's, Stan acted as a telephone report sighting coordinator for the UFO Research Institute of Pittsburgh. Stan has been internationally recognized as an authority on the subject of the UFO and Bigfoot phenomena.       He gained prominence from his first hand investigation into the well remembered 1973 UFO/Bigfoot series of sightings and encounters which occurred in Pennsylvania. He founded the Westmoreland County UFO Study Group in 1970, which expanded to the Pennsylvania Center For UFO Research in 1975. In 1981 he founded the Pennsylvania Association For the Study Of The Unexplained.       Stan Gordon served as the Pennsylvania State Director of the Mutual UFO Network for many years and was the first recipient (1978) of the annual MUFON \"Meritorious Achievement in A UFO Investigation Award.\" Stan also continues to investigate information concerning the controversial UFO crash/retrieval case which occurred on December 9, 1965 near Kecksburg in Pennsylvania and has been the primary investigator of the event for many years.","image":"https://i.iheart.com/v3/re/new_assets/6601f05ebceb6dd030dd00f9"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","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>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\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":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","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":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a75261c255b69bb57c88f47","slug:2026-08-08-show","slug:2026-08-08-show","keyword:keywords/DNA","keyword:keywords/biology of belief","keyword:keywords/UFOs","keyword:keywords/orbs","keyword:keywords/cryptids"]}},{"id":"%2F6a6c18459747d4dc0b60be2a","type":"PUBLISHING","record":{"ref_id":"%2F6a6c18459747d4dc0b60be2a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-07-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>George Noory welcomed \u003ca href=\"https://www.facebook.com/donna.francart\" target=\"_blank\">Donna Francart\u003c/a>, who discussed her experiences as a deputy coroner, transition into forensics, and encounters with the paranormal. Francart said she entered the field after volunteering with a victim crisis response program, where she provided emotional support to families and began assisting with the removal of bodies. With prior medical experience, she later became a deputy coroner and served for eight and a half years, responding to unwitnessed, suspicious, violent and unexpected deaths. She described the work as emotionally demanding, saying constant exposure to grief, gore and traumatic scenes can take a toll and requires an ability to compartmentalize and process those experiences.\u003c/p>\n\n\u003cp>Francart said she had no interest in the paranormal before becoming a deputy coroner and was initially frightened by the subject, but began experiencing unexplained phenomena after working death scenes. She recalled her first striking incident occurring at home when her son noticed the word &quot;hi&quot; scratched in red letters on her back. Francart later consulted a psychic who described a young man connected to a car fatality and provided details she felt matched a recent case. She said apparent spirits sometimes followed her home from scenes and was told that her compassion and respect for the deceased may have made them comfortable around her.\u003c/p>\n\n\u003cp>Among her more frightening experiences, Francart described seeing humanlike apparitions appear several feet in front of her and encountering what she called astral spiders, including spiderlike forms that appeared in her bedroom and then vanished. She said she initially wondered whether she was dreaming but began researching the phenomenon after the experiences continued. Francart also said coroners, nurses, morgue attendants, funeral directors and other professionals have contacted her with accounts of their own unexplained experiences around death, leading her to conclude that she is not alone in encountering such phenomena.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the latter half of the program. Fred in Indiana, a former deputy coroner and law enforcement officer, said Donna Francart's experiences resonated with unexplained activity he has encountered. He described seeing a faceless figure in khaki pants and a green polo shirt beside his bed, only to have his hand pass through it when he tried to push it away. Fred said his wife had seen the same figure, along with other apparitions, and Francart's account of spiderlike entities particularly struck him because he has repeatedly seen a similar dark, spider-shaped form crawl up his wall and disappear at the ceiling.\u003c/p>\n\n\u003cp>Ruth in Maryland told George about what she called &quot;pennies from heaven,&quot; saying she has found thousands of pennies along a gravel road at her campground, with more appearing after heavy rains. She explained that the coins apparently came from the remains of a nearby structure destroyed by fire and spilled onto the road while the debris was being removed. Among her discoveries were pennies cut in half, a tiny pin and a pewter owl, followed by an owl ring that Ruth recognized as one she had previously given to the woman who lived there.\u003c/p>\n\n\u003cp>Brad in Wisconsin shared stories from his late father, a longtime coroner who had previously worked in law enforcement. Brad recalled his father describing how, while returning from an autopsy with another person, the deceased suddenly lifted himself up and then fell back down, a startling movement his father attributed to a possible reflex. He added that despite the disturbing scenes his father encountered during his career, cases involving children affected him most deeply, including a vehicle fire in which officers were unable to rescue a child trapped inside.\u003c/p>\n\n\u003cp>The final half hour was a replay from \u003ca href=\"https://www.coasttocoastam.com/show/2019-02-22-show/\" target=\"_self\">2/22/2019\u003c/a> featuring spiritual warrior Bill Bean.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://heidihollis.com/\" target=\"_blank\">\u003cem>Heidi Hollis\u003c/em>\u003c/a>\u003cem>  / \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com/\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003cem> \u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Ive-Seen-Dead-People-Coroner/dp/B08WJY7W98/ctoc\" target=\"_blank\">I've Seen Dead People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ed-Gein-Musical-Donna-Francart/dp/B0CDN7K9VT/ctoc\" target=\"_blank\">Ed Gein, The Musical - A Novel\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://www.amazon.com/dp/B075GK6HJ3/ctoc"},{"artist":"Pearl Jam","title":"Last Kiss","url":"https://amazon.com/dp/B0087RGZ2U/ctoc?trackAsin=B0087RGZ2U"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Aldo Nova","title":"Fantasy","url":"https://amazon.com/dp/B00137T47Y/ctoc?trackAsin=B00137T47Y"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Procol Harum","title":"A Whiter Shade of Pale","url":"https://amazon.com/dp/B0BZX2L8C8/ctoc?trackAsin=B0BZX2L8C8"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Nancy Sinatra","title":"Some Velvet Morning","url":"https://amazon.com/dp/B09WPWSTFG/ctoc?trackAsin=B09WPWSTFG"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Kenny G","title":"Silhouette","url":"https://amazon.com/dp/B001D8Q1TW/ctoc?trackAsin=B001D8Q1TW"},{"artist":"ABBA","title":"Dancing Queen","url":"https://amazon.com/dp/B004DBCQCW/ctoc?trackAsin=B004DBCQCW"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"World Party","title":"When You Come Back to Me","url":"https://amazon.com/dp/B073S8MRCX/ctoc?trackAsin=B073S8MRCX"},{"artist":"UFO Phil","title":"Listening to Coast to Coast","url":"https://www.amazon.com/dp/B0777PT81Y/ctoc"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/Inca-Dance/dp/B07P19JR8X/ctoc"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F60a70223e4b7a8b84762db73","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/crime scenes","keywords/death","keywords/investigations","keywords/police","keywords/coroner"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a771743c46043cbb312c9ab","show":"coast","title":"Fri, Aug 7 2026 - Hour 1"},{"episodeId":"/episodes/6a771759c46043cbb312c9ac","show":"coast","title":"Fri, Aug 7 2026 - Hour 2"},{"episodeId":"/episodes/6a77176cc46043cbb312c9ad","show":"coast","title":"Fri, Aug 7 2026 - Hour 3"},{"episodeId":"/episodes/6a78e8b33ad9e76671d857ac","show":"coast","title":"Fri, Aug 7 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A female forensic scientist looking at a pistol bullet evidence at the crime scene. Crime scene lights visible in the background","id":"%2F6a6c19131003898ad11665a5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a6c19131003898ad11665a5","source_credit":"salihkilic / E+ / Getty Images","title":"A female forensic scientist looking at a pistol bullet evidence at the crime scene","url":"asset://assets.getty/6a6c19131003898ad11665a5","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786111200783},"slug":{"type":"slug","value":"2026-08-07-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://www.facebook.com/donna.francart\" target=\"_blank\">Donna Francart\u003c/a> discussed her experiences as a deputy coroner, transition into forensics, and encounters with the paranormal. Open Lines followed in the latter half of the program.\u003c/p>\n\n"},"title":{"type":"title","value":"Investigating Death / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/donna.francart\" target=\"_blank\">facebook.com/donna.francart\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-07-2026-hour-1,08-07-2026-hour-2,08-07-2026-hour-3,08-07-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-08-07-show/","summary":{"author":"","description":"Donna Francart discussed her experiences as a deputy coroner, transition into forensics, and encounters with the paranormal. Open Lines followed in the latter half of the program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A female forensic scientist looking at a pistol bullet evidence at the crime scene. Crime scene lights visible in the background","link":"","new_tab":false,"source_credit":"salihkilic / E+ / Getty Images","title":"A female forensic scientist looking at a pistol bullet evidence at the crime scene","url":"asset://assets.getty/6a6c19131003898ad11665a5","use_caption":false},"keywords":["keywords/crime scenes","keywords/death","keywords/investigations","keywords/police","keywords/coroner"],"primary_slug":"2026-08-07-show","slugs":["2026-08-07-show"],"sponsored":false,"title":"Investigating Death / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786183200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"2ntl5","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-07-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a6c19131003898ad11665a5","title":"Investigating Death / Open Lines","description":"Donna Francart discussed her experiences as a deputy coroner, transition into forensics, and encounters with the paranormal. Open Lines followed in the latter half of the program.","author":""},"pub_start":1786183200000,"pub_until":4115978604802,"pub_changed":1786309424514,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F60a70223e4b7a8b84762db73","slug":"donna-francart","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/donna-francart/","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>For nearly nine years, Francart was a deputy coroner who worked medicolegal death investigations, which are those involving suspicious, violent, unexplained or unexpected deaths. Lacking access to structured debriefings, Francart turned to journaling as a way of privately unpacking the profound grief she faced and preserving her own mental well-being. As she did, she found herself in a conundrum of perplexing relationships with both the living and the dead.\u003c/p>\n\n\u003cp>In her first and previous book, I've Seen Dead People, she shares her unfiltered thoughts and emotions as she navigates a world most of us cannot imagine—a world Francart was drawn to out of a genuine desire to help others during their darkest hours.\u003c/p>\n\n\u003cp>In Ed Gein, The Musical: A Novel, Francart presents a fun and interesting homage to the cult classic film, &quot;Ed Gein, the Musical.&quot; It offers a unique perspective of the movie and also acts as a unique and fresh bio about America's most deranged killer, Ed Gein.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Ive-Seen-Dead-People-Coroner/dp/B08WJY7W98/ctoc\" target=\"_blank\">I've Seen Dead People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Ed-Gein-Musical-Donna-Francart/dp/B0CDN7K9VT/ctoc\" target=\"_blank\">Ed Gein, The Musical - A Novel\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F64fd5324fd9888c35dff28f7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/64fd5324fd9888c35dff28f7","source_credit":"","title":"","url":"asset://new_assets/64fd5324fd9888c35dff28f7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"donna-francart"},"summary":{"type":"html","value":"\u003cp>For nearly nine years, Francart was a deputy coroner who worked medicolegal death investigations, which are those involving suspicious, violent, unexplained or unexpected deaths. Lacking access to structured debriefings, Francart turned to journaling as a way of privately unpacking the profound grief she faced and preserving her own mental well-being. As she did, she found herself in a conundrum of perplexing relationships with both the living and the dead.\u003c/p>\n\n"},"title":{"type":"title","value":"Donna Francart"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/donna.francart\" target=\"_blank\">facebook.com/donna.francart\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":"For nearly nine years, Francart was a deputy coroner who worked medicolegal death investigations, which are those involving suspicious, violent, unexplained or unexpected deaths. Lacking access to structured debriefings, Francart turned to journaling as a way of privately unpacking the profound grief she faced and preserving her own mental well-being. As she did, she found herself in a conundrum of perplexing relationships with both the living and the dead.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/64fd5324fd9888c35dff28f7","use_caption":false},"keywords":[],"primary_slug":"donna-francart","slugs":["donna-francart"],"sponsored":false,"title":"Donna Francart"},"targeting":{"exclusion":{"tags":[]},"publish_date":1621557660000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"60a70223e4b7a8b84762db72","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1621557660000,"type":"content:coast-to-coast-guest","summary":{"title":"Donna Francart","description":"For nearly nine years, Francart was a deputy coroner who worked medicolegal death investigations, which are those involving suspicious, violent, unexplained or unexpected deaths. Lacking access to structured debriefings, Francart turned to journaling as a way of privately unpacking the profound grief she faced and preserving her own mental well-being. As she did, she found herself in a conundrum of perplexing relationships with both the living and the dead.","image":"https://i.iheart.com/v3/re/new_assets/64fd5324fd9888c35dff28f7"}},{"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":"%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:/6a6c18459747d4dc0b60be2a","slug:2026-08-07-show","slug:2026-08-07-show","keyword:keywords/crime scenes","keyword:keywords/death","keyword:keywords/investigations","keyword:keywords/police","keyword:keywords/coroner"]}},{"id":"%2F6a6c16739747d4dc0b60be11","type":"PUBLISHING","record":{"ref_id":"%2F6a6c16739747d4dc0b60be11","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-06-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"https://www.stevegoreham.com/\" target=\"_blank\">Steve Goreham\u003c/a>, executive director of the Climate Science Coalition of America, outlined the explosive growth driven by the AI revolution and how US energy and financial policies are now being driven by it. He explained AI's reliance on the massive processing power, vast data, and complex algorithms behind applications like ChatGPT that can generate audio, images, and text. &quot;This is actually the greatest revolution in history, probably on the scale of electricity,&quot; he remarked. Goreham detailed how states like Texas and Indiana are rapidly building data centers, contrasting with slower growth in green energy-focused states due to high electricity costs and regulatory barriers.\u003c/p>\n\n\u003cp>He noted that &quot;we had about 2,700 data centers in the U.S. Now we have about 4,300,&quot; marking a nearly two-fold increase in just over two years. This surge is fueled by massive investments from tech giants like Amazon, Microsoft, and Google, with spending expected to reach $1 trillion next year. He reported widespread public opposition, citing concerns over secrecy, local impact, and resource use, and pointed to New York's recent executive order banning large data center construction as a sign of growing regulatory pushback. Regarding data centers' energy demands, Goreham revealed massive projects like a 70-football-field-sized facility in Louisiana that will consume twice New Orleans' electricity, prompting utilities to restart coal and nuclear plants.\u003c/p>\n\n\u003cp>Addressing environmental concerns, Goreham explained that data centers' water use varies by cooling method. Some use air cooling with minimal water, while others use evaporative cooling systems that ideally recycle water in closed loops. He stressed the need for transparency: &quot;The data centers have to be open about how they're doing the cooling and also where they're getting the power from.&quot; He also highlighted new commitments from tech companies to build their own power plants rather than drawing from local grids, referencing a &quot;ratepayer protection pledge&quot; signed at the White House to prevent electricity rate hikes. Touting the economic impact of AI, he cited forecasts of up to a 10% U.S. GDP boost by 2034, though he acknowledged job displacement concerns.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, author and astrologer \u003ca href=\"https://graveyardroses.com/\" target=\"_blank\">Aubrey Houdeshell\u003c/a> discussed the practice of astrocartography, a branch of astrology that maps planetary influences onto geographic locations to guide individuals toward places that may enhance various aspects of their lives. She explained that astrocartography uses a person's birth data —exact birth date, time, and location— to generate maps with planetary lines indicating where certain energies manifest most strongly. Clients often seek her guidance for major life decisions such as where to move, travel, or even the timing of surgery. She noted that some locations can bring positive outcomes like career growth or relationship opportunities, while others may increase tension or challenges.\u003c/p>\n\n\u003cp>When asked about flexibility, Houdeshell acknowledged that while the planetary lines are fixed, people can engage in &quot;remote activation&quot; by interacting with media or objects connected to favorable locations to harness their beneficial energies without physically relocating. She also clarified key astrological concepts for listeners, such as the &quot;big three&quot; signs —sun, moon, and rising— and how the ascendant (rising sign) shapes the entire birth chart.\u003c/p>\n\n\u003cp>Additionally, she shared a cautionary tale about Mars retrograde, a period when Mars' energy is disrupted, advising against surgeries or piercings. &quot;Mars rules over sharp objects and blood... I warned a client not to get a nose piercing during Mars retrograde. She ignored it and ended up with severe complications,&quot; she recounted. Houdeshell recommends the free resource \u003ca href=\"https://www.astro.com/\" target=\"_blank\">astro.com\u003c/a> for personal exploration but emphasizes the value of professional readings to interpret planetary conditions. During the last hour, she gave readings for callers.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003cem>, Jeff Nelken\u003c/em>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Green-Breakdown-Coming-Renewable-Failure/dp/0982499663/ctoc\" target=\"_blank\">Green Breakdown: The Coming Renewable Energy Failure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Outside-Green-Box-Sustainable-Development/dp/0982499647/ctoc\" target=\"_blank\">Outside the Green Box: Rethinking Sustainable Development\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mad-World-Climatism-Mankind-Climate/dp/0982499620/ctoc\" target=\"_blank\">The Mad, Mad, Mad World of Climatism\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Global-Horoscope-Astrocartography-Reveals-Travel/dp/0738781797/ctoc\" target=\"_blank\">\u003cu>The Global Horoscope\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B001NSZLFC/ctoc?1"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Boston","title":"Amanda","url":"https://amazon.com/dp/B000VRNCT8/ctoc?trackAsin=B000VRNCT8"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Boston","title":"More Than A Feeling","url":"https://amazon.com/dp/B00N5VKK8I/ctoc?trackAsin=B00N5VKK8I"},{"artist":"Guns N’ Roses","title":"Knockin’ On Heaven’s Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Terry Stafford","title":"Suspicion","url":"https://amazon.com/dp/B0044BKO7K/ctoc?trackAsin=B0044BKO7K"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Lovin’ Spoonful","title":"Summer In The City","url":"https://amazon.com/dp/B006P2QR3G/ctoc?trackAsin=B006P2QR3G"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"Bee Gees","title":"I Started A Joke","url":"https://amazon.com/dp/B01MU336G0/ctoc?trackAsin=B01MU336G0"},{"artist":"John Williams","title":"Lost In Space","url":"https://www.amazon.com/dp/B001DCWZ20"},{"artist":"Bob Welch","title":"Ebony Eyes","url":"https://amazon.com/dp/B0017F5YV2/ctoc?trackAsin=B0017F5YV2"},{"artist":"UFO","title":"Love To Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"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":["%2F5e008c52cc137bf244201b21","%2F6a6c03ef9747d4dc0b60bd49"]},"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/government","keywords/public policy","keywords/AI","keywords/astrology","keywords/healing","keywords/transformation"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a75be06a27764a9730696a2","show":"coast","title":"Thu, Aug 6 2026 - Hour 1"},{"episodeId":"/episodes/6a75be19a27764a9730696a3","show":"coast","title":"Thu, Aug 6 2026 - Hour 2"},{"episodeId":"/episodes/6a75be2ca27764a9730696a4","show":"coast","title":"Thu, Aug 6 2026 - Hour 3"},{"episodeId":"/episodes/6a75be3ea27764a9730696a5","show":"coast","title":"Thu, Aug 6 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Zodiac signs inside of horoscope circle. Astrology in the sky with many stars and moons  astrology and horoscopes concept","id":"%2F60623b0e46ac4afc6aa4d1d4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/60623b0e46ac4afc6aa4d1d4","source_credit":"sarayut Thaneerat / Moment / Getty Images","title":"Zodiac signs inside of horoscope circle. Astrology in the sky with many stars and moons  astrology and horoscopes concept","url":"asset://assets.getty/60623b0e46ac4afc6aa4d1d4","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1786024800055},"slug":{"type":"slug","value":"2026-08-06-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://www.stevegoreham.com/\" target=\"_blank\">Steve Goreham\u003c/a> outlined the explosive growth driven by the AI revolution and the controversy over its data centers. Followed by astrologer \u003ca href=\"https://graveyardroses.com/\" target=\"_blank\">Aubrey Houdeshell\u003c/a> on astrocartography, a branch of astrology that maps planetary influences onto geographic locations.\u003c/p>\n\n"},"title":{"type":"title","value":"AI & Data Centers / Understanding Astrocartography"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.stevegoreham.com/\" target=\"_blank\">stevegoreham.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://graveyardroses.com/\" target=\"_blank\">graveyardroses.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-06-2026-hour-1,08-06-2026-hour-2,08-06-2026-hour-3,08-06-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-08-06-show/","summary":{"author":"","description":"Author Steve Goreham outlined the explosive growth driven by the AI revolution and the controversy over its data centers. Followed by astrologer Aubrey Houdeshell on astrocartography, a branch of astrology that maps planetary influences onto geographic locations.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Zodiac signs inside of horoscope circle. Astrology in the sky with many stars and moons  astrology and horoscopes concept","link":"","new_tab":false,"source_credit":"sarayut Thaneerat / Moment / Getty Images","title":"Zodiac signs inside of horoscope circle. Astrology in the sky with many stars and moons  astrology and horoscopes concept","url":"asset://assets.getty/60623b0e46ac4afc6aa4d1d4","use_caption":false},"keywords":["keywords/government","keywords/public policy","keywords/AI","keywords/astrology","keywords/healing","keywords/transformation"],"primary_slug":"2026-08-06-show","slugs":["2026-08-06-show"],"sponsored":false,"title":"AI & Data Centers / Understanding Astrocartography"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786096800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"L56WF","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-06-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/60623b0e46ac4afc6aa4d1d4","title":"AI & Data Centers / Understanding Astrocartography","description":"Author Steve Goreham outlined the explosive growth driven by the AI revolution and the controversy over its data centers. Followed by astrologer Aubrey Houdeshell on astrocartography, a branch of astrology that maps planetary influences onto geographic locations.","author":""},"pub_start":1786096800000,"pub_until":4115978604802,"pub_changed":1786122099102,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/spirituality-occult","coast-categories/host-george-noory","coast-categories/science-space-technology","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e008c52cc137bf244201b21","slug":"goreham-steve-95942","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/goreham-steve/95942","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>Steve Goreham is an informative and engaging speaker, delivering compelling and provocative programs to businesses, universities, and diverse organizations. Steve is an independent scholar, researcher, and futurist in the fields of energy and environmental policy, as well as a former engineer and business executive with 30 years of experience at Fortune 100 and private companies. He’s executive director of the Climate Science Coalition of America, an independent, non-political association of scientists and concerned citizens focused on informing Americans about the realities of climate science and energy economics.\u003c/p>\n\n\u003cp>Steve is the author of two books on energy and climate change with over 100,000 copies in print. He’s a freelance columnist and frequent guest on radio and TV, including Dennis Miller, Sean Hannity, and Fox Business Channel. He holds an MBA from the University of Chicago and a BS/MS in Electrical Engineering from the University of Illinois.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Green-Breakdown-Coming-Renewable-Failure/dp/0982499663/ctoc\" target=\"_blank\">Green Breakdown: The Coming Renewable Energy Failure\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Outside-Green-Box-Sustainable-Development/dp/0982499647/ctoc\" target=\"_blank\">Outside the Green Box: Rethinking Sustainable Development\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Mad-World-Climatism-Mankind-Climate/dp/0982499620/ctoc\" target=\"_blank\">The Mad, Mad, Mad World of Climatism\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/0cfaa414c648b7df57c3abf9667bcf85","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/0cfaa414c648b7df57c3abf9667bcf85","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"goreham-steve-95942"},"summary":{"type":"html","value":"\u003cp>Steve Goreham is an independent scholar, researcher, and futurist in the fields of energy and environmental policy, as well as a former engineer and business executive with 30 years of experience at Fortune 100 and private companies.\u003c/p>\n\n"},"title":{"type":"title","value":"Steve Goreham"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.stevegoreham.com/\" target=\"_blank\">stevegoreham.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/goreham-steve-95942","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/goreham-steve/95942","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Steve Goreham is an independent scholar, researcher, and futurist in the fields of energy and environmental policy, as well as a former engineer and business executive with 30 years of experience at Fortune 100 and private companies.","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/0cfaa414c648b7df57c3abf9667bcf85","use_caption":false},"keywords":[],"primary_slug":"goreham-steve-95942","slugs":["goreham-steve-95942"],"sponsored":false,"title":"Steve Goreham"},"targeting":{"exclusion":{"tags":[]},"publish_date":1575598320000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"m7msO","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1575598320000,"type":"content:coast-to-coast-guest","summary":{"title":"Steve Goreham","description":"Steve Goreham is an independent scholar, researcher, and futurist in the fields of energy and environmental policy, as well as a former engineer and business executive with 30 years of experience at Fortune 100 and private companies.","image":"https://i.iheart.com/v3/re/assets.coast2coast/0cfaa414c648b7df57c3abf9667bcf85"}},{"ref_id":"%2F6a6c03ef9747d4dc0b60bd49","slug":"aubrey-houdeshell","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/aubrey-houdeshell/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Aubrey Houdeshell is an author and astrologer whose work focuses on transformative and healing potential.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Global-Horoscope-Astrocartography-Reveals-Travel/dp/0738781797/ctoc\" target=\"_blank\">\u003cu>The Global Horoscope\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Cosmic-Symposium-Astrological-Journey-Orchestra/dp/0762486740/ctoc\" target=\"_blank\">The Cosmic Symposium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Oracle-Pluto-55-Card-Exploration-Undiscovered/dp/0762483601/ctoc\" target=\"_blank\">Oracle of Pluto: A 55-Card Exploration of the Undiscovered Self\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d20003c7836ade1a341bc3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3","source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"aubrey-houdeshell"},"summary":{"type":"html","value":"\u003cp>Aubrey Houdeshell is an author and astrologer whose work focuses on transformative and healing potential.\u003c/p>\n\n"},"title":{"type":"title","value":"Aubrey Houdeshell"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://graveyardroses.com/\" target=\"_blank\">graveyardroses.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":"Aubrey Houdeshell is an author and astrologer whose work focuses on transformative and healing potential.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false},"keywords":[],"primary_slug":"aubrey-houdeshell","slugs":["aubrey-houdeshell"],"sponsored":false,"title":"Aubrey Houdeshell"},"targeting":{"exclusion":{"tags":[]},"publish_date":1785463620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"b1pD1","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1785463620000,"type":"content:coast-to-coast-guest","summary":{"title":"Aubrey Houdeshell","description":"Aubrey Houdeshell is an author and astrologer whose work focuses on transformative and healing potential.","image":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3"}}]}},{"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:/6a6c16739747d4dc0b60be11","slug:2026-08-06-show","slug:2026-08-06-show","keyword:keywords/government","keyword:keywords/public policy","keyword:keywords/AI","keyword:keywords/astrology","keyword:keywords/healing","keyword:keywords/transformation"]}},{"id":"%2F6a6c13c29747d4dc0b60bdf8","type":"PUBLISHING","record":{"ref_id":"%2F6a6c13c29747d4dc0b60bdf8","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-08-05-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, biblical researcher \u003ca href=\"https://www.noahsarkscans.com/\" target=\"_blank\">Andrew Jones\u003c/a> discussed ongoing efforts to locate and analyze the remains of Noah's Ark. His interest in this subject began as a teenager after hearing archaeologist Ron Wyatt speak about a boat-shaped formation in eastern Turkey. &quot;I actually called Ron on the phone as a kid,&quot; he shared. Jones, now vice president of the government-approved Noah's Ark Scans organization in Turkey, detailed the project's history and ongoing work. Their site was first identified in the late 1940s by locals after a landslide and photographed by Turkish military aircraft in 1959, sitting at roughly 6,500 feet elevation near Mount Ararat and the Iranian border.\u003c/p>\n\n\u003cp>He described the formation as &quot;almost as long as two football fields,&quot; matching the biblical ark's dimensions of 300 cubits. Jones explained that ground-penetrating radar has revealed a possible internal structure. &quot;We're seeing angular structures at seven meters down. We're seeing parallel lines, perpendicular lines at three meters down,&quot; he noted, describing voids between four and six feet deep that &quot;follow a pattern suggesting that these were internal cavities on the ark that did not get filled in.&quot;\u003c/p>\n\n\u003cp>He also outlined plans for non-destructive core drilling to a permitted depth of 75 meters using sonic vibration technology, along with a miniaturized drone designed to enter drill holes and photograph any preserved interior spaces. Jones insisted that confirming the site would carry broad significance. &quot;This is real history. It's not Bronze Age myth,&quot; he said. &quot;For me, it's also personal. I believe in God. This is evidence for the Creator.&quot;\u003c/p>\n\n\u003cp>------------------\u003c/p>\n\n\u003cp>In the second half, author and researcher \u003ca href=\"https://4biddenknowledge.ai/\" target=\"_blank\">Billy Carson\u003c/a> argued that matter, consciousness, and human experience arise from an underlying matrix of light, mathematical patterns, and higher-dimensional intelligence. He explained that fractals—self-repeating patterns seen in the branching of trees, hurricanes, lung capillaries, and cosmic structures—offer clues to reality's design. Carson pointed to the Mandelbrot set, the golden ratio, and West Africa's Adinkra codes as evidence of what he called a &quot;fingerprint of creation.&quot;\u003c/p>\n\n\u003cp>&quot;We're living in this matrix, a matrix made of light, waves of light, waves of potential,&quot; he remarked, arguing that consciousness helps convert those possibilities into perceived physical reality. Carson cited theoretical work on quantum physics, supersymmetry, and higher dimensions, while asserting that the human brain does not create consciousness but receives it. He described humanity as a temporary physical expression of a greater source—God, nature or the universe—experiencing itself through individual lives.\u003c/p>\n\n\u003cp>Carson's 2024 near-death experience added a personal dimension to the discussion. After sepsis, organ failure, and cardiac arrest, he recounted finding himself in a vivid realm above a green forest where he was offered a choice to remain or return. &quot;That other place, it was real. It wasn't fake. It exists, and I was there,&quot; Carson recalled. He noted that the experience ended his fear of dying and reinforced his belief that &quot;there is really no death, only a transition from one state to the next.&quot;\u003c/p>\n\n\u003cp>\u003cem>News Segment Guests: \u003c/em>\u003ca href=\"https://howardbloom.institute\" 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/Fractal-Holographic-Universe-Revealed-SPECIAL/dp/B0D5YL82YM/ctoc\" target=\"_blank\">Fractal Holographic Universe: The Matrix Code Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Woke-Doesnt-Broke-Billy-Carson/dp/057878601X/ctoc\" target=\"_blank\">Woke Doesn't Mean Broke\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/MANIFESTATION-CODES-UNLOCKING-REALITY-FREQUENCY/dp/B0G397VJ55/ctoc\" target=\"_blank\">Manifestation Codes\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Jimmy Buffett","title":"Son Of A Son Of A Sailor","url":"https://amazon.com/dp/B000W176E0/ctoc"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"The Moody Blues","title":"Nights In White Satin","url":"https://amazon.com/dp/B001NZT58E/ctoc?trackAsin=B001NZT58E"},{"artist":"Ozzy Osbourne","title":"Goodbye to Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"The Platters","title":"Only You","url":"https://amazon.com/dp/B000WOT2D0/ctoc?trackAsin=B000WOT2D0"},{"artist":"Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Cher","title":"Believe","url":"https://amazon.com/dp/B001F3J598/ctoc?trackAsin=B001F3J598"},{"artist":"Mötley Crüe","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"Frank Sinatra","title":"My One And Only Love","url":"https://amazon.com/dp/B000TDYWMK/ctoc?trackAsin=B000TDYWMK"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"Don Henley","title":"The Heart Of The Matter","url":"https://amazon.com/dp/B002C9XDZQ/ctoc?trackAsin=B002C9XDZQ"},{"artist":"Led Zeppelin","title":"In My Time Of Dying","url":"https://www.amazon.com/dp/B0011Z5LDY/ctoc?trackAsin=B0011Z5LDY"},{"artist":"The Beatles","title":"Let It Be","url":"https://amazon.com/dp/B07FSTQT49/ctoc"},{"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":["%2F69eaacb610a2dbf547b8b596","%2F5e006b37cc137bf244201a1c"]},"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/Noah's Ark","keywords/Bible","keywords/Turkey","keywords/fractals","keywords/holograms","keywords/geometry"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a746e5ccb5e9580e140a42e","show":"coast","title":"Wed, Aug 5 2026 - Hour 1"},{"episodeId":"/episodes/6a746e6fcb5e9580e140a42f","show":"coast","title":"Wed, Aug 5 2026 - Hour 2"},{"episodeId":"/episodes/6a746e82cb5e9580e140a430","show":"coast","title":"Wed, Aug 5 2026 - Hour 3"},{"episodeId":"/episodes/6a746e95cb5e9580e140a431","show":"coast","title":"Wed, Aug 5 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A dark silhouette of a person standing against a vibrant explosion of neon light trails and digital patterns. The human energy, artificial intelligence, and the connection with the digital world.","id":"%2F6a6c150bc0765b97e9e95906","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a6c150bc0765b97e9e95906","source_credit":"Curly_photo / Moment / Getty Images","title":"A dark silhouette of a person standing against a vibrant explosion of neon light trails and digital patterns.","url":"asset://assets.getty/6a6c150bc0765b97e9e95906","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1785938400394},"slug":{"type":"slug","value":"2026-08-05-show"},"summary":{"type":"html","value":"\u003cp>Biblical researcher \u003ca href=\"https://www.noahsarkscans.com/\" target=\"_blank\">Andrew Jones\u003c/a> discussed ongoing efforts to locate and analyze the remains of Noah's Ark. Followed by author \u003ca href=\"https://4biddenknowledge.ai/\" target=\"_blank\">Billy Carson\u003c/a>, who argued that human experience arises from a higher-dimensional intelligence.\u003c/p>\n\n"},"title":{"type":"title","value":"Finding Noah's Ark / Fractal Holographic Universe"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/c/DiscoveredMedia\" target=\"_blank\">youtube.com/c/DiscoveredMedia\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://goo.gl/wTpbL9\" target=\"_blank\">Deep Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.4biddenknowledge.tv/videos/the-black-knight-satellite-beyond-the-signal\" target=\"_blank\">Black Knight Satellite: Beyond the Signal\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">noahsarkscans.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.4biddenknowledge.com/\" target=\"_blank\">4biddenknowledge.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://4bkacademy.com/\" target=\"_blank\">4bkacademy.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"08-05-2026-hour-1,08-05-2026-hour-2,08-05-2026-hour-3,08-05-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-08-05-show/","summary":{"author":"","description":"Biblical researcher Andrew Jones discussed ongoing efforts to locate and analyze the remains of Noah's Ark. Followed by author Billy Carson, who argued that human experience arises from a higher-dimensional intelligence.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A dark silhouette of a person standing against a vibrant explosion of neon light trails and digital patterns. The human energy, artificial intelligence, and the connection with the digital world.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"A dark silhouette of a person standing against a vibrant explosion of neon light trails and digital patterns.","url":"asset://assets.getty/6a6c150bc0765b97e9e95906","use_caption":false},"keywords":["keywords/Noah's Ark","keywords/Bible","keywords/Turkey","keywords/fractals","keywords/holograms","keywords/geometry"],"primary_slug":"2026-08-05-show","slugs":["2026-08-05-show"],"sponsored":false,"title":"Finding Noah's Ark / Fractal Holographic Universe"},"targeting":{"exclusion":{"tags":[]},"publish_date":1786010400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Zuart","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/science-space-technology","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-08-05-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a6c150bc0765b97e9e95906","title":"Finding Noah's Ark / Fractal Holographic Universe","description":"Biblical researcher Andrew Jones discussed ongoing efforts to locate and analyze the remains of Noah's Ark. Followed by author Billy Carson, who argued that human experience arises from a higher-dimensional intelligence.","author":""},"pub_start":1786010400000,"pub_until":4115978604802,"pub_changed":1786015451871,"subscription":[{"tags":["coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/science-space-technology","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F69eaacb610a2dbf547b8b596","slug":"andrew-mark-jones","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/andrew-mark-jones/","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>Andrew Mark Jones is an independent biblical researcher and software developer who has dedicated over 20 years to the investigation of historical sites across Turkey and the Middle East. Transitioning his technical expertise from a career in software development to the field of archaeological research, Jones specializes in applying advanced geophysical technologies to analyze ancient formations. For the last decade, he has been a leading figure in the study of the Durupinar boat-shaped formation, spearheading the site's most comprehensive 2019 GPR and LiDAR surveys. \u003c/p>\n\n\u003cp>His data-driven approach includes coordinating large-scale 2024 soil surveys with international scientists. The 2019 GPR and border survey results he presented at the different international symposiums on Mount Ararat and Noah's Ark at the local Agri University. Jones also manages the site's visitor center with local partners and continues to give lectures to tour groups that come to the site.\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":"%2F69f195cb3b2625b141b23ac2","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69f195cb3b2625b141b23ac2","source_credit":"","title":"","url":"asset://new_assets/69f195cb3b2625b141b23ac2","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"andrew-mark-jones"},"summary":{"type":"html","value":"\u003cp>Andrew Mark Jones is an independent biblical researcher and software developer who has dedicated over 20 years to the investigation of historical sites across Turkey and the Middle East. \u003c/p>\n\n"},"title":{"type":"title","value":"Andrew Mark Jones"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/c/DiscoveredMedia\" target=\"_blank\">youtube.com/c/DiscoveredMedia\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://noahsarkscans.com/\" target=\"_blank\">noahsarkscans.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":"Andrew Mark Jones is an independent biblical researcher and software developer who has dedicated over 20 years to the investigation of historical sites across Turkey and the Middle East.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69f195cb3b2625b141b23ac2","use_caption":false},"keywords":[],"primary_slug":"andrew-mark-jones","slugs":["andrew-mark-jones"],"sponsored":false,"title":"Andrew Mark Jones"},"targeting":{"exclusion":{"tags":[]},"publish_date":1776987060000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Gk90M","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/ancient-world"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1776987060000,"type":"content:coast-to-coast-guest","summary":{"title":"Andrew Mark Jones","description":"Andrew Mark Jones is an independent biblical researcher and software developer who has dedicated over 20 years to the investigation of historical sites across Turkey and the Middle East.","image":"https://i.iheart.com/v3/re/new_assets/69f195cb3b2625b141b23ac2"}},{"ref_id":"%2F5e006b37cc137bf244201a1c","slug":"carson-billy-87060","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/carson-billy/87060","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>Billy Carson is an avid blogger and social media manager. He currently owns and manages over a dozen social media accounts with followers totaling over 1 million. Billy Carson is the founder of 4biddenknowledge on Instagram, Facebook, Twitter and Tumblr. Topics discussed range from ancient suppressed knowledge to current day events. Billy Carson is also an expert host on the new original streaming series by Gaia named Deep Space. This series is an exploration of the &quot;Secret Space Program&quot; and the types of technologies being used along with their potential origins. Deep Space airs Mondays on Gaia.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Fractal-Holographic-Universe-Revealed-SPECIAL/dp/B0D5YL82YM/ctoc\" target=\"_blank\">Fractal Holographic Universe: The Matrix Code Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Woke-Doesnt-Broke-Billy-Carson/dp/057878601X/ctoc\" target=\"_blank\">Woke Doesn't Mean Broke\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/MANIFESTATION-CODES-UNLOCKING-REALITY-FREQUENCY/dp/B0G397VJ55/ctoc\" target=\"_blank\">Manifestation Codes\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":"%2F69249784f32ec1f2bbaad0ed","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69249784f32ec1f2bbaad0ed","source_credit":"","title":"","url":"asset://new_assets/69249784f32ec1f2bbaad0ed","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"carson-billy-87060"},"summary":{"type":"html","value":"\u003cp>Billy Carson is an avid blogger and social media manager. He currently owns and manages over a dozen social media accounts with followers totaling over 1 million. Billy Carson is the founder of 4biddenknowledge on Instagram, Facebook, Twitter and Tumblr. Topics discussed range from ancient suppressed knowledge to current day events. Billy Carson is also an expert host on the new original streaming series by Gaia named Deep Space.\u003c/p>\n\n"},"title":{"type":"title","value":"Billy Carson"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://goo.gl/wTpbL9\" target=\"_blank\">Deep Space\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.4biddenknowledge.tv/videos/the-black-knight-satellite-beyond-the-signal\" target=\"_blank\">Black Knight Satellite: Beyond the Signal\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.4biddenknowledge.com/\" target=\"_blank\">4biddenknowledge.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://4bkacademy.com/\" target=\"_blank\">4bkacademy.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/carson-billy-87060","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/carson-billy/87060","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Billy Carson is an avid blogger and social media manager. He currently owns and manages over a dozen social media accounts with followers totaling over 1 million. Billy Carson is the founder of 4biddenknowledge on Instagram, Facebook, Twitter and Tumblr. Topics discussed range from ancient suppressed knowledge to current day events. Billy Carson is also an expert host on the new original streaming series by Gaia named Deep Space.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69249784f32ec1f2bbaad0ed","use_caption":false},"keywords":[],"primary_slug":"carson-billy-87060","slugs":["carson-billy-87060"],"sponsored":false,"title":"Billy Carson"},"targeting":{"exclusion":{"tags":[]},"publish_date":1512702000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"U3QKP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ancient-world","coast-categories/mysteries-anomalies","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1512702000000,"type":"content:coast-to-coast-guest","summary":{"title":"Billy Carson","description":"Billy Carson is an avid blogger and social media manager. He currently owns and manages over a dozen social media accounts with followers totaling over 1 million. Billy Carson is the founder of 4biddenknowledge on Instagram, Facebook, Twitter and Tumblr. Topics discussed range from ancient suppressed knowledge to current day events. Billy Carson is also an expert host on the new original streaming series by Gaia named Deep Space.","image":"https://i.iheart.com/v3/re/new_assets/69249784f32ec1f2bbaad0ed"}}]}},{"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:/6a6c13c29747d4dc0b60bdf8","slug:2026-08-05-show","slug:2026-08-05-show","keyword:keywords/Noah's Ark","keyword:keywords/Bible","keyword:keywords/Turkey","keyword:keywords/fractals","keyword:keywords/holograms","keyword:keywords/geometry"]}}],"resume":{"id":"ID:shows-feed","context":{"\u003clocale>":"en-US"},"size":8,"from":"eyJza2lwIjo4LCJjdXJzb3JzIjp7IkMwam1iIjoiZXlKdlptWnpaWFFpT2poOSJ9LCJlbmRzIjp7fX0=","scopes":null}}},{"id":"mbtLX","region":"main:dynamic","type":"ad","ordinal":2,"value":{"ad_split":0,"position":"3308"},"tags":[],"schedule":null},{"id":"f2MoB","region":"main:dynamic","type":"ad","ordinal":3,"value":{"ad_split":0,"position":"5052"},"tags":[],"schedule":null},{"id":"YP99Y","region":"footer:dynamic","type":"recommendation","ordinal":0,"value":{"widget_id":"AR_23"},"tags":[],"schedule":null},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"FeedBurner/1.0 (http://www.FeedBurner.com)","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

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