{
  "@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-bar-homemade-nutrition#article",
      "headline": "プロテインバーは自作できるのか — 市販品との栄養・コスパ・保存の比較",
      "description": "プロテインパウダーを使った自作プロテインバーの栄養価・保存期間・コスパを市販品と比較する。バーのマトリックス効果による消化率低下、保存中のMaillard反応によるタンパク質品質変化など、食品科学の知見を整理する。",
      "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-bar-homemade-nutrition"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-bar-homemade-nutrition#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": "プロテインバーは自作できるのか — 市販品との栄養・コスパ・保存の比較"
        }
      ]
    }
  ]
}