{
  "@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-workout-protein-timing#article",
      "headline": "筋トレ前にプロテインを飲むべきか — タイミング×吸収速度で選ぶ最適プロテイン",
      "description": "筋トレ前のプロテイン摂取の有効性をTipton 2001・Schoenfeld 2013の研究から整理。吸収速度別にEAA・WPH・WPI・WPC・カゼインの推奨摂取タイミングを比較し、運動前に最適なプロテインの選び方を解説する。",
      "datePublished": "2026-03-11T00:00:00.000Z",
      "dateModified": "2026-03-11T00:00:00.000Z",
      "keywords": "筋トレ前, プロテイン, タイミング, 吸収速度, WPH, アナボリックウィンドウ",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/pre-workout-protein-timing"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/pre-workout-protein-timing#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": "筋トレ前にプロテインを飲むべきか — タイミング×吸収速度で選ぶ最適プロテイン"
        }
      ]
    }
  ]
}