{
  "@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-dosage-optimization#article",
      "headline": "クレアチンとプロテインの最適な量はどう決めるのか — 体重別・目的別の摂取量ガイド",
      "description": "クレアチンは体重70kgの筋肥大目的で維持期5g/日、プロテインは1.6〜2.0g/kg/日が基準。体重60・70・80kg別と筋肥大・維持・減量別に推奨量を計算し、製品コスト比較もまとめる。",
      "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-dosage-optimization"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-protein-dosage-optimization#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": "クレアチンとプロテインの最適な量はどう決めるのか — 体重別・目的別の摂取量ガイド"
        }
      ]
    }
  ]
}