{
  "@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/blood-sugar-protein-selection#article",
      "headline": "血糖値が気になる人のプロテインの選び方 — インスリン応答・甘味料・糖質量の3軸で判断する",
      "description": "血糖値が気になる人がプロテインを選ぶ際の3つの判断軸（インスリン応答・甘味料の種類・糖質量）を論文エビデンスとともに整理する。スクラロース等の人工甘味料と天然甘味料の血糖応答への影響の違いを示し、主要製品を比較する。",
      "datePublished": "2026-05-05T00:00:00.000Z",
      "dateModified": "2026-05-12T00:00:00.000Z",
      "keywords": "血糖値, プロテイン選び方, 甘味料, インスリン応答, WPH, WPC, 糖質",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/blood-sugar-protein-selection"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/blood-sugar-protein-selection#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軸で判断する"
        }
      ]
    }
  ]
}