{
  "@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/leucine-threshold-mtor#article",
      "headline": "プロテインのロイシンはどれだけ必要か — mTOR活性化と筋タンパク質合成の閾値",
      "description": "筋タンパク質合成（MPS）を最大化するには、若年者で1食あたり約2〜3g、高齢者で約3g以上のロイシンが必要とされる。mTORC1経路の活性化メカニズムと、タンパク質源ごとのロイシン含有率・閾値到達に必要な摂取量を論文データで整理する。",
      "datePublished": "2026-03-26T00:00:00.000Z",
      "dateModified": "2026-04-07T00:00:00.000Z",
      "keywords": "ロイシン, mTOR, 筋タンパク質合成, ホエイ, アミノ酸, 同化抵抗性",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/leucine-threshold-mtor"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/leucine-threshold-mtor#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": "プロテインのロイシンはどれだけ必要か — mTOR活性化と筋タンパク質合成の閾値"
        }
      ]
    }
  ]
}