{
  "@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/plant-animal-protein-blend#article",
      "headline": "植物性と動物性プロテインをブレンドする意味はあるのか — アミノ酸補完とMPS研究の整理",
      "description": "植物性プロテインはDIAASが低く制限アミノ酸を持つが、動物性との組み合わせで補完できる場合がある。ただし全組み合わせが有効ではなく、ピー+ライスブレンドではEAA利用可能性が単独と同等という研究もある。主要研究4本とDIAAS数値で整理する。",
      "datePublished": "2026-04-02T00:00:00.000Z",
      "dateModified": "2026-04-02T00:00:00.000Z",
      "keywords": "プロテイン, アミノ酸, DIAAS, 植物性プロテイン, ブレンドプロテイン, 筋タンパク質合成",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/plant-animal-protein-blend"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/plant-animal-protein-blend#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": "植物性と動物性プロテインをブレンドする意味はあるのか — アミノ酸補完とMPS研究の整理"
        }
      ]
    }
  ]
}