{
  "@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/simple-ingredient-protein#article",
      "headline": "原材料がシンプルなプロテインはどれか — 添加物の少なさで選ぶ",
      "description": "国内主要プロテイン9製品の原材料数を比較。NOVA分類・UPF研究の背景、添加物の種類と役割、ビタミン配合による原材料数の増加をどう解釈すべきかを整理。シンプルな処方を選ぶ基準も提示する。",
      "datePublished": "2026-03-14T00:00:00.000Z",
      "dateModified": "2026-03-14T00:00:00.000Z",
      "keywords": "プロテイン, 原材料, 添加物, シンプル, 無添加, UPF, NOVA分類, プロテイン比較",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/simple-ingredient-protein"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/simple-ingredient-protein#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": "原材料がシンプルなプロテインはどれか — 添加物の少なさで選ぶ"
        }
      ]
    }
  ]
}