{
  "@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/wph-molecular-weight-comparison#article",
      "headline": "WPHプロテインの分子量はどう違うのか — 350Da〜500Daの公開値で比較する国内主要製品",
      "description": "WPH（加水分解ホエイ）の平均分子量を国内主要製品の公開値で比較する。BAZOOKA NUTRITION約350Da、Kentai約400Da、LIMITEST 400Da以下など。分子量と消化吸収速度・筋タンパク合成への影響を論文ベースで整理する。",
      "datePublished": "2026-05-12T00:00:00.000Z",
      "dateModified": "2026-05-12T00:00:00.000Z",
      "keywords": "WPH, 分子量, ホエイペプチド, 比較, ダルトン",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/wph-molecular-weight-comparison"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/wph-molecular-weight-comparison#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": "WPHプロテインの分子量はどう違うのか — 350Da〜500Daの公開値で比較する国内主要製品"
        }
      ]
    }
  ]
}