{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wm.com/#organization",
      "name": "WM",
      "url": "https://www.wm.com/",
      "description": "WM is the leading provider of comprehensive waste management, offering services such as garbage collection, recycling pickup and dumpster rental."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wm#asg",
      "name": "WM ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wm",
      "isPartOf": {
        "@id": "https://www.wm.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}