{
  "@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-water-vs-milk#article",
      "headline": "プロテインは水と牛乳どちらで割るべきか — 吸収速度・カロリー・目的別の比較",
      "description": "トレーニング直後・減量期は水、増量期・就寝前は牛乳が合理的。水割りは追加カロリー0で速い吸収、牛乳200mlは+122kcal・+6.8gタンパク質で5時間アミノ酸供給率が57%→65%に向上する（Gorissen 2020）。",
      "datePublished": "2026-03-15T00:00:00.000Z",
      "dateModified": "2026-04-22T00:00:00.000Z",
      "keywords": "プロテイン, 水, 牛乳, 割り方, 吸収速度, カゼイン, 乳糖, 飲み方",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-water-vs-milk"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-water-vs-milk#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": "プロテインは水と牛乳どちらで割るべきか — 吸収速度・カロリー・目的別の比較"
        }
      ]
    }
  ]
}