{
  "@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-protein-combination#article",
      "headline": "クレアチンとプロテインの併用は意味があるのか — 筋力・体組成・摂取タイミングの科学的根拠",
      "description": "クレアチンとプロテインを同時に摂取することで筋力や筋肥大に相乗効果があるかどうかを、Burke 2001・Cribb 2007ほか複数のRCT・メタアナリシスをもとに整理する。タイミング差の実態、体重増加の機序、製品選択の観点も含めて解説する。",
      "datePublished": "2026-03-24T00:00:00.000Z",
      "dateModified": "2026-03-24T00:00:00.000Z",
      "keywords": "クレアチン, プロテイン, 筋トレ, サプリメント, 併用, 摂取タイミング",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-protein-combination"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-protein-combination#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": "クレアチンとプロテインの併用は意味があるのか — 筋力・体組成・摂取タイミングの科学的根拠"
        }
      ]
    }
  ]
}