{
  "@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-gut-prebiotic#article",
      "headline": "プロテインと腸内環境を両立するには — プレバイオティクス・食物繊維との組み合わせ",
      "description": "高タンパク食は条件次第で腸内細菌叢に影響を与えうる。食物繊維の摂取量や運動習慣という条件差を踏まえ、プレバイオティクス・食物繊維との組み合わせで腸内環境を維持するための根拠を複数の研究知見をもとに整理する。",
      "datePublished": "2026-04-02T00:00:00.000Z",
      "dateModified": "2026-04-02T00:00:00.000Z",
      "keywords": "プロテイン, 腸内環境, プレバイオティクス, 食物繊維, 腸内細菌",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-gut-prebiotic"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-gut-prebiotic#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": "プロテインと腸内環境を両立するには — プレバイオティクス・食物繊維との組み合わせ"
        }
      ]
    }
  ]
}