{
  "@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/lactose-free-vs-wpi-glossary#article",
      "headline": "ラクトースフリーとWPIの違いとは — 用語整理",
      "description": "ラクトースフリーは乳糖含有量の表示制度（EUの多くの国で0.1g/100g以下が基準）、WPIはタンパク質含有率90%以上の製造区分を指す別概念である。WPI製品の乳糖含有量は通常0.5〜1.0g/100g程度でラクトースフリー基準を満たさない場合が多い。両概念の違いと重なりを整理する。",
      "datePublished": "2026-05-18T00:00:00.000Z",
      "dateModified": "2026-05-18T00:00:00.000Z",
      "keywords": "ラクトースフリー, WPI, 乳糖, 乳糖不耐症, ホエイアイソレート, 表示制度",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/lactose-free-vs-wpi-glossary"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/lactose-free-vs-wpi-glossary#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": "ラクトースフリーとWPIの違いとは — 用語整理"
        }
      ]
    }
  ]
}