{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://acme-one.com/#organization",
      "name": "Acme One",
      "url": "https://acme-one.com/",
      "description": "Acme One is a Dubai-based technology consulting and software development company helping businesses accelerate growth through AI solutions, custom software development, cloud modernization, data analytics, cybersecurity, and digital transformation services."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/acme-one#asg",
      "name": "Acme One ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/acme-one",
      "isPartOf": {
        "@id": "https://acme-one.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}