{"id":290,"date":"2025-06-16T05:30:00","date_gmt":"2025-06-16T12:30:00","guid":{"rendered":"https:\/\/blog.courageousjourneys.com\/?p=290"},"modified":"2025-06-04T13:48:30","modified_gmt":"2025-06-04T20:48:30","slug":"breaking-stigma-around-mental-illness","status":"publish","type":"post","link":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/","title":{"rendered":"Breaking the Stigma Around Mental Illness: How Conversations Can Lead to Healing"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<p>The stigma surrounding mental illness and sexual trauma often keeps survivors in silence, burdened by shame. But what if there was a way to change it? By talking openly about trauma and the impact it creates, we can start dismantling the stigma&#8230; and shame and create a space where survivors feel supported and empowered.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Destructive Power of Shame<\/strong><\/h2>\n\n\n\n<p>Shame is one of the most damaging aspects of sexual trauma. It thrives in silence, keeping survivors isolated. When society stigmatizes trauma, it deepens this sense of shame, making it harder for survivors to seek help or share their experiences.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Normalizing Conversations Around Trauma<\/strong><\/h2>\n\n\n\n<p>To combat stigma, we need to normalize conversations about sexual trauma. The more openly we talk, the less shame survivors experience and the more awareness it builds in society. As these discussions become more common, survivors will feel safe enough to seek help and heal.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How Silence Feeds Stigma and Shame<\/strong><\/h2>\n\n\n\n<p>Silence breeds shame. When survivors keep their trauma hidden, they internalize the belief that their experience is something to be ashamed of. Breaking the silence helps release that burden, allowing survivors to take back control of their stories.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Empowering Survivors to Break the Silence<\/strong><\/h2>\n\n\n\n<p>Empowering survivors starts with breaking the silence. Survivors reclaim their power by sharing their stories without fear of judgment. As we continue these conversations, we create a space where healing can truly begin and deepen over time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Road to Healing Starts with Conversation<\/strong><\/h2>\n\n\n\n<p>Healing begins with the courage to speak. When we break the silence, we create a world where survivors feel safe to share, heal, and thrive. Together, we can change the narrative and end the stigma around sexual trauma.<\/p>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n\n\n\n<p><strong>For more on this topic, check out this video:<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Ending shame and stigma of experiencing sexual abuse\/assault\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/I7B3DlRnSns?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Ending the Shame &amp; Stigma for Survivors of Sexual Abuse\/Assault ~ Sexual Assault Awareness Month\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/q22C-xZiAVU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div>\n<\/div>\n\n\n\n<p><a href=\"https:\/\/blog.courageousjourneys.com\/\"><em>Read all blogs here<\/em><\/a><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <title>Responsive Cards<\/title>\n    <style>\n        body {\n            font-family: Noto Serif Display, serif;\n            margin: 0;\n            padding: 20px;\n            background-color: #ffffff;\n        }\n\n        .container {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n        }\n\n        .card {\n            background-color: #fff;\n            padding: 20px;\n            border-radius: 10px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n            transition: transform 0.2s;\n        }\n\n        .card:hover {\n            transform: scale(1.05);\n        }\n\n        .card img {\n            width: 100%;\n            height: auto;\n            border-radius: 10px;\n        }\n\n        .card h2 {\n            font-size: 1.5rem;\n            margin: 10px 0;\n        }\n\n        .card p {\n            font-size: 1rem;\n            color: #555;\n        }\n\n        .card a {\n            display: inline-block;\n            margin-top: 15px;\n            color: #02444b;\n            text-decoration: none;\n            font-weight: bold;\n            transition: color 0.3s;\n        }\n\n        .card a:hover {\n            color: #0056b3;\n        }\n\n        \/* Tablet: 2 columns *\/\n        @media (max-width: 1024px) {\n            .container {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        \/* Mobile: 1 column *\/\n        @media (max-width: 768px) {\n            .container {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"container\">\n    <div class=\"card\">\n        <figure>\n            <img decoding=\"async\" src=\"https:\/\/courageousjourneys.com\/22768\/files\/67e44e79d6236_1743015545_1.png\" alt=\"Returning to Wholeness\">\n        <\/figure>\n        <h2>Returning to Wholeness Journal Course<\/h2>\n        <p>A journey for survivors of childhood trauma of learning to trust and embody the TRUTH of who you&#8217;ve always been.<\/p>\n        <a href=\"https:\/\/courageousjourneys.com\/courses\/returningtowholenessjc\">Learn more<\/a>\n    <\/div>\n\n    <div class=\"card\">\n        <figure>\n            <img decoding=\"async\" src=\"https:\/\/courageousjourneys.com\/22768\/files\/67e401cf00f63_1742995919_7.png\" alt=\"Connecting Within\">\n        <\/figure>\n        <h2>Connecting Within<\/h2>\n        <p>Guided meditations to help heal mind, body &#038; soul.<\/p>\n        <a href=\"https:\/\/courageousjourneys.com\/courses\/connecting-within-meditations\">Learn more<\/a>\n    <\/div>\n\n    <div class=\"card\">\n        <figure>\n            <img decoding=\"async\" src=\"https:\/\/courageousjourneys.com\/22768\/files\/67e401b953161_1742995897_6.png\" alt=\"Sacred Boundaries\">\n        <\/figure>\n        <h2>Sacred Boundaries<\/h2>\n        <p>A journey of honoring heart, mind, body &#038; soul. Boundaries are hard. This course will help you recognize what you need and how to move through the obstacles keeping you from implementing it.<\/p>\n        <a href=\"https:\/\/courageousjourneys.com\/courses\/sacred-boundaries\">Learn more<\/a>\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The stigma surrounding mental illness and sexual trauma often keeps survivors in silence, burdened by shame. But what if there was a way to change it? By talking openly about trauma and the impact it creates, we can start dismantling the stigma&#8230; and shame and create a space where survivors feel supported and empowered. The [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":291,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[113],"tags":[282,285,131,275,274,286,139,276,278,281,284,283,280,236,279,277,110],"class_list":["post-290","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-impact-of-trauma-and-emotional-wounding","tag-breaking-silence-on-trauma","tag-breaking-trauma-stigma","tag-childhood-trauma-healing","tag-ending-mental-health-stigma","tag-healing-from-sexual-trauma","tag-mental-health-advocacy","tag-mental-health-awareness","tag-mental-illness-and-shame","tag-normalizing-mental-health-conversations","tag-reducing-stigma-in-mental-health","tag-silence-and-mental-illness","tag-speaking-out-about-trauma","tag-stigma-around-mental-illness","tag-survivor-empowerment","tag-talking-about-mental-health","tag-trauma-and-stigma","tag-trauma-healing"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Breaking the Stigma Around Mental Illness<\/title>\n<meta name=\"description\" content=\"Reducing the stigma around mental illness begins with open conversations. Learn how normalizing these discussions can empower survivors.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Breaking the Stigma Around Mental Illness\" \/>\n<meta property=\"og:description\" content=\"Reducing the stigma around mental illness begins with open conversations. Learn how normalizing these discussions can empower survivors.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/\" \/>\n<meta property=\"og:site_name\" content=\"Courageous Journeys Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-16T12:30:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.courageousjourneys.com\/wp-content\/uploads\/2025\/05\/Wordpress-blog-thumbnail-15.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Peggy Oliveira, MSW\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Peggy Oliveira, MSW\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/\"},\"author\":{\"name\":\"Peggy Oliveira, MSW\",\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/#\\\/schema\\\/person\\\/95c149ee4f3b28aef239497192beca3a\"},\"headline\":\"Breaking the Stigma Around Mental Illness: How Conversations Can Lead to Healing\",\"datePublished\":\"2025-06-16T12:30:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/\"},\"wordCount\":394,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Wordpress-blog-thumbnail-15.jpg\",\"keywords\":[\"breaking silence on trauma\",\"breaking trauma stigma\",\"childhood trauma healing\",\"ending mental health stigma\",\"healing from sexual trauma\",\"mental health advocacy\",\"mental health awareness\",\"mental illness and shame\",\"normalizing mental health conversations\",\"reducing stigma in mental health\",\"silence and mental illness\",\"speaking out about trauma\",\"stigma around mental illness\",\"survivor empowerment\",\"talking about mental health\",\"trauma and stigma\",\"trauma healing\"],\"articleSection\":[\"Impact of Trauma and Emotional Wounding\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/\",\"url\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/\",\"name\":\"Breaking the Stigma Around Mental Illness\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Wordpress-blog-thumbnail-15.jpg\",\"datePublished\":\"2025-06-16T12:30:00+00:00\",\"description\":\"Reducing the stigma around mental illness begins with open conversations. Learn how normalizing these discussions can empower survivors.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/#primaryimage\",\"url\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Wordpress-blog-thumbnail-15.jpg\",\"contentUrl\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Wordpress-blog-thumbnail-15.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/2025\\\/06\\\/16\\\/breaking-stigma-around-mental-illness\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Breaking the Stigma Around Mental Illness: How Conversations Can Lead to Healing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/#website\",\"url\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/\",\"name\":\"Courageous Journeys Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/#organization\",\"name\":\"Courageous Journeys Blog\",\"url\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/Title-1.png\",\"contentUrl\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/Title-1.png\",\"width\":1280,\"height\":500,\"caption\":\"Courageous Journeys Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/#\\\/schema\\\/person\\\/95c149ee4f3b28aef239497192beca3a\",\"name\":\"Peggy Oliveira, MSW\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65ee61e5b1049d47bdd289a5fbfc39c0383725417f1936f7e1c2c30a938dbfe2?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65ee61e5b1049d47bdd289a5fbfc39c0383725417f1936f7e1c2c30a938dbfe2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65ee61e5b1049d47bdd289a5fbfc39c0383725417f1936f7e1c2c30a938dbfe2?s=96&d=mm&r=g\",\"caption\":\"Peggy Oliveira, MSW\"},\"sameAs\":[\"https:\\\/\\\/blog.courageousjourneys.com\"],\"url\":\"https:\\\/\\\/blog.courageousjourneys.com\\\/index.php\\\/author\\\/peggy\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Breaking the Stigma Around Mental Illness","description":"Reducing the stigma around mental illness begins with open conversations. Learn how normalizing these discussions can empower survivors.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/","og_locale":"en_US","og_type":"article","og_title":"Breaking the Stigma Around Mental Illness","og_description":"Reducing the stigma around mental illness begins with open conversations. Learn how normalizing these discussions can empower survivors.","og_url":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/","og_site_name":"Courageous Journeys Blog","article_published_time":"2025-06-16T12:30:00+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/blog.courageousjourneys.com\/wp-content\/uploads\/2025\/05\/Wordpress-blog-thumbnail-15.jpg","type":"image\/jpeg"}],"author":"Peggy Oliveira, MSW","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Peggy Oliveira, MSW","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/#article","isPartOf":{"@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/"},"author":{"name":"Peggy Oliveira, MSW","@id":"https:\/\/blog.courageousjourneys.com\/#\/schema\/person\/95c149ee4f3b28aef239497192beca3a"},"headline":"Breaking the Stigma Around Mental Illness: How Conversations Can Lead to Healing","datePublished":"2025-06-16T12:30:00+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/"},"wordCount":394,"commentCount":0,"publisher":{"@id":"https:\/\/blog.courageousjourneys.com\/#organization"},"image":{"@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.courageousjourneys.com\/wp-content\/uploads\/2025\/05\/Wordpress-blog-thumbnail-15.jpg","keywords":["breaking silence on trauma","breaking trauma stigma","childhood trauma healing","ending mental health stigma","healing from sexual trauma","mental health advocacy","mental health awareness","mental illness and shame","normalizing mental health conversations","reducing stigma in mental health","silence and mental illness","speaking out about trauma","stigma around mental illness","survivor empowerment","talking about mental health","trauma and stigma","trauma healing"],"articleSection":["Impact of Trauma and Emotional Wounding"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/","url":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/","name":"Breaking the Stigma Around Mental Illness","isPartOf":{"@id":"https:\/\/blog.courageousjourneys.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/#primaryimage"},"image":{"@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.courageousjourneys.com\/wp-content\/uploads\/2025\/05\/Wordpress-blog-thumbnail-15.jpg","datePublished":"2025-06-16T12:30:00+00:00","description":"Reducing the stigma around mental illness begins with open conversations. Learn how normalizing these discussions can empower survivors.","breadcrumb":{"@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/#primaryimage","url":"https:\/\/blog.courageousjourneys.com\/wp-content\/uploads\/2025\/05\/Wordpress-blog-thumbnail-15.jpg","contentUrl":"https:\/\/blog.courageousjourneys.com\/wp-content\/uploads\/2025\/05\/Wordpress-blog-thumbnail-15.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/blog.courageousjourneys.com\/index.php\/2025\/06\/16\/breaking-stigma-around-mental-illness\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.courageousjourneys.com\/"},{"@type":"ListItem","position":2,"name":"Breaking the Stigma Around Mental Illness: How Conversations Can Lead to Healing"}]},{"@type":"WebSite","@id":"https:\/\/blog.courageousjourneys.com\/#website","url":"https:\/\/blog.courageousjourneys.com\/","name":"Courageous Journeys Blog","description":"","publisher":{"@id":"https:\/\/blog.courageousjourneys.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.courageousjourneys.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.courageousjourneys.com\/#organization","name":"Courageous Journeys Blog","url":"https:\/\/blog.courageousjourneys.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.courageousjourneys.com\/#\/schema\/logo\/image\/","url":"https:\/\/blog.courageousjourneys.com\/wp-content\/uploads\/2025\/01\/Title-1.png","contentUrl":"https:\/\/blog.courageousjourneys.com\/wp-content\/uploads\/2025\/01\/Title-1.png","width":1280,"height":500,"caption":"Courageous Journeys Blog"},"image":{"@id":"https:\/\/blog.courageousjourneys.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/blog.courageousjourneys.com\/#\/schema\/person\/95c149ee4f3b28aef239497192beca3a","name":"Peggy Oliveira, MSW","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/65ee61e5b1049d47bdd289a5fbfc39c0383725417f1936f7e1c2c30a938dbfe2?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/65ee61e5b1049d47bdd289a5fbfc39c0383725417f1936f7e1c2c30a938dbfe2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/65ee61e5b1049d47bdd289a5fbfc39c0383725417f1936f7e1c2c30a938dbfe2?s=96&d=mm&r=g","caption":"Peggy Oliveira, MSW"},"sameAs":["https:\/\/blog.courageousjourneys.com"],"url":"https:\/\/blog.courageousjourneys.com\/index.php\/author\/peggy\/"}]}},"_links":{"self":[{"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/posts\/290","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/comments?post=290"}],"version-history":[{"count":4,"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/posts\/290\/revisions"}],"predecessor-version":[{"id":334,"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/posts\/290\/revisions\/334"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/media\/291"}],"wp:attachment":[{"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/media?parent=290"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/categories?post=290"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.courageousjourneys.com\/index.php\/wp-json\/wp\/v2\/tags?post=290"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}