{
  "@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-constipation-cause#article",
      "headline": "プロテインで便秘になるのはなぜか — 食物繊維・腸内細菌・水分不足の3要因と対策",
      "description": "プロテインパウダー摂取後に便秘になる原因を、食物繊維の相対的不足・腸内細菌叢の変化・水分不足という3つのメカニズムから論文エビデンスをもとに解説。WPC・WPI・WPH・ソイプロテインの消化特性も比較する。",
      "datePublished": "2026-03-25T00:00:00.000Z",
      "dateModified": "2026-03-25T00:00:00.000Z",
      "keywords": "プロテイン, 便秘, 腸内細菌, 食物繊維, 消化",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-constipation-cause"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-constipation-cause#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要因と対策"
        }
      ]
    }
  ]
}