{
  "@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-gout-uric-acid#article",
      "headline": "プロテインと痛風・尿酸値の関係 — プリン体含有量とタンパク質源別の科学的根拠",
      "description": "プロテインパウダーと痛風・尿酸値の関係を科学的根拠に基づいて整理する。ホエイプロテインのプリン体は極めて少なく、総タンパク質摂取量と尿酸値に有意な関連はないとの研究結果がある一方、肉類・魚介類は尿酸値上昇と関連する。",
      "datePublished": "2026-03-27T00:00:00.000Z",
      "dateModified": "2026-03-27T00:00:00.000Z",
      "keywords": "プロテイン, 痛風, 尿酸値, プリン体, 高尿酸血症, ホエイプロテイン, 大豆プロテイン",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-gout-uric-acid"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-gout-uric-acid#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": "プロテインと痛風・尿酸値の関係 — プリン体含有量とタンパク質源別の科学的根拠"
        }
      ]
    }
  ]
}