{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fincap.org.nz/#organization",
      "name": "FinCap",
      "url": "https://fincap.org.nz/",
      "description": "FinCap are a charitable trust that supports hundreds of New Zealand financial mentors in their work."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fincap#asg",
      "name": "FinCap ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fincap",
      "isPartOf": {
        "@id": "https://fincap.org.nz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}