{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://redwan.ca/#website",
      "url": "https://redwan.ca/",
      "name": "Redwan Siddiqui",
      "description": "Professional portfolio of Redwan Siddiqui — operations and supply chain educator, researcher, and industry leader.",
      "inLanguage": "en-CA",
      "publisher": { "@id": "https://redwan.ca/#person" }
    },
    {
      "@type": "ProfilePage",
      "@id": "https://redwan.ca/#profilepage",
      "url": "https://redwan.ca/",
      "name": "Redwan Siddiqui — Operations & Supply Chain Educator",
      "description": "Award-winning operations and supply chain educator, PhD scholar, and teaching faculty portfolio.",
      "inLanguage": "en-CA",
      "isPartOf": { "@id": "https://redwan.ca/#website" },
      "mainEntity": { "@id": "https://redwan.ca/#person" },
      "about": { "@id": "https://redwan.ca/#person" }
    },
    {
      "@type": "Person",
      "@id": "https://redwan.ca/#person",
      "name": "Redwan Siddiqui",
      "givenName": "Redwan",
      "familyName": "Siddiqui",
      "jobTitle": "Teaching Faculty, Operations & Decision Sciences",
      "description": "Award-winning operations and supply chain educator and PhD scholar in Management Sciences at the University of Waterloo.",
      "url": "https://redwan.ca/",
      "image": {
        "@type": "ImageObject",
        "url": "https://redwan.ca/assets/images/profile.jpg",
        "width": 400,
        "height": 400,
        "caption": "Redwan Siddiqui, operations and supply chain educator"
      },
      "email": "mailto:siddiqui.redwan@gmail.com",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Waterloo",
        "addressRegion": "ON",
        "addressCountry": "CA"
      },
      "knowsAbout": [
        "Supply chain management",
        "Operations management",
        "Decision science",
        "Scholarship of teaching and learning",
        "Case research",
        "Logistics",
        "Six Sigma"
      ],
      "alumniOf": [
        { "@type": "CollegeOrUniversity", "name": "University of Waterloo" },
        { "@type": "CollegeOrUniversity", "name": "Wilfrid Laurier University" },
        { "@type": "CollegeOrUniversity", "name": "Conestoga College" },
        { "@type": "CollegeOrUniversity", "name": "Humber Polytechnic" }
      ],
      "worksFor": [
        { "@type": "Organization", "name": "Wilfrid Laurier University", "url": "https://www.wlu.ca" },
        { "@type": "Organization", "name": "University of Waterloo", "url": "https://uwaterloo.ca" }
      ],
      "memberOf": [
        { "@type": "Organization", "name": "eCampusOntario", "url": "https://www.ecampusontario.ca/" }
      ],
      "sameAs": [
        "https://orcid.org/0009-0007-6015-8060",
        "https://www.linkedin.com/in/redwan/",
        "https://research.conestogac.on.ca/our-team/redwan-siddiqui-cclp-csca"
      ]
    }
  ]
}
