{
  "@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/glp1-protein-satiety-selection#article",
      "headline": "GLP-1とプロテイン — 食欲抑制・血糖コントロール時代の選び方",
      "description": "タンパク質摂取は腸内L細胞を刺激しGLP-1（グルカゴン様ペプチド-1）の内因性分泌を促進する。ホエイ・カゼイン・大豆など源別の応答差・GLP-1作動薬との効果規模差を論文ベースで整理し、プロテイン選びの実用的な判断軸を示す。",
      "datePublished": "2026-05-19T00:00:00.000Z",
      "dateModified": "2026-05-29T00:00:00.000Z",
      "keywords": "GLP-1, プロテイン, GLP-1分泌, ホエイ, 血糖応答, 満腹感, インクレチン",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/glp1-protein-satiety-selection"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/glp1-protein-satiety-selection#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": "GLP-1とプロテイン — 食欲抑制・血糖コントロール時代の選び方"
        }
      ]
    }
  ]
}