{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://kilgour.com/#organization",
      "name": "Kilgour",
      "url": "https://kilgour.com/",
      "description": "For over 140 years Kilgour Tailoring has been creating the finest bespoke and ready to wear suits menswear and accessories on Savile Row. Dressing icons since 1880."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/kilgour#asg",
      "name": "Kilgour ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/kilgour",
      "isPartOf": {
        "@id": "https://kilgour.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}