{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.mdf.nl/#organization",
      "name": "MDF",
      "url": "https://www.mdf.nl/",
      "description": "MDF is a global leader in providing learning trajectories, advisory guidance, facilitation, evaluations, enterprise development, and partnership services worldwide."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mdf#asg",
      "name": "MDF ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mdf",
      "isPartOf": {
        "@id": "https://www.mdf.nl/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}