{
  "@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-meal-order-first#article",
      "headline": "プロテインファーストは効くのか — タンパク質を食事の最初に摂る血糖・満腹感への効果",
      "description": "タンパク質を食事の最初に摂ると食後血糖の上昇が緩やかになると複数の試験で報告されている。プロテイン単体の食前摂取（プリロード）と食事内での食べる順番の違い、効果の対象集団と限界を論文ベースで整理する。",
      "datePublished": "2026-05-27T00:00:00.000Z",
      "dateModified": "2026-05-27T00:00:00.000Z",
      "keywords": "プロテイン, 食べる順番, 血糖, 満腹感, GLP-1, 食後血糖, ミールシーケンス",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-meal-order-first"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-meal-order-first#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": "プロテインファーストは効くのか — タンパク質を食事の最初に摂る血糖・満腹感への効果"
        }
      ]
    }
  ]
}