{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://enlite.ai/#organization",
      "name": "enliteAI",
      "legalName": "EnliteAI GmbH",
      "url": "https://enlite.ai/",
      "description": "enliteAI is a Vienna-based DeepTech venture studio focused on reinforcement learning and AI for power grid optimization."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/enliteai#asg",
      "name": "enliteAI ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/enliteai",
      "isPartOf": {
        "@id": "https://enlite.ai/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}