{
  "@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-chewable-comparison#article",
      "headline": "国内クレアチンチュアブル比較 2026 — 認証・剤形・甘味料・価格で選ぶ",
      "description": "国内で買えるクレアチンチュアブル3製品（Myprotein・BAZOOKA・Kentai）と圧縮錠タブレット2製品をスペック比較する。1食量3〜5g・甘味料の種類・クレアピュア®使用・アンチドーピング認証・1食コストで選定基準を整理する。",
      "datePublished": "2026-05-11T00:00:00.000Z",
      "dateModified": "2026-05-12T00:00:00.000Z",
      "keywords": "クレアチン, チュアブル, 比較, サプリメント, 認証",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-chewable-comparison"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-chewable-comparison#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": "国内クレアチンチュアブル比較 2026 — 認証・剤形・甘味料・価格で選ぶ"
        }
      ]
    }
  ]
}