{
  "@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/quality-protein-selection-criteria#article",
      "headline": "プロテインの素材にこだわるなら何を基準に選ぶか — グラスフェッド・天然甘味料・原材料数の3軸評価",
      "description": "グラスフェッド乳原料・天然甘味料・原材料数の3軸でプロテインを評価する方法を整理する。Benbrook 2018の脂肪酸組成データ・EFSAによる甘味料のADI・NOVA分類の観点から国内主要プロテイン9製品を原材料数昇順で比較する。",
      "datePublished": "2026-05-01T00:00:00.000Z",
      "dateModified": "2026-05-01T00:00:00.000Z",
      "keywords": "グラスフェッド, 天然甘味料, 原材料, ホエイプロテイン, プロテイン選び, クリーンラベル",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/quality-protein-selection-criteria"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/quality-protein-selection-criteria#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軸評価"
        }
      ]
    }
  ]
}