{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.mycenturybank.com/#organization",
      "name": "Community Bank",
      "url": "https://www.mycenturybank.com/",
      "description": "Looking for a community bank that understands your needs? Century Bank in New Mexico offers personalized service, competitive rates, and local decision-making for all your banking needs."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/community-bank#asg",
      "name": "Community Bank ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/community-bank",
      "isPartOf": {
        "@id": "https://www.mycenturybank.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}