{
  "@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/best-creatine-2026#article",
      "headline": "クレアチンのおすすめ12製品を比較 — 1日コスト・認証・剤形で選ぶ 2026年版",
      "description": "クレアチン12製品を1日コスト順で並べると約¥20〜¥148と7倍の差がある。143本RCTメタ解析が支持するモノハイドレートを基準に、クレアピュア認証・剤形（パウダー/チュアブル）・甘味料の4軸で比較する。",
      "datePublished": "2026-04-16T00:00:00.000Z",
      "dateModified": "2026-04-22T00:00:00.000Z",
      "keywords": "クレアチン, サプリメント比較, クレアピュア, チュアブル, パウダー",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/best-creatine-2026"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/best-creatine-2026#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": "クレアチンのおすすめ12製品を比較 — 1日コスト・認証・剤形で選ぶ 2026年版"
        }
      ]
    }
  ]
}