{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.dlight.com/#organization",
      "name": "d.light",
      "url": "https://www.dlight.com/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/d-light#asg",
      "name": "d.light ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/d-light",
      "isPartOf": {
        "@id": "https://www.dlight.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}