{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/system-design--25-design-video-streaming/#resource",
      "name": "25. Design a Video Streaming Platform",
      "description": "25. Design a Video Streaming Platform YouTube, Vimeo, TikTok, Netflix. Users upload video, the system processes it, the world streams it. Sounds like one p…",
      "url": "https://nabidinmotion.com/g/system-design--25-design-video-streaming/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "25. Design a Video Streaming Platform",
          "item": "https://nabidinmotion.com/g/system-design--25-design-video-streaming/"
        }
      ]
    }
  ]
}
