{
  "@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-muscle-recovery#article",
      "headline": "プロテインは筋肉痛を和らげるのか — 痛み知覚・筋機能回復・筋損傷マーカーを論文で分離して検証する",
      "description": "プロテイン摂取はDOMSの痛み知覚には有意な効果を示さないが、筋機能回復（等速性MVC）と筋損傷マーカー（CK）の抑制には中〜大の効果量が報告されている。2022年最大規模のメタアナリシス（Pearson et al.、29研究763名）を中心にエビデンスを整理する。",
      "datePublished": "2026-03-21T00:00:00.000Z",
      "dateModified": "2026-03-21T00:00:00.000Z",
      "keywords": "筋肉痛, DOMS, リカバリー, ホエイプロテイン, WPH, タンパク質, 摂取タイミング",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-muscle-recovery"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-muscle-recovery#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": "プロテインは筋肉痛を和らげるのか — 痛み知覚・筋機能回復・筋損傷マーカーを論文で分離して検証する"
        }
      ]
    }
  ]
}