{
  "@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-kidney-safety#article",
      "headline": "クレアチンは腎臓に悪いのか — クレアチニン値・eGFR・長期安全性の科学的根拠",
      "description": "クレアチン補給は腎臓に悪いのか。クレアチニン値上昇・eGFR変化・5年以上の長期安全性データを論文に基づいて整理する。健常者と既存の腎疾患患者で結論が異なる点も明確に区分して解説する。",
      "datePublished": "2026-03-29T00:00:00.000Z",
      "dateModified": "2026-03-29T00:00:00.000Z",
      "keywords": "クレアチン, 腎臓, 安全性, クレアチニン, eGFR, 長期使用",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-kidney-safety"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-kidney-safety#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": "クレアチンは腎臓に悪いのか — クレアチニン値・eGFR・長期安全性の科学的根拠"
        }
      ]
    }
  ]
}