{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://protein-fact.com/#organization",
      "name": "Protein Fact",
      "url": "https://protein-fact.com",
      "description": "プロテインに関する科学的事実を、論文・数値・製品スペックに基づいて解説する独立メディア。",
      "publishingPrinciples": "https://protein-fact.com/editorial-policy"
    },
    {
      "@type": "WebSite",
      "@id": "https://protein-fact.com/#website",
      "name": "Protein Fact",
      "url": "https://protein-fact.com",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "inLanguage": "ja"
    },
    {
      "@type": "Article",
      "@id": "https://protein-fact.com/guides/creatine-mood-depression#article",
      "headline": "クレアチンはうつ病・脳疲労・睡眠に影響するのか — メタ分析SMD-0.34の臨床エビデンス整理",
      "description": "クレアチンと気分・抑うつの関係を臨床試験・メタ分析から整理する。2025年のメタ分析ではSMD=-0.34と小さな効果が示されたが、エビデンス質は非常に低く治療目的の利用は推奨しない。双極性障害の躁転換リスクも解説する。",
      "datePublished": "2026-05-07T00:00:00.000Z",
      "dateModified": "2026-05-14T00:00:00.000Z",
      "keywords": "クレアチン, メンタルヘルス, 抑うつ, 脳機能, 気分",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-mood-depression"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-mood-depression#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Protein Fact",
          "item": "https://protein-fact.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "ガイド・比較",
          "item": "https://protein-fact.com/guides"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "クレアチンはうつ病・脳疲労・睡眠に影響するのか — メタ分析SMD-0.34の臨床エビデンス整理"
        }
      ]
    }
  ]
}