{
  "@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-mite-contamination#article",
      "headline": "プロテインにダニが湧くのは何ヶ月後か — コナダニの発生条件と実害",
      "description": "プロテイン粉末に発生するコナダニ（Tyrophagus putrescentiae）の繁殖条件と発育期間を論文データで解説する。温度・湿度の閾値、粉末食品でのアナフィラキシーリスク、保存方法別のダニ繁殖リスク比較も整理する。",
      "datePublished": "2026-04-06T00:00:00.000Z",
      "dateModified": "2026-04-06T00:00:00.000Z",
      "keywords": "ダニ, 保存方法, 安全性, アレルギー, 品質管理, コナダニ",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-mite-contamination"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-mite-contamination#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": "プロテインにダニが湧くのは何ヶ月後か — コナダニの発生条件と実害"
        }
      ]
    }
  ]
}