{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rwdi.com/#organization",
      "name": "RWDI",
      "url": "https://rwdi.com/",
      "description": "Explore climate resilience engineering and building performance solutions that help infrastructure withstand evolving climate challenges."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rwdi#asg",
      "name": "RWDI ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rwdi",
      "isPartOf": {
        "@id": "https://rwdi.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}