{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wesbanco.com/#organization",
      "name": "WesBanco",
      "url": "https://www.wesbanco.com/",
      "description": "WesBanco Bank, Inc. provides a wide variety of financial products and services. These offerings include: personal/business banking, loans, investments, mortgages, insurance, and credit cards."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wesbanco#asg",
      "name": "WesBanco ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wesbanco",
      "isPartOf": {
        "@id": "https://www.wesbanco.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}