{
  "@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/pre-sleep-protein#article",
      "headline": "寝る前にプロテインを飲んでいいのか — 就寝前タンパク質摂取の効果・消化負担・体脂肪への影響",
      "description": "就寝前プロテイン摂取の効果をRes 2012・Snijders 2015・Trommelen 2023等の研究から整理。就寝前カゼイン40gでMPS+22%、12週間の継続で筋力+26%の報告がある一方、体脂肪増加や睡眠障害の懸念にはエビデンスベースで回答する。WPC・WPH・カゼインの消化負担比較も掲載。",
      "datePublished": "2026-03-13T00:00:00.000Z",
      "dateModified": "2026-03-13T00:00:00.000Z",
      "keywords": "プロテイン, 就寝前, 寝る前, 筋タンパク質合成, MPS, カゼイン, WPH, 消化負担",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/pre-sleep-protein"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/pre-sleep-protein#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": "寝る前にプロテインを飲んでいいのか — 就寝前タンパク質摂取の効果・消化負担・体脂肪への影響"
        }
      ]
    }
  ]
}