{
  "@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-golden-time-myth#article",
      "headline": "筋トレ後のプロテインはいつ飲むべきか — ゴールデンタイム神話を論文で検証",
      "description": "運動後30分以内に飲まないと意味がないという通説はSchoenfeld 2017のメタ分析で否定された。1日の総タンパク質量と3〜4回の均等配分が筋合成の最大要因であり、30分の時間制限に科学的根拠は限定的である。",
      "datePublished": "2026-04-05T00:00:00.000Z",
      "dateModified": "2026-04-22T00:00:00.000Z",
      "keywords": "プロテイン, タイミング, アナボリックウィンドウ, 筋トレ, ゴールデンタイム, 筋タンパク質合成, MPS, WPH, WPC, カゼイン",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-golden-time-myth"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-golden-time-myth#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": "筋トレ後のプロテインはいつ飲むべきか — ゴールデンタイム神話を論文で検証"
        }
      ]
    }
  ]
}