{
  "@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-satiety-duration#article",
      "headline": "プロテインを飲むと腹持ちはよくなるのか — WPH・WPC・カゼインの満腹感持続時間を比較",
      "description": "プロテインの腹持ち効果をGLP-1・PYY・グレリンの食欲ホルモン応答と胃排出時間のデータで比較する。カゼインとホエイの実測差が+17分程度（タンパク質 vs 炭水化物の差）であること、35g以上で有意なホルモン変化が報告されていることを整理する。",
      "datePublished": "2026-04-21T00:00:00.000Z",
      "dateModified": "2026-04-21T00:00:00.000Z",
      "keywords": "プロテイン, 満腹感, 腹持ち, カゼイン, ホエイプロテイン, GLP-1, PYY, 食欲",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-satiety-duration"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-satiety-duration#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・WPC・カゼインの満腹感持続時間を比較"
        }
      ]
    }
  ]
}