{
  "@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-strength-power-performance#article",
      "headline": "クレアチンは筋力とパワー出力をどれだけ変えるのか — メタ分析が示す1RM・スプリント・HIITの効果量",
      "description": "クレアチン補給の筋力・パワーへの影響を69 RCT・1,937名のメタ分析から整理する。1RMのWMD、スプリント平均パワー、SMDによる効果量分類（small/medium/large）を比較する。",
      "datePublished": "2026-04-28T00:00:00.000Z",
      "dateModified": "2026-04-28T00:00:00.000Z",
      "keywords": "クレアチン, 筋力, パワー, メタ分析, 1RM, スプリント, HIIT",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-strength-power-performance"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-strength-power-performance#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": "クレアチンは筋力とパワー出力をどれだけ変えるのか — メタ分析が示す1RM・スプリント・HIITの効果量"
        }
      ]
    }
  ]
}