{
  "@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-wph#article",
      "headline": "WPHとは — ホエイペプチドの製造方法・分子量・吸収速度を整理する",
      "description": "WPH（加水分解ホエイプロテイン）は酵素でタンパク質をジ・トリペプチドまで分解した製品。WPCやWPIとの製法の違い・吸収メカニズム（PepT1輸送体）・乳糖低減の仕組み・価格帯の差を論文データとスペックで整理する。",
      "datePublished": "2026-04-07T00:00:00.000Z",
      "dateModified": "2026-04-07T00:00:00.000Z",
      "keywords": "WPH, ホエイペプチド, 加水分解ホエイ, WPC, WPI, プロテイン種類, 吸収速度, PepT1",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/what-is-wph"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/what-is-wph#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": "WPHとは — ホエイペプチドの製造方法・分子量・吸収速度を整理する"
        }
      ]
    }
  ]
}