{
  "@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/protein-price-breakdown#article",
      "headline": "プロテインは高い方が良いのか — 価格差の内訳を原料・製法・検査・認証で分解する",
      "description": "プロテインの価格差を原料グレード・製法コスト・品質検査・認証取得の4層構造で分解する。WPC・WPI・WPHの製造コスト差、グラスフェッド原料のプレミアム幅、FSSC22000とInformed Choiceの認証コスト構造、2023〜2026年の原料高騰背景を整理する。",
      "datePublished": "2026-05-02T00:00:00.000Z",
      "dateModified": "2026-05-02T00:00:00.000Z",
      "keywords": "プロテイン, 価格, コスパ, WPC, WPI, WPH, 製法, 認証, FSSC22000, グラスフェッド",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-price-breakdown"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-price-breakdown#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": "プロテインは高い方が良いのか — 価格差の内訳を原料・製法・検査・認証で分解する"
        }
      ]
    }
  ]
}