{
  "@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-caffeine-interaction#article",
      "headline": "クレアチンとカフェインは一緒に摂っていいのか — 拮抗説と共存説の科学的決着",
      "description": "クレアチンとカフェインの併用が問題とされるのは1996年の単一研究に由来する。その後の研究では「慢性同時摂取」と「ローディング後の急性摂取」でまったく異なる結果が報告されており、プロトコルの違いが結論を左右する核心的要素である。",
      "datePublished": "2026-03-28T00:00:00.000Z",
      "dateModified": "2026-03-28T00:00:00.000Z",
      "keywords": "クレアチン, カフェイン, プレワークアウト, スポーツ栄養, サプリメント",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-caffeine-interaction"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-caffeine-interaction#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": "クレアチンとカフェインは一緒に摂っていいのか — 拮抗説と共存説の科学的決着"
        }
      ]
    }
  ]
}