{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.iacollaborative.com/#organization",
      "name": "IA Collaborative",
      "url": "https://www.iacollaborative.com/",
      "description": "Human-Centered Solutions for Industry Leaders"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ia-collaborative#asg",
      "name": "IA Collaborative ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ia-collaborative",
      "isPartOf": {
        "@id": "https://www.iacollaborative.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}