{
  "@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/creatine-gmp-2026-regulation#article",
      "headline": "クレアチンサプリは2026年9月のGMP義務化の対象になるのか — 機能性表示食品と一般食品の境界線を整理する",
      "description": "2026年9月にサプリのGMP製造管理義務化が完全実施されるが、対象は機能性表示食品のサプリ形状に限られる。国内クレアチン主要製品の大半は機能性表示の届出をしていない一般食品で義務化対象外である。義務化対象外でも自主的にGMP認証や第三者検査を取得する製品の意義を整理する。",
      "datePublished": "2026-05-10T00:00:00.000Z",
      "dateModified": "2026-05-10T00:00:00.000Z",
      "keywords": "クレアチン, GMP, 機能性表示食品, サプリメント規制, 食品安全",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-gmp-2026-regulation"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-gmp-2026-regulation#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": "クレアチンサプリは2026年9月のGMP義務化の対象になるのか — 機能性表示食品と一般食品の境界線を整理する"
        }
      ]
    }
  ]
}