{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://vector.co.nz/#organization",
      "name": "Vector Limited",
      "url": "https://vector.co.nz/",
      "description": "Leading the energy transition. Vector manages the electricity, gas, and fibre networks for Auckland homes and businesses."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/vector-limited#asg",
      "name": "Vector Limited ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/vector-limited",
      "isPartOf": {
        "@id": "https://vector.co.nz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}