{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.arup.com/en-us/#organization",
      "name": "Arup",
      "url": "https://www.arup.com/en-us/",
      "description": "We are a global consultancy of designers, engineers and consultants. With offices across the US, we help plan, design, delivery and maintain transportation networks, buildings, energy, and water infrastructure that help shape our cities and communities."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/arup#asg",
      "name": "Arup ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/arup",
      "isPartOf": {
        "@id": "https://www.arup.com/en-us/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}