{
  "@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-vitamin-d-synergy#article",
      "headline": "プロテインとビタミンDを一緒に摂る意味はあるのか — 筋合成・カルシウム吸収・高齢者向け栄養戦略",
      "description": "プロテインとビタミンDを組み合わせると筋合成・筋力・身体機能が単独摂取より有意に改善するとメタアナリシスが報告している。ビタミンD単独ではなくタンパク質との複合摂取で効果が出る理由、VDR-mTORシグナル経路の機序、主要製品のビタミンD含有量と食事摂取基準との対比を整理する。",
      "datePublished": "2026-04-01T00:00:00.000Z",
      "dateModified": "2026-04-01T00:00:00.000Z",
      "keywords": "プロテイン, ビタミンD, 筋合成, 高齢者, サルコペニア, カルシウム",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-vitamin-d-synergy"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-vitamin-d-synergy#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": "プロテインとビタミンDを一緒に摂る意味はあるのか — 筋合成・カルシウム吸収・高齢者向け栄養戦略"
        }
      ]
    }
  ]
}