{
  "@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-purity-creapure#article",
      "headline": "クレアチンの不純物リスクとは何か — クレアピュア・一般品の品質差と選び方",
      "description": "市販クレアチンには製造工程由来の不純物（DCD・DHT・クレアチニン）が含まれる場合がある。EFSAが規制基準を設けており、クレアピュア（Creapure）はこれらを検出限界以下に抑える純度99.9%以上の原料ブランドである。選び方の基準を整理する。",
      "datePublished": "2026-03-28T00:00:00.000Z",
      "dateModified": "2026-03-28T00:00:00.000Z",
      "keywords": "クレアチン, クレアピュア, 不純物, 品質, サプリメント",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-purity-creapure"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-purity-creapure#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": "クレアチンの不純物リスクとは何か — クレアピュア・一般品の品質差と選び方"
        }
      ]
    }
  ]
}