{
  "@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-hot-cooking-denaturation#article",
      "headline": "プロテインを加熱すると栄養価は変わるのか — ホットプロテイン・プロテイン料理の変性の科学",
      "description": "ホエイプロテインを料理やベーキングに使っても栄養価はほぼ変わらない。加熱で立体構造は変化するがペプチド結合は維持される。一般的な家庭調理の条件ではアミノ酸損失の問題条件を大きく下回ることを論文データで解説する。",
      "datePublished": "2026-04-01T00:00:00.000Z",
      "dateModified": "2026-04-01T00:00:00.000Z",
      "keywords": "プロテイン, 加熱, 変性, 料理, ベーキング, ホエイ, WPC, WPI, WPH",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-hot-cooking-denaturation"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-hot-cooking-denaturation#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": "プロテインを加熱すると栄養価は変わるのか — ホットプロテイン・プロテイン料理の変性の科学"
        }
      ]
    }
  ]
}