{
  "@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/creatine-vegetarian-vegan#article",
      "headline": "ベジタリアン・ビーガンにおけるクレアチン補給の科学的根拠 — 食事由来の不足量と筋力・認知機能への影響",
      "description": "植物性食品にはクレアチンがほぼ含まれない。ベジタリアンの食事由来クレアチンは0.03g/日以下で、雑食者の約1g/日と大きく乖離する。補給による筋力・認知機能への効果と製品選択の基準を科学的根拠に基づいて整理する。",
      "datePublished": "2026-03-30T00:00:00.000Z",
      "dateModified": "2026-03-30T00:00:00.000Z",
      "keywords": "クレアチン, ベジタリアン, ビーガン, サプリメント",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-vegetarian-vegan"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-vegetarian-vegan#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": "ベジタリアン・ビーガンにおけるクレアチン補給の科学的根拠 — 食事由来の不足量と筋力・認知機能への影響"
        }
      ]
    }
  ]
}