{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://itml.gr/#organization",
      "name": "ITML",
      "url": "https://itml.gr/",
      "description": "We innovate, simplify and deliver. ITML, where people, technology and business goals meet."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/itml#asg",
      "name": "ITML ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/itml",
      "isPartOf": {
        "@id": "https://itml.gr/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}