{
  "@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-intake-food-equivalent#article",
      "headline": "タンパク質70gは食品で何を食べればよいか — 必要量から逆算する食品換算ガイド",
      "description": "タンパク質70gは鶏むね肉約300g・卵約11個・牛乳約2.1Lに相当する。厚生労働省の推奨量（成人男性65g・女性50g/日）を起点に、主要食品でどれだけ食べれば必要量を満たせるかを日本食品標準成分表のデータで換算する。",
      "datePublished": "2026-05-28T00:00:00.000Z",
      "dateModified": "2026-05-29T00:00:00.000Z",
      "keywords": "タンパク質, 食品換算, 食事, 栄養, 厚労省",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-intake-food-equivalent"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-intake-food-equivalent#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": "タンパク質70gは食品で何を食べればよいか — 必要量から逆算する食品換算ガイド"
        }
      ]
    }
  ]
}