{
  "@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-domestic-origin-map#article",
      "headline": "国内製造プロテインはどこで作られ原料はどこから来るのか — 主要14ブランドの工場所在地と原料原産国マップ",
      "description": "国内製造を表示している主要WPC/WPHプロテイン14ブランドの製造工場所在地（島根・栃木・岡山・茨城等）と、原料ホエイの原産国（米国・NZ・EU）を整理する。日本でホエイ国産化が困難な構造的理由（チーズ生産量の格差）も解説する。",
      "datePublished": "2026-05-16T00:00:00.000Z",
      "dateModified": "2026-05-16T00:00:00.000Z",
      "keywords": "国内製造, 原料原産地, 工場, ホエイ, 比較",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-domestic-origin-map"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-domestic-origin-map#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": "国内製造プロテインはどこで作られ原料はどこから来るのか — 主要14ブランドの工場所在地と原料原産国マップ"
        }
      ]
    }
  ]
}