{
  "@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/what-is-lactoferrin#article",
      "headline": "ラクトフェリンとは — ホエイ由来の抗菌タンパク質と免疫機能への関与",
      "description": "ラクトフェリンは牛乳・ホエイに含まれる約80 kDaの糖タンパク質で、鉄結合・抗菌・免疫調節の3機能を持つ。製法（WPC/WPI/WPH）によって残存量が大きく異なり、WPHでは加水分解により原型が消失することを数値と論文で整理する。",
      "datePublished": "2026-04-27T00:00:00.000Z",
      "dateModified": "2026-04-27T00:00:00.000Z",
      "keywords": "ラクトフェリン, ホエイ, 免疫, 抗菌, プロテイン製法",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/what-is-lactoferrin"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/what-is-lactoferrin#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": "ラクトフェリンとは — ホエイ由来の抗菌タンパク質と免疫機能への関与"
        }
      ]
    }
  ]
}