{
  "@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/alcohol-and-protein#article",
      "headline": "お酒を飲んだ日のプロテインは無駄になるのか — アルコールと筋タンパク質合成の関係",
      "description": "飲酒後のプロテイン摂取は本当に無駄なのか。アルコールが筋タンパク質合成（MPS）を最大37%抑制するメカニズム、飲酒量と抑制率の用量反応関係、飲んだ日でもできる栄養戦略を研究データに基づいて整理する。",
      "datePublished": "2026-03-10T00:00:00.000Z",
      "dateModified": "2026-03-10T00:00:00.000Z",
      "keywords": "アルコール, プロテイン, 筋タンパク質合成, MPS, 飲酒, お酒",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/alcohol-and-protein"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/alcohol-and-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": "お酒を飲んだ日のプロテインは無駄になるのか — アルコールと筋タンパク質合成の関係"
        }
      ]
    }
  ]
}