{
  "@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-timing-with-meals#article",
      "headline": "プロテインは食事の前後どちらに飲むべきか — 食事タイミングと吸収効率・血糖への影響",
      "description": "プロテインを食前・食中・食後に摂る場合の効果を吸収動態・MPS配分・血糖コントロールの3軸で比較する。食前ホエイによる血糖ピーク-1.4 mmol/Lの低下効果や20g×4回の配分が最適とするデータを含め目的別の判断基準を整理する",
      "datePublished": "2026-04-22T00:00:00.000Z",
      "dateModified": "2026-04-22T00:00:00.000Z",
      "keywords": "プロテイン, タイミング, 食前, 食後, 吸収速度, 血糖値, MPS",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-timing-with-meals"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-timing-with-meals#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": "プロテインは食事の前後どちらに飲むべきか — 食事タイミングと吸収効率・血糖への影響"
        }
      ]
    }
  ]
}