{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.first.bank/#organization",
      "name": "First Bank",
      "url": "https://www.first.bank/",
      "description": "First Bank offers premier business banking, commercial banking, and personal banking solutions to clients in Missouri, California, Illinois and mortgage services in Kansas."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/first-bank#asg",
      "name": "First Bank ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/first-bank",
      "isPartOf": {
        "@id": "https://www.first.bank/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}