{
  "@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-intermittent-fasting#article",
      "headline": "断食中にプロテインは飲んでいいのか — 16時間断食とタンパク質摂取の科学",
      "description": "16時間断食（タイムリストリクティッドフィーディング）中のプロテイン摂取が断食を崩すのか、筋分解への影響、断食明けの最適なタンパク質量について複数のRCTデータをもとに整理する。断食の目的別に判断基準を示す。",
      "datePublished": "2026-04-03T00:00:00.000Z",
      "dateModified": "2026-04-03T00:00:00.000Z",
      "keywords": "間欠的断食, タイムリストリクティッドフィーディング, 筋タンパク質合成, 断食, プロテイン摂取タイミング",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-intermittent-fasting"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-intermittent-fasting#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": "断食中にプロテインは飲んでいいのか — 16時間断食とタンパク質摂取の科学"
        }
      ]
    }
  ]
}