{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wehlers.com/#organization",
      "name": "Wehlers",
      "url": "https://www.wehlers.com/",
      "description": "Wehlers is a leading player in circular furniture, transforming waste into the R.U.M. furniture series through Circular Design principles."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wehlers#asg",
      "name": "Wehlers ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wehlers",
      "isPartOf": {
        "@id": "https://www.wehlers.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}