{
  "@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-diet-cutting#article",
      "headline": "ダイエット中にクレアチンとプロテインは両方必要か — 減量期の筋量維持と体組成の科学",
      "description": "カロリー制限中の筋量維持にはタンパク質2.3〜3.1g/kg FFMが必要であり、クレアチンはトレーニング強度を維持する補助的な役割を果たす。減量期の体組成設計を論文データで整理する。",
      "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-diet-cutting"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-protein-diet-cutting#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": "ダイエット中にクレアチンとプロテインは両方必要か — 減量期の筋量維持と体組成の科学"
        }
      ]
    }
  ]
}