{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/system-design--24-design-group-chat/#resource",
      "name": "24. Design a Group Chat System",
      "description": "24. Design a Group Chat System Slack, Discord, WhatsApp, Microsoft Teams. Users join rooms, send messages, see typing indicators and read receipts. The exp…",
      "url": "https://nabidinmotion.com/g/system-design--24-design-group-chat/",
      "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": "24. Design a Group Chat System",
          "item": "https://nabidinmotion.com/g/system-design--24-design-group-chat/"
        }
      ]
    }
  ]
}
