{
  "@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/budget-clean-protein#article",
      "headline": "4,000円以下で人工甘味料不使用のプロテインを比較する — 価格・含有率・認証の実態",
      "description": "通常価格4,000円以下で人工甘味料を使わないホエイプロテインを価格昇順で比較。タンパク質含有率74〜78%、Informed Choice認証の有無、甘味料の種類（完全無甘味料・ステビア・羅漢果）を数値で整理する。",
      "datePublished": "2026-03-18T00:00:00.000Z",
      "dateModified": "2026-03-18T00:00:00.000Z",
      "keywords": "プロテイン, 人工甘味料不使用, 天然甘味料, コスパ, WPC, Informed Choice",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/budget-clean-protein"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/budget-clean-protein#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": "4,000円以下で人工甘味料不使用のプロテインを比較する — 価格・含有率・認証の実態"
        }
      ]
    }
  ]
}