{
  "@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/protein-immune-function#article",
      "headline": "プロテインは免疫力に関係するのか — タンパク質・グルタミン・免疫グロブリンの科学的根拠",
      "description": "タンパク質不足が免疫機能を低下させることは論文で確認されているが、プロテインサプリを摂ることで免疫が強化されるかは別問題である。WPC・WPI・WPHの製法別にラクトフェリン・IgGの残存状況を整理し、グルタミン補給とオープンウィンドウ理論の現在の評価を科学的に解説する。",
      "datePublished": "2026-03-24T00:00:00.000Z",
      "dateModified": "2026-03-24T00:00:00.000Z",
      "keywords": "プロテイン, 免疫, グルタミン, ラクトフェリン, ホエイ",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-immune-function"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-immune-function#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": "プロテインは免疫力に関係するのか — タンパク質・グルタミン・免疫グロブリンの科学的根拠"
        }
      ]
    }
  ]
}