{
  "@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/glossary/what-is-informed-choice#article",
      "headline": "Informed Choice（インフォームドチョイス）とは — アンチドーピング認証の仕組みと検査内容",
      "description": "Informed Choiceは英国LGC Groupが運営するアンチドーピング認証プログラムで、WADAの禁止物質285種以上を対象にバッチ検査を実施する。認証プロセス・検査方式・他認証との違い・日本で入手可能な認証製品を整理する。",
      "datePublished": "2026-04-08T00:00:00.000Z",
      "dateModified": "2026-04-08T00:00:00.000Z",
      "keywords": "Informed Choice, インフォームドチョイス, アンチドーピング認証, 第三者認証, プロテイン, LGC Group, 禁止物質検査",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/what-is-informed-choice"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/what-is-informed-choice#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Protein Fact",
          "item": "https://protein-fact.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "用語解説",
          "item": "https://protein-fact.com/glossary"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Informed Choice（インフォームドチョイス）とは — アンチドーピング認証の仕組みと検査内容"
        }
      ]
    }
  ]
}