{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mcgriff.com/#organization",
      "name": "McGriff",
      "url": "https://mcgriff.com/",
      "description": "A Leader in Insurance"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/mcgriff#asg",
      "name": "McGriff ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/mcgriff",
      "isPartOf": {
        "@id": "https://mcgriff.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}