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