{
  "@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/morning-protein-breakfast#article",
      "headline": "朝食にプロテインだけで足りるのか — 朝のタンパク質摂取と体組成・満腹感の科学",
      "description": "朝食のタンパク質がMPS日内リズムと満腹感に及ぼす影響を論文データで解説。プロテインだけの朝食で不足する栄養素、WPC・WPI・WPHの吸収速度比較、目的別の最適な朝食パターンを具体例とともに整理する。",
      "datePublished": "2026-03-22T00:00:00.000Z",
      "dateModified": "2026-03-22T00:00:00.000Z",
      "keywords": "プロテイン, 朝食, タンパク質, MPS, 満腹感, Bmal1, WPH, タンパク質配分",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/morning-protein-breakfast"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/morning-protein-breakfast#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": "朝食にプロテインだけで足りるのか — 朝のタンパク質摂取と体組成・満腹感の科学"
        }
      ]
    }
  ]
}