{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://credit-union.coop/#organization",
      "name": "London Capital Credit Union",
      "url": "https://credit-union.coop/",
      "description": "London Capital Credit Union is a not for profit savings and loans co-operative dedicated to promoting saving rather than borrowing. It also provides low cost loans of up to £40,000 at times of need."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/london-capital-credit-union#asg",
      "name": "London Capital Credit Union ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/london-capital-credit-union",
      "isPartOf": {
        "@id": "https://credit-union.coop/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}