{
  "@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-insulin-protein-uptake#article",
      "headline": "プロテインと一緒に摂るとクレアチンの吸収は変わるのか — インスリン応答とクレアチン取り込みの科学",
      "description": "クレアチンの筋肉への取り込みはインスリン濃度に依存し、血清インスリン約100 mU/l以上の条件でのみ取り込み促進が確認されている。プロテインや炭水化物との同時摂取がクレアチン保持率をどう変えるか、Green 1996・Steenge 2000・Pittas 2010の研究データをもとに定量的に整理する。",
      "datePublished": "2026-03-31T00:00:00.000Z",
      "dateModified": "2026-03-31T00:00:00.000Z",
      "keywords": "クレアチン, プロテイン, インスリン, 吸収メカニズム, サプリメント",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-insulin-protein-uptake"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-insulin-protein-uptake#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": "プロテインと一緒に摂るとクレアチンの吸収は変わるのか — インスリン応答とクレアチン取り込みの科学"
        }
      ]
    }
  ]
}