{
  "@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/artificial-sweetener-gut-microbiome#article",
      "headline": "人工甘味料は腸内細菌に影響するのか — スクラロース・アセスルファムKの最新研究",
      "description": "スクラロース・アセスルファムK・アスパルテーム・ネオテームの4種について、腸内細菌叢への影響を甘味料別に論文データで整理。天然甘味料（ステビア・羅漢果）との比較、プロテイン1日3杯でのADI消費率も計算する。",
      "datePublished": "2026-03-17T00:00:00.000Z",
      "dateModified": "2026-03-17T00:00:00.000Z",
      "keywords": "人工甘味料, 腸内細菌, スクラロース, アセスルファムK, プロテイン, 羅漢果, ステビア",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/artificial-sweetener-gut-microbiome"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/artificial-sweetener-gut-microbiome#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": "人工甘味料は腸内細菌に影響するのか — スクラロース・アセスルファムKの最新研究"
        }
      ]
    }
  ]
}