{
  "@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/evidence-based-protein-guide#article",
      "headline": "プロテインを科学的に選ぶ基準とは — DIAAS・第三者認証・甘味料・価格の評価軸",
      "description": "DIAAS・第三者認証・甘味料・kg単価の4軸でプロテインを科学的に評価する方法を整理する。Rutherfurd 2015のDIAAS実測値、Informed Choice・NSF・BSCGの検査内容比較、主要7ブランドのスペック一覧を掲載する。",
      "datePublished": "2026-04-10T00:00:00.000Z",
      "dateModified": "2026-04-10T00:00:00.000Z",
      "keywords": "プロテイン, DIAAS, 第三者認証, 甘味料, 選び方",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/evidence-based-protein-guide"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/evidence-based-protein-guide#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": "プロテインを科学的に選ぶ基準とは — DIAAS・第三者認証・甘味料・価格の評価軸"
        }
      ]
    }
  ]
}