{
  "@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/natural-sweetener-types-comparison#article",
      "headline": "天然甘味料プロテインの3種類はどう違うのか — ステビア・羅漢果・エリスリトールを規制機関の評価で整理する",
      "description": "プロテインに使われる天然甘味料3種（ステビア・羅漢果・エリスリトール）をJECFA・EFSA・FDAの評価ステータスと使用製品で比較する。JECFAの「ADI not specified」とEFSAの「ADI未設定」は意味が正反対であり、データ整備度の差を明確に整理する。",
      "datePublished": "2026-05-13T00:00:00.000Z",
      "dateModified": "2026-05-13T00:00:00.000Z",
      "keywords": "天然甘味料, ステビア, 羅漢果, エリスリトール, 比較, ADI",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/natural-sweetener-types-comparison"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/natural-sweetener-types-comparison#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種類はどう違うのか — ステビア・羅漢果・エリスリトールを規制機関の評価で整理する"
        }
      ]
    }
  ]
}