{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--dsa_course_python/#resource",
      "name": "Data Structures and Algorithms (DSA) in Python: Beginner to Interview-Ready",
      "description": "Data Structures and Algorithms (DSA) in Python: Beginner to Interview-Ready This is a complete DSA course in Python designed for absolute beginners and int…",
      "url": "https://nabidinmotion.com/g/resources--dsa_course_python/",
      "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": "Data Structures and Algorithms (DSA) in Python: Beginner to Interview-Ready",
          "item": "https://nabidinmotion.com/g/resources--dsa_course_python/"
        }
      ]
    }
  ]
}
