{
  "@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/eaa-vs-wph-comparison#article",
      "headline": "EAAサプリとWPHプロテインはどちらが優れているか — 吸収経路・MPS持続・コストの比較",
      "description": "EAAサプリとWPH（加水分解ホエイ）を吸収経路（PepT1 vs アミノ酸トランスポーター）・MPS持続時間・コスト効率の3軸で比較する。Nakayama et al.（2018）は同等EAA量でもWPHが遊離アミノ酸より血中AUCで有意に高い値を示すことを報告する。",
      "datePublished": "2026-04-19T00:00:00.000Z",
      "dateModified": "2026-04-19T00:00:00.000Z",
      "keywords": "EAA, WPH, ホエイペプチド, PepT1, 必須アミノ酸, 吸収速度, MPS",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/eaa-vs-wph-comparison"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/eaa-vs-wph-comparison#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": "EAAサプリとWPHプロテインはどちらが優れているか — 吸収経路・MPS持続・コストの比較"
        }
      ]
    }
  ]
}