{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.swvl.com/#organization",
      "name": "Swvl",
      "legalName": "Swvl Holdings Corp.",
      "url": "https://www.swvl.com/",
      "description": "Global provider of shared transportation solutions and mobility services"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/swvl#asg",
      "name": "Swvl ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/swvl",
      "isPartOf": {
        "@id": "https://www.swvl.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}