{
  "@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/best-wpc-protein-2026#article",
      "headline": "WPCプロテインおすすめ比較 2026 — 主要ブランドの含有率・価格・甘味料を徹底比較",
      "description": "WPCプロテイン主要8ブランドのタンパク質含有率・1kgあたり価格・甘味料種別・認証を比較する。2026年の価格改定（GronG +31.7%・VALX +22%）を反映した最新データをもとに、含有率と実質コストの関係を整理する。",
      "datePublished": "2026-04-04T00:00:00.000Z",
      "dateModified": "2026-04-04T00:00:00.000Z",
      "keywords": "WPC, プロテイン比較, タンパク質含有率, 甘味料, コスパ, プロテイン選び",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/best-wpc-protein-2026"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/best-wpc-protein-2026#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": "WPCプロテインおすすめ比較 2026 — 主要ブランドの含有率・価格・甘味料を徹底比較"
        }
      ]
    }
  ]
}