{
  "@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/food-vs-supplement-protein#article",
      "headline": "タンパク質は食品とサプリどちらで摂るべきか — 吸収効率・コスト・栄養バランスを科学的に比較する",
      "description": "鶏むね肉86gで約112円、WPC30gで約145円。タンパク質20gの摂取コスト・吸収速度・フードマトリクス効果を食品とプロテインサプリで比較し、場面別の科学的な使い分け指針を示す。",
      "datePublished": "2026-03-23T00:00:00.000Z",
      "dateModified": "2026-03-23T00:00:00.000Z",
      "keywords": "プロテイン, タンパク質, 食品, コスパ, 吸収速度, フードマトリクス",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/food-vs-supplement-protein"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/food-vs-supplement-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": "タンパク質は食品とサプリどちらで摂るべきか — 吸収効率・コスト・栄養バランスを科学的に比較する"
        }
      ]
    }
  ]
}