{
  "@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-endurance-sports#article",
      "headline": "クレアチンは持久系スポーツにも効果があるのか — ランニング・サイクリング・水泳での研究",
      "description": "クレアチンの持久系スポーツへの効果を種目別に整理する。2023年のメタ分析では定常ペースへの有意効果はないが、高強度スパートや乳酸閾値改善の知見もある。ランニング・サイクリング・水泳・ローイングの研究結果を比較する。",
      "datePublished": "2026-03-29T00:00:00.000Z",
      "dateModified": "2026-03-29T00:00:00.000Z",
      "keywords": "クレアチン, 持久系スポーツ, ランニング, サイクリング, 水泳, エンデュランス",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-endurance-sports"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-endurance-sports#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": "クレアチンは持久系スポーツにも効果があるのか — ランニング・サイクリング・水泳での研究"
        }
      ]
    }
  ]
}