{
  "@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/hmb-protein-combination#article",
      "headline": "HMBとプロテインの併用は意味があるのか — 筋タンパク質合成・分解抑制の二重アプローチ",
      "description": "HMB（ベータヒドロキシベータメチル酪酸）はロイシン代謝物で、筋タンパク質合成促進と分解抑制の二重メカニズムを持つ。プロテインとの併用効果、HMB-CaとHMB-FAの形態比較、効果が期待できる対象者条件を論文エビデンスに基づいて整理する。",
      "datePublished": "2026-04-01T00:00:00.000Z",
      "dateModified": "2026-04-01T00:00:00.000Z",
      "keywords": "HMB, プロテイン, 筋タンパク質合成, サルコペニア, レジスタンストレーニング",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/hmb-protein-combination"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/hmb-protein-combination#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": "HMBとプロテインの併用は意味があるのか — 筋タンパク質合成・分解抑制の二重アプローチ"
        }
      ]
    }
  ]
}