{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.dematic.com/#organization",
      "name": "Community Portal",
      "url": "http://www.dematic.com/",
      "description": "Welcome to Dematic. Supply Chain Automation, Material Handling, Warehouse Management, Logistics, Software & IT, and Consulting Services."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/community-portal#asg",
      "name": "Community Portal ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/community-portal",
      "isPartOf": {
        "@id": "http://www.dematic.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}