{
  "@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-intake-hydration#article",
      "headline": "高タンパク食で水分はどれだけ必要か — 腎負荷・尿素排泄・脱水リスクの科学",
      "description": "高タンパク食では腎溶質負荷が増加し、尿素排泄に必要な水分量が増える。健常者では代償的な渇感で適応するが、脱水状態でのトレーニングは筋タンパク質代謝を乱すことが示されている。水分補給の科学的根拠と実践的な目安を整理する。",
      "datePublished": "2026-04-03T00:00:00.000Z",
      "dateModified": "2026-04-03T00:00:00.000Z",
      "keywords": "水分補給, 高タンパク食, 腎負荷, 脱水, プロテイン, 尿素排泄",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-water-intake-hydration"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-water-intake-hydration#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": "高タンパク食で水分はどれだけ必要か — 腎負荷・尿素排泄・脱水リスクの科学"
        }
      ]
    }
  ]
}