{
  "@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/protein-bloating-gas#article",
      "headline": "プロテインでお腹が張る・ガスが出るのはなぜか — 乳糖・甘味料・タンパク質発酵の3メカニズム",
      "description": "プロテインで腹部膨満感やガスが増える原因を3つのメカニズムから解説。乳糖（ラクトース）のFODMAP由来発酵、甘味料の腸内細菌叢への影響、未消化タンパク質の大腸発酵について、製法別の乳糖含有量データと論文根拠を整理する。",
      "datePublished": "2026-03-21T00:00:00.000Z",
      "dateModified": "2026-03-21T00:00:00.000Z",
      "keywords": "プロテイン, お腹が張る, ガス, 腹部膨満感, 乳糖不耐症, FODMAP, 甘味料, WPC, WPI, WPH",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-bloating-gas"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-bloating-gas#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メカニズム"
        }
      ]
    }
  ]
}