{
  "@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-diet-weight-loss#article",
      "headline": "ダイエット中にプロテインは役立つのか — 食欲抑制・熱産生・筋肉維持の科学的根拠",
      "description": "タンパク質は食欲抑制ホルモンGLP-1・PYYを増加させ、食事誘発性熱産生は脂質の5〜6倍にあたる20〜30%に達する。ダイエット中の筋肉維持に必要な摂取量1.2〜2.4g/kg/日の根拠を論文データで整理する。",
      "datePublished": "2026-03-24T00:00:00.000Z",
      "dateModified": "2026-04-22T00:00:00.000Z",
      "keywords": "プロテイン, ダイエット, 減量, 食欲抑制, 熱産生, DIT, 筋肉維持, タンパク質",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-diet-weight-loss"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-diet-weight-loss#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": "ダイエット中にプロテインは役立つのか — 食欲抑制・熱産生・筋肉維持の科学的根拠"
        }
      ]
    }
  ]
}