{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.abc-arbitrage.com/#organization",
      "name": "ABC arbitrage",
      "url": "https://www.abc-arbitrage.com/",
      "description": "Positive finance"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/abc-arbitrage#asg",
      "name": "ABC arbitrage ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/abc-arbitrage",
      "isPartOf": {
        "@id": "https://www.abc-arbitrage.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}