{
  "@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/how-to-read-protein-labels#article",
      "headline": "プロテインの成分表示の読み方 — 原材料・栄養成分・タンパク質含有率の正しい見方",
      "description": "プロテインの成分表示を正しく読むための5つのチェックポイントを解説。原材料の重量順ルール、タンパク質含有率と無水換算値の違い、アミノ酸スパイキングの見抜き方、甘味料・乳化剤の役割、第三者認証の意味を整理する。",
      "datePublished": "2026-03-13T00:00:00.000Z",
      "dateModified": "2026-03-13T00:00:00.000Z",
      "keywords": "プロテイン, 成分表示, 原材料, タンパク質含有率, 無水換算値, アミノ酸スパイキング, 食品表示法",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/how-to-read-protein-labels"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/how-to-read-protein-labels#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": "プロテインの成分表示の読み方 — 原材料・栄養成分・タンパク質含有率の正しい見方"
        }
      ]
    }
  ]
}