{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/getting-started/#resource",
      "name": "Getting Started. Your First ML Project",
      "description": "Getting Started. Your First ML Project This guide walks you through a first machine learning project in about 30 minutes. For the full curriculum map, stag…",
      "url": "https://nabidinmotion.com/g/getting-started/",
      "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": "Getting Started. Your First ML Project",
          "item": "https://nabidinmotion.com/g/getting-started/"
        }
      ]
    }
  ]
}
