{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/system-design--23-design-social-feed/#resource",
      "name": "23. Design a Social Feed",
      "description": "23. Design a Social Feed Think Twitter, Threads, Mastodon, Bluesky, LinkedIn. A user opens the app and sees recent posts from people they follow, newest at…",
      "url": "https://nabidinmotion.com/g/system-design--23-design-social-feed/",
      "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": "23. Design a Social Feed",
          "item": "https://nabidinmotion.com/g/system-design--23-design-social-feed/"
        }
      ]
    }
  ]
}
