{
  "@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-manufacturing-process#article",
      "headline": "プロテインはどうやって作られるのか — WPC・WPI・WPH製造工程の違いと品質への影響",
      "description": "ホエイプロテインの原料から製品までの製造工程を解説。限外濾過・イオン交換・CFM・酵素加水分解の技術的違い、タンパク質含有率・分子量・変性度への影響、FSSC 22000等の品質認証の意味を整理する。",
      "datePublished": "2026-03-22T00:00:00.000Z",
      "dateModified": "2026-03-22T00:00:00.000Z",
      "keywords": "プロテイン, 製造工程, WPC, WPI, WPH, 限外濾過, イオン交換, CFM, 加水分解, FSSC 22000",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-manufacturing-process"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-manufacturing-process#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": "プロテインはどうやって作られるのか — WPC・WPI・WPH製造工程の違いと品質への影響"
        }
      ]
    }
  ]
}