{"id":1100,"date":"2025-05-02T18:21:23","date_gmt":"2025-05-02T18:21:23","guid":{"rendered":"https:\/\/kidneydiseaseclinic.net\/stress\/?p=1100"},"modified":"2025-05-02T18:51:08","modified_gmt":"2025-05-02T18:51:08","slug":"16-personality-test","status":"publish","type":"post","link":"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/","title":{"rendered":"16 Personality Test"},"content":{"rendered":"\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>Personality Test<\/title>\n  <script src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n  <style>\n    body { font-family: Arial, sans-serif; padding: 20px; background: #f4f7f9; }\n    h1 { text-align: center; color: #333; }\n    .checkbox-container {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 30px;\n    }\n    input[type=\"radio\"] { display: none; }\n    label.circle {\n      border: 2px solid transparent;\n      border-radius: 50%;\n      cursor: pointer;\n      display: inline-block;\n      position: relative;\n      transition: border-color 0.3s ease;\n    }\n    label.circle.small { width: 25px; height: 25px; background: #007bff30; }\n    label.circle.medium { width: 30px; height: 30px; background: #28a74530; }\n    label.circle.large { width: 35px; height: 35px; background: #ffc10730; }\n    label.circle::after {\n      content: ''; display: none; position: absolute;\n      top: 50%; left: 50%; transform: translate(-50%, -50%);\n    }\n    input[type=\"radio\"]:checked + label.circle::after {\n      content: '\u2714'; display: block;\n    }\n    input[type=\"radio\"]:checked + label.circle {\n      border-color: #333;\n    }\n    #navigation {\n      text-align: center;\n      margin: 30px 0;\n    }\n    #navigation button {\n      background: #007bff;\n      color: white;\n      border: none;\n      padding: 10px 20px;\n      border-radius: 5px;\n      margin: 0 10px;\n      cursor: pointer;\n      transition: background 0.3s ease;\n    }\n    #navigation button:hover {\n      background: #0056b3;\n    }\n    #submit {\n      display: block;\n      margin: 30px auto;\n      padding: 12px 24px;\n      background: #28a745;\n      color: white;\n      border: none;\n      border-radius: 5px;\n      cursor: pointer;\n      transition: background 0.3s ease;\n    }\n    #submit:hover {\n      background: #1e7e34;\n    }\n    .question-page p {\n      background: white;\n      padding: 15px;\n      border-radius: 8px;\n      box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n    }\n    #chart_pie, #chart_bar {\n      margin: 30px auto;\n      max-width: 600px;\n    }\n    #progressBarContainer {\n      width: 100%;\n      background: #e0e0e0;\n      border-radius: 8px;\n      overflow: hidden;\n      margin-top: 20px;\n    }\n    #progressBar {\n      height: 20px;\n      background: #007bff;\n      width: 0%;\n      transition: width 0.4s ease;\n    }\n    #summary {\n      background: #ffffff;\n      padding: 20px;\n      margin-top: 40px;\n      border-radius: 8px;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.1);\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    #summary h2 {\n      text-align: center;\n      color: #444;\n      margin-bottom: 20px;\n    }\n    #summary p {\n      font-size: 16px;\n      line-height: 1.6;\n      color: #333;\n    }\n  <\/style>\n<\/head>\n<body>\n<h1>Personality Test<\/h1>\n<form id=\"questionnaire\"><\/form>\n<div id=\"navigation\">\n  <button id=\"prevBtn\">Previous<\/button>\n  <span id=\"pageIndicator\"><\/span>\n  <button id=\"nextBtn\">Next<\/button>\n<\/div>\n<div id=\"progressBarContainer\">\n  <div id=\"progressBar\"><\/div>\n<\/div>\n<button id=\"submit\">Submit Answers<\/button>\n<div id=\"chart_pie\" style=\"height: 400px;\"><\/div>\n<div id=\"chart_bar\" style=\"height: 400px;\"><\/div>\n<div id=\"summary\">\n  <h2>Your Personality Summary<\/h2>\n  <p id=\"summaryText\">Your personality breakdown will appear here after completing the test.<\/p>\n<\/div>\n<script>\n\/\/ Load Google Charts\ngoogle.charts.load('current', { packages: ['corechart'] });\n\n\/\/ Trait-based questions\nconst traits = {\n  Openness: [\n     \"You like exploring new things and learning about different topics\",\n      \"Theories about the future don't interest you much\",\n      \"Abstract philosophical questions seem pointless to you\",\n      \"Exploring new ideas and viewpoints excites you\",\n      \"You get bored if conversations become too theoretical\",\n      \"Do you prefer focusing on the present moment rather than imagining future possibilities?\",\n      \"Do you often think about how current events might shape the future?\",\n      \"Do you rely on concrete facts rather than abstract ideas when solving problems?\",\n      \"Do you enjoy brainstorming creative solutions over following established methods?\"\n  ],\n  Neuroticism: [\n     \"You tend to worry that things might not go well\",\n      \"Your mood can change quickly\",\n      \"You worry about not meeting others' expectations of you\",\n      \"Past mistakes still bother you\",\n      \"You rarely rethink past decisions\",\n      \"You don't frequently feel insecure\",\n      \"You believe things will turn out well\",\n      \"Feeling overwhelmed is common for you\",\n      \"Do you rarely feel stressed, even in challenging situations?\",\n      \"Do you often second-guess your decisions after making them?\",\n      \"Do you feel confident in your ability to handle unexpected problems?\",\n      \"Do you frequently worry about how others perceive you?\"\n  ],\n  Extraversion: [\n    \"You enjoy solo activities more than group ones\",\n      \"At social events, you wait for others to make introductions\",\n      \"Being around people is better than being alone for you\",\n      \"Friends find you lively and outgoing\",\n      \"You easily connect with new people\",\n      \"Busy, lively places appeal to you more than quiet ones\",\n      \"A job that requires working alone suits you\",\n      \"Do you find it easy to strike up conversations with strangers?\",\n      \"Do you often reflect on your thoughts and feelings before sharing them?\",\n      \"Do you feel drained after spending a lot of time in social settings?\",\n      \"Do you enjoy being the center of attention in a group?\"\n  ],\n  Agreeableness: [\n   \"You enjoy solo activities more than group ones\",\n      \"At social events, you wait for others to make introductions\",\n      \"Being around people is better than being alone for you\",\n      \"Friends find you lively and outgoing\",\n      \"You easily connect with new people\",\n      \"Busy, lively places appeal to you more than quiet ones\",\n      \"A job that requires working alone suits you\",\n      \"Do you find it easy to strike up conversations with strangers?\",\n      \"Do you often reflect on your thoughts and feelings before sharing them?\",\n      \"Do you feel drained after spending a lot of time in social settings?\",\n      \"Do you enjoy being the center of attention in a group?\"\n  ],\n  Conscientiousness: [\n    \"Do you prefer having a detailed plan before starting a project?\",\n      \"Do you enjoy adapting to unexpected changes rather than sticking to a plan?\",\n      \"Do you feel more comfortable when your tasks are organized and scheduled?\",\n      \"Do you often leave room for spontaneity in your daily routine?\",\n      \"You prefer finishing chores before you relax\",\n      \"You often leave tasks until the last minute\",\n      \"If plans change, you hurry to get back on track\",\n      \"Daily to-do lists work for you\",\n      \"You work more in bursts of energy than in a steady way\",\n      \"Deadlines are challenging\",\n      \"You complete tasks carefully, step by step\",\n      \"You prefer creative problem-solving to following set steps\"\n  ]\n};\n\nconst allQuestions = [];\nconst traitMap = {};\nfor (let trait in traits) {\n  traits[trait].forEach(q => {\n    traitMap[q] = trait;\n    allQuestions.push(q);\n  });\n}\n\nlet answers = new Array(allQuestions.length).fill(null);\nlet currentPage = 0;\nconst questionsPerPage = 10;\n\nconst form = document.getElementById('questionnaire');\nconst pageIndicator = document.getElementById('pageIndicator');\nconst progressBar = document.getElementById('progressBar');\n\nfunction renderPage() {\n  form.innerHTML = '';\n  const start = currentPage * questionsPerPage;\n  const end = Math.min(start + questionsPerPage, allQuestions.length);\n  allQuestions.slice(start, end).forEach((question, i) => {\n    const index = start + i;\n    const questionDiv = document.createElement('div');\n    questionDiv.className = 'question-page';\n    questionDiv.innerHTML = `\n      <br><center><h4>${question}<\/h4><\/center>\n      <div class=\"checkbox-container\">\n        <i><b>Strongly Agree<\/b><\/i>\n        <input type=\"radio\" name=\"q${index}\" value=\"Strongly Agree\" id=\"a${index}\">\n        <label for=\"a${index}\" class=\"circle large\"><\/label>\n\n        <input type=\"radio\" name=\"q${index}\" value=\"Agree\" id=\"b${index}\">\n        <label for=\"b${index}\" class=\"circle medium\"><\/label>\n\n        <input type=\"radio\" name=\"q${index}\" value=\"Neutral\" id=\"c${index}\">\n        <label for=\"c${index}\" class=\"circle small\"><\/label>\n\n        <input type=\"radio\" name=\"q${index}\" value=\"Disagree\" id=\"d${index}\">\n        <label for=\"d${index}\" class=\"circle medium\"><\/label>\n\n        <input type=\"radio\" name=\"q${index}\" value=\"Strongly Disagree\" id=\"e${index}\">\n        <label for=\"e${index}\" class=\"circle large\"><\/label>\n        <i><b>Strongly Disagree<\/b><\/i>\n      <\/div>`;\n    form.appendChild(questionDiv);\n\n    const selected = answers[index];\n    if (selected) {\n      const radio = document.querySelector(`input[name=q${index}][value='${selected}']`);\n      if (radio) radio.checked = true;\n    }\n  });\n\n  pageIndicator.textContent = `Page ${currentPage + 1} of ${Math.ceil(allQuestions.length \/ questionsPerPage)}`;\n  progressBar.style.width = `${(answers.filter(a => a !== null).length \/ allQuestions.length) * 100}%`;\n}\n\nfunction collectAnswers() {\n  allQuestions.forEach((_, i) => {\n    const selected = document.querySelector(`input[name=q${i}]:checked`);\n    answers[i] = selected ? selected.value : null;\n  });\n}\n\ndocument.getElementById('nextBtn').onclick = () => {\n  collectAnswers();\n  if (currentPage < Math.ceil(allQuestions.length \/ questionsPerPage) - 1) {\n    currentPage++;\n    renderPage();\n  }\n};\n\ndocument.getElementById('prevBtn').onclick = () => {\n  collectAnswers();\n  if (currentPage > 0) {\n    currentPage--;\n    renderPage();\n  }\n};\n\ndocument.getElementById('submit').onclick = () => {\n  collectAnswers();\n  const summary = {};\n  const countMap = {};\n  const traitCounts = {};\n\n  answers.forEach((ans, i) => {\n    const trait = traitMap[allQuestions[i]];\n    traitCounts[trait] = traitCounts[trait] || {};\n    traitCounts[trait][ans] = (traitCounts[trait][ans] || 0) + 1;\n    countMap[ans] = (countMap[ans] || 0) + 1;\n  });\n\n  \/\/ Pie chart\n  const pieData = [['Answer', 'Count']];\n  Object.entries(countMap).forEach(([k, v]) => pieData.push([k || 'Unanswered', v]));\n  const pieChart = google.visualization.arrayToDataTable(pieData);\n  const pieOptions = { title: 'Overall Answer Distribution', pieHole: 0.4 };\n  new google.visualization.PieChart(document.getElementById('chart_pie')).draw(pieChart, pieOptions);\n\n  \/\/ Bar chart per trait\n  const barData = [['Trait', 'Strongly Agree', 'Agree', 'Neutral', 'Disagree', 'Strongly Disagree']];\n  for (let trait in traitCounts) {\n    const c = traitCounts[trait];\n    barData.push([\n      trait,\n      c['Strongly Agree'] || 0,\n      c['Agree'] || 0,\n      c['Neutral'] || 0,\n      c['Disagree'] || 0,\n      c['Strongly Disagree'] || 0\n    ]);\n  }\n  const barChart = google.visualization.arrayToDataTable(barData);\n  const barOptions = {\n    title: 'Answer Distribution by Trait',\n    isStacked: true,\n    legend: { position: 'top', maxLines: 3 },\n    bar: { groupWidth: '75%' },\n    colors: ['#28a745', '#007bff', '#6c757d', '#fd7e14', '#dc3545']\n  };\n  new google.visualization.BarChart(document.getElementById('chart_bar')).draw(barChart, barOptions);\n\n  \/\/ Summary text\n  let summaryText = '';\n  for (let trait in traitCounts) {\n    const total = Object.values(traitCounts[trait]).reduce((a, b) => a + b, 0);\n    const agreeScore = (traitCounts[trait]['Strongly Agree'] || 0) * 2 + (traitCounts[trait]['Agree'] || 0);\n    summaryText += `${trait}: ${(agreeScore \/ (total * 2) * 100).toFixed(1)}% tendency toward trait<br>`;\n  }\n  document.getElementById('summaryText').innerHTML = summaryText;\n};\n\n\/\/ Start test\ngoogle.charts.setOnLoadCallback(() => {\n  renderPage();\n});\n<\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Personality Test Personality Test Previous Next Submit Answers Your Personality Summary Your personality breakdown will appear here after completing the test.<\/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":[1],"tags":[],"class_list":["post-1100","post","type-post","status-publish","format-standard","hentry","category-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>16 Personality 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\/16-personality-test\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"16 Personality Test - Counselor\" \/>\n<meta property=\"og:description\" content=\"Personality Test Personality Test Previous Next Submit Answers Your Personality Summary Your personality breakdown will appear here after completing the test.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/\" \/>\n<meta property=\"og:site_name\" content=\"Counselor\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-02T18:21:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-02T18:51:08+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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/16-personality-test\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/16-personality-test\\\/\"},\"author\":{\"name\":\"aborashyd83\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/#\\\/schema\\\/person\\\/9b0929a9f700f956a64bb27896e68bec\"},\"headline\":\"16 Personality Test\",\"datePublished\":\"2025-05-02T18:21:23+00:00\",\"dateModified\":\"2025-05-02T18:51:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/16-personality-test\\\/\"},\"wordCount\":23,\"publisher\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/#\\\/schema\\\/person\\\/9b0929a9f700f956a64bb27896e68bec\"},\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/16-personality-test\\\/\",\"url\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/16-personality-test\\\/\",\"name\":\"16 Personality Test - Counselor\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/#website\"},\"datePublished\":\"2025-05-02T18:21:23+00:00\",\"dateModified\":\"2025-05-02T18:51:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/16-personality-test\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/16-personality-test\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/16-personality-test\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kidneydiseaseclinic.net\\\/stress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"16 Personality 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":"16 Personality 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\/16-personality-test\/","og_locale":"en_US","og_type":"article","og_title":"16 Personality Test - Counselor","og_description":"Personality Test Personality Test Previous Next Submit Answers Your Personality Summary Your personality breakdown will appear here after completing the test.","og_url":"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/","og_site_name":"Counselor","article_published_time":"2025-05-02T18:21:23+00:00","article_modified_time":"2025-05-02T18:51:08+00:00","author":"aborashyd83","twitter_card":"summary_large_image","twitter_misc":{"Written by":"aborashyd83","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/#article","isPartOf":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/"},"author":{"name":"aborashyd83","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/#\/schema\/person\/9b0929a9f700f956a64bb27896e68bec"},"headline":"16 Personality Test","datePublished":"2025-05-02T18:21:23+00:00","dateModified":"2025-05-02T18:51:08+00:00","mainEntityOfPage":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/"},"wordCount":23,"publisher":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/#\/schema\/person\/9b0929a9f700f956a64bb27896e68bec"},"articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/","url":"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/","name":"16 Personality Test - Counselor","isPartOf":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/#website"},"datePublished":"2025-05-02T18:21:23+00:00","dateModified":"2025-05-02T18:51:08+00:00","breadcrumb":{"@id":"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kidneydiseaseclinic.net\/stress\/16-personality-test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kidneydiseaseclinic.net\/stress\/"},{"@type":"ListItem","position":2,"name":"16 Personality 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\/1100","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=1100"}],"version-history":[{"count":3,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/posts\/1100\/revisions"}],"predecessor-version":[{"id":1103,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/posts\/1100\/revisions\/1103"}],"wp:attachment":[{"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/media?parent=1100"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/categories?post=1100"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kidneydiseaseclinic.net\/stress\/wp-json\/wp\/v2\/tags?post=1100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}