{
  "@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-for-desk-workers#article",
      "headline": "デスクワーカーにプロテインは必要か — 運動しない人のタンパク質不足と適正量の科学",
      "description": "デスクワーカーはRDA 0.8g/kgを超える1.2g/kg/日のタンパク質摂取が合理的とする知見がある。歩数削減による筋量低下・タンパク質不足の症状・食事との組み合わせ方を科学的根拠とともに整理する。",
      "datePublished": "2026-04-04T00:00:00.000Z",
      "dateModified": "2026-04-04T00:00:00.000Z",
      "keywords": "タンパク質, デスクワーク, プロテイン, 筋肉, タンパク質不足",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-for-desk-workers"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-for-desk-workers#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": "デスクワーカーにプロテインは必要か — 運動しない人のタンパク質不足と適正量の科学"
        }
      ]
    }
  ]
}