{
  "@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-magnesium-zinc#article",
      "headline": "プロテインとマグネシウム・亜鉛は一緒に摂るべきか — ZMAとホエイの組み合わせの科学的根拠",
      "description": "ZMAとホエイプロテインを同時摂取するとカルシウム競合で亜鉛吸収が約50%低下するリスクがある。独立RCTではZMAの筋肥大・テストステロン増加効果は再現されていない。マグネシウム・亜鉛の推奨量と摂取タイミングの根拠を整理する。",
      "datePublished": "2026-05-09T00:00:00.000Z",
      "dateModified": "2026-05-12T00:00:00.000Z",
      "keywords": "マグネシウム, 亜鉛, ZMA, ミネラル, ホエイプロテイン, テストステロン, 吸収競合",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-magnesium-zinc"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-magnesium-zinc#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": "プロテインとマグネシウム・亜鉛は一緒に摂るべきか — ZMAとホエイの組み合わせの科学的根拠"
        }
      ]
    }
  ]
}