{
  "@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-omega3-combination#article",
      "headline": "プロテインとオメガ3脂肪酸を一緒に摂る意味はあるのか — 抗炎症・筋合成・心血管への複合効果",
      "description": "プロテインとオメガ3脂肪酸（EPA・DHA）の併用効果を最新のメタ分析と論文で整理する。筋タンパク質合成への影響は測定条件に依存し、抗炎症・心血管リスク低減のエビデンスは相対的に蓄積されている。実践パターンと用量の目安も解説する。",
      "datePublished": "2026-04-03T00:00:00.000Z",
      "dateModified": "2026-04-03T00:00:00.000Z",
      "keywords": "オメガ3, EPA, DHA, 筋タンパク質合成, 抗炎症, リカバリー, サプリメント",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-omega3-combination"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-omega3-combination#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": "プロテインとオメガ3脂肪酸を一緒に摂る意味はあるのか — 抗炎症・筋合成・心血管への複合効果"
        }
      ]
    }
  ]
}