{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/system-design--README/#resource",
      "name": "System Design for Beginners",
      "description": "System Design for Beginners Notes I'm writing as I go through \"System Design for Beginners\" (31 lessons: 22 foundations + 9 interview-style designs). Each…",
      "url": "https://nabidinmotion.com/g/system-design--README/",
      "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": "System Design for Beginners",
          "item": "https://nabidinmotion.com/g/system-design--README/"
        }
      ]
    }
  ]
}
