{
  "@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/endurance-athlete-protein#article",
      "headline": "持久系アスリートにプロテインは必要か — ランナー・サイクリストのリカバリー栄養学",
      "description": "持久系アスリート（ランナー・サイクリスト）のタンパク質推奨量をISSN・ACSM基準で整理。運動後のMPS・グリコーゲン再合成におけるタンパク質の役割、WPHの吸収速度とリカバリーの関係、製品スペック比較をまとめる。",
      "datePublished": "2026-03-14T00:00:00.000Z",
      "dateModified": "2026-03-14T00:00:00.000Z",
      "keywords": "持久系アスリート, ランナー, サイクリスト, リカバリー, タンパク質, MPS, グリコーゲン, プロテイン比較",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/endurance-athlete-protein"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/endurance-athlete-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": "持久系アスリートにプロテインは必要か — ランナー・サイクリストのリカバリー栄養学"
        }
      ]
    }
  ]
}