{
  "@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/what-is-leucine#article",
      "headline": "ロイシン（Leucine）とは — mTOR活性化と筋タンパク質合成の鍵",
      "description": "ロイシンは分岐鎖アミノ酸（BCAA）の1つで、mTORC1経路を通じて筋タンパク質合成（MPS）を活性化する。1食あたり2.5〜3.0gのロイシン摂取がMPS最大化の閾値として複数の試験で報告されている。製品ラベルでのロイシン量公開状況を整理する。",
      "datePublished": "2026-05-17T00:00:00.000Z",
      "dateModified": "2026-05-17T00:00:00.000Z",
      "keywords": "ロイシン, leucine, BCAA, mTOR, mTORC1, MPS, 筋タンパク質合成, leucine threshold",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/what-is-leucine"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/what-is-leucine#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": "ロイシン（Leucine）とは — mTOR活性化と筋タンパク質合成の鍵"
        }
      ]
    }
  ]
}