{
  "@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/sweetener-free-anti-doping#article",
      "headline": "人工甘味料不使用でアンチドーピング認証付きのプロテインはあるか",
      "description": "人工甘味料不使用とアンチドーピング認証の両条件を満たすプロテインを調査。2026年3月時点で確認できた4製品のスペック比較、Informed Choice・NSFの認証制度の違い、アスリートへの重要性を整理する。",
      "datePublished": "2026-03-14T00:00:00.000Z",
      "dateModified": "2026-03-14T00:00:00.000Z",
      "keywords": "人工甘味料不使用, アンチドーピング認証, Informed Choice, プロテイン比較, 天然甘味料, 公務員アスリート",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/sweetener-free-anti-doping"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/sweetener-free-anti-doping#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": "人工甘味料不使用でアンチドーピング認証付きのプロテインはあるか"
        }
      ]
    }
  ]
}