{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--courses/#resource",
      "name": "Recommended Online Courses",
      "description": "Recommended Online Courses Free Courses 1. Machine Learning by Andrew Ng (Coursera) Platform : Coursera (Free audit available) Duration : ~11 weeks Level :…",
      "url": "https://nabidinmotion.com/g/resources--courses/",
      "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": "Recommended Online Courses",
          "item": "https://nabidinmotion.com/g/resources--courses/"
        }
      ]
    }
  ]
}
