{"id":697,"date":"2025-04-24T18:52:06","date_gmt":"2025-04-24T18:52:06","guid":{"rendered":"https:\/\/kidneydiseaseclinic.net\/stress\/?p=697"},"modified":"2025-04-27T17:34:59","modified_gmt":"2025-04-27T17:34:59","slug":"enneagram-test","status":"publish","type":"post","link":"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/","title":{"rendered":"Enneagram Test"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\"><strong>Enneagram Test: Discover Your Core Personality Type<\/strong><\/h3>\n\n\n\n<p>The&nbsp;<strong>Enneagram<\/strong>&nbsp;is a powerful personality system that describes&nbsp;<strong>9 core types<\/strong>, each with distinct motivations, fears, and growth paths. Unlike other tests (e.g., Myers-Briggs or Big Five), the Enneagram focuses on&nbsp;<strong>why<\/strong>&nbsp;you think, feel, and act the way you do\u2014making it a tool for deep self-awareness and transformation.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The 9 Enneagram Types<\/strong><\/h2>\n\n\n\n<p>Each type has a&nbsp;<strong>basic fear<\/strong>,&nbsp;<strong>desire<\/strong>, and&nbsp;<strong>growth\/stress path<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Type<\/th><th>Nickname<\/th><th>Core Motivation<\/th><th>Key Traits<\/th><\/tr><\/thead><tbody><tr><td><strong>1<\/strong><\/td><td>The Perfectionist<\/td><td>&#8220;I must be right\/good.&#8221;<\/td><td>Principled, self-critical, orderly<\/td><\/tr><tr><td><strong>2<\/strong><\/td><td>The Helper<\/td><td>&#8220;I must be loved\/needed.&#8221;<\/td><td>Generous, people-pleasing, possessive<\/td><\/tr><tr><td><strong>3<\/strong><\/td><td>The Achiever<\/td><td>&#8220;I must succeed\/impress.&#8221;<\/td><td>Driven, image-conscious, adaptable<\/td><\/tr><tr><td><strong>4<\/strong><\/td><td>The Individualist<\/td><td>&#8220;I must be unique\/special.&#8221;<\/td><td>Creative, moody, introspective<\/td><\/tr><tr><td><strong>5<\/strong><\/td><td>The Investigator<\/td><td>&#8220;I must understand\/know.&#8221;<\/td><td>Analytical, detached, innovative<\/td><\/tr><tr><td><strong>6<\/strong><\/td><td>The Loyalist<\/td><td>&#8220;I must be secure\/supported.&#8221;<\/td><td>Loyal, anxious, prepared<\/td><\/tr><tr><td><strong>7<\/strong><\/td><td>The Enthusiast<\/td><td>&#8220;I must be happy\/free.&#8221;<\/td><td>Spontaneous, distractible, optimistic<\/td><\/tr><tr><td><strong>8<\/strong><\/td><td>The Challenger<\/td><td>&#8220;I must be strong\/in control.&#8221;<\/td><td>Assertive, confrontational, protective<\/td><\/tr><tr><td><strong>9<\/strong><\/td><td>The Peacemaker<\/td><td>&#8220;I must be at peace\/avoid conflict.&#8221;<\/td><td>Easygoing, passive, mediating<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How the Enneagram Works<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Wings:<\/strong>&nbsp;You\u2019re influenced by neighboring types (e.g., a Type 4 with a 3 wing = &#8220;4w3&#8221;).<\/li>\n\n\n\n<li><strong>Growth\/Stress Paths:<\/strong>&nbsp;Under stress or growth, types shift toward other numbers (e.g., a stressed Type 2 acts like an unhealthy Type 8).<\/li>\n\n\n\n<li><strong>Instinctual Variants:<\/strong>&nbsp;Each type has subtypes (<strong>Self-Preservation, Social, Sexual<\/strong>) that refine behavior.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why Take an Enneagram Test?<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Self-Discovery:<\/strong>&nbsp;Understand your deepest fears and motivations.<\/li>\n\n\n\n<li><strong>Relationships:<\/strong>&nbsp;Improve communication by recognizing others\u2019 types.<\/li>\n\n\n\n<li><strong>Personal Growth:<\/strong>&nbsp;Identify blind spots and pathways to health.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Enneagram Test<\/title>\n  <style>\n    body {\n      font-family: Arial, sans-serif;\n      background-color: #f0f8ff;\n      padding: 20px;\n    }\n    h2 {\n      color: #333;\n    }\n    .question {\n      margin-bottom: 20px;\n    }\n    .question label {\n      display: block;\n      margin-bottom: 5px;\n    }\n    .question select {\n      width: 100%;\n      padding: 5px;\n      margin-top: 5px;\n    }\n    .result {\n      margin-top: 20px;\n      padding: 10px;\n      background-color: #e6f7ff;\n      border: 1px solid #b3d9ff;\n      display: none;\n    }\n  <\/style>\n<\/head>\n<body>\n  <h2>Enneagram Personality Test<\/h2>\n  <p>Please answer the following questions based on your personality traits:<\/p>\n\n  <form id=\"enneagram-form\">\n    <!-- Question for Type 1 (The Reformer) -->\n    <div class=\"question\">\n      <label>1. I strive to always be perfect and do things right.<\/label>\n      <select name=\"type1\">\n        <option value=\"0\">Strongly Disagree<\/option>\n        <option value=\"1\">Disagree<\/option>\n        <option value=\"2\">Neutral<\/option>\n        <option value=\"3\">Agree<\/option>\n        <option value=\"4\">Strongly Agree<\/option>\n      <\/select>\n    <\/div>\n\n    <!-- Question for Type 2 (The Helper) -->\n    <div class=\"question\">\n      <label>2. I feel a deep need to help others and make them feel loved.<\/label>\n      <select name=\"type2\">\n        <option value=\"0\">Strongly Disagree<\/option>\n        <option value=\"1\">Disagree<\/option>\n        <option value=\"2\">Neutral<\/option>\n        <option value=\"3\">Agree<\/option>\n        <option value=\"4\">Strongly Agree<\/option>\n      <\/select>\n    <\/div>\n\n    <!-- Question for Type 3 (The Achiever) -->\n    <div class=\"question\">\n      <label>3. I am driven to succeed and be the best at everything I do.<\/label>\n      <select name=\"type3\">\n        <option value=\"0\">Strongly Disagree<\/option>\n        <option value=\"1\">Disagree<\/option>\n        <option value=\"2\">Neutral<\/option>\n        <option value=\"3\">Agree<\/option>\n        <option value=\"4\">Strongly Agree<\/option>\n      <\/select>\n    <\/div>\n\n    <!-- Question for Type 4 (The Individualist) -->\n    <div class=\"question\">\n      <label>4. I often feel that I am different from others and long for uniqueness.<\/label>\n      <select name=\"type4\">\n        <option value=\"0\">Strongly Disagree<\/option>\n        <option value=\"1\">Disagree<\/option>\n        <option value=\"2\">Neutral<\/option>\n        <option value=\"3\">Agree<\/option>\n        <option value=\"4\">Strongly Agree<\/option>\n      <\/select>\n    <\/div>\n\n    <!-- Question for Type 5 (The Investigator) -->\n    <div class=\"question\">\n      <label>5. I value knowledge and understanding above all else.<\/label>\n      <select name=\"type5\">\n        <option value=\"0\">Strongly Disagree<\/option>\n        <option value=\"1\">Disagree<\/option>\n        <option value=\"2\">Neutral<\/option>\n        <option value=\"3\">Agree<\/option>\n        <option value=\"4\">Strongly Agree<\/option>\n      <\/select>\n    <\/div>\n\n    <!-- Question for Type 6 (The Loyalist) -->\n    <div class=\"question\">\n      <label>6. I seek safety and security in relationships and situations.<\/label>\n      <select name=\"type6\">\n        <option value=\"0\">Strongly Disagree<\/option>\n        <option value=\"1\">Disagree<\/option>\n        <option value=\"2\">Neutral<\/option>\n        <option value=\"3\">Agree<\/option>\n        <option value=\"4\">Strongly Agree<\/option>\n      <\/select>\n    <\/div>\n\n    <!-- Question for Type 7 (The Enthusiast) -->\n    <div class=\"question\">\n      <label>7. I avoid pain and discomfort by focusing on positive experiences.<\/label>\n      <select name=\"type7\">\n        <option value=\"0\">Strongly Disagree<\/option>\n        <option value=\"1\">Disagree<\/option>\n        <option value=\"2\">Neutral<\/option>\n        <option value=\"3\">Agree<\/option>\n        <option value=\"4\">Strongly Agree<\/option>\n      <\/select>\n    <\/div>\n\n    <!-- Question for Type 8 (The Challenger) -->\n    <div class=\"question\">\n      <label>8. I often feel the need to take control and be assertive in situations.<\/label>\n      <select name=\"type8\">\n        <option value=\"0\">Strongly Disagree<\/option>\n        <option value=\"1\">Disagree<\/option>\n        <option value=\"2\">Neutral<\/option>\n        <option value=\"3\">Agree<\/option>\n        <option value=\"4\">Strongly Agree<\/option>\n      <\/select>\n    <\/div>\n\n    <!-- Question for Type 9 (The Peacemaker) -->\n    <div class=\"question\">\n      <label>9. I avoid conflict and seek harmony in my relationships.<\/label>\n      <select name=\"type9\">\n        <option value=\"0\">Strongly Disagree<\/option>\n        <option value=\"1\">Disagree<\/option>\n        <option value=\"2\">Neutral<\/option>\n        <option value=\"3\">Agree<\/option>\n        <option value=\"4\">Strongly Agree<\/option>\n      <\/select>\n    <\/div>\n\n    <button type=\"button\" onclick=\"calculateResults()\">Submit<\/button>\n  <\/form>\n\n  <div id=\"result\" class=\"result\"><\/div>\n\n  <script>\n    function calculateResults() {\n      let scores = {\n        type1: 0,\n        type2: 0,\n        type3: 0,\n        type4: 0,\n        type5: 0,\n        type6: 0,\n        type7: 0,\n        type8: 0,\n        type9: 0\n      };\n\n      const selects = document.querySelectorAll(\"select\");\n      selects.forEach(function(select) {\n        const value = parseInt(select.value);\n        const name = select.name;\n        if (value) {\n          scores[name] += value;\n        }\n      });\n\n      \/\/ Find the highest score and determine the Enneagram type\n      let maxScore = 0;\n      let enneagramType = '';\n\n      for (const type in scores) {\n        if (scores[type] > maxScore) {\n          maxScore = scores[type];\n          enneagramType = type;\n        }\n      }\n\n      \/\/ Map Enneagram type name to the result\n      const enneagramNames = {\n        type1: 'Type 1 - The Reformer',\n        type2: 'Type 2 - The Helper',\n        type3: 'Type 3 - The Achiever',\n        type4: 'Type 4 - The Individualist',\n        type5: 'Type 5 - The Investigator',\n        type6: 'Type 6 - The Loyalist',\n        type7: 'Type 7 - The Enthusiast',\n        type8: 'Type 8 - The Challenger',\n        type9: 'Type 9 - The Peacemaker'\n      };\n\n      document.getElementById(\"result\").innerHTML = `Your dominant Enneagram type is: <strong>${enneagramNames[enneagramType]}<\/strong>`;\n      document.getElementById(\"result\").style.display = 'block';\n    }\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n<p><a href=\"https:\/\/kidneydiseaseclinic.net\/stress\/psychological-tests-decoded-how-to-interpret-your-results-take-action\/\"><em>Interpret Your Results &amp; Take Action<\/em><\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/kidneydiseaseclinic.net\/stress\/clinical-enneagram-personality\/\">Clinical Enneagram Personality Version<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Enneagram Test: Discover Your Core Personality Type The&nbsp;Enneagram&nbsp;is a powerful personality system that describes&nbsp;9 core types, each with distinct motivations, fears, and growth paths. Unlike other tests (e.g., Myers-Briggs or Big Five), the Enneagram focuses on&nbsp;why&nbsp;you think, feel, and act the way you do\u2014making it a tool for deep self-awareness and transformation. The 9 Enneagram [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[17],"tags":[],"class_list":["post-697","post","type-post","status-publish","format-standard","hentry","category-personality-analysis"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Enneagram Test - Counselor<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Enneagram Test - Counselor\" \/>\n<meta property=\"og:description\" content=\"Enneagram Test: Discover Your Core Personality Type The&nbsp;Enneagram&nbsp;is a powerful personality system that describes&nbsp;9 core types, each with distinct motivations, fears, and growth paths. Unlike other tests (e.g., Myers-Briggs or Big Five), the Enneagram focuses on&nbsp;why&nbsp;you think, feel, and act the way you do\u2014making it a tool for deep self-awareness and transformation. The 9 Enneagram [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/\" \/>\n<meta property=\"og:site_name\" content=\"Counselor\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-24T18:52:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-27T17:34:59+00:00\" \/>\n<meta name=\"author\" content=\"aborashyd83\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"aborashyd83\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/enneagram-test\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/enneagram-test\\\/\"},\"author\":{\"name\":\"aborashyd83\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/#\\\/schema\\\/person\\\/9b0929a9f700f956a64bb27896e68bec\"},\"headline\":\"Enneagram Test\",\"datePublished\":\"2025-04-24T18:52:06+00:00\",\"dateModified\":\"2025-04-27T17:34:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/enneagram-test\\\/\"},\"wordCount\":453,\"publisher\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/#\\\/schema\\\/person\\\/9b0929a9f700f956a64bb27896e68bec\"},\"articleSection\":[\"personality analysis\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/enneagram-test\\\/\",\"url\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/enneagram-test\\\/\",\"name\":\"Enneagram Test - Counselor\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/#website\"},\"datePublished\":\"2025-04-24T18:52:06+00:00\",\"dateModified\":\"2025-04-27T17:34:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/enneagram-test\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/enneagram-test\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/enneagram-test\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Enneagram Test\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/#website\",\"url\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/\",\"name\":\"Counselor\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/#\\\/schema\\\/person\\\/9b0929a9f700f956a64bb27896e68bec\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/#\\\/schema\\\/person\\\/9b0929a9f700f956a64bb27896e68bec\",\"name\":\"aborashyd83\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/personality-logo.jpg\",\"url\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/personality-logo.jpg\",\"contentUrl\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/personality-logo.jpg\",\"width\":50,\"height\":50,\"caption\":\"aborashyd83\"},\"logo\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/personality-logo.jpg\"},\"sameAs\":[\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\"],\"url\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/author\\\/aborashyd83\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Enneagram Test - Counselor","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:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/","og_locale":"en_US","og_type":"article","og_title":"Enneagram Test - Counselor","og_description":"Enneagram Test: Discover Your Core Personality Type The&nbsp;Enneagram&nbsp;is a powerful personality system that describes&nbsp;9 core types, each with distinct motivations, fears, and growth paths. Unlike other tests (e.g., Myers-Briggs or Big Five), the Enneagram focuses on&nbsp;why&nbsp;you think, feel, and act the way you do\u2014making it a tool for deep self-awareness and transformation. The 9 Enneagram [&hellip;]","og_url":"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/","og_site_name":"Counselor","article_published_time":"2025-04-24T18:52:06+00:00","article_modified_time":"2025-04-27T17:34:59+00:00","author":"aborashyd83","twitter_card":"summary_large_image","twitter_misc":{"Written by":"aborashyd83","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/#article","isPartOf":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/"},"author":{"name":"aborashyd83","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/#\/schema\/person\/9b0929a9f700f956a64bb27896e68bec"},"headline":"Enneagram Test","datePublished":"2025-04-24T18:52:06+00:00","dateModified":"2025-04-27T17:34:59+00:00","mainEntityOfPage":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/"},"wordCount":453,"publisher":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/#\/schema\/person\/9b0929a9f700f956a64bb27896e68bec"},"articleSection":["personality analysis"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/","url":"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/","name":"Enneagram Test - Counselor","isPartOf":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/#website"},"datePublished":"2025-04-24T18:52:06+00:00","dateModified":"2025-04-27T17:34:59+00:00","breadcrumb":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/enneagram-test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kidneydiseaseclinic.net\/stress\/"},{"@type":"ListItem","position":2,"name":"Enneagram Test"}]},{"@type":"WebSite","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/#website","url":"https:\/\/kidneydiseaseclinic.net\/stress\/","name":"Counselor","description":"","publisher":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/#\/schema\/person\/9b0929a9f700f956a64bb27896e68bec"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kidneydiseaseclinic.net\/stress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/#\/schema\/person\/9b0929a9f700f956a64bb27896e68bec","name":"aborashyd83","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-content\/uploads\/2025\/04\/personality-logo.jpg","url":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-content\/uploads\/2025\/04\/personality-logo.jpg","contentUrl":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-content\/uploads\/2025\/04\/personality-logo.jpg","width":50,"height":50,"caption":"aborashyd83"},"logo":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-content\/uploads\/2025\/04\/personality-logo.jpg"},"sameAs":["https:\/\/kidneydiseaseclinic.net\/stress"],"url":"https:\/\/kidneydiseaseclinic.net\/stress\/author\/aborashyd83\/"}]}},"_links":{"self":[{"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/posts\/697","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/comments?post=697"}],"version-history":[{"count":4,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/posts\/697\/revisions"}],"predecessor-version":[{"id":1049,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/posts\/697\/revisions\/1049"}],"wp:attachment":[{"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/media?parent=697"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/categories?post=697"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/tags?post=697"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}