{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.lselink.com/#organization",
      "name": "LS E-LINK",
      "url": "https://www.lselink.com/",
      "description": "Web site created using create-react-app"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ls-e-link#asg",
      "name": "LS E-LINK ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ls-e-link",
      "isPartOf": {
        "@id": "https://www.lselink.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}