{
  "@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-family-sweetener#article",
      "headline": "プロテインを家族の前で飲むとき — 子どもがいる家庭の甘味料選び",
      "description": "大人が飲むプロテインの甘味料が子どもに与える影響を、ADI体重換算・公的機関の見解・5本の研究から整理。人工甘味料・天然甘味料・無甘味料の3分類で比較し、家庭での選び方を具体的に解説する。",
      "datePublished": "2026-03-18T00:00:00.000Z",
      "dateModified": "2026-03-18T00:00:00.000Z",
      "keywords": "甘味料, 子ども, 家族, 人工甘味料, 天然甘味料, ADI, プロテイン",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-family-sweetener"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-family-sweetener#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": "プロテインを家族の前で飲むとき — 子どもがいる家庭の甘味料選び"
        }
      ]
    }
  ]
}