{
  "@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/egg-protein-alternative#article",
      "headline": "エッグプロテインとは何か — ホエイ代替としての卵白タンパク質の栄養価・消化率・選び方",
      "description": "エッグプロテイン（卵白タンパク質）の栄養価・DIAAS・消化率をホエイプロテインと比較する。加熱卵白の回腸消化率は90.9%（Evenepoel 1998）、DIAAS 100超の優良タンパク質であり、乳糖ゼロで乳糖不耐症の代替として有力な選択肢となる。",
      "datePublished": "2026-03-19T00:00:00.000Z",
      "dateModified": "2026-03-19T00:00:00.000Z",
      "keywords": "エッグプロテイン, 卵白, DIAAS, プロテイン比較, 乳糖不耐症, ホエイ代替, タンパク質",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/egg-protein-alternative"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/egg-protein-alternative#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": "エッグプロテインとは何か — ホエイ代替としての卵白タンパク質の栄養価・消化率・選び方"
        }
      ]
    }
  ]
}