{
  "@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-liver-health#article",
      "headline": "プロテインは肝臓に悪いのか — 肝機能・脂肪肝・γ-GTPとタンパク質摂取の科学的根拠",
      "description": "高タンパク質食は肝臓に負担をかけるのか。ALT・AST・γ-GTPの変動データ、NAFLDとの関連、ホエイプロテインの肝臓保護作用まで、査読論文とガイドラインに基づいて整理。飲酒者の注意点も解説する。",
      "datePublished": "2026-03-23T00:00:00.000Z",
      "dateModified": "2026-03-23T00:00:00.000Z",
      "keywords": "プロテイン, 肝臓, 肝機能, NAFLD, 脂肪肝, γ-GTP, BCAA",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-liver-health"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-liver-health#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": "プロテインは肝臓に悪いのか — 肝機能・脂肪肝・γ-GTPとタンパク質摂取の科学的根拠"
        }
      ]
    }
  ]
}