{
  "@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/joint-pain-protein#article",
      "headline": "関節の痛みとタンパク質の関係 — 軟骨・腱・靭帯を支える栄養素の科学的根拠",
      "description": "関節軟骨・腱・靭帯を構成するコラーゲンはタンパク質の一種であり、その合成にはグリシン・プロリン・ビタミンCが必要とされる。コラーゲンペプチドの機能的関節痛への影響を検証した15RCTのメタ分析、およびビタミンC強化ゼラチンによるコラーゲン合成促進効果を論文データで整理する。",
      "datePublished": "2026-03-18T00:00:00.000Z",
      "dateModified": "2026-03-18T00:00:00.000Z",
      "keywords": "関節, コラーゲン, タンパク質, 腱, 靭帯, 膝, 腰痛, ホエイプロテイン",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/joint-pain-protein"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/joint-pain-protein#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": "関節の痛みとタンパク質の関係 — 軟骨・腱・靭帯を支える栄養素の科学的根拠"
        }
      ]
    }
  ]
}