{
  "@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-timing-pre-post#article",
      "headline": "クレアチンはいつ飲むのが効果的か — トレーニング前後・食事との摂取タイミング",
      "description": "クレアチンの摂取タイミング（トレーニング前後・食事との組み合わせ・朝夜）を研究論文で比較する。運動後摂取が数値上優位な傾向はあるが、統計的有意差は小さく、毎日継続して飽和状態を維持することが本質的に重要と複数のレビューが指摘する。",
      "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-timing-pre-post"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-timing-pre-post#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": "クレアチンはいつ飲むのが効果的か — トレーニング前後・食事との摂取タイミング"
        }
      ]
    }
  ]
}