{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.unil.ch/#organization",
      "name": "Planète UNIL",
      "url": "http://www.unil.ch/",
      "description": "Bienvenue à l’Université de Lausanne où le savoir vivant s’incarne en une communauté étudiante, de recherche à la pointe de la connaissance internationale."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/planete-unil#asg",
      "name": "Planète UNIL ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/planete-unil",
      "isPartOf": {
        "@id": "http://www.unil.ch/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}