{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://we-building.org/#organization",
      "name": "WEbuilding",
      "url": "https://we-building.org/",
      "description": "We-Building is using sustainable architecture to help communities around the world build a better and brighter future."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/webuilding#asg",
      "name": "WEbuilding ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/webuilding",
      "isPartOf": {
        "@id": "https://we-building.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}