{
  "@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/teen-athlete-protein-guide#article",
      "headline": "高校生・部活アスリートのプロテイン入門 — 成長期の適正量・選び方・安全性",
      "description": "成長期の高校生に必要なタンパク質量を窒素バランス研究（Boisseau 2007: RDA=1.40g/kg/日）から解説し、部活種目別の推奨量・一般向けWPCとジュニア製品の比較・安全性の科学的根拠を整理する",
      "datePublished": "2026-04-16T00:00:00.000Z",
      "dateModified": "2026-04-16T00:00:00.000Z",
      "keywords": "プロテイン, 高校生, 部活, 成長期, タンパク質摂取量, ジュニアアスリート, 安全性",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/teen-athlete-protein-guide"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/teen-athlete-protein-guide#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": "高校生・部活アスリートのプロテイン入門 — 成長期の適正量・選び方・安全性"
        }
      ]
    }
  ]
}