{
  "@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-weight-gain-water#article",
      "headline": "クレアチンで体重が増えるのはなぜか — 水分貯留と体組成変化の科学",
      "description": "クレアチン補給で体重が増えるのは脂肪ではなく水分貯留と除脂肪体重の増加が主因。ローディングで28日間+1.31kg・体水分+2.04L（Powers 2003）、143RCTメタ分析では脂肪量変化+0.05kg（非有意）という研究データを整理する。",
      "datePublished": "2026-03-29T00:00:00.000Z",
      "dateModified": "2026-03-29T00:00:00.000Z",
      "keywords": "クレアチン, 体重管理, 体組成, 水分貯留, サプリメント",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-weight-gain-water"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-weight-gain-water#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": "クレアチンで体重が増えるのはなぜか — 水分貯留と体組成変化の科学"
        }
      ]
    }
  ]
}