{
  "@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-women#article",
      "headline": "女性にプロテインは必要か — 体重管理・骨密度・ホルモンバランスとタンパク質",
      "description": "女性のプロテイン摂取について、厚労省DRI・ISSNの推奨量、テストステロンとMPSの関係、体重管理・骨密度・月経周期・妊娠授乳期のタンパク質需要を論文データで整理。ムキムキ神話の科学的な否定根拠も解説する。",
      "datePublished": "2026-03-15T00:00:00.000Z",
      "dateModified": "2026-03-15T00:00:00.000Z",
      "keywords": "女性, プロテイン, タンパク質, 骨密度, 体重管理, ホルモン, 筋タンパク質合成",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-for-women"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-for-women#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": "女性にプロテインは必要か — 体重管理・骨密度・ホルモンバランスとタンパク質"
        }
      ]
    }
  ]
}