{
  "@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-refrigerator-storage#article",
      "headline": "プロテインは冷蔵庫に入れるべきか — 常温・冷蔵・冷凍の保存比較",
      "description": "未開封の粉末は密閉常温で十分だが、35°C超の環境では品質安定期間が18ヶ月から9ヶ月に短縮される。常温・冷蔵・冷凍を開封状態と季節ごとに比較し、結露によるダニ繁殖リスクを含む判断基準を整理する。",
      "datePublished": "2026-04-06T00:00:00.000Z",
      "dateModified": "2026-04-22T00:00:00.000Z",
      "keywords": "プロテイン, 保存方法, 冷蔵庫, 品質管理, 結露, 水分活性",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-refrigerator-storage"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-refrigerator-storage#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": "プロテインは冷蔵庫に入れるべきか — 常温・冷蔵・冷凍の保存比較"
        }
      ]
    }
  ]
}