{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://walsh.co.uk/#organization",
      "name": "Walsh",
      "url": "http://walsh.co.uk/",
      "description": "Sustainable, viable solutions to complex engineering challenges. From small schemes to masterplan regeneration projects across all sectors."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/walsh#asg",
      "name": "Walsh ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/walsh",
      "isPartOf": {
        "@id": "http://walsh.co.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}