{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.texassuperkings.com/#organization",
      "name": "Texas Super Kings",
      "url": "https://www.texassuperkings.com/",
      "description": "This is the official page of Texas Super Kings, an Major League Cricket a franchise cricket team based in Texas. The TSK team is led by captain, Faf du Plessis"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/texas-super-kings#asg",
      "name": "Texas Super Kings ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/texas-super-kings",
      "isPartOf": {
        "@id": "https://www.texassuperkings.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}