{
  "@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/pea-protein-vs-whey#article",
      "headline": "ピープロテインとホエイプロテインはどう違うのか — アミノ酸スコア・PDCAAS・吸収速度を比較する",
      "description": "ピープロテインとホエイプロテインのアミノ酸組成・PDCAAS・DIAAS・ロイシン含有量・筋タンパク質合成効果を論文データで比較。環境負荷・アレルゲン・コストの多軸比較表と、目的別の選び方を整理する。",
      "datePublished": "2026-03-22T00:00:00.000Z",
      "dateModified": "2026-03-22T00:00:00.000Z",
      "keywords": "ピープロテイン, ホエイプロテイン, PDCAAS, DIAAS, アミノ酸, ロイシン, 植物性プロテイン, プロテイン比較",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/pea-protein-vs-whey"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/pea-protein-vs-whey#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": "ピープロテインとホエイプロテインはどう違うのか — アミノ酸スコア・PDCAAS・吸収速度を比較する"
        }
      ]
    }
  ]
}