{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://softkube.com/#organization",
      "name": "SOFTKUBE",
      "url": "https://softkube.com/",
      "description": "We are a small team of experts developing simple, usable, and high-quality web solutions. We blog about business, web development, and technology. We are located in Beirut, Lebanon and have clients in Lebanon, USA, and UK."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/softkube#asg",
      "name": "SOFTKUBE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/softkube",
      "isPartOf": {
        "@id": "https://softkube.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}