{
  "@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/plain-protein-guide#article",
      "headline": "プレーンプロテインのすすめ — 甘くないプロテインが選ばれる理由",
      "description": "プレーンプロテインとフレーバー付きプロテインの成分・タンパク質含有率・使い勝手を比較。甘味嗜好の可塑性や料理活用まで、甘くないプロテインを選ぶ根拠を整理。主要製品のスペック比較表も掲載する。",
      "datePublished": "2026-03-18T00:00:00.000Z",
      "dateModified": "2026-03-18T00:00:00.000Z",
      "keywords": "プロテイン, プレーン, 無添加, 甘くない, プロテイン比較, 人工甘味料不使用, 料理, タンパク質含有率",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/plain-protein-guide"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/plain-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": "プレーンプロテインのすすめ — 甘くないプロテインが選ばれる理由"
        }
      ]
    }
  ]
}