{
  "@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/peptide-protein-bitterness#article",
      "headline": "プロテインが苦い理由 — WPH（ペプチド）の苦味メカニズムと各社の対策",
      "description": "プロテインが苦いのは加水分解で露出した疎水性アミノ酸が舌の苦味受容体に結合するため。分子量500〜1,000Daの帯域で苦味が最大化する。苦味と吸収速度の関係、国内WPH6製品の苦味対策（天然甘味料・製法改善・フレーバー設計）を比較する。",
      "datePublished": "2026-03-14T00:00:00.000Z",
      "dateModified": "2026-04-15T00:00:00.000Z",
      "keywords": "WPH, ペプチド, 苦味, デビタリング, 疎水性アミノ酸, T2R受容体, プロテイン比較",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/peptide-protein-bitterness"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/peptide-protein-bitterness#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（ペプチド）の苦味メカニズムと各社の対策"
        }
      ]
    }
  ]
}