{
  "@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/whey-vs-plant-muscle-building#article",
      "headline": "ホエイと植物性プロテインで筋肉のつき方は変わるのか — MPS応答・DIAAS・長期介入研究の比較",
      "description": "ホエイと植物性プロテインの筋タンパク質合成（MPS）応答・DIAAS・長期RCTを比較し、筋肥大への影響を定量的に整理する。急性MPS差の実数値、12週以上の介入研究の結果、摂取量やブレンドで差が縮まる条件を示す。",
      "datePublished": "2026-04-04T00:00:00.000Z",
      "dateModified": "2026-04-04T00:00:00.000Z",
      "keywords": "ホエイ, 植物性プロテイン, MPS, DIAAS, 筋肥大, ソイプロテイン, ピープロテイン, 筋タンパク質合成",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/whey-vs-plant-muscle-building"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/whey-vs-plant-muscle-building#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": "ホエイと植物性プロテインで筋肉のつき方は変わるのか — MPS応答・DIAAS・長期介入研究の比較"
        }
      ]
    }
  ]
}