{
  "@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/glossary/bcaa-eaa-protein-difference#article",
      "headline": "BCAA・EAA・プロテインの違いは何か — アミノ酸サプリの使い分けを科学的に整理する",
      "description": "BCAA・EAA・プロテインの包含関係と筋タンパク質合成（MPS）効果の違いを論文データで比較する。BCAAのみではMPS効果がホエイの約50%にとどまるとの間接比較がある（Jackman 2017）。ISSNは安静時条件で遊離EAA 1.5-18gでMPS飽和と報告している（Ferrando 2023）。",
      "datePublished": "2026-03-19T00:00:00.000Z",
      "dateModified": "2026-03-19T00:00:00.000Z",
      "keywords": "BCAA, EAA, プロテイン, 必須アミノ酸, 分岐鎖アミノ酸, ロイシン, 筋タンパク質合成, MPS",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/bcaa-eaa-protein-difference"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/bcaa-eaa-protein-difference#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Protein Fact",
          "item": "https://protein-fact.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "用語解説",
          "item": "https://protein-fact.com/glossary"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "BCAA・EAA・プロテインの違いは何か — アミノ酸サプリの使い分けを科学的に整理する"
        }
      ]
    }
  ]
}