{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://em-lyon.com/fr#organization",
      "name": "emlyon business school",
      "url": "https://em-lyon.com/fr",
      "description": "Ecole de commerce et de Management"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/emlyon-business-school#asg",
      "name": "emlyon business school ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/emlyon-business-school",
      "isPartOf": {
        "@id": "https://em-lyon.com/fr#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}