{
  "@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/protein-caffeine-coffee#article",
      "headline": "プロテインとカフェインは一緒に摂っていいのか — コーヒー割りの吸収・効果・注意点を科学的に整理する",
      "description": "プロテインとカフェインの同時摂取がタンパク質吸収に与える影響を論文データで検証。ヒトの通常摂取量では実質的な悪影響の根拠は確認されていない。コーヒー1杯のカフェイン約120mgとEFSA上限200mgの関係も整理する。",
      "datePublished": "2026-03-19T00:00:00.000Z",
      "dateModified": "2026-03-19T00:00:00.000Z",
      "keywords": "プロテイン, カフェイン, コーヒー, 吸収, 飲み方, トレーニング, クロロゲン酸",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-caffeine-coffee"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-caffeine-coffee#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": "プロテインとカフェインは一緒に摂っていいのか — コーヒー割りの吸収・効果・注意点を科学的に整理する"
        }
      ]
    }
  ]
}