{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/system-design--21-designing-systems/#resource",
      "name": "21. Designing Systems",
      "description": "21. Designing Systems You've read 20 chapters on individual pieces. This one is about putting them together. In an interview (or a real design review), nob…",
      "url": "https://nabidinmotion.com/g/system-design--21-designing-systems/",
      "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": "21. Designing Systems",
          "item": "https://nabidinmotion.com/g/system-design--21-designing-systems/"
        }
      ]
    }
  ]
}
