{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sjcu.com.bz/#organization",
      "name": "St Johns Credit Union",
      "url": "https://www.sjcu.com.bz/",
      "description": "Safe saving... smart borrowing"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/st-johns-credit-union#asg",
      "name": "St Johns Credit Union ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/st-johns-credit-union",
      "isPartOf": {
        "@id": "https://www.sjcu.com.bz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}