{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mylondonpower.com/#organization",
      "name": "London Power",
      "url": "https://mylondonpower.com/",
      "description": "A different kind of energy company. For all Londoners."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/london-power#asg",
      "name": "London Power ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/london-power",
      "isPartOf": {
        "@id": "https://mylondonpower.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}