{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ta.com/#organization",
      "name": "TA Associates",
      "url": "https://www.ta.com/",
      "description": "A leading global private equity firm. TA fosters collaborative partnerships with teams and stakeholders that build outstanding businesses with lasting value."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ta-associates#asg",
      "name": "TA Associates ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ta-associates",
      "isPartOf": {
        "@id": "https://www.ta.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}