{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.southstatebank.com/personal#organization",
      "name": "SouthState Bank",
      "url": "https://www.southstatebank.com/personal",
      "description": "SouthState is committed to putting our customers first. Today is the day your bank starts working to make things simple for you."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/southstate-bank#asg",
      "name": "SouthState Bank ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/southstate-bank",
      "isPartOf": {
        "@id": "https://www.southstatebank.com/personal#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}