{
  "@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/pregnancy-protein-safety#article",
      "headline": "妊娠中にプロテインを飲んでも大丈夫か — 必要量・甘味料・ホエイの安全性の科学的根拠",
      "description": "妊娠後期のタンパク質付加量は+25g/日。プロテインパウダーの甘味料の胎盤通過性、重金属リスク、第三者認証の有無を論文データで整理し、妊婦のプロテイン選びの判断材料を4つの軸で比較する。",
      "datePublished": "2026-03-23T00:00:00.000Z",
      "dateModified": "2026-03-23T00:00:00.000Z",
      "keywords": "プロテイン, 妊娠, 妊婦, 甘味料, 安全性, タンパク質必要量",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/pregnancy-protein-safety"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/pregnancy-protein-safety#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": "妊娠中にプロテインを飲んでも大丈夫か — 必要量・甘味料・ホエイの安全性の科学的根拠"
        }
      ]
    }
  ]
}