{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://londondev.ca/#organization",
      "name": "London Development Institute (LDI)",
      "url": "https://londondev.ca/",
      "description": "We are working to make London, Ontario, Canada a vibrant, sustainable place to live, work, and raise a family for everyone."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/london-development-institute-ldi#asg",
      "name": "London Development Institute (LDI) ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/london-development-institute-ldi",
      "isPartOf": {
        "@id": "https://londondev.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}