{
  "@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-factory-quality-comparison#article",
      "headline": "プロテイン工場の品質管理はどう違うのか — FSSC22000・GMP・HACCPの実態比較",
      "description": "プロテイン製造工場の品質管理基準をHACCP義務化・GMP・FSSC22000・BRCGS・アンチドーピング認証の階層構造で整理し、主要ブランドの認証取得状況と情報開示の透明性を日本市場の主要製品で比較する。",
      "datePublished": "2026-05-03T00:00:00.000Z",
      "dateModified": "2026-05-03T00:00:00.000Z",
      "keywords": "品質管理, FSSC22000, GMP, HACCP, 製造, 認証",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-factory-quality-comparison"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-factory-quality-comparison#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": "プロテイン工場の品質管理はどう違うのか — FSSC22000・GMP・HACCPの実態比較"
        }
      ]
    }
  ]
}