{
  "@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-quality-certification#article",
      "headline": "プロテインの品質を見抜く方法 — 第三者認証・検査制度の全体像",
      "description": "Informed Choice、NSF Certified for Sport、BSCGなど主要な第三者認証制度の仕組みと違いを解説。認証の有無がプロテインの安全性確認にどう機能するかを、論文データと認証機関の公式情報をもとに整理する。",
      "datePublished": "2026-03-18T00:00:00.000Z",
      "dateModified": "2026-03-18T00:00:00.000Z",
      "keywords": "プロテイン, 第三者認証, Informed Choice, NSF, BSCG, 品質管理, アンチドーピング",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-quality-certification"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-quality-certification#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": "プロテインの品質を見抜く方法 — 第三者認証・検査制度の全体像"
        }
      ]
    }
  ]
}