{
  "@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-for-children#article",
      "headline": "子どもにプロテインを飲ませてよいのか — 成長期のタンパク質需要と安全性の科学的根拠",
      "description": "子どものタンパク質必要量・プロテインサプリの安全性・ジュニア向け製品の特徴を、食事摂取基準と論文データに基づいて整理。年齢別の推奨摂取量、成長期の過剰摂取リスク、甘味料の選び方も解説する。",
      "datePublished": "2026-03-20T00:00:00.000Z",
      "dateModified": "2026-03-20T00:00:00.000Z",
      "keywords": "プロテイン, 子ども, 成長期, タンパク質, ジュニアプロテイン",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-for-children"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-for-children#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": "子どもにプロテインを飲ませてよいのか — 成長期のタンパク質需要と安全性の科学的根拠"
        }
      ]
    }
  ]
}