{
  "@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-inflammation#article",
      "headline": "プロテインは体の炎症に影響するのか — ホエイの抗炎症効果とC反応性タンパク質の科学",
      "description": "ホエイプロテインが炎症マーカー（CRP・IL-6）に与える影響をメタアナリシスから整理する。効果は条件付きで、高用量・高CRPベースライン集団では有意な低下が報告されている。ソイとの作用の違いも解説する。",
      "datePublished": "2026-03-30T00:00:00.000Z",
      "dateModified": "2026-03-30T00:00:00.000Z",
      "keywords": "プロテイン, 炎症, CRP, ホエイ, 抗炎症",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-inflammation"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-inflammation#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": "プロテインは体の炎症に影響するのか — ホエイの抗炎症効果とC反応性タンパク質の科学"
        }
      ]
    }
  ]
}