{
  "@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/creatine-protein-senior-synergy#article",
      "headline": "高齢者がクレアチンとプロテインを併用するメリットは何か — サルコペニア予防と筋力維持の科学的根拠",
      "description": "高齢者がクレアチンとプロテインを同時に活用する根拠をメタアナリシスで整理する。筋量改善にはクレアチンが、筋力改善にはプロテインが異なる優位性を示し、両者の相補的な作用機序とサルコペニア予防への応用を論文データで解説する。",
      "datePublished": "2026-03-31T00:00:00.000Z",
      "dateModified": "2026-03-31T00:00:00.000Z",
      "keywords": "クレアチン, プロテイン, 高齢者, サルコペニア, 筋力維持",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-protein-senior-synergy"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-protein-senior-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": "高齢者がクレアチンとプロテインを併用するメリットは何か — サルコペニア予防と筋力維持の科学的根拠"
        }
      ]
    }
  ]
}