{
  "@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-after-cardio#article",
      "headline": "有酸素運動後にプロテインは必要か — ランニング・ウォーキング後のタンパク質需要と回復の科学",
      "description": "有酸素運動後のプロテイン必要性を運動強度・種目別に検証する。タンパク質酸化速度は強度依存であり、ランニングとウォーキングでは優先度が異なる。コンカレントトレーニング時の設計指針と推奨量を論文データで整理する。",
      "datePublished": "2026-04-05T00:00:00.000Z",
      "dateModified": "2026-04-05T00:00:00.000Z",
      "keywords": "プロテイン, 有酸素運動, ランニング, ウォーキング, タンパク質, 回復, コンカレントトレーニング",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-after-cardio"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-after-cardio#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": "有酸素運動後にプロテインは必要か — ランニング・ウォーキング後のタンパク質需要と回復の科学"
        }
      ]
    }
  ]
}