{
  "@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/glossary/monk-fruit#article",
      "headline": "羅漢果（ラカンカ）とは何か — プロテインの天然甘味料モグロシドの特性と人工甘味料との違い",
      "description": "羅漢果（monk fruit）の定義、甘味成分モグロシドVの甘味度（砂糖の250〜425倍）、カロリーゼロ・GI値ゼロの理由、FDA GRAS認定、スクラロース・アセスルファムK・ステビアとの比較、プロテイン製品での使用状況を整理する。",
      "datePublished": "2026-03-12T00:00:00.000Z",
      "dateModified": "2026-03-12T00:00:00.000Z",
      "keywords": "羅漢果, ラカンカ, モグロシド, 天然甘味料, monk fruit, プロテイン, 人工甘味料不使用",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/monk-fruit"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/monk-fruit#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Protein Fact",
          "item": "https://protein-fact.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "用語解説",
          "item": "https://protein-fact.com/glossary"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "羅漢果（ラカンカ）とは何か — プロテインの天然甘味料モグロシドの特性と人工甘味料との違い"
        }
      ]
    }
  ]
}